*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#fff;-webkit-font-smoothing:antialiased;background-color:#06030f;font-family:Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d4af3740;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#d4af3780}input,textarea,select{font-family:Inter,sans-serif}input::placeholder,textarea::placeholder{color:#ffffff40}input:focus,textarea:focus,select:focus{outline:none;border-color:#d4af37!important;box-shadow:0 0 0 3px #d4af371f!important}button{cursor:pointer;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 8px #d4af374d}50%{box-shadow:0 0 20px #d4af3799}}.fade-in{animation:.3s ease-out both fadeIn}.spin{animation:1s linear infinite spin}.pulse-glow{animation:2s ease-in-out infinite pulse-glow}
