@charset "UTF-8";body,html{background:#0f0a1c!important;margin:0;min-height:100vh;padding:0;width:100%}#app,.taro-page,.taro_page,.taro_page > .taro-wrapper,.taro_router,[class*=taro-page],[class*=taroRouter]{background-color:transparent!important;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100vw!important;min-height:100vh;overflow-x:hidden;width:100%!important}@media (min-width:720Px){body,html{background:#0f0a1c}body{display:block;padding:0}#app{border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:none!important;width:100%!important}.hero-page,.ob-page,.page,.splash-page{margin:0 auto;max-width:750Px}}page{background-color:transparent;color:#f0eae0;font-family:"Noto Serif SC",PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;line-height:1.6;min-height:100vh}
/* !!! Taro 3.6 已知问题: page 有时同时挂 .taro_page_show + .taro_page_stationed
   老动画 opacity fill=both 会卡在 opacity:0 → 直接暴力保证显示 */.taro-page,.taro_page,.taro_page.taro_page_show,.taro_page.taro_page_stationed.taro_page_show{display:block!important;opacity:1!important;visibility:visible!important}.taro_page.taro_page_show{-webkit-animation:page-fade-in .22s ease-out;animation:page-fade-in .22s ease-out}@-webkit-keyframes page-fade-in{from{opacity:.6}to{opacity:1}}@keyframes page-fade-in{from{opacity:.6}to{opacity:1}}*{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-scrollbar{display:none}body:has(.weui-picker),body:has([class*=modal__mask]),body:has([class*=picker__group]),body:has([class*=picker__mask]),body:has([class*=taro-picker]){height:100vh!important;overflow:hidden!important;-ms-touch-action:none;touch-action:none}.weui-mask,[class*=modal__mask],[class*=picker__mask],[class*=picker__overlay]{-ms-scroll-chaining:none!important;overscroll-behavior:none!important;-ms-touch-action:none!important;touch-action:none!important}.weui-picker__bd,[class*=picker-indicator],[class*=picker-item],[class*=picker__bd],[class*=picker__group]{-ms-scroll-chaining:none!important;overscroll-behavior:contain!important;-ms-touch-action:pan-y!important;touch-action:pan-y!important}.taro_page{background-color:#0f0a1c!important}.xy-back{-webkit-animation:xy-back-in .2s ease .5s forwards;animation:xy-back-in .2s ease .5s forwards;background-color:rgba(15,10,28,.78);border:.025rem solid hsla(0,0%,100%,.16);border-radius:24.975rem;color:#f5ebd1;cursor:pointer;font-size:.65rem;left:.6rem;letter-spacing:.05rem;opacity:0;padding:.4rem .8rem;position:fixed;top:calc(.5rem + constant(safe-area-inset-top));top:calc(.5rem + env(safe-area-inset-top));z-index:60}@-webkit-keyframes xy-back-in{to{opacity:1}}@keyframes xy-back-in{to{opacity:1}}