@import "https://fonts.googleapis.com/css2?family=Bungee&family=Righteous&family=Space+Mono:wght@400;700&display=swap";
:root{--bg:#0d0221;--card:#170a35;--border:#3a1a6b;--text:#f5f0ff;--muted:#9d8fc7;--pink:#ff2e63;--cyan:#00f5ff;--yellow:#ffd60a}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Space Mono,monospace;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit}
