*{margin:0;font-family:Nunito,sans-serif}:root{--primary-bg: #0a1121;--secondary-bg: #11182a;--accent: #3578f6;--accent-hover: #285fc7;--text: #fff;--text-secondary: #b4bcd0;--border: #232b3e}body,html{background:var(--primary-bg);color:var(--text)}::-webkit-scrollbar{height:4px;width:4px;background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}
