*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f13;--surface: #1a1a26;--border: #2e2e42;--accent: #6c63ff;--accent-hover: #8880ff;--text: #e8e8f0;--text-muted: #7878a0;--danger: #ff5c6e}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}
