@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0}html{height:100%;background:#000000;scrollbar-color:rgba(87,96,102,.5) #2c2d31;scrollbar-width:thin}html::-webkit-scrollbar{width:5px;background:#2c2d31}html::-webkit-scrollbar-thumb{background:rgba(87,96,102,.5)}body{margin:0;height:100%;font-family:"Inter",sans-serif;font-size:14px;line-height:1.5;background:#000000;overflow:hidden;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-user-select:none;user-select:none;touch-action:manipulation}@media (max-width: 991.98px){body{overflow-y:auto}}.body-scroll-y{overflow-y:auto}app-root{display:block;height:100%;overflow:hidden}
