.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;animation:chat_chat-entra__dZ5zq .22s ease-out}.chat_panel__x94fp.chat_saliendo__gLlu2{animation:chat_chat-sale__XuKVT .18s ease-in forwards;pointer-events:none}@keyframes chat_chat-entra__dZ5zq{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes chat_chat-sale__XuKVT{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(14px)}}@media (prefers-reduced-motion:reduce){.chat_panel__x94fp,.chat_panel__x94fp.chat_saliendo__gLlu2{animation:none}}.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_bajar__PjTIx{position:-webkit-sticky;position:sticky;bottom:2px;align-self:flex-end;flex:none;margin-top:-36px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--chat-acento);background:var(--chat-papel);color:var(--chat-acento-oscuro);box-shadow:0 4px 14px rgba(69,39,47,.18);cursor:pointer;animation:chat_bajar-entra__HawFy .18s ease-out;transition:background .15s ease,color .15s ease}.chat_bajar__PjTIx:focus-visible,.chat_bajar__PjTIx:hover{background:var(--chat-acento);color:#fff;outline:none}@keyframes chat_bajar-entra__HawFy{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.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-direction:column;gap:5px;align-self:flex-start;width:92%;max-width:92%}.chat_enlace__O2Q9I{display:flex;align-items:center;gap:8px;padding:7px 10px 7px 12px;border:1px solid var(--chat-acento);border-radius:12px;background:#fff;color:var(--chat-acento-oscuro);font-size:13px;line-height:1.3;text-decoration:none;transition:background .15s ease,color .15s ease}.chat_enlace__O2Q9I:focus-visible,.chat_enlace__O2Q9I:focus-visible .chat_enlaceDetalle__voZnH,.chat_enlace__O2Q9I:focus-visible .chat_enlaceTitulo__vbm55,.chat_enlace__O2Q9I:hover,.chat_enlace__O2Q9I:hover .chat_enlaceDetalle__voZnH,.chat_enlace__O2Q9I:hover .chat_enlaceTitulo__vbm55{background:var(--chat-acento);color:#fff!important}.chat_enlaceTexto__jUPrA{display:flex;flex-direction:column;min-width:0;flex:1 1}.chat_enlaceDetalle__voZnH,.chat_enlaceTitulo__vbm55{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat_enlaceDetalle__voZnH{font-size:12px;opacity:.8}.chat_enlace__O2Q9I svg{flex:none}.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:767px){.chat_panel__x94fp{top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;height:100vh;height:100dvh;max-height:none;border-radius:0;box-shadow:none;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);animation-name:chat_chat-entra-movil__2UY3y}.chat_panel__x94fp.chat_saliendo__gLlu2{animation-name:chat_chat-sale-movil__faX4_}@keyframes chat_chat-entra-movil__2UY3y{0%{opacity:0;transform:translateY(6%)}to{opacity:1;transform:none}}@keyframes chat_chat-sale-movil__faX4_{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(6%)}}.chat_mandoCerrar__dxdUm{width:40px;height:40px;border:1.5px solid rgba(255,255,255,.85);border-radius:50%}.chat_cabecera__uGgs8{align-items:center}.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_aviso__0RhLS{padding:4px 14px 10px}}