@import"https://fonts.googleapis.com/css2?family=Smooch+Sans:wght@100..900&family=Space+Grotesk:wght@300;400;500;700&display=swap";html{scrollbar-gutter:stable;overflow-y:auto;scrollbar-color:var(--border) transparent;scrollbar-width:thin}html[data-theme=light]{--bg: #f5f3eb;--bg-surface: #ede9df;--text-primary: rgba(26,26,20,.9);--text-secondary: rgba(26,26,20,.5);--text-hint: rgba(26,26,20,.35);--border: rgba(26,26,20,.1);--border-subtle: rgba(26,26,20,.07);--banner-bg: rgba(74,158,110,.12);--banner-border: rgba(74,158,110,.35);--banner-text: #2d5c3f;--green: #4a9e6e;--red: #c03a22;--amber: #8a5e10;--nav-inactive: rgba(26,26,20,.4)}html{--bg: #1a1a14;--bg-surface: #24241c;--text-primary: rgba(255,255,255,.85);--text-secondary: rgba(255,255,255,.5);--text-hint: rgba(255,255,255,.35);--border: rgba(255,255,255,.07);--border-subtle: rgba(255,255,255,.05);--green: #7ec99a;--red: #e8745e;--amber: #e8b85e;--nav-inactive: rgba(255,255,255,.5)}body{margin:0;padding:0;background:#2a2a20;padding-bottom:calc(70px + env(safe-area-inset-bottom))}#app-shell{background:var(--bg);max-width:480px;min-height:100vh;margin:0 auto;position:relative;box-shadow:0 0 60px #0006}nav.svelte-12qhfyh{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:64px;background:var(--bg);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-around;padding-bottom:calc(8px + env(safe-area-inset-bottom));box-sizing:content-box;z-index:100}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;flex-direction:column;align-items:center;gap:3px;text-decoration:none;color:var(--nav-inactive);transition:color .15s;flex:1;padding:8px 0}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--green)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){width:22px;height:22px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){font-family:monospace;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.nav-warning-backdrop.svelte-12qhfyh{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:200}.nav-warning.svelte-12qhfyh{background:#24241c;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem;width:100%;max-width:320px;display:flex;flex-direction:column;gap:1.25rem}.nav-warning.svelte-12qhfyh p:where(.svelte-12qhfyh){font-family:Space Grotesk,sans-serif;font-size:14px;color:#ffffffbf;line-height:1.5;margin:0}.nav-warning.svelte-12qhfyh button:where(.svelte-12qhfyh){width:100%;padding:.75rem;background:#7ec99a;color:#1a1a14;border:none;border-radius:8px;font-family:monospace;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
