@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background-color:#161616;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif}button{cursor:pointer;font-family:inherit;transition:all .15s}button:active{transform:scale(.97)}select,input{font-family:inherit}:focus-visible{outline-offset:1px;outline:2px solid #64a0ff99}::selection{background:#64a0ff4d}
