:root{--font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bg: #f2f2f7;--surface: #ffffff;--surface-2: #ffffff;--text: #1c1c1e;--text-2: #8a8a8e;--separator: rgba(60, 60, 67, .12);--accent: #ff9500;--accent-contrast: #ffffff;--danger: #ff3b30;--shadow: 0 1px 2px rgba(0, 0, 0, .04);--radius: 14px}:root[data-theme=dark]{--bg: #000000;--surface: #1c1c1e;--surface-2: #2c2c2e;--text: #f2f2f7;--text-2: #98989f;--separator: rgba(84, 84, 88, .4);--accent: #ff9f0a;--accent-contrast: #000000;--danger: #ff453a;--shadow: none}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100dvh}button{font-family:inherit;cursor:pointer}input,button{font-size:16px}::selection{background:color-mix(in srgb,var(--accent) 30%,transparent)}.app.svelte-12qhfyh{max-width:640px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:max(16px,env(safe-area-inset-top)) 20px 8px}.brand.svelte-12qhfyh{font-size:15px;font-weight:600;letter-spacing:.02em;color:var(--text-2);text-transform:uppercase}.icon-btn.svelte-12qhfyh{border:none;background:var(--surface);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:17px;color:var(--text-2);box-shadow:var(--shadow);transition:transform .12s ease}.icon-btn.svelte-12qhfyh:active{transform:scale(.92)}.gear.svelte-12qhfyh{color:var(--text-2)}.gear.svelte-12qhfyh svg:where(.svelte-12qhfyh){display:block}main.svelte-12qhfyh{flex:1}.backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;border:none;background:#00000059}.menu.svelte-12qhfyh{position:fixed;z-index:71;top:0;right:0;bottom:0;width:min(300px,82vw);display:flex;flex-direction:column;gap:4px;padding:max(16px,env(safe-area-inset-top)) 14px calc(16px + env(safe-area-inset-bottom));background:var(--bg);box-shadow:-8px 0 40px #0003}.menu-head.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 12px}.menu-head.svelte-12qhfyh h2:where(.svelte-12qhfyh){margin:0;font-size:20px;font-weight:700}.close.svelte-12qhfyh{border:none;background:transparent;color:var(--text-2);font-size:16px;padding:6px}.row-form.svelte-12qhfyh{display:contents}.row.svelte-12qhfyh{display:flex;align-items:center;gap:12px;width:100%;border:none;background:var(--surface);color:var(--text);font-size:16px;text-align:left;padding:13px 14px;border-radius:12px;box-shadow:var(--shadow);transition:transform .12s ease}.row.svelte-12qhfyh:active{transform:scale(.98)}.row.danger.svelte-12qhfyh{color:var(--danger)}.row-icon.svelte-12qhfyh{font-size:17px;width:22px;text-align:center}.row-label.svelte-12qhfyh{flex:1}
