*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0c0e14;--surface: #13161f;--surface2: #1a1e2b;--border: #272c3d;--accent: #c5a96b;--blue: #4a7fc1;--green: #6bc5a2;--red: #e05c5c;--text: #e8eaf0;--muted: #8892a4;--dim: #565e72;--font: "IBM Plex Sans", sans-serif;--mono: "IBM Plex Mono", monospace}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;line-height:1.6}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:var(--font);border:none;outline:none}
