:root{--bg:#0f1115;--bg-raised:#171a21;--fg:#e6e8ee;--fg-muted:#9aa3b2;--accent:#6ea8fe;--border:#262b36;--warn-bg:#2a2113;--warn-border:#6b5320;--warn-fg:#f0d9a0;--radius:8px;--measure:68ch;--font:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}@media (prefers-color-scheme:light){:root{--bg:#fbfbfd;--bg-raised:#fff;--fg:#16181d;--fg-muted:#5a6472;--accent:#14509a;--border:#dfe3ea;--warn-bg:#fdf6e3;--warn-border:#e0c375;--warn-fg:#6b5320}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{background:var(--bg);color:var(--fg);font-family:var(--font);-webkit-text-size-adjust:100%;margin:0;font-size:1.0625rem;line-height:1.65}.skip-link{background:var(--accent);color:var(--bg);border-radius:0 0 var(--radius) 0;z-index:10;padding:.6rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.shell{max-width:46rem;margin:0 auto;padding:0 1.25rem}main{padding:1.75rem 0 3rem}@media (width>=40rem){main{padding:2.5rem 0 4rem}}img{max-width:100%;height:auto}.prose{max-width:var(--measure)}h1,h2,h3{letter-spacing:-.01em;margin:2.25rem 0 .75rem;line-height:1.25}h1{margin-top:0;font-size:clamp(1.9rem,1.4rem + 2vw,2.6rem)}h2{font-size:clamp(1.25rem,1.1rem + .6vw,1.4rem)}h3{font-size:1.1rem}p,ul,ol{margin:0 0 1.1rem}.prose :is(ul,ol):not([class])>li+li{margin-top:.3rem}h1+h2,h2+h3{margin-top:1rem}a{color:var(--accent);text-underline-offset:.15em}a:hover{text-decoration-thickness:2px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}code,kbd,pre{font-family:var(--font-mono);font-size:.9em}code{background:var(--bg-raised);border:1px solid var(--border);border-radius:4px;padding:.1em .35em}pre{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;overflow-x:auto}pre code{background:0 0;border:0;padding:0}.lede{color:var(--fg-muted);font-size:1.15rem}.muted{color:var(--fg-muted)}.site-header{border-bottom:1px solid var(--border);padding:1rem 0}.site-header .shell{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 1.5rem;display:flex}.brand{color:var(--fg);font-size:1.05rem;font-weight:650;text-decoration:none}.nav{flex-wrap:wrap;gap:1.1rem;font-size:.95rem;display:flex}.nav a{color:var(--fg-muted);text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--fg)}.nav a[aria-current=page]{text-underline-offset:.35em;text-decoration:underline 2px}.card-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.card{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.2rem}.card-title{margin:0 0 .35rem;font-size:1.1rem}.card-title a{text-decoration:none}.card p{color:var(--fg-muted);margin:0 0 .75rem;font-size:.95rem}.tags{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.tag{font-family:var(--font-mono);color:var(--fg-muted);border:1px solid var(--border);border-radius:999px;padding:.1rem .55rem;font-size:.75rem}.post-list{margin:0;padding:0;list-style:none}.post-list li{border-top:1px solid var(--border);padding:1rem 0}.post-list time{font-family:var(--font-mono);color:var(--fg-muted);font-size:.8rem;display:block}.site-footer{border-top:1px solid var(--border);color:var(--fg-muted);padding:1.5rem 0 2.5rem;font-size:.875rem}.site-footer p{margin:0 0 .35rem}@media print{.site-header,.site-footer,.skip-link{display:none}a[href^=http]:after{content:" (" attr(href) ")"}}
