:root{--color-bg:#f5f1e8;--color-surface:#fff;--color-border:#ddd6c7;--color-text:#2b2a28;--color-text-muted:#6b6a63;--color-primary:#2b2a28;--color-primary-contrast:#f5f1e8;--color-accent:#7d5f2a}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:#1b1113;--color-surface:#2a161a;--color-border:#402329;--color-text:#f1e6d9;--color-text-muted:#c2a999;--color-primary:#7a2334;--color-primary-contrast:#f6ead9;--color-accent:#d9793f}}:root[data-theme=dark]{--color-bg:#1b1113;--color-surface:#2a161a;--color-border:#402329;--color-text:#f1e6d9;--color-text-muted:#c2a999;--color-primary:#7a2334;--color-primary-contrast:#f6ead9;--color-accent:#d9793f}*,:before,:after{box-sizing:border-box}html,body{overscroll-behavior-y:none;margin:0}body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;background:var(--color-bg);color:var(--color-text);font-family:system-ui,-apple-system,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){body{--lightningcss-light: ;--lightningcss-dark:initial}}a{-webkit-tap-highlight-color:transparent}nav.svelte-12qhfyh{z-index:10;border-top:1px solid var(--color-border);background:var(--color-surface);padding-bottom:env(safe-area-inset-bottom);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){min-height:56px;color:var(--color-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.15rem;font-size:.7rem;text-decoration:none;display:flex}nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--color-accent)}nav.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:22px;height:22px}.theme-toggle.svelte-12qhfyh{top:calc(.75rem + env(safe-area-inset-top));z-index:10;border:1px solid var(--color-border);background:var(--color-surface);width:40px;height:40px;color:var(--color-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:flex;position:fixed;right:.75rem}.theme-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:20px;height:20px}.logout.svelte-12qhfyh{justify-content:center;margin-top:2rem;display:flex}.logout.svelte-12qhfyh button:where(.svelte-12qhfyh){color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.8rem;text-decoration:underline}main.svelte-12qhfyh{padding:4.25rem 1rem calc(1rem + 56px + env(safe-area-inset-bottom));max-width:960px;margin:0 auto}@media (width>=640px){nav.svelte-12qhfyh{border-top:none;border-bottom:1px solid var(--color-border);justify-content:flex-start;gap:1.5rem;padding:.75rem 1rem;position:static}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){flex-direction:row;flex:none;min-height:auto;font-size:.9rem}nav.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:18px;height:18px}main.svelte-12qhfyh{padding:1.5rem}}
