:root{color-scheme:light;--bg:#fbfaf8;--surface:#fff;--text:#181716;--muted:#66615b;--border:#ded8d0;--accent:#8b3a2b;--focus:#1b67d8;--max:1120px;--article:720px}html[data-theme=dark]{color-scheme:dark;--bg:#151515;--surface:#1e1e1e;--text:#f2eee8;--muted:#b9b0a5;--border:#3a3630;--accent:#f0a08d;--focus:#89b4ff}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;font-size:18px;line-height:1.7}a{color:var(--accent);text-underline-offset:.18em}a:hover{text-decoration-thickness:2px}img{max-width:100%;height:auto}main{min-height:70vh}.container{width:min(100% - 2rem,var(--max));margin-inline:auto}.narrow{width:min(100% - 2rem,var(--article));margin-inline:auto}.skip-link{background:var(--text);color:var(--bg);z-index:10;padding:.5rem .75rem;position:absolute;top:-4rem;left:.75rem}.skip-link:focus{top:.75rem}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}header.site-header{border-bottom:1px solid var(--border);background:var(--bg)}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.brand{color:var(--text);font-weight:800;text-decoration:none}.nav-list{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--text);text-decoration:none}.nav-list a[aria-current=page],.nav-list a:hover{color:var(--accent)}button{font:inherit}.theme-toggle,.menu-toggle{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:.35rem .7rem}.mobile-menu{display:none}.hero{padding:5rem 0 3rem}.eyebrow,.meta{color:var(--muted);font-size:.95rem}.hero h1{letter-spacing:-.05em;margin:.4rem 0 1rem;font-size:clamp(2.4rem,7vw,5rem);line-height:1.03}.lead{color:var(--muted);max-width:760px;font-size:1.25rem}.section{padding:2.5rem 0}.grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.card{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:16px;padding:1.25rem;text-decoration:none;display:block}.card h2,.card h3{margin:.3rem 0}.card p{color:var(--muted)}.badge{border:1px solid var(--border);color:var(--accent);border-radius:999px;padding:.18rem .55rem;font-size:.85rem;text-decoration:none;display:inline-flex}.post-list{gap:1rem;display:grid}.newsletter{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:1.5rem}.newsletter-header{max-width:42rem}.newsletter-header h2{margin-top:0;margin-bottom:.4rem}.newsletter-header p,.newsletter-note{color:var(--muted)}.newsletter-form{align-items:end;gap:.75rem;margin-top:1rem;display:flex}.newsletter-field{flex:1;gap:.35rem;min-width:0;display:grid}.newsletter-field label{color:var(--text);font-weight:700}.newsletter input{border:1px solid var(--border);background:var(--bg);width:100%;min-height:3rem;color:var(--text);font:inherit;border-radius:10px;padding:.7rem .85rem}.newsletter button{border:1px solid var(--accent);background:var(--accent);min-height:3rem;color:var(--bg);cursor:pointer;border-radius:10px;padding:.7rem 1rem;font-weight:700}.newsletter button:hover{filter:brightness(.96)}.newsletter-note{margin-bottom:0;font-size:.95rem}.newsletter-page .newsletter{margin:2rem 0}.newsletter-page>p:last-child{margin-top:1.5rem}.site-footer{border-top:1px solid var(--border);color:var(--muted);margin-top:3rem;padding:2rem 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.article-header{padding:3rem 0 1rem}.article-header h1{letter-spacing:-.04em;font-size:clamp(2.1rem,6vw,4rem);line-height:1.08}.prose{font-family:Georgia,Cambria,Times New Roman,serif;font-size:1.18rem}.prose h2,.prose h3{margin-top:2rem;font-family:inherit;line-height:1.2}.prose p{margin:1.15rem 0}.article-nav{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.share-links{flex-wrap:wrap;gap:.75rem;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=760px){.newsletter-form{flex-direction:column;align-items:stretch}.newsletter button{width:100%}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-panel[hidden]{display:none}.mobile-panel{border-top:1px solid var(--border);padding:1rem 0}.mobile-panel .nav-list{display:grid}.grid,.article-nav{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
