:root{--color-bg: #0f0f1a;--color-surface: #1a1a2e;--color-surface-elevated: #252540;--color-text: #e8e8ed;--color-text-muted: #a0a0b0;--color-accent: #6366f1;--color-accent-hover: #818cf8;--color-error: #ef4444;--color-success: #22c55e;--touch-target: 44px;--radius: 12px;--radius-sm: 8px}*{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;touch-action:manipulation}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.5;min-height:100vh;min-height:100dvh}button,a,input[type=submit],input[type=button]{min-height:var(--touch-target);min-width:var(--touch-target)}button{cursor:pointer;font:inherit;color:inherit;border:none;background:transparent}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}input,textarea{font:inherit;color:inherit}.menu-bar.svelte-1vbcrp0{position:sticky;top:0;z-index:100;background:var(--color-surface);border-bottom:1px solid var(--color-surface-elevated);height:50px;padding-top:3px}.nav.svelte-1vbcrp0{display:flex;align-items:baseline;gap:1rem;max-width:1200px;margin:0 auto;padding-left:.5rem}.nav-link.svelte-1vbcrp0{color:var(--color-text);font-weight:500}.nav-link.svelte-1vbcrp0:hover{color:var(--color-accent);text-decoration:none}.user-email.svelte-1vbcrp0{flex:1;font-size:.875rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis}.btn.svelte-1vbcrp0{padding:.5rem 1rem;border-radius:var(--radius-sm);font-weight:500}.btn-primary.svelte-1vbcrp0{background:var(--color-accent);color:#fff}.btn-primary.svelte-1vbcrp0:hover{background:var(--color-accent-hover)}.btn-text.svelte-1vbcrp0{color:var(--color-text-muted)}.btn-text.svelte-1vbcrp0:hover{color:var(--color-text)}.app.svelte-12qhfyh{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.main.svelte-12qhfyh{flex:1;padding:0rem;max-width:1200px;margin:0 auto;width:100%}.version.svelte-12qhfyh{position:fixed;bottom:.5rem;right:.5rem;font-size:.75rem;color:var(--color-text-muted);opacity:.7}
