:root{--bg:#fbfaf6;--surface:#fff;--border:#ece8dc;--ink:#111;--ink-2:#333;--muted:#7a7666;--muted-2:#9a9483;--accent:#ffd53d;--accent-shadow:#e5b71f;--danger:#b81e1e;--danger-bg:#ffe5e5;--success:#3b6b14;--success-bg:#e8f4d9;--info:#1b4b91;--info-bg:#d9e8f8;--font-sans:-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, monospace;--text-xs:11px;--text-sm:12px;--text-md:14px;--text-lg:16px;--text-xl:22px;--text-2xl:28px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--shadow-card:0 4px 0 var(--border);--shadow-hero:0 6px 0 var(--accent-shadow);--shadow-elevated:0 18px 40px #00000014;--tab-bar-height:64px;--top-bar-height:56px;--content-max-width:600px}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-md);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;line-height:1.5}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}input,textarea{font:inherit}html,body,#svelte{height:100%}html,body{overscroll-behavior:none}.tabbar.svelte-1wwzsr0{min-height:var(--tab-bar-height);padding-bottom:env(safe-area-inset-bottom,0);background:var(--surface);border-top:1px solid var(--border);z-index:10;display:flex;position:fixed;bottom:0;left:0;right:0}a.svelte-1wwzsr0{height:var(--tab-bar-height);color:var(--muted-2);font-size:var(--text-xs);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-weight:600;display:flex}a.active.svelte-1wwzsr0{color:var(--ink);font-weight:800}.icon.svelte-1wwzsr0{font-size:18px}.app.svelte-12qhfyh{flex-direction:column;min-height:100%;display:flex}main.svelte-12qhfyh{padding-bottom:calc(var(--tab-bar-height) + env(safe-area-inset-bottom,0));padding-top:env(safe-area-inset-top,0);max-width:var(--content-max-width);flex:1;width:100%;margin:0 auto}
