*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#0b0f16;color:#fff;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;outline:none}input{font-family:inherit;outline:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes arrowPulse{0%,to{opacity:.4}50%{opacity:1}}.arrow-pulse{display:inline-block;animation:arrowPulse 1.4s ease-in-out infinite}@keyframes sweep{0%{top:8%}50%{top:88%}to{top:8%}}
