@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#182135;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#182135;--muted:#65708a;--primary:#4f46e5;--primary-dark:#3730a3;--primary-soft:#eef2ff;--line:#e2e6f0;--surface:#fff;--success:#15803d;--success-soft:#ecfdf3;--danger:#c2413b;--danger-soft:#fff2f0;--shadow:0 22px 60px #222a4e1a;background:#f7f8fc;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit}h1,h2,h3,p{margin-top:0}code,pre{font-family:DM Mono,ui-monospace,monospace}:focus-visible{outline-offset:3px;outline:3px solid #4f46e559}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.app-shell{background:radial-gradient(circle at 8% 8%,#e0e7ffd1,#0000 25rem),radial-gradient(circle at 92% 22%,#ede9fea6,#0000 22rem),#f8f9fc;flex-direction:column;min-height:100vh;display:flex}.site-header{border-bottom:1px solid #d2d7e5cc;justify-content:space-between;align-items:center;width:min(1160px,100% - 40px);min-height:76px;margin:0 auto;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#6366f1,#4338ca);border-radius:11px;place-items:center;width:38px;height:38px;font:700 14px DM Mono,monospace;display:grid;box-shadow:0 8px 22px #4f46e547}.header-meta{align-items:center;gap:12px;display:flex}.mode-badge,.learner-name{border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.mode-badge{color:#7c3aed;background:#f3e8ff}.learner-name{color:#475569;border:1px solid var(--line);background:#fffc}.demo-banner{text-align:center;color:#6d28d9;background:#f4edff;border-bottom:1px solid #e4d4ff;padding:9px 18px;font-size:13px}.demo-banner code{background:#ffffffb8;border-radius:5px;padding:2px 5px}.page-container{flex:1;width:min(1160px,100% - 40px);margin:0 auto;padding:58px 0 80px}.site-footer{border-top:1px solid var(--line);width:min(1160px,100% - 40px);color:var(--muted);justify-content:space-between;gap:16px;margin:0 auto;padding:25px 0 30px;font-size:13px;display:flex}.button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.58}.primary-button{color:#fff;background:linear-gradient(135deg,#5b54eb,#4338ca);box-shadow:0 10px 24px #4f46e540}.primary-button:hover:not(:disabled){box-shadow:0 14px 30px #4f46e552}.secondary-button{color:var(--primary);background:#fff;border:1px solid #d9dded;box-shadow:0 4px 14px #202b4e0d}.full-button{width:100%}.text-button{color:#5c6680;cursor:pointer;background:0 0;padding:8px 0;font-weight:700}.eyebrow{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:800;display:block}.welcome-layout{grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);align-items:center;gap:80px;min-height:610px;display:grid}.welcome-copy h1{color:#15203a;letter-spacing:-.055em;max-width:720px;margin-bottom:24px;font-size:clamp(44px,5.3vw,72px);line-height:1.04}.welcome-copy>p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.75}.feature-row{gap:12px;margin-top:38px;display:flex}.feature-row div{background:#ffffffad;border:1px solid #dce0ede6;border-radius:14px;flex-direction:column;gap:4px;min-width:120px;padding:14px 17px;display:flex}.feature-row strong{color:var(--ink);font-size:22px}.feature-row span{color:var(--muted);font-size:12px}.name-card{box-shadow:var(--shadow);background:#fffffff0;border:1px solid #e1e4eff2;border-radius:24px;padding:32px}.card-step{color:var(--primary);background:var(--primary-soft);text-transform:uppercase;letter-spacing:.07em;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.name-card h2{color:var(--ink);letter-spacing:-.035em;margin:20px 0 10px;font-size:28px}.name-card>p{color:var(--muted);font-size:14px;line-height:1.65}.name-card label{margin:25px 0 8px;font-size:13px;font-weight:800;display:block}.name-card input{width:100%;min-height:52px;color:var(--ink);background:#fbfcff;border:1px solid #d8ddea;border-radius:12px;padding:0 15px;transition:border .15s,box-shadow .15s}.name-card input:focus{border-color:#7c72ee;outline:0;box-shadow:0 0 0 4px #4f46e51a}.field-help{color:#8a93a8;margin:7px 0 20px;font-size:11px;display:block}.field-error,.inline-error{background:var(--danger-soft);border-radius:10px;padding:10px 12px;color:var(--danger)!important;font-size:12px!important}.privacy-note{text-align:center;margin:17px 0 0!important;font-size:11px!important}.dashboard-stack{gap:28px;display:grid}.dashboard-hero{color:#fff;background:linear-gradient(125deg,#312e81 0%,#4f46e5 55%,#7c3aed 100%);border-radius:25px;justify-content:space-between;align-items:center;gap:40px;padding:42px 46px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #3730a33d}.dashboard-hero:after{content:"";border:58px solid #ffffff14;border-radius:50%;width:310px;height:310px;position:absolute;top:-130px;right:-130px}.dashboard-hero>*{z-index:1;position:relative}.dashboard-hero .eyebrow{color:#c7d2fe}.dashboard-hero h1{letter-spacing:-.045em;max-width:650px;margin-bottom:12px;font-size:clamp(32px,4vw,46px);line-height:1.08}.dashboard-hero p{color:#e0e7ff;max-width:650px;margin:0;line-height:1.65}.hero-button{color:#3730a3;background:#fff;flex:none;box-shadow:0 12px 28px #1e1b4b40}.stat-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;gap:12px;padding:22px 24px;display:flex}.stat-card span{color:var(--muted);font-size:12px;font-weight:700}.stat-card strong{color:var(--ink);letter-spacing:-.04em;font-size:29px}.history-section{border:1px solid var(--line);background:#ffffffe6;border-radius:20px;padding:30px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.section-heading .eyebrow{margin-bottom:6px}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:25px}.history-list{gap:9px;display:grid}.history-item{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#fafbfe;border:1px solid #e9ebf3;border-radius:13px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:15px 17px;transition:background .15s,border .15s;display:grid}.history-item:hover{background:#f5f6ff;border-color:#cfd4e7}.result-dot{border-radius:50%;width:9px;height:9px}.dot-pass{background:#22c55e;box-shadow:0 0 0 4px #dcfce7}.dot-fail{background:#f97316;box-shadow:0 0 0 4px #ffedd5}.history-main,.history-result{flex-direction:column;gap:4px;display:flex}.history-main small,.history-result small{color:var(--muted);font-size:11px}.history-result{text-align:right;min-width:80px}.empty-state{text-align:center;color:var(--muted);border:1px dashed #ccd2e1;border-radius:14px;place-items:center;padding:34px;display:grid}.empty-state>span{color:#818cf8;font-size:28px}.empty-state h3{color:var(--ink);margin:10px 0 5px}.empty-state p{margin:0;font-size:13px}.chapters-section{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;padding:30px;box-shadow:0 12px 38px #202b4e0d}.chapter-section-heading{align-items:flex-end}.chapter-section-heading h2{font-size:29px}.chapter-section-heading p{max-width:610px;color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.6}.target-pill{color:#4338ca;background:#eef2ff;border:1px solid #dfe3ff;border-radius:999px;flex:none;padding:8px 13px;font-size:11px;font-weight:800}.chapter-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;display:grid}.chapter-card{background:#fff;border:1px solid #e2e5ef;border-radius:18px;flex-direction:column;min-height:286px;padding:22px;transition:transform .16s,border .16s,box-shadow .16s;display:flex;box-shadow:0 8px 24px #202b4e0d}.chapter-card:not(.chapter-locked):hover{border-color:#c9c9f4;transform:translateY(-2px);box-shadow:0 14px 30px #4338ca17}.chapter-card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.chapter-number{color:#fff;background:linear-gradient(145deg,#6366f1,#4f46e5);border-radius:12px;place-items:center;width:38px;height:38px;font:700 13px DM Mono,monospace;display:grid;box-shadow:0 8px 18px #4f46e533}.chapter-status{border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.status-ready{color:#4338ca;background:#eef2ff}.status-in_progress{color:#6d28d9;background:#f3e8ff}.status-completed{color:#166534;background:#dcfce7}.status-locked{color:#64748b;background:#eef1f5}.chapter-copy{margin:20px 0 18px}.chapter-label{color:#6366f1;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:800}.chapter-copy h3{color:var(--ink);letter-spacing:-.035em;margin:7px 0;font-size:20px}.chapter-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.chapter-progress-row{margin-top:auto}.chapter-progress-copy{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.chapter-progress-copy strong{color:var(--ink)}.chapter-progress-track{background:#eceef4;border-radius:999px;height:5px;margin-top:8px;overflow:hidden}.chapter-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#6366f1,#8b5cf6);height:100%;transition:width .3s;display:block}.chapter-completed .chapter-number{background:linear-gradient(145deg,#22c55e,#15803d);box-shadow:0 8px 18px #16a34a33}.chapter-completed .chapter-progress-track span{background:#22c55e}.chapter-locked{box-shadow:none;background:#f8fafcd6}.chapter-locked .chapter-number{color:#94a3b8;box-shadow:none;background:#e8ebf1}.chapter-locked .chapter-copy,.chapter-locked .chapter-progress-row{opacity:.65}.chapter-action{color:#4338ca;cursor:pointer;background:#f6f6ff;border:1px solid #e3e3fa;border-radius:11px;justify-content:space-between;align-items:center;width:100%;margin-top:17px;padding:11px 13px;font-size:11px;font-weight:800;transition:background .15s,border .15s;display:flex}.chapter-action:hover:not(:disabled){background:#eef;border-color:#cfcff3}.chapter-action-locked{color:#8490a3;cursor:not-allowed;background:#f1f3f6;border-color:#e5e7eb;justify-content:center}.quiz-layout{width:min(820px,100%);margin:0 auto}.quiz-topbar{align-items:center;gap:40px;margin-bottom:25px;display:flex}.quiz-progress-stack{flex:1;gap:7px;display:grid}.overall-progress{color:#8a93a8;text-align:right;font-size:10px}.quiz-chapter-heading{color:var(--muted);align-items:center;gap:10px;margin:-6px 0 15px;font-size:11px;display:flex}.quiz-chapter-heading span{color:#4338ca;background:#eef2ff;border-radius:999px;padding:5px 9px;font-weight:800}.quiz-chapter-heading strong{color:#5c6680}.progress-block{flex:1}.progress-copy{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.progress-copy strong{color:var(--ink)}.progress-track{background:#e5e8f1;border-radius:999px;width:100%;height:7px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#6366f1,#8b5cf6);height:100%;transition:width .3s;display:block}.question-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:clamp(24px,4vw,42px);box-shadow:0 18px 45px #202b4e14}.question-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex}.category-pill{color:#4338ca;background:#eef2ff;border-radius:999px;padding:6px 10px}.question-card h1{color:var(--ink);letter-spacing:-.035em;margin:24px 0 25px;font-size:clamp(26px,4vw,36px);line-height:1.25}.code-block{color:#dbeafe;white-space:pre-wrap;background:#182135;border-radius:13px;margin:-5px 0 25px;padding:18px 20px;font-size:14px;line-height:1.7;overflow-x:auto}.option-list{border:0;gap:11px;margin:0;padding:0;display:grid}.option-button{color:#334155;cursor:pointer;background:#fbfcfe;border:1px solid #dfe3ec;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:58px;padding:10px 14px;transition:border .14s,background .14s,transform .14s;display:grid}.option-button:hover{background:#f8f8ff;border-color:#aaa9ed;transform:translateY(-1px)}.option-button input{opacity:0;pointer-events:none;position:absolute}.option-letter{color:#59647d;background:#eef0f5;border-radius:9px;place-items:center;width:32px;height:32px;font:500 12px DM Mono,monospace;display:grid}.option-button.selected{color:#3730a3;background:#f4f4ff;border-color:#7771e8;box-shadow:0 0 0 3px #6366f114}.option-button.selected .option-letter{color:#fff;background:#5b54e8}.option-button.correct{color:#166534;background:#f0fdf4;border-color:#66c987}.option-button.correct .option-letter{color:#fff;background:#16a34a}.option-button.incorrect{color:#991b1b;background:#fff5f4;border-color:#ef918b}.option-button.incorrect .option-letter{color:#fff;background:#dc4943}.answer-mark{font-size:21px;font-weight:800}.feedback-panel{border:1px solid;border-radius:16px;margin-top:16px;padding:20px 22px}.feedback-heading{align-items:center;gap:10px;margin-bottom:8px;display:flex}.feedback-symbol{color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.feedback-panel p{margin:0;font-size:14px;line-height:1.7}.feedback-correct{color:#166534;background:var(--success-soft);border-color:#bbebcb}.feedback-correct .feedback-symbol{background:#16a34a}.feedback-incorrect{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.feedback-incorrect .feedback-symbol{background:#ea580c}.quiz-actions{justify-content:flex-end;margin-top:20px;display:flex}.quiz-actions .button{min-width:180px}.result-layout{text-align:center;width:min(760px,100%);margin:0 auto}.result-celebration{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:clamp(32px,6vw,58px)}.result-celebration h1{max-width:600px;color:var(--ink);letter-spacing:-.045em;margin:0 auto 14px;font-size:clamp(32px,5vw,46px)}.result-celebration>p{max-width:580px;color:var(--muted);margin:0 auto;line-height:1.7}.score-ring{place-items:center;width:176px;height:176px;margin:32px auto 20px;display:grid;position:relative}.score-ring svg,.score-ring>div{grid-area:1/1}.score-ring svg{width:100%;transform:rotate(-90deg)}.score-ring circle{fill:none;stroke-width:7px}.ring-track{stroke:#eaedf3}.ring-value{stroke:#4f46e5;stroke-linecap:round;transition:stroke-dashoffset .8s}.result-fail .ring-value{stroke:#f97316}.score-ring>div{flex-direction:column;display:flex}.score-ring strong{color:var(--ink);letter-spacing:-.05em;font-size:36px}.score-ring span{color:var(--muted);font-size:10px}.pass-badge{border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.badge-pass{color:#166534;background:#dcfce7}.badge-fail{color:#9a3412;background:#ffedd5}.result-actions{justify-content:center;gap:12px;margin-top:22px;display:flex}.chapter-complete-layout{text-align:center;width:min(790px,100%);margin:0 auto}.chapter-celebration{background:linear-gradient(145deg,#fffffffa,#f5f3fffa);border:1px solid #dddafa;border-radius:28px;padding:clamp(36px,6vw,62px);position:relative;overflow:hidden;box-shadow:0 24px 65px #4338ca24}.chapter-celebration:before,.chapter-celebration:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.chapter-celebration:before{border:42px solid #818cf81c;width:260px;height:260px;top:-150px;right:-140px}.chapter-celebration:after{border:32px solid #a78bfa17;width:180px;height:180px;bottom:-120px;left:-110px}.chapter-celebration>*{z-index:1;position:relative}.celebration-medallion{background:#e8e7ff;border:1px solid #d6d3ff;border-radius:24px;place-items:center;width:76px;height:76px;margin:0 auto 22px;display:grid;transform:rotate(8deg);box-shadow:0 13px 28px #4f46e52b}.celebration-medallion span{color:#fff;background:linear-gradient(145deg,#7c3aed,#4f46e5);border-radius:17px;place-items:center;width:54px;height:54px;font-size:28px;display:grid;transform:rotate(-8deg)}.chapter-celebration h1{max-width:650px;color:var(--ink);letter-spacing:-.05em;margin:0 auto 14px;font-size:clamp(32px,5vw,48px);line-height:1.12}.celebration-intro{max-width:580px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.7}.chapter-score-card{text-align:left;background:#fff;border:1px solid #dfdff5;border-radius:17px;justify-content:space-between;align-items:center;width:min(420px,100%);margin:30px auto 20px;padding:18px 20px;display:flex;box-shadow:0 10px 28px #4338ca14}.chapter-score-card>div:first-child{flex-direction:column;gap:3px;display:flex}.chapter-score-card span{color:var(--muted);font-size:11px;font-weight:700}.chapter-score-card strong{color:var(--ink);letter-spacing:-.04em;font-size:28px}.chapter-score-percent{color:#4f46e5;letter-spacing:-.04em;font-size:30px;font-weight:800}.completed-topics{margin-top:22px}.completed-topics>span,.next-chapter-preview>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.completed-topics>div{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;display:flex}.completed-topics strong{color:#166534;background:#ecfdf3;border:1px solid #c8f0d6;border-radius:999px;padding:7px 11px;font-size:11px}.next-chapter-preview{background:#eef2ffcc;border:1px solid #dce2ff;border-radius:16px;flex-direction:column;gap:6px;width:min(520px,100%);margin:28px auto 0;padding:18px;display:flex}.next-chapter-preview strong{color:#3730a3;font-size:16px}.next-chapter-preview small{color:#68738b}.final-preview{background:#ecfdf3cc;border-color:#c9efd8}.final-preview strong{color:#166534}.result-chapters{text-align:left;border:1px solid var(--line);background:#ffffffe6;border-radius:22px;margin-top:24px;padding:27px}.result-section-heading{margin-bottom:17px}.result-section-heading .eyebrow{margin-bottom:5px}.result-section-heading h2{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:25px}.chapter-result-grid{gap:9px;display:grid}.chapter-result-card{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#fafbff;border:1px solid #e7e8f2;border-radius:13px;grid-template-columns:78px 1fr auto auto;align-items:center;gap:12px;padding:14px 16px;transition:background .15s,border .15s;display:grid}.chapter-result-card:hover{background:#f5f5ff;border-color:#cecff0}.chapter-result-card>span:first-child{color:#6366f1;text-transform:uppercase;font-size:10px;font-weight:800}.chapter-result-card strong{font-size:13px}.chapter-result-card small{color:var(--muted);font-size:11px}.chapter-result-arrow{color:#6366f1;font-weight:800}.center-state,.state-card{text-align:center;align-content:center;place-items:center;min-height:400px;display:grid}.center-state{color:var(--muted);gap:13px}.spinner{border:3px solid #e1e4ee;border-top-color:var(--primary);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.state-card{border:1px solid var(--line);width:min(550px,100%);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:0 auto;padding:40px}.state-card h1{color:var(--ink);margin:16px 0 8px}.state-card p{color:var(--muted);margin-bottom:22px}.state-icon{color:#4338ca;background:#eef2ff;border-radius:14px;place-items:center;min-width:50px;height:50px;padding:0 10px;font-weight:800;display:grid}.error-icon{color:var(--danger);background:var(--danger-soft)}@media (width<=850px){.welcome-layout{grid-template-columns:1fr;gap:40px}.welcome-copy{text-align:center}.welcome-copy>p{margin-inline:auto}.feature-row{justify-content:center}.name-card{width:min(470px,100%);margin:0 auto}.dashboard-hero{flex-direction:column;align-items:flex-start}.hero-button{width:100%}.chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.site-header,.page-container,.site-footer{width:min(100% - 28px,1160px)}.site-header{min-height:66px}.page-container{padding:36px 0 60px}.learner-name{display:none}.welcome-copy h1{font-size:42px}.welcome-copy>p{font-size:16px}.feature-row{gap:7px}.feature-row div{flex:1;min-width:0;padding:12px 9px}.name-card{padding:24px}.dashboard-hero{padding:30px 25px}.stat-grid{grid-template-columns:1fr;gap:9px}.stat-card{flex-direction:row;justify-content:space-between;align-items:center;padding:16px 18px}.stat-card strong{font-size:22px}.history-section,.chapters-section{padding:21px 16px}.chapter-grid{grid-template-columns:1fr}.chapter-section-heading{flex-direction:column;align-items:flex-start}.section-heading{align-items:flex-start}.section-heading .secondary-button{min-height:40px;padding:0 12px}.quiz-topbar{flex-direction:column;align-items:flex-start;gap:12px}.progress-block,.quiz-progress-stack{width:100%}.question-card{border-radius:18px}.question-meta{align-items:flex-start}.option-button{grid-template-columns:auto 1fr auto}.quiz-actions .button,.result-actions .button{width:100%}.result-actions{flex-direction:column}.chapter-celebration{border-radius:21px}.chapter-score-card{padding:15px 16px}.chapter-result-card{grid-template-columns:1fr auto}.chapter-result-card>span:first-child,.chapter-result-card strong,.chapter-result-card small{grid-column:1}.chapter-result-arrow{grid-area:1/2/span 3}.site-footer{text-align:center;flex-direction:column}}
