*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-base: #0d0f14;--bg-surface: #161b27;--bg-hover: #1c2336;--border: #1e2a3a;--text-primary: #e2e8f0;--text-secondary:#94a3b8;--text-muted: #64748b;--text-faint: #334155;--accent: #6366f1;--accent-hover: #4f52e0;--danger: #ef4444;--danger-bg: rgba(239, 68, 68, .1);--danger-border: rgba(239, 68, 68, .3);--success: #22c55e;--warning: #f59e0b}html,body,#root{height:100%}body{background:var(--bg-base);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}
