@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:#050505;color:#f0f0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}.phone-inner::-webkit-scrollbar{display:none}button,p,span{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}
