:root{--bg-base: #0d0d0f;--bg-surface: #141418;--bg-elevated: #1a1a1f;--bg-hover: #222228;--border: #2a2a32;--text: #e8e8ec;--text-muted: #8888a0;--accent: #c4a574;--accent-dim: #8b7355;--private-blur: rgba(196, 165, 116, .12);--radius: 12px;--radius-sm: 8px;--font-sans: "Outfit", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace}*{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}body{margin:0;min-height:100vh;background:var(--bg-base);color:var(--text);font-family:var(--font-sans);line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}address{font-style:normal;font-family:var(--font-mono);font-size:.85rem}@media (max-width: 639px){body{-webkit-text-size-adjust:100%}}.header.svelte-12qhfyh{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem;background:var(--bg-surface);border-bottom:1px solid var(--border)}@media (min-width: 640px){.header.svelte-12qhfyh{padding:.75rem 1.5rem;flex-wrap:nowrap}}.logo.svelte-12qhfyh{font-weight:700;font-size:1.15rem;color:var(--text);text-decoration:none}@media (min-width: 640px){.logo.svelte-12qhfyh{font-size:1.25rem}}.logo.svelte-12qhfyh:hover{text-decoration:none;color:var(--accent)}.nav.svelte-12qhfyh{display:flex;gap:.5rem}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.5rem .75rem;min-height:44px;display:inline-flex;align-items:center;border-radius:var(--radius-sm);color:var(--text-muted);font-weight:500;text-decoration:none}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);background:var(--bg-hover);text-decoration:none}.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent);background:var(--private-blur)}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.main.svelte-12qhfyh{max-width:720px;margin:0 auto;padding:1rem;min-width:0;width:100%}.main.fill.svelte-12qhfyh{flex:1;min-height:0;display:flex;flex-direction:column}@media (min-width: 640px){.main.svelte-12qhfyh{padding:1.5rem}}.main.wide.svelte-12qhfyh{max-width:900px}
