.aurora{filter:blur(120px);opacity:.3;border-radius:50%;animation:30s ease-in-out infinite drift;position:absolute}.aurora--1{background:linear-gradient(135deg,#6366f140,#8b5cf626);width:800px;height:800px;animation-delay:0s;top:-20%;left:-15%}.aurora--2{background:linear-gradient(135deg,#ec489933,#a855f71f);width:700px;height:700px;animation-delay:-10s;bottom:-25%;right:-10%}.aurora--3{background:linear-gradient(135deg,#3b82f633,#6366f11f);width:600px;height:600px;animation-delay:-20s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes drift{0%,to{translate:0;scale:1}25%{translate:60px -50px;scale:1.08}50%{translate:-40px 40px;scale:.92}75%{translate:50px 20px;scale:1.04}}.phone{background:#0f172a;border-radius:32px;padding:6px;box-shadow:0 12px 40px #0000002e,inset 0 0 0 1px #ffffff0d,0 0 0 2px #00000040}.phone-screen{background:#f8fafc;border-radius:26px;flex-direction:column;min-height:420px;display:flex;position:relative;overflow:hidden}.dark .phone-screen{background:#1e293b}.phone-notch{background:#0f172a;border-radius:0 0 14px 14px;flex-shrink:0;width:100px;height:22px;margin:0 auto}.phone-home-bar{background:#0000001f;border-radius:2px;flex-shrink:0;width:110px;height:4px;margin:6px auto 5px}.dark .phone-home-bar{background:#ffffff26}.laptop{perspective:1200px}.laptop-screen{background:#0f172a;border-radius:14px 14px 4px 4px;padding:10px;position:relative;box-shadow:0 20px 60px #00000026,inset 0 0 0 1px #ffffff0f,0 0 0 2px #0000004d}.laptop-screen:before{content:"";z-index:1;pointer-events:none;background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;translate:-50% -50%}.window-bar{z-index:2;align-items:center;gap:6px;padding:6px 8px 4px;display:flex;position:relative}.dot{border-radius:50%;width:10px;height:10px;transition:opacity .15s}.dot--red{background:#ef4444}.dot--yellow{background:#eab308}.dot--green{background:#22c55e}.laptop-keyboard{transform-origin:top;background:linear-gradient(#1e293b 0%,#0f172a 100%);border-radius:0 0 10px 10px;height:18px;margin-top:-2px;position:relative;transform:rotateX(4deg);box-shadow:0 8px 24px #0003}.laptop-keyboard:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);border-radius:1px;height:2px;position:absolute;bottom:4px;left:20%;right:20%}.demo-chat{background:#f8fafc;border-radius:8px;flex-direction:column;min-height:340px;padding:14px 14px 12px;display:flex;position:relative;overflow:hidden}.dark .demo-chat{background:#1e293b}.confetti-layer{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:hidden}.confetti-piece{border-radius:2px;animation:1.8s ease-out forwards confetti-fall;position:absolute;top:-10px}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}to{opacity:0;transform:translateY(400px)rotate(720deg)scale(.4)}}.chat-bubble{border-radius:14px;max-width:88%;padding:10px 14px;font-size:13px;line-height:1.5}.chat-bubble--bot{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 3px #0000000a}.dark .chat-bubble--bot{color:#f1f5f9;background:#334155;border-color:#475569}.chat-bubble-label{text-transform:uppercase;letter-spacing:.08em;color:#6366f1;margin-bottom:2px;font-size:10px;font-weight:800}.chat-bubble-text{font-size:13px;line-height:1.5}.options-grid{grid-template-columns:1fr 1fr;gap:6px;margin-top:10px;display:grid}.option-btn{color:#475569;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.3;transition:all .12s}.dark .option-btn{color:#cbd5e1;background:#334155;border-color:#475569}.option-btn:hover:not(:disabled){color:#6366f1;background:#eef2ff;border-color:#6366f1}.dark .option-btn:hover:not(:disabled){color:#a5b4fc;background:#1e1b4b;border-color:#818cf8}.option-btn--selected{color:#4338ca;background:#eef2ff;border-color:#6366f1}.dark .option-btn--selected{color:#a5b4fc;background:#1e1b4b;border-color:#818cf8}.option-btn--correct{color:#047857!important;background:#d1fae5!important;border-color:#10b981!important}.dark .option-btn--correct{color:#6ee7b7!important;background:#064e3b!important;border-color:#34d399!important}.option-btn--wrong{color:#b91c1c!important;background:#fee2e2!important;border-color:#ef4444!important}.dark .option-btn--wrong{color:#fca5a5!important;background:#450a0a!important;border-color:#f87171!important}.option-btn:disabled{cursor:default;opacity:.7}.timer-pill{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-family:ui-monospace,monospace;font-size:11px;font-weight:800;transition:all .2s;display:inline-flex}.dark .timer-pill{color:#94a3b8;background:#334155;border-color:#475569}.timer-pill--urgent{color:#ef4444;background:#fee2e2;border-color:#fca5a5}.dark .timer-pill--urgent{color:#fca5a5;background:#450a0a;border-color:#f87171}.pop-enter-active{animation:.25s ease-out pop-in}.pop-leave-active{animation:.15s ease-in reverse pop-in}@keyframes pop-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
