.tabbar[data-v-9c3fcbd4]{position:fixed;left:0;right:0;bottom:0;width:100%;height:calc(110 * var(--rpx) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;display:flex;border-top:calc(1 * var(--rpx)) solid #f0f1f4;z-index:50;box-shadow:0 calc(-4 * var(--rpx)) calc(16 * var(--rpx)) #00000008}.tabbar__item[data-v-9c3fcbd4]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(6 * var(--rpx))}.tabbar__icon[data-v-9c3fcbd4]{width:calc(44 * var(--rpx));height:calc(44 * var(--rpx));display:flex;align-items:center;justify-content:center}.tabbar__text[data-v-9c3fcbd4]{font-size:calc(20 * var(--rpx));color:#999;line-height:1}.is-active .tabbar__text[data-v-9c3fcbd4]{color:#2e6bff;font-weight:600}.app-root{min-height:100vh;background:var(--c-bg)}:root{--c-primary: #2e6bff;--c-primary-2: #2e7cf6;--c-primary-3: #3a7afe;--c-bg: #f5f7fa;--c-bg-2: #f7f8fa;--c-text: #333333;--c-text-2: #666666;--c-text-3: #999999;--c-white: #ffffff;--c-line: #eef0f4;--c-icon-blue: #5da9ff;--c-icon-orange: #ffb266;--c-icon-green: #5edba3;--c-icon-purple: #a29bfe;--c-icon-cyan: #56e3e3;--font: PingFang SC, "Helvetica Neue", sans-serif;--phone-w: min(100vw, 375px);--rpx: calc(var(--phone-w) / 750);--tabbar-h: calc(110 * var(--rpx));--safe-bottom: env(safe-area-inset-bottom, 0px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{width:100%;min-height:100%;background:#d8dee8;font-family:var(--font);color:var(--c-text)}body{overflow-x:hidden}#app{width:var(--phone-w);min-height:100vh;margin:0 auto;background:var(--c-bg);font-size:calc(28 * var(--rpx));position:relative;overflow-x:hidden;transform:translateZ(0);box-shadow:0 0 48px #1424501f}img{max-width:100%;border:0}button{font-family:inherit;border:none;background:none;cursor:pointer}input,textarea{font-family:inherit;outline:none;border:none;background:none}.uni-view,.uni-text,.uni-image,.uni-scroll-view{box-sizing:border-box}.uni-text{display:inline}.uni-image{background:#eef2f8}.uni-scroll-view::-webkit-scrollbar{display:none;width:0;height:0}.page{min-height:100vh;background:var(--c-bg);padding-bottom:calc(var(--tabbar-h) + var(--safe-bottom))}.page--no-tab{padding-bottom:calc(24 * var(--rpx) + var(--safe-bottom))}#uni-toast-host{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;display:flex;align-items:center;justify-content:center}.uni-toast{max-width:70%;padding:calc(20 * var(--rpx)) calc(36 * var(--rpx));background:#000000b8;color:#fff;font-size:calc(28 * var(--rpx));border-radius:calc(16 * var(--rpx));line-height:1.4;text-align:center}.uni-toast--loading{padding:calc(28 * var(--rpx)) calc(40 * var(--rpx))}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
