:host,:root{--van-nav-bar-height:46px;--van-nav-bar-background:var(--van-background-2);--van-nav-bar-arrow-size:16px;--van-nav-bar-icon-color:var(--van-primary-color);--van-nav-bar-text-color:var(--van-primary-color);--van-nav-bar-title-font-size:var(--van-font-size-lg);--van-nav-bar-title-text-color:var(--van-text-color);--van-nav-bar-z-index:1;--van-nav-bar-disabled-opacity:var(--van-disabled-opacity)}.van-nav-bar{background:var(--van-nav-bar-background);line-height:var(--van-line-height-lg);position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:var(--van-nav-bar-z-index)}.van-nav-bar--fixed{left:0;position:fixed;top:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:var(--van-nav-bar-icon-color)}.van-nav-bar__content{align-items:center;display:flex;height:var(--van-nav-bar-height);position:relative}.van-nav-bar__arrow{font-size:var(--van-nav-bar-arrow-size);margin-right:var(--van-padding-base)}.van-nav-bar__title{color:var(--van-nav-bar-title-text-color);font-size:var(--van-nav-bar-title-font-size);font-weight:var(--van-font-bold);margin:0 auto;max-width:60%}.van-nav-bar__left,.van-nav-bar__right{align-items:center;bottom:0;display:flex;font-size:var(--van-font-size-md);padding:0 var(--van-padding-md);position:absolute;top:0}.van-nav-bar__left--disabled,.van-nav-bar__right--disabled{cursor:not-allowed;opacity:var(--van-nav-bar-disabled-opacity)}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:var(--van-nav-bar-text-color)}.nav-title[data-v-a1fb7ac6]{color:#1d2129;flex:1;font-size:1.125rem;font-style:normal;font-weight:600;letter-spacing:-.03375rem;line-height:1.375rem;text-align:center}.nav-support[data-v-a1fb7ac6]{align-items:center;cursor:pointer;display:flex;flex-direction:column}[data-v-a1fb7ac6] .van-nav-bar__content{background:#fff;height:3rem!important;padding:.75rem 1rem!important;width:100%}@media(min-width:1000px){[data-v-a1fb7ac6] .van-nav-bar--fixed{border-left:.0625rem solid #e8e8e8;border-right:.0625rem solid #e8e8e8;left:50%;transform:translate(-50%);width:30%}}.splash[data-v-929aa080]{-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem);background:radial-gradient(100% 100% at 50% 0,rgba(254,82,0,.18) 0,rgba(254,82,0,.06) 40%,transparent 70%),linear-gradient(180deg,#fff,#f8f9ff);display:grid;top:0;right:0;bottom:0;left:0;place-items:center;position:fixed;z-index:9999}.splash-inner[data-v-929aa080]{text-align:center;width:17.5rem}.logo[data-v-929aa080]{color:#333;font-size:1.375rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.125rem}.bar[data-v-929aa080]{background:#0000000f;box-shadow:0 .5rem 1.625rem #0000000f;height:.625rem;overflow:hidden}.bar[data-v-929aa080],.bar-fill[data-v-929aa080]{border-radius:62.4375rem}.bar-fill[data-v-929aa080]{animation:slide-929aa080 1s ease-in-out infinite;background:linear-gradient(90deg,#fe520040,#fe5200 55%,#fe520040);height:100%;width:30%}.hint[data-v-929aa080]{color:#999;font-size:.75rem;margin-top:.75rem}@keyframes slide-929aa080{0%{opacity:.85;transform:translate(-10%);width:30%}50%{opacity:1;transform:translate(70%);width:42%}to{opacity:.85;transform:translate(-10%);width:30%}}:host,:root{--van-tabbar-height:50px;--van-tabbar-z-index:1;--van-tabbar-background:var(--van-background-2)}.van-tabbar{background:var(--van-tabbar-background);box-sizing:content-box;display:flex;height:var(--van-tabbar-height);width:100%;z-index:var(--van-tabbar-z-index)}.van-tabbar--fixed{bottom:0;left:0;position:fixed}:host,:root{--van-tabbar-item-font-size:var(--van-font-size-sm);--van-tabbar-item-text-color:var(--van-text-color);--van-tabbar-item-active-color:var(--van-primary-color);--van-tabbar-item-active-background:var(--van-background-2);--van-tabbar-item-line-height:1;--van-tabbar-item-icon-size:22px;--van-tabbar-item-icon-margin-bottom:var(--van-padding-base)}.van-tabbar-item{align-items:center;color:var(--van-tabbar-item-text-color);cursor:pointer;display:flex;flex:1;flex-direction:column;font-size:var(--van-tabbar-item-font-size);justify-content:center;line-height:var(--van-tabbar-item-line-height)}.van-tabbar-item__icon{font-size:var(--van-tabbar-item-icon-size);margin-bottom:var(--van-tabbar-item-icon-margin-bottom)}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon .van-badge{margin-top:var(--van-padding-base)}.van-tabbar-item__icon img{display:block;height:20px}.van-tabbar-item--active{background-color:var(--van-tabbar-item-active-background);color:var(--van-tabbar-item-active-color)}[data-v-05dd863b] .van-tabbar-item--active{align-items:center;background:#1d2129;border-radius:2rem;display:flex;flex:1 0 0;gap:.5rem;justify-content:center;padding:.5rem .875rem}[data-v-05dd863b] .van-tabbar-item--active .van-tabbar-item__text{color:#fff!important;font-size:.625rem;font-style:normal;font-weight:700!important;line-height:.875rem}[data-v-05dd863b] .van-tabbar{align-items:center;align-self:stretch;background:var(--fill-1,#fff);border-radius:3rem;bottom:1rem;box-shadow:0 .25rem .625rem #1d21291a;display:flex;left:1rem;padding:.5rem;width:calc(100% - 3rem)}@media(min-width:1000px){[data-v-05dd863b] .van-tabbar{align-items:center;align-self:stretch;background:var(--fill-1,#fff);border-radius:3rem;bottom:1rem;box-shadow:0 .25rem .625rem #1d21291a;display:flex;left:50%!important;padding:.5rem;transform:translate(-50%);width:23.875rem!important}}[data-v-05dd863b] .van-hairline--top-bottom:after{border-width:0}[data-v-05dd863b] .van-tabbar-item{align-items:center;display:flex;flex:1 0 0;flex-direction:row;gap:.5rem;justify-content:center;padding:.5rem .875rem}[data-v-05dd863b] .van-tabbar-item .van-tabbar-item__text{color:#1d2129;font-size:.625rem;font-weight:400;line-height:.875rem}.app-shell[data-v-cb802c22]{background:#fff;min-height:100vh;position:relative;width:100%}@media(min-width:1000px){.app-shell[data-v-cb802c22]{border:.0625rem solid #e8e8e8;margin:0 auto;overflow-y:hidden;width:30%}}
