:root{--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-white:#fff;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-border-color:#eee;--adm-font-size-main:13px;--adm-color-text:#333;--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;-webkit-transition:none;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;right:-100vw;bottom:-100vh;pointer-events:none}.adm-image-viewer-content,div.adm-px-tester{-webkit-user-select:none;-ms-user-select:none;user-select:none}.adm-image-viewer-content{width:100vw;height:100vh;max-height:-webkit-fill-available;touch-action:none}.adm-image-viewer-slides{height:100%;position:relative;z-index:1;cursor:-webkit-grab;cursor:grab;touch-action:none}.adm-image-viewer-slides-inner{height:100%;white-space:nowrap}.adm-image-viewer-slides-inner>*{margin-right:16px}.adm-image-viewer-slide{position:relative;width:100%;height:100%;display:inline-block}.adm-image-viewer-control{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;cursor:-webkit-grab;cursor:grab;touch-action:none}.adm-image-viewer-image-wrapper{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.adm-image-viewer-image-wrapper img{display:block;max-width:100%;max-height:100%}.adm-image-viewer-indicator{position:absolute;z-index:2;left:50%;top:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#e6e6e6;font-size:14px}.adm-mask{--z-index:var(--adm-mask-z-index,1000);position:fixed;z-index:var(--z-index);display:block}.adm-mask,.adm-mask-aria-button{top:0;left:0;width:100%;height:100%}.adm-mask-aria-button{position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-picker{--header-button-font-size:15px;--title-font-size:15px;--item-font-size:16px;width:100%;height:300px;overflow:hidden;position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;---item-font-size:var(--item-font-size)}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size:var(---item-font-size)}.adm-picker-header{-webkit-flex:none;flex:none;border-bottom:1px solid var(--adm-border-color);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:4px}.adm-picker-header-button{font-size:var(--header-button-font-size);display:inline-block;padding:8px}.adm-picker-header-title{padding:4px;font-size:var(--title-font-size);color:var(--adm-color-text);text-align:center;-webkit-flex:1 1;flex:1 1}.adm-picker-body{-webkit-flex:auto;flex:auto;height:100%;width:100%}.adm-picker-body>.adm-picker-view{--height:100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px}.adm-picker-view{--height:240px;--item-font-size:16px;height:var(--height);width:100%;display:-webkit-flex;display:flex;position:relative;overflow:hidden;background:var(--adm-color-white)}.adm-picker-view-column{height:100%;-webkit-flex:1 1;flex:1 1;-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:none;position:relative;z-index:0}.adm-picker-view-column-wheel{width:100%;cursor:-webkit-grab;cursor:grab;position:absolute;top:calc(50% - 17px);left:0}.adm-picker-view-column-wheel:before{content:" ";display:block;position:absolute;width:100%;height:100vh;top:-100vh}.adm-picker-view-column-wheel:after{content:" ";display:block;position:absolute;width:100%;height:100vh;bottom:-100vh}.adm-picker-view-column-item{font-size:var(--item-font-size);padding:0 6px;height:34px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{width:100%;height:100%;pointer-events:none;opacity:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;z-index:0}.adm-picker-view-column-accessible>*{-webkit-flex:1 1;flex:1 1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{position:absolute;width:100%;height:100%}.adm-picker-view-column-accessible-button,.adm-picker-view-mask{width:100%;height:100%}.adm-picker-view-mask{position:absolute;z-index:10000;left:0;top:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;pointer-events:none}.adm-picker-view-mask-bottom,.adm-picker-view-mask-top{-webkit-flex:auto;flex:auto}.adm-picker-view-mask-middle{height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex:none;flex:none;border-top:1px solid var(--adm-border-color);border-bottom:1px solid var(--adm-border-color)}.adm-picker-view-mask-top{background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.6)),color-stop(50%,hsla(0,0%,100%,.8)),to(#fff));background:-webkit-linear-gradient(bottom,hsla(0,0%,100%,.6),hsla(0,0%,100%,.8) 50%,#fff);background:linear-gradient(0deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.8) 50%,#fff)}.adm-picker-view-mask-bottom{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.6)),color-stop(50%,hsla(0,0%,100%,.8)),to(#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.6),hsla(0,0%,100%,.8) 50%,#fff);background:linear-gradient(180deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.8) 50%,#fff)}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:#fff;z-index:calc(var(--z-index) + 10)}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-safe-area{display:block;width:100%}.adm-safe-area-position-top{padding-top:env(safe-area-inset-top)}.adm-safe-area-position-bottom{padding-bottom:env(safe-area-inset-bottom)}