:root{--c-brand:#ff3f7c;--c-brand-hover:#ff2a6d;--c-brand-weak:#ffe8f0;--c-brand-weaker:#fff3f7;--c-brand-fill:#ff3f7c1a;--glow-brand:#ff3f7c38;--glow-accent:#ffd3011f;--c-vip:#ffd233;--c-vip-deep:#f5b400;--c-vip-text:#694923;--c-coin:#ffb02e;--c-badge-vip-from:#ffe580;--c-badge-vip-to:#facc15;--c-badge-coin:#ff9000;--c-white:#fff;--c-bg:#f7f7f8;--c-surface:#fff;--c-surface-2:#fafafa;--c-line:#0000001a;--c-line-strong:#00000033;--c-text:#0d0d0d;--c-text-2:#0000008c;--c-text-3:#00000059;--c-text-4:#656565;--c-text-invert:#fff;--c-mask:#000000b2;--c-fill-weak:#00000008;--c-mask-light:#ffffff29;--c-ok:#2acaaa;--c-ok-weak:#e8faf6;--c-danger:#e5484d;--c-danger-weak:#fdecec;--font-sans:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--fs-10:10px;--lh-10:16px;--fs-12:12px;--lh-12:18px;--fs-14:14px;--lh-14:20px;--fs-16:16px;--lh-16:22px;--fs-18:18px;--lh-18:24px;--fs-20:20px;--lh-20:28px;--fs-24:24px;--lh-24:32px;--fs-32:32px;--lh-32:40px;--fw-regular:400;--fw-medium:500;--fw-bold:600;--sp-2:2px;--sp-4:4px;--sp-6:6px;--sp-8:8px;--sp-12:12px;--sp-16:16px;--sp-20:20px;--sp-24:24px;--sp-32:32px;--sp-40:40px;--sp-48:48px;--r-3:3px;--r-6:6px;--r-8:8px;--r-9:9px;--r-12:12px;--r-pill:999px;--shadow-card:0 0 12px #0000000d;--shadow-pop:0 8px 32px #00000026;--h-mnav:48px;--h-mtabs:36px;--w-page:1200px;--page-pad-x:50px;--h-header:76px;--h-tabbar:60px;--d-fast:.2s;--d-base:.28s;--d-sheet:.42s;--d-sheet-out:.34s;--ease-out:cubic-bezier(.22,.61,.36,1);--ease-sheet:cubic-bezier(.32,.72,0,1);--ease-sheet-out:cubic-bezier(.4,0,.86,.42);--z-header:100;--z-tabbar:100;--z-pop:1000;--z-toast:1100}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{background:var(--c-bg);color:var(--c-text);display:flex;flex-direction:column;font-family:var(--font-sans);font-size:var(--fs-14);line-height:var(--lh-14);min-height:100vh;-webkit-font-smoothing:antialiased}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,ul{list-style:none;padding:0}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}button{background:none;border:0;cursor:pointer;padding:0}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.page-main{margin:0 auto;max-width:calc(var(--w-page) + var(--page-pad-x)*2);padding:var(--sp-24) var(--page-pad-x) var(--sp-48);width:100%}.sr-only{height:1px;margin:-1px;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0}.ellipsis,.sr-only{overflow:hidden;white-space:nowrap}.ellipsis{text-overflow:ellipsis}.clamp-2,.clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.clamp-2{-webkit-line-clamp:2}.clamp-3{-webkit-line-clamp:3}@media(max-width:1024px){.page-main{max-width:100%;min-height:calc(100vh + var(--sp-24));padding:var(--sp-12) var(--sp-12) var(--sp-24)}}.tr-fade-enter-active,.tr-fade-leave-active{transition:opacity var(--d-base) var(--ease-out)}.tr-fade-enter-from,.tr-fade-leave-to{opacity:0}.tr-pop-enter-active{transition:opacity var(--d-base) var(--ease-out),transform var(--d-base) var(--ease-out)}.tr-pop-leave-active{transition:opacity var(--d-fast) ease-in,transform var(--d-fast) ease-in}.tr-pop-enter-from,.tr-pop-leave-to{opacity:0;transform:translate3d(0,8px,0) scale(.96)}.tr-modal-enter-active,.tr-modal-leave-active{transition:opacity var(--d-base) var(--ease-out)}.tr-modal-leave-active{transition-duration:var(--d-fast)}.tr-modal-enter-active [data-pop-panel]{transition:transform var(--d-base) var(--ease-out)}.tr-modal-leave-active [data-pop-panel]{transition:transform var(--d-fast) ease-in}.tr-modal-enter-from,.tr-modal-leave-to{opacity:0}.tr-modal-enter-from [data-pop-panel],.tr-modal-leave-to [data-pop-panel]{transform:translate3d(0,8px,0) scale(.96)}.tr-sheet-enter-active{transition:opacity var(--d-sheet) var(--ease-sheet)}.tr-sheet-enter-active [data-sheet-panel]{transition:transform var(--d-sheet) var(--ease-sheet)}.tr-sheet-leave-active{transition:opacity var(--d-sheet-out) var(--ease-sheet-out)}.tr-sheet-leave-active [data-sheet-panel]{transition:transform var(--d-sheet-out) var(--ease-sheet-out)}.tr-sheet-enter-from,.tr-sheet-leave-to{opacity:0}.tr-sheet-enter-from [data-sheet-panel],.tr-sheet-leave-to [data-sheet-panel]{transform:translate3d(0,100%,0)}body[class*=sheet-open]{overflow:hidden}@media(prefers-reduced-motion:reduce){.tr-fade-enter-active,.tr-fade-leave-active,.tr-modal-enter-active,.tr-modal-enter-active [data-pop-panel],.tr-modal-leave-active,.tr-modal-leave-active [data-pop-panel],.tr-pop-enter-active,.tr-pop-leave-active,.tr-sheet-enter-active,.tr-sheet-enter-active [data-sheet-panel],.tr-sheet-leave-active,.tr-sheet-leave-active [data-sheet-panel]{transition-duration:.01ms}.tr-modal-enter-from [data-pop-panel],.tr-modal-leave-to [data-pop-panel],.tr-pop-enter-from,.tr-pop-leave-to,.tr-sheet-enter-from [data-sheet-panel],.tr-sheet-leave-to [data-sheet-panel]{transform:none}}#__nuxt{display:contents}
