:root,[data-theme=light]{--scrollbar-size: 4px;--scrollbar-thumb: rgba(15, 23, 42, .1);--scrollbar-thumb-hover: rgba(15, 23, 42, .22);--scrollbar-thumb-active: rgba(15, 23, 42, .3)}[data-theme=dark]{--scrollbar-size: 4px;--scrollbar-thumb: rgba(226, 232, 240, .14);--scrollbar-thumb-hover: rgba(226, 232, 240, .28);--scrollbar-thumb-active: rgba(226, 232, 240, .38)}html,body,*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}html::-webkit-scrollbar,body::-webkit-scrollbar,*::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,*::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:999px;border:1px solid transparent;background-clip:padding-box;min-height:24px;min-width:24px}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}html::-webkit-scrollbar-thumb:active,body::-webkit-scrollbar-thumb:active,*::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active)}html::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner,*::-webkit-scrollbar-corner{background:transparent}.autobox-scroll-x{overflow-x:hidden;overflow-y:hidden}.autobox-scroll-x.is-overflowing{overflow-x:auto}.autobox-range-picker-centered .ant-picker-input>input{text-align:center}.autobox-mobile-range-picker-popup .ant-picker-panels{flex-direction:column!important}.autobox-mobile-range-picker-popup .ant-picker-panel{width:100%!important}.autobox-mobile-range-picker-popup .ant-picker-panel+.ant-picker-panel{display:none!important}.autobox-mobile-range-picker-popup .ant-picker-header-next-btn,.autobox-mobile-range-picker-popup .ant-picker-header-super-next-btn{visibility:visible!important}
