:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#07111f;--bg-2:#0b1730;--panel:#0a1931e6;--panel-soft:#0a1931b8;--panel-strong:#081226f5;--border:#7dd3fc2e;--border-strong:#7dd3fc4d;--text:#ecfeff;--muted:#bfd7f2;--soft:#93c5fd;--accent:#38bdf8;--accent-2:#a78bfa;--success:#22c55e;--warn:#f59e0b;--danger:#fb7185;--shadow:0 24px 80px #050c1859;--radius-lg:28px;--radius-md:20px;--radius-sm:14px}*{box-sizing:border-box}html,body{background:radial-gradient(circle at top, #38bdf82e, transparent 38%), radial-gradient(circle at 100% 0%, #a78bfa24, transparent 26%), linear-gradient(180deg, var(--bg) 0%, var(--bg-2) 100%);min-height:100%;color:var(--text);margin:0;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}body{line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}code{color:#dbeafe;font-family:SFMono-Regular,ui-monospace,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em}.app-body,.site-shell{min-height:100vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#07111fc2;border-bottom:1px solid #7dd3fc14;position:sticky;top:0}.site-header-inner,.site-main,.site-footer-inner{width:min(1180px,100% - 32px);margin:0 auto}.site-header-inner{justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.brand{align-items:center;gap:14px;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#081226;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:inline-flex}.brand-copy{gap:2px;display:grid}.brand-title{font-size:1rem;font-weight:800}.brand-subtitle{color:var(--soft);font-size:.82rem}.nav-list{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nav-link{color:var(--muted);border:1px solid #0000;border-radius:999px;padding:10px 14px;font-size:.92rem}.nav-link:hover,.nav-link.is-active{border-color:var(--border);color:var(--text);background:#0f213dcc}.site-main{padding:34px 0 72px}.page{flex-direction:column;gap:24px;display:flex}.hero,.section,.panel,.metric,.lesson-card,.link-card,.timeline-item,.leaderboard-row,.question-card,.note-card,.score-card,.comparison-row,.practice-target,.empty-state,.profile-strip{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow)}.hero,.section{border-radius:var(--radius-lg);padding:28px}.hero{gap:24px;display:grid}.hero.hero-with-aside{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr)}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:800}.hero-title{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.1}.hero-description,.section-subtitle,.panel-copy,.lesson-description,.helper-text,.site-footer-copy{color:var(--muted)}.hero-description{max-width:72ch;margin:14px 0 0;font-size:1.02rem}.hero-actions,.inline-actions,.chip-list,.tag-list,.avatar-row{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{margin-top:24px}.button,.inline-link{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;display:inline-flex}.button.primary,.inline-link.primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#081226;border-color:#0000}.button.secondary,.inline-link.secondary{background:#0f213dcc}.hero-highlights,.bullet-list,.stack-list,.comparison-list,.timeline,.leaderboard-list,.detail-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.hero-highlight,.bullet-item,.detail-item,.comparison-row{border-radius:var(--radius-sm);background:#0f213da3;border:1px solid #7dd3fc1f;padding:12px 14px}.hero-aside .metric-grid,.hero-aside .chip-list,.hero-aside .bullet-list{margin-top:0}.section-head{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.section-title,.panel-title,.lesson-title,.score-title{margin:0}.section-title{font-size:1.4rem}.section-subtitle{margin:0}.grid{gap:16px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.panel,.metric,.lesson-card,.link-card,.timeline-item,.leaderboard-row,.question-card,.note-card,.score-card,.profile-strip,.empty-state{border-radius:var(--radius-md);padding:18px}.panel-eyebrow{color:var(--soft);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.76rem;font-weight:700;display:inline-flex}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.metric-value{font-size:clamp(1.3rem,2vw,2rem);font-weight:800}.metric-label{color:var(--muted);margin-top:8px;font-size:.9rem}.chip,.tag{color:var(--soft);background:#0f213dd1;border:1px solid #7dd3fc24;border-radius:999px;align-items:center;padding:8px 12px;font-size:.86rem;display:inline-flex}.lesson-grid,.link-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.lesson-meta,.link-meta,.score-meta{color:var(--soft);font-size:.88rem}.lesson-description,.panel-copy,.link-description{margin:12px 0 0}.lesson-footer,.link-footer,.score-footer{border-top:1px solid #7dd3fc1a;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;display:flex}.question-grid,.score-grid,.profile-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.question-index{color:var(--accent);font-size:.82rem;font-weight:700}.question-prompt{margin:10px 0 0;font-size:1.04rem;font-weight:700}.question-answer{color:#dbeafe;margin:12px 0 0}.question-hint{color:var(--soft);margin-top:8px}.practice-target{border-radius:var(--radius-md);white-space:pre-wrap;padding:24px;font-size:1.08rem}.chart-grid{gap:16px;display:grid}.chart-row{grid-template-columns:92px minmax(0,1fr) 52px;align-items:center;gap:12px;display:grid}.chart-label,.chart-value{color:var(--muted);font-size:.9rem}.chart-track{background:#0f213de6;border-radius:999px;height:12px;overflow:hidden}.chart-fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-2));height:100%}.timeline{gap:16px}.timeline-item{gap:12px;display:grid}.timeline-version{color:var(--accent);font-weight:800}.leaderboard-list{gap:14px}.leaderboard-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.rank-badge{width:44px;height:44px;color:var(--accent);background:#38bdf826;border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.rank-stats{text-align:right;color:var(--muted)}.profile-strip{align-items:center;gap:16px;display:flex}.avatar{border:1px solid var(--border);object-fit:cover;background:#0f213dcc;border-radius:18px;width:72px;height:72px}.avatar.small{width:56px;height:56px}.note-card{border-radius:var(--radius-md);padding:18px}.note-card strong{margin-bottom:8px;display:block}.score-grid{align-items:stretch}.score-card.good{border-color:#22c55e47}.score-card.warn{border-color:#f59e0b47}.score-highlight{font-size:2rem;font-weight:800}.score-caption{color:var(--muted);margin-top:8px}.comparison-row.good{border-color:#22c55e47}.comparison-row.warn{border-color:#f59e0b47}.site-footer{padding:0 0 36px}.site-footer-inner{border-top:1px solid #7dd3fc14;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:18px 0 0;display:flex}.site-footer-links{flex-wrap:wrap;gap:14px;display:flex}.site-footer-copy{font-size:.9rem}.empty-state{text-align:center;color:var(--muted)}@media (width<=960px){.hero.hero-with-aside,.grid.two,.grid.three,.grid.four,.leaderboard-row,.chart-row{grid-template-columns:1fr}.site-header-inner,.site-footer-inner,.profile-strip{flex-direction:column;align-items:flex-start}.rank-stats{text-align:left}}
