@import "https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=IBM+Plex+Mono:wght@400;500;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg2:#111;--bg3:#1a1a1a;--border:#2a2a2a;--text:#e8e8e8;--muted:#666;--accent:#ff3b00;--accent2:#fc0;--white:#fff}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:IBM Plex Mono,monospace}button{cursor:pointer;font-family:IBM Plex Mono,monospace}a{color:inherit;text-decoration:none}
