:root{--bg:#fdfdfc;--fg:#1c1c1c;--accent:#0645ad;--muted:#6b6b6b;--font-body:system-ui, -apple-system, "Segoe UI", sans-serif;--measure:68ch}@media (prefers-color-scheme:dark){:root{--bg:#161618;--fg:#e4e4e4;--accent:#7cb3ff;--muted:#9a9a9a}}*,:before,:after{box-sizing:border-box}*{margin:0}body{background:var(--bg);color:var(--fg);font-family:var(--font-body);line-height:1.6}img,video{max-width:100%;height:auto}input,button,textarea,select{font:inherit}a{color:var(--accent)}.prose{max-width:var(--measure)}.prose>*+*{margin-top:1em}.prose h1,.prose h2,.prose h3,.prose h4{line-height:1.25}.prose ul,.prose ol{padding-left:1.5em}.prose code{background:var(--bg);border:1px solid var(--muted);border-radius:3px;padding:.1em .3em;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.9em}.prose pre{border:1px solid var(--muted);border-radius:3px;padding:1em;overflow-x:auto}.prose pre code{background:0 0;border:none;padding:0}.card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.site.svelte-12qhfyh{max-width:var(--measure);margin:0 auto;padding:2rem 1rem}header.svelte-12qhfyh{justify-content:space-between;align-items:baseline;margin-bottom:2rem;display:flex}.site-title.svelte-12qhfyh{color:var(--fg);font-weight:700;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){margin-left:1rem}footer.svelte-12qhfyh{color:var(--muted);margin-top:3rem;font-size:.875em}
