:root{--bg:#faf9f6;--fg:#1a1a1a;--muted:#6b6b6b;--border:#e6e4de;--max:42rem}@media (prefers-color-scheme:dark){:root{--bg:#0f0f0f;--fg:#ededed;--muted:#a3a3a3;--border:#262626}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}.site-header{border-bottom:1px solid var(--border)}.site-header .inner,.site-footer .inner,.container{max-width:var(--max);margin:0 auto;padding:1.25rem 1.5rem}.brand{letter-spacing:-.01em;font-size:1.15rem;font-weight:600;text-decoration:none}main{min-height:60vh}.container{padding-top:3.5rem;padding-bottom:3.5rem}.prose h1{letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.9rem;font-weight:600}.prose .updated{color:var(--muted);margin:0 0 2rem;font-size:.8rem}.prose h2{margin:2.25rem 0 .5rem;font-size:1.05rem;font-weight:600}.prose p,.prose li{color:var(--muted)}.prose p{margin:.75rem 0}.prose ul{margin:.5rem 0;padding-left:1.25rem}.prose li{margin:.4rem 0}.prose strong{color:var(--fg);font-weight:600}.prose a{color:var(--fg);text-underline-offset:2px;text-decoration:underline}.site-footer{border-top:1px solid var(--border);margin-top:4rem}.site-footer .inner{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem;font-size:.85rem;display:flex}.site-footer a{color:var(--muted);text-decoration:none}.site-footer a:hover{color:var(--fg)}.footer-copy{width:100%;margin-top:.5rem;font-size:.8rem}.hero{max-width:var(--max);margin:0 auto;padding:5rem 1.5rem}.hero h1{letter-spacing:-.03em;margin:0 0 1rem;font-size:2.4rem;font-weight:600}.hero p{color:var(--muted);max-width:34rem;margin:0 0 1.5rem;font-size:1.1rem}.hero .links{font-size:.9rem}
