.full-screen-loading{.van-toast{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.van-overlay{background-color:rgba(0,0,0,.7)}}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;box-sizing:border-box;margin:0 auto;max-width:460px;min-height:100vh;padding-bottom:70px;width:100vw}@font-face{font-display:swap;font-family:Theme3Font;font-style:normal;font-weight:400;src:url(../../static/fonts/theme3-font.0e0e0e03.otf) format("opentype")}.theme3-font{font-family:Theme3Font,sans-serif}:root{--theme3-font:"Theme3Font",sans-serif}@font-face{font-display:swap;font-family:fishingFont;font-style:normal;font-weight:400;src:url(../../static/fonts/blue-fish.afc04e00.ttf) format("opentype")}.fishing-font{font-family:fishingFont,sans-serif}:root{--fishing-font:"fishingFont",sans-serif;--theme-loading-bg:rgba(25,25,25,.8);--theme-notify-info:#1989fa;--theme-notify-success:#07c160;--theme-notify-danger:#ee0a24;--theme-notify-warning:#ff976a}:root[data-theme=theme1]{--theme-primary:#e8ce7a}:root[data-theme=theme2]{--theme-primary:#b5dcf8}:root[data-theme=theme2] #app{background:#0f121d!important}:root[data-theme=theme4]{--theme-primary:#5c5573}:root[data-theme=theme5]{--theme-primary:#ef5086}:root[data-theme=theme6]{--theme-primary:#7ed75a}:root[data-theme=theme3]{--theme-primary:#f7a231;--theme3-multi-border:0 0 0 1px #903618,0 0 0 3px #bea58a;--theme3-multi-background:linear-gradient(0deg,#c66927,#eca73a);--theme3-background-first:linear-gradient(0deg,rgba(237,149,54,.8),#f4cd45) padding-box,linear-gradient(180deg,#f5d751,#ebaa3c) border-box;--theme3-text-gradient:linear-gradient(#fbf8e3,#faf2c2);--theme3-text-shadow:drop-shadow(0px 0px 0px #903618) drop-shadow(0px 1px 0px #903618) drop-shadow(-1px 1px 0px #903618) drop-shadow(1px -1px 0px #903618) drop-shadow(-1px -1px 0px #903618);--theme3-multi-border2:0 0 0 2px #255213,0 0 0 4px #bea58a;--theme3-multi-background2:linear-gradient(0deg,#255213,#a7db44);--theme3-background-first2:linear-gradient(0deg,#366e1d,#b8ed4a) padding-box,linear-gradient(180deg,#bbf34c,#367420) border-box;--theme3-text-gradient2:linear-gradient(#fbf8e3,#faf2c2);--theme3-text-shadow2:drop-shadow(0px 0px 0px #355314) drop-shadow(0px 1px 0px #355314) drop-shadow(-1px 1px 0px #355314) drop-shadow(1px -1px 0px #355314) drop-shadow(-1px -1px 0px #355314)}.global-popup-title-theme3{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#fbf8e3,#faf2c3);-webkit-background-clip:text;filter:drop-shadow(0 0 0 #7f262b) drop-shadow(0 1px 0 #7f262b) drop-shadow(-1px 3px 0 #7f262b) drop-shadow(1px -1px 0 #7f262b) drop-shadow(-1px -1px 0 #7f262b)}.van-popup:not(.van-notify){background-color:transparent!important;border:none!important;box-shadow:none!important}.van-notify{background-color:var(--theme-notify-info)!important;border:none!important;box-shadow:0 2px 8px rgba(0,0,0,.15)!important}.van-notify.van-notify--success{background-color:var(--theme-notify-success)!important}.van-notify.van-notify--danger{background-color:var(--theme-notify-danger)!important}.van-notify.van-notify--warning{background-color:var(--theme-notify-warning)!important}@keyframes van-popup-dropDown{0%{opacity:0;transform:translateY(-100%) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.van-image{overflow:hidden!important;position:relative!important}.van-image .van-icon-photo,.van-image .van-loading{display:none!important}.van-image .van-image__loading{align-items:center!important;background:var(--theme-loading-bg)!important;display:flex!important;height:100%!important;justify-content:center!important;left:0!important;position:absolute!important;top:0!important;width:100%!important;z-index:1}.van-image img{height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;opacity:0;transition:opacity .3s ease-in-out;width:100%!important}.van-image img.van-image__img{opacity:1}.van-grid-item .van-image .van-image__loading:after{animation:van-image-loading .8s linear infinite;border:1px solid var(--theme-primary)!important;border-radius:50%!important;border-top:1px solid transparent!important;content:"";height:10px!important;width:10px!important}.van-image:not(.van-grid-item .van-image) .van-image__loading:after{animation:van-image-loading .8s linear infinite;border:1.5px solid var(--theme-primary);border-radius:50%;border-top:1.5px solid transparent;content:"";height:20px;width:20px}@keyframes van-image-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:768px){.loading-container,.van-sticky--fixed,.van-tabbar{left:50%!important;right:auto!important;transform:translateX(-50%);width:460px!important}.van-sticky,.van-sticky--fixed{transition:none!important}.left-floating{left:calc(50% - 190px)!important;transform:translateX(-50%)}.floating-icons{right:calc(50% - 220px)!important}}