#fetch-loading-svg{position:fixed;left:50%;top:1rem;z-index:9999;overflow:visible;margin-left:-.5rem;opacity:0;pointer-events:none}html,body,#root{height:100%}body{margin:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}#root{margin:0 auto;min-width:280px;max-width:1200px}.scroller{--thumb-color-out: rgb(0 0 0 / 15%);--thumb-color-in: rgb(0 0 0 / 30%);--thumb-color-hover: rgb(0 0 0 / 35%);--track-color: rgb(0 0 0 / 10%);scrollbar-width:thin;scrollbar-color:var(--thumb-color-in) var(--track-color)}.scroller-reverse{--thumb-color-out: rgb(255 255 255 / 30%);--thumb-color-in: rgb(255 255 255 / 70%);--thumb-color-hover: rgb(255 255 255 / 80%);--track-color: rgb(0 0 0 / 20%)}.scroller::-webkit-scrollbar{width:8px;height:8px}.scroller::-webkit-scrollbar-thumb{border-radius:8px;background-color:var(--thumb-color-out);background-clip:content-box}.scroller:hover::-webkit-scrollbar-thumb{background-color:var(--thumb-color-in)}.scroller:hover::-webkit-scrollbar-thumb:hover{background-color:var(--thumb-color-hover)}.scroller::-webkit-scrollbar-track{background-color:var(--track-color)}.tc{text-align:center}.full-h{height:100%}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-grow{flex:1 1}.ma{display:block;margin:auto}.gray{color:var(--adm-color-weak)}.bg-white{background-color:var(--adm-color-white)}.bg-gray{background-color:var(--adm-color-box)}.page{--page-padding: 10px;height:100%;contain:content}.page.box{padding:var(--page-padding);height:calc(100% - var(--page-padding)*2)}.box{padding:var(--page-padding)}.page-full{display:flex;height:100%}.page-full .adm-loading{margin:auto;font-size:2em}.page-full .adm-result{margin:auto}.virtuoso{flex:1 1;margin:calc(0px - var(--page-padding));margin-top:10px}.photo9s{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0}.photo9s li{overflow:hidden;margin:5px 1%;width:31%;height:100px}.photo9s li:only-child{width:200px;height:200px}.photo9s li:nth-last-child(4):first-child~li:nth-child(2n){margin-right:34%}.item-poster{position:relative}.item-poster:after{display:block;padding-bottom:62.5%;width:100%;content:""}.item-poster__propor{position:absolute;inset:0;z-index:1;overflow:hidden}.item-poster__img{--adm-image-width: 100%;--adm-image-height: 100%}.wspl{white-space:pre-line}.fullw-dialog{--adm-center-popup-max-width: 90vw}.fullw-dialog .adm-center-popup-wrap{width:100%}.fadeIn{animation:fadeIn 222ms ease forwards}.fadeOut{animation:fadeOut 222ms ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.antd-modal-fit .adm-modal-body,.antd-modal-fit .adm-modal-content{max-height:85vh}.antd-modal-fit .adm-center-popup-wrap{width:100%;max-width:95vw}
