.iq-bot-panel{animation:iq-bot-enter .28s cubic-bezier(.22,1,.36,1) both;position:relative}.iq-bot-toolbar-btn{padding:.25rem .45rem;border-radius:.45rem;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);font-size:.5625rem;font-weight:800;color:hsla(0,0%,100%,.75);cursor:pointer}.iq-bot-toolbar-btn:hover{background:hsla(0,0%,100%,.1);color:#fff}.iq-bot-toolbar-btn--live{border-color:rgba(99,102,241,.45);background:rgba(99,102,241,.22);color:#e0e7ff}.iq-bot-toolbar-btn--live:hover{background:rgba(99,102,241,.35)}.iq-bot-exit-modal{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:inherit;background:rgba(6,9,18,.82);backdrop-filter:blur(6px)}.iq-bot-exit-modal__card{width:100%;max-width:16rem;padding:.85rem;border-radius:.85rem;border:1px solid hsla(0,0%,100%,.12);background:#0c1220;box-shadow:0 12px 40px rgba(0,0,0,.45)}.iq-bot-exit-modal__title{margin:0;font-size:.75rem;font-weight:900;color:#fff}.iq-bot-exit-modal__sub{margin:.35rem 0 0;font-size:.625rem;line-height:1.45;color:hsla(0,0%,100%,.55)}.iq-bot-exit-modal__actions{display:flex;gap:.45rem;margin-top:.75rem}.iq-bot-exit-modal__exit,.iq-bot-exit-modal__stay{flex:1;padding:.45rem .5rem;border-radius:.55rem;font-size:.625rem;font-weight:800;cursor:pointer}.iq-bot-exit-modal__stay{border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.8)}.iq-bot-exit-modal__exit{border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.iq-bot-live-hint,.live-chat-queue-bar{animation:iq-bot-hint-in .22s ease-out both}.live-chat-queue-bar{display:flex;align-items:center;gap:.5rem;padding:.5rem .55rem;border-radius:.75rem;border:1px solid rgba(129,140,248,.28);background:linear-gradient(135deg,rgba(99,102,241,.14),rgba(34,211,238,.08))}.live-chat-queue-bar__icon{flex-shrink:0;font-size:1rem;line-height:1}.live-chat-queue-bar__copy{min-width:0;flex:1}.live-chat-queue-bar__title{margin:0;font-size:.625rem;font-weight:800;color:#e0e7ff}.live-chat-queue-bar__sub{margin:.1rem 0 0;font-size:.5625rem;font-weight:600;line-height:1.35;color:hsla(0,0%,100%,.55)}.live-chat-queue-bar__btn{flex-shrink:0;padding:.3rem .55rem;border-radius:.5rem;border:none;background:#6366f1;font-size:.5625rem;font-weight:900;color:#fff;cursor:pointer}.live-chat-queue-bar__btn:hover{background:#4f46e5}.live-chat-queue-bar__timer{flex-shrink:0;min-width:2rem;text-align:center;font-size:.75rem;font-weight:900;font-variant-numeric:tabular-nums;color:#a5f3fc}.live-chat-panel{min-height:0;overscroll-behavior:contain}.live-chat-messages{min-height:8.75rem;-webkit-overflow-scrolling:touch}html[data-theme=light] .iq-bot-panel,html[data-theme=light] .live-chat-panel{border-color:rgba(99,102,241,.35)!important;box-shadow:0 20px 50px rgba(15,23,42,.18)}html[data-theme=light] .iq-bot-exit-modal__card{background:#f8fafc;color:#0f172a;border-color:rgba(15,23,42,.12)}html[data-theme=light] .iq-bot-exit-modal__title{color:#0f172a}html[data-theme=light] .iq-bot-exit-modal__sub{color:#64748b}.iq-bot-ticket-mini{animation:iq-bot-hint-in .22s ease-out both}@keyframes iq-bot-hint-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes iq-bot-enter{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (min-width:640px){.iq-bot-panel{animation-name:iq-bot-enter-desktop}@keyframes iq-bot-enter-desktop{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}.aura-launch{position:relative;display:flex;align-items:center;justify-content:center;min-height:min(70vh,520px);padding:2rem 1rem}.aura-launch--exit{animation:aura-fade-out .42s ease forwards}@keyframes aura-fade-out{to{opacity:0;transform:scale(.98)}}.aura-launch__orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.35;pointer-events:none}.aura-launch__orb--a{width:220px;height:220px;background:#7c3aed;top:10%;left:15%;animation:aura-float 4s ease-in-out infinite}.aura-launch__orb--b{width:180px;height:180px;background:#06b6d4;bottom:12%;right:12%;animation:aura-float 5s ease-in-out infinite reverse}@keyframes aura-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.aura-launch__card{position:relative;z-index:1;text-align:center;max-width:320px}.aura-launch__ring-wrap{position:relative;width:120px;height:120px;margin:0 auto 1.25rem}.aura-launch__ring{width:100%;height:100%;transform:rotate(-90deg)}.aura-launch__ring-track{fill:none;stroke:hsla(0,0%,100%,.08);stroke-width:6}.aura-launch__ring-fill{fill:none;stroke:url(#aura-gradient);stroke:#a78bfa;stroke-width:6;stroke-linecap:round;stroke-dasharray:326.7;stroke-dashoffset:calc(326.7 - (326.7 * var(--aura-pct, 0) / 100));transition:stroke-dashoffset .25s ease}.aura-launch__logo{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.aura-launch__title{font-size:1.125rem;font-weight:800;color:#f8fafc;letter-spacing:-.02em}.aura-launch__subtitle{margin-top:.35rem;font-size:.75rem;color:rgba(248,250,252,.55);line-height:1.45}.aura-launch__bar{margin-top:1.25rem;height:4px;border-radius:999px;background:hsla(0,0%,100%,.08);overflow:hidden}.aura-launch__bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#22d3ee);transition:width .2s ease}.aura-launch__skip{margin-top:1rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:rgba(248,250,252,.45)}.aura-launch__skip:hover{color:rgba(248,250,252,.85)}.preloader-overlay--aura{background:radial-gradient(ellipse at 50% 0,rgba(124,58,237,.12),transparent 55%),linear-gradient(180deg,#060a14,#0b1225)}