@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#e8e8ff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#07071a;width:100%;min-height:100vh;font-family:Inter,system-ui,sans-serif;font-size:14px}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2a5a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#7b2dff}*{transition:background .15s,color .15s,border-color .15s,opacity .15s}input:focus,textarea:focus,select:focus{outline:none;box-shadow:0 0 0 3px #7b2dff26;border-color:#7b2dff!important}::selection{color:#fff;background:#7b2dff59}
