:root{--bg:#fafafb;--surface:#fff;--surface-2:#f1f1f4;--border:#e5e5ea;--text:#0a0a0b;--muted:#6b6b73;--accent:#2563eb;--accent-fg:#fff;--type-hot:#ef4444;--type-ms:#f59e0b;--type-whse:#3b82f6;--state-success:#10b981;--state-warn:#f59e0b;--state-danger:#ef4444;--radius-card:12px;--radius-input:8px;--radius-pill:999px;--tap-min:44px;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px);--shadow-card:0 1px 2px #0000000a, 0 4px 12px #0000000f;--shadow-fab:0 4px 16px #0000002e;--focus-ring:0 0 0 3px color-mix(in srgb, var(--accent) 40%, transparent);--z-tabbar:50;--z-fab:60;--z-sheet:100}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg:#0a0a0b;--surface:#141417;--surface-2:#1f1f24;--border:#2a2a30;--text:#f5f5f7;--muted:#9899a1;--shadow-card:0 1px 2px #0006, 0 4px 12px #00000080;--shadow-fab:0 4px 16px #0000008c}}[data-theme=dark]{--bg:#0a0a0b;--surface:#141417;--surface-2:#1f1f24;--border:#2a2a30;--text:#f5f5f7;--muted:#9899a1;--shadow-card:0 1px 2px #0006, 0 4px 12px #00000080;--shadow-fab:0 4px 16px #0000008c}[data-theme=light]{--bg:#fafafb;--surface:#fff;--surface-2:#f1f1f4;--border:#e5e5ea;--text:#0a0a0b;--muted:#6b6b73}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);min-height:100dvh;color:var(--text);font-variant-numeric:tabular-nums;text-rendering:optimizelegibility;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif;font-size:16px}button{font:inherit;color:inherit}input,select,textarea{font:inherit;color:inherit;font-size:16px}a:not([class]){color:var(--accent);text-decoration:none}a:not([class]):hover{text-decoration:underline}.tabs.svelte-15ho7wb{background:var(--surface);border-top:1px solid var(--border);padding-bottom:var(--safe-bottom);z-index:var(--z-tabbar);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.tab.svelte-15ho7wb{min-height:56px;color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.15rem;padding:.4rem .2rem;text-decoration:none;transition:color .15s,background .15s;display:flex}.tab.svelte-15ho7wb:focus-visible{box-shadow:var(--focus-ring) inset;outline:none}.tab.active.svelte-15ho7wb{color:var(--accent)}.icon.svelte-15ho7wb{font-size:22px;line-height:1}.label.svelte-15ho7wb{font-size:10px;font-weight:500}@media (width>=768px){.tabs.svelte-15ho7wb{width:200px;padding:1rem .5rem var(--safe-bottom);border-top:0;border-right:1px solid var(--border);flex-direction:column;justify-content:flex-start;gap:.25rem;top:0;bottom:0;right:auto}.tab.svelte-15ho7wb{border-radius:var(--radius-input);flex-direction:row;flex:none;justify-content:flex-start;gap:.75rem;min-height:44px;padding:0 1rem}.tab.active.svelte-15ho7wb{background:var(--surface-2)}.icon.svelte-15ho7wb{font-size:18px}.label.svelte-15ho7wb{font-size:14px}}.app.svelte-12qhfyh{background:var(--bg);flex-direction:column;min-height:100dvh;display:flex}.page.svelte-12qhfyh{padding:calc(1rem + var(--safe-top)) 1rem calc(72px + var(--safe-bottom) * 2);flex:1;max-width:100%}.more-row.svelte-12qhfyh{border-radius:var(--radius-input);color:var(--text);border-bottom:1px solid var(--border);align-items:center;gap:.8rem;padding:.8rem .5rem;text-decoration:none;display:flex}.more-row.svelte-12qhfyh .ico:where(.svelte-12qhfyh){font-size:24px}.more-row.svelte-12qhfyh .sub:where(.svelte-12qhfyh){color:var(--muted);font-size:12px}.more-row.account.svelte-12qhfyh{opacity:.85;border-bottom:0}.signout.svelte-12qhfyh{background:var(--surface-2);width:100%;min-height:44px;color:var(--state-danger);border-radius:var(--radius-pill);cursor:pointer;border:0;font-size:16px;font-weight:600}.signout.svelte-12qhfyh:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (width>=768px){.page.svelte-12qhfyh{max-width:1200px;margin-left:200px;padding:2rem}}
