:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:ease;transition-timing-function:initial;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid #007aff;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:8px;bottom:var(--swiper-pagination-bottom, 8px);top:auto;top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right, 8px);left:auto;left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.swiper-pagination-vertical.swiper-pagination-bullets{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.swiper-pagination-horizontal.swiper-pagination-bullets{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.common-share-bubble[data-v-b10d3a38]{position:relative;height:36px;min-width:114px}.common-share-bubble .common-share-bubble__background[data-v-b10d3a38]{position:absolute;top:0;left:0;z-index:2;display:flex;width:100%;height:100%}.common-share-bubble .common-share-bubble__inner[data-v-b10d3a38]{position:relative;z-index:10;height:30px;padding:0 15px;border-radius:6px}.common-share-bubble .common-share-bubble__text[data-v-b10d3a38]{font-size:13px;font-weight:500;line-height:19px;color:#000;text-align:center;white-space:nowrap;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,sans-serif;font-style:normal}.common-share-carousel .common-share-carousel__container[data-v-62a6c2cf]{position:relative;width:100vw;max-width:480px;padding-bottom:27px}.common-share-carousel[data-v-62a6c2cf] .swiper-slide{width:44.3%}.common-share-carousel[data-v-62a6c2cf] .swiper-slide-active{z-index:100;opacity:1}.common-share-carousel[data-v-62a6c2cf] .swiper-slide-active .common-share-carousel__slide{transform:scale(1)}.common-share-carousel[data-v-62a6c2cf] .swiper-slide-next,.common-share-carousel[data-v-62a6c2cf] .swiper-slide-prev{opacity:1}.common-share-carousel[data-v-62a6c2cf] .swiper-slide-prev .common-share-carousel__slide{align-items:flex-start;transform:translate(50px) scale(.75)}.common-share-carousel[data-v-62a6c2cf] .swiper-slide-prev .common-share-carousel__bubble{transform:translate(16px)}.common-share-carousel[data-v-62a6c2cf] .swiper-slide-next .common-share-carousel__slide{align-items:flex-end;transform:translate(-50px) scale(.75)}.common-share-carousel[data-v-62a6c2cf] .swiper-slide-next .common-share-carousel__bubble{transform:translate(-16px)}.common-share-carousel .common-share-carousel__slide[data-v-62a6c2cf]{position:relative;transform:scale(.75);transition:all .25s linear}.common-share-carousel .common-share-carousel__bubble[data-v-62a6c2cf]{transition:all .25s linear}.common-share-carousel .common-share-carousel__picture[data-v-62a6c2cf]{position:relative;width:100%;background:rgba(255,255,255,.01);border:3px solid rgba(255,255,255,.5);border-radius:8px;overflow:hidden;padding-top:183.8150289017%;margin-top:6px;box-shadow:0 2px 4px rgba(0,0,0,.18);backdrop-filter:blur(2px)}.common-share-carousel .common-share-carousel__picture img[data-v-62a6c2cf]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.common-share-carousel[data-v-62a6c2cf] .swiper-pagination{bottom:0}.common-share-carousel[data-v-62a6c2cf] .swiper-pagination-bullet{width:8px;height:2px;margin:0 6px!important;background:rgba(255,255,255,.4);border-radius:1px;opacity:1}.common-share-carousel[data-v-62a6c2cf] .swiper-pagination-bullet-active{background:#fff}.common-share-loading[data-v-e4b462f8]{position:fixed;z-index:2000;top:0;right:0;bottom:0;left:0;display:flex;background:transparent;align-items:center;justify-content:center}.common-share-loading .common-share-loading__circle[data-v-e4b462f8]{box-sizing:border-box;width:44px;height:44px;border:2px solid #dadde0;border-top-color:#64696e;border-radius:50%;animation:common-share-loading-spin-e4b462f8 .9s infinite linear}@keyframes common-share-loading-spin-e4b462f8{to{transform:rotate(360deg)}}.common-share-search[data-v-bc65cfcb]{position:relative;display:flex;height:28px;align-items:center}.common-share-search .common-share-search__start[data-v-bc65cfcb],.common-share-search .common-share-search__end[data-v-bc65cfcb]{height:100%}.common-share-search .common-share-search__start img[data-v-bc65cfcb],.common-share-search .common-share-search__end img[data-v-bc65cfcb]{width:auto;height:100%;max-width:none}.common-share-search .common-share-search__info[data-v-bc65cfcb]{height:100%;background-repeat:no-repeat;background-size:100% 100%}.common-share-search .common-share-search__name[data-v-bc65cfcb]{font-size:14px;font-weight:700;color:#fff}.common-share-search .common-share-search__end[data-v-bc65cfcb]{transform:translate(-1px)}.user-miniprogram-landing[data-v-96556245]{--user-miniprogram-card-bg: #fff;--user-miniprogram-card-border-color: rgba(20, 25, 30, .08);--user-miniprogram-card-shadow: 0 14px 36px rgba(20, 25, 30, .1);--user-miniprogram-cover-bg: #edf1f6;--user-miniprogram-title-color: #14191e;--user-miniprogram-badge-color: #2878ff;--user-miniprogram-badge-bg: rgba(40, 120, 255, .1);--user-miniprogram-icon-bg: #e7ebef;--user-miniprogram-meta-avatar-bg: #e7ebef;--user-miniprogram-meta-color: #8c9196;--user-miniprogram-description-color: #697079;display:flex;min-height:100%;padding:40px 20px 128px;align-items:center;justify-content:center}.user-miniprogram-landing .user-miniprogram-landing__card[data-v-96556245],.user-miniprogram-landing .user-miniprogram-landing__error[data-v-96556245]{width:100%;max-width:360px}.user-miniprogram-landing .user-miniprogram-landing__card[data-v-96556245]{background:var(--user-miniprogram-card-bg);border:1px solid var(--user-miniprogram-card-border-color);border-radius:8px;overflow:hidden;box-shadow:var(--user-miniprogram-card-shadow)}.user-miniprogram-landing .user-miniprogram-landing__cover[data-v-96556245]{position:relative;width:100%;background:var(--user-miniprogram-cover-bg);overflow:hidden;aspect-ratio:16/10}.user-miniprogram-landing .user-miniprogram-landing__cover img[data-v-96556245]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-miniprogram-landing .user-miniprogram-landing__info[data-v-96556245]{display:flex;padding:18px 16px 20px;align-items:center;gap:12px}.user-miniprogram-landing .user-miniprogram-landing__icon[data-v-96556245]{display:block;width:52px;height:52px;background:var(--user-miniprogram-icon-bg);border-radius:10px;flex:0 0 auto;-o-object-fit:cover;object-fit:cover}.user-miniprogram-landing .user-miniprogram-landing__text[data-v-96556245]{min-width:0;flex:1}.user-miniprogram-landing .user-miniprogram-landing__title[data-v-96556245]{display:flex;min-width:0;align-items:center;gap:8px}.user-miniprogram-landing .user-miniprogram-landing__name[data-v-96556245]{min-width:0;font-size:18px;font-weight:600;line-height:24px;color:var(--user-miniprogram-title-color);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:PingFang SC,sans-serif;font-style:normal;flex:0 1 auto}.user-miniprogram-landing .user-miniprogram-landing__badge[data-v-96556245]{padding:2px 6px;font-size:11px;font-weight:400;line-height:14px;color:var(--user-miniprogram-badge-color);white-space:nowrap;background:var(--user-miniprogram-badge-bg);border-radius:4px;font-family:PingFang SC,sans-serif;font-style:normal;flex:0 0 auto}.user-miniprogram-landing .user-miniprogram-landing__badge--internal[data-v-96556245]{color:#c26500;background:#fff4e6}.user-miniprogram-landing .user-miniprogram-landing__meta[data-v-96556245]{display:flex;margin-top:6px;align-items:center;gap:5px}.user-miniprogram-landing .user-miniprogram-landing__meta-avatar[data-v-96556245]{display:block;width:16px;height:16px;background:var(--user-miniprogram-meta-avatar-bg);border-radius:50%;flex:0 0 auto;-o-object-fit:cover;object-fit:cover}.user-miniprogram-landing .user-miniprogram-landing__meta-name[data-v-96556245]{min-width:0;font-size:12px;font-weight:400;line-height:18px;color:var(--user-miniprogram-meta-color);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:PingFang SC,sans-serif;font-style:normal}.user-miniprogram-landing .user-miniprogram-landing__error[data-v-96556245]{padding:32px 24px;text-align:center;background:var(--user-miniprogram-card-bg);border-radius:8px;box-shadow:var(--user-miniprogram-card-shadow)}.user-miniprogram-landing .user-miniprogram-landing__error-title[data-v-96556245]{font-size:18px;font-weight:600;line-height:24px;color:var(--user-miniprogram-title-color);font-family:PingFang SC,sans-serif;font-style:normal}.user-miniprogram-landing .user-miniprogram-landing__error-description[data-v-96556245]{font-size:14px;font-weight:400;line-height:20px;color:var(--user-miniprogram-description-color);margin-top:8px;font-family:PingFang SC,sans-serif;font-style:normal}@media(color:48842621){.user-miniprogram-landing[data-v-96556245]{--user-miniprogram-card-bg: #141414;--user-miniprogram-card-border-color: rgba(255, 255, 255, .08);--user-miniprogram-card-shadow: 0 14px 36px rgba(0, 0, 0, .28);--user-miniprogram-cover-bg: #1f1f1f;--user-miniprogram-title-color: #f5f5f5;--user-miniprogram-badge-color: #ffd36a;--user-miniprogram-badge-bg: rgba(255, 195, 69, .16);--user-miniprogram-icon-bg: #2a2a2a;--user-miniprogram-meta-avatar-bg: #2a2a2a;--user-miniprogram-meta-color: #9b9b9b;--user-miniprogram-description-color: #9b9b9b}}@media(prefers-color-scheme:dark){.user-miniprogram-landing[data-v-96556245]{--user-miniprogram-card-bg: #141414;--user-miniprogram-card-border-color: rgba(255, 255, 255, .08);--user-miniprogram-card-shadow: 0 14px 36px rgba(0, 0, 0, .28);--user-miniprogram-cover-bg: #1f1f1f;--user-miniprogram-title-color: #f5f5f5;--user-miniprogram-badge-color: #ffd36a;--user-miniprogram-badge-bg: rgba(255, 195, 69, .16);--user-miniprogram-icon-bg: #2a2a2a;--user-miniprogram-meta-avatar-bg: #2a2a2a;--user-miniprogram-meta-color: #9b9b9b;--user-miniprogram-description-color: #9b9b9b}}.hb-spacer{box-sizing:border-box;flex-shrink:0}.hb-v2-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1em;height:1em;line-height:1;color:inherit;vertical-align:-.125em}.hb-v2-icon svg{display:block;width:1em;height:1em;fill:currentColor;vertical-align:0}.hb-v2-icon svg [stroke]:not([stroke=none]){stroke:currentColor}.hb-v2-icon svg [fill]:not([fill=none]){fill:currentColor}.hb-v2-icon--spin svg{animation:hb-v2-icon-spin 1s linear infinite}@keyframes hb-v2-icon-spin{to{transform:rotate(1turn)}}.hb-v2-alert{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;padding:20px;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;pointer-events:none;transform:translateZ(0)}.hb-v2-alert--teleport-local{position:absolute}.hb-v2-alert__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hb-v2-alert-mask-bg, var(--hb-color-bg-popmask));pointer-events:auto}.hb-v2-alert__panel{position:relative;box-sizing:border-box;width:min(317px,100vw - 40px);min-height:172px;padding:28px 20px 0;overflow:hidden;color:var(--hb-color-text-primary);background:var(--hb-color-bg-surface);border-radius:12px;pointer-events:auto}.hb-v2-alert__close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;padding:0;color:var(--hb-color-text-placeholder);cursor:pointer;background:transparent;border:0;outline:none}.hb-v2-alert__close.focus-visible.js-focus-visible,.js-focus-visible .hb-v2-alert__close.focus-visible{border-radius:4px;outline:2px solid rgba(20,25,30,.18);outline-offset:2px}.hb-v2-alert__close:focus-visible{border-radius:4px;outline:2px solid rgba(20,25,30,.18);outline-offset:2px}.hb-v2-alert__close-icon{font-size:18px;line-height:18px}.hb-v2-alert__title{box-sizing:border-box;min-height:25px;padding:0 22px;overflow:hidden;font-size:18px;font-weight:500;line-height:25px;color:var(--hb-color-text-primary);text-align:center;text-overflow:ellipsis;white-space:nowrap}.hb-v2-alert__body{box-sizing:border-box;min-width:0;font-size:15px;font-weight:400;line-height:22px;color:var(--hb-color-text-secondary);text-align:center;word-wrap:break-word}.hb-v2-alert__description{margin:0;color:inherit}.hb-v2-alert__footer{display:flex;gap:10px;align-items:flex-start;box-sizing:border-box;width:100%;padding:20px 0}.hb-v2-alert__button{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;height:42px;padding:0 12px;overflow:hidden;font-family:inherit;font-size:14px;line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border:0;border-radius:var(--hb-radius-m);outline:none}.hb-v2-alert__button.focus-visible.js-focus-visible,.js-focus-visible .hb-v2-alert__button.focus-visible{outline:2px solid rgba(20,25,30,.18);outline-offset:2px}.hb-v2-alert__button:focus-visible{outline:2px solid rgba(20,25,30,.18);outline-offset:2px}.hb-v2-alert__button-cancel{font-weight:400;color:var(--hb-color-text-primary);background:var(--hb-color-game-record-black-10)}.hb-v2-alert__button-confirm{font-weight:500;color:var(--hb-color-text-inverse);background:linear-gradient(6.73deg,#464b50 .9%,#14191e 100.9%);background:linear-gradient(6.73deg,var(--hb-v2-alert-confirm-gradient-left, #464b50) .9%,var(--hb-v2-alert-confirm-gradient-right, #14191e) 100.9%)}.hb-v2-alert-enter-active,.hb-v2-alert-leave-active{transition:opacity .18s cubic-bezier(0,0,.58,1)}.hb-v2-alert-enter-active .hb-v2-alert__panel,.hb-v2-alert-leave-active .hb-v2-alert__panel{transition:opacity .18s cubic-bezier(0,0,.58,1),transform .18s cubic-bezier(0,0,.58,1)}.hb-v2-alert-enter-from,.hb-v2-alert-leave-to{opacity:0}.hb-v2-alert-enter-from .hb-v2-alert__panel,.hb-v2-alert-leave-to .hb-v2-alert__panel{opacity:0;transform:translate3d(0,8px,0) scale(.98)}.hb-avatar{position:relative;box-sizing:border-box;display:inline-flex;flex-shrink:0}.hb-avatar__clip{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;background:var(--hb-color-bg-surface);border-radius:50%}.hb-avatar__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hb-avatar__fallback{width:66%;height:66%;fill:var(--hb-color-icon-tertiary)}.hb-avatar--logged-out .hb-avatar__fallback{fill:var(--hb-color-icon-disabled)}.hb-avatar__frame{position:absolute;top:50%;left:50%;width:135.3%;height:135.3%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform:translate(-50%,-50%)}.hb-badge{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:14px;height:14px;padding:0 3px;color:var(--hb-color-text-inverse);white-space:nowrap;background:var(--hb-color-status-danger);border-radius:999px;font-family:PingFang SC,Noto Sans CJK SC,xiaomi,BlinkMacSystemFont,Microsoft YaHei,sans-serif;font-weight:500;font-size:11px;line-height:16px;letter-spacing:0px;font-weight:700}.hb-badge--dot{width:8px;min-width:0;height:8px;padding:0}.hb-badge--outlined:not(.hb-badge--dot){height:18px;min-width:18px;padding:0 5px;border:2px solid var(--hb-color-bg-page)}.hb-badge--dot.hb-badge--outlined{box-shadow:0 0 0 2px var(--hb-color-bg-page)}.hb-bottom-bar{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-width:480px;max-width:var(--hb-page-shell-max-width, var(--hb-root-max-width, 480px));margin-left:auto;margin-right:auto;background:var(--hb-color-bg-page)}.hb-bottom-bar .hb-bottom-bar__content{display:flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:54px;padding:10px 12px 0}.hb-bottom-bar .hb-bottom-bar__home-indicator{position:relative;flex-shrink:0;box-sizing:border-box;width:100%;height:34px}.hb-bottom-bar .hb-bottom-bar__indicator{position:absolute;bottom:8px;left:50%;display:block;width:134px;height:5px;background:var(--hb-color-game-record-black-100);border-radius:100px;transform:translate(-50%)}.hb-bottom-bar--with-divider:before{position:absolute;z-index:1;top:0;right:0;left:0;box-sizing:border-box;height:1px;content:"";background:var(--hb-color-border-default);pointer-events:none;transform:scaleY(.5);transform-origin:top}.hb-bottom-bar--without-home-indicator .hb-bottom-bar__content{min-height:64px;padding-bottom:10px}.hb-v2-bottom-sheet{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;pointer-events:none;transform:translateZ(0)}.hb-v2-bottom-sheet--teleport-local{position:absolute}.hb-v2-bottom-sheet__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hb-v2-bottom-sheet-mask-bg, var(--hb-color-bg-popmask));pointer-events:auto}.hb-v2-bottom-sheet__panel{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;box-sizing:border-box;width:100%;min-height:0;max-height:85vh;max-width:480px;max-width:var(--hb-page-shell-max-width, var(--hb-root-max-width, 480px));padding-bottom:env(safe-area-inset-bottom,0);margin-left:auto;margin-right:auto;overflow:hidden;background:var(--hb-color-bg-raised);border-radius:12px 12px 0 0;box-shadow:0 -8px 40px rgba(15,18,22,.12);pointer-events:auto;transform:translateZ(0);backface-visibility:hidden}.hb-v2-bottom-sheet__handle-wrap{display:flex;flex:0 0 auto;justify-content:center;box-sizing:border-box;padding-top:8px}.hb-v2-bottom-sheet__handle{display:block;width:36px;height:4px;background:var(--hb-color-border-strong);border-radius:999px}.hb-v2-bottom-sheet__body{flex:1 1 auto;box-sizing:border-box;min-height:0;overflow:auto}.hb-v2-bottom-sheet__panel-handle .hb-v2-bottom-sheet__body{margin-top:10px}.hb-v2-bottom-sheet-enter-active .hb-v2-bottom-sheet__mask{transition:opacity .28s cubic-bezier(.32,.72,.16,1)}.hb-v2-bottom-sheet-enter-active .hb-v2-bottom-sheet__panel{transition:transform .32s cubic-bezier(.32,.72,.16,1)}.hb-v2-bottom-sheet-leave-active .hb-v2-bottom-sheet__mask{transition:opacity .24s cubic-bezier(.32,.72,.16,1) 40ms}.hb-v2-bottom-sheet-leave-active .hb-v2-bottom-sheet__panel{transition:transform .28s cubic-bezier(.32,.72,.16,1)}.hb-v2-bottom-sheet-enter-from .hb-v2-bottom-sheet__mask,.hb-v2-bottom-sheet-leave-to .hb-v2-bottom-sheet__mask{opacity:0}.hb-v2-bottom-sheet-enter-from .hb-v2-bottom-sheet__panel,.hb-v2-bottom-sheet-leave-to .hb-v2-bottom-sheet__panel{transform:translate3d(0,100%,0)}@media(prefers-reduced-motion:reduce){.hb-v2-bottom-sheet-enter-active .hb-v2-bottom-sheet__mask,.hb-v2-bottom-sheet-enter-active .hb-v2-bottom-sheet__panel,.hb-v2-bottom-sheet-leave-active .hb-v2-bottom-sheet__mask,.hb-v2-bottom-sheet-leave-active .hb-v2-bottom-sheet__panel{transition-duration:.01ms;transition-delay:0ms}}.hb-carousel-dot{display:inline-flex;align-items:center;gap:6px}.hb-carousel-dot__item{box-sizing:border-box;width:8px;height:2px;border-radius:1px;transition:background-color .2s ease}.hb-carousel-dot--banner .hb-carousel-dot__item{background:var(--hb-color-game-record-white-40)}.hb-carousel-dot--banner .hb-carousel-dot__item.is-active{background:var(--hb-color-game-record-white-100)}.hb-carousel-dot--postImage .hb-carousel-dot__item{background:var(--hb-color-bg-raised)}.hb-carousel-dot--postImage .hb-carousel-dot__item.is-active{background:var(--hb-color-icon-primary)}.hb-divider{box-sizing:border-box;flex-shrink:0;border:0;background:var(--hb-color-border-default)}.hb-divider--horizontal{display:block;height:.5px}.hb-divider--thick{height:4px;background:var(--hb-color-border-section)}.hb-divider--vertical{display:inline-block;width:.5px;height:16px;vertical-align:middle}.cpt-level-tag-radial-bg[data-v-1bcb5014]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.cpt-level-tag-radial-bg .round-bg[data-v-1bcb5014]{position:absolute;left:50%;top:50%;border-radius:50%;width:84px;height:84px;filter:blur(3px);transform:translate3d(-50%,-50%,0)}.cpt-level-tag-radial-bg .round-bg.round-1[data-v-1bcb5014]{animation:level-tag-radial-gradient-animation-1bcb5014 4s linear infinite 0s}.cpt-level-tag-radial-bg .round-bg.round-2[data-v-1bcb5014]{animation:level-tag-radial-gradient-animation-1bcb5014 4s linear infinite 1s}.cpt-level-tag-radial-bg .round-bg.round-3[data-v-1bcb5014]{animation:level-tag-radial-gradient-animation-1bcb5014 4s linear infinite 2s}.cpt-level-tag-radial-bg .round-bg.round-4[data-v-1bcb5014]{animation:level-tag-radial-gradient-animation-1bcb5014 4s linear infinite 3s}.cpt-level-tag-radial-bg.level-38 .round-1[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-39 .round-1[data-v-1bcb5014]{background-color:#7e7cf6}.cpt-level-tag-radial-bg.level-38 .round-2[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-39 .round-2[data-v-1bcb5014]{background-color:#3ddaf8}.cpt-level-tag-radial-bg.level-38 .round-3[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-39 .round-3[data-v-1bcb5014]{background-color:#689cf6}.cpt-level-tag-radial-bg.level-38 .round-4[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-39 .round-4[data-v-1bcb5014]{background-color:#92e730}.cpt-level-tag-radial-bg.level-40 .round-1[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-41 .round-1[data-v-1bcb5014]{background-color:#ff383c}.cpt-level-tag-radial-bg.level-40 .round-2[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-41 .round-2[data-v-1bcb5014]{background-color:#f850e2}.cpt-level-tag-radial-bg.level-40 .round-3[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-41 .round-3[data-v-1bcb5014]{background-color:#fc0}.cpt-level-tag-radial-bg.level-40 .round-4[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-41 .round-4[data-v-1bcb5014]{background-color:#ff8d28}.cpt-level-tag-radial-bg.level-42 .round-1[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-43 .round-1[data-v-1bcb5014]{background-color:#100d05}.cpt-level-tag-radial-bg.level-42 .round-2[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-43 .round-2[data-v-1bcb5014]{background-color:#b6923c}.cpt-level-tag-radial-bg.level-42 .round-3[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-43 .round-3[data-v-1bcb5014]{background-color:#100d05}.cpt-level-tag-radial-bg.level-42 .round-4[data-v-1bcb5014],.cpt-level-tag-radial-bg.level-43 .round-4[data-v-1bcb5014]{background-color:#b6923c}@keyframes level-tag-radial-gradient-animation-1bcb5014{0%{width:2px;height:2px;z-index:4}25%{z-index:3}50%{z-index:2}75%{z-index:1}to{width:84px;height:84px;z-index:0}}.hb-level-tag{position:relative;display:inline-block;width:22px;height:10px}.hb-level-tag .hb-level-tag__inner{box-sizing:border-box;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:200%;height:200%;padding:1px 3px;border-radius:4px;transform:scale(.5);transform-origin:left top;overflow:hidden}.hb-level-tag .hb-level-tag__inner .hb-level-tag__inner__text{position:relative;font-size:14px;font-weight:700;color:#fff;z-index:10;white-space:nowrap}.hb-level-tag.hb-level-1 .hb-level-tag__inner,.hb-level-tag.hb-level-2 .hb-level-tag__inner,.hb-level-tag.hb-level-3 .hb-level-tag__inner{background:linear-gradient(135deg,#c8cdd2,#b9bec3)}.hb-level-tag.hb-level-4 .hb-level-tag__inner,.hb-level-tag.hb-level-5 .hb-level-tag__inner,.hb-level-tag.hb-level-6 .hb-level-tag__inner{background:linear-gradient(45deg,#8fd427,#59d01b)}.hb-level-tag.hb-level-7 .hb-level-tag__inner,.hb-level-tag.hb-level-8 .hb-level-tag__inner,.hb-level-tag.hb-level-9 .hb-level-tag__inner{background:linear-gradient(45deg,#32bffe,#329afe)}.hb-level-tag.hb-level-10 .hb-level-tag__inner,.hb-level-tag.hb-level-11 .hb-level-tag__inner,.hb-level-tag.hb-level-12 .hb-level-tag__inner{background:linear-gradient(45deg,#f746fe,#d646fe)}.hb-level-tag.hb-level-13 .hb-level-tag__inner,.hb-level-tag.hb-level-14 .hb-level-tag__inner,.hb-level-tag.hb-level-15 .hb-level-tag__inner{background:linear-gradient(45deg,#ffa000,#fe7f00)}.hb-level-tag.hb-level-16 .hb-level-tag__inner,.hb-level-tag.hb-level-17 .hb-level-tag__inner,.hb-level-tag.hb-level-18 .hb-level-tag__inner{background:linear-gradient(45deg,#ff5997,#e43855)}.hb-level-tag.hb-level-19 .hb-level-tag__inner,.hb-level-tag.hb-level-20 .hb-level-tag__inner,.hb-level-tag.hb-level-21 .hb-level-tag__inner{background:linear-gradient(135deg,#464b50,#14191e)}.hb-level-tag.hb-level-22 .hb-level-tag__inner,.hb-level-tag.hb-level-23 .hb-level-tag__inner{background-image:linear-gradient(90deg,#92e730,#4bdcd8 16.81%,#3ddaf8 24.96%,#4ac7f8 31.52%,#689cf6 40.32%,#7e7cf6 50.38%,#689bf6 61.36%,#48caf8 69.46%,#3ddaf8 75.18%,#49dcdd 83.08%,#92e730);background-size:145px 100%;background-position:0px 0px;background-repeat:repeat-x;animation:level-tag-linear-gradient-animation-1 5s linear infinite}.hb-level-tag.hb-level-24 .hb-level-tag__inner,.hb-level-tag.hb-level-25 .hb-level-tag__inner{background-image:linear-gradient(90deg,#ff4636,#fe8018 11.88%,#fd960d 19.61%,#fc8542 26.66%,#f964a5 36.77%,#f850e2 50.38%,#f964a5 65.49%,#fc863f 74.02%,#fd960d 83.52%,#fe8118 90.15%,#ff4636);background-size:145px 100%;background-position:0px 0px;background-repeat:repeat-x;animation:level-tag-linear-gradient-animation-1 5s linear infinite}.hb-level-tag.hb-level-26 .hb-level-tag__inner,.hb-level-tag.hb-level-27 .hb-level-tag__inner{background-image:linear-gradient(90deg,#000,#6b5217 9.23%,#9e7a22 16.31%,#7e611b 22.2%,#000 33.31%,#5d4814 41.55%,#9e7a22 50.93%,#634c15 59.03%,#000 66.73%,#5c4714 74.3%,#9e7a22 83.69%,#654e16 92.88%,#000);background-size:145px 100%;background-position:0px 0px;background-repeat:repeat-x;animation:level-tag-linear-gradient-animation-1 5s linear infinite}.hb-level-tag.hb-level-28 .hb-level-tag__inner{overflow:hidden}.hb-level-tag.hb-level-28 .hb-level-tag__inner:before{content:"";position:absolute;top:50%;left:50%;width:108px;height:108px;background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/2827cc626bda9b1a6c66ebe8db5b7c76.png);background-size:100% 100%;background-position:center;animation:level-tag-rotate-animation 6s linear infinite}.hb-level-tag.hb-level-29 .hb-level-tag__inner{overflow:hidden}.hb-level-tag.hb-level-29 .hb-level-tag__inner:before{content:"";position:absolute;top:50%;left:50%;width:108px;height:108px;background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/2827cc626bda9b1a6c66ebe8db5b7c76.png);background-size:100% 100%;background-position:center;animation:level-tag-rotate-animation 6s linear infinite}.hb-level-tag.hb-level-30 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/28e7562bf8163250e1c17d55da4cff93.png);background-size:96px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-2 10s linear infinite}.hb-level-tag.hb-level-31 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/28e7562bf8163250e1c17d55da4cff93.png);background-size:96px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-2 10s linear infinite}.hb-level-tag.hb-level-32 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/6a4034486ba6fb8ebb324ccdbe07afe7.png);background-size:96px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-2 10s linear infinite}.hb-level-tag.hb-level-33 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/6a4034486ba6fb8ebb324ccdbe07afe7.png);background-size:96px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-2 10s linear infinite}.hb-level-tag.hb-level-34 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/33bc2fb33bdacacf84cf48ad44ee554b.png);background-size:96px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-2 10s linear infinite}.hb-level-tag.hb-level-35 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/33bc2fb33bdacacf84cf48ad44ee554b.png);background-size:96px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-2 10s linear infinite}.hb-level-tag.hb-level-36 .hb-level-tag__inner{overflow:hidden}.hb-level-tag.hb-level-36 .hb-level-tag__inner:before{content:"";position:absolute;top:50%;left:50%;width:48px;height:48px;background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/c57f032144e0424a2148e73907a170c2.png);background-size:100% 100%;background-position:center;animation:level-tag-rotate-animation 4s linear infinite;z-index:4}.hb-level-tag.hb-level-36 .hb-level-tag__inner:after{content:"";position:absolute;top:50%;left:50%;width:36px;height:12px;background:rgba(0,0,0,.5);border-radius:4px;backdrop-filter:blur(8px);filter:blur(.5px);z-index:6;transform:translate3d(-50%,-50%,0)}.hb-level-tag.hb-level-37 .hb-level-tag__inner{overflow:hidden}.hb-level-tag.hb-level-37 .hb-level-tag__inner:before{content:"";position:absolute;top:50%;left:50%;width:48px;height:48px;background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/c57f032144e0424a2148e73907a170c2.png);background-size:100% 100%;background-position:center;animation:level-tag-rotate-animation 4s linear infinite;z-index:4}.hb-level-tag.hb-level-37 .hb-level-tag__inner:after{content:"";position:absolute;top:50%;left:50%;width:36px;height:12px;background:rgba(0,0,0,.5);border-radius:4px;backdrop-filter:blur(8px);filter:blur(.5px);z-index:6;transform:translate3d(-50%,-50%,0)}.hb-level-tag.hb-level-44 .hb-level-tag__inner{overflow:hidden}.hb-level-tag.hb-level-44 .hb-level-tag__inner:before{content:"";position:absolute;top:50%;left:50%;width:48px;height:48px;background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/c552fe3b7aeb0df43fe13eb524ae9cd5.png);background-size:100% 100%;background-position:center;animation:level-tag-rotate-animation 4s linear infinite;z-index:4}.hb-level-tag.hb-level-44 .hb-level-tag__inner:after{content:"";position:absolute;top:50%;left:50%;width:32px;height:10px;background:rgba(0,0,0,.8);border-radius:4px;filter:blur(2px);z-index:6;transform:translate3d(-50%,-50%,0)}.hb-level-tag.hb-level-45 .hb-level-tag__inner{overflow:hidden}.hb-level-tag.hb-level-45 .hb-level-tag__inner:before{content:"";position:absolute;top:50%;left:50%;width:48px;height:48px;background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/c552fe3b7aeb0df43fe13eb524ae9cd5.png);background-size:100% 100%;background-position:center;animation:level-tag-rotate-animation 4s linear infinite;z-index:4}.hb-level-tag.hb-level-45 .hb-level-tag__inner:after{content:"";position:absolute;top:50%;left:50%;width:32px;height:10px;background:rgba(0,0,0,.8);border-radius:4px;filter:blur(2px);z-index:6;transform:translate3d(-50%,-50%,0)}.hb-level-tag.hb-level-46 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/631c2ab03fb3a57f657887ecc081dd07.png);background-size:290px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-3 5s linear infinite}.hb-level-tag.hb-level-47 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/631c2ab03fb3a57f657887ecc081dd07.png);background-size:290px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-3 5s linear infinite}.hb-level-tag.hb-level-48 .hb-level-tag__inner{overflow:hidden}.hb-level-tag.hb-level-48 .hb-level-tag__inner:before{content:"";position:absolute;top:50%;left:50%;width:48px;height:48px;background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/0c0415ac7efc1ced597ddf44903c5f22.png);background-size:100% 100%;background-position:center;animation:level-tag-rotate-animation 4s linear infinite;z-index:4}.hb-level-tag.hb-level-48 .hb-level-tag__inner:after{content:"";position:absolute;top:50%;left:50%;width:38px;height:14px;background:#000;border-radius:2px;filter:blur(.5px);z-index:6;transform:translate3d(-50%,-50%,0)}.hb-level-tag.hb-level-49 .hb-level-tag__inner{overflow:hidden}.hb-level-tag.hb-level-49 .hb-level-tag__inner:before{content:"";position:absolute;top:50%;left:50%;width:48px;height:48px;background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/0c0415ac7efc1ced597ddf44903c5f22.png);background-size:100% 100%;background-position:center;animation:level-tag-rotate-animation 4s linear infinite;z-index:4}.hb-level-tag.hb-level-49 .hb-level-tag__inner:after{content:"";position:absolute;top:50%;left:50%;width:38px;height:14px;background:#000;border-radius:2px;filter:blur(.5px);z-index:6;transform:translate3d(-50%,-50%,0)}.hb-level-tag.hb-level-50 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/20bfc95e3d2504c3998f5496f1a21bee.png);background-size:126px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-4 5s linear infinite}.hb-level-tag.hb-level-51 .hb-level-tag__inner{background-image:url(https://imgheybox.max-c.com/dev/bbs/2025/11/21/20bfc95e3d2504c3998f5496f1a21bee.png);background-size:126px auto;background-repeat:repeat-x;background-position:center;animation:level-tag-linear-gradient-animation-4 5s linear infinite}@keyframes level-tag-linear-gradient-animation-1{0%{background-position:0px 0px}to{background-position:145px 0px}}@keyframes level-tag-linear-gradient-animation-2{0%{background-position:0px 0px}to{background-position:96px 0px}}@keyframes level-tag-linear-gradient-animation-3{0%{background-position:0px 0px}to{background-position:290px 0px}}@keyframes level-tag-linear-gradient-animation-4{0%{background-position:0px 0px}to{background-position:126px 0px}}@keyframes level-tag-rotate-animation{0%{transform:translate3d(-50%,-50%,0) rotate(0)}to{transform:translate3d(-50%,-50%,0) rotate(360deg)}}.hb-list-loading{display:flex;justify-content:center;align-items:center;gap:4px;width:100%;height:20px}.hb-list-loading .hb-list-loading__dot{width:4px;height:4px;border-radius:50%;background:var(--hb-color-icon-disabled);animation:hb-list-loading-dot 1s ease-in-out infinite}.hb-list-loading .hb-list-loading__dot:nth-child(2){animation-delay:.15s}.hb-list-loading .hb-list-loading__dot:nth-child(3){animation-delay:.3s}@keyframes hb-list-loading-dot{0%,80%,to{opacity:.35;transform:scale(.75)}40%{opacity:1;transform:scale(1)}}.hb-list{position:relative;width:100%}.hb-list .hb-list__finish-text{color:var(--hb-color-text-placeholder);height:48px;width:100%;text-align:center;font-size:12px;line-height:48px}.hb-list-footer-loading{display:flex;align-items:center;justify-content:center;gap:var(--hb-space-8);box-sizing:border-box;width:100%;padding:var(--hb-space-10) 0;color:var(--hb-color-text-tertiary)}.hb-list-footer-loading__dots{display:inline-flex;align-items:center;gap:4px}.hb-list-footer-loading__dot{width:4px;height:4px;background:var(--hb-color-icon-tertiary);border-radius:50%;animation:hb-lfl-bounce 1.2s infinite ease-in-out both}.hb-list-footer-loading__dot:nth-child(1){animation-delay:-.24s}.hb-list-footer-loading__dot:nth-child(2){animation-delay:-.12s}.hb-list-footer-loading--on-color{color:var(--hb-color-game-record-white-100)}.hb-list-footer-loading--on-color .hb-list-footer-loading__dot{background:var(--hb-color-game-record-white-100)}.hb-list-footer-loading__text{font-family:PingFang SC,Noto Sans CJK SC,xiaomi,BlinkMacSystemFont,Microsoft YaHei,sans-serif;font-weight:400;font-size:13px;line-height:17px;letter-spacing:0px}@keyframes hb-lfl-bounce{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.hb-list-footer-loading__dot{animation:none;opacity:.6}}.hb-loading[data-v-9ec4c661]{box-sizing:border-box;display:inline-block;border-style:solid;border-color:var(--hb-color-border-strong);border-top-color:var(--hb-color-icon-secondary);border-radius:50%;animation:hb-loading-spin-9ec4c661 .8s linear infinite}.hb-loading--on-color[data-v-9ec4c661]{border-color:var(--hb-color-game-record-white-30);border-top-color:var(--hb-color-game-record-white-100)}@keyframes hb-loading-spin-9ec4c661{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.hb-loading[data-v-9ec4c661]{animation-duration:2s}}.hb-v2-page{box-sizing:border-box;width:100%;min-height:100vh;color:var(--hb-color-text-primary);font-family:PingFang SC,Helvetica Neue,Arial,sans-serif}.hb-v2-page--scrollable{overflow-x:hidden;overflow-y:auto}.hb-v2-page--hidden{overflow:hidden}.hb-v2-page__inner{position:relative;display:flex;flex-direction:column;box-sizing:border-box;width:100%;min-height:inherit}.hb-v2-page__header,.hb-v2-page__footer{position:relative;z-index:2;box-sizing:border-box;flex:0 0 auto}.hb-v2-page__header-sticky{position:sticky;top:0}.hb-v2-page__footer-sticky{position:sticky;bottom:0}.hb-v2-page--safe-area-bottom .hb-v2-page__footer{padding-bottom:env(safe-area-inset-bottom,0)}.hb-v2-page__main{position:relative;flex:1 1 auto;box-sizing:border-box;min-height:0}.hb-v2-page__state{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;min-height:240px;padding:40px 24px;text-align:center}.hb-v2-page__spinner{display:block;width:28px;height:28px;margin-bottom:12px;border:2px solid rgba(20,25,30,.12);border-top-color:var(--hb-color-text-primary);border-radius:50%;animation:hb-v2-page-spinner .8s linear infinite}.hb-v2-page__state-title{font-size:15px;font-weight:500;line-height:21px;color:var(--hb-color-text-primary)}.hb-v2-page__state-description{max-width:260px;margin-top:8px;font-size:13px;font-weight:400;line-height:18px;color:var(--hb-color-text-secondary)}.hb-v2-page__retry{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:34px;margin-top:16px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:500;line-height:20px;color:var(--hb-color-text-inverse);cursor:pointer;background:var(--hb-color-text-primary);border:0;border-radius:var(--hb-radius-m);outline:none}.hb-v2-page__retry.focus-visible.js-focus-visible,.js-focus-visible .hb-v2-page__retry.focus-visible{outline:2px solid rgba(20,25,30,.18);outline-offset:2px}.hb-v2-page__retry:focus-visible{outline:2px solid rgba(20,25,30,.18);outline-offset:2px}.hb-v2-page__loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;min-height:120px;color:var(--hb-color-text-primary);text-align:center;background:rgba(250,251,252,.76);backdrop-filter:blur(4px)}.hb-v2-page__skeleton{display:flex;flex-direction:column;gap:12px;box-sizing:border-box;width:min(320px,100%)}.hb-v2-page__skeleton-line,.hb-v2-page__skeleton-card{display:block;overflow:hidden;background:linear-gradient(90deg,rgba(20,25,30,.06),rgba(20,25,30,.1),rgba(20,25,30,.06) 90%);background-size:200% 100%;border-radius:6px;animation:hb-v2-page-skeleton 1.2s ease-in-out infinite}.hb-v2-page__skeleton-line{width:100%;height:14px}.hb-v2-page__skeleton-line-title{width:58%;height:18px}.hb-v2-page__skeleton-card{height:96px;margin-top:4px;border-radius:8px}@keyframes hb-v2-page-spinner{to{transform:rotate(360deg)}}@keyframes hb-v2-page-skeleton{to{background-position:-200% 0}}.hb-v2-heybox-logo{width:54px;height:16px}.hb-v2-heybox-logo svg{display:block;width:100%;height:100%}.hb-v2-page-nav{position:relative;box-sizing:border-box;width:100%}.hb-v2-page-nav__bar{position:fixed;top:0;left:50%;box-sizing:border-box;width:100%;max-width:480px;max-width:var(--hb-page-shell-max-width, var(--hb-root-max-width, 480px));transform:translate(-50%)}.hb-v2-page-nav__bg{position:absolute;top:0;right:0;bottom:0;left:0;will-change:opacity}.hb-v2-page-nav__content{position:relative;display:flex;align-items:flex-end;justify-content:center;box-sizing:border-box;height:100%;padding-bottom:13px;will-change:opacity}.hb-v2-page-nav__center{display:flex;align-items:center}.hb-v2-page-nav__leading,.hb-v2-page-nav__trailing{position:absolute;bottom:9px;display:flex;align-items:center}.hb-v2-page-nav__leading{left:12px}.hb-v2-page-nav__trailing{right:12px}.hb-v2-page-nav__title{font-size:16px;font-weight:500;line-height:22px;letter-spacing:.25px}.hb-play-button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:0;color:var(--hb-color-game-record-white-100);cursor:pointer;background:rgba(20,25,30,.65);border:0}.hb-play-button--large{width:62px;height:48px;border-radius:var(--hb-radius-m)}.hb-play-button--small{width:32px;height:24px;border-radius:var(--hb-radius-s)}.hb-play-button__icon{fill:currentColor}.hb-play-button--large .hb-play-button__icon{width:22px;height:22px}.hb-play-button--small .hb-play-button__icon{width:12px;height:12px}.hb-play-button:disabled{cursor:not-allowed;opacity:.5}.hb-progress-bar{box-sizing:border-box;width:100%;overflow:hidden;background:var(--hb-color-border-default);border-radius:var(--hb-radius-xs)}.hb-progress-bar__fill{height:100%;border-radius:inherit;transition:width .3s ease}.hb-progress-bar__fill--orange{background-image:linear-gradient(90deg,#ff9f00,#f58045)}.hb-progress-bar__fill--magenta{background-image:linear-gradient(90deg,#fa6eff,#cb33ff)}.hb-progress-bar__fill--blue{background-image:linear-gradient(90deg,#52b7ff,#1a91fe)}.hb-progress-bar__fill--green{background-image:linear-gradient(90deg,#8fd427,#59d01b)}.hb-select{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;color:var(--hb-color-text-inverse);cursor:pointer;background:transparent;border:0;border-radius:50%;outline:none}.hb-select--hollow{border:1.5px solid var(--hb-color-border-strong)}.hb-select--filled{background:var(--hb-color-icon-primary)}.hb-select--bare{width:auto;height:auto;color:var(--hb-color-icon-primary)}.hb-select--disabled{cursor:not-allowed}.hb-select--disabled.hb-select--filled{background:var(--hb-color-icon-disabled)}.hb-select--disabled.hb-select--hollow{border-color:var(--hb-color-icon-disabled)}.hb-select--disabled.hb-select--bare{color:var(--hb-color-icon-disabled)}.hb-select__check{width:12px;height:12px}.hb-select__number{font-family:PingFang SC,Noto Sans CJK SC,xiaomi,BlinkMacSystemFont,Microsoft YaHei,sans-serif;font-weight:500;font-size:11px;line-height:16px;letter-spacing:0px;font-weight:700}.hb-select.focus-visible.js-focus-visible,.js-focus-visible .hb-select.focus-visible{outline:2px solid var(--hb-color-border-strong);outline-offset:2px}.hb-select:focus-visible{outline:2px solid var(--hb-color-border-strong);outline-offset:2px}.hb-v2-snackbar{position:fixed;right:0;bottom:10px;left:0;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:calc(100% - 20px);min-height:42px;max-width:460px;max-width:calc(var(--hb-page-shell-max-width, var(--hb-root-max-width, 480px)) - 20px);padding:0 12px;margin-left:auto;margin-right:auto;background:var(--hb-color-bg-raised);border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.hb-v2-snackbar__left,.hb-v2-snackbar__right{display:flex;align-items:center;min-width:0}.hb-v2-snackbar__left{flex:1 1 auto}.hb-v2-snackbar__right{flex:0 0 auto;justify-content:flex-end;margin-left:12px}.hb-v2-snackbar-fade-enter-active,.hb-v2-snackbar-fade-leave-active{transition:opacity .16s cubic-bezier(0,0,.58,1),transform .16s cubic-bezier(0,0,.58,1)}.hb-v2-snackbar-fade-enter-from,.hb-v2-snackbar-fade-leave-to{opacity:0;transform:translate3d(0,8px,0)}.hb-switch{position:relative;box-sizing:border-box;display:inline-block;flex-shrink:0;padding:0;cursor:pointer;background:var(--hb-color-border-strong);border:0;border-radius:999px;transition:background-color .2s ease}.hb-switch__knob{position:absolute;top:2px;left:2px;box-sizing:border-box;background:var(--hb-color-icon-inverse);border-radius:999px;transition:transform .2s ease}.hb-switch--on{background:var(--hb-color-icon-primary)}.hb-switch--default{width:40px;height:18px}.hb-switch--default .hb-switch__knob{width:25px;height:14px}.hb-switch--default.hb-switch--on .hb-switch__knob{transform:translate(11px)}.hb-switch--small{width:22px;height:10px}.hb-switch--small .hb-switch__knob{top:1px;left:1px;width:12px;height:8px}.hb-switch--small.hb-switch--on .hb-switch__knob{transform:translate(8px)}.hb-switch--disabled{cursor:not-allowed;opacity:.5}.hb-switch.focus-visible.js-focus-visible,.js-focus-visible .hb-switch.focus-visible{outline:2px solid var(--hb-color-border-strong);outline-offset:2px}.hb-switch:focus-visible{outline:2px solid var(--hb-color-border-strong);outline-offset:2px}.hb-v2-toast__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none}.hb-v2-toast{display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:400;line-height:17px;letter-spacing:0;text-align:center;pointer-events:auto}.hb-v2-toast__wrapper-click-through .hb-v2-toast{pointer-events:none}.hb-v2-toast-default,.hb-v2-toast-loading{flex-direction:column;gap:10px;min-width:92px;min-height:91px;max-width:220px;padding:20px;color:var(--hb-color-text-inverse);background:var(--hb-color-bg-toast);border-radius:12px;backdrop-filter:blur(12.5px)}.hb-v2-toast-loading{min-height:101px}.hb-v2-toast-loading-icon-only{gap:0;min-width:0;min-height:0;width:74px;height:74px;padding:20px}.hb-v2-toast__icon{font-size:24px;line-height:24px}.hb-v2-toast__text{position:relative;z-index:1;max-width:180px;color:inherit;word-wrap:break-word}.hb-v2-toast__spinner{display:flex;align-items:center;justify-content:center;width:34px;height:34px}.hb-v2-toast__spinner-circular{display:block;width:34px;height:34px;animation:hb-v2-toast-loading-rotate 2s linear infinite}.hb-v2-toast__spinner-bg{stroke:var(--hb-color-game-record-white-30);stroke-width:2.5}.hb-v2-toast__spinner-path{stroke:var(--hb-color-game-record-white-100);stroke-linecap:round;stroke-width:2.5;animation:hb-v2-toast-spin-round 1.5s linear infinite}.hb-v2-toast-fade-enter-active,.hb-v2-toast-fade-leave-active{transition:opacity .16s cubic-bezier(0,0,.58,1)}.hb-v2-toast-fade-enter-from,.hb-v2-toast-fade-leave-to{opacity:0}@keyframes hb-v2-toast-loading-rotate{to{transform:rotate(1turn)}}@keyframes hb-v2-toast-spin-round{0%{stroke-dasharray:20,132;stroke-dashoffset:0}50%{stroke-dasharray:90,62;stroke-dashoffset:-60px}to{stroke-dasharray:20,132;stroke-dashoffset:-152px}}.hb-v2-toast-bar__wrapper{position:fixed;left:0;right:0;display:flex;justify-content:center;box-sizing:border-box;pointer-events:none}.hb-v2-toast-bar__wrapper-bottom{bottom:20px;bottom:var(--hb-v2-toast-bar-offset, 20px)}.hb-v2-toast-bar__wrapper-top{top:134px;top:var(--hb-v2-toast-bar-offset, 134px)}.hb-v2-toast-bar{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:33px;margin:0;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:400;line-height:17px;letter-spacing:0;text-align:center;border-radius:16.5px;pointer-events:auto}.hb-v2-toast-bar__wrapper-click-through .hb-v2-toast-bar{pointer-events:none}.hb-v2-toast-bar-strong{gap:6px;max-width:220px;padding:0 20px;color:var(--hb-color-text-inverse);background:var(--hb-color-bg-toast);backdrop-filter:blur(12.5px)}.hb-v2-toast-bar-weak{position:relative;gap:4px;max-width:240px;padding:0 20px;color:var(--hb-color-text-primary);background:var(--hb-color-bg-raised);box-shadow:0 2px 12px rgba(0,0,0,.08)}.hb-v2-toast-bar-weak:before{position:absolute;top:0;left:0;box-sizing:border-box;width:200%;height:200%;border:1px solid var(--hb-color-border-default);border-radius:33px;content:"";pointer-events:none;transform:scale(.5);transform-origin:top left}.hb-v2-toast-bar__text{position:relative;z-index:1;max-width:180px;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.hb-v2-toast-bar__arrow{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:12px;height:12px;color:inherit}.hb-v2-toast-bar__arrow svg{display:block;width:12px;height:12px}.hb-v2-toast-bar-slide-up-enter-active,.hb-v2-toast-bar-slide-up-leave-active,.hb-v2-toast-bar-slide-down-enter-active,.hb-v2-toast-bar-slide-down-leave-active{transition:opacity .3s cubic-bezier(0,0,.58,1),transform .3s cubic-bezier(0,0,.58,1)}.hb-v2-toast-bar-slide-up-enter-from,.hb-v2-toast-bar-slide-up-leave-to{opacity:0;transform:translate3d(0,50px,0)}.hb-v2-toast-bar-slide-down-enter-from,.hb-v2-toast-bar-slide-down-leave-to{opacity:0;transform:translate3d(0,-50px,0)}.common-share-page[data-v-b8af77e6]{width:100vw;min-height:100vh;color:#fff;overflow-x:hidden;overflow-y:auto;overflow:hidden auto}.common-share-page.common-share-page--user-miniprogram[data-v-b8af77e6]{--common-share-user-color: #14191e;--common-share-user-background: linear-gradient(180deg, #f4f7fb 0%, #fff 100%);color:#14191e;color:var(--common-share-user-color);background:linear-gradient(180deg,#f4f7fb,#fff);background:var(--common-share-user-background)}.common-share-page .common-share-v1[data-v-b8af77e6]{display:flex;height:100%;padding:50px 12px 98px;flex-direction:column;align-items:center}.common-share-page .common-share-v1__header[data-v-b8af77e6]{display:flex;flex-direction:column;align-items:center}.common-share-page .common-share-v1__title[data-v-b8af77e6]{display:flex;align-items:center;gap:8px}.common-share-page .common-share-v1__title-icon[data-v-b8af77e6]{width:42px;height:42px;border-radius:8px;overflow:hidden}.common-share-page .common-share-v1__title-icon img[data-v-b8af77e6]{width:100%;height:100%}.common-share-page .common-share-v1__title-text[data-v-b8af77e6]{font-size:34px;font-weight:800;line-height:normal;color:#fff;text-align:center;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,sans-serif;font-style:normal}.common-share-page .common-share-v1__search[data-v-b8af77e6]{margin-top:16px;margin-bottom:10px}.common-share-page .common-share-v1__carousel-wrapper[data-v-b8af77e6]{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center}.common-share-page .common-share-v2[data-v-b8af77e6]{padding-top:10px}.common-share-page .common-share-v2__wrapper[data-v-b8af77e6]{margin:0 10px;padding:20px;background:#fff;border-radius:12px}.common-share-page .common-share-v2__content[data-v-b8af77e6]{display:flex;height:70vh;min-height:500px;flex-direction:column;align-items:center}.common-share-page .common-share-v2__image[data-v-b8af77e6]{width:100%;border-radius:8px;overflow:hidden;flex:1}.common-share-page .common-share-v2__image img[data-v-b8af77e6]{width:100%;-o-object-fit:cover;object-fit:cover}.common-share-page .common-share-v2__app-info[data-v-b8af77e6]{display:flex;width:100%;margin-top:14px;margin-bottom:20px;align-items:center;gap:10px}.common-share-page .common-share-v2__icon[data-v-b8af77e6]{display:flex;width:42px;height:42px;border-radius:5px;overflow:hidden;align-items:center;justify-content:center}.common-share-page .common-share-v2__icon img[data-v-b8af77e6]{width:100%;height:100%}.common-share-page .common-share-v2__text[data-v-b8af77e6]{display:flex;flex:1;flex-direction:column}.common-share-page .common-share-v2__name[data-v-b8af77e6]{font-size:14px;font-weight:500;line-height:normal;color:#000;font-family:PingFang SC,sans-serif;font-style:normal}.common-share-page .common-share-v2__description[data-v-b8af77e6]{font-size:12px;font-weight:400;line-height:normal;color:#8c9196;font-family:PingFang SC,sans-serif;font-style:normal}.common-share-page .common-share-v2__search[data-v-b8af77e6] .common-share-search__name{font-size:12px;font-weight:700;line-height:normal;color:#14191e;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,sans-serif;font-style:normal;letter-spacing:-.3px}@media(color:48842621){.common-share-page.common-share-page--user-miniprogram[data-v-b8af77e6]{--common-share-user-color: #f2f4f7;--common-share-user-background: #000}.common-share-page .common-share-v1__title-text[data-v-b8af77e6]{color:#111}.common-share-page .common-share-v2__wrapper[data-v-b8af77e6]{background:#111}.common-share-page .common-share-v2__name[data-v-b8af77e6]{color:#fff}.common-share-page .common-share-v2__description[data-v-b8af77e6]{color:#696e72}}@media(prefers-color-scheme:dark){.common-share-page.common-share-page--user-miniprogram[data-v-b8af77e6]{--common-share-user-color: #f2f4f7;--common-share-user-background: #000}.common-share-page .common-share-v1__title-text[data-v-b8af77e6]{color:#111}.common-share-page .common-share-v2__wrapper[data-v-b8af77e6]{background:#111}.common-share-page .common-share-v2__name[data-v-b8af77e6]{color:#fff}.common-share-page .common-share-v2__description[data-v-b8af77e6]{color:#696e72}}:root{--hb-radius-xs: 2px;--hb-radius-s: 3px;--hb-radius-m: 5px;--hb-radius-l: 8px;--hb-radius-xl: 12px;--hb-space-4: 4px;--hb-space-8: 8px;--hb-space-10: 10px;--hb-space-page-gutter: 12px;--hb-color-icon-primary: #14191e;--hb-color-icon-secondary: #64696e;--hb-color-icon-tertiary: #8c9196;--hb-color-icon-disabled: #c8cdd2;--hb-color-icon-inverse: #ffffff;--hb-color-text-primary: #14191e;--hb-color-text-secondary: #64696e;--hb-color-text-tertiary: #8c9196;--hb-color-text-placeholder: #c8cdd2;--hb-color-text-inverse: #ffffff;--hb-color-border-default: #f3f4f5;--hb-color-border-muted: #f1f2f3;--hb-color-border-strong: #dadde0;--hb-color-border-section: #fafbfc;--hb-color-border-inverse: #ffffff;--hb-color-bg-page: #ffffff;--hb-color-bg-surface: #fafbfc;--hb-color-bg-subtle: #f7f8f9;--hb-color-bg-muted: #f3f4f5;--hb-color-bg-raised: #f1f2f3;--hb-color-bg-chat: #f1f2f3;--hb-color-bg-control-secondary: #e7e8e9;--hb-color-bg-chat-bubble: #c4e4fc;--hb-color-bg-toast: rgba(57, 61, 64, .8980392157);--hb-color-bg-popmask: rgba(0, 0, 0, .5019607843);--hb-color-action-link: #004b96;--hb-color-action-link-subtle: rgba(0, 75, 150, .1019607843);--hb-color-brand-primary: #006ef4;--hb-color-status-danger: #fa3c4b;--hb-color-status-success: #32b846;--hb-color-game-price-coupon: #f67010;--hb-color-game-price-low: #32b846;--hb-color-game-price-new-low: #009015;--hb-color-platform-playstation: #0071ce;--hb-color-platform-steam: #021930;--hb-color-platform-switch: #e70012;--hb-color-platform-windows: #81bc0d;--hb-color-platform-xbox: #0f7c10;--hb-color-game-record-white-01: rgba(255, 255, 255, .01);--hb-color-game-record-black-01: rgba(0, 0, 0, .01);--hb-color-game-record-white-02: rgba(255, 255, 255, .02);--hb-color-game-record-black-02: rgba(0, 0, 0, .02);--hb-color-game-record-white-03: rgba(255, 255, 255, .03);--hb-color-game-record-black-03: rgba(0, 0, 0, .03);--hb-color-game-record-white-05: rgba(255, 255, 255, .05);--hb-color-game-record-black-05: rgba(0, 0, 0, .05);--hb-color-game-record-white-08: rgba(255, 255, 255, .08);--hb-color-game-record-black-08: rgba(0, 0, 0, .08);--hb-color-game-record-white-10: rgba(255, 255, 255, .1);--hb-color-game-record-black-10: rgba(0, 0, 0, .1);--hb-color-game-record-white-15: rgba(255, 255, 255, .15);--hb-color-game-record-black-15: rgba(0, 0, 0, .15);--hb-color-game-record-white-20: rgba(255, 255, 255, .2);--hb-color-game-record-black-20: rgba(0, 0, 0, .2);--hb-color-game-record-white-30: rgba(255, 255, 255, .3);--hb-color-game-record-black-30: rgba(0, 0, 0, .3);--hb-color-game-record-white-40: rgba(255, 255, 255, .4);--hb-color-game-record-black-40: rgba(0, 0, 0, .4);--hb-color-game-record-white-50: rgba(255, 255, 255, .5);--hb-color-game-record-black-50: rgba(0, 0, 0, .5);--hb-color-game-record-white-60: rgba(255, 255, 255, .6);--hb-color-game-record-black-60: rgba(0, 0, 0, .6);--hb-color-game-record-white-70: rgba(255, 255, 255, .7);--hb-color-game-record-black-70: rgba(0, 0, 0, .7);--hb-color-game-record-white-80: rgba(255, 255, 255, .8);--hb-color-game-record-black-80: rgba(0, 0, 0, .8);--hb-color-game-record-white-85: rgba(255, 255, 255, .85);--hb-color-game-record-black-85: rgba(0, 0, 0, .85);--hb-color-game-record-white-90: rgba(255, 255, 255, .9);--hb-color-game-record-black-90: rgba(0, 0, 0, .9);--hb-color-game-record-white-100: #ffffff;--hb-color-game-record-black-100: #000000;--csstools-color-scheme--light: initial;color-scheme:light}:root[data-hb-theme=light]{--hb-color-icon-primary: #14191e;--hb-color-icon-secondary: #64696e;--hb-color-icon-tertiary: #8c9196;--hb-color-icon-disabled: #c8cdd2;--hb-color-icon-inverse: #ffffff;--hb-color-text-primary: #14191e;--hb-color-text-secondary: #64696e;--hb-color-text-tertiary: #8c9196;--hb-color-text-placeholder: #c8cdd2;--hb-color-text-inverse: #ffffff;--hb-color-border-default: #f3f4f5;--hb-color-border-muted: #f1f2f3;--hb-color-border-strong: #dadde0;--hb-color-border-section: #fafbfc;--hb-color-border-inverse: #ffffff;--hb-color-bg-page: #ffffff;--hb-color-bg-surface: #fafbfc;--hb-color-bg-subtle: #f7f8f9;--hb-color-bg-muted: #f3f4f5;--hb-color-bg-raised: #f1f2f3;--hb-color-bg-chat: #f1f2f3;--hb-color-bg-control-secondary: #e7e8e9;--hb-color-bg-chat-bubble: #c4e4fc;--hb-color-bg-toast: rgba(57, 61, 64, .8980392157);--hb-color-bg-popmask: rgba(0, 0, 0, .5019607843);--hb-color-action-link: #004b96;--hb-color-action-link-subtle: rgba(0, 75, 150, .1019607843);--hb-color-brand-primary: #006ef4;--hb-color-status-danger: #fa3c4b;--hb-color-status-success: #32b846;--hb-color-game-price-coupon: #f67010;--hb-color-game-price-low: #32b846;--hb-color-game-price-new-low: #009015;--hb-color-platform-playstation: #0071ce;--hb-color-platform-steam: #021930;--hb-color-platform-switch: #e70012;--hb-color-platform-windows: #81bc0d;--hb-color-platform-xbox: #0f7c10;--hb-color-game-record-white-01: rgba(255, 255, 255, .01);--hb-color-game-record-black-01: rgba(0, 0, 0, .01);--hb-color-game-record-white-02: rgba(255, 255, 255, .02);--hb-color-game-record-black-02: rgba(0, 0, 0, .02);--hb-color-game-record-white-03: rgba(255, 255, 255, .03);--hb-color-game-record-black-03: rgba(0, 0, 0, .03);--hb-color-game-record-white-05: rgba(255, 255, 255, .05);--hb-color-game-record-black-05: rgba(0, 0, 0, .05);--hb-color-game-record-white-08: rgba(255, 255, 255, .08);--hb-color-game-record-black-08: rgba(0, 0, 0, .08);--hb-color-game-record-white-10: rgba(255, 255, 255, .1);--hb-color-game-record-black-10: rgba(0, 0, 0, .1);--hb-color-game-record-white-15: rgba(255, 255, 255, .15);--hb-color-game-record-black-15: rgba(0, 0, 0, .15);--hb-color-game-record-white-20: rgba(255, 255, 255, .2);--hb-color-game-record-black-20: rgba(0, 0, 0, .2);--hb-color-game-record-white-30: rgba(255, 255, 255, .3);--hb-color-game-record-black-30: rgba(0, 0, 0, .3);--hb-color-game-record-white-40: rgba(255, 255, 255, .4);--hb-color-game-record-black-40: rgba(0, 0, 0, .4);--hb-color-game-record-white-50: rgba(255, 255, 255, .5);--hb-color-game-record-black-50: rgba(0, 0, 0, .5);--hb-color-game-record-white-60: rgba(255, 255, 255, .6);--hb-color-game-record-black-60: rgba(0, 0, 0, .6);--hb-color-game-record-white-70: rgba(255, 255, 255, .7);--hb-color-game-record-black-70: rgba(0, 0, 0, .7);--hb-color-game-record-white-80: rgba(255, 255, 255, .8);--hb-color-game-record-black-80: rgba(0, 0, 0, .8);--hb-color-game-record-white-85: rgba(255, 255, 255, .85);--hb-color-game-record-black-85: rgba(0, 0, 0, .85);--hb-color-game-record-white-90: rgba(255, 255, 255, .9);--hb-color-game-record-black-90: rgba(0, 0, 0, .9);--hb-color-game-record-white-100: #ffffff;--hb-color-game-record-black-100: #000000;--csstools-color-scheme--light: initial;color-scheme:light}:root[data-hb-theme=dark]{--hb-color-icon-primary: #cccdce;--hb-color-icon-secondary: #9b9fa2;--hb-color-icon-tertiary: #858687;--hb-color-icon-disabled: #4f5459;--hb-color-icon-inverse: #101112;--hb-color-text-primary: #cccdce;--hb-color-text-secondary: #9b9fa2;--hb-color-text-tertiary: #858687;--hb-color-text-placeholder: #4f5459;--hb-color-text-inverse: #101112;--hb-color-border-default: #242628;--hb-color-border-muted: #2e3031;--hb-color-border-strong: #424547;--hb-color-border-section: #0b0c0e;--hb-color-border-inverse: #101112;--hb-color-bg-page: #101112;--hb-color-bg-surface: #151617;--hb-color-bg-subtle: #1e1f21;--hb-color-bg-muted: #242628;--hb-color-bg-raised: #2e3031;--hb-color-bg-chat: #1e1f21;--hb-color-bg-control-secondary: #373839;--hb-color-bg-chat-bubble: #1f2e4d;--hb-color-bg-toast: rgba(187, 191, 194, .8980392157);--hb-color-bg-popmask: rgba(21, 21, 21, .5019607843);--hb-color-action-link: #66b3ff;--hb-color-action-link-subtle: rgba(102, 179, 255, .1019607843);--hb-color-brand-primary: #006ef4;--hb-color-status-danger: #fa3c4b;--hb-color-status-success: #4cd964;--hb-color-game-price-coupon: #f67010;--hb-color-game-price-low: #32b846;--hb-color-game-price-new-low: #009015;--hb-color-platform-playstation: #0071ce;--hb-color-platform-steam: #234c75;--hb-color-platform-switch: #e70012;--hb-color-platform-windows: #81bc0d;--hb-color-platform-xbox: #0f7c10;--hb-color-game-record-white-01: rgba(0, 0, 0, .01);--hb-color-game-record-black-01: rgba(255, 255, 255, .01);--hb-color-game-record-white-02: rgba(0, 0, 0, .02);--hb-color-game-record-black-02: rgba(255, 255, 255, .02);--hb-color-game-record-white-03: rgba(0, 0, 0, .03);--hb-color-game-record-black-03: rgba(255, 255, 255, .03);--hb-color-game-record-white-05: rgba(0, 0, 0, .05);--hb-color-game-record-black-05: rgba(255, 255, 255, .05);--hb-color-game-record-white-08: rgba(0, 0, 0, .08);--hb-color-game-record-black-08: rgba(255, 255, 255, .08);--hb-color-game-record-white-10: rgba(0, 0, 0, .1);--hb-color-game-record-black-10: rgba(255, 255, 255, .1);--hb-color-game-record-white-15: rgba(0, 0, 0, .15);--hb-color-game-record-black-15: rgba(255, 255, 255, .15);--hb-color-game-record-white-20: rgba(0, 0, 0, .2);--hb-color-game-record-black-20: rgba(255, 255, 255, .2);--hb-color-game-record-white-30: rgba(0, 0, 0, .3);--hb-color-game-record-black-30: rgba(255, 255, 255, .3);--hb-color-game-record-white-40: rgba(0, 0, 0, .4);--hb-color-game-record-black-40: rgba(255, 255, 255, .4);--hb-color-game-record-white-50: rgba(0, 0, 0, .5);--hb-color-game-record-black-50: rgba(255, 255, 255, .5);--hb-color-game-record-white-60: rgba(0, 0, 0, .6);--hb-color-game-record-black-60: rgba(255, 255, 255, .6);--hb-color-game-record-white-70: rgba(0, 0, 0, .7);--hb-color-game-record-black-70: rgba(255, 255, 255, .7);--hb-color-game-record-white-80: rgba(0, 0, 0, .8);--hb-color-game-record-black-80: rgba(255, 255, 255, .8);--hb-color-game-record-white-85: rgba(0, 0, 0, .85);--hb-color-game-record-black-85: rgba(255, 255, 255, .85);--hb-color-game-record-white-90: rgba(0, 0, 0, .9);--hb-color-game-record-black-90: rgba(255, 255, 255, .9);--hb-color-game-record-white-100: #000000;--hb-color-game-record-black-100: #ffffff;--csstools-color-scheme--light: ;color-scheme:dark}:root[data-hb-theme=auto]{--hb-color-icon-primary: #14191e;--hb-color-icon-secondary: #64696e;--hb-color-icon-tertiary: #8c9196;--hb-color-icon-disabled: #c8cdd2;--hb-color-icon-inverse: #ffffff;--hb-color-text-primary: #14191e;--hb-color-text-secondary: #64696e;--hb-color-text-tertiary: #8c9196;--hb-color-text-placeholder: #c8cdd2;--hb-color-text-inverse: #ffffff;--hb-color-border-default: #f3f4f5;--hb-color-border-muted: #f1f2f3;--hb-color-border-strong: #dadde0;--hb-color-border-section: #fafbfc;--hb-color-border-inverse: #ffffff;--hb-color-bg-page: #ffffff;--hb-color-bg-surface: #fafbfc;--hb-color-bg-subtle: #f7f8f9;--hb-color-bg-muted: #f3f4f5;--hb-color-bg-raised: #f1f2f3;--hb-color-bg-chat: #f1f2f3;--hb-color-bg-control-secondary: #e7e8e9;--hb-color-bg-chat-bubble: #c4e4fc;--hb-color-bg-toast: rgba(57, 61, 64, .8980392157);--hb-color-bg-popmask: rgba(0, 0, 0, .5019607843);--hb-color-action-link: #004b96;--hb-color-action-link-subtle: rgba(0, 75, 150, .1019607843);--hb-color-brand-primary: #006ef4;--hb-color-status-danger: #fa3c4b;--hb-color-status-success: #32b846;--hb-color-game-price-coupon: #f67010;--hb-color-game-price-low: #32b846;--hb-color-game-price-new-low: #009015;--hb-color-platform-playstation: #0071ce;--hb-color-platform-steam: #021930;--hb-color-platform-switch: #e70012;--hb-color-platform-windows: #81bc0d;--hb-color-platform-xbox: #0f7c10;--hb-color-game-record-white-01: rgba(255, 255, 255, .01);--hb-color-game-record-black-01: rgba(0, 0, 0, .01);--hb-color-game-record-white-02: rgba(255, 255, 255, .02);--hb-color-game-record-black-02: rgba(0, 0, 0, .02);--hb-color-game-record-white-03: rgba(255, 255, 255, .03);--hb-color-game-record-black-03: rgba(0, 0, 0, .03);--hb-color-game-record-white-05: rgba(255, 255, 255, .05);--hb-color-game-record-black-05: rgba(0, 0, 0, .05);--hb-color-game-record-white-08: rgba(255, 255, 255, .08);--hb-color-game-record-black-08: rgba(0, 0, 0, .08);--hb-color-game-record-white-10: rgba(255, 255, 255, .1);--hb-color-game-record-black-10: rgba(0, 0, 0, .1);--hb-color-game-record-white-15: rgba(255, 255, 255, .15);--hb-color-game-record-black-15: rgba(0, 0, 0, .15);--hb-color-game-record-white-20: rgba(255, 255, 255, .2);--hb-color-game-record-black-20: rgba(0, 0, 0, .2);--hb-color-game-record-white-30: rgba(255, 255, 255, .3);--hb-color-game-record-black-30: rgba(0, 0, 0, .3);--hb-color-game-record-white-40: rgba(255, 255, 255, .4);--hb-color-game-record-black-40: rgba(0, 0, 0, .4);--hb-color-game-record-white-50: rgba(255, 255, 255, .5);--hb-color-game-record-black-50: rgba(0, 0, 0, .5);--hb-color-game-record-white-60: rgba(255, 255, 255, .6);--hb-color-game-record-black-60: rgba(0, 0, 0, .6);--hb-color-game-record-white-70: rgba(255, 255, 255, .7);--hb-color-game-record-black-70: rgba(0, 0, 0, .7);--hb-color-game-record-white-80: rgba(255, 255, 255, .8);--hb-color-game-record-black-80: rgba(0, 0, 0, .8);--hb-color-game-record-white-85: rgba(255, 255, 255, .85);--hb-color-game-record-black-85: rgba(0, 0, 0, .85);--hb-color-game-record-white-90: rgba(255, 255, 255, .9);--hb-color-game-record-black-90: rgba(0, 0, 0, .9);--hb-color-game-record-white-100: #ffffff;--hb-color-game-record-black-100: #000000;--csstools-color-scheme--light: initial;color-scheme:light}@media(color:48842621){:root:not([data-hb-theme]){--hb-color-icon-primary: #cccdce;--hb-color-icon-secondary: #9b9fa2;--hb-color-icon-tertiary: #858687;--hb-color-icon-disabled: #4f5459;--hb-color-icon-inverse: #101112;--hb-color-text-primary: #cccdce;--hb-color-text-secondary: #9b9fa2;--hb-color-text-tertiary: #858687;--hb-color-text-placeholder: #4f5459;--hb-color-text-inverse: #101112;--hb-color-border-default: #242628;--hb-color-border-muted: #2e3031;--hb-color-border-strong: #424547;--hb-color-border-section: #0b0c0e;--hb-color-border-inverse: #101112;--hb-color-bg-page: #101112;--hb-color-bg-surface: #151617;--hb-color-bg-subtle: #1e1f21;--hb-color-bg-muted: #242628;--hb-color-bg-raised: #2e3031;--hb-color-bg-chat: #1e1f21;--hb-color-bg-control-secondary: #373839;--hb-color-bg-chat-bubble: #1f2e4d;--hb-color-bg-toast: rgba(187, 191, 194, .8980392157);--hb-color-bg-popmask: rgba(21, 21, 21, .5019607843);--hb-color-action-link: #66b3ff;--hb-color-action-link-subtle: rgba(102, 179, 255, .1019607843);--hb-color-brand-primary: #006ef4;--hb-color-status-danger: #fa3c4b;--hb-color-status-success: #4cd964;--hb-color-game-price-coupon: #f67010;--hb-color-game-price-low: #32b846;--hb-color-game-price-new-low: #009015;--hb-color-platform-playstation: #0071ce;--hb-color-platform-steam: #234c75;--hb-color-platform-switch: #e70012;--hb-color-platform-windows: #81bc0d;--hb-color-platform-xbox: #0f7c10;--hb-color-game-record-white-01: rgba(0, 0, 0, .01);--hb-color-game-record-black-01: rgba(255, 255, 255, .01);--hb-color-game-record-white-02: rgba(0, 0, 0, .02);--hb-color-game-record-black-02: rgba(255, 255, 255, .02);--hb-color-game-record-white-03: rgba(0, 0, 0, .03);--hb-color-game-record-black-03: rgba(255, 255, 255, .03);--hb-color-game-record-white-05: rgba(0, 0, 0, .05);--hb-color-game-record-black-05: rgba(255, 255, 255, .05);--hb-color-game-record-white-08: rgba(0, 0, 0, .08);--hb-color-game-record-black-08: rgba(255, 255, 255, .08);--hb-color-game-record-white-10: rgba(0, 0, 0, .1);--hb-color-game-record-black-10: rgba(255, 255, 255, .1);--hb-color-game-record-white-15: rgba(0, 0, 0, .15);--hb-color-game-record-black-15: rgba(255, 255, 255, .15);--hb-color-game-record-white-20: rgba(0, 0, 0, .2);--hb-color-game-record-black-20: rgba(255, 255, 255, .2);--hb-color-game-record-white-30: rgba(0, 0, 0, .3);--hb-color-game-record-black-30: rgba(255, 255, 255, .3);--hb-color-game-record-white-40: rgba(0, 0, 0, .4);--hb-color-game-record-black-40: rgba(255, 255, 255, .4);--hb-color-game-record-white-50: rgba(0, 0, 0, .5);--hb-color-game-record-black-50: rgba(255, 255, 255, .5);--hb-color-game-record-white-60: rgba(0, 0, 0, .6);--hb-color-game-record-black-60: rgba(255, 255, 255, .6);--hb-color-game-record-white-70: rgba(0, 0, 0, .7);--hb-color-game-record-black-70: rgba(255, 255, 255, .7);--hb-color-game-record-white-80: rgba(0, 0, 0, .8);--hb-color-game-record-black-80: rgba(255, 255, 255, .8);--hb-color-game-record-white-85: rgba(0, 0, 0, .85);--hb-color-game-record-black-85: rgba(255, 255, 255, .85);--hb-color-game-record-white-90: rgba(0, 0, 0, .9);--hb-color-game-record-black-90: rgba(255, 255, 255, .9);--hb-color-game-record-white-100: #000000;--hb-color-game-record-black-100: #ffffff;--csstools-color-scheme--light: ;color-scheme:dark}:root[data-hb-theme=auto]{--hb-color-icon-primary: #cccdce;--hb-color-icon-secondary: #9b9fa2;--hb-color-icon-tertiary: #858687;--hb-color-icon-disabled: #4f5459;--hb-color-icon-inverse: #101112;--hb-color-text-primary: #cccdce;--hb-color-text-secondary: #9b9fa2;--hb-color-text-tertiary: #858687;--hb-color-text-placeholder: #4f5459;--hb-color-text-inverse: #101112;--hb-color-border-default: #242628;--hb-color-border-muted: #2e3031;--hb-color-border-strong: #424547;--hb-color-border-section: #0b0c0e;--hb-color-border-inverse: #101112;--hb-color-bg-page: #101112;--hb-color-bg-surface: #151617;--hb-color-bg-subtle: #1e1f21;--hb-color-bg-muted: #242628;--hb-color-bg-raised: #2e3031;--hb-color-bg-chat: #1e1f21;--hb-color-bg-control-secondary: #373839;--hb-color-bg-chat-bubble: #1f2e4d;--hb-color-bg-toast: rgba(187, 191, 194, .8980392157);--hb-color-bg-popmask: rgba(21, 21, 21, .5019607843);--hb-color-action-link: #66b3ff;--hb-color-action-link-subtle: rgba(102, 179, 255, .1019607843);--hb-color-brand-primary: #006ef4;--hb-color-status-danger: #fa3c4b;--hb-color-status-success: #4cd964;--hb-color-game-price-coupon: #f67010;--hb-color-game-price-low: #32b846;--hb-color-game-price-new-low: #009015;--hb-color-platform-playstation: #0071ce;--hb-color-platform-steam: #234c75;--hb-color-platform-switch: #e70012;--hb-color-platform-windows: #81bc0d;--hb-color-platform-xbox: #0f7c10;--hb-color-game-record-white-01: rgba(0, 0, 0, .01);--hb-color-game-record-black-01: rgba(255, 255, 255, .01);--hb-color-game-record-white-02: rgba(0, 0, 0, .02);--hb-color-game-record-black-02: rgba(255, 255, 255, .02);--hb-color-game-record-white-03: rgba(0, 0, 0, .03);--hb-color-game-record-black-03: rgba(255, 255, 255, .03);--hb-color-game-record-white-05: rgba(0, 0, 0, .05);--hb-color-game-record-black-05: rgba(255, 255, 255, .05);--hb-color-game-record-white-08: rgba(0, 0, 0, .08);--hb-color-game-record-black-08: rgba(255, 255, 255, .08);--hb-color-game-record-white-10: rgba(0, 0, 0, .1);--hb-color-game-record-black-10: rgba(255, 255, 255, .1);--hb-color-game-record-white-15: rgba(0, 0, 0, .15);--hb-color-game-record-black-15: rgba(255, 255, 255, .15);--hb-color-game-record-white-20: rgba(0, 0, 0, .2);--hb-color-game-record-black-20: rgba(255, 255, 255, .2);--hb-color-game-record-white-30: rgba(0, 0, 0, .3);--hb-color-game-record-black-30: rgba(255, 255, 255, .3);--hb-color-game-record-white-40: rgba(0, 0, 0, .4);--hb-color-game-record-black-40: rgba(255, 255, 255, .4);--hb-color-game-record-white-50: rgba(0, 0, 0, .5);--hb-color-game-record-black-50: rgba(255, 255, 255, .5);--hb-color-game-record-white-60: rgba(0, 0, 0, .6);--hb-color-game-record-black-60: rgba(255, 255, 255, .6);--hb-color-game-record-white-70: rgba(0, 0, 0, .7);--hb-color-game-record-black-70: rgba(255, 255, 255, .7);--hb-color-game-record-white-80: rgba(0, 0, 0, .8);--hb-color-game-record-black-80: rgba(255, 255, 255, .8);--hb-color-game-record-white-85: rgba(0, 0, 0, .85);--hb-color-game-record-black-85: rgba(255, 255, 255, .85);--hb-color-game-record-white-90: rgba(0, 0, 0, .9);--hb-color-game-record-black-90: rgba(255, 255, 255, .9);--hb-color-game-record-white-100: #000000;--hb-color-game-record-black-100: #ffffff;--csstools-color-scheme--light: ;color-scheme:dark}}@media(prefers-color-scheme:dark){:root:not([data-hb-theme]){--hb-color-icon-primary: #cccdce;--hb-color-icon-secondary: #9b9fa2;--hb-color-icon-tertiary: #858687;--hb-color-icon-disabled: #4f5459;--hb-color-icon-inverse: #101112;--hb-color-text-primary: #cccdce;--hb-color-text-secondary: #9b9fa2;--hb-color-text-tertiary: #858687;--hb-color-text-placeholder: #4f5459;--hb-color-text-inverse: #101112;--hb-color-border-default: #242628;--hb-color-border-muted: #2e3031;--hb-color-border-strong: #424547;--hb-color-border-section: #0b0c0e;--hb-color-border-inverse: #101112;--hb-color-bg-page: #101112;--hb-color-bg-surface: #151617;--hb-color-bg-subtle: #1e1f21;--hb-color-bg-muted: #242628;--hb-color-bg-raised: #2e3031;--hb-color-bg-chat: #1e1f21;--hb-color-bg-control-secondary: #373839;--hb-color-bg-chat-bubble: #1f2e4d;--hb-color-bg-toast: rgba(187, 191, 194, .8980392157);--hb-color-bg-popmask: rgba(21, 21, 21, .5019607843);--hb-color-action-link: #66b3ff;--hb-color-action-link-subtle: rgba(102, 179, 255, .1019607843);--hb-color-brand-primary: #006ef4;--hb-color-status-danger: #fa3c4b;--hb-color-status-success: #4cd964;--hb-color-game-price-coupon: #f67010;--hb-color-game-price-low: #32b846;--hb-color-game-price-new-low: #009015;--hb-color-platform-playstation: #0071ce;--hb-color-platform-steam: #234c75;--hb-color-platform-switch: #e70012;--hb-color-platform-windows: #81bc0d;--hb-color-platform-xbox: #0f7c10;--hb-color-game-record-white-01: rgba(0, 0, 0, .01);--hb-color-game-record-black-01: rgba(255, 255, 255, .01);--hb-color-game-record-white-02: rgba(0, 0, 0, .02);--hb-color-game-record-black-02: rgba(255, 255, 255, .02);--hb-color-game-record-white-03: rgba(0, 0, 0, .03);--hb-color-game-record-black-03: rgba(255, 255, 255, .03);--hb-color-game-record-white-05: rgba(0, 0, 0, .05);--hb-color-game-record-black-05: rgba(255, 255, 255, .05);--hb-color-game-record-white-08: rgba(0, 0, 0, .08);--hb-color-game-record-black-08: rgba(255, 255, 255, .08);--hb-color-game-record-white-10: rgba(0, 0, 0, .1);--hb-color-game-record-black-10: rgba(255, 255, 255, .1);--hb-color-game-record-white-15: rgba(0, 0, 0, .15);--hb-color-game-record-black-15: rgba(255, 255, 255, .15);--hb-color-game-record-white-20: rgba(0, 0, 0, .2);--hb-color-game-record-black-20: rgba(255, 255, 255, .2);--hb-color-game-record-white-30: rgba(0, 0, 0, .3);--hb-color-game-record-black-30: rgba(255, 255, 255, .3);--hb-color-game-record-white-40: rgba(0, 0, 0, .4);--hb-color-game-record-black-40: rgba(255, 255, 255, .4);--hb-color-game-record-white-50: rgba(0, 0, 0, .5);--hb-color-game-record-black-50: rgba(255, 255, 255, .5);--hb-color-game-record-white-60: rgba(0, 0, 0, .6);--hb-color-game-record-black-60: rgba(255, 255, 255, .6);--hb-color-game-record-white-70: rgba(0, 0, 0, .7);--hb-color-game-record-black-70: rgba(255, 255, 255, .7);--hb-color-game-record-white-80: rgba(0, 0, 0, .8);--hb-color-game-record-black-80: rgba(255, 255, 255, .8);--hb-color-game-record-white-85: rgba(0, 0, 0, .85);--hb-color-game-record-black-85: rgba(255, 255, 255, .85);--hb-color-game-record-white-90: rgba(0, 0, 0, .9);--hb-color-game-record-black-90: rgba(255, 255, 255, .9);--hb-color-game-record-white-100: #000000;--hb-color-game-record-black-100: #ffffff;--csstools-color-scheme--light: ;color-scheme:dark}:root[data-hb-theme=auto]{--hb-color-icon-primary: #cccdce;--hb-color-icon-secondary: #9b9fa2;--hb-color-icon-tertiary: #858687;--hb-color-icon-disabled: #4f5459;--hb-color-icon-inverse: #101112;--hb-color-text-primary: #cccdce;--hb-color-text-secondary: #9b9fa2;--hb-color-text-tertiary: #858687;--hb-color-text-placeholder: #4f5459;--hb-color-text-inverse: #101112;--hb-color-border-default: #242628;--hb-color-border-muted: #2e3031;--hb-color-border-strong: #424547;--hb-color-border-section: #0b0c0e;--hb-color-border-inverse: #101112;--hb-color-bg-page: #101112;--hb-color-bg-surface: #151617;--hb-color-bg-subtle: #1e1f21;--hb-color-bg-muted: #242628;--hb-color-bg-raised: #2e3031;--hb-color-bg-chat: #1e1f21;--hb-color-bg-control-secondary: #373839;--hb-color-bg-chat-bubble: #1f2e4d;--hb-color-bg-toast: rgba(187, 191, 194, .8980392157);--hb-color-bg-popmask: rgba(21, 21, 21, .5019607843);--hb-color-action-link: #66b3ff;--hb-color-action-link-subtle: rgba(102, 179, 255, .1019607843);--hb-color-brand-primary: #006ef4;--hb-color-status-danger: #fa3c4b;--hb-color-status-success: #4cd964;--hb-color-game-price-coupon: #f67010;--hb-color-game-price-low: #32b846;--hb-color-game-price-new-low: #009015;--hb-color-platform-playstation: #0071ce;--hb-color-platform-steam: #234c75;--hb-color-platform-switch: #e70012;--hb-color-platform-windows: #81bc0d;--hb-color-platform-xbox: #0f7c10;--hb-color-game-record-white-01: rgba(0, 0, 0, .01);--hb-color-game-record-black-01: rgba(255, 255, 255, .01);--hb-color-game-record-white-02: rgba(0, 0, 0, .02);--hb-color-game-record-black-02: rgba(255, 255, 255, .02);--hb-color-game-record-white-03: rgba(0, 0, 0, .03);--hb-color-game-record-black-03: rgba(255, 255, 255, .03);--hb-color-game-record-white-05: rgba(0, 0, 0, .05);--hb-color-game-record-black-05: rgba(255, 255, 255, .05);--hb-color-game-record-white-08: rgba(0, 0, 0, .08);--hb-color-game-record-black-08: rgba(255, 255, 255, .08);--hb-color-game-record-white-10: rgba(0, 0, 0, .1);--hb-color-game-record-black-10: rgba(255, 255, 255, .1);--hb-color-game-record-white-15: rgba(0, 0, 0, .15);--hb-color-game-record-black-15: rgba(255, 255, 255, .15);--hb-color-game-record-white-20: rgba(0, 0, 0, .2);--hb-color-game-record-black-20: rgba(255, 255, 255, .2);--hb-color-game-record-white-30: rgba(0, 0, 0, .3);--hb-color-game-record-black-30: rgba(255, 255, 255, .3);--hb-color-game-record-white-40: rgba(0, 0, 0, .4);--hb-color-game-record-black-40: rgba(255, 255, 255, .4);--hb-color-game-record-white-50: rgba(0, 0, 0, .5);--hb-color-game-record-black-50: rgba(255, 255, 255, .5);--hb-color-game-record-white-60: rgba(0, 0, 0, .6);--hb-color-game-record-black-60: rgba(255, 255, 255, .6);--hb-color-game-record-white-70: rgba(0, 0, 0, .7);--hb-color-game-record-black-70: rgba(255, 255, 255, .7);--hb-color-game-record-white-80: rgba(0, 0, 0, .8);--hb-color-game-record-black-80: rgba(255, 255, 255, .8);--hb-color-game-record-white-85: rgba(0, 0, 0, .85);--hb-color-game-record-black-85: rgba(255, 255, 255, .85);--hb-color-game-record-white-90: rgba(0, 0, 0, .9);--hb-color-game-record-black-90: rgba(255, 255, 255, .9);--hb-color-game-record-white-100: #000000;--hb-color-game-record-black-100: #ffffff;--csstools-color-scheme--light: ;color-scheme:dark}}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;font-family:PingFang SC,Noto Sans CJK SC,xiaomi,BlinkMacSystemFont,Microsoft YaHei,sans-serif;color:#14191e;color:var(--hb-color-text-primary, #14191e);background:#fff;background:var(--hb-page-background, var(--hb-color-bg-page, #ffffff));-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{min-height:100%;margin:0;color:inherit;background-color:inherit}button,input,select,textarea{font:inherit;color:inherit}img,picture,video,canvas{display:block;max-width:100%}[hidden]{display:none!important}*{margin:0;padding:0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;outline:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body.common-share-loading-lock{overflow:hidden!important}img{display:block;pointer-events:none}img[src=""],img:not([src]){opacity:0}.common-share-center{display:flex;align-items:center;justify-content:center}.common-share-column-center{display:flex;flex-direction:column;align-items:center}body .heybox-share-header{display:none!important}body .heybox-share-popover{bottom:50px;z-index:4000;display:flex;width:auto;height:auto;padding:13px 26px;background:#fff;border:0;border-radius:30px;box-shadow:0 4px 34px rgba(0,0,0,.15);align-items:center;cursor:pointer;gap:8px}body .heybox-share-popover .heybox-logo{width:22px;height:22px;background:#f1f2f3;border-radius:4px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.15)}body .heybox-share-popover .btn-text{font-size:16px;font-weight:600;line-height:17px;color:#14191e;text-align:center;white-space:nowrap;margin-left:0;font-family:PingFang SC,sans-serif;font-style:normal}body.share-theme-v2 .heybox-share-popover{background:linear-gradient(46deg,#464b50 -.9%,#14191e 100.9%)}body.share-theme-v2 .heybox-share-popover .btn-text{color:#fff}@media(color:48842621){body .heybox-share-popover{background:#111}body .heybox-share-popover .btn-text{color:#c4c8cc}body.share-theme-v2 .heybox-share-popover{background:linear-gradient(46deg,#b9b4af -.9%,#ebe6e1 100.9%)}body.share-theme-v2 .heybox-share-popover .btn-text{color:#111}}@media(prefers-color-scheme:dark){body .heybox-share-popover{background:#111}body .heybox-share-popover .btn-text{color:#c4c8cc}body.share-theme-v2 .heybox-share-popover{background:linear-gradient(46deg,#b9b4af -.9%,#ebe6e1 100.9%)}body.share-theme-v2 .heybox-share-popover .btn-text{color:#111}}
