:root{--bg: #ffffff;--text: #191919;--muted: #6b6b6b;--faint: #f7f4ef;--line: rgba(25, 25, 25, .12);--line-soft: rgba(25, 25, 25, .08);--green: #1a8917;--green-dark: #0f5f0e;--max: 1160px;--narrow: 760px;--article: 700px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.55}a{color:inherit;text-decoration:none}a:hover{color:var(--green-dark)}img{max-width:100%}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.container.narrow{max-width:var(--narrow)}.article-container{max-width:var(--article)}.site-header{position:sticky;top:0;z-index:20;background:#fffffff0;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:600;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;border-radius:999px;background:var(--text);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:600}.brand-mark.small{width:28px;height:28px;font-size:11px}.nav-links{display:flex;align-items:center;gap:22px;font-size:14px;color:#333}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--line);padding:9px 16px;font-size:14px;font-weight:500;background:#fff}.button.primary{background:var(--text);color:#fff;border-color:var(--text)}.button.primary:hover{color:#fff;background:#000}.hero{padding:92px 0 66px;border-bottom:1px solid var(--line-soft)}.editorial-hero h1,.archive-head h1{margin:12px 0 18px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(44px,8vw,86px);line-height:.98;letter-spacing:-.045em;font-weight:600}.editorial-hero p:not(.kicker-text),.archive-head p:not(.kicker-text){max-width:680px;margin:0;color:var(--muted);font-size:clamp(19px,2.4vw,23px);line-height:1.42}.kicker-text,.section-label,.meta-line,.eyebrow{font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.section{padding:56px 0}.featured-section{background:var(--faint);border-bottom:1px solid var(--line-soft)}.featured-post{display:block;padding:8px 0 4px}.featured-post h2,.section-head h2,.about-panel h2{margin:8px 0 10px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(34px,5vw,54px);line-height:1.02;letter-spacing:-.035em;font-weight:600}.featured-post p{max-width:640px;margin:0;color:var(--muted);font-size:19px;line-height:1.45}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three,.grid.pillars{grid-template-columns:repeat(3,1fr)}.editorial-cards{margin-top:24px}.card{border-top:1px solid var(--line);padding:20px 0 6px;background:transparent}.card h2,.card h3{margin:0 0 10px;font-size:20px;line-height:1.25;letter-spacing:-.02em}.card p{margin:0;color:var(--muted)}.eyebrow{display:inline-block;margin-bottom:14px}.section-head.compact{max-width:720px}.section-head.compact h2{margin-top:8px}.section-head.compact p:last-child{max-width:620px;margin:0;color:var(--muted);font-size:18px}.post-list{display:grid}.medium-list{border-top:1px solid var(--line)}.post-row{display:block;padding:28px 0;border-bottom:1px solid var(--line-soft);background:transparent}.post-row h2{margin:8px 0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(28px,4vw,38px);line-height:1.08;letter-spacing:-.025em;font-weight:600}.post-row p{max-width:620px;margin:0;color:var(--muted);font-size:17px;line-height:1.45}.badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.badges.slim{margin-top:16px}.badge{border-radius:999px;background:#f2f2f2;padding:5px 10px;font-size:12px;color:#4a4a4a}.about-panel{border-top:1px solid var(--line);display:grid;grid-template-columns:1.4fr 1fr;gap:36px;padding-top:36px}.about-panel p{color:var(--muted);font-size:18px;line-height:1.5}.about-panel h3{margin-top:34px;font-size:20px}.writing-page{padding-top:72px}.archive-head{padding-bottom:42px}.article-shell{padding-bottom:78px}.article-head{padding:72px 0 34px;border-bottom:1px solid var(--line-soft)}.article-head h1{margin:14px 0 16px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(42px,7vw,72px);line-height:1.02;letter-spacing:-.04em;font-weight:600}.summary{color:var(--muted);font-size:clamp(20px,3vw,24px);line-height:1.38;margin:0 0 22px}.author-line{display:flex;align-items:center;gap:10px;color:#444;font-size:14px}.article-body{padding-top:34px;font-family:"Source Serif 4",Georgia,serif;font-size:22px;line-height:1.72}.article-body h2{margin:48px 0 14px;font-family:Inter,system-ui,sans-serif;font-size:25px;line-height:1.2;letter-spacing:-.025em}.article-body p{margin:24px 0}.article-body ul,.article-body ol{padding-left:26px}.article-body li{margin:10px 0}.article-body code{font-family:Geist Mono,ui-monospace,monospace;font-size:.78em;background:#f6f6f6;border-radius:5px;padding:2px 5px}.article-body blockquote{margin:34px 0;padding-left:20px;border-left:3px solid var(--text);color:#333;font-style:italic}.article-tags{margin-top:44px;font-family:Inter,system-ui,sans-serif}.footer{margin-top:40px;border-top:1px solid var(--line);padding:34px 0;color:var(--muted);font-size:14px}.footer .container{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media(max-width:760px){.container{width:min(100% - 28px,var(--max))}.nav{align-items:flex-start;padding:16px 0;flex-direction:column}.nav-links{flex-wrap:wrap;gap:12px}.grid.three,.grid.two,.grid.pillars,.about-panel{grid-template-columns:1fr}.hero{padding:58px 0 46px}.section{padding:42px 0}.article-head{padding-top:48px}.article-body{font-size:20px;line-height:1.68}}
