.loading-container{width:100%;display:inline-block;position:relative}.loading-container.loading-block{display:block}.loading-wrapper{z-index:1000;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.loading-mask{-webkit-backdrop-filter:blur(.10101vw);backdrop-filter:blur(.10101vw);background-color:rgba(255,255,255,.8);position:absolute;top:0;bottom:0;left:0;right:0}.loading-content{z-index:1;background:rgba(255,255,255,.9);border-radius:.08rem;flex-direction:column;justify-content:center;align-items:center;padding:.2rem;display:flex;position:relative}.loading-text{color:#666;text-align:center;margin-top:.1rem;font-size:.14rem}.loading-spinner{display:inline-block}.loading-spinner.loading-spinner-small .loading-spinner-dot{width:.16rem;height:.16rem}.loading-spinner.loading-spinner-default .loading-spinner-dot{width:.24rem;height:.24rem}.loading-spinner.loading-spinner-large .loading-spinner-dot{width:.32rem;height:.32rem}.loading-spinner-dot{display:inline-block;position:relative}.loading-spinner-dot.loading-spinner-dot-spin{animation:1.2s linear infinite loading-spinner-rotate}.loading-spinner-dot-item{width:100%;height:100%;position:absolute;top:0;left:0}.loading-spinner-dot-item:before{content:"";background-color:#1890ff;border-radius:50%;width:.04rem;height:.04rem;animation:1.2s ease-in-out infinite loading-spinner-bounce;position:absolute;top:0;left:0}.loading-spinner-dot-item:first-child{transform:rotate(0)}.loading-spinner-dot-item:first-child:before{animation-delay:-1.1s}.loading-spinner-dot-item:nth-child(2){transform:rotate(90deg)}.loading-spinner-dot-item:nth-child(2):before{animation-delay:-1s}.loading-spinner-dot-item:nth-child(3){transform:rotate(180deg)}.loading-spinner-dot-item:nth-child(3):before{animation-delay:-.9s}.loading-spinner-dot-item:nth-child(4){transform:rotate(270deg)}.loading-spinner-dot-item:nth-child(4):before{animation-delay:-.8s}@keyframes loading-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-spinner-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.loading-custom-indicator{animation:1s linear infinite loading-spinner-rotate;display:inline-block}.loading-custom-indicator svg{width:100%;height:100%}
.custom-radio-group{justify-content:center;align-items:center;gap:2.52525vw;margin-bottom:.75758vw;display:flex}.radio-label{color:#859baa;cursor:pointer;align-items:center;font-size:1.16162vw;display:flex;position:relative}.radio-label input[type=radio]{display:none}.radio-label .custom-radio{justify-content:center;align-items:center;width:1.61616vw;height:1.61616vw;margin-right:.40404vw;display:flex}.radio-label .radio-text{color:#859baa;font-weight:500}.radio-label.selected .radio-text{color:#4bd37b}@media (max-width:769px){.custom-radio-group{gap:20px}.radio-label{color:#fff;font-size:23px}.radio-label .radio-text{color:#859baa;font-size:14px}.radio-label .custom-radio{width:32px;height:32px}.radio-label .custom-radio svg{color:#0ff}}
.checkbox-label{color:#6b7a90;cursor:pointer;align-items:flex-start;margin-bottom:.50505vw;font-size:.80808vw;display:flex;position:relative}.checkbox-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:0 0;border:1px solid #b6c3d1;border-radius:50%;outline:none;width:1.0101vw;height:1.0101vw;margin-top:.10101vw;margin-right:.40404vw;position:relative}.checkbox-label input[type=checkbox]:before{content:"";box-sizing:border-box;background:#bccad9;border:1px solid #fff;border-radius:50%;width:.80808vw;height:.80808vw;transition:all .2s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-label input[type=checkbox]:checked:before{background:#7bb661}.checkbox-label span{color:#859baa;flex:1;margin-left:.25253vw;font-size:.75758vw}.checkbox-label.selected span,.checkbox-label[data-selected=true] span{color:#4bd37b}@media (max-width:768px){.radio-label .custom-radio{margin-right:2px}}
.custom-message-wrapper,#customMessageWrapper{top:calc(env(safe-area-inset-top,0px) + 4.0404vw);z-index:9999;pointer-events:none;box-sizing:border-box;flex-direction:column;align-items:center;gap:.60606vw;width:100%;padding:0 1.61616vw;display:flex;position:fixed;left:50%;transform:translate(-50%)}#customMessageWrapper .alert-pc,#customMessageWrapper .alert-m{position:static;top:auto;left:auto;transform:none}.alert-pc{z-index:9999;pointer-events:none;width:96.7677vw;max-width:28.2828vw;display:flex;position:fixed;top:4.0404vw;left:50%;transform:translate(-50%)}.alert-pc .message-card{color:rgba(18,24,40,.88);box-sizing:border-box;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(.60606vw);backdrop-filter:blur(.60606vw);background:rgba(255,255,255,.96);border:1px solid rgba(18,24,40,.08);border-radius:.70707vw;align-items:center;width:100%;min-height:2.42424vw;padding:.70707vw .90909vw .70707vw 1.0101vw;display:flex;position:relative;overflow:hidden;box-shadow:0 .90909vw 2.42424vw rgba(15,23,42,.16)}.alert-pc .message-accent{background:#2f7cf6;border-radius:0 .40404vw .40404vw 0;width:.20202vw;position:absolute;top:.60606vw;bottom:.60606vw;left:0}.alert-pc .message-content{flex:auto;align-items:center;min-width:0;display:flex}.alert-pc img{flex:none;width:1.11111vw;height:1.11111vw;margin-right:.50505vw}.alert-pc .message-text{overflow-wrap:anywhere;min-width:0;font-size:.80808vw;line-height:1.11111vw}.alert-pc .close-btn{color:rgba(18,24,40,.42);cursor:pointer;background:rgba(18,24,40,.04);border:0;border-radius:50.4546vw;flex:none;justify-content:center;align-items:center;width:1.41414vw;height:1.41414vw;margin-left:.70707vw;padding:0;font-size:.70707vw;transition:color .2s,background .2s;display:flex}.alert-pc .close-btn:hover{color:rgba(18,24,40,.78);background:rgba(18,24,40,.08)}.alert-success .message-accent{background:#22c55e}.alert-info .message-accent{background:#2f7cf6}.alert-warning .message-accent{background:#f59e0b}.alert-error .message-accent{background:#ef4444}
.alert-m{top:calc(env(safe-area-inset-top,0px) + 3.2vw);z-index:9999;pointer-events:none;width:93.6vw;display:flex;position:fixed;left:50%;transform:translate(-50%)}.alert-m .message-card{color:rgba(18,24,40,.88);box-sizing:border-box;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(1.6vw);backdrop-filter:blur(1.6vw);background:rgba(255,255,255,.96);border:1px solid rgba(18,24,40,.08);border-radius:3.2vw;align-items:center;width:100%;min-height:11.7333vw;padding:2.93333vw 3.73333vw 2.93333vw 4.26667vw;display:flex;position:relative;overflow:hidden;box-shadow:0 3.2vw 7.46667vw rgba(15,23,42,.16)}.alert-m .message-accent{background:#2f7cf6;border-radius:0 1.6vw 1.6vw 0;width:.8vw;position:absolute;top:2.66667vw;bottom:2.66667vw;left:0}.alert-m .message-content{flex:auto;align-items:flex-start;min-width:0;display:flex}.alert-m img{flex:none;width:5.33333vw;height:5.33333vw;margin:.26667vw 2.13333vw 0 0}.alert-m .message-text{overflow-wrap:anywhere;min-width:0;font-size:3.73333vw;line-height:5.33333vw}.alert-m .close-btn{color:rgba(18,24,40,.42);cursor:pointer;background:rgba(18,24,40,.04);border:0;border-radius:133.2vw;flex:none;justify-content:center;align-items:center;width:5.86667vw;height:5.86667vw;margin-left:2.66667vw;padding:0;font-size:3.2vw;transition:color .2s,background .2s;display:flex}.alert-m .close-btn:hover{color:rgba(18,24,40,.78);background:rgba(18,24,40,.08)}.alert-success .message-accent{background:#22c55e}.alert-info .message-accent{background:#2f7cf6}.alert-warning .message-accent{background:#f59e0b}.alert-error .message-accent{background:#ef4444}
.pre-register-content{padding:0 2.52525vw}.pre-register-title{color:#3d525f;text-align:center;margin-bottom:1.0101vw;font-size:1.0101vw;font-weight:700;line-height:1.5}.pre-register-radio-group{justify-content:center;display:flex}.pre-register-line-group{text-align:center;width:10.101vw;height:10.101vw;margin:0 auto .80808vw;position:relative}.pre-register-line-group .line-link{color:#fff;cursor:pointer;background:#06c755;border-radius:.40404vw;padding:.40404vw 1.61616vw;font-size:.80808vw;font-weight:700;transition:opacity .2s;display:inline-block}.pre-register-line-group .line-link:hover{opacity:.85}.pre-register-form{flex-direction:column;align-items:center;gap:.50505vw;display:flex}.pre-register-input{text-align:center;background:#eaf2f8;border:1px solid #b6c3d1;border-radius:.50505vw;outline:none;width:100%;height:2.22222vw;margin-bottom:.80808vw;padding:0 .80808vw;font-size:.70707vw;transition:border-color .2s}.pre-register-input::placeholder{color:#b6c3d1}.pre-register-input:focus{border-color:#22abff}.pre-register-checkbox-group{flex-direction:column;align-items:flex-start;width:100%;display:flex}.pre-register-checkbox-group a{color:#22abff;text-decoration:underline}.pre-register-submit-btn{cursor:pointer;white-space:nowrap;box-sizing:border-box;color:#594e3d;text-align:center;background:#d5c5aa;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:.20202vw .80808vw;font-size:.80808vw;font-weight:700;transition:opacity .2s,transform .15s;display:inline-flex}.pre-register-submit-btn:hover{opacity:.9}.pre-register-submit-btn:active{transform:scale(.97)}.pre-register-success{flex-direction:column;align-items:center;padding:1.0101vw 0;display:flex}.pre-register-success-tips{color:#5a4e3c;text-align:center;margin-top:.60606vw;font-size:.70707vw;line-height:1.8}
.title-node{text-align:center;font-size:1.21212vw}.title-node .title-node-text{z-index:1;color:#574631;max-width:100%;display:inline-block;position:relative}.title-node .title-node-lines{flex-direction:column;align-items:center;gap:.20202vw;max-width:100%;line-height:1.1;display:inline-flex}.title-node .title-node-mask{white-space:pre-wrap;max-width:100%;display:block;overflow:hidden}.title-node .title-node-text-inner{will-change:transform;overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:inline-block}.title-node .title-node-deco{aspect-ratio:49/21;opacity:0;transform-origin:50%;pointer-events:none;will-change:transform,opacity,clip-path;width:1.81818vw;display:block;position:absolute}.title-node .title-node-deco--left{background:url(../media/left.3ddf5d8f.svg) 0 0/100% 100% no-repeat;top:-.15152vw;left:-1.0101vw}.title-node .title-node-deco--right{background:url(../media/right.f3f0a851.svg) 0 0/100% 100% no-repeat;bottom:-.15152vw;right:-1.0101vw}@media (prefers-reduced-motion:reduce){.title-node .title-node-text,.title-node .title-node-deco{opacity:1!important;clip-path:none!important;transition:none!important;transform:none!important}.title-node .title-node-text-inner{transform:none!important}}
@media (max-width:768px){.title-node{text-align:center;font-size:24px}.title-node .title-node-text{z-index:1;color:#574631;max-width:100%;display:inline-block;position:relative}.title-node .title-node-lines{flex-direction:column;align-items:center;gap:4px;max-width:100%;line-height:1.1;display:inline-flex}.title-node .title-node-mask{white-space:pre-wrap;max-width:100%;display:block;overflow:hidden}.title-node .title-node-text-inner{will-change:transform;overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:inline-block}.title-node .title-node-deco{aspect-ratio:49/21;opacity:0;transform-origin:50%;pointer-events:none;will-change:transform,opacity,clip-path;width:36px;display:block;position:absolute}.title-node .title-node-deco--left{background:url(../media/left.3ddf5d8f.svg) 0 0/100% 100% no-repeat;top:-3px;left:-20px}.title-node .title-node-deco--right{background:url(../media/right.f3f0a851.svg) 0 0/100% 100% no-repeat;bottom:-3px;right:-20px}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.title-node .title-node-text,.title-node .title-node-deco{opacity:1!important;clip-path:none!important;transition:none!important;transform:none!important}.title-node .title-node-text-inner{transform:none!important}}
.tip{text-align:center;color:#6b5a44;width:100%;font-size:.70707vw;position:relative}.tip:before,.tip:after{content:"";background:linear-gradient(90deg,rgba(111,87,60,0),rgba(111,87,60,.55),rgba(111,87,60,0));width:100%;height:1px;display:block}.tip:before{margin-bottom:.60606vw}.tip:after{margin-top:.60606vw}.tip p{margin:0;line-height:1.6}
.page-footer.page-footer--zh-cn{color:#fff;text-align:center;box-sizing:border-box;background:#000;width:100vw;padding:2.0202vw 4.0404vw 1.21212vw;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:.70707vw;line-height:1.6}.page-footer.page-footer--zh-cn .footer-logos{justify-content:center;align-items:center;gap:1.0101vw;width:auto;margin:.60606vw auto 1.41414vw;display:flex}.page-footer.page-footer--zh-cn .footer-logos .footer-logo-gravity,.page-footer.page-footer--zh-cn .footer-logos .footer-logo-joy{object-fit:contain;width:10.101vw;height:auto}.page-footer.page-footer--zh-cn .footer-logos .footer-logo-divider{color:#fff;opacity:.5;margin:0 .60606vw;font-size:1.41414vw}.page-footer.page-footer--zh-cn .footer-age-tip{opacity:.85;justify-content:center;align-items:center;gap:.60606vw;margin:0 auto .80808vw;display:flex}.page-footer.page-footer--zh-cn .footer-age-tip .footer-age-tip-badge{border:.10101vw solid #fff;border-radius:.30303vw;justify-content:center;align-items:center;min-width:1.81818vw;height:1.81818vw;padding:0 .40404vw;font-size:.70707vw;font-weight:700;line-height:1;display:inline-flex}.page-footer.page-footer--zh-cn .footer-age-tip .footer-age-tip-text{font-size:.70707vw}.page-footer.page-footer--zh-cn .footer-notices{max-width:54.5455vw;margin:0 auto .80808vw}.page-footer.page-footer--zh-cn .footer-notices .footer-notice{opacity:.7;margin:.30303vw 0;font-size:.65657vw;line-height:1.11111vw}.page-footer.page-footer--zh-cn .footer-links{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:.30303vw;margin:.40404vw auto .80808vw;display:flex}.page-footer.page-footer--zh-cn .footer-links a{color:#fff;opacity:.7;margin:0 .30303vw;font-size:.65657vw;text-decoration:none;transition:opacity .2s;display:inline-block}.page-footer.page-footer--zh-cn .footer-links a:hover{opacity:1;text-decoration:underline}.page-footer.page-footer--zh-cn .footer-links .footer-links-divider{color:#fff;opacity:.4;margin:0 .10101vw;font-size:.60606vw}.page-footer.page-footer--zh-cn .footer-licenses{flex-wrap:wrap;justify-content:center;gap:.10101vw 1.21212vw;max-width:54.5455vw;margin:.60606vw auto .40404vw;display:flex}.page-footer.page-footer--zh-cn .footer-licenses .footer-license-item{opacity:.6;color:#fff;font-size:.60606vw;line-height:1.11111vw}.page-footer.page-footer--zh-cn .footer-policy-links{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:.20202vw;margin:.60606vw auto 0;display:flex}.page-footer.page-footer--zh-cn .footer-policy-links a,.page-footer.page-footer--zh-cn .footer-policy-links span{color:#fff;opacity:.7;margin:0 .30303vw;font-size:.55556vw;text-decoration:none;transition:opacity .2s;display:inline-block}.page-footer.page-footer--zh-cn .footer-policy-links a:hover{opacity:1;text-decoration:underline}.page-footer.page-footer--zh-cn .footer-copyright{opacity:.5;margin-top:.40404vw;font-size:.60606vw;line-height:1.0101vw}
.page-footer.page-footer--zh-cn.page-footer--mobile{box-sizing:border-box;width:100vw;padding:6.4vw 4.26667vw 4.26667vw;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-logos{flex-wrap:wrap;gap:1.6vw 2.13333vw;width:100%;max-width:80vw;margin:0 auto 4.26667vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-logos .footer-logo-gravity,.page-footer.page-footer--zh-cn.page-footer--mobile .footer-logos .footer-logo-joy{width:26.6667vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-logos .footer-logo-divider{margin:0 .53333vw;font-size:4.26667vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-age-tip{flex-wrap:wrap;gap:1.6vw;margin:0 auto 3.2vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-age-tip .footer-age-tip-badge{border-width:.26667vw;border-radius:1.06667vw;min-width:7.46667vw;height:7.46667vw;padding:0 1.6vw;font-size:3.2vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-age-tip .footer-age-tip-text{flex:100%;font-size:3.2vw;line-height:4.8vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-notices{margin:0 auto 3.2vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-notices .footer-notice{text-align:left;margin:1.06667vw 0;font-size:2.93333vw;line-height:4.8vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-links{flex-wrap:wrap;row-gap:1.06667vw;margin:2.13333vw auto}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-links a{margin:0 1.06667vw;font-size:2.93333vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-links .footer-links-divider{font-size:2.93333vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-licenses{margin:2.13333vw auto;display:block}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-licenses .footer-license-item{text-align:center;font-size:2.93333vw;line-height:4.8vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-policy-links{flex-wrap:wrap;row-gap:1.06667vw;margin:2.13333vw auto 0}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-policy-links a,.page-footer.page-footer--zh-cn.page-footer--mobile .footer-policy-links span{margin:0 1.06667vw;font-size:2.93333vw}.page-footer.page-footer--zh-cn.page-footer--mobile .footer-copyright{margin-top:2.13333vw;padding:0 2.13333vw;font-size:2.93333vw;line-height:4.26667vw}
.page-footer{color:#fff;text-align:center;box-sizing:border-box;background:#000;width:100vw;padding:1.51515vw 0 .75758vw;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:6.06061vw}.page-footer .footer-social{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.51515vw;width:15.1515vw;margin:1.0101vw auto;display:flex}.page-footer .footer-social .footer-social-item{filter:brightness(0)invert();cursor:pointer;width:auto;height:1.51515vw;transition:transform .2s}.page-footer .footer-social .footer-social-item:hover{transform:scale(1.1)}.page-footer .footer-logos{justify-content:center;align-items:center;gap:1.0101vw;width:15.1515vw;margin:1.76768vw auto;display:flex}.page-footer .footer-logos .footer-logo-gravity,.page-footer .footer-logos .footer-logo-joy,.page-footer .footer-logos .footer-logo-goe{object-fit:contain;width:10.101vw;height:auto}.page-footer .footer-logos .footer-logo-gravity,.page-footer .footer-logos .footer-logo-goe{margin-left:.25253vw}.page-footer .footer-logos .footer-logo-joy{margin-right:.25253vw}.page-footer .footer-logos .footer-logo-divider{color:#fff;opacity:.5;margin:0 .60606vw;font-size:1.51515vw}.page-footer .footer-cert{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.26263vw;width:15.1515vw;margin:0 auto;display:flex}.page-footer .footer-cert .footer-cert-teen,.page-footer .footer-cert .footer-cert-age{width:auto;height:5.05051vw}.page-footer .footer-links{box-sizing:border-box;justify-content:center;align-items:center;margin-top:1.51515vw;display:flex}.page-footer .footer-links a,.page-footer .footer-links span{box-sizing:border-box;color:#fff;opacity:.7;margin:0 .30303vw;font-size:.55556vw;text-decoration:none;transition:opacity .2s;display:block}.page-footer .footer-links a:hover{opacity:1;text-decoration:underline}.page-footer .footer-copyright{opacity:.5;margin-top:.15152vw;font-size:.60606vw;line-height:.80808vw}
.page-footer.page-footer--mobile{box-sizing:border-box;width:100vw;padding:5.33333vw 3.2vw 4.26667vw;font-size:2.93333vw}.page-footer.page-footer--mobile .footer-social{gap:4.26667vw 3.73333vw;width:100%;max-width:80vw;margin:3.2vw auto 4.26667vw}.page-footer.page-footer--mobile .footer-social .footer-social-item{height:5.86667vw}.page-footer.page-footer--mobile .footer-logos{flex-wrap:wrap;gap:1.6vw 2.13333vw;width:100%;max-width:80vw;margin:3.73333vw auto}.page-footer.page-footer--mobile .footer-logos .footer-logo-gravity,.page-footer.page-footer--mobile .footer-logos .footer-logo-joy,.page-footer.page-footer--mobile .footer-logos .footer-logo-goe{width:21.3333vw}.page-footer.page-footer--mobile .footer-logos .footer-logo-divider{margin:0 .53333vw;font-size:4.26667vw}.page-footer.page-footer--mobile .footer-cert{gap:3.2vw;width:100%;max-width:80vw;margin:1.06667vw auto 0}.page-footer.page-footer--mobile .footer-cert .footer-cert-teen,.page-footer.page-footer--mobile .footer-cert .footer-cert-age{height:14.6667vw}.page-footer.page-footer--mobile .footer-links{flex-wrap:wrap;margin-top:4.26667vw}.page-footer.page-footer--mobile .footer-links a,.page-footer.page-footer--mobile .footer-links span{margin:0 1.06667vw;font-size:2.93333vw}.page-footer.page-footer--mobile .footer-copyright{margin-top:2.13333vw;padding:0 2.13333vw;font-size:2.93333vw;line-height:4.26667vw}
.ribbon-badge{top:var(--rb-top,-1.31313vw);left:var(--rb-left,-.50505vw);z-index:4;filter:drop-shadow(0 .10101vw .20202vw rgba(0,0,0,.4));position:absolute}.ribbon-badge__text{white-space:nowrap;min-height:var(--rb-min-height,1.91919vw);padding:var(--rb-padding,.40404vw 2.52525vw .40404vw 1.0101vw);font-size:var(--rb-font-size,.70707vw);letter-spacing:var(--rb-letter-spacing,1px);color:#f2f0e5;text-shadow:0 1px rgba(255,255,255,.35);align-items:center;font-weight:600;line-height:1.15;display:inline-flex;position:relative}.ribbon-badge__bg{z-index:0;box-sizing:border-box;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-style:solid;border-color:transparent;border-width:0 calc(var(--rb-border-right,34)*1px)0 calc(var(--rb-slice-left,10)*1px);border-image-source:url(../media/Badge-bg.edb5b96a.png);border-image-slice:0 var(--rb-slice-right,30)0 var(--rb-slice-left,10)fill;border-image-width:0 calc(var(--rb-border-right,34)*1px)0 calc(var(--rb-slice-left,10)*1px);border-image-outset:0;border-image-repeat:stretch;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.ribbon-badge__label{z-index:1;position:relative}
.choose-language{display:inline-block;position:relative}.choose-language-trigger{cursor:pointer;vertical-align:middle;align-items:center;display:inline-flex}.choose-language-dropdown{background:#1b1b1b;border:1px solid rgba(255,255,255,.08);border-radius:.30303vw;margin-top:0;padding:.50505vw 0;overflow:hidden;box-shadow:0 .70707vw 2.0202vw rgba(0,0,0,.35)}.choose-language-item{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;color:#e7ddc6;width:100%;padding:.60606vw .40404vw;font-size:.80808vw;line-height:1;transition:background .15s,color .15s,font-weight .15s}.choose-language-item:hover{color:#f3e7c2;background:rgba(160,123,80,.18);font-weight:700}.choose-language-item.chinese{background:rgba(255,255,255,.04);border-radius:.20202vw;margin:0 .90909vw;padding-left:.40404vw;padding-right:.40404vw}.choose-language-item.selected{color:#fff2d8;background:rgba(160,123,80,.55);font-weight:800}.choose-language-divider{background:rgba(255,255,255,.08);height:1px;margin:.20202vw .90909vw}
.choose-language.choose-language--mobile .choose-language-dropdown{border-radius:1.6vw;padding:2.13333vw 0;box-shadow:0 2.13333vw 6.4vw rgba(0,0,0,.35)}.choose-language.choose-language--mobile .choose-language-item{padding:2.66667vw 2.13333vw;font-size:3.73333vw;line-height:1}.choose-language.choose-language--mobile .choose-language-item.chinese{border-radius:1.06667vw;margin:0 3.2vw;padding-left:2.13333vw;padding-right:2.13333vw}
.side-bar-container{-webkit-backdrop-filter:blur(.10101vw);backdrop-filter:blur(.10101vw);z-index:2;left:0;top:calc((100vh - var(--pc-slide-height))/2);top:calc((100dvh - var(--pc-slide-height))/2);width:7.07071vw;height:var(--pc-slide-height);background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;justify-content:space-between;padding:1.51515vw 0 3.0303vw;transition:background-image .3s;display:flex;position:fixed}.side-bar-container .logo{width:70%;margin:0 auto}.side-bar-container .logo img{object-fit:contain;width:100%;height:100%}.side-bar-container .menu-list{flex-direction:column;gap:.70707vw;width:calc(100% - .20202vw);margin-top:1.21212vw;display:flex}.side-bar-container .menu-list .menu-item{cursor:pointer;border-top:1px solid transparent;border-bottom:1px solid transparent;justify-content:center;align-items:center;height:1.76768vw;text-decoration:none;transition:all .3s;display:flex;position:relative}.side-bar-container .menu-list .menu-item .menu-text{z-index:1;color:#fff;letter-spacing:0;text-shadow:0 .10101vw .40404vw rgba(0,0,0,.5);font-size:.70707vw;font-weight:700;line-height:1.1;position:relative}.side-bar-container .menu-list .menu-item.active{background:var(--menu-active-item-bg,rgba(73,82,128,.7))}.side-bar-container .menu-list .menu-item.active:before{content:"";background:var(--menu-active-bg,url(../media/menu-home-activated.a2e49b24.png))center/contain no-repeat;pointer-events:none;width:4.14141vw;height:2.12121vw;position:absolute;top:77%;left:50%;transform:translate(-2.82828vw,-50%)}.side-bar-container .menu-list .menu-item.active .menu-text{color:var(--menu-active-text-color,#2ed7ff);text-shadow:0 0 .50505vw rgba(46,215,255,.35)}.side-bar-container .menu-list .menu-item.disabled{cursor:default;opacity:.7}.side-bar-container .side-bar-footer .choose-language{justify-content:center;width:100%;display:flex}.side-bar-container .side-bar-footer .choose-language-trigger{justify-content:center;width:100%}.side-bar-container .side-bar-footer .social-media{grid-template-columns:repeat(3,1.11111vw);justify-content:center;gap:1.0101vw;width:100%;padding:0 .50505vw;display:grid}.side-bar-container .side-bar-footer .social-media .social-media-item{cursor:pointer;background-color:rgba(255,255,255,.7);flex-shrink:0;width:1.21212vw;height:1.21212vw;transition:background-color .2s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.side-bar-container .side-bar-footer .social-media .social-media-item:hover{background-color:var(--media-active-color,#5867c2)}.side-bar-container .side-bar-footer .language-trigger{-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;cursor:pointer;border:1px solid var(--language-active-color,#6256c5);background:0 0;border-radius:1.0101vw;justify-content:center;align-items:center;min-width:5.55556vw;height:1.71717vw;margin:.90909vw 0 0;display:flex;position:relative}.side-bar-container .side-bar-footer .language-trigger:after{content:"";border-left:.30303vw solid transparent;border-right:.30303vw solid transparent;border-top:.40404vw solid var(--language-active-color,#6256c5);width:0;height:0;filter:drop-shadow(0 0 .30303vw color-mix(in srgb,var(--language-active-color,#6256c5)55%,transparent));pointer-events:none;position:absolute;top:50%;right:.40404vw;transform:translateY(-50%)}.side-bar-container .side-bar-footer .language-trigger:hover{box-shadow:0 0 0 1px color-mix(in srgb,var(--language-active-color,#6256c5)45%,transparent),0 0 1.21212vw color-mix(in srgb,var(--language-active-color,#6256c5)55%,transparent);transform:translateY(-1px)}.side-bar-container .side-bar-footer .language-trigger .language-text{text-align:center;color:rgba(255,255,255,.95);letter-spacing:0;white-space:nowrap;text-shadow:0 .10101vw .50505vw rgba(0,0,0,.55);padding:0 1.41414vw 0 .90909vw;font-size:.60606vw;font-weight:800;line-height:1}
.tool-bar-container{top:calc((100vh - var(--pc-slide-height))/2 + 1.21212vw);top:calc((100dvh - var(--pc-slide-height))/2 + 1.21212vw);right:calc((100vw - var(--pc-slide-width))/2 + 1.61616vw);right:calc((100dvw - var(--pc-slide-width))/2 + 1.61616vw);z-index:20;align-items:center;gap:.80808vw;display:flex;position:fixed}.tool-bar-item{cursor:pointer}.tool-bar-item.login-user-icon{justify-content:flex-start;align-items:center;gap:.20202vw;display:inline-flex}.tool-bar-item.login-user-icon .login-user-avatar{flex-shrink:0;width:1.0101vw;height:1.0101vw;position:relative}.tool-bar-item.login-user-icon .login-user-name{color:#fff;white-space:nowrap;letter-spacing:.10101vw;flex-flow:row;align-items:center;gap:.20202vw;max-width:100%;font-size:.70707vw;line-height:1;display:inline-flex}.tool-bar-item.login-user-icon .login-user-name .login-user-name-text{white-space:nowrap;flex:0 auto;min-width:0}.tool-bar-item.login-user-icon .login-user-name .login-logout-icon{object-fit:contain;flex:none;width:auto;height:1.5em;display:inline-block}.tool-bar-item.music-switch{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.20202vw;width:2.22222vw;height:1.41414vw;margin:0;padding:0;display:inline-flex}.tool-bar-item.music-switch .music-line{background:var(--tool-bar-line-color,#22abff);transform-origin:50%;border-radius:.10101vw;width:.15152vw;height:.70707vw;animation:.8s ease-in-out infinite music-wave}.tool-bar-item.music-switch .music-line:first-child{height:.50505vw;animation-duration:.76s;animation-delay:0s}.tool-bar-item.music-switch .music-line:nth-child(2){height:.70707vw;animation-duration:.82s;animation-delay:80ms}.tool-bar-item.music-switch .music-line:nth-child(3){height:1.0101vw;animation-duration:.74s;animation-delay:.14s}.tool-bar-item.music-switch .music-line:nth-child(4){height:.70707vw;animation-duration:.84s;animation-delay:.2s}.tool-bar-item.music-switch .music-line:nth-child(5){height:.50505vw;animation-duration:.78s;animation-delay:.26s}.tool-bar-item.music-switch.paused .music-line{background:#fff;animation:none;transform:scaleY(1)}@keyframes music-wave{0%{transform:scaleY(.45)}35%{transform:scaleY(1.35)}65%{transform:scaleY(.7)}to{transform:scaleY(1.2)}}
.hl-pagination{--pg-gold:#c9b18a;--pg-active-bg:#8c2328;--pg-active-text:#fff;--pg-text:#c9b18a;--pg-disabled:.35;flex-direction:column;align-items:center;gap:.60606vw;display:flex}.hl-pagination__info{color:var(--pg-gold);opacity:.8;font-size:.65657vw}.hl-pagination__bar{align-items:center;gap:1.0101vw;display:flex}.hl-pagination__arrow{cursor:pointer;opacity:1;background:0 0;border:none;align-items:center;gap:.30303vw;padding:0;transition:opacity .14s;display:flex}.hl-pagination__arrow--disabled{opacity:var(--pg-disabled);cursor:not-allowed;pointer-events:none}.hl-pagination__arrow:hover:not(.hl-pagination__arrow--disabled){opacity:.75}.hl-pagination__arrow-img{object-fit:contain;display:block}.hl-pagination__pages{align-items:center;gap:.30303vw;display:flex}.hl-pagination__page-btn{border:1px solid var(--pg-gold);width:2.0202vw;height:2.0202vw;color:var(--pg-text);cursor:pointer;background:0 0;border-radius:.30303vw;justify-content:center;align-items:center;font-size:.75758vw;font-weight:500;transition:background .14s,color .14s;display:inline-flex}.hl-pagination__page-btn:hover:not(.hl-pagination__page-btn--active){background:rgba(201,177,138,.15)}.hl-pagination__page-btn--active{background:var(--pg-active-bg);border-color:var(--pg-active-bg);color:var(--pg-active-text);cursor:default;font-weight:700}.hl-pagination__ellipsis{width:2.0202vw;height:2.0202vw;color:var(--pg-gold);letter-spacing:.10101vw;border:1px solid var(--pg-gold);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.30303vw;justify-content:center;align-items:center;font-size:.90909vw;display:inline-flex}
.side-bar-horizontal-container{z-index:100;-webkit-backdrop-filter:blur(.40404vw);backdrop-filter:blur(.40404vw);background:linear-gradient(rgba(20,18,45,.85) 0%,rgba(30,28,60,.6) 100%);flex-direction:row;align-items:center;width:100%;height:3.0303vw;padding:0 1.21212vw;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px rgba(255,255,255,.06)}.side-bar-horizontal-container .horizontal-logo{aspect-ratio:65/31;flex-shrink:0;align-items:center;width:4.54545vw;margin-right:1.61616vw;display:flex;position:relative}.side-bar-horizontal-container .horizontal-logo .logo-image{object-fit:contain;display:block}.side-bar-horizontal-container .horizontal-menu-list{flex-direction:row;flex-shrink:0;align-items:center;margin-left:6.06061vw;display:flex}.side-bar-horizontal-container .horizontal-menu-list .horizontal-menu-item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:.10101vw solid transparent;justify-content:center;align-items:center;min-width:6.06061vw;height:3.0303vw;padding:0 1.0101vw;text-decoration:none;display:flex;position:relative}.side-bar-horizontal-container .horizontal-menu-list .horizontal-menu-item .menu-text{z-index:1;color:rgba(255,255,255,.75);letter-spacing:.5px;text-shadow:0 .10101vw .40404vw rgba(0,0,0,.4);white-space:nowrap;font-size:.70707vw;font-weight:700;line-height:1;transition:color .25s;position:relative}.side-bar-horizontal-container .horizontal-menu-list .horizontal-menu-item:hover .menu-text{color:rgba(255,255,255,.95)}.side-bar-horizontal-container .horizontal-menu-list .horizontal-menu-item.active{background:var(--menu-active-bg,transparent)center/contain no-repeat;background-position:-.50505vw .70707vw;background-size:100%}.side-bar-horizontal-container .horizontal-menu-list .horizontal-menu-item.active .menu-text{color:var(--menu-active-text-color,#2ed7ff);text-shadow:0 0 .60606vw color-mix(in srgb,var(--menu-active-text-color,#2ed7ff)50%,transparent)}.side-bar-horizontal-container .horizontal-right{flex-direction:row;align-items:center;gap:.60606vw;margin-left:auto;display:flex}.side-bar-horizontal-container .horizontal-right .divider{background:rgba(255,255,255,.18);flex-shrink:0;width:1px;height:1.0101vw;display:block}.side-bar-horizontal-container .horizontal-right .horizontal-social-media{flex-direction:row;align-items:center;gap:.70707vw;display:flex}.side-bar-horizontal-container .horizontal-right .horizontal-social-media .social-media-item{cursor:pointer;background-color:rgba(255,255,255,.65);flex-shrink:0;width:1.0101vw;height:1.0101vw;transition:background-color .2s,transform .2s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.side-bar-horizontal-container .horizontal-right .horizontal-social-media .social-media-item:hover{background-color:var(--media-active-color,#5867c2);transform:scale(1.15)}.side-bar-horizontal-container .horizontal-right .tool-bar-item.login-user-icon.horizontal-login-btn{cursor:pointer;flex-shrink:0;align-items:center;gap:.30303vw;display:inline-flex}.side-bar-horizontal-container .horizontal-right .tool-bar-item.login-user-icon.horizontal-login-btn .login-user-avatar{width:.90909vw;height:.90909vw}.side-bar-horizontal-container .horizontal-right .tool-bar-item.login-user-icon.horizontal-login-btn .login-user-name{color:rgba(255,255,255,.85);white-space:nowrap;letter-spacing:1px;font-size:.65657vw;font-weight:600}.side-bar-horizontal-container .horizontal-right .tool-bar-item.music-switch.horizontal-music-switch{flex-shrink:0;width:1.81818vw;height:1.21212vw}.side-bar-horizontal-container .horizontal-right .horizontal-language-trigger{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border:1px solid var(--language-active-color,#6256c5);background:0 0;border-radius:.80808vw;flex-shrink:0;justify-content:center;align-items:center;min-width:4.54545vw;height:1.51515vw;padding:0 1.11111vw 0 .50505vw;transition:all .2s;display:flex;position:relative}.side-bar-horizontal-container .horizontal-right .horizontal-language-trigger:after{content:"";border-left:.20202vw solid transparent;border-right:.20202vw solid transparent;border-top:.30303vw solid var(--language-active-color,#6256c5);pointer-events:none;width:0;height:0;position:absolute;top:50%;right:.40404vw;transform:translateY(-50%)}.side-bar-horizontal-container .horizontal-right .horizontal-language-trigger:hover{box-shadow:0 0 0 1px color-mix(in srgb,var(--language-active-color,#6256c5)45%,transparent),0 0 .80808vw color-mix(in srgb,var(--language-active-color,#6256c5)45%,transparent);transform:translateY(-1px)}.side-bar-horizontal-container .horizontal-right .horizontal-language-trigger .language-text{color:rgba(255,255,255,.9);white-space:nowrap;text-shadow:0 1px .30303vw rgba(0,0,0,.4);font-size:.50505vw;font-weight:700;line-height:1}
.follower-container{width:100%;height:100vh;z-index:1000;will-change:opacity,transform;background-image:url(../media/follower-bg.1dc4b315.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100dvh;padding:2.66667vw 2.66667vw 2.66667vw 6.66667vw;position:fixed;bottom:0;left:0}.follower-container .follower-nav{justify-content:space-between;align-items:center;height:16vw;display:flex}.follower-container .follower-nav .logo{aspect-ratio:1054/497;width:26.6667vw;height:auto;position:relative}.follower-container .follower-nav .mobile-right{justify-content:flex-end;align-items:center;gap:2.66667vw;display:flex}.follower-container .follower-nav .tool-bar-item.login-user-icon.mobile-login-btn{align-items:center;gap:.8vw;display:inline-flex}.follower-container .follower-nav .tool-bar-item.login-user-icon.mobile-login-btn .login-user-avatar{width:4.26667vw;height:4.26667vw}.follower-container .follower-nav .tool-bar-item.login-user-icon.mobile-login-btn .login-user-name{color:rgba(255,255,255,.88);letter-spacing:.6px;font-size:3.73333vw;font-weight:600;line-height:1}.follower-container .follower-nav .tool-bar-item.music-switch.mobile-music-switch{gap:.53333vw;width:6.13333vw;height:4vw}.follower-container .follower-nav .tool-bar-item.music-switch.mobile-music-switch .music-line{width:.53333vw}.follower-container .follower-nav .tool-bar-item.music-switch.mobile-music-switch .music-line:first-child{height:1.6vw}.follower-container .follower-nav .tool-bar-item.music-switch.mobile-music-switch .music-line:nth-child(2){height:2.13333vw}.follower-container .follower-nav .tool-bar-item.music-switch.mobile-music-switch .music-line:nth-child(3){height:3.2vw}.follower-container .follower-nav .tool-bar-item.music-switch.mobile-music-switch .music-line:nth-child(4){height:2.13333vw}.follower-container .follower-nav .tool-bar-item.music-switch.mobile-music-switch .music-line:nth-child(5){height:1.6vw}.follower-container .follower-nav .close-icon{cursor:pointer;background:0 0;border:0;outline:none;flex-shrink:0;width:6.66667vw;height:6.66667vw;margin:0;padding:0;position:relative}.follower-container .follower-nav .close-icon .close-bar{background:rgba(255,255,255,.92);border-radius:.53333vw;width:8vw;height:.66667vw;transition:transform .2s,opacity .2s;display:block;position:absolute;top:50%;left:50%}.follower-container .follower-nav .close-icon .close-bar:first-child{transform:translate(-50%,-50%)rotate(45deg)}.follower-container .follower-nav .close-icon .close-bar:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.follower-container .follower-nav .close-icon:hover .close-bar{opacity:.85}.follower-container .content-container{height:calc(100vh - 29.3333vw);flex-direction:column;justify-content:space-between;height:calc(100dvh - 29.3333vw);display:flex}.follower-container .content{padding-top:6.66667vw;padding-left:2.66667vw;padding-right:10.6667vw}.follower-container .content .item{justify-content:space-between;align-items:center;padding:2.66667vw 0;display:flex}.follower-container .content .item .left{text-align:left;color:#f2f2f4;letter-spacing:.4vw;font-size:7.73333vw;font-weight:200}.follower-container .content .item .left .small{font-size:5.6vw}.follower-container .content .item .right{color:#f2f2f4;text-align:right}.follower-container .side-bar-footer .social-media{flex-wrap:wrap;justify-content:flex-start;gap:8vw;width:100%;padding-left:2.66667vw;padding-right:10.6667vw;display:flex}.follower-container .side-bar-footer .social-media .social-media-item{cursor:pointer;background-color:rgba(255,255,255,.7);flex-shrink:0;width:6.66667vw;height:6.66667vw;transition:background-color .2s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.follower-container .side-bar-footer .social-media .social-media-item:hover{background-color:var(--media-active-color,#5867c2)}
.side-bar-mobile-container{z-index:120;width:100%;height:12vw;padding:0 2.66667vw;padding-top:env(safe-area-inset-top,0);box-sizing:border-box;-webkit-backdrop-filter:blur(1.06667vw);background:linear-gradient(#2d3553 0%,#262f4d 100%);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px rgba(255,255,255,.08)}.side-bar-mobile-container .mobile-logo{aspect-ratio:1054/497;flex-shrink:0;height:9.33333vw;position:relative}.side-bar-mobile-container .mobile-logo .logo-image{width:100%;height:auto;display:block}.side-bar-mobile-container .mobile-right{flex-shrink:0;justify-content:flex-end;align-items:center;gap:4vw;min-width:0;display:flex}.side-bar-mobile-container .mobile-right .tool-bar-item.login-user-icon.mobile-login-btn{align-items:center;gap:.8vw;display:inline-flex}.side-bar-mobile-container .mobile-right .tool-bar-item.login-user-icon.mobile-login-btn .login-user-avatar{width:4.26667vw;height:4.26667vw}.side-bar-mobile-container .mobile-right .tool-bar-item.login-user-icon.mobile-login-btn .login-user-name{color:rgba(255,255,255,.88);letter-spacing:.6px;font-size:3.73333vw;font-weight:600;line-height:1}.side-bar-mobile-container .mobile-right .tool-bar-item.music-switch.mobile-music-switch{gap:.53333vw;width:6.13333vw;height:4vw}.side-bar-mobile-container .mobile-right .tool-bar-item.music-switch.mobile-music-switch .music-line{width:.53333vw}.side-bar-mobile-container .mobile-right .tool-bar-item.music-switch.mobile-music-switch .music-line:first-child{height:1.6vw}.side-bar-mobile-container .mobile-right .tool-bar-item.music-switch.mobile-music-switch .music-line:nth-child(2){height:2.13333vw}.side-bar-mobile-container .mobile-right .tool-bar-item.music-switch.mobile-music-switch .music-line:nth-child(3){height:3.2vw}.side-bar-mobile-container .mobile-right .tool-bar-item.music-switch.mobile-music-switch .music-line:nth-child(4){height:2.13333vw}.side-bar-mobile-container .mobile-right .tool-bar-item.music-switch.mobile-music-switch .music-line:nth-child(5){height:1.6vw}.side-bar-mobile-container .mobile-right .mobile-language-trigger{cursor:pointer;vertical-align:middle;width:4.26667vw;height:4.26667vw;position:relative}.side-bar-mobile-container .mobile-right .mobile-nav-icon{cursor:pointer;background:0 0;border:0;outline:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.66667vw;width:3.2vw;height:3.2vw;margin:0;padding:0;display:inline-flex}.side-bar-mobile-container .mobile-right .mobile-nav-icon .nav-bar{background:rgba(255,255,255,.92);border-radius:.26667vw;width:4vw;height:.4vw;transition:transform .2s,opacity .2s;display:block}
.cookie-popup{z-index:900;padding:.60606vw .70707vw calc(.60606vw + env(safe-area-inset-bottom));pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-popup__inner{-webkit-backdrop-filter:blur(.50505vw);pointer-events:auto;background:rgba(12,12,12,.62);border:1px solid rgba(255,255,255,.18);border-radius:.60606vw;justify-content:space-between;align-items:center;gap:.70707vw;width:49.495vw;padding:.60606vw .70707vw;display:flex;box-shadow:0 .50505vw 1.51515vw rgba(0,0,0,.35)}.cookie-popup__text{color:rgba(255,255,255,.92);white-space:pre-line;flex:1;min-width:0;margin:0;font-size:.70707vw;line-height:1.4}.cookie-popup__actions{flex-shrink:0;align-items:center;gap:.50505vw;display:flex}.cookie-popup__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;letter-spacing:.2px;border:none;border-radius:.50505vw;outline:none;padding:.50505vw .70707vw;font-size:.70707vw;font-weight:600;line-height:1;transition:transform .12s,box-shadow .12s,filter .12s,background .12s}.cookie-popup__btn:active{transform:translateY(1px)}.cookie-popup__btn:focus-visible{box-shadow:0 0 0 .15152vw rgba(50,131,169,.35)}.cookie-popup__btn--primary{color:#fff;background:linear-gradient(90deg,#3283a9,#764ba2);box-shadow:0 .40404vw .90909vw rgba(0,0,0,.25)}.cookie-popup__btn--primary:hover{filter:brightness(1.05)}@media (max-width:768px){.cookie-popup{padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.cookie-popup__inner{flex-direction:column;align-items:stretch;gap:10px;width:calc(100vw - 20px)}.cookie-popup__actions{justify-content:flex-end}.cookie-popup__btn{width:100%}}
.official-site-footer{color:rgba(255,255,255,.86);background:#000;width:100vw;padding:1.21212vw 0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}.official-site-footer__container{text-align:center;width:60.6061vw;margin:0 auto}.official-site-footer__lines{gap:.40404vw;display:grid}.official-site-footer__line{flex-wrap:wrap;justify-content:center;gap:.60606vw 1.0101vw;font-size:.60606vw;line-height:.90909vw;display:flex}.official-site-footer__item{white-space:nowrap;opacity:.9}.official-site-footer__tips{gap:.40404vw;margin-top:.70707vw;display:grid}.official-site-footer__tip{opacity:.75;margin:0;font-size:.60606vw;line-height:.90909vw}.official-site-footer__links{flex-wrap:wrap;justify-content:center;gap:.50505vw .90909vw;margin-top:.80808vw;display:flex}.official-site-footer__link{color:rgba(255,255,255,.86);opacity:.85;font-size:.60606vw;line-height:.90909vw;text-decoration:none;transition:opacity .2s,-webkit-text-decoration-color .2s,text-decoration-color .2s}.official-site-footer__link:hover{opacity:1;-webkit-text-decoration:underline rgba(255,255,255,.65);text-decoration:underline rgba(255,255,255,.65)}.official-site-footer__link.is-disabled{opacity:.55;cursor:default;text-decoration:none}.official-site-footer__copyright{opacity:.6;margin-top:.70707vw;font-size:.60606vw;line-height:.90909vw}@media (max-width:480px){.official-site-footer__container{width:calc(100vw - 36px)}.official-site-footer__line,.official-site-footer__tip,.official-site-footer__link,.official-site-footer__copyright{font-size:11px}}
.revealable-footer{z-index:30;transform:translate3d(0,calc(100% - var(--rf-handle-h,1.41414vw)),0);opacity:0;pointer-events:none;transition:transform .38s cubic-bezier(.22,.61,.36,1),opacity .24s;position:fixed;bottom:0;left:0;right:0}.revealable-footer.is-active{opacity:1;pointer-events:auto}.revealable-footer.is-revealed{transform:translate(0,0)}.revealable-footer__handle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:var(--rf-handle-h,1.41414vw);color:rgba(255,255,255,.85);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,.88);border:none;border-top:1px solid rgba(255,255,255,.08);justify-content:center;align-items:center;gap:.40404vw;transition:background-color .2s,color .2s;display:flex}.revealable-footer__handle:hover{color:#fff;background:rgba(0,0,0,.96)}.revealable-footer__handle:focus-visible{outline-offset:-.10101vw;outline:1px solid rgba(255,255,255,.5)}.revealable-footer__handle-arrow{border-top:.07576vw solid;border-left:.07576vw solid;width:.50505vw;height:.50505vw;transition:transform .32s cubic-bezier(.22,.61,.36,1);display:inline-block;transform:translateY(.10101vw)rotate(45deg)}.revealable-footer.is-revealed .revealable-footer__handle-arrow{transform:translateY(-.10101vw)rotate(225deg)}.revealable-footer__body{background:#000}.revealable-footer__body .page-footer{width:100%}.revealable-footer--pc{--rf-handle-h:1.41414vw}
.revealable-footer--mobile{--rf-handle-h:6.4vw;z-index:110}.revealable-footer--mobile .revealable-footer__handle{border-top:1px solid rgba(255,255,255,.1);font-size:1.86667vw}.revealable-footer--mobile .revealable-footer__handle-arrow{border-top:.26667vw solid;border-left:.26667vw solid;width:2.13333vw;height:2.13333vw}
.empty-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.61616vw .80808vw;display:flex}.empty-container .empty-image{flex-shrink:0;justify-content:center;align-items:center;display:flex}.empty-container .empty-image__img{object-fit:contain;width:13.1313vw;height:auto}.empty-container .empty-text{color:#d3d3d3;text-align:center;font-size:.90909vw;line-height:1.5}
@media (max-width:768px){.empty-container{padding:24px 12px}.empty-container .empty-image__img{width:120px}.empty-container .empty-text{margin-top:12px;font-size:13px}}
