@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background-color:#141218;color:#e6e0e9;font-family:Inter,Noto Sans SC,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0bcff33;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#d0bcff66}button{touch-action:none;-webkit-user-select:none;user-select:none}
