.hb-loading{display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.hb-loading.is-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0}.hb-loading .hb-loading-spinner{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:100}.hb-loading .hb-loading-spinner .loading-circle{position:absolute;width:44px;height:44px;border:2px solid #dadde0;border-top-color:#64696e;border-radius:100%}.hb-loading .hb-loading-spinner .spin-round{animation:spin-round .9s infinite linear}@keyframes spin-round{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hb-loading .hb-loading-spinner .hb-loading-popover-enter-active,.hb-loading .hb-loading-spinner .hb-loading-popover-leave-active{transition:all .16s ease-in-out;opacity:1}.hb-loading .hb-loading-spinner .hb-loading-popover-enter,.hb-loading .hb-loading-spinner .hb-loading-popover-leave-to{opacity:0}.hb-loading-parent--hidden{overflow:hidden!important}.hb-loading-parent--relative{position:relative!important}.hb-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1em;height:1em;line-height:1;vertical-align:-.125em}.hb-icon>.hb-iconfont,.hb-icon>svg{display:block;width:1em;height:1em;fill:currentColor;overflow:hidden;vertical-align:0}.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-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-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)}.hb-mask{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.hb-mask-enter{animation:hb-mask-in .24s ease}.hb-mask-leave{animation:hb-mask-out .24s ease forwards}@keyframes hb-mask-in{0%{opacity:0}}@keyframes hb-mask-out{to{opacity:0}}.hb-body_fixed{overflow:hidden}.popup__close-icon{position:absolute;top:12px;right:12px}.hb-modal{width:100%;max-height:85vh;max-width:480px;max-width:var(--hb-page-shell-max-width, var(--hb-root-max-width, 480px));padding:0;margin:0 auto;border-radius:12px 12px 0 0;position:absolute;right:0;bottom:0;left:0;z-index:10;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.hb-modal__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;margin:0;transform:translateZ(0)}.hb-modal__title{width:100%;height:34px;margin-top:4px;text-align:center;line-height:34px;font-size:13px}.hb-modal__title.hb-modal__no-title{margin-top:0;height:12px}.hb-modal__body{width:100%;padding:0 12px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.hb-modal__footer{width:100%;padding:10px 12px 34px;box-sizing:border-box;display:flex}.hb-modal__footer.is-full{height:88px;padding:10px 12px 34px}.hb-modal__footer .hb-button{width:0;flex:1}.hb-modal__footer .hb-button:not(:first-child).hb-button:last-child{margin-left:10px}.modal-fade-enter-active,.modal-fade-leave-active{transition:all .3s ease}.modal-fade-enter-from,.modal-fade-leave-to{transform:translate3D(0,100%,0)}.modal-fade-enter-to,.modal-fade-leave-from{transform:translateZ(0)}.hb-modal-mask-enter-active,.hb-modal-mask-leave-active{transition:all .3s ease}.hb-modal-mask-enter-from,.hb-modal-mask-leave-to{opacity:0}.hb-modal-mask-enter-to,.hb-modal-mask-leave-from{opacity:1}.cpt-heybox-logo{width:54px;height:16px}.cpt-heybox-logo svg{width:100%;height:100%}.hb-page-nav{position:relative;z-index:1000}.hb-page-nav .nav-inner{position:fixed;top:0;left:50%;width:100%;max-width:480px;max-width:var(--hb-page-shell-max-width, var(--hb-root-max-width, 480px));transform:translate(-50%)}.hb-page-nav .nav-inner .base-wrapper{width:100%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:13px}.hb-page-nav .nav-inner .over-wrapper{position:absolute;left:50%;bottom:13px;width:-moz-fit-content;width:fit-content;pointer-events:none;transform:translate(-50%)}.hb-page-nav .nav-inner .base-wrapper .text,.hb-page-nav .nav-inner .over-wrapper .text{font-size:16px;font-weight:500;line-height:22px;letter-spacing:.25px}.cpt-carousel{width:100%}.cpt-carousel .list{height:30px;overflow:hidden}.cpt-carousel .list span{margin:0 5px}.cpt-carousel .list .item{display:inline-flex;height:100%;max-width:90%;margin:auto;padding:0 13px 0 8px;white-space:nowrap;background-color:rgba(255,255,255,.9);border-radius:27px;align-items:center}.cpt-carousel .list .item .avatar{width:18px;height:18px;margin-right:6px}.cpt-carousel .list .item .avatar img{width:100%;height:100%;border-radius:50%}.cpt-carousel .list .item .desc{font-size:12px;font-weight:500;color:#5682f6;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@font-face{font-family:ALIBABA-Font;src:url(data:application/vnd.ms-fontobject;base64,AgwAAOwKAAABAAIAAAAAAAAACAAAAAAAAAABIJABAAAIAExQAAAAARAAAAAAAAAAAAAAAAAAAAEAAAAAbzrVuQAAAAAAAAAAAAAAAAAAAAAAABgAAEEATABJAEIAQQBCAEEAIABGAG8AbgB0AAAAAAAAeAAAVgBlAHIAcwBpAG8AbgAgADEALgAwADAAMAA7AFAAUwAgADAAMAAxAC4AMAAwADAAOwBoAG8AdABjAG8AbgB2ACAAMQAuADAALgA4ADgAOwBtAGEAawBlAG8AdABmAC4AbABpAGIAMgAuADUALgA2ADQANwA3ADUAACIAAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZAAAAAAAAQAAAAoAgAADACBPUy8yaC56BAAAAKwAAABgY21hcAnsETIAAAEMAAABSmdseWZWM9WhAAACWAAABDBoZWFkG/T6hwAABogAAAA2aGhlYQXzAYgAAAbAAAAAJGhtdHgUKQH5AAAG5AAAACpsb2NhBOoF3AAABxAAAAAYbWF4cAAPAEUAAAcoAAAAIG5hbWVyVDJUAAAHSAAAA2xwb3N0ADUAtQAACrQAAAA4AAQCAQGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAARAAAAAAAAAAAAAAAFVLV04AIAAwADkDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACADn/////AAAAMP//////0QABAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAgMEBQYHCAkKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgA7//8BzgK8ABUAJQAABSIuAjURND4CMzIeAhURFA4CAyIGFREUHgIzMjY1ETQmAQcpSjghIDdLKipINh8gNkgpKjkQGyQUKDU1AR81SSoBKipKNyEhN0oq/tYoSTYgAlQ4K/7WFCMaDzYqASorOAAAAAABAF7//gEsArwABQAAAREjESM1ASxoZgK8/UICKE4AAAEAM//+AdUCvAAgAAAFITUBNjU0LgIjIg4CByM1PgMzMh4CFRQGDwEhAdX+XgEeGxAdJhYUJBwSAWkBIjhLKitMOSIdG9sBEwJoAUAgKhUlGxAQHCQVAypJNiAfNkssKEse+QABADQAAAHTArwAPgAAAR4BFRQOAiMiLgI9ATMVFB4CMzI+AjU0LgIrATUzMjY1NC4CIyIOAh0BIzU0PgIzMh4CFRQGAYsiJiE4SysrTDkgaBAdJhUVJh0QEB0mFRQUJzYPGSITEiAYD2ceNUYnKUg1HyIBaxtQMCtMOSAhOUsrDw8VJxwRERwnFRUmHBBoNigSIBgODxggEQUFKEYzHh0zRikqTAAAAAACADP//wHgArkACgANAAAlIxUjNSE1EzMRMyMRAwHgK2f+5fWNK5KmZ2hobQHl/hgBUP6wAAAAAAEAOQAAAdkCvAAtAAAlIi4CNTMUHgIzMj4CPQE0LgIjIg4CFSMRIRUhFTYzMh4CHQEUDgIBCStLOSFoEB0mFRUmHBAQHCYVFSYdEGgBgv7mMTcrTDghIThMACA5TCsVJh0QEB0mFUwVJh0QEB0mFQGgapArIThMLEwrSzkhAAAAAgAuAAAB2gK8ABUAKQAAATIeAhUUDgIjIi4CNTQ3EzMDNhMyPgI1NC4CIyIOAhUUHgIBBSxNOiIiOk0sLU46IhO2c30FExcoHhERHigXFigeEREdKAGsIjpNLCxOOyIiO04sLycBj/7vAf6+ER4oFhcoHhERHigXFygdEQAAAAABADT//wG/ArwABgAAFyMTITUhFeR01P7wAYsBAlJrYwAAAAADACv//gHSArkAHgAuAEIAAAEeARUUDgIjIi4CNTQ2NyY1ND4CMzIeAhUUBiciDgIVFBYzMjY1NC4CAzI+AjU0LgIjIg4CFRQeAgF+JS8hOkwsLE06ITQoPh4zRCcoRTMdJpcSHxcNMiMkMg0YHxgWKB4RER4oFhcnHRERHSgBcyBULSxNOiEiOU4rMFcfQUMnRTMeHjNFJydGxA4YHxIkMTEkEh8YDv4SER4oFhYnHRERHCcXFigeEQAAAAIAKQAAAdUCvAAUACYAAAEUBwMjEyMiLgI1ND4CMzIeAgUUFjMyPgI1NC4CIyIOAgHVFbdzfhUtTjohIjpOLCxNOyL+vD4wFigeEhIeKBYXKB4RAeUmMv5zARAhOk4sLE86IiM7TiswPREdKBcWKB4SEh4oAAAAAAEAAAABAAC51TpvXw889QAbA+gAAAAA2NoRKwAAAADh4aW/ACn//gHgArwAAQAGAAIAAAAAAAAAAQAAAyD/OADIAhwAKQApAeAAAQAAAAAAAAAAAAAAAAAAAAoB9AAAAggAOwHMAF4CCAAzAggANAIcADMCEgA5AggALgH0ADQB/gArACkAAAAAAAAAOgBKAHwA0ADsASwBbAF+AdwCGAABAAAACwBDAAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAXQAQAAEAAAAAAAQAEQBtAAEAAAAAAAUAPAB+AAEAAAAAAAYAEAC6AAEAAAAAAAgADADKAAEAAAAAAAkADADWAAMAAQQJAAEAGADiAAMAAQQJAAIACAD6AAMAAQQJAAMAugECAAMAAQQJAAQAIgG8AAMAAQQJAAUAeAHeAAMAAQQJAAYAIAJWAAMAAQQJAAgAGAJ2AAMAAQQJAAkAGAKOQUxJQkFCQSBGb250Qm9sZFZlcnNpb24gMS4wMDA7UFMgMDAxLjAwMDtob3Rjb252IDEuMC44ODttYWtlb3RmLmxpYjIuNS42NDc3NTtVS1dOO0FMSUJBQkFGb250LUJvbGQ7MjAxOTtGTDcyMEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udEFMSUJBQkEgRm9udABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAwADAAOwBQAFMAIAAwADAAMQAuADAAMAAwADsAaABvAHQAYwBvAG4AdgAgADEALgAwAC4AOAA4ADsAbQBhAGsAZQBvAHQAZgAuAGwAaQBiADIALgA1AC4ANgA0ADcANwA1ADsAVQBLAFcATgA7AEEATABJAEIAQQBCAEEARgBvAG4AdAAtAEIAbwBsAGQAOwAyADAAMQA5ADsARgBMADcAMgAwAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0AEEATABJAEIAQQBCAEEAIABGAG8AbgB0AAIAAAAAAAD/tQAyAAAAAAAAAAAAAAAAAAAAAAAAAAsACwAAABMAFAAVABYAFwAYABkAGgAbABw=);src:url(data:application/vnd.ms-fontobject;base64,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HxIkMTEkEh8YDv4SER4oFhYnHRERHCcXFigeEQAAAAIAKQAAAdUCvAAUACYAAAEUBwMjEyMiLgI1ND4CMzIeAgUUFjMyPgI1NC4CIyIOAgHVFbdzfhUtTjohIjpOLCxNOyL+vD4wFigeEhIeKBYXKB4RAeUmMv5zARAhOk4sLE86IiM7TiswPREdKBcWKB4SEh4oAAAAAAEAAAABAAC51TpvXw889QAbA+gAAAAA2NoRKwAAAADh4aW/ACn//gHgArwAAQAGAAIAAAAAAAAAAQAAAyD/OADIAhwAKQApAeAAAQAAAAAAAAAAAAAAAAAAAAoB9AAAAggAOwHMAF4CCAAzAggANAIcADMCEgA5AggALgH0ADQB/gArACkAAAAAAAAAOgBKAHwA0ADsASwBbAF+AdwCGAABAAAACwBDAAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAXQAQAAEAAAAAAAQAEQBtAAEAAAAAAAUAPAB+AAEAAAAAAAYAEAC6AAEAAAAAAAgADADKAAEAAAAAAAkADADWAAMAAQQJAAEAGADiAAMAAQQJAAIACAD6AAMAAQQJAAMAugECAAMAAQQJAAQAIgG8AAMAAQQJAAUAeAHeAAMAAQQJAAYAIAJWAAMAAQQJAAgAGAJ2AAMAAQQJAAkAGAKOQUxJQkFCQSBGb250Qm9sZFZlcnNpb24gMS4wMDA7UFMgMDAxLjAwMDtob3Rjb252IDEuMC44ODttYWtlb3RmLmxpYjIuNS42NDc3NTtVS1dOO0FMSUJBQkFGb250LUJvbGQ7MjAxOTtGTDcyMEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udEFMSUJBQkEgRm9udABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAwADAAOwBQAFMAIAAwADAAMQAuADAAMAAwADsAaABvAHQAYwBvAG4AdgAgADEALgAwAC4AOAA4ADsAbQBhAGsAZQBvAHQAZgAuAGwAaQBiADIALgA1AC4ANgA0ADcANwA1ADsAVQBLAFcATgA7AEEATABJAEIAQQBCAEEARgBvAG4AdAAtAEIAbwBsAGQAOwAyADAAMQA5ADsARgBMADcAMgAwAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0AEEATABJAEIAQQBCAEEAIABGAG8AbgB0AAIAAAAAAAD/tQAyAAAAAAAAAAAAAAAAAAAAAAAAAAsACwAAABMAFAAVABYAFwAYABkAGgAbABw=) format("embedded-opentype"),url(data:font/woff;base64,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) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(https://static.max-c.com/static/heybox/webapp/assets/v1/releases/heybox-h5/tools-gacha/bc9ec063d2db19a3ba0c8c0b16c001daf7f04efe/app/ALIBABA-Bold-LETTER-Cx7jEJqQ.svg#ALIBABA-Bold-LETTER) format("svg");font-style:normal;font-weight:400}.cpt-countdown-container{text-align:center}.cpt-countdown-container .countdown{display:flex;align-items:center;justify-content:center}.cpt-countdown-container .countdown div{text-align:center}.cpt-countdown-container .countdown div.day{margin:0 7px;font-size:16px;font-weight:500;line-height:22px}.cpt-countdown-container .countdown div.block{display:flex;width:54px;height:58px;background:rgba(255,255,255,.3);border-radius:5px;justify-content:center;align-items:center}.cpt-countdown-container .countdown div.block>span{font-family:ALIBABA-Font,sans-serif;font-size:36px;line-height:43px}.cpt-countdown-container .countdown div.ch{margin:0 7px;font-size:32px;line-height:45px}.cpt-countdown-container .countdown-desc{font-size:10px;line-height:14px;color:rgba(0,0,0,.4);margin-top:4px}.cpt-detail[data-v-79ce1f43]{position:relative;padding-top:12px}.cpt-detail .label[data-v-79ce1f43]{margin:0 0 12px 12px;font-size:16px;font-weight:500;color:#14191e}.cpt-detail .content[data-v-79ce1f43]{height:50vh;padding:0 12px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.cpt-detail .content .text[data-v-79ce1f43]{font-size:15px;line-height:21px;color:#000}.cpt-detail .close[data-v-79ce1f43]{position:absolute;top:11px;right:12px;width:24px;height:24px}.cpt-detail .close img[data-v-79ce1f43]{width:100%;height:100%}.cpt-rules[data-v-c08d5c5e]{padding-top:12px}.cpt-rules .label[data-v-c08d5c5e]{margin:0 0 20px 12px;font-size:16px;font-weight:500;color:#14191e}.cpt-rules .content[data-v-c08d5c5e]{height:calc(100vh - 175px);overflow-y:scroll;-webkit-overflow-scrolling:touch}.cpt-rules .content .title[data-v-c08d5c5e]{font-size:16px;font-weight:500;color:#000;text-align:center;margin-bottom:12px}.cpt-rules .content .text[data-v-c08d5c5e]{margin:0 17px 20px 7px;font-size:15px;line-height:21px;color:#000}.cpt-rules .content .text ol[data-v-c08d5c5e],.cpt-rules .content .text ul[data-v-c08d5c5e]{padding-left:20px}.cpt-rules .content .text .point-outer[data-v-c08d5c5e]{display:inline-block;height:20px}.cpt-rules .content .text .point-outer .point[data-v-c08d5c5e]{display:inline-block;margin-bottom:3px;width:5px;height:5px;background-color:#000;border-radius:50%}.com-award-card{box-sizing:border-box;width:130px;height:84px;border:1px solid rgb(230,230,230);border-radius:5px;overflow:hidden}.com-award-card .hb-img{width:128px;height:64px;-o-object-fit:cover;object-fit:cover}.com-award-card .award-name{margin:2px 3px;font-size:10px;font-weight:500;line-height:14px;color:#14191e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}: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-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:44px;width:var(--swiper-navigation-size);height:44px;height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#007aff;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-disabled.swiper-button-prev,.swiper-button-disabled.swiper-button-next{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-hidden.swiper-button-prev,.swiper-button-hidden.swiper-button-next{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:50%;top:var(--swiper-navigation-top-offset, 50%);margin-top:-22px;margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:4px;right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:50%;top:var(--swiper-navigation-top-offset, 50%);margin-top:-22px;margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:4px;left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:4px;right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev:not(.does-not-exist) .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev:not(.does-not-exist) .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:50%;left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:-22px;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:4px;top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.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:#007aff;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:#007aff;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}.swiper-scrollbar{border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:rgba(0,0,0,.1);background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:4px;bottom:var(--swiper-scrollbar-bottom, 4px);top:auto;top:var(--swiper-scrollbar-top, auto);z-index:50;height:4px;height:var(--swiper-scrollbar-size, 4px);width:98%;width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:auto;left:var(--swiper-scrollbar-left, auto);right:4px;right:var(--swiper-scrollbar-right, 4px);top:1%;top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:4px;width:var(--swiper-scrollbar-size, 4px);height:98%;height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.view-share-award{margin:0 12px;padding:18px 18px 20px;text-align:left;background:#fff;border-radius:10px}.view-share-award .title{width:100%;font-size:16px;font-weight:500;line-height:22px;color:#14191e;text-align:center}.view-share-award .swiper-outer{position:relative;display:flex;height:100px;background:#fafbfc;border:1px solid rgb(243,244,245);border-radius:2px;overflow:hidden;justify-content:center;align-items:center;margin-top:8px}.view-share-award .swiper-outer:before{position:absolute;top:0;left:0;z-index:100;width:22px;height:100%;background:linear-gradient(90deg,#f3f4f5,rgba(243,244,245,0));content:""}.view-share-award .swiper-outer:after{position:absolute;top:0;right:0;z-index:100;width:22px;height:100%;background:linear-gradient(270deg,#f3f4f5,rgba(243,244,245,0));content:""}.view-share-award .swiper-outer .swiper{width:406px}.view-share-award .desc-1{font-size:16px;font-weight:500;line-height:22px;color:#14191e;margin-top:18px}.view-share-award .desc-2{margin-top:3px;font-size:12px;line-height:17px;color:#14191e}: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}*,*: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}#app{position:fixed;width:100%;color:#2c3e50;text-align:center;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.view-home{min-height:100vh}.outer{position:relative}.outer .carousel{position:absolute;top:16px;left:50%;z-index:1;width:100%;transform:translate(-50%);animation:carousel 6s linear 0s infinite normal none}@keyframes carousel{0%{opacity:0}5%{opacity:0}10%{opacity:1}90%{opacity:1}95%{opacity:0}to{opacity:0}}.outer .container-pbt75{padding-bottom:75px}.outer .container{position:relative;width:100%;height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding-top:62px}.outer .container.container-link{padding-top:142px}.outer .container.container-link .main{padding-top:32px;margin-top:0;height:auto;min-height:100%}.outer .container>.countdown{position:absolute;top:42px;left:50%;z-index:1;width:100%;transform:translate(-50%)}.outer .container .share-user{position:fixed;top:16px;left:50%;z-index:2;display:flex;height:30px;padding:0 12px;white-space:nowrap;background:rgba(255,255,255,.9);border-radius:27px;transform:translate(-50%);align-items:center}.outer .container .share-user .avatar{width:20px;height:20px;margin-right:4px}.outer .container .share-user .avatar img{width:100%;height:100%;border-radius:50%}.outer .container .share-user .name{font-size:13px;font-weight:500;color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.outer .container .img-head{display:flex;width:248px;height:128px;margin:0 auto;background-color:#fff;border:4px solid #fff;border-radius:8px}.outer .container .img-head img{width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.outer .container .img-real img{max-height:220px;max-width:295px;margin:0 auto;-o-object-position:center center;object-position:center center;-o-object-fit:contain;object-fit:contain}.outer .container .main{width:100%;min-height:100%;margin-top:-30px;padding-top:50px;border-top-left-radius:10px;border-top-right-radius:10px;background:#fff}.outer .container .main.share{min-height:auto}.outer .container .main .name{padding:0 12px;margin-bottom:16px;font-size:18px;font-weight:500;color:#14191e}.outer .container .main .name.margin-short{margin-bottom:15px}.outer .container .main .lottery{font-size:14px;font-weight:500;margin-bottom:16px}.outer .container .main .lottery .text{display:flex;justify-content:center}.outer .container .main .lottery .text .text-inner{display:flex;align-items:center}.outer .container .main .lottery .text .text-inner .over{font-size:18px}.outer .container .main .lottery .text .text-inner .myticket{display:inline-block;padding:4px 8px;background:#f7f8f9;border-radius:4px}.outer .container .main .lottery .text .text-inner .myticket .bold{font-size:20px;font-weight:700}.outer .container .main .lottery .text .text-inner .myticket .bold.red{color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.outer .container .main .lottery .text .text-inner .bold{font-size:20px;font-weight:700}.outer .container .main .lottery .text .text-inner .img{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin:0 6px}.outer .container .main .lottery .text .text-inner .img img{width:100%;height:100%}.outer .container .main .lottery .text .text-inner .arrow{display:flex;align-items:center;width:14px;height:14px;margin-left:4px}.outer .container .main .lottery .text .text-inner .arrow img{width:100%;height:100%}.outer .container .main .lottery .text .text-inner.front-task{max-width:70%}.outer .container .main .lottery .text.red,.outer .container .main .lottery .red{color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.outer .container .main .gacha{padding:0 20px;margin-bottom:10px}.outer .container .main .gacha .btn{display:flex;width:100%;height:46px;font-size:18px;font-weight:500;color:#fff;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:4px;align-items:center;justify-content:center;text-shadow:0 0 6px rgba(0,0,0,.15);animation:btnscale .6s alternate linear infinite}.outer .container .main .gacha .btn span{display:inline-block;height:25px;line-height:25px}@keyframes btnscale{0%{transform:scale(.95)}to{transform:scale(1)}}.outer .container .main .gacha .btn.no-animate{animation:none}.outer .container .main .time{display:flex;justify-content:center;align-items:center;margin-bottom:12px;font-size:12px;color:#64696e}.outer .container .main .time .rule{-webkit-text-decoration:underline;text-decoration:underline}.outer .container .main .time .sep{display:inline-block;width:1px;height:14px;margin:0 12px;background:#64696e;transform:scaleX(.5)}.outer .container .main .result{position:relative;width:calc(100% - 24px);margin:10px 12px 20px;padding:14px 12px;background:#f3f4f5;border-radius:6px}.outer .container .main .result .label{font-size:16px;font-weight:500;color:#000;margin-bottom:10px}.outer .container .main .result .lucky-outer{padding:10px 8px 14px;background:#fff;border-radius:4px;margin-bottom:10px}.outer .container .main .result .lucky-outer .lucky{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:45px}.outer .container .main .result .lucky-outer .lucky .avatar{width:20px;height:20px;margin-right:8px;margin-left:8px}.outer .container .main .result .lucky-outer .lucky .avatar img{width:100%;height:100%;border-radius:50%}.outer .container .main .result .lucky-outer .lucky .lucky-name{font-size:14px;font-weight:500;color:#14191e;margin-right:auto}.outer .container .main .result .lucky-outer .lucky .code{margin-left:auto;font-size:12px;color:#14191e;margin-right:6px}.outer .container .main .result .lucky-outer .lucky .arrow{display:flex;align-items:center;justify-content:center;margin-right:6px;width:14px;height:14px}.outer .container .main .result .lucky-outer .lucky .arrow img{width:100%;height:100%}.outer .container .main .result .lucky-outer.gt .lucky:not(:nth-last-child(2)):after{content:"";position:absolute;bottom:0;left:8px;width:calc(100% - 22px);height:1px;background-color:#f1f2f3;transform:scaleY(.5)}.outer .container .main .result .lucky-outer.lt{padding:0 0 0 8px}.outer .container .main .result .lucky-outer.lt .lucky:last-child:after{content:"";background:none}.outer .container .main .result .lucky-outer .checkall{display:flex;font-size:12px;font-weight:500;color:#14191e;align-items:center;justify-content:center}.outer .container .main .result .lucky-outer .checkall .img{width:14px;height:14px}.outer .container .main .result .lucky-outer .checkall .img img{width:100%;height:100%}.outer .container .main .result .total{-webkit-text-decoration:underline;text-decoration:underline;font-size:12px;color:#8c9196}.outer .container .main .result:after{position:absolute;top:0;left:0;z-index:-1;width:200%;height:200%;border:1px solid #f3f4f5;transform:scale(.5);transform-origin:0 0;content:""}.outer .container .main .result.red{background:linear-gradient(to right,#ff5094,#ff7245 99.2%)}.outer .container .main .result.red .lucky-outer{background:rgba(255,255,255,.2)}.outer .container .main .result.red .lucky-outer .lucky .lucky-name,.outer .container .main .result.red .lucky-outer .lucky .code{color:#fff}.outer .container .main .result.red .lucky-outer .lucky:after{background:rgba(255,255,255,.2)}.outer .container .main .result.red .lucky-outer .checkall{color:#fff}.outer .container .main .result.red .lucky-outer.gt .lucky:first-child{background:rgba(255,255,255,.2);border-radius:4px}.outer .container .main .result.red .lucky-outer.gt .lucky:first-child:after{content:"";background:none}.outer .container .main .result.red .lucky-outer.lt{padding:0 0 0 8px}.outer .container .main .result.red .lucky-outer.lt .lucky:not(:nth-last-child(1)):after{content:"";position:absolute;bottom:0;left:8px;width:calc(100% - 22px);height:1px;background-color:#f1f2f3;transform:scaleY(.5)}.outer .container .main .result.red .label,.outer .container .main .result.red .total{color:#fff}.outer .container .main .result.red .total{opacity:.7}.outer .container .main .task{text-align:left}.outer .container .main .task .label{margin:20px 0 10px;padding:0 12px;font-size:16px;font-weight:500;color:#14191e}.outer .container .main .task .content-task{position:relative;display:flex;align-items:center;padding:8px 12px}.outer .container .main .task .content-task .icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);margin-right:10px;border-radius:50%}.outer .container .main .task .content-task .icon img{width:18px;height:18px}.outer .container .main .task .content-task .text{display:flex;flex-flow:column;justify-content:center;max-width:calc(100% - 120px)}.outer .container .main .task .content-task .text .desc{font-size:13px;font-weight:500;color:#14191e;margin-bottom:6px}.outer .container .main .task .content-task .text .desc .red{color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.outer .container .main .task .content-task .text .lottery-num{font-size:11px;color:transparent;white-space:nowrap;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.outer .container .main .task .content-task .finish{width:60px;height:30px;font-size:12px;font-weight:500;line-height:31px;color:#fff;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:3px;margin-left:auto}.outer .container .main .task .content-task .after{position:absolute;bottom:0;left:0;width:100%;height:1px;background:#f3f4f5;transform:scaleY(.5)}.outer .container .main .task .tips{height:30px;margin:5px 12px 16px 15px;font-size:12px;line-height:31px;text-align:center;border-radius:2px}.outer .container .main .link-card{position:relative}.outer .container .main .link-card:after{position:absolute;top:0;left:0;box-sizing:border-box;display:block;width:100%;height:1px;background:#f3f4f5;transform:scaleY(.5);transform-origin:left top;content:""}.outer .container .main .link-card .card-title{padding:10px 0 4px 12px;font-size:14px;font-weight:500;line-height:20px;color:#14191e;text-align:left}.outer .container .main .link-card .link-box{display:flex;align-items:center;width:100%;padding:12px}.outer .container .main .link-card .link-box .link-info{width:0;flex:1}.outer .container .main .link-card .link-box .link-info .link-title{display:-webkit-box;font-size:15px;font-weight:500;line-height:23px;color:#14191e;text-align:left;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2}.outer .container .main .link-card .link-box .link-info .link-desc{display:flex;font-size:11px;line-height:15px;color:#c8cdd2;justify-content:space-between;align-items:center;margin-top:7px}.outer .container .main .link-card .link-box .link-img{position:relative;margin-left:10px;width:125px;height:70px;border-radius:5px;overflow:hidden;flex-shrink:0}.outer .container .main .link-card .link-box .link-img:after{position:absolute;top:0;left:0;box-sizing:border-box;display:block;width:200%;height:200%;border:1px solid #f3f4f5;border-radius:10px;transform:scale(.5);transform-origin:left top;content:""}.outer .container .main .link-card .link-box .link-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.outer .container .main .spearator{width:100%;height:4px;background:#fafbfc}.outer .container .main .owner{display:flex;align-items:center;padding:14px 12px}.outer .container .main .owner .avatar{width:50px;height:50px;margin-right:10px}.outer .container .main .owner .avatar img{width:100%;height:100%;border-radius:50%}.outer .container .main .owner .owner-desc{margin-right:auto}.outer .container .main .owner .owner-desc .name{display:flex;padding:0;font-size:14px;font-weight:500;color:#14191e;text-align:left;align-items:center;margin-bottom:5px}.outer .container .main .owner .owner-desc .name .owner-label{display:inline-block;padding:1px 3px;font-size:9px;font-weight:500;color:#fff;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:2px;margin-right:4px}.outer .container .main .owner .owner-desc .sign{width:200px;font-size:12px;line-height:17px;color:#64696e;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.outer .container .main .owner .up-btn{display:flex;width:60px;height:30px;font-size:12px;font-weight:500;color:#fff;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:2px;align-items:center;justify-content:center}.outer .container .main .owner .up-btn img{width:15px;height:15px;margin-left:-3px}.outer .container .main .owner .up-btn.done{opacity:.4}.outer .container .main .participant{text-align:left;padding-bottom:20px}.outer .container .main .participant .label{display:flex;margin:20px 0 6px;padding:0 12px;font-size:16px;font-weight:500;color:#14191e}.outer .container .main .participant .label span{display:inline-block}.outer .container .main .participant .label .total-tickets{font-size:11px;font-weight:400;line-height:23px;color:#8c9196;margin-left:auto}.outer .container .main .participant .list .user{position:relative;display:flex;align-items:center;height:50px;padding:0 8px 0 12px}.outer .container .main .participant .list .user .avatar{width:34px;height:34px;margin-right:10px;border-radius:50%}.outer .container .main .participant .list .user .avatar img{width:100%;height:100%;border-radius:50%}.outer .container .main .participant .list .user .ban{display:flex;align-items:center;justify-content:center;height:14px;padding:0 4px;margin-left:6px;font-size:9px;line-height:13px;color:#fff;background:linear-gradient(135deg,#464b50,#14191e);border-radius:1px}.outer .container .main .participant .list .user .user-name{font-size:14px;font-weight:400;color:#14191e}.outer .container .main .participant .list .user .lottery-num{font-size:13px;color:#8c9196;text-align:center;margin-left:auto}.outer .container .main .participant .list .user .arrow{display:flex;align-items:center;margin-left:4px;width:16px;height:16px}.outer .container .main .participant .list .user .arrow img{width:1005;height:100%}.outer .container .main .participant .list .user:after{position:absolute;bottom:0;left:0;width:100%;height:1px;background:#f3f4f5;transform:scaleY(.5);content:""}.outer .container .main.share{width:calc(100% - 24px);height:auto;margin:-30px 12px 12px;padding-bottom:20px;border-radius:10px}.outer .container .main.share .lottery{margin-bottom:0}.outer .container .main.share .helper{position:relative;box-sizing:border-box;margin:20px 18px 0;padding:20px 24px 16px;background:#fafbfc;border-radius:2px}.outer .container .main.share .helper .helper-list{display:flex;justify-content:space-between;margin-bottom:16px}.outer .container .main.share .helper .helper-list .helper-info,.outer .container .main.share .helper .helper-list .no-helper{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%}.outer .container .main.share .helper .helper-list .helper-info img,.outer .container .main.share .helper .helper-list .no-helper img{width:100%;height:100%;border-radius:50%}.outer .container .main.share .helper .helper-list .no-helper{box-sizing:border-box;background:#f3f4f5;border:1px dashed #dadde0}.outer .container .main.share .helper .helper-list .no-helper .no-avatar{width:18px;height:18px}.outer .container .main.share .helper .helper-num{font-size:14px;color:#64696e}.outer .container .main.share .helper:after{position:absolute;top:0;left:0;z-index:-1;width:200%;height:200%;border:1px solid #f3f4f5;border-radius:2px;transform:scale(.5);transform-origin:0 0;content:""}.outer .container .main.share .toApp{display:flex;align-items:center;justify-content:center}.outer .container .main.share .toApp .icon{width:20px;height:15px;margin-right:4px}.outer .container .main.share .toApp .icon img{width:100%;height:100%}.outer .container .main.share .toApp .text{font-size:16px;font-weight:500;color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.outer .container .main.share.link-gacha{width:100%;margin:0;border-radius:10px 10px 0 0}.outer .container .main.pad{padding-bottom:75px}.outer .container .logo{height:20px;margin-bottom:10px}.outer .container .logo img{height:100%}.outer .container .more{width:calc(100% - 24px);margin:0 12px;padding:18px;background:#fff;border-radius:10px}.outer .container .more .label{font-size:16px;font-weight:500;color:#14191e;text-align:left;margin-bottom:14px}.outer .container .more .more-list .item{position:relative;display:flex;align-items:center;width:100%;padding:8px 0}.outer .container .more .more-list .item .img{display:flex;width:112px;height:63px;border-radius:4px;overflow:hidden;align-items:center;justify-content:center;margin-right:12px}.outer .container .more .more-list .item .img img{width:100%;height:100%}.outer .container .more .more-list .item .img.no-full{padding:5px 6px}.outer .container .more .more-list .item .img.no-full img{max-height:100%;max-width:100%;-o-object-position:center center;object-position:center center;-o-object-fit:contain;object-fit:contain}.outer .container .more .more-list .item .text{max-width:60%;text-align:left}.outer .container .more .more-list .item .text .name{font-size:14px;font-weight:500;line-height:18px;color:#14191e;margin-bottom:10px}.outer .container .more .more-list .item .text .time{font-size:10px;color:#8c9196}.outer .container .more .more-list .item .btn{position:absolute;right:0;bottom:16px;width:64px;height:24px;font-size:12px;font-weight:500;line-height:24px;color:#fff;border-radius:2px;text-shadow:0 0 6px rgba(0,0,0,.15)}.outer .container .more .more-list .item:not(:last-child):after{position:absolute;bottom:0;width:100%;height:1px;background:#f1f2f3;transform:scaleY(.5);content:""}.outer .container.share-view{padding-bottom:95px}.bottom-btn{position:fixed;bottom:0;z-index:4;width:100%;height:75px;padding:8px 12px 21px;background:#fff}.bottom-btn .btn{width:100%;height:100%;font-size:16px;font-weight:500;line-height:48px;color:#fff;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:5px;text-shadow:0 0 6px rgba(0,0,0,.15)}.bottom-btn.mine{z-index:5}.my-lottery{position:fixed;top:100vh;bottom:0;z-index:3;width:100%;padding:0 12px;text-align:left;background:#fff;transition:top .3s;border-top-right-radius:10px;border-top-left-radius:10px}.my-lottery .label{display:flex;width:100%;margin-top:12px}.my-lottery .label .mine{display:flex;font-size:16px;font-weight:500;color:#14191e;align-items:center;margin-right:10px;margin-bottom:20px}.my-lottery .label .mine .img{width:24px;height:24px;margin-right:6px}.my-lottery .label .mine .img img{width:100%;height:100%;border-radius:50%}.my-lottery .label .blank{font-size:10px;line-height:24px;color:#14191e}.my-lottery .label .close{position:absolute;top:13px;right:14px}.my-lottery .label .close img{width:24px;height:24px;margin-left:auto}.my-lottery .lottery-num{display:flex;font-size:14px;font-weight:600;align-items:center;justify-content:center;margin-bottom:14px}.my-lottery .lottery-num .red{color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.my-lottery .lottery-num span{display:inline-block}.my-lottery .lottery-num .normal{font-size:12px;color:#000;text-align:center}.my-lottery .lottery-num .bold{height:37px;margin-right:5px;margin-left:6px;font-size:32px;line-height:37px}.my-lottery .lottery-num.result{display:block;font-weight:500;text-align:center;background:#fff;flex-flow:column}.my-lottery .lottery-num.result .red{color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.my-lottery .lucky-number{font-size:16px;font-weight:500;color:transparent;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text;margin-bottom:18px}.my-lottery .lottery-list{max-height:calc(100% - 100px);overflow-x:hidden;overflow-y:scroll;overflow:hidden scroll;-webkit-overflow-scrolling:touch}.my-lottery .lottery-list .lottery-item{position:relative;width:100%;padding-bottom:14px;background:#f7f8f9;border-radius:8px;margin-bottom:12px}.my-lottery .lottery-list .lottery-item .round1,.my-lottery .lottery-list .lottery-item .round2{position:absolute;width:16px;height:16px;background:#fff;border-radius:50%}.my-lottery .lottery-list .lottery-item .round1{top:33px;left:-8px}.my-lottery .lottery-list .lottery-item .round2{top:33px;right:-8px}.my-lottery .lottery-list .lottery-item .code{height:42px;padding:0 20px;font-size:14px;font-weight:500;line-height:42px;color:#14191e;border-bottom:dashed 2px rgba(218,221,224,.5)}.my-lottery .lottery-list .lottery-item .lottery-info{display:flex;align-items:center;margin-top:14px;padding:0 20px}.my-lottery .lottery-list .lottery-item .lottery-info .avatar{display:flex;width:50px;height:50px;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:50%;overflow:hidden;align-items:center;justify-content:center;margin-right:10px}.my-lottery .lottery-list .lottery-item .lottery-info .avatar img{width:100%;height:100%}.my-lottery .lottery-list .lottery-item .lottery-info .avatar img.icon-img{width:23px;height:23px}.my-lottery .lottery-list .lottery-item .lottery-info .text{max-width:55%}.my-lottery .lottery-list .lottery-item .lottery-info .text .method{margin-bottom:4px;font-size:14px;color:#14191e}.my-lottery .lottery-list .lottery-item .lottery-info .text .time{font-size:12px;color:#8c9196}.my-lottery .lottery-list .lottery-item .lottery-info .num{display:flex;font-size:14px;font-weight:600;align-items:center;margin-left:auto}.my-lottery .lottery-list .lottery-item .lottery-info .num span{display:inline-block}.my-lottery .lottery-list .lottery-item .lottery-info .num span.red{color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.my-lottery .lottery-list .lottery-item .lottery-info .num .bold{font-size:32px;font-weight:700;margin-right:3px}.my-lottery .lottery-list .lottery-item .lottery-info .num .bold.red{color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.my-lottery .lottery-list .lottery-item.red{background:linear-gradient(to right,#ff5094,#ff7245 99.2%)}.my-lottery .lottery-list .lottery-item.red .code,.my-lottery .lottery-list .lottery-item.red .text .method,.my-lottery .lottery-list .lottery-item.red .text .time,.my-lottery .lottery-list .lottery-item.red .num{color:#fff}.my-lottery.show{top:120px}.my-lottery.ta{z-index:5}.my-lottery.ta .mine{display:flex;align-items:center}.my-lottery.ta .mine .img{width:24px;height:24px;margin-right:6px}.my-lottery.ta .mine .img img{width:100%;height:100%;border-radius:50%}.my-lottery.ta .lottery-list{padding-bottom:20px}.my-lottery.ta .lottery-list::-webkit-scrollbar{display:none}.my-lottery.ta .lottery-list.pad-luck{padding-bottom:70px}.rules{position:fixed;top:100vh;bottom:0;z-index:5;width:100%;text-align:left;background:#fff;transition:top .3s;border-top-right-radius:10px;border-top-left-radius:10px}.rules.show{top:120px}.detail{position:fixed;top:100vh;bottom:0;z-index:5;width:100%;text-align:left;background:#fff;transition:top .3s;border-top-right-radius:10px;border-top-left-radius:10px}.detail.show{top:50%}.help{position:fixed;bottom:0;z-index:3;width:100%;height:0;padding:0 12px;text-align:left;background:#fff;transition:height .3s;border-top-right-radius:10px;border-top-left-radius:10px}.help .label{font-size:18px;font-weight:500;color:transparent;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);margin-top:20px;margin-bottom:6px;-webkit-background-clip:text;background-clip:text}.help .desc{text-align:center;margin-bottom:12px}.help .desc .text{font-size:14px;color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.help .tel .tel-input{position:relative;margin-bottom:10px}.help .tel .tel-input input{box-sizing:border-box;width:100%;height:40px;font-size:14px;color:#c8cdd2;text-align:center;background:#fafbfc;border:none}.help .tel .tel-input:after{position:absolute;top:0;left:0;z-index:-1;width:200%;height:200%;border:1px solid #f3f4f5;border-radius:2px;transform:scale(.5);transform-origin:0 0;content:" "}.help .tel .code{display:flex}.help .tel .code .code-input{position:relative;width:calc(100% - 150px);margin-right:10px}.help .tel .code .code-input input{box-sizing:border-box;width:100%;height:40px;font-size:14px;color:#c8cdd2;text-align:center;background:#fafbfc;border:none}.help .tel .code .code-input:after{position:absolute;top:0;left:0;z-index:-1;width:200%;height:200%;border:1px solid #f3f4f5;border-radius:2px;transform:scale(.5);transform-origin:0 0;content:" "}.help .tel .code .btn{width:140px;height:40px;font-size:14px;font-weight:500;line-height:42px;color:#fafbfc;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:4px}.help .tel .code .btn.done{opacity:.4}.help .declare{font-size:12px;color:#c8cdd2;text-align:center;margin-top:20px}.help.show-help{height:322px}.dialog{position:fixed;top:50%;left:50%;z-index:10;width:315px;padding:0 14px 14px;background:#fff;border-radius:8px;transform:translate(-50%,-50%)}.dialog.gacha .close,.dialog.front-task .close,.dialog.blank-lottery .close{position:absolute;top:11px;right:11px;width:24px;height:24px}.dialog.gacha .close img,.dialog.front-task .close img,.dialog.blank-lottery .close img{width:100%;height:100%}.dialog.gacha .label,.dialog.front-task .label,.dialog.blank-lottery .label{display:flex;font-size:18px;font-weight:500;color:#14191e;justify-content:center;align-items:center;margin-top:26px;margin-bottom:12px}.dialog.gacha .label .label-img,.dialog.front-task .label .label-img,.dialog.blank-lottery .label .label-img{width:18px;height:18px;margin-right:4px}.dialog.gacha .label .label-img img,.dialog.front-task .label .label-img img,.dialog.blank-lottery .label .label-img img{width:100%;height:100%}.dialog.gacha .text,.dialog.front-task .text,.dialog.blank-lottery .text{font-size:14px;line-height:22px;color:#14191e;text-align:center;margin-bottom:20px}.dialog.gacha .btn,.dialog.front-task .btn,.dialog.blank-lottery .btn{width:100%;height:42px;font-size:16px;font-weight:500;line-height:42px;color:#fff;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:2px}.dialog.add-lottery{height:253px}.dialog.add-lottery .label{font-size:18px;font-weight:500;color:#14191e;margin-top:26px;margin-bottom:10px}.dialog.add-lottery .text{margin-bottom:20px;font-size:12px;color:#14191e}.dialog.add-lottery .add{display:flex;align-items:center;justify-content:space-around;width:100%;height:77px;margin-bottom:24px}.dialog.add-lottery .add span{display:inline-block}.dialog.add-lottery .add .symbol{width:20px;height:20px;font-size:20px;line-height:20px;color:#fff;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:2px}.dialog.add-lottery .add .symbol.none{opacity:.4}.dialog.add-lottery .add .num{font-size:32px;font-weight:700;color:transparent;text-align:right;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.dialog.add-lottery .btn{width:100%;height:42px;font-size:16px;font-weight:500;line-height:42px;color:#fff;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:2px}.dialog.receive{padding:14px}.dialog.receive .label{margin:12px 0;font-size:18px;font-weight:500;color:transparent;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);-webkit-background-clip:text;background-clip:text}.dialog.receive .name{font-size:18px;font-weight:500;color:#14191e;text-align:center;margin-bottom:12px}.dialog.receive .img{height:114px;margin-bottom:12px;border:4px solid #fff;border-radius:8px}.dialog.receive .img img{height:100%;margin:0 auto;border-radius:8px}.dialog.receive .copy-cdkey{display:flex}.dialog.receive .copy-cdkey .cdkey{box-sizing:border-box;width:209px;height:40px;font-size:14px;line-height:40px;color:#14191e;text-align:center;background:#fafbfc;border:.5px solid #f3f4f5;border-radius:2px;margin-bottom:12px}.dialog.receive .copy-cdkey .copy-btn{width:68px;height:40px;font-size:14px;font-weight:500;line-height:40px;color:#fafbfc;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:4px;margin-left:10px}.dialog.receive .desc{font-size:12px;color:#8c9196;text-align:center;margin-bottom:24px}.dialog.receive .text{font-size:14px;color:transparent;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);margin-bottom:24px;-webkit-background-clip:text;background-clip:text}.dialog.receive .btn{width:100%;height:42px;font-size:16px;line-height:42px;color:#fff;text-align:center;background:linear-gradient(to right,#ff5094,#ff7245 99.2%);border-radius:2px}.dialog.receive.invite .label{color:#14191e;background:none;background-clip:content-box}.dialog.receive.invite .copy-cdkey .cdkey{width:100%;margin-bottom:20px}.dialog.receive.invite .desc{margin-bottom:20px}.dialog.err{top:auto;bottom:5%;width:auto;padding:5px 18px;color:#fff;background:rgba(0,0,0,.7);border-radius:27px;opacity:.9}.dialog.err .content{display:flex;justify-content:center;align-items:center}.dialog.err .content .icon{width:14px;height:14px;margin-right:4px}.dialog.err .content .icon img{width:100%;height:100%}.dialog.err .content .text{white-space:nowrap}.dialog.front-task{height:auto;padding:14px}.dialog.front-task .label{margin-top:12px}.hb-modal__wrapper{overflow:hidden}.prize-receive .prize-img{position:absolute;top:0;left:0;width:100%;background:linear-gradient(0,rgba(0,0,0,.03),rgba(0,0,0,.01) 76.6%);padding-top:50.9333333%}.prize-receive .prize-img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prize-receive .close-icon{position:absolute;top:12px;right:12px;width:18px;height:18px}.prize-receive .close-icon img{width:100%;height:100%}.prize-receive .prize-info{padding-top:50.9333333%}.prize-receive .prize-info .prize-name{font-size:18px;font-weight:500;line-height:26px;color:#14191e;text-align:center;margin-top:16px}.prize-receive .prize-info .prize-text{font-size:13px;line-height:18px;color:#8c9196;text-align:center;margin-top:8px}.prize-receive .prize-info .express-box{display:flex;align-items:center;width:100%;height:40px;margin-top:8px}.prize-receive .prize-info .express-box .express-info{position:relative;display:flex;width:0;height:100%;background:#f3f4f5;border-radius:5px;align-items:center;flex:1}.prize-receive .prize-info .express-box .express-info:after{position:absolute;top:0;left:0;box-sizing:border-box;display:block;width:200%;height:200%;border:1px solid #f3f4f5;border-radius:10px;transform:scale(.5);transform-origin:left top;content:""}.prize-receive .prize-info .express-box .express-info .express-company{position:relative;padding:10px 8px 10px 12px;font-size:14px;line-height:20px;color:#8c9196}.prize-receive .prize-info .express-box .express-info .express-company:after{position:absolute;top:11px;right:0;box-sizing:border-box;display:block;width:1px;height:18px;background:#dadde0;transform:scaleX(.5);transform-origin:left top;content:""}.prize-receive .prize-info .express-box .express-info .express-number{padding:10px 0 10px 8px;font-size:14px;line-height:20px;color:#14191e}.prize-receive .prize-info .express-box .copy-button{width:68px;height:100%;background:linear-gradient(46.15deg,#464b50,#14191e 98.07%);border-radius:5px;margin-left:8px}.prize-receive .prize-info .express-box .copy-button>p{font-size:14px;line-height:40px;color:#fff;text-align:center}.prize-receive .hb-modal__footer{margin-top:26px}.prize-receive .prize-btn{width:100%;height:100%;background:linear-gradient(46.15deg,#464b50,#14191e 98.07%);border-radius:5px}.prize-receive .prize-btn>p{font-size:14px;font-weight:500;line-height:44px;color:#fff;text-align:center}.cdk-receive .cdk-img-area{position:absolute;top:0;left:0;display:flex;width:100%;background:linear-gradient(0,rgba(0,0,0,.03),rgba(0,0,0,.01) 76.6%);padding-top:50.9333333%;align-items:center;justify-content:center}.cdk-receive .cdk-img-area .cdk-img-wrapper{position:absolute;top:50%;left:50%;width:75%;height:75%;background:#fff;border:4px solid #fff;border-radius:8px;transform:translate(-50%,-50%);overflow:hidden;align-items:center;justify-content:center}.cdk-receive .cdk-img-area .cdk-img-wrapper img{position:absolute;top:50%;left:50%;height:100%;max-width:100%;transform:translate(-50%,-50%)}.cdk-receive .close-icon{position:absolute;top:12px;right:12px;width:18px;height:18px}.cdk-receive .close-icon img{width:100%;height:100%}.cdk-receive .cdk-info{padding-top:50.9333333%}.cdk-receive .cdk-info.link-award{padding-top:0}.cdk-receive .cdk-info .prize-name{font-size:18px;font-weight:500;line-height:26px;color:#14191e;text-align:center;margin-top:16px}.cdk-receive .cdk-info .prize-text{font-size:13px;line-height:18px;color:#8c9196;text-align:center;margin-top:8px}.cdk-receive .cdk-info .cdk-box{display:flex;align-items:center;width:100%;height:40px;margin-top:16px}.cdk-receive .cdk-info .cdk-box .cdk-wrapper{position:relative;display:flex;width:0;height:100%;background:#f3f4f5;border-radius:5px;align-items:center;flex:1}.cdk-receive .cdk-info .cdk-box .cdk-wrapper:after{position:absolute;top:0;left:0;box-sizing:border-box;display:block;width:200%;height:200%;border:1px solid #f3f4f5;border-radius:10px;transform:scale(.5);transform-origin:left top;content:""}.cdk-receive .cdk-info .cdk-box .cdk-wrapper .cdk-number{padding:10px 0 10px 8px;font-size:14px;line-height:20px;color:#14191e}.cdk-receive .cdk-info .cdk-box .cdk-wrapper .cdk-number.weak{font-size:13px;color:#8c9196}.cdk-receive .cdk-info .cdk-box .copy-button{width:68px;height:100%;background:linear-gradient(46.15deg,#464b50,#14191e 98.07%);border-radius:5px;margin-left:8px}.cdk-receive .cdk-info .cdk-box .copy-button>p{font-size:14px;line-height:40px;color:#fff;text-align:center}.cdk-receive .extra-info{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:8px}.cdk-receive .extra-info .lack-info{font-size:13px;line-height:18px;color:#8c9196;text-align:center}.cdk-receive .extra-info .lack-help{font-size:13px;line-height:18px;color:#004b96;text-align:center;margin-top:8px}.cdk-receive .hb-modal__footer{margin-top:8px}.cdk-receive .prize-btn{width:100%;height:100%;background:linear-gradient(46.15deg,#464b50,#14191e 98.07%);border-radius:5px}.cdk-receive .prize-btn>p{font-size:14px;font-weight:500;line-height:44px;color:#fff;text-align:center}.cover{position:fixed;top:0;bottom:0;width:100%;background:rgba(0,0,0,.5)}.cover.lottery{z-index:2}.cover.dialog-cover{z-index:9}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img{pointer-events:none}body{-webkit-user-select:none;-moz-user-select:none;user-select:none}
