.Chat_page___cfVe{min-height:100dvh;display:flex;flex-direction:column;align-items:center}.Chat_header__yxiWb{width:100%;display:flex;justify-content:center;align-items:center;padding:18px 16px;background:var(--blanco);border-bottom:1px solid var(--gris-200);box-shadow:0 1px 0 rgba(0,0,0,.02)}.Chat_logo__cli7W{height:56px;width:auto;object-fit:contain}.Chat_main__jYy0S{flex:1 1;width:100%;display:flex;justify-content:center;align-items:center;padding:24px 16px 48px}.Chat_chat__NZRxW{width:100%;max-width:720px;background:var(--blanco);border:1px solid var(--gris-200);border-radius:20px;box-shadow:0 20px 50px rgba(15,15,20,.08),0 2px 6px rgba(15,15,20,.04);overflow:hidden;display:flex;flex-direction:column;min-height:560px}.Chat_chatHeader__cTuV4{padding:14px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--gris-200);background:linear-gradient(90deg,rgba(215,38,61,.08),transparent)}.Chat_botDot__a5eB5{width:10px;height:10px;border-radius:50%;background:#21c07a;box-shadow:0 0 8px rgba(33,192,122,.55)}.Chat_chatTitle__rfYVj{font-weight:600;font-size:14px;color:var(--negro);letter-spacing:.2px}.Chat_chatSubtitle__e_klR{margin-left:auto;font-size:12px;color:var(--gris-500);max-width:58%;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:640px){.Chat_chatSubtitle__e_klR{display:none}}.Chat_messages__JhY9K{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth;background:var(--blanco)}.Chat_row__4dmyu{display:flex;gap:10px;align-items:flex-end}.Chat_rowUser__sgDkG{justify-content:flex-end}.Chat_avatar__CHi_m{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--rojo),var(--rojo-oscuro));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:var(--blanco);flex-shrink:0;box-shadow:0 4px 10px rgba(215,38,61,.25)}.Chat_avatarUser__4aLOC{background:var(--negro);color:var(--blanco);box-shadow:0 4px 10px rgba(0,0,0,.18)}.Chat_bubble__NRlXJ{max-width:78%;padding:12px 14px;border-radius:14px;line-height:1.45;font-size:14.5px;white-space:pre-wrap;word-wrap:break-word}.Chat_bubbleBot__g52n7{background:var(--gris-100);color:var(--negro);border:1px solid var(--gris-200);border-bottom-left-radius:4px}.Chat_bubbleUser__N6nop{background:linear-gradient(135deg,var(--rojo),var(--rojo-oscuro));color:var(--blanco);border-bottom-right-radius:4px;box-shadow:0 6px 16px rgba(215,38,61,.28)}.Chat_bubble__NRlXJ strong{color:var(--negro)}.Chat_bubbleUser__N6nop strong{color:var(--blanco)}.Chat_typing__5O5eg{display:inline-flex;gap:4px;align-items:center;padding:6px 2px}.Chat_typing__5O5eg span{width:7px;height:7px;border-radius:50%;background:var(--gris-500);animation:Chat_blink__BKNpV 1.2s ease-in-out infinite both}.Chat_typing__5O5eg span:nth-child(2){animation-delay:.15s}.Chat_typing__5O5eg span:nth-child(3){animation-delay:.3s}@keyframes Chat_blink__BKNpV{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.Chat_inputArea__aDzaw{border-top:1px solid var(--gris-200);padding:14px;background:var(--gris-50)}.Chat_inputRow__XPnkk{display:flex;gap:8px;align-items:stretch}.Chat_textInput__Jn__h{flex:1 1;background:var(--blanco);border:1px solid var(--gris-300);border-radius:12px;padding:12px 14px;color:var(--negro);font-size:14.5px;outline:none;transition:border-color .15s,box-shadow .15s}.Chat_textInput__Jn__h:focus{border-color:var(--rojo);box-shadow:0 0 0 3px rgba(215,38,61,.18)}.Chat_sendBtn__tNYaE{background:linear-gradient(135deg,var(--rojo),var(--rojo-oscuro));color:var(--blanco);border:none;border-radius:12px;padding:12px 22px;font-weight:600;font-size:14px;line-height:1.2;transition:transform .08s,box-shadow .15s,opacity .15s;box-shadow:0 6px 14px rgba(215,38,61,.28)}.Chat_sendBtn__tNYaE:hover:not(:disabled){transform:translateY(-1px)}.Chat_sendBtn__tNYaE:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.Chat_options__4WOl3{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.Chat_chip__ZxzWh{background:var(--blanco);color:var(--negro);border:1px solid var(--gris-300);border-radius:999px;padding:8px 14px;font-size:13.5px;transition:all .15s;text-align:left}.Chat_chip__ZxzWh:hover:not(:disabled){border-color:var(--rojo);background:var(--rojo-suave);color:var(--rojo-oscuro)}.Chat_chipActive__Wuxwy{border-color:transparent;box-shadow:0 4px 12px rgba(215,38,61,.3)}.Chat_chipActive__Wuxwy,.Chat_chipActive__Wuxwy:hover:not(:disabled){background:linear-gradient(135deg,var(--rojo),var(--rojo-oscuro));color:var(--blanco)}.Chat_chip__ZxzWh:disabled{opacity:.4;cursor:not-allowed}.Chat_confirmRow__1v_Zk{margin-top:14px;display:flex;gap:10px;align-items:center}.Chat_counter__FlYQf{font-size:12px;color:var(--gris-500);margin-left:auto}.Chat_otherInput__yOd0i{margin-top:10px;width:100%;background:var(--blanco);border:1px solid var(--gris-300);border-radius:10px;padding:10px 12px;color:var(--negro);font-size:14px;outline:none}.Chat_otherInput__yOd0i:focus{border-color:var(--rojo);box-shadow:0 0 0 3px rgba(215,38,61,.18)}.Chat_welcome___dh1f{width:100%;max-width:720px;margin-top:12px;padding:22px 22px 24px;border-radius:18px;background:linear-gradient(135deg,var(--rojo-suave),var(--blanco));border:1px solid rgba(215,38,61,.35);box-shadow:0 14px 34px rgba(215,38,61,.12);color:var(--negro)}.Chat_welcomeTitle__fVuN8{font-size:20px;font-weight:700;margin-bottom:10px;color:var(--rojo-oscuro)}.Chat_welcomeGrid__yvRqK{display:grid;grid-template-columns:120px 1fr;gap:6px 14px;font-size:14.5px;margin-top:12px}.Chat_welcomeGrid__yvRqK dt{color:var(--gris-500);font-weight:600}.Chat_welcomeGrid__yvRqK dd{color:var(--negro)}.Chat_poweredBy__02kMI{margin-top:22px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.Chat_poweredByLabel__U1KMl{font-size:13px;color:var(--gris-500);font-weight:500}.Chat_poweredByLogo__sKZWQ{height:28px;width:auto;object-fit:contain;opacity:.92;transition:opacity .15s}.Chat_poweredByLogo__sKZWQ:hover{opacity:1}.Chat_footerNote__glCGw{color:var(--gris-500);font-size:12px;text-align:center;padding:18px 16px 24px}.Chat_error__JjxWM{color:var(--rojo-oscuro);font-size:12.5px;margin-top:8px}.Chat_info__TiUCv{color:var(--gris-500);font-size:12.5px;margin-top:8px}@media (max-width:520px){.Chat_bubble__NRlXJ{max-width:85%}.Chat_welcomeGrid__yvRqK{grid-template-columns:1fr;gap:2px 0}.Chat_welcomeGrid__yvRqK dt{margin-top:8px}}