/* /assets/css/chat-ia.css */
/* Chat IA CursaYa */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.chat-ia{position:fixed;right:16px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:39;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.chat-ia-lanzador{align-items:center;background:#5b2bd3;border:0;border-radius:999px;box-shadow:0 12px 34px rgba(57,26,119,.28);color:#fff;cursor:pointer;display:flex;font:800 11px/1 Inter,system-ui,sans-serif;gap:8px;min-height:46px;padding:7px 14px 7px 7px;transition:transform .16s ease,box-shadow .16s ease}.chat-ia-lanzador:hover{box-shadow:0 15px 38px rgba(57,26,119,.34);transform:translateY(-1px)}.chat-ia-lanzador-icono{align-items:center;background:#fff;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.chat-ia-lanzador-icono svg{fill:none;height:18px;stroke:#5b2bd3;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:18px}.chat-ia-panel{background:#fff;border:1px solid #e6e1ee;border-radius:18px;bottom:58px;box-shadow:0 22px 70px rgba(31,20,50,.22);display:flex;flex-direction:column;height:min(560px,calc(100vh - 160px));opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;transform:translateY(10px) scale(.98);transform-origin:bottom right;transition:opacity .17s ease,transform .17s ease;width:min(390px,calc(100vw - 24px))}.chat-ia.is-open .chat-ia-panel{opacity:1;pointer-events:auto;transform:none}.chat-ia.is-open .chat-ia-lanzador{opacity:0;pointer-events:none}.chat-ia-cabecera{align-items:center;background:linear-gradient(135deg,#351383,#5b2bd3);color:#fff;display:flex;justify-content:space-between;min-height:70px;padding:13px 15px}.chat-ia-cabecera>button{align-items:center;background:rgba(255,255,255,.12);border:0;border-radius:10px;color:#fff;cursor:pointer;display:flex;font:400 24px/1 Arial,sans-serif;height:35px;justify-content:center;width:35px}.chat-ia-marca{align-items:center;display:flex;gap:10px;min-width:0}.chat-ia-logo{align-items:center;background:#fff;border-radius:12px;display:flex;height:42px;justify-content:center;overflow:hidden;padding:6px;width:42px}.chat-ia-logo img{display:block;height:100%;max-width:100%;object-fit:contain;width:100%}.chat-ia-marca>span:last-child{display:grid;gap:4px;min-width:0}.chat-ia-marca strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-ia-marca small{align-items:center;color:#ded3f7;display:flex;font-size:9px;gap:5px}.chat-ia-marca small i{background:#48ce8b;border:2px solid rgba(255,255,255,.2);border-radius:50%;display:block;height:8px;width:8px}.chat-ia-rutas{background:#f7f6fa;border-bottom:1px solid #ebe7ef;display:grid;gap:7px;padding:10px 12px 9px}.chat-ia-ruta{border:1px solid transparent;border-radius:12px;box-sizing:border-box;display:grid;gap:3px;min-width:0;padding:9px 10px;text-decoration:none}.chat-ia-ruta-ia{background:#eee8ff;border-color:#ddd0ff;color:#3e1f95}.chat-ia-ruta-kicker{font-size:7px;font-weight:900;letter-spacing:.08em;line-height:1.1}.chat-ia-ruta strong{font-size:10px;font-weight:850;line-height:1.25}.chat-ia-ruta small{font-size:8px;line-height:1.2;opacity:.72}.chat-ia-rutas-pregunta{color:#746d7a;font-size:9px;font-weight:750;line-height:1.2;margin:0;padding:0 2px}.chat-ia-rutas-humanas{display:grid;gap:7px;grid-template-columns:1fr 1fr}.chat-ia-ruta-cuenta{background:#fff7dc;border-color:#f0dfa5;color:#443512}.chat-ia-ruta-whatsapp{background:#eaf8ef;border-color:#c4e8cf;color:#1e4d2d}.chat-ia-rutas-humanas a{transition:border-color .15s ease,transform .15s ease}.chat-ia-rutas-humanas a:hover{border-color:currentColor;transform:translateY(-1px)}.chat-ia-mensajes{background:#f7f6fa;display:flex;flex:1;flex-direction:column;gap:10px;overflow-y:auto;padding:16px;scroll-behavior:smooth}.chat-ia-mensaje{align-items:flex-end;display:flex;gap:7px;max-width:88%}.chat-ia-mensaje p{border-radius:15px;font-size:11px;line-height:1.55;margin:0;padding:10px 12px;white-space:pre-wrap}.chat-ia-mensaje-asistente{align-self:flex-start}.chat-ia-mensaje-asistente p{background:#fff;border:1px solid #e8e4ed;border-bottom-left-radius:5px;color:#38333d}.chat-ia-mensaje-usuario{align-self:flex-end;justify-content:flex-end}.chat-ia-mensaje-usuario p{background:#5b2bd3;border-bottom-right-radius:5px;color:#fff}.chat-ia-avatar{align-items:center;background:#ffc928;border-radius:50%;color:#2d213f;display:flex;flex:0 0 26px;font-size:8px;font-weight:950;height:26px;justify-content:center;width:26px}.chat-ia-pensando p{align-items:center;display:flex;gap:4px;min-height:36px}.chat-ia-pensando p i{animation:chatIaPunto 1s infinite ease-in-out;background:#9a91a3;border-radius:50%;height:5px;width:5px}.chat-ia-pensando p i:nth-child(2){animation-delay:.14s}.chat-ia-pensando p i:nth-child(3){animation-delay:.28s}@keyframes chatIaPunto{0%,60%,100%{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chat-ia-formulario{align-items:flex-end;background:#fff;border-top:1px solid #ebe7ef;display:flex;gap:8px;padding:11px 12px}.chat-ia-formulario textarea{background:#f7f6f9;border:1px solid #e4e0e8;border-radius:13px;color:#2b2830;flex:1;font:inherit;font-size:11px;line-height:1.4;max-height:104px;min-height:40px;outline:none;overflow-y:auto;padding:11px 12px;resize:none}.chat-ia-formulario textarea:focus{background:#fff;border-color:#9a79e8;box-shadow:0 0 0 3px rgba(91,43,211,.08)}.chat-ia-formulario button{align-items:center;background:#5b2bd3;border:0;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:0 0 40px;height:40px;justify-content:center}.chat-ia-formulario button:disabled{cursor:wait;opacity:.55}.chat-ia-formulario button svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:18px}.chat-ia-aviso{background:#fff;color:#8a8490;display:block;font-size:7.5px;line-height:1.35;padding:0 13px 10px;text-align:center}
@media(min-width:760px){.chat-ia{bottom:24px;right:24px}.chat-ia-lanzador{font-size:12px;min-height:50px;padding-right:16px}.chat-ia-lanzador-icono{height:36px;width:36px}.chat-ia-panel{bottom:62px;height:min(570px,calc(100vh - 110px));width:390px}.chat-ia-ruta strong{font-size:11px}.chat-ia-ruta small{font-size:8.5px}.chat-ia-rutas-pregunta{font-size:9.5px}.chat-ia-mensaje p{font-size:12px}.chat-ia-formulario textarea{font-size:12px}.chat-ia-aviso{font-size:8px}}
@media(max-width:430px){.chat-ia{right:10px}.chat-ia-lanzador>span:last-child{display:none}.chat-ia-lanzador{padding:6px}.chat-ia-lanzador-icono{height:38px;width:38px}.chat-ia-panel{border-radius:17px;bottom:54px;height:min(545px,calc(100vh - 145px));right:0;width:calc(100vw - 20px)}}
@media(prefers-reduced-motion:reduce){.chat-ia-panel,.chat-ia-lanzador{transition:none}.chat-ia-pensando p i{animation:none}}
.chat-ia-mensaje-cuerpo{display:grid;gap:6px;min-width:0}.chat-ia-enlaces{display:flex;flex-wrap:wrap;gap:6px}.chat-ia-enlace{align-items:center;background:#efe9ff;border:1px solid #d9ccfb;border-radius:9px;color:#5122c2;display:inline-flex;font-size:9px;font-weight:850;line-height:1.2;min-height:29px;padding:7px 9px;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease}.chat-ia-enlace:hover{background:#e6dcff;border-color:#c8b5f8;transform:translateY(-1px)}.chat-ia-mensaje-usuario .chat-ia-enlaces{justify-content:flex-end}.chat-ia-mensaje-usuario .chat-ia-enlace{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.25);color:#fff}
@media(min-width:760px){.chat-ia-enlace{font-size:10px}}
