body{margin:0;padding:0;background-color:#121212;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;overflow-y:scroll;scrollbar-gutter:stable}:root{--app-scroll-track: #333333;--app-scroll-thumb: #6b6b6b;--app-scroll-thumb-hover: #808080}.ant-layout-header{background-color:#121212!important}.ant-select-dropdown{touch-action:manipulation!important;pointer-events:auto!important;z-index:1500!important}.ant-select-item{touch-action:manipulation!important;cursor:pointer!important;min-height:44px!important;display:flex!important;align-items:center!important;-webkit-tap-highlight-color:rgba(0,0,0,.1)!important}.ant-select-item-option-active{background-color:#ffffff1a!important}.ant-select-dropdown-hidden{display:none!important}*{-webkit-tap-highlight-color:transparent;scrollbar-color:var(--app-scroll-thumb) var(--app-scroll-track)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--app-scroll-track);border-radius:999px}*::-webkit-scrollbar-thumb{background:var(--app-scroll-thumb);border-radius:999px;border:2px solid var(--app-scroll-track)}*::-webkit-scrollbar-thumb:hover{background:var(--app-scroll-thumb-hover)}
