*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0f14;--bg2: #141720;--bg3: #1c2030;--border: #2a2f40;--border2: #363c52;--accent: #4f8ef7;--accent2: #6ea8ff;--green: #34c97e;--red: #f05252;--amber: #f59e0b;--purple: #a78bfa;--text: #e8eaf0;--text2: #9aa0b8;--text3: #5a6080;--mono: "JetBrains Mono", monospace;--sans: "Geologica", system-ui, sans-serif;--radius: 10px;--radius-lg: 16px}html{font-size:15px}body{font-family:var(--sans);background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}input,button,select{font-family:var(--sans)}button{cursor:pointer;border:none;outline:none}a{color:var(--accent);text-decoration:none}
