body,html{margin:0;padding:0}*{box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0b0b0c;color:#e9e9ea}a{color:#7fb0ff;text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}input{background:#131316;color:#e9e9ea;border:1px solid #2a2b2e;border-radius:6px}button{background:#2b6ef6;color:#fff;border:0;border-radius:6px;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}