*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #232637;--border: #2e3148;--text: #e8eaf0;--muted: #7c82a0;--accent: #4f87f5;--green: #22c55e;--red: #ef4444;--yellow: #f59e0b;--purple: #a78bfa;--font: -apple-system, "Segoe UI", system-ui, sans-serif}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.6;min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
