:root{--color-bg: #fafaf9;--color-bg-alt: #f5f5f4;--color-text: #1c1917;--color-text-muted: #78716c;--color-primary: #1a1a2e;--color-accent: #e2725b;--color-border: #e7e5e4;--font-body: system-ui, -apple-system, sans-serif;--font-serif: "Georgia", "Times New Roman", serif;--max-width: 720px}@media(prefers-color-scheme:dark){:root{--color-bg: #1c1917;--color-bg-alt: #292524;--color-text: #fafaf9;--color-text-muted: #a8a29e;--color-primary: #c4b5fd;--color-accent: #e2725b;--color-border: #44403c}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased}body{min-height:100dvh}header.svelte-12qhfyh{border-bottom:1px solid var(--color-border);background:var(--color-bg);position:sticky;top:0;z-index:10}nav.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between}.logo.svelte-12qhfyh{font-size:1.25rem;font-weight:700;color:var(--color-text);text-decoration:none;letter-spacing:-.02em}.nav-links.svelte-12qhfyh{display:flex;gap:1.5rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-muted);text-decoration:none;font-size:.875rem;font-weight:500}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}main.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:1.5rem 1rem}
