html,body{margin:0;padding:0;font-family:var(--font-sans, "Inter", system-ui, -apple-system, sans-serif);background:var(--color-bg, #0f0f0f);color:var(--color-text, #e5e5e5);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}:root{--color-bg: #0f0f0f;--color-surface: #1a1a1a;--color-border: #2e2e2e;--color-text: #e5e5e5;--color-text-muted: #737373;--color-accent: #a5b4fc;--color-error: #dc2626;--color-error-bg: #1c1111;--color-success: #16a34a;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 12px;--header-height: 56px;--sidebar-width: 240px;--sidebar-width-collapsed: 60px;--drawer-width: 380px}.shell.svelte-12qhfyh{min-height:100vh}
