@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{color-scheme:light;--ink:#102f52;--ink-strong:#082744;--muted:#5b6d7f;--line:#dbe5ec;--paper:#fff;--wash:#f5f9fb;--wash-strong:#eaf4f6;--teal:#2498a6;--teal-dark:#147985;--code-bg:#0b1e31;--code-ink:#dcecf3;--max-width:1180px;background:var(--paper);color:var(--ink-strong);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 88% 3%, #2498a617, transparent 24rem), var(--paper);min-width:320px;color:var(--ink-strong);margin:0}a{color:inherit}.shell{width:min(calc(100% - 3rem), var(--max-width));margin:0 auto}.site-header{z-index:20;backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dbe5ece0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:76px;display:flex}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:185px;height:auto;display:block}.primary-nav{align-items:center;gap:1.55rem;font-size:.94rem;font-weight:600;display:flex}.primary-nav a{color:#40556a;text-decoration:none}.primary-nav a:hover{color:var(--ink)}.github-link{border-left:1px solid var(--line);padding-left:1.55rem}.hero{border-bottom:1px solid var(--line);padding:7.25rem 0 6.5rem}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(3rem,8vw,7.25rem);display:grid}.eyebrow{color:var(--teal-dark);letter-spacing:.105em;text-transform:uppercase;margin:0 0 1rem;font-size:.77rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:760px;color:var(--ink-strong);margin-bottom:1.7rem;font-size:clamp(3.25rem,6.7vw,6.2rem);font-weight:700;line-height:.98}.hero-lede{max-width:690px;color:var(--muted);margin-bottom:1.65rem;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.7}.maturity{flex-wrap:wrap;gap:.55rem;margin-bottom:2.15rem;display:flex}.maturity span{border:1px solid var(--line);background:var(--wash);color:#486074;border-radius:999px;padding:.48rem .72rem;font-size:.79rem;font-weight:600}.hero-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.button,.text-action{border-radius:9px;justify-content:center;align-items:center;min-height:46px;padding:0 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#174b78}.button.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.button.secondary:hover{background:var(--wash);border-color:#a7bac9}.text-action{color:var(--teal-dark)}.code-panel{background:var(--code-bg);color:var(--code-ink);border:1px solid #153754;border-radius:18px;overflow:hidden;box-shadow:0 28px 65px #0d2d4929}.code-panel-header{color:#a9c2d3;border-bottom:1px solid #1e3f59;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;font-size:.78rem;font-weight:600;display:flex}.code-source{color:#6ea8ad}pre{margin:0;padding:1.55rem 1.7rem 1.25rem;overflow-x:auto}pre code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88rem;line-height:1.75}.syntax-name{color:#79c7d0}.syntax-value{color:#f2be7a}.syntax-call{color:#9bb7ff}.syntax-string{color:#9ed7a8}.code-caption{color:#9fb7c9;border-top:1px solid #1e3f59;margin:0;padding:1rem 1.2rem 1.2rem;font-size:.82rem;line-height:1.6}.code-caption code{color:#dbe9ef}.thesis{background:var(--wash);padding:6.5rem 0}.section-heading{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;column-gap:3rem;margin-bottom:3.2rem;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.model h2,.next h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.15rem,4vw,3.75rem);line-height:1.05}.section-heading>p:last-child{color:var(--muted);margin-bottom:.25rem;font-size:1.02rem;line-height:1.75}.principle-grid{border-top:1px solid #cfdce4;grid-template-columns:repeat(4,1fr);display:grid}.principle{border-right:1px solid #cfdce4;min-height:220px;padding:1.75rem 1.55rem 1.5rem 0}.principle:not(:first-child){padding-left:1.55rem}.principle:last-child{border-right:0}.principle h3{margin-bottom:.8rem;font-size:1.04rem;line-height:1.4}.principle p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.68}.model{padding:6.5rem 0}.model-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.model-copy{padding-top:1.75rem}.model-copy p{color:var(--muted);margin-bottom:1.4rem;font-size:1.12rem;line-height:1.8}.model-copy a{color:var(--teal-dark);font-weight:700;text-decoration:none}.next{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--wash-strong)}.next-inner{justify-content:space-between;align-items:center;gap:4rem;min-height:290px;display:flex}.next-actions{flex-wrap:wrap;gap:.85rem;display:flex}.next-actions a{min-width:120px;color:var(--ink);text-align:center;background:#ffffffa8;border:1px solid #c9dce1;border-radius:9px;padding:.85rem 1rem;font-weight:700;text-decoration:none}.next-actions a:hover{background:#fff}footer{color:#a9bdcb;background:#071d30}.footer-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:150px;display:flex}.footer-inner p{max-width:650px;margin:0;font-size:.87rem;line-height:1.7}.footer-inner a{color:#fff;font-weight:700;text-decoration:none}@media (width<=940px){.primary-nav{gap:1rem}.github-link{padding-left:1rem}.hero{padding-top:5rem}.hero-grid{grid-template-columns:1fr}.code-panel{max-width:680px}.principle-grid{grid-template-columns:repeat(2,1fr)}.principle:nth-child(2){border-right:0}.principle:nth-child(3),.principle:nth-child(4){border-top:1px solid #cfdce4}}@media (width<=760px){.shell{width:min(calc(100% - 2rem), var(--max-width))}.header-inner{min-height:68px}.brand-logo{width:150px}.primary-nav a:not(.github-link){display:none}.github-link{border-left:0;padding-left:0}.hero{padding:4.6rem 0 4.4rem}.hero-grid{gap:3rem}h1{font-size:clamp(3rem,15vw,4.6rem)}.section-heading,.model-grid{grid-template-columns:1fr}.section-heading{gap:1.2rem}.principle-grid{grid-template-columns:1fr}.principle,.principle:not(:first-child){border-top:1px solid #cfdce4;border-right:0;min-height:auto;padding:1.5rem 0}.principle:first-child{border-top:0}.thesis,.model{padding:4.5rem 0}.next-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:2.3rem;min-height:320px}.next-actions{width:100%}.next-actions a{flex:100%}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start}}
