@supports not (color:var(--adm-color-text )){.adm-button{color:#333;background-color:#fff;font-size:17px;border:1px solid #eee;border-radius:4px}.adm-button:before{-webkit-transform:translate(-1px,-1px);transform:translate(-1px,-1px);border:1px solid #000;border-radius:4px}.adm-button-default.adm-button-fill-outline{background-color:initial;border-color:#333}.adm-button-default.adm-button-fill-none{background-color:initial;border-width:0}.adm-button:not(.adm-button-default){color:#fff}.adm-button:not(.adm-button-default).adm-button-fill-outline{background-color:initial}.adm-button:not(.adm-button-default).adm-button-fill-none{background-color:initial;border-width:0}.adm-button-primary{background-color:#1677ff;border-color:#1677ff}.adm-button-primary.adm-button-fill-none,.adm-button-primary.adm-button-fill-outline{color:#1677ff}.adm-button-success{background-color:#00b578;border-color:#00b578}.adm-button-success.adm-button-fill-none,.adm-button-success.adm-button-fill-outline{color:#00b578}.adm-button-danger{background-color:#ff3141;border-color:#ff3141}.adm-button-danger.adm-button-fill-none,.adm-button-danger.adm-button-fill-outline{color:#ff3141}.adm-button-warning{background-color:#ff8f1f;border-color:#ff8f1f}.adm-button-warning.adm-button-fill-none,.adm-button-warning.adm-button-fill-outline{color:#ff8f1f}.adm-button.adm-button-mini{font-size:13px}.adm-button.adm-button-small{padding-top:3px;padding-bottom:3px;font-size:15px}.adm-button.adm-button-large{padding-top:11px;padding-bottom:11px;font-size:18px}.adm-button.adm-button-shape-rounded,.adm-button.adm-button-shape-rounded:before{border-radius:1000px}.adm-button.adm-button-shape-rectangular{border-radius:0}.adm-cascader .adm-cascader-view-content{height:310px}.adm-center-popup{z-index:1000}.adm-center-popup-wrap{min-width:280px;max-width:75vw}.adm-center-popup-body{background-color:#fff;border-radius:8px}.adm-error-block-image{height:100px;width:auto}.adm-error-block-description{font-size:var(--adm-font-size-4)}.adm-error-block-description-title{font-size:var(--adm-font-size-7)}.adm-error-block-full-page{padding-top:calc(50vh - 200px)}.adm-error-block-full-page .adm-error-block-image{height:200px;width:auto}.adm-error-block-full-page .adm-error-block-description{font-size:var(--adm-font-size-main)}.adm-error-block-full-page .adm-error-block-description-title{color:#333}.adm-image{width:auto;height:auto}.adm-image-tip{background-color:#f5f5f5}.adm-image-tip>svg{color:#999}.adm-mask{z-index:1000}.adm-modal-body{font-size:14px}.adm-modal-title{font-size:18px}.adm-modal-content{font-size:15px;color:#333}.adm-modal-close{color:#999;font-size:18px}.adm-modal-footer.adm-space.adm-space-vertical>.adm-space-item.adm-space-item{margin-bottom:20px}.adm-modal-footer.adm-space.adm-space-vertical>.adm-space-item.adm-space-item:last-child{margin-bottom:0}.adm-modal-footer .adm-modal-button{font-size:18px}.adm-page-indicator-dot{width:3px;height:3px;border-radius:1px;background:rgba(0,0,0,.2)}.adm-page-indicator-dot-active{border-radius:1px;background:#1677ff}.adm-page-indicator-color-white .adm-page-indicator-dot-active.adm-page-indicator-dot-active{background:#fff}.adm-page-indicator-horizontal .adm-page-indicator-dot{margin-right:3px}.adm-page-indicator-horizontal .adm-page-indicator-dot-active{width:13px}.adm-page-indicator-vertical .adm-page-indicator-dot{margin-bottom:3px}.adm-page-indicator-vertical .adm-page-indicator-dot-active{height:13px}.adm-popover-menu.adm-popover .adm-popover-inner-content{padding:0!important}.adm-popover-menu-item-text{border-top:1px solid #eee}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:#eee}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{border-bottom:1px solid #eee}.adm-popover.adm-popover-dark.adm-popover-menu.adm-popover-menu .adm-popover-menu-item-text{border-color:#333}.adm-popover.adm-popover-dark.adm-popover-menu.adm-popover-menu .adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:#333}.adm-popover.adm-popover-dark.adm-popover-menu.adm-popover-menu .adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{border-color:#333}.adm-popover.adm-popover-dark.adm-popover-menu.adm-popover-menu .adm-popover-inner.adm-popover-inner.adm-popover-inner{background-color:rgba(0,0,0,.9)}.adm-popover{z-index:1030;color:#333}.adm-popover.adm-popover-dark{color:#fff}.adm-popover.adm-popover-dark .adm-popover-inner{background-color:rgba(0,0,0,.75)}.adm-popover-inner{background-color:#fff;font-size:15px}.adm-popover-inner-content{padding:8px 12px}.adm-popover-arrow{display:none!important}.adm-scroll-mask-left{background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.adm-scroll-mask-right{background:-webkit-linear-gradient(right,#fff,hsla(0,0%,100%,0));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.adm-space-vertical>.adm-space-item{margin-bottom:8px}.adm-space-horizontal>.adm-space-item{margin-right:8px}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:-8px}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:8px}.adm-segmented{color:#666;background-color:#f5f5f5;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.adm-segmented-item{-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1)}.adm-segmented-item-selected{background-color:#fff;box-shadow:0 2px 8px -2px rgba(0,0,0,.05),0 1px 4px -1px rgba(0,0,0,.07),0 0 1px 0 rgba(0,0,0,.08);color:#333}.adm-segmented-item-disabled{color:#999}.adm-segmented-thumb{background-color:#fff;box-shadow:0 2px 8px -2px rgba(0,0,0,.05),0 1px 4px -1px rgba(0,0,0,.07),0 0 1px 0 rgba(0,0,0,.08)}.adm-segmented-thumb-motion-appear-active{-webkit-transition:width .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:width .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.segmented-disabled-item{color:#999}.segmented-item-selected{background-color:#fff;box-shadow:0 2px 8px -2px rgba(0,0,0,.05),0 1px 4px -1px rgba(0,0,0,.07),0 0 1px 0 rgba(0,0,0,.08)}.adm-spin-loading{width:32px;height:32px}.adm-spin-loading-svg{width:100%;height:100%;-webkit-animation:adm-spin-loading-rotate .8s linear infinite;animation:adm-spin-loading-rotate .8s linear infinite}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:#999}.adm-swiper{display:block;width:100%;height:auto;border-radius:0}.adm-swiper-track{padding:0}.adm-swiper-horizontal .adm-swiper-track{-webkit-transform:translateX(0);transform:translateX(0)}.adm-swiper-horizontal .adm-swiper-track-inner{width:100%}.adm-swiper-vertical .adm-swiper-track{-webkit-transform:translateY(0);transform:translateY(0)}.adm-swiper-vertical .adm-swiper-track-inner{height:100%}.adm-tabs-header{border-bottom:1px solid #eee}.adm-tabs-tab{font-size:17px}.adm-tabs-tab-active{color:#1677ff}.adm-tabs-tab-line{height:2px;background:#1677ff;border-radius:2px}.adm-tabs-content{padding:12px}.adm-tabs-header-mask-left{background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.adm-tabs-header-mask-right{background:-webkit-linear-gradient(right,#fff,hsla(0,0%,100%,0));background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.adm-toast-mask .adm-toast-main{font-size:15px}.adm-toast-loading.adm-toast-loading{width:48px;height:48px;margin:0 auto 8px}.adm-toast-loading.adm-toast-loading .adm-spin-loading-fill{stroke:#fff}}