:root{color:#13243a;font-synthesis:none;text-rendering:optimizelegibility;--ink:#13243a;--muted:#5d6b7c;--surface:#fff;--line:#dce5ee;--accent:#176b87;--accent-strong:#0d536c;--accent-soft:#e7f4f7;--shadow:0 24px 70px #17324817;background:#f7fafc;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:linear-gradient(#f9fcfd 0%,#f4f8fb 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #f0a24a}.skip-link{z-index:20;background:var(--ink);color:#fff;padding:.7rem 1rem;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9fcfde0;border-bottom:1px solid #dce5eed9;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1120px,100% - 2rem);min-height:72px;margin:0 auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.7rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:2.15rem;height:2.15rem;font-family:Georgia,serif;font-size:1.35rem;display:grid}.primary-nav{align-items:center;gap:.35rem;display:flex}.primary-nav a{color:var(--muted);border-radius:9px;padding:.6rem .8rem;font-size:.95rem;font-weight:650;text-decoration:none}.primary-nav a:hover,.primary-nav a.active{background:var(--surface);color:var(--ink);box-shadow:0 1px #13243a0d}.page-shell{flex:1;width:min(1120px,100% - 2rem);margin:0 auto}.hero{grid-template-columns:1.35fr .65fr;align-items:center;gap:5rem;min-height:68vh;padding:6.5rem 0 4.5rem;display:grid}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--accent);margin:0 0 1rem;font-size:.76rem;font-weight:800}h1{letter-spacing:-.07em;color:var(--ink);margin:0;font-size:clamp(3.6rem,9vw,7.6rem);line-height:.9}.hero-lead{letter-spacing:-.025em;max-width:720px;color:var(--ink);margin:2rem 0 0;font-size:clamp(1.25rem,2.2vw,1.75rem);line-height:1.45}.hero-copy{max-width:680px;color:var(--muted);font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:var(--accent-strong)}.button-secondary{background:var(--surface);border:1px solid var(--line);color:var(--ink)}.math-card{border:1px solid var(--line);background:radial-gradient(circle at 70% 15%, var(--accent-soft), transparent 40%), var(--surface);min-height:310px;box-shadow:var(--shadow);border-radius:28px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.math-card-label{color:var(--muted);font-size:.85rem;font-weight:700}.math-card strong{color:var(--accent-strong);font-family:Georgia,serif;font-size:clamp(4rem,8vw,6rem);font-weight:500}.math-card span:last-child{color:var(--muted);line-height:1.5}.content-section{padding:3.5rem 0 7rem}.content-section h2,.narrow-page h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.content-section>p:not(.section-kicker),.narrow-page>p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:1.05rem;line-height:1.75}.roadmap-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;display:grid}.roadmap-card{border:1px solid var(--line);background:#ffffffc7;border-radius:18px;min-height:190px;padding:1.35rem}.roadmap-card>span{color:var(--accent);font-size:.78rem;font-weight:800}.roadmap-card h3{margin:2.6rem 0 .65rem;font-size:1.05rem}.roadmap-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.narrow-page{max-width:760px;padding:7rem 0}.roadmap-list{color:var(--ink);margin:2rem 0 0;padding-left:1.4rem}.roadmap-list li{border-bottom:1px solid var(--line);padding:.75rem .25rem}.site-footer{border-top:1px solid var(--line);width:min(1120px,100% - 2rem);color:var(--muted);justify-content:space-between;gap:1rem;margin:0 auto;padding:1.6rem 0 2.4rem;font-size:.9rem;display:flex}.site-footer a{font-weight:700}@media (width<=820px){.hero{grid-template-columns:1fr;gap:2rem;padding-top:4.5rem}.math-card{min-height:220px}.roadmap-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.header-inner{flex-direction:column;align-items:flex-start;gap:.75rem;min-height:auto;padding:.85rem 0}.primary-nav{justify-content:space-between;width:100%}.primary-nav a{padding:.5rem .55rem}.hero{padding-top:3.5rem}h1{font-size:clamp(3.3rem,19vw,5rem)}.roadmap-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
