:root{color-scheme:light;--color-paper:#fff;--color-ink:#0a0a0a;--color-muted:#4b4b4b;--color-rule:#b7b7b7;--color-soft:#f3f3f3;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:ui-serif, Georgia, Cambria, "Times New Roman", serif;--step--1:clamp(.8125rem, .79rem + .12vw, .875rem);--step-0:clamp(1rem, .96rem + .2vw, 1.125rem);--step-1:clamp(1.25rem, 1.13rem + .6vw, 1.625rem);--step-2:clamp(1.75rem, 1.48rem + 1.35vw, 2.6rem);--step-3:clamp(2.4rem, 1.85rem + 2.75vw, 4.15rem);--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:clamp(4rem, 8vw, 7.5rem);--content-width:76rem;--reading-width:65ch;--focus-width:3px;--radius:.125rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);font-size:var(--step-0);text-rendering:optimizelegibility;margin:0;line-height:1.65}button,input{color:inherit;font:inherit}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{text-decoration-thickness:.14em}:focus-visible{outline:var(--focus-width) solid var(--color-ink);outline-offset:.25rem}::selection{background:var(--color-ink);color:var(--color-paper)}h1,h2,h3,p,blockquote,ol,ul{margin-block-start:0}h1,h2,h3{font-family:var(--font-display);text-wrap:balance;font-weight:500;line-height:1.08}h1{font-size:var(--step-3);letter-spacing:-.035em}h2{font-size:var(--step-2);letter-spacing:-.025em}h3{font-size:var(--step-1)}p,li{max-width:var(--reading-width)}.skip-link{z-index:100;top:var(--space-3);left:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--color-ink);color:var(--color-paper);position:fixed;translate:0 -200%}.skip-link:focus{translate:0}.container{width:min(100% - 2rem, var(--content-width));margin-inline:auto}.reading{max-width:var(--reading-width)}.site-header{border-bottom:1px solid var(--color-rule);background:var(--color-paper)}.header-inner{justify-content:space-between;align-items:center;gap:var(--space-3) var(--space-5);min-height:5rem;padding-block:var(--space-3);flex-wrap:wrap;display:flex}.brand{font-family:var(--font-display);font-size:1.6rem;line-height:1;text-decoration:none}.site-nav,.nav-links{align-items:center;gap:var(--space-3) var(--space-5);flex-wrap:wrap;display:flex}.nav-links{margin:0;padding:0;list-style:none}.site-nav a:not(.button){font-size:var(--step--1);font-weight:650}.site-main{min-height:60vh}.section{padding-block:var(--space-7);border-bottom:1px solid var(--color-rule)}.section:last-child{border-bottom:0}.eyebrow{margin-bottom:var(--space-4);font-size:var(--step--1);letter-spacing:.12em;text-transform:uppercase;font-weight:750}.lede{font-size:var(--step-1);line-height:1.45}.muted{color:var(--color-muted)}.button{border:1px solid var(--color-ink);border-radius:var(--radius);background:var(--color-ink);min-height:2.75rem;color:var(--color-paper);font-size:var(--step--1);text-align:center;justify-content:center;align-items:center;padding:.72rem 1.15rem;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{background:var(--color-paper);color:var(--color-ink)}.text-link{font-weight:700}.hero{gap:var(--space-6);display:grid}.hero-copy{max-width:54rem}.hero h1{max-width:18ch;margin-bottom:var(--space-5)}.section-grid{gap:var(--space-5) var(--space-7);display:grid}.manifesto{max-width:25ch;font-family:var(--font-display);font-size:var(--step-2);margin:0;line-height:1.18}.editorial-list{gap:var(--space-5);padding:0;list-style:none;display:grid}.editorial-list li{padding-top:var(--space-4);border-top:1px solid var(--color-rule)}.numbered-list{gap:var(--space-3);padding-left:1.4rem;display:grid}.site-footer{border-top:1px solid var(--color-rule);font-size:var(--step--1)}.footer-inner{gap:var(--space-5);padding-block:var(--space-6);grid-template-areas:"copyright""social""navigation";display:grid}.footer-copyright{grid-area:copyright;margin:0}.footer-links{grid-area:navigation}.social-links{grid-area:social;justify-content:center}.footer-links,.social-links{gap:var(--space-2) var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}@media (width>=48rem){.container{width:min(100% - 4rem, var(--content-width))}.section-grid--two{grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr)}.editorial-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=64rem){.footer-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"copyright social navigation";align-items:center}.footer-links{justify-content:flex-end}}@media (width<=36rem){.header-inner,.site-nav{align-items:flex-start}.site-nav{justify-content:space-between;width:100%}.site-nav .button{flex:1 0 100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
