*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080a0d;--surface: #0d1017;--surface-2: #111520;--surface-3: #161b26;--border: #1f2535;--border-2: #28304a;--text: #dde2ee;--text-2: #8a95aa;--text-3: #566070;--green: #2a8a5e;--green-hi: #2ea86a;--green-glow: rgba(42,138,94,.18);--amber: #c07c22;--amber-hi: #f0a030;--amber-glow: rgba(192,124,34,.14);--red: #a03838;--red-hi: #e05050;--red-glow: rgba(160,56,56,.14);--blue: #2a5fa8;--blue-hi: #4a8fd8;--blue-glow: rgba(42,95,168,.14);--font-sans: "IBM Plex Sans", "Segoe UI", system-ui, sans-serif;--font-mono: "IBM Plex Mono", "JetBrains Mono", "Fira Code", ui-monospace, monospace}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:13px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}
