.tabbar[data-v-f0861989]{position:fixed;left:calc(50% - min(50%,300px));right:calc(50% - min(50%,300px));bottom:0;z-index:100;display:flex;height:calc(var(--tabbar-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:#fff;border-top:min(.267vw,1.6px) solid var(--color-border)}.tabbar__brand[data-v-f0861989],.tabbar__foot[data-v-f0861989]{display:none}.tabbar__list[data-v-f0861989]{display:flex;flex:1;width:100%}.tabbar--dark[data-v-f0861989]{background:#000000b8;border-top-color:#ffffff1f;color:#fff;-webkit-backdrop-filter:blur(min(2.133vw,12.8px));backdrop-filter:blur(min(2.133vw,12.8px))}.tabbar__item[data-v-f0861989]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:min(.533vw,3.2px);color:#262626;opacity:.55;transition:opacity .28s ease,transform .28s var(--ease-out-expo),background .28s ease}.tabbar--dark .tabbar__item[data-v-f0861989]{color:#fff}.tabbar__item.is-active[data-v-f0861989]{opacity:1;transform:translateY(max(-.267vw,-1.6px))}.tabbar__item[data-v-f0861989]:hover{transform:scale(1.06);opacity:1}.tabbar__icon[data-v-f0861989]{width:min(6.4vw,38.4px);height:min(6.4vw,38.4px);display:inline-flex;transition:transform .32s var(--ease-out-expo)}.tabbar__item.is-active .tabbar__icon[data-v-f0861989]{transform:scale(1.06)}.tabbar__icon svg[data-v-f0861989]{width:100%;height:100%}.tabbar__label[data-v-f0861989]{font-size:min(2.667vw,16px);line-height:1.2}.tabbar__label--en[data-v-f0861989]{display:none}@media (min-width: 768px){.tabbar[data-v-f0861989]{top:0;bottom:0;left:0!important;right:auto!important;width:var(--sidebar-width);height:100dvh;flex-direction:column;align-items:stretch;padding:28PX 16PX 24PX;border-top:none;border-right:1PX solid rgba(255,255,255,.08);background:#111;color:#fff}.tabbar--dark[data-v-f0861989]{background:#111;border-right-color:#ffffff14;-webkit-backdrop-filter:none;backdrop-filter:none}.tabbar__brand[data-v-f0861989]{display:flex;align-items:center;gap:10PX;padding:0 10PX 28PX}.tabbar__logo[data-v-f0861989]{width:36PX;height:36PX;border:1PX solid rgba(255,255,255,.35);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-serif);font-size:14PX;font-weight:500;letter-spacing:.04em}.tabbar__brand-name[data-v-f0861989]{font-family:var(--font-serif);font-size:18PX;font-weight:500;letter-spacing:.02em}.tabbar__list[data-v-f0861989]{flex-direction:column;gap:6PX;flex:1}.tabbar__item[data-v-f0861989]{flex:0 0 auto;flex-direction:row;justify-content:flex-start;gap:12PX;min-height:48PX;padding:0 12PX;opacity:.62;color:#fff;transform:none}.tabbar__item.is-active[data-v-f0861989]{opacity:1;transform:none;background:#ffffff1a}.tabbar__item[data-v-f0861989]:hover{transform:none;opacity:1;background:#ffffff14}.tabbar__item.is-active[data-v-f0861989]:hover{background:#ffffff1f}.tabbar__icon[data-v-f0861989]{width:24PX;height:24PX}.tabbar__label--zh[data-v-f0861989]{display:none}.tabbar__label--en[data-v-f0861989]{display:inline;font-size:14PX;font-weight:500;letter-spacing:.04em}.tabbar__foot[data-v-f0861989]{display:flex;align-items:center;justify-content:space-between;gap:8PX;padding:16PX 8PX 0;margin-top:auto}.tabbar__foot-label[data-v-f0861989]{font-size:10PX;letter-spacing:.18em;text-transform:uppercase;color:#ffffff59}.tabbar__menu[data-v-f0861989]{flex-shrink:0;width:40PX;height:40PX;display:inline-flex;align-items:center;justify-content:center;color:#ffffffd9;border:1PX solid rgba(255,255,255,.18);background:transparent}.tabbar__menu[data-v-f0861989]:hover{color:#fff;border-color:#fff6}}@media (min-width: 1200px){.tabbar[data-v-f0861989]{width:var(--sidebar-width-lg);padding:32PX 20PX 28PX}}.app-shell[data-v-97a8c077]{position:relative;width:100%;min-height:100%;min-height:100dvh;background:var(--color-bg)}.app-main[data-v-97a8c077]{position:relative;min-height:100%;min-height:100dvh;overflow-x:hidden}.route-view[data-v-97a8c077]{min-height:100%;min-height:100dvh}@media (max-width: 767.98px){.app-shell--sub[data-v-97a8c077] .tabbar{display:none}}@media (min-width: 768px){.app-shell[data-v-97a8c077]{display:block;background:#f3f3f3}.app-main[data-v-97a8c077]{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));min-height:100dvh;background:var(--color-bg);overflow-x:hidden}.app-shell--watch[data-v-97a8c077],.app-shell--watch .app-main[data-v-97a8c077]{background:#161823}}@media (min-width: 1200px){.app-main[data-v-97a8c077]{margin-left:var(--sidebar-width-lg);width:calc(100% - var(--sidebar-width-lg))}}:root{--color-bg: #ffffff;--color-text: #111111;--color-text-secondary: #8e8e8e;--color-border: #efefef;--color-like: #ed4956;--color-follow-bg: #efefef;--color-accent: #0095f6;--color-gold: #f5c518;--color-follow-yellow: #fde047;--tabbar-height: min(14.933vw, 89.6px);--safe-bottom: env(safe-area-inset-bottom, 0px);--sidebar-width: min(53.333vw, 320px);--sidebar-width-lg: min(64vw, 384px);--app-max-width: min(160vw, 960px);--app-stage: #ececec;--content-max: min(298.667vw, 1792px);--desktop-pad: min(7.467vw, 44.8px);--font-sans: "Inter", "SF Pro Text", "PingFang SC", "Helvetica Neue", Arial, sans-serif;--font-serif: "Cormorant Garamond", "Didot", "Bodoni MT", Georgia, "Times New Roman", serif;--ease-out-expo: cubic-bezier(.22, 1, .36, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--motion-dur: .72s;--motion-dur-fast: .36s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;min-height:100%;min-height:100dvh;height:100%}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media (min-width: 768px){:root{--sidebar-width: 200PX;--sidebar-width-lg: 240PX;--content-max: 1120PX;--desktop-pad: 40PX}body{background:#f3f3f3}#app{max-width:600px!important;max-width:none!important;width:100%!important;margin:0!important;min-height:100dvh;box-shadow:none!important;background:transparent}.page{min-height:100dvh;padding-bottom:40PX;max-width:var(--content-max);margin:0 auto}.page--sub{max-width:none;width:100%;margin:0;padding:0 var(--desktop-pad) 64PX}.page--video{max-width:none;margin:0;padding-bottom:0;min-height:100dvh;height:auto}.page--bleed{max-width:none;margin:0;padding-bottom:0}.profile-toast{left:calc(var(--sidebar-width) + (calc(50% - max(-50%,-300px)) - var(--sidebar-width)) / 2);bottom:40PX;transform:translate(-50%)}}@media (min-width: 1200px){.profile-toast{left:calc(var(--sidebar-width-lg) + (calc(50% - max(-50%,-300px)) - var(--sidebar-width-lg)) / 2)}}a{color:inherit;text-decoration:none}button{font:inherit;border:none;background:none;cursor:pointer;color:inherit}img,video{display:block;max-width:100%}ul,ol{list-style:none}.page{min-height:100%;min-height:100dvh;padding-bottom:calc(var(--tabbar-height) + var(--safe-bottom));background:var(--color-bg)}.page--sub{padding-bottom:0}.page--video{padding-bottom:0;background:#000}.profile-toast{position:fixed;left:calc(50% - max(0%,0px));bottom:min(23.467vw,140.8px);z-index:90;transform:translate(-50%);max-width:calc(min(100%,600px) - min(8.533vw,51.2px));padding:min(3.2vw,19.2px) min(4.8vw,28.8px);background:#111111e6;color:#fff;font-size:min(3.467vw,20.8px);white-space:nowrap;pointer-events:none}.toast-enter-active,.toast-leave-active{transition:opacity .2s ease,transform .2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,min(2.133vw,12.8px))}.sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.sheet__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;border:none}.sheet__panel{position:absolute;left:calc(50% - min(50%,300px));right:calc(50% - min(50%,300px));bottom:0;padding:min(4.267vw,25.6px) min(5.333vw,32px) calc(min(4.267vw,25.6px) + env(safe-area-inset-bottom,0px));background:#fff;color:#111}.sheet__head{position:relative;display:flex;align-items:center;justify-content:center;height:min(10.667vw,64px);margin-bottom:min(3.2vw,19.2px)}.sheet__head h2{font-family:var(--font-serif);font-size:min(5.867vw,35.2px);font-weight:500}.sheet__close{position:absolute;right:max(-1.067vw,-6.4px);top:50%;transform:translateY(-50%);width:min(9.6vw,57.6px);height:min(9.6vw,57.6px);font-size:min(6.4vw,38.4px);line-height:1;color:#111;background:transparent;border:none}.sheet-enter-active .sheet__panel,.sheet-leave-active .sheet__panel{transition:transform .32s var(--ease-out-expo)}.sheet-enter-active .sheet__mask,.sheet-leave-active .sheet__mask{transition:opacity .28s ease}.sheet-enter-from .sheet__panel,.sheet-leave-to .sheet__panel{transform:translateY(100%)}.sheet-enter-from .sheet__mask,.sheet-leave-to .sheet__mask{opacity:0}@keyframes rise-in{0%{opacity:0;transform:translate3d(0,min(4.8vw,28.8px),0)}to{opacity:1;transform:translateZ(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes soft-pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes nudge-x{0%,to{transform:translate(0)}50%{transform:translate(min(1.333vw,8px))}}@keyframes ken-burns{0%{transform:scale(1)}to{transform:scale(1.07)}}@keyframes line-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.page-rise-enter-active{transition:opacity .42s var(--ease-out-quart),transform .52s var(--ease-out-expo)}.page-rise-leave-active{transition:opacity .22s ease,transform .22s ease}.page-rise-enter-from{opacity:0;transform:translate3d(0,min(4.267vw,25.6px),0)}.page-rise-leave-to{opacity:0;transform:translate3d(0,max(-2.133vw,-12.8px),0)}.tab-fade-enter-active{transition:opacity .32s var(--ease-out-quart)}.tab-fade-leave-active{transition:opacity .18s ease}.tab-fade-enter-from,.tab-fade-leave-to{opacity:0}.page>*{animation:rise-in var(--motion-dur) var(--ease-out-expo) both}.page>*:nth-child(1){animation-delay:.02s}.page>*:nth-child(2){animation-delay:.08s}.page>*:nth-child(3){animation-delay:.14s}.page>*:nth-child(4){animation-delay:.2s}.page>*:nth-child(5){animation-delay:.26s}.page>*:nth-child(6){animation-delay:.32s}.page>*:nth-child(7){animation-delay:.38s}.page>*:nth-child(8){animation-delay:.44s}.page>*:nth-child(9){animation-delay:.5s}.page>*:nth-child(10){animation-delay:.56s}.page>*:nth-child(n+11){animation-delay:.6s}.page--video>*{animation-name:fade-in;animation-duration:.45s}.stagger>*{animation:rise-in .58s var(--ease-out-expo) both}.stagger>*:nth-child(1){animation-delay:.04s}.stagger>*:nth-child(2){animation-delay:.09s}.stagger>*:nth-child(3){animation-delay:.14s}.stagger>*:nth-child(4){animation-delay:.19s}.stagger>*:nth-child(5){animation-delay:.24s}.stagger>*:nth-child(6){animation-delay:.29s}.stagger>*:nth-child(7){animation-delay:.34s}.stagger>*:nth-child(8){animation-delay:.39s}.stagger>*:nth-child(9){animation-delay:.44s}.stagger>*:nth-child(10){animation-delay:.49s}.stagger>*:nth-child(11){animation-delay:.54s}.stagger>*:nth-child(12){animation-delay:.59s}.stagger>*:nth-child(n+13){animation-delay:.64s}.stagger--late>*{animation-delay:calc(.18s + (var(--i, 0) * 45ms))}.motion-rise{animation:rise-in var(--motion-dur) var(--ease-out-expo) both;animation-delay:var(--delay, 0ms)}.motion-fade{animation:fade-in var(--motion-dur-fast) ease both;animation-delay:var(--delay, 0ms)}.motion-scale{animation:scale-in .55s var(--ease-out-expo) both;animation-delay:var(--delay, 0ms)}.motion-pulse{animation:soft-pulse 2.4s ease-in-out infinite}.motion-nudge{display:inline-block;animation:nudge-x 1.8s ease-in-out infinite}.motion-ken{animation:ken-burns 14s var(--ease-out-quart) alternate infinite;will-change:transform}.pressable{transition:transform .28s var(--ease-out-expo),opacity .2s ease}.pressable:hover{transform:scale(1.06)}button:not(:disabled),a.detail__vote,a[class*=__cta],[class*=__pay],[class*=__topup],[class*=__edit],[class*=__spotlight-btn],[class*=__redeem]{transition:transform .28s var(--ease-out-expo),letter-spacing .28s ease,opacity .2s ease}button:not(:disabled):hover,a.detail__vote:hover,a[class*=__cta]:hover,[class*=__pay]:hover,[class*=__topup]:hover,[class*=__edit]:hover,[class*=__spotlight-btn]:hover,[class*=__redeem]:hover{transform:scale(1.08)}.media-zoom{overflow:hidden}.media-zoom img,.media-zoom>.media-zoom__img{transition:transform .7s var(--ease-out-expo)}.media-zoom:hover img,.media-zoom:hover>.media-zoom__img{transform:scale(1.05)}.underline-motion{position:relative}.underline-motion:after{content:"";position:absolute;left:0;right:0;bottom:max(-.533vw,-3.2px);height:min(.267vw,1.6px);background:currentColor;transform-origin:left center;animation:line-draw .7s var(--ease-out-expo) both;animation-delay:var(--delay, .2s)}@media (prefers-reduced-motion: reduce){.page>*,.stagger>*,.motion-rise,.motion-fade,.motion-scale,.motion-pulse,.motion-nudge,.motion-ken,.underline-motion:after{animation:none!important}.page-rise-enter-active,.page-rise-leave-active,.tab-fade-enter-active,.tab-fade-leave-active,.pressable,.media-zoom img{transition:none!important}}@media (min-width: 768px){.page--sub{max-width:none!important;width:100%!important;margin:0!important;padding:0 48PX 48PX!important;box-sizing:border-box;min-height:100dvh}.page--sub [class*=__footer]{left:var(--sidebar-width)!important;right:0!important;width:auto!important}.app-shell--settings .page--sub{max-width:960PX!important;width:100%!important;margin:0 auto!important;padding:56PX 32PX 72PX!important}.app-shell--settings .page--sub>header[class*=__nav]{display:flex!important;align-items:center;gap:4PX;height:auto!important;min-height:0!important;padding:0 0 28PX!important;border-bottom:none!important;grid-template-columns:unset!important}.app-shell--settings .page--sub [class*=__icon-btn]{width:40PX!important;height:40PX!important;margin-left:-10PX;flex-shrink:0}.app-shell--settings .page--sub [class*=__nav-title]{flex:1;font-family:var(--font-serif)!important;font-size:28PX!important;font-weight:500!important;line-height:1.2!important;text-align:left!important;letter-spacing:-.02em}.app-shell--settings .page--sub [class*=__nav-spacer]{display:none!important}.app-shell--settings .page--sub [class*=__row],.app-shell--settings .page--sub .language__item,.app-shell--settings .page--sub .region__item,.app-shell--settings .page--sub .country__item{min-height:48PX!important;font-size:15PX!important;padding-left:0!important;padding-right:0!important}.app-shell--settings .page--sub [class*=__label],.app-shell--settings .page--sub [class*=__value],.app-shell--settings .page--sub input,.app-shell--settings .page--sub textarea,.app-shell--settings .page--sub select{font-size:15PX!important}.app-shell--settings .page--sub [class*=__footer]{display:flex;justify-content:center;padding:12PX 24PX calc(12PX + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box}.app-shell--settings .page--sub [class*=__footer]>*{width:100%;max-width:480PX;height:44PX!important;font-size:12PX!important;letter-spacing:.12em!important}.app-shell--settings .page--sub.name-edit,.app-shell--settings .page--sub.email-edit,.app-shell--settings .page--sub.phone-edit{max-width:440PX!important;padding:40PX 24PX 100PX!important}.app-shell--settings .page--sub.bio-edit,.app-shell--settings .page--sub.birthday,.app-shell--settings .page--sub.bg-edit{max-width:520PX!important;padding:40PX 24PX 100PX!important}.app-shell--settings .page--sub.name-edit [class*=__nav-title],.app-shell--settings .page--sub.bio-edit [class*=__nav-title],.app-shell--settings .page--sub.email-edit [class*=__nav-title],.app-shell--settings .page--sub.phone-edit [class*=__nav-title],.app-shell--settings .page--sub.birthday [class*=__nav-title],.app-shell--settings .page--sub.bg-edit [class*=__nav-title]{font-size:24PX!important}.sheet__panel{left:calc(50% - max(0%,0px))!important;right:auto!important;bottom:auto!important;top:50%!important;width:min(400PX,calc(min(100%,600px) - 48PX))!important;max-height:min(72dvh,520PX)!important;height:auto!important;overflow:auto;transform:translate(-50%,-50%)!important;padding:20PX 24PX 12PX!important;border:1PX solid #e8e8e8!important;box-shadow:0 16PX 40PX #0000001f;box-sizing:border-box;background:#fff!important}.sheet-enter-from .sheet__panel,.sheet-leave-to .sheet__panel{transform:translate(-50%,-46%)!important;opacity:0}.sheet-enter-active .sheet__panel,.sheet-leave-active .sheet__panel{transition:opacity .22s ease,transform .28s var(--ease-out-expo)}.sheet__head{height:36PX!important;margin-bottom:8PX!important}.sheet__head h2{font-size:18PX!important;font-weight:500!important}.sheet__close{width:28PX!important;height:28PX!important;font-size:18PX!important;right:0!important;line-height:1!important;display:inline-flex!important;align-items:center;justify-content:center}.sheet__close svg{width:14PX!important;height:14PX!important}.sheet__list button{height:44PX!important;min-height:44PX!important;font-size:15PX!important}.sheet__action{height:40PX!important;min-height:40PX!important;font-size:13PX!important;margin-top:2PX!important}.sheet__confirm,.bg-edit__sheet-item{height:44PX!important;min-height:44PX!important;font-size:14PX!important}.sheet__panel--unlink{padding:28PX 28PX 24PX!important;text-align:center}.sheet__brand{width:48PX!important;height:48PX!important;font-size:20PX!important}.sheet__title{font-size:20PX!important}.sheet__desc{font-size:13PX!important}.sheet__btn{height:40PX!important;font-size:11PX!important}.app-shell--settings .page--sub [class*=__list],.app-shell--settings .page--sub [class*=__preview],.app-shell--settings .page--sub [class*=__actions],.app-shell--settings .page--sub [class*=__topup],.app-shell--settings .page--sub [class*=__assets],.app-shell--settings .page--sub [class*=__hero],.app-shell--settings .page--sub [class*=__download],.app-shell--settings .page--sub [class*=__article],.app-shell--settings .page--sub [class*=__faq],.app-shell--settings .page--sub [class*=__contact],.app-shell--settings .page--sub [class*=__profile],.app-shell--settings .page--sub [class*=__empty]{margin-left:0!important;margin-right:0!important}.app-shell--settings .invite__title{font-size:36PX!important;text-align:left}.app-shell--settings .invite__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:16PX 24PX;margin-left:0!important;margin-right:0!important}.app-shell--settings .invite__card{padding:16PX 0!important;border:none;border-top:1PX solid #efefef}.app-shell--settings .invite__card h2{font-size:18PX!important}.app-shell--settings .invite__card p{font-size:14PX!important}.app-shell--settings .wallet__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12PX!important;margin-left:0!important;margin-right:0!important}.app-shell--settings .wallet__assets-value{font-size:40PX!important}.app-shell--settings .wallet__amount{font-size:18PX!important}.app-shell--settings .wallet__price{font-size:13PX!important}.app-shell--settings .analytics__stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16PX 20PX!important}.app-shell--settings .help__actions{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.app-shell--settings .help__action{font-size:15PX!important;padding-top:14PX!important;padding-bottom:14PX!important}.app-shell--settings .bg-edit__preview{max-width:100%}.app-shell--settings .bg-edit__cta{max-width:100%;height:48PX!important;font-size:12PX!important}}@media (min-width: 1100px){.app-shell--settings .page--sub{max-width:1040PX!important;padding:64PX 40PX 80PX!important}.app-shell--settings .page--sub [class*=__nav-title]{font-size:30PX!important}.app-shell--settings .page--sub [class*=__row],.app-shell--settings .page--sub .language__item,.app-shell--settings .page--sub .region__item,.app-shell--settings .page--sub .country__item,.app-shell--settings .page--sub [class*=__label],.app-shell--settings .page--sub [class*=__value]{font-size:16PX!important}.app-shell--settings .page--sub [class*=__footer]>*{max-width:480PX}}@media (min-width: 1200px){.page--sub{padding:0 56PX 56PX!important}.page--sub [class*=__footer]{left:var(--sidebar-width-lg)!important}.app-shell--settings .page--sub{padding:64PX 40PX 80PX!important}.app-shell--settings .page--sub [class*=__footer]{left:var(--sidebar-width-lg)!important}}
