.chat_lanzador__Pc__m,.chat_lanzador__Pc__m *,.chat_panel__x94fp,.chat_panel__x94fp *{box-sizing:border-box}.chat_lanzador__Pc__m,.chat_panel__x94fp{--chat-acento:#79acb2;--chat-acento-oscuro:#5f9198;--chat-tinta:#45272f;--chat-suave:#f4f1ee;--chat-calido:#a38f7e;--chat-papel:#ffffff;--chat-sombra:0 10px 40px rgba(69,39,47,0.18)}.chat_lanzador__Pc__m[hidden],.chat_panel__x94fp[hidden]{display:none!important}.chat_lanzador__Pc__m{position:fixed;right:22px;bottom:22px;z-index:9998;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--chat-acento);color:#fff;cursor:pointer;box-shadow:var(--chat-sombra);transition:transform .18s ease,background .18s ease}.chat_lanzador__Pc__m:hover{background:var(--chat-acento-oscuro);transform:translateY(-2px)}.chat_lanzador__Pc__m:focus-visible{outline:3px solid var(--chat-tinta);outline-offset:3px}.chat_panel__x94fp{position:fixed;right:22px;bottom:22px;z-index:9999;display:flex;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100vh - 44px);background:var(--chat-papel);border-radius:18px;box-shadow:var(--chat-sombra);overflow:hidden;color:var(--chat-tinta);font-size:15px;line-height:1.5}.chat_cabecera__uGgs8{display:flex;align-items:flex-start;gap:10px;padding:14px 14px 12px 18px;background:var(--chat-acento);color:#fff}.chat_rotulo__0rDvq{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.chat_titulo__bWs9N{font-size:16px;font-weight:600;letter-spacing:.2px}.chat_subtitulo__QF4Ox{font-size:12.5px;opacity:.9}.chat_mandos__VHWYE{display:flex;gap:4px;flex-shrink:0}.chat_mando__A8X7_{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#fff;cursor:pointer;transition:background .15s ease}.chat_mando__A8X7_:hover:not(:disabled){background:rgba(255,255,255,.2)}.chat_mando__A8X7_:disabled{opacity:.4;cursor:default}.chat_mando__A8X7_:focus-visible{outline:2px solid #fff;outline-offset:1px}.chat_hilo__lDDWc{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;background:#fbfaf9;overscroll-behavior:contain}.chat_vuelta__suNXV{display:flex;flex-direction:column;gap:6px}.chat_globo__ZsVW4{max-width:88%;padding:10px 13px;border-radius:14px;white-space:pre-wrap;word-break:break-word}.chat_linea__fruNV{display:block}.chat_suyo__6f8mW{align-self:flex-start;background:var(--chat-suave);border-bottom-left-radius:4px}.chat_mio__ugEH_{align-self:flex-end;background:var(--chat-acento);color:#fff;border-bottom-right-radius:4px}.chat_enlaces__MYWQZ{display:flex;flex-wrap:wrap;gap:6px;align-self:flex-start;max-width:92%}.chat_enlace__O2Q9I{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border:1px solid var(--chat-acento);border-radius:999px;background:#fff;color:var(--chat-acento-oscuro);font-size:13px;line-height:1.25;text-decoration:none;transition:background .15s ease,color .15s ease}.chat_enlace__O2Q9I:hover{background:var(--chat-acento);color:#fff}.chat_enlace__O2Q9I span{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_pensando__uq5px{display:flex;align-items:center;gap:5px;padding:14px 16px}.chat_punto__oaD0O{width:7px;height:7px;border-radius:50%;background:var(--chat-calido);animation:chat_latido__txrbE 1.2s ease-in-out infinite}.chat_punto__oaD0O:nth-child(2){animation-delay:.18s}.chat_punto__oaD0O:nth-child(3){animation-delay:.36s}@keyframes chat_latido__txrbE{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.chat_punto__oaD0O{animation:none;opacity:.6}.chat_lanzador__Pc__m{transition:none}}.chat_oculto__9DjQR{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.chat_sugerencias__MSTf_{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.chat_sugerencia__fTvxY{padding:8px 13px;border:1px solid #e3ddd7;border-radius:999px;background:#fff;color:var(--chat-tinta);font-size:13.5px;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease}.chat_sugerencia__fTvxY:hover{border-color:var(--chat-acento);background:var(--chat-suave)}.chat_sugerencia__fTvxY:focus-visible{outline:2px solid var(--chat-acento);outline-offset:2px}.chat_pie__b52J4{display:flex;align-items:flex-end;gap:8px;padding:10px 12px 6px;border-top:1px solid #eee7e1;background:#fff}.chat_campo__8uzSG{flex:1 1;resize:none;max-height:96px;padding:10px 12px;border:1px solid #e3ddd7;border-radius:12px;background:#fff;color:var(--chat-tinta);font:inherit;font-size:14.5px;line-height:1.4}.chat_campo__8uzSG:focus{outline:none;border-color:var(--chat-acento);box-shadow:0 0 0 3px rgba(121,172,178,.22)}.chat_enviar__7VtUC{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:0;border-radius:12px;background:var(--chat-acento);color:#fff;cursor:pointer;transition:background .15s ease}.chat_enviar__7VtUC:hover:not(:disabled){background:var(--chat-acento-oscuro)}.chat_enviar__7VtUC:disabled{background:#d9d2cc;cursor:default}.chat_enviar__7VtUC:focus-visible{outline:2px solid var(--chat-tinta);outline-offset:2px}.chat_aviso__0RhLS{margin:0;padding:4px 14px 11px;background:#fff;color:#8b7f78;font-size:11.5px;line-height:1.35}@media (max-width:520px){.chat_panel__x94fp{right:0;bottom:0;left:0;width:100%;max-width:100%;height:86vh;height:86dvh;max-height:86dvh;border-radius:18px 18px 0 0;padding-bottom:env(safe-area-inset-bottom,0)}.chat_lanzador__Pc__m{right:16px;bottom:calc(16px + env(safe-area-inset-bottom, 0px))}.chat_cabecera__uGgs8{padding:12px 12px 11px 16px}.chat_mando__A8X7_{width:38px;height:38px}.chat_hilo__lDDWc{padding:14px;gap:9px}.chat_globo__ZsVW4{max-width:92%}.chat_campo__8uzSG{font-size:16px}.chat_enviar__7VtUC{width:44px;height:44px}.chat_enlace__O2Q9I span{max-width:190px}.chat_aviso__0RhLS{padding:4px 14px 10px}}