:root{--color-bg: #09090b;--color-surface: #0f0f12;--color-surface-1: #0f0f12;--color-surface-2: #1a1a20;--color-border: #27272a;--color-border-strong: #3f3f46;--color-text: #e4e4e7;--color-text-primary: #f4f4f5;--color-text-secondary: #a1a1aa;--color-text-muted: #71717a;--color-accent: #6366f1;--color-accent-dim: rgba(99, 102, 241, .12);--color-muted: #71717a;--color-success: #22c55e;--color-success-dim: rgba(34, 197, 94, .1);--color-danger: #ef4444;--color-danger-dim: rgba(239, 68, 68, .1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--color-bg);color:var(--color-text-primary);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit}a{color:var(--color-accent);text-decoration:none}
