:root{--bg:#f8fafc;--surface:#fff;--surface-muted:#f1f5f9;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--magma:#ff6405;--magma-hover:#ea5000;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}a:focus-visible{outline:3px solid var(--magma);outline-offset:4px}.skip-link{background:var(--text);color:#fff;z-index:2;padding:.75rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header,.site-footer,main{width:min(1120px,100% - 3rem);margin:0 auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:5.5rem;display:flex}.wordmark{letter-spacing:-.03em;font-size:1.12rem;font-weight:760;text-decoration:none}.wordmark span{color:var(--magma)}nav{align-items:center;gap:1.25rem;font-size:.92rem;display:flex}nav a{color:var(--muted);text-decoration:none}nav a:hover{color:var(--magma-hover)}.hero{max-width:850px;padding:clamp(5rem,14vw,10rem) 0 clamp(4rem,10vw,7rem)}.eyebrow{color:var(--magma-hover);letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.76rem;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:-.065em;max-width:850px;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6.5rem);line-height:.98}h2{letter-spacing:-.045em;max-width:460px;margin-bottom:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.06}.lede{max-width:630px;color:var(--muted);font-size:clamp(1.06rem,2vw,1.28rem);line-height:1.65}.actions{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.button{background:var(--magma);color:#fff;border-radius:.45rem;padding:.82rem 1.1rem;font-weight:700;text-decoration:none;display:inline-block}.button:hover{background:var(--magma-hover)}.text-link{font-weight:700}.section-grid{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:4rem;padding:3rem 0 6rem;display:grid}.link-list{align-content:start;display:grid}.link-list a{border-bottom:1px solid var(--line);justify-content:space-between;padding:1.1rem 0;font-weight:650;text-decoration:none;display:flex}.link-list a:hover{color:var(--magma-hover)}.page-intro{max-width:760px;padding:clamp(5rem,12vw,8rem) 0}.page-intro h1{font-size:clamp(2.8rem,6vw,5.6rem)}.article-list{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:6rem;display:grid}.article-list article{background:var(--surface);padding:2rem}.article-list h2{max-width:none;font-size:1.65rem}.article-list h2 a{text-decoration:none}.article-list h2 a:hover{color:var(--magma-hover)}.article-list p:not(.eyebrow):not(.article-list-meta){color:var(--muted);line-height:1.6}.article-list-meta,.article-meta{color:var(--muted);font-size:.86rem}.article{max-width:780px;padding:clamp(4rem,10vw,7rem) 0}.article h1{font-size:clamp(2.8rem,6vw,5rem)}.article-meta{gap:.8rem;margin:1.5rem 0 2rem;display:flex}.article-meta span:before{content:"·";margin-right:.8rem}.source-note{border-left:3px solid var(--magma);background:var(--surface-muted);color:var(--muted);margin:2rem 0 3rem;padding:1rem 1.2rem;line-height:1.6}.article-body{font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:1.14rem;line-height:1.75}.article-body h2{max-width:none;margin:3rem 0 1rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.65rem}.article-body figure{margin:2rem 0}.article-body img{border:1px solid var(--line);width:100%;height:auto;display:block}.article-body figcaption{color:var(--muted);margin-top:.7rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.85rem;line-height:1.55}.article-body code,.article-body pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.article-body pre{background:var(--surface-muted);padding:1rem;font-size:.86rem;overflow-x:auto}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;padding:1.5rem 0 2.5rem;font-size:.85rem;display:flex}.site-footer p{margin-bottom:0}.footer-links{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}@media (width<=680px){.site-header{flex-direction:column;align-items:flex-start;min-height:auto;padding:1.2rem 0}nav{flex-wrap:wrap;gap:.75rem 1rem}.section-grid,.article-list{grid-template-columns:1fr;gap:2rem}.article-list{gap:1px}.site-footer{flex-direction:column}}
