:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-serif:Georgia, "Iowan Old Style", "Times New Roman", serif;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.5rem;--radius:6px;--container-max:72rem;--gutter:clamp(1rem, 4vw, 2rem);--color-bg:#faf8f5;--color-surface:#fff;--color-text:#1f1c19;--color-muted:#5f5850;--color-border:#e3ddd4;--color-accent:#9a5b24;--color-link:#8a4f1c}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--color-bg:#161412;--color-surface:#201d1a;--color-text:#eee9e2;--color-muted:#aaa196;--color-border:#37322c;--color-accent:#d99a5b;--color-link:#e4ab70}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);flex-direction:column;margin:0;line-height:1.55;display:flex}a{color:var(--color-link)}img{max-width:100%;height:auto}.container{width:100%;max-width:var(--container-max);padding-inline:var(--gutter);margin-inline:auto}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.site-header.svelte-12qhfyh{background:var(--color-surface);border-bottom:1px solid var(--color-border)}.header-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-4);padding-block:var(--space-3);flex-wrap:wrap;display:flex}.site-title.svelte-12qhfyh{font-family:var(--font-serif);color:var(--color-text);font-size:1.35rem;font-weight:600;text-decoration:none}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){gap:var(--space-1) var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:var(--space-1) 0;color:var(--color-muted);border-bottom:2px solid #0000;text-decoration:none;display:inline-block}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--color-text);border-bottom-color:var(--color-accent)}main.svelte-12qhfyh{width:100%;padding-block:var(--space-5);flex:1}.site-footer.svelte-12qhfyh{border-top:1px solid var(--color-border);color:var(--color-muted);font-size:.875rem}
