:root{--bg:#fff;--surface:#fff;--ink:#151515;--muted:#666;--line:#e5e5e5;--accent:#151515;--accent-soft:#f5f5f5;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--gutter:clamp(1.25rem, 4vw, 3rem);--layout:50rem;--header-h:4.5rem;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--ink);background:var(--bg);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}body.menu-open{overflow:hidden}::selection{color:var(--ink);background:#ddd}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}.skip-link{z-index:100;color:#fff;background:var(--accent);padding:.65rem .9rem;position:fixed;top:0;left:1rem;transform:translateY(-110%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;height:var(--header-h);padding:0 var(--gutter);border-bottom:1px solid var(--line);background:#fffffff0;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.header-inner{width:100%;max-width:var(--layout);justify-content:space-between;align-items:center;margin-inline:auto;display:flex}.wordmark,.site-nav a{font-family:var(--sans);letter-spacing:0;font-size:.95rem;line-height:1}.wordmark[aria-current=page],.site-nav a[aria-current=page]{font-weight:650}.site-nav{align-items:center;gap:clamp(1.25rem,3vw,2.5rem);display:flex}.site-nav a,.wordmark{transition:color .16s}.site-nav a:hover,.wordmark:hover{text-underline-offset:.25rem;text-decoration:underline}.menu-toggle{display:none}.eyebrow{color:var(--muted);font-family:var(--sans);letter-spacing:0;text-transform:none;margin-bottom:.85rem;font-size:.9rem;font-weight:500;line-height:1.3}.section-shell{width:100%;max-width:calc(var(--layout) + var(--gutter) + var(--gutter));padding:clamp(4rem, 8vw, 6.5rem) var(--gutter);margin-inline:auto}.text-link{color:var(--ink);font-family:var(--sans);border-bottom:1px solid;align-items:center;font-size:.95rem;font-weight:500;line-height:1.7;display:inline-flex}.text-link:hover{color:var(--muted)}.button{border:1px solid var(--ink);color:var(--ink);font-family:var(--mono);background:0 0;align-items:center;gap:2rem;padding:.8rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.button:hover{color:#fff;background:var(--ink)}.quiet-intro{width:100%;max-width:calc(var(--layout) + var(--gutter) + var(--gutter));padding:calc(var(--header-h) + clamp(4rem, 9vw, 6.5rem)) var(--gutter) clamp(1.75rem, 2.5vw, 2.5rem);margin-inline:auto;position:relative}.quiet-intro:after,.plain-page-header:after{content:"";right:var(--gutter);bottom:0;left:var(--gutter);background:var(--line);height:1px;position:absolute}.quiet-intro-copy{max-width:47rem}.quiet-intro h1{margin-bottom:1.5rem;font-size:clamp(2.6rem,5.5vw,3.8rem);font-weight:680}.quiet-intro-copy>p:not(.eyebrow){max-width:43rem;color:var(--muted);margin-bottom:1.75rem;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7}.quiet-intro-links{gap:1.5rem;display:flex}.quiet-section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.25rem;display:flex}.quiet-section-heading h2{margin:0;font-size:clamp(1.4rem,3vw,1.75rem);font-weight:650}.quiet-writing{padding-top:clamp(1.75rem,2.5vw,2.5rem)}.quiet-post-list{border-top:1px solid var(--line)}.quiet-post-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:1.45rem 0;display:grid}.quiet-post-row p,.post-row p{color:var(--muted);font-family:var(--mono);letter-spacing:0;text-transform:none;margin-bottom:.45rem;font-size:.8rem;line-height:1.45}.quiet-post-row h3{letter-spacing:-.025em;margin-bottom:.35rem;font-size:clamp(1.2rem,2.4vw,1.55rem);font-weight:650}.quiet-post-row div>span{max-width:44rem;color:var(--muted);font-size:1.025rem;display:block}.quiet-post-row>span,.post-arrow{color:var(--accent);font-family:var(--mono);transition:transform .18s var(--ease)}.quiet-post-row:hover h3,.post-row:hover h2{text-underline-offset:.2rem;text-decoration:underline}.quiet-post-row:hover>span,.post-row:hover .post-arrow{transform:translate(.3rem)}.plain-page-header{width:100%;max-width:calc(var(--layout) + var(--gutter) + var(--gutter));padding:calc(var(--header-h) + clamp(4rem, 9vw, 6.5rem)) var(--gutter) clamp(1.75rem, 2.5vw, 2.5rem);margin-inline:auto;position:relative}.plain-page-header+.section-shell{padding-top:clamp(1.75rem,2.5vw,2.5rem)}.plain-page-header h1{margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:680}.plain-page-header>p:last-child{max-width:44rem;color:var(--muted);margin:0;font-size:clamp(1rem,1.6vw,1.18rem)}.blog-index{padding-bottom:4rem}.blog-index-topline{color:var(--muted);font-family:var(--mono);justify-content:space-between;margin-bottom:2rem;font-size:.7rem;display:flex}.post-list{border-top:1px solid var(--line)}.empty-writing{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:2rem 0}.post-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 1.5rem;align-items:start;gap:1.25rem;padding:1.5rem 0;display:grid}.post-row h2{margin-bottom:.45rem;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:650}.post-row div>span{max-width:44rem;color:var(--muted);font-size:1.025rem;display:block}.post-arrow{justify-self:end}.quiet-post-list>:last-child,.post-list>:last-child{border-bottom:0}.article-shell{padding:calc(var(--header-h) + clamp(3.5rem, 8vw, 6rem)) var(--gutter) clamp(3.5rem, 7vw, 5rem)}.article-header{max-width:var(--layout);margin:0 auto clamp(2.25rem,4vw,3rem)}.back-link{color:var(--accent);font-family:var(--mono);margin-bottom:3.5rem;font-size:.8rem;display:inline-block}.article-kicker{color:var(--muted);font-family:var(--mono);flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;font-size:.76rem;display:flex}.article-header h1{margin-bottom:1.4rem;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:680}.article-header>p:not(.eyebrow){max-width:42rem;color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.2rem)}.article-header small{color:var(--muted);font-family:var(--mono);font-size:.76rem}.prose{max-width:var(--layout);color:#292f3b;margin-inline:auto;font-size:clamp(1.125rem,1.4vw,1.2rem);line-height:1.78}.prose h2{margin:3.7rem 0 1.2rem;font-size:clamp(1.65rem,3vw,2.2rem);font-weight:680}.about-copy h2:first-child{margin-top:0}.prose h3{margin:2.7rem 0 1rem;font-size:1.3rem;font-weight:680}.prose p{margin-bottom:1.5rem}.prose a{color:var(--accent);border-bottom:1px solid}.prose ul,.prose ol{margin:0 0 1.7rem;padding-left:1.4rem}.prose li{margin-bottom:.55rem;padding-left:.3rem}.prose blockquote{border-left:2px solid var(--accent);color:var(--muted);margin:2.5rem 0;padding-left:1.2rem}.prose pre{border:1px solid #252b36;margin:2rem 0;padding:1.25rem;font-size:.82rem;line-height:1.65;overflow-x:auto;background:#171923!important}.prose :not(pre)>code{color:#244cb5;background:var(--accent-soft);font-family:var(--mono);padding:.15em .35em;font-size:.86em}.site-footer{padding:0 var(--gutter) 2rem;background:var(--surface)}.footer-inner{width:100%;max-width:var(--layout);border-top:1px solid var(--line);margin-inline:auto;padding-top:clamp(2.5rem,5vw,3.5rem)}.footer-note{max-width:var(--layout);color:var(--muted);margin-bottom:3rem;font-size:1.05rem}.footer-note a{color:var(--accent);border-bottom:1px solid}.footer-disclaimer{margin-top:1rem;font-size:.85rem;line-height:1.55}.footer-meta{border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);grid-template-columns:1fr auto 1fr;gap:2rem;padding-top:1.2rem;font-size:.8rem;display:grid}.footer-meta p{margin:0}.footer-meta p:last-child{justify-self:end}.footer-links{gap:1.25rem;display:flex}.footer-links a:hover{color:var(--accent)}.not-found{min-height:80svh;max-width:var(--layout);padding:calc(var(--header-h) + 3rem) var(--gutter) 4rem;flex-direction:column;justify-content:center;align-items:flex-start;margin-inline:auto;display:flex}.not-found h1{margin-bottom:.8rem;font-size:clamp(4rem,12vw,8rem)}.not-found>p:not(.eyebrow){color:var(--muted);margin-bottom:1.5rem}[data-reveal],.js [data-reveal],.js [data-reveal][data-visible],.hero-enter{opacity:1;transform:none}@media (width<=700px){:root{--header-h:4.2rem}.menu-toggle{z-index:70;width:2.6rem;height:2.6rem;color:var(--ink);background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative}.menu-toggle span{width:1.25rem;height:1px;transition:transform .22s var(--ease);background:currentColor;position:absolute}.menu-toggle span:first-child{transform:translateY(-.22rem)}.menu-toggle span:last-child{transform:translateY(.22rem)}.menu-toggle[aria-expanded=true]{color:#fff}.menu-toggle[aria-expanded=true] span:first-child{transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.site-nav{z-index:60;padding:var(--gutter);color:#fff;background:var(--ink);opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.4rem;transition:opacity .18s,visibility .18s;display:flex;position:fixed;inset:0}.site-nav[data-open]{opacity:1;visibility:visible}.site-nav a{font-size:1.1rem}.quiet-intro{padding-top:calc(var(--header-h) + 4.5rem)}.quiet-intro h1{font-size:clamp(2.8rem,13vw,4rem)}.quiet-section-heading{align-items:flex-start}.quiet-post-row{gap:1rem}.post-row{grid-template-columns:minmax(0,1fr) 1rem;gap:.8rem}.footer-meta{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.footer-meta p:last-child{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-enter,.js [data-reveal]{opacity:1;transform:none}}
