*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #111827;--bg-card: #1f2937;--bg-card-hover: #263244;--bg-modal: #1f2937;--border: #374151;--border-input: #4b5563;--text-primary: #f9fafb;--text-secondary: #9ca3af;--text-muted: #6b7280;--purple: #7c3aed;--purple-light: #a78bfa;--amber: #d97706;--amber-light: #fbbf24;--red: #ef4444;--red-bg: #1f0b0b}html,body{height:100%}body{background-color:var(--bg);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}app-root{display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none;color:inherit}
