:root{--color-bg: #faf9f6;--color-surface: #ffffff;--color-surface-alt: #f5efe6;--color-border: #ede9e0;--color-border-focus: #8b5e3c;--color-text: #2c2c2c;--color-text-muted: #999999;--color-text-disabled:#bbbbbb;--color-accent: #8b5e3c;--color-accent-light: #f5efe6;--color-accent-gold: #d4a87a;--color-success: #2e7d32;--color-success-light:#e8f5e9;--color-danger: #DC2626;--color-warning: #D97706;--font-sans: system-ui, -apple-system, sans-serif;--font-mono: ui-monospace, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px rgba(0,0,0,.07);--shadow-top: 0 -1px 4px rgba(0,0,0,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-sans);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg);-webkit-tap-highlight-color:transparent}button{font-family:inherit;cursor:pointer}input{font-family:inherit}.screen.svelte-f73rw6{display:flex;align-items:center;justify-content:center;height:100dvh;background:var(--color-bg)}.screen.overlay.svelte-f73rw6{position:fixed;top:0;right:0;bottom:0;left:0;height:auto;background:#00000080;z-index:100}.card.svelte-f73rw6{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-8);width:min(360px,90vw);display:flex;flex-direction:column;gap:var(--space-4);box-shadow:var(--shadow-md)}.title.svelte-f73rw6{font-size:var(--text-xl);font-weight:700;color:var(--color-text);margin:0}.message.svelte-f73rw6{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.message-error.svelte-f73rw6{color:var(--color-danger)}form.svelte-f73rw6{display:flex;flex-direction:column;gap:var(--space-3)}.input.svelte-f73rw6{width:100%;padding:var(--space-3) var(--space-4);font-size:var(--text-base);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);min-height:44px;box-sizing:border-box}.input.svelte-f73rw6:focus{outline:none;border-color:var(--color-border-focus)}.input-error.svelte-f73rw6{border-color:var(--color-danger)}.btn-primary.svelte-f73rw6{width:100%;padding:var(--space-3) var(--space-4);font-size:var(--text-base);font-weight:500;background:var(--color-accent);color:#fff;border:none;border-radius:var(--radius-md);min-height:44px;cursor:pointer}.btn-primary.svelte-f73rw6:disabled{opacity:.6;cursor:default}.app.svelte-12qhfyh{display:flex;flex-direction:column;height:100dvh}.top-nav.svelte-12qhfyh{display:flex;align-items:stretch;height:56px;background:var(--color-surface);box-shadow:0 3px 10px #0000001a;flex-shrink:0;position:relative;z-index:20}.tab.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:var(--text-xs);font-weight:600;color:var(--color-text-muted);text-decoration:none;border:none;background:none;cursor:pointer;position:relative;min-height:44px}.tab.active.svelte-12qhfyh{color:var(--color-accent)}.tab.active.svelte-12qhfyh:after{content:"";position:absolute;bottom:0;left:20%;right:20%;height:3px;border-radius:3px 3px 0 0;background:var(--color-accent)}.tab-icon.svelte-12qhfyh{font-size:var(--text-base);line-height:1}.tab-label.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-1)}.new-tab.svelte-12qhfyh{background:var(--color-accent);color:#fff;font-size:var(--text-sm);font-weight:700}.new-tab.svelte-12qhfyh:after{display:none}.badge.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;background:var(--color-accent);color:#fff;border:1.5px solid white;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700;min-width:18px;height:18px;padding:0 var(--space-1)}.content.svelte-12qhfyh{flex:1;overflow-y:auto}
