@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-family:"Press Start 2P",cursive;font-size:10px}body{min-height:100vh;background:#0f0f23;color:#fff;line-height:1.8}a{color:#0ff;text-decoration:none}a:hover{color:#f0f}input,textarea,select{font-family:"Press Start 2P",cursive;font-size:10px;background:#1a1a2e;color:#fff;border:none;padding:8px 10px;line-height:1.8}input:focus,textarea:focus,select:focus{outline:2px solid #00ffff;background:#252540}button{font-family:"Press Start 2P",cursive;font-size:10px;background:#1a1a2e;color:#0ff;border:none;padding:8px 16px;cursor:pointer}button:hover{color:#f0f}button:focus{outline:2px solid #00ffff}::selection{background:#f0f;color:#0f0f23}.text-muted{color:#5a5a7a}.text-cyan{color:#0ff}.text-magenta{color:#f0f}.text-yellow{color:#ff0}
