*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--bg-card: #111118;--bg-card-hover: #16161f;--border: #1e1e2e;--border-light: #2a2a3e;--accent: #6366f1;--accent-light: #818cf8;--accent-glow: rgba(99, 102, 241, .15);--text: #e2e8f0;--text-muted: #64748b;--text-dim: #334155;--valid: #10b981;--valid-bg: rgba(16, 185, 129, .08);--invalid: #ef4444;--invalid-bg: rgba(239, 68, 68, .08);--risky: #f59e0b;--risky-bg: rgba(245, 158, 11, .08);--catchall: #8b5cf6;--catchall-bg: rgba(139, 92, 246, .08);--disposable: #ec4899;--disposable-bg: rgba(236, 72, 153, .08);--unknown: #94a3b8;--unknown-bg: rgba(148, 163, 184, .08)}html,body{height:100%}body{font-family:Space Grotesk,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}::selection{background:var(--accent-glow);color:var(--accent-light)}
