:root{--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)}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}.autobox-stat .ant-statistic-content{display:flex;align-items:center}.autobox-stat .ant-statistic-content-prefix,.autobox-stat .ant-statistic-content-suffix{display:inline-flex;align-items:center;justify-content:center;align-self:center;line-height:1}.autobox-stat .ant-statistic-content-prefix{margin-inline-end:6px}.autobox-stat .ant-statistic-content-prefix>span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;line-height:1}.autobox-stat .ant-statistic-content-prefix .anticon{display:inline-flex!important;align-items:center;justify-content:center;line-height:1;vertical-align:middle}.autobox-stat .ant-statistic-content-prefix .anticon svg{display:block}
