.demo-module__L_xFva__root{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.demo-module__L_xFva__navbar{z-index:1000;height:var(--nav-h);background:var(--nav-bg,#0b0d12d9);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);position:sticky;top:0}.demo-module__L_xFva__navInner{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;height:100%;margin:0 auto;padding:0 16px;display:flex}.demo-module__L_xFva__navLogo{color:var(--text-primary);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.demo-module__L_xFva__navLogoImg{object-fit:contain;border-radius:8px}.demo-module__L_xFva__navLogoText{font-family:var(--font-bebas),sans-serif;letter-spacing:.05em;white-space:nowrap;font-size:20px;line-height:1}.demo-module__L_xFva__navActions{align-items:center;gap:8px;display:flex}.demo-module__L_xFva__navLink{color:var(--text-secondary);border-radius:8px;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:color .18s,background .18s;display:none}.demo-module__L_xFva__navLink:hover{color:var(--text-primary);background:#ffffff0f}.demo-module__L_xFva__navBtnGhost{border:1px solid var(--border-strong);color:var(--text-secondary);background:#ffffff0d;border-radius:999px;align-items:center;padding:8px 14px;font-family:Work Sans,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.demo-module__L_xFva__navBtnGhost:hover{color:var(--text-primary);background:#ffffff17}.demo-module__L_xFva__navBtnPrimary{background:linear-gradient(135deg,var(--accent),var(--accent-bright));color:#fff;border-radius:999px;align-items:center;padding:8px 14px;font-family:Work Sans,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #f973164d}.demo-module__L_xFva__navBtnPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f9731666}.demo-module__L_xFva__introPage{flex:1;justify-content:center;align-items:center;padding:40px 16px;display:flex;position:relative}.demo-module__L_xFva__introBg{background:radial-gradient(900px 600px at 50% 30%,#f9731614,transparent 65%),linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);pointer-events:none;z-index:0;background-size:auto,44px 44px,44px 44px;position:fixed;inset:0}.demo-module__L_xFva__introCard{z-index:1;background:var(--card-bg);border:1px solid var(--border-strong);text-align:center;width:100%;max-width:460px;box-shadow:var(--shadow-lg);border-radius:28px;padding:40px 28px;position:relative}.demo-module__L_xFva__introIconWrap{width:64px;height:64px;color:var(--accent);background:#f973161f;border:1px solid #f9731640;border-radius:20px;place-items:center;margin:0 auto 20px;display:grid}.demo-module__L_xFva__introTitle{font-family:var(--font-bebas),sans-serif;color:var(--text-primary);letter-spacing:.02em;margin:0 0 12px;font-size:40px;line-height:1}.demo-module__L_xFva__introDesc{color:var(--text-secondary);margin:0 0 28px;font-size:14px;line-height:1.7}.demo-module__L_xFva__introDesc strong{color:var(--text-primary)}.demo-module__L_xFva__introStats{border:1px solid var(--border);background:#ffffff08;border-radius:16px;justify-content:center;align-items:center;gap:20px;margin-bottom:28px;padding:18px;display:flex}.demo-module__L_xFva__introStat{flex-direction:column;align-items:center;gap:4px;display:flex}.demo-module__L_xFva__introStatIcon{color:var(--accent);margin-bottom:2px}.demo-module__L_xFva__introStatNum{font-family:var(--font-bebas),sans-serif;color:var(--text-primary);font-size:24px;line-height:1}.demo-module__L_xFva__introStatLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);font-size:10px;font-weight:700}.demo-module__L_xFva__introStatDiv{background:var(--border-strong);width:1px;height:40px}.demo-module__L_xFva__startBtn{background:linear-gradient(135deg,var(--accent),var(--accent-bright));color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:16px;padding:14px 24px;font-family:Work Sans,sans-serif;font-size:15px;font-weight:700;transition:box-shadow .2s,transform .15s,opacity .2s;display:inline-flex;box-shadow:0 8px 28px #f9731659}.demo-module__L_xFva__startBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 36px #f9731670}.demo-module__L_xFva__startBtn:disabled{opacity:.7;cursor:not-allowed}.demo-module__L_xFva__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite demo-module__L_xFva__spin;display:inline-block}@keyframes demo-module__L_xFva__spin{to{transform:rotate(360deg)}}.demo-module__L_xFva__error{color:#f87171;background:#f871711a;border:1px solid #f8717133;border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:13px}.demo-module__L_xFva__introHint{color:var(--text-tertiary);margin:0;font-size:12px;line-height:1.6}.demo-module__L_xFva__introLink{color:var(--accent);font-weight:600;text-decoration:none;transition:color .18s}.demo-module__L_xFva__introLink:hover{color:var(--accent-bright)}.demo-module__L_xFva__examPage{flex-direction:column;flex:1;display:flex}.demo-module__L_xFva__examBar{top:var(--nav-h);z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0b0d12e6;padding:10px 0;position:sticky}.demo-module__L_xFva__examBarInner{align-items:center;gap:16px;max-width:640px;margin:0 auto;padding:0 16px;display:flex}.demo-module__L_xFva__examProgress{flex:1;align-items:center;gap:10px;display:flex}.demo-module__L_xFva__examProgressBar{background:#ffffff14;border-radius:999px;flex:1;height:6px;overflow:hidden}.demo-module__L_xFva__examProgressFill{background:linear-gradient(90deg,var(--accent),var(--accent-bright));border-radius:999px;height:100%;transition:width .3s}.demo-module__L_xFva__examProgressLabel{color:var(--text-secondary);white-space:nowrap;font-size:12px;font-weight:700}.demo-module__L_xFva__examTimer{color:var(--text-secondary);font-variant-numeric:tabular-nums;border:1px solid var(--border);background:#ffffff0a;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:700;transition:color .3s,border-color .3s,background .3s;display:flex}.demo-module__L_xFva__timerWarning{color:#f87171;background:#f8717114;border-color:#f8717147;animation:1s ease-in-out infinite demo-module__L_xFva__pulse}@keyframes demo-module__L_xFva__pulse{0%,to{opacity:1}50%{opacity:.7}}.demo-module__L_xFva__examWrap{flex-direction:column;gap:20px;width:100%;max-width:640px;margin:0 auto;padding:28px 16px 48px;display:flex}.demo-module__L_xFva__examCard{background:var(--card-bg);border:1px solid var(--border-strong);box-shadow:var(--shadow-md);border-radius:22px;padding:24px}.demo-module__L_xFva__qPill{color:var(--accent-bright);letter-spacing:.05em;text-transform:uppercase;background:#f973161f;border:1px solid #f9731638;border-radius:999px;margin-bottom:14px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.demo-module__L_xFva__examQText{color:var(--text-primary);margin:0 0 18px;font-size:16px;font-weight:700;line-height:1.5}.demo-module__L_xFva__examImageWrap{border:1px solid var(--border);border-radius:12px;margin-bottom:18px;overflow:hidden}.demo-module__L_xFva__examImage{object-fit:contain;background:#ffffff05;width:100%;height:auto;max-height:260px;display:block}.demo-module__L_xFva__examOptions{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.demo-module__L_xFva__examOption{border:1px solid var(--border);cursor:pointer;text-align:left;background:#ffffff05;border-radius:14px;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;font-family:Work Sans,sans-serif;transition:border-color .15s,background .15s,transform .12s;display:flex}.demo-module__L_xFva__examOptClickable:hover{background:#f973160f;border-color:#f9731659;transform:translate(2px)}.demo-module__L_xFva__examOptCorrect{cursor:default;background:#22c55e14!important;border-color:#22c55e66!important}.demo-module__L_xFva__examOptWrong{cursor:default;background:#f8717114!important;border-color:#f8717166!important}.demo-module__L_xFva__examOptDim{opacity:.45;cursor:default}.demo-module__L_xFva__examOptIcon{flex-shrink:0;align-items:center;width:20px;margin-top:1px;display:flex}.demo-module__L_xFva__examOptCorrect .demo-module__L_xFva__examOptIcon{color:var(--success)}.demo-module__L_xFva__examOptWrong .demo-module__L_xFva__examOptIcon{color:#f87171}.demo-module__L_xFva__examOptText{color:var(--text-secondary);flex:1;font-size:14px;line-height:1.5}.demo-module__L_xFva__examOptCorrect .demo-module__L_xFva__examOptText{color:var(--text-primary);font-weight:600}.demo-module__L_xFva__examOptWrong .demo-module__L_xFva__examOptText{color:#fca5a5}.demo-module__L_xFva__nextBtn{background:linear-gradient(135deg,var(--accent),var(--accent-bright));color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-family:Work Sans,sans-serif;font-size:14px;font-weight:700;transition:box-shadow .2s,transform .15s;animation:.25s demo-module__L_xFva__slideUp;display:flex;box-shadow:0 6px 20px #f973164d}@keyframes demo-module__L_xFva__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.demo-module__L_xFva__nextBtn:hover{transform:translateY(-1px);box-shadow:0 10px 28px #f9731666}.demo-module__L_xFva__examDots{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.demo-module__L_xFva__dot{border:1px solid var(--border);background:#ffffff1a;border-radius:50%;width:10px;height:10px;transition:background .2s,border-color .2s,transform .15s}.demo-module__L_xFva__dotActive{background:var(--accent);border-color:var(--accent-bright);transform:scale(1.3);box-shadow:0 0 8px #f9731666}.demo-module__L_xFva__dotCorrect{background:var(--success);border-color:#22c55e80}.demo-module__L_xFva__dotWrong{background:#f87171;border-color:#f8717180}.demo-module__L_xFva__resultsPage{flex:1;justify-content:center;align-items:flex-start;padding:32px 16px 64px;display:flex;position:relative}.demo-module__L_xFva__resultsBg{pointer-events:none;z-index:0;background:radial-gradient(800px 500px at 50% 25%,#f9731612,#0000 60%);position:fixed;inset:0}.demo-module__L_xFva__resultsCard{z-index:1;background:var(--card-bg);border:1px solid var(--border-strong);width:100%;max-width:560px;box-shadow:var(--shadow-lg);border-radius:28px;padding:36px 24px;position:relative}.demo-module__L_xFva__scoreCircle{border:3px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:88px;height:88px;margin:0 auto 20px;display:flex}.demo-module__L_xFva__scorePass{border-color:var(--success);color:var(--success);background:#22c55e1a}.demo-module__L_xFva__scoreFail{color:#f87171;background:#f871711a;border-color:#f87171}.demo-module__L_xFva__scoreNum{font-family:var(--font-bebas),sans-serif;font-size:22px;line-height:1}.demo-module__L_xFva__resultsTitle{font-family:var(--font-bebas),sans-serif;color:var(--text-primary);text-align:center;margin:0 0 6px;font-size:34px;line-height:1}.demo-module__L_xFva__resultsSubtitle{color:var(--text-secondary);text-align:center;margin:0 0 24px;font-size:14px}.demo-module__L_xFva__scoreBar{background:#ffffff0f;border-radius:999px;height:10px;margin-bottom:6px;position:relative;overflow:visible}.demo-module__L_xFva__scoreBarFill{border-radius:999px;height:100%;transition:width .6s}.demo-module__L_xFva__scoreBarPass{background:linear-gradient(90deg,var(--success),#4ade80)}.demo-module__L_xFva__scoreBarFail{background:linear-gradient(90deg,#f87171,#fca5a5)}.demo-module__L_xFva__scoreBarThreshold{background:#ffffff4d;border-radius:1px;width:2px;height:18px;position:absolute;top:-4px;left:90%;transform:translate(-50%)}.demo-module__L_xFva__scoreBarLabels{color:var(--text-tertiary);justify-content:space-between;margin-bottom:24px;font-size:10px;display:flex;position:relative}.demo-module__L_xFva__thresholdLabel{white-space:nowrap;position:absolute;left:90%;transform:translate(-50%)}.demo-module__L_xFva__reviewList{scrollbar-width:thin;scrollbar-color:var(--border-strong)transparent;flex-direction:column;gap:5px;max-height:220px;margin-bottom:24px;display:flex;overflow-y:auto}.demo-module__L_xFva__reviewItem{border-radius:10px;align-items:flex-start;gap:8px;padding:7px 10px;font-size:12px;display:flex}.demo-module__L_xFva__reviewCorrect{background:#22c55e12}.demo-module__L_xFva__reviewWrong{background:#f8717112}.demo-module__L_xFva__reviewIcon{flex-shrink:0;margin-top:1px}.demo-module__L_xFva__reviewCorrect .demo-module__L_xFva__reviewIcon{color:var(--success)}.demo-module__L_xFva__reviewWrong .demo-module__L_xFva__reviewIcon{color:#f87171}.demo-module__L_xFva__reviewNum{color:var(--text-tertiary);flex-shrink:0;font-weight:700}.demo-module__L_xFva__reviewText{color:var(--text-secondary);flex:1;min-width:0;line-height:1.4}.demo-module__L_xFva__resultsActions{gap:10px;margin-bottom:20px;display:flex}.demo-module__L_xFva__retryBtn{border:1px solid var(--border-strong);color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;transition:background .18s,color .18s,border-color .18s;display:flex}.demo-module__L_xFva__retryBtn:hover{color:var(--text-primary);background:#ffffff17;border-color:#fff3}.demo-module__L_xFva__signupBtn{background:linear-gradient(135deg,var(--accent),var(--accent-bright));color:#fff;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:box-shadow .2s,transform .15s;display:flex;box-shadow:0 6px 20px #f973164d}.demo-module__L_xFva__signupBtn:hover{transform:translateY(-1px);box-shadow:0 10px 28px #f9731666}.demo-module__L_xFva__resultsPitch{border:1px solid var(--border);color:var(--text-secondary);text-align:center;background:#ffffff08;border-radius:14px;padding:16px;font-size:12px;line-height:1.65}.demo-module__L_xFva__resultsPitch strong{color:var(--text-primary)}.demo-module__L_xFva__pitchLinks{justify-content:center;margin-top:10px;display:flex}.demo-module__L_xFva__pitchLink{color:var(--accent);font-size:12px;font-weight:600;text-decoration:none;transition:color .18s}.demo-module__L_xFva__pitchLink:hover{color:var(--accent-bright)}@media (min-width:640px){.demo-module__L_xFva__navLink{display:block}.demo-module__L_xFva__introCard{padding:48px 40px}.demo-module__L_xFva__resultsCard{padding:44px 36px}.demo-module__L_xFva__introTitle{font-size:48px}.demo-module__L_xFva__resultsTitle{font-size:42px}.demo-module__L_xFva__examWrap{padding:32px 20px 64px}}
