:root{--bg:#f7f5f2;--surface:#fff;--text:#2b2a27;--text-dim:#77736c;--border:#ddd8d0;--accent:#2f7fd6}@media (prefers-color-scheme:dark){:root{--bg:#201f1d;--surface:#2b2a27;--text:#ece9e4;--text-dim:#a39e95;--border:#44423e;--accent:#5da2e8}}body{background:var(--bg);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}header.svelte-12qhfyh{padding:max(.7rem, env(safe-area-inset-top)) 1rem .5rem;border-bottom:1px solid var(--border);align-items:baseline;gap:.6rem;display:flex}h1.svelte-12qhfyh{margin:0;font-size:1.25rem}.sub.svelte-12qhfyh{color:var(--text-dim);font-size:.85rem}main.svelte-12qhfyh{padding:.5rem 1rem calc(4.5rem + env(safe-area-inset-bottom));max-width:60rem;margin:0 auto}nav.svelte-12qhfyh{background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom);display:flex;position:fixed;bottom:0;left:0;right:0}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-dim);flex-direction:column;flex:1;align-items:center;gap:.1rem;padding:.55rem 0 .5rem;font-size:.75rem;text-decoration:none;display:flex}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent);font-weight:600}.icon.svelte-12qhfyh{font-size:1.15rem;line-height:1}
