@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;700;800&family=IBM+Plex+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0f14;--bg2:#141820;--bg3:#1c2130;--bg4:#222a3a;--border:#252d3d;--text:#e2e8f0;--muted:#5a6a85;--accent:#f06820;--accent2:#ff9040;--green:#4ade80;--red:#f87171;--yellow:#fbbf24;--blue:#60a5fa;--purple:#a78bfa;--teal:#2dd4bf;--mono:"IBM Plex Mono", monospace;--sans:"Syne", sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
