*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#000;max-width:480px;min-height:100vh;margin:0 auto;font-family:Inter,sans-serif}:root{--green:#00a651;--green2:#00c460;--red:#e63946;--bg:#000;--bg2:#111;--bg3:#1a1a1a;--bg4:#222;--border:#2a2a2a;--text:#fff;--text2:#999;--text3:#555}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select{outline:none;font-family:inherit}.spinner{vertical-align:middle;border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:18px;height:18px;margin-right:6px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}
