:root{--bg: #fbf1c7;--bg-2: #f2e5bc;--text: #3c3836;--muted: #7c6f64;--accent: #b57614;--border: #d5c4a1;--card-a: rgba(213, 196, 161, .45);--card-b: rgba(189, 174, 147, .4);--graph-bg: #f2e5bc;--graph-edge: #83a598;--graph-node: #fbf1c7;--graph-highlight: #d79921;--graph-neighbor: #b8bb26}:root[data-theme=dark]{--bg: #1d2021;--bg-2: #282828;--text: #ebdbb2;--muted: #bdae93;--accent: #d79921;--border: #3c3836;--card-a: rgba(60, 56, 54, .55);--card-b: rgba(80, 73, 69, .45);--graph-bg: #1d2021;--graph-edge: #458588;--graph-node: #ebdbb2;--graph-highlight: #d79921;--graph-neighbor: #b8bb26;color-scheme:dark}html{background-color:var(--bg)}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Times New Roman,Times,"Liberation Serif",serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.shell.svelte-12qhfyh{width:100%;max-width:720px;margin:0 auto;padding:0 1.5rem 5rem}.shell main{min-height:0;display:block;padding:0}.site-header.svelte-12qhfyh{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem 1.25rem;padding:1.75rem 0 1.25rem;margin-bottom:2.5rem;border-bottom:1px solid var(--border)}.brand.svelte-12qhfyh{text-decoration:none;color:var(--text);font-size:1.15rem;letter-spacing:.02em;margin-right:auto}.brand.svelte-12qhfyh:hover,.brand.svelte-12qhfyh:focus-visible{color:var(--accent)}.nav.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:1rem}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--muted);font-size:1rem;transition:color .15s ease}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible{color:var(--accent)}.nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--text)}.theme-toggle.svelte-12qhfyh{background:none;color:var(--muted);border:none;padding:0;font:inherit;font-size:1rem;cursor:pointer;transition:color .15s ease}.theme-toggle.svelte-12qhfyh:hover,.theme-toggle.svelte-12qhfyh:focus-visible{color:var(--accent)}
