:root{--ink:#0b0f0c;--shade-deep:#121a14;--forest:#1c3324;--olive:#6f7f5c;--bone:#d7ddd0;--paper:#eef1ea;--muted:#eef1ea94;--line:#d7ddd024;--font-display:"Schibsted Grotesk", "Outfit", system-ui, sans-serif;--font-body:"Outfit", system-ui, sans-serif;--space-section:clamp(1.75rem, 3.5vw, 2.5rem);--content:min(1080px, calc(100% - 3rem))}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--ink);color:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}.site{position:relative;overflow-x:clip}.site:before{content:"";z-index:-1;background:radial-gradient(90% 60% at 0 0,#1c3324d9,#0000 58%),radial-gradient(70% 50% at 100% 10%,#121a14e6,#0000 55%),radial-gradient(80% 55% at 50% 100%,#0b0f0c,#0000 65%),linear-gradient(#0e1510 0%,#0b0f0c 45%,#090c0a 100%);position:fixed;inset:0}.wrap{width:var(--content);margin-inline:auto}.section{padding-block:var(--space-section)}.section:first-child{padding-top:clamp(2.25rem,5vw,3rem)}.section:last-child{padding-bottom:clamp(2.25rem,5vw,3rem)}.prose{max-width:40rem}.section-title{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2.15rem,4.8vw,3rem);font-weight:500;line-height:1.12}.prose-copy{max-width:40rem;color:var(--muted);margin-bottom:1.1rem;font-size:1.05rem;font-weight:300}.prose-copy:last-child{margin-bottom:0}.prose-link{color:var(--bone);border-bottom:1px solid #d7ddd04d;transition:border-color .2s}.prose-link:hover{border-bottom-color:var(--bone)}.prose-meta{color:var(--muted);margin-top:1.75rem;font-size:.9rem;font-weight:300}
