:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#080b14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0 0,#5b8def38,#0000 34rem),radial-gradient(circle at 80% 10%,#22c55e29,#0000 26rem),linear-gradient(135deg,#080b14 0%,#111827 48%,#0f172a 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0 64px}.hero-section{align-content:center;gap:24px;min-height:58vh;padding:48px 0;display:grid}.hero-badge,.primary-action,.secondary-note{align-items:center;gap:10px;display:inline-flex}.hero-badge{color:#cbd5e1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ac2;border:1px solid #94a3b847;border-radius:999px;width:fit-content;padding:10px 14px}.hero-section h1{letter-spacing:-.08em;max-width:880px;margin:0;font-size:clamp(3rem,8vw,6.9rem);line-height:.93}.hero-section p{color:#cbd5e1;max-width:680px;margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:8px;display:flex}.primary-action{color:#06121f;background:#f8fafc;border-radius:18px;padding:14px 18px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 20px 45px #0f172a52}.primary-action:hover{transform:translateY(-2px);box-shadow:0 26px 55px #0f172a70}.secondary-note{color:#94a3b8;font-weight:700}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:72px;display:grid}.stats-grid article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172ab8;border:1px solid #94a3b838;border-radius:26px;padding:22px;box-shadow:0 24px 60px #02061738}.stats-grid svg{color:#93c5fd}.stats-grid strong,.stats-grid span{display:block}.stats-grid strong{margin-top:14px;font-size:1.15rem}.stats-grid span{color:#94a3b8;margin-top:6px}.chapter-section{padding:24px 0 0}.section-heading{max-width:720px;margin-bottom:30px}.section-heading>span{color:#93c5fd;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900}.section-heading h2{letter-spacing:-.055em;margin:10px 0 8px;font-size:clamp(2rem,5vw,3.7rem);line-height:1}.section-heading p{color:#cbd5e1;margin:0;line-height:1.7}.subject-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.subject-card{background:#0f172ac7;border:1px solid #94a3b838;border-radius:32px;overflow:hidden;box-shadow:0 24px 70px #0206174d}.subject-header{border-bottom:1px solid #94a3b829;gap:16px;padding:24px;display:flex}.subject-icon{color:#bfdbfe;background:#3b82f626;border-radius:18px;flex:none;place-items:center;width:52px;height:52px;display:grid}.subject-header h3{margin:0;font-size:1.45rem}.subject-header p{color:#94a3b8;margin:8px 0 0;line-height:1.55}.chapter-list{gap:8px;max-height:620px;padding:14px;display:grid;overflow:auto}.chapter-link{color:#e2e8f0;background:#1e293b8a;border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;transition:transform .16s,background .16s,border-color .16s;display:flex}.chapter-link:hover{background:#2563eb2e;border-color:#93c5fd52;transform:translate(3px)}.chapter-link svg{color:#93c5fd;flex:none}@media (width<=980px){.stats-grid,.subject-grid{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:32px}.chapter-list{max-height:none}}@media (width<=560px){.app-shell{width:min(100% - 22px,1180px);padding-top:24px}.hero-section h1{letter-spacing:-.06em}.subject-header{flex-direction:column}}
