.ayuda-fab{position:fixed;right:16px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:80;display:inline-flex;align-items:center;gap:8px;min-height:52px;padding:0 20px 0 16px;border:none;border-radius:26px;background:#e8622a;color:#fff;font-family:inherit;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 6px 18px rgba(9,56,96,.22);transition:transform .14s ease,background .14s ease}.ayuda-fab:hover{background:#c24e1f}.ayuda-fab:active{transform:scale(.97)}.ayuda-fab:focus-visible{outline:3px solid #093860;outline-offset:2px}.ayuda-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:flex-end;background:rgba(9,56,96,.28);animation:ayuda-fade .16s ease-out}@keyframes ayuda-fade{0%{opacity:0}to{opacity:1}}.ayuda-panel{display:flex;flex-direction:column;width:100%;max-width:100%;height:82vh;max-height:82vh;background:#f6f8fb;border-radius:20px 20px 0 0;box-shadow:0 -8px 40px rgba(9,56,96,.25);overflow:hidden;animation:ayuda-subir .2s ease-out}@keyframes ayuda-subir{0%{transform:translateY(24px);opacity:.4}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.ayuda-fab{width:56px;min-height:56px;padding:0;justify-content:center;border-radius:50%;gap:0}.ayuda-fab .ayuda-fab__txt{display:none}}@media (min-width:560px){.ayuda-overlay{padding:20px;background:rgba(9,56,96,.18)}.ayuda-panel{width:420px;height:min(680px,78vh);border-radius:20px}}@media (prefers-reduced-motion:reduce){.ayuda-overlay,.ayuda-panel{animation:none}}.ayuda-header{justify-content:space-between;padding:14px 14px 14px 18px;background:#093860;color:#fff}.ayuda-header,.ayuda-header__title{display:flex;align-items:center;gap:12px}.ayuda-header__avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;flex:none}.ayuda-header__title strong{display:block;font-size:1.05rem;font-weight:800;line-height:1.2}.ayuda-header__sub{display:block;font-size:.85rem;color:rgba(255,255,255,.82)}.ayuda-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:12px;background:transparent;color:#fff;cursor:pointer;flex:none}.ayuda-iconbtn:hover{background:rgba(255,255,255,.14)}.ayuda-iconbtn:focus-visible{outline:3px solid #fff;outline-offset:-2px}.ayuda-mensajes{flex:1;overflow-y:auto;padding:16px 14px 8px;display:flex;flex-direction:column;gap:10px}.ayuda-burbuja{max-width:86%;padding:11px 14px;border-radius:16px;font-size:1rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ayuda-burbuja--assistant{align-self:flex-start;background:#fff;color:#1c1c1c;border:1px solid #e2e8f0;border-bottom-left-radius:5px}.ayuda-burbuja--user{align-self:flex-end;background:#fdf0e8;color:#1c1c1c;border:1px solid #f4d5c4;border-bottom-right-radius:5px}.ayuda-burbuja--cargando{display:inline-flex;align-items:center;gap:8px;color:#6b7280}.ayuda-spin{animation:ayuda-girar .9s linear infinite}@keyframes ayuda-girar{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.ayuda-spin{animation:none}}.ayuda-sistema{font-size:.92rem;line-height:1.5;color:#4b5563;background:#e6f1f3;border-radius:12px}.ayuda-error,.ayuda-sistema{align-self:center;max-width:92%;text-align:center;padding:8px 12px}.ayuda-error{font-size:.95rem;line-height:1.45;color:#b02a1a;background:#fdecea;border:1px solid #f4c7c0;border-radius:12px}.ayuda-soporte-cta{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;margin-top:2px;min-height:46px;padding:0 16px;border:1.5px solid #093860;border-radius:14px;background:#fff;color:#093860;font-family:inherit;font-size:.98rem;font-weight:700;cursor:pointer}.ayuda-soporte-cta:hover{background:#e6f1f3}.ayuda-inputbar{display:flex;align-items:flex-end;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0}.ayuda-textarea{flex:1;resize:none;max-height:120px;padding:12px 14px;border:1.5px solid #e2e8f0;border-radius:14px;background:#fff;color:#1c1c1c;font-family:inherit;font-size:1rem;line-height:1.4}.ayuda-textarea:focus{outline:none;border-color:#e8622a}.ayuda-textarea--grande{width:100%;max-height:none}.ayuda-enviar{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:none;border:none;border-radius:14px;background:#e8622a;color:#fff;cursor:pointer}.ayuda-enviar:hover:not(:disabled){background:#c24e1f}.ayuda-enviar:disabled{opacity:.5;cursor:default}.ayuda-pie-link{align-self:center;margin:0 0 calc(8px + env(safe-area-inset-bottom));padding:8px 12px;border:none;background:transparent;color:#6b7280;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:underline;cursor:pointer}.ayuda-pie-link:hover{color:#093860}.ayuda-cierre,.ayuda-soporte{padding:14px 14px calc(14px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e2e8f0}.ayuda-soporte__intro{margin:0 0 10px;font-size:.95rem;line-height:1.45;color:#4b5563}.ayuda-cierre__acciones,.ayuda-soporte__acciones{display:flex;gap:10px;margin-top:12px}.ayuda-btn{flex:1;min-height:50px;padding:0 16px;border-radius:14px;font-family:inherit;font-size:1rem;font-weight:700;cursor:pointer}.ayuda-btn--pri{border:none;background:#e8622a;color:#fff}.ayuda-btn--pri:hover:not(:disabled){background:#c24e1f}.ayuda-btn--sec{border:1.5px solid #cbd5e1;background:#fff;color:#093860}.ayuda-btn--sec:hover:not(:disabled){background:#f1f5f9}.ayuda-btn:disabled{opacity:.6;cursor:default}.ayuda-cierre{text-align:center}.ayuda-cierre__pregunta{margin:0;font-size:1.1rem;font-weight:700;color:#1c1c1c}.ayuda-cierre .ayuda-pie-link{display:block;width:100%;margin:12px 0 0}