:root{color-scheme:light;--bg:#f4f0e8;--surface:#fbf8f3;--ink:#1b1916;--muted:#5e584f;--line:#ddd4c6;--link:#0c4a6e;--link-underline:#0c4a6e;--mark:#8a3d32;--code-bg:#efeae2;--focus:#0c4a6e;--header-height:7.75rem;--measure:74ch;--page:72rem;--sans:"Segoe UI", system-ui, sans-serif;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--mono:"Cascadia Mono", "Cascadia Code", Consolas, ui-monospace, monospace;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem}:root[data-theme=dark]{color-scheme:dark;--bg:#141311;--surface:#1c1a17;--ink:#f3efe8;--muted:#c2b8ab;--line:#3a342c;--link:#9fd4ee;--link-underline:#9fd4ee;--mark:#e0a598;--code-bg:#241f1b;--focus:#9fd4ee}*,:before,:after{box-sizing:border-box}html{scroll-padding-top:calc(var(--header-height) + .75rem)}body{background:var(--bg);color:var(--ink);font-family:var(--serif);margin:0;font-size:1.125rem;line-height:1.65}body:focus{outline:none}img,svg,video{max-width:100%;height:auto}a{color:var(--link);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.skip-link{left:var(--space-4);top:var(--space-4);background:var(--surface);color:var(--ink);padding:var(--space-2) var(--space-3);z-index:2;position:absolute;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:1;justify-content:space-between;align-items:center;gap:var(--space-4);min-height:var(--header-height);padding:var(--space-3) var(--space-4);background:color-mix(in srgb, var(--bg) 92%, transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(8px);display:flex;position:sticky;top:0}.brand{color:var(--ink);font-family:var(--sans);letter-spacing:.01em;font-size:.95rem;font-weight:650;text-decoration:none}.site-nav{align-items:center;gap:var(--space-2) var(--space-4);font-family:var(--sans);flex-wrap:wrap;font-size:.95rem;display:flex}.site-nav a{color:var(--ink);text-decoration:none}.site-nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--mark);text-underline-offset:.28em}.theme-toggle{font:inherit;font-family:var(--sans);color:var(--ink);cursor:pointer;background:0 0;border:0;min-height:2.75rem;padding:.4rem .2rem;font-size:.95rem}.shell{width:min(var(--page), calc(100% - 2rem));padding:var(--space-6) 0 var(--space-8);margin:0 auto}.home-intro h1,.page-intro h1,.article-title{font-family:var(--serif);letter-spacing:-.02em;margin:0 0 var(--space-4);font-weight:560;line-height:1.15}.home-intro h1{max-width:12ch;font-size:clamp(2.4rem,6vw,4.25rem)}.lede,.dek{max-width:var(--measure);margin:0 0 var(--space-5);font-size:1.25rem;line-height:1.5}.section-heading{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:var(--space-7) 0 var(--space-4);font-size:.78rem;font-weight:650}.post-list{gap:var(--space-5);margin:0;padding:0;list-style:none;display:grid}.post-list a{color:inherit;text-decoration:none}.post-list h2,.post-list h3{margin:0 0 var(--space-2);font-size:1.45rem;font-weight:560;line-height:1.25}.post-list a:hover h2,.post-list a:hover h3,.featured-card a:hover h2{text-underline-offset:.16em;text-decoration:underline 1px}.meta{font-family:var(--sans);color:var(--muted);margin:0;font-size:.875rem}.featured-card{padding:var(--space-5) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:var(--space-6)}.featured-card h2{max-width:22ch;margin:var(--space-3) 0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:560;line-height:1.2}.featured-card a{color:inherit;text-decoration:none}.topic-row{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.topic-row a,.tag{font-family:var(--sans);border:1px solid var(--line);min-height:2.75rem;color:var(--ink);background:var(--surface);border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.875rem;text-decoration:none;display:inline-flex}.archive-tools{gap:var(--space-4);margin-bottom:var(--space-6);display:grid}.archive-tools label{font-family:var(--sans);margin-bottom:var(--space-2);font-size:.875rem;display:block}.archive-tools input{width:min(100%,28rem);font:inherit;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:.25rem;padding:.7rem .8rem;font-size:1rem}.article-layout{gap:var(--space-6);display:grid}.article-title{max-width:18ch;font-size:clamp(2rem,5vw,3.15rem)}.article-kicker{font-family:var(--sans);margin:0 0 var(--space-3);font-size:.875rem}.article-kicker a{color:var(--mark);font-weight:650;text-decoration:none}.byline{gap:var(--space-2) var(--space-4);font-family:var(--sans);color:var(--muted);margin:0 0 var(--space-5);flex-wrap:wrap;font-size:.9rem;display:flex}.prose{max-width:var(--measure);min-width:0}.prose>*+*{margin-top:1.15em}.prose h2,.prose h3{font-weight:600;line-height:1.25}.prose h2{margin-top:2.2em;font-size:1.55rem}.prose h3{margin-top:1.8em;font-size:1.25rem}.heading-anchor{font-family:var(--sans);vertical-align:middle;color:var(--muted);cursor:pointer;background:0 0;border:0;min-height:2.75rem;margin-left:.55rem;padding:.35rem .15rem;font-size:.75rem;font-weight:550;text-decoration:none}.prose :target{background:color-mix(in srgb, var(--mark) 16%, transparent);box-shadow:0 0 0 .2rem color-mix(in srgb, var(--mark) 16%, transparent)}.prose p,.prose li{overflow-wrap:break-word}.prose code{font-family:var(--mono);background:var(--code-bg);padding:.1em .28em;font-size:.86em}.prose pre{max-width:100%;padding:var(--space-4);background:var(--code-bg);border:1px solid var(--line);line-height:1.45;overflow-x:auto}.prose pre code{background:0 0;padding:0;font-size:.84rem}.table-scroll{border:1px solid var(--line);max-width:100%;overflow-x:auto}.prose table{border-collapse:collapse;width:max-content;min-width:100%;font-family:var(--sans);font-size:.95rem}.prose th,.prose td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:.65rem .8rem}.prose th{font-weight:650}.toc{font-family:var(--sans);font-size:.92rem}.toc ol{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.toc a{color:var(--ink)}.related{margin-top:var(--space-8);padding-top:var(--space-5);border-top:1px solid var(--line);max-width:var(--measure)}.empty-state p{max-width:var(--measure)}.site-footer{border-top:1px solid var(--line);padding:var(--space-5) var(--space-4) var(--space-7);font-family:var(--sans);color:var(--muted);font-size:.875rem}.site-footer .shell{padding:0}:root[data-theme=dark] .astro-code,:root[data-theme=dark] .astro-code span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}@media (width>=40rem){:root{--header-height:3.75rem}}@media (width>=64rem){.article-layout{grid-template-columns:minmax(0, var(--measure)) 16rem;column-gap:var(--space-7);align-items:start}.article-header,.prose,.related{grid-column:1}.toc{top:calc(var(--header-height) + 1rem);grid-area:1/2/span 4;position:sticky}.home-grid{gap:var(--space-8);grid-template-columns:minmax(0,1.4fr) minmax(16rem,.7fr);align-items:start;display:grid}}@media (width<=40rem){.site-header{align-items:flex-start;gap:var(--space-2);flex-direction:column}.site-nav{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
