::-webkit-scrollbar{background-color:#fff;height:6px;width:6px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px transparent}::-webkit-scrollbar-thumb{background-color:hsla(220,4%,58%,.4);-webkit-transition:background-color .3s;transition:background-color .3s}::-webkit-scrollbar-thumb:hover{background-color:hsla(220,4%,58%,.6)}.popup-select-menu{max-width:calc(100vw - 6px)}