:root{--color-bg:#0f1117;--color-surface:#1a1d27;--color-surface-2:#252836;--color-border:#2e3248;--color-text:#e8eaf0;--color-text-muted:#8b8fa8;--color-primary:#6c63ff;--color-success:#4caf88;--color-warning:#f59e0b;--color-error:#ef4444;--nav-height:64px;--radius-sm:8px;--radius-md:12px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@media (width>=640px){:is(html:has(.app.about),body:has(.app.about)){height:auto}}@media (prefers-color-scheme:light){:root{--color-bg:#f5f5f7;--color-surface:#fff;--color-surface-2:#ebebf0;--color-border:#d4d4dc;--color-text:#1a1d27;--color-text-muted:#5e6280;--color-primary:#5248e8;--color-success:#2d8f65;--color-warning:#c47d08;--color-error:#c9312a}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--color-bg);height:100%;color:var(--color-text);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:16px}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}input,select,textarea{font:inherit;color:inherit;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;padding:12px}input:focus,select:focus{outline:2px solid var(--color-primary);outline-offset:2px}.app.svelte-12qhfyh{flex-direction:column;max-width:480px;height:100dvh;margin:0 auto;display:flex}@media (width>=640px){.app.about.svelte-12qhfyh{max-width:100%;height:auto}.app.about.svelte-12qhfyh .content:where(.svelte-12qhfyh){overflow-y:visible}.app.about.svelte-12qhfyh .bottom-nav:where(.svelte-12qhfyh){display:none}}.content.svelte-12qhfyh{flex:1;overflow-y:auto}.bottom-nav.svelte-12qhfyh{width:100%;max-width:480px;height:var(--nav-height);background:var(--color-surface);border-top:1px solid var(--color-border);z-index:100;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item.svelte-12qhfyh{color:var(--color-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:11px;text-decoration:none;transition:color .15s;display:flex}.nav-item.active.svelte-12qhfyh{color:var(--color-primary)}.icon.svelte-12qhfyh{font-size:22px;line-height:1}
