:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:#333;color:var(--adm-color-text);font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,segoe ui,arial,roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-family:var(--adm-font-family);font-size:13px;font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:#1677ff;color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:inherit;transition:none}.adm-plain-anchor:active{opacity:1}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*2px);left:-100vw;pointer-events:none;position:fixed;top:-100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:0}.adm-calendar .adm-calendar-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-top:4px}.adm-calendar .adm-calendar-header a.adm-calendar-arrow-button{display:block;flex:none;padding:4px 8px}.adm-calendar .adm-calendar-header a.adm-calendar-arrow-button svg{height:22px}.adm-calendar .adm-calendar-header a.adm-calendar-arrow-button.adm-calendar-arrow-button-right svg{transform:rotate(180deg)}.adm-calendar .adm-calendar-header .adm-calendar-title{flex:auto;font-size:var(--adm-font-size-10);text-align:center}.adm-calendar .adm-calendar-body,.adm-calendar-cells{display:flex;flex-wrap:wrap}.adm-calendar-cells{align-items:stretch;flex-direction:row;justify-content:flex-start;padding:8px 8px 4px}.adm-calendar-cell{align-items:center;box-sizing:border-box;color:var(--adm-color-text);cursor:pointer;display:flex;flex:none;flex-direction:column;height:48px;justify-content:flex-end;margin-bottom:4px;padding:2px;width:14.28571%}.adm-calendar-cell.adm-calendar-cell-today{color:var(--adm-color-primary)}.adm-calendar-cell.adm-calendar-cell-disabled,.adm-calendar-cell.adm-calendar-cell-disabled .adm-calendar-cell-bottom{color:var(--adm-color-light)}.adm-calendar-cell.adm-calendar-cell-selected.adm-calendar-cell.adm-calendar-cell-selected{background:var(--adm-color-primary);color:var(--adm-color-white)}.adm-calendar-cell.adm-calendar-cell-selected .adm-calendar-cell-bottom{color:var(--adm-color-white)}.adm-calendar-cell.adm-calendar-cell-selected.adm-calendar-cell.adm-calendar-cell-selected-begin{border-bottom-left-radius:4px;border-top-left-radius:4px}.adm-calendar-cell.adm-calendar-cell-selected.adm-calendar-cell.adm-calendar-cell-selected-end{border-bottom-right-radius:4px;border-top-right-radius:4px}.adm-calendar-cell.adm-calendar-cell-disabled.adm-calendar-cell.adm-calendar-cell-selected{color:var(--adm-color-light)}.adm-calendar-cell .adm-calendar-cell-top{flex:none;font-size:var(--adm-font-size-10)}.adm-calendar-cell .adm-calendar-cell-bottom{color:var(--adm-color-weak);flex:none;font-size:var(--adm-font-size-4);height:12px;line-height:12px}.adm-calendar-mark{align-items:center;border-bottom:1px solid var(--adm-color-border);box-sizing:border-box;display:flex;flex-direction:row;font-size:var(--adm-font-size-7);height:45px;justify-content:flex-start;padding:0 8px}.adm-calendar-mark .adm-calendar-mark-cell{flex:1 1;text-align:center}.adm-center-popup{--background-color:var(--adm-center-popup-background-color,var(--adm-color-background));--border-radius:var(--adm-center-popup-border-radius,8px);--max-width:var(--adm-center-popup-max-width,75vw);--min-width:var(--adm-center-popup-min-width,280px);--z-index:var(--adm-center-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{left:50%;max-width:var(--max-width);min-width:var(--min-width);position:fixed;top:50%;transform:translate(-50%,-50%);width:auto;z-index:1}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{color:var(--adm-color-weak);cursor:pointer;font-size:18px;padding:4px;position:absolute;right:8px;top:8px;z-index:100}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-check-list-item-extra{color:var(--adm-color-primary);font-size:var(--adm-font-size-10);line-height:1}.adm-check-list-item-readonly{cursor:inherit}.adm-list{--header-font-size:var(--adm-font-size-7);--prefix-width:"auto";--prefix-padding-right:12px;--align-items:center;--active-background-color:var(--adm-color-border);--border-inner:solid 1px var(--adm-color-border);--border-top:solid 1px var(--adm-color-border);--border-bottom:solid 1px var(--adm-color-border);--padding-left:12px;--padding-right:12px;--font-size:var(--adm-font-size-9);--extra-max-width:70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);font-size:var(--font-size);overflow:hidden}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-bottom:var(--border-bottom);border-top:var(--border-top)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{background-color:var(--adm-color-background);display:block;line-height:1.5;padding-left:var(--padding-left);position:relative}.adm-list-item-description,.adm-list-item-title{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{align-items:var(--align-items);border-top:var(--border-inner);display:flex;justify-content:flex-start;padding-right:var(--padding-right)}.adm-list-item-content-prefix{flex:none;padding-right:var(--prefix-padding-right);width:var(--prefix-width)}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{color:var(--adm-color-weak);flex:none;font-size:var(--adm-font-size-7);max-width:var(--extra-max-width);padding-left:12px}.adm-list-item-content-arrow{align-items:center;color:var(--adm-color-light);display:flex;flex:none;font-size:19px;margin-left:4px}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{border-bottom:var(--border-inner);bottom:-1px;content:" ";display:block;left:0;position:absolute;width:100%}.adm-checkbox{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;align-items:center;cursor:pointer;display:inline-flex;justify-content:flex-start;vertical-align:text-bottom}.adm-checkbox input{display:none}.adm-checkbox .adm-checkbox-icon{border:1px solid var(--adm-color-light);border-radius:var(--icon-size);box-sizing:border-box;color:var(--adm-color-text-light-solid);flex:none;height:var(--icon-size);width:var(--icon-size)}.adm-checkbox .adm-checkbox-icon>svg{display:block;height:100%;width:100%}.adm-checkbox.adm-checkbox-block{display:flex}.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon{background-color:var(--adm-color-primary);border-color:var(--adm-color-primary)}.adm-checkbox.adm-checkbox-disabled{cursor:not-allowed}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-content{opacity:.4}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-icon.adm-checkbox-icon{background-color:var(--adm-color-fill-content);border-color:var(--adm-color-light);color:var(--adm-color-light)}.adm-checkbox .adm-checkbox-custom-icon{font-size:var(--icon-size)}.adm-checkbox.adm-checkbox-indeterminate .adm-checkbox-icon{background-color:var(--adm-color-background);color:var(--adm-color-primary)}.adm-checkbox-content{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-dropdown{background-color:var(--adm-color-background)}.adm-dropdown .adm-dropdown-nav{border-bottom:1px solid transparent;display:flex}.adm-dropdown-open .adm-dropdown-nav{border-bottom-color:var(--adm-color-border)}.adm-dropdown-item{cursor:pointer;display:flex;flex:1 1;justify-content:center;min-width:0}.adm-dropdown-item .adm-dropdown-item-title{align-items:center;display:flex;font-size:var(--adm-font-size-main);max-width:100%;padding:12px;position:relative}.adm-dropdown-item .adm-dropdown-item-title-text{margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-dropdown-item .adm-dropdown-item-title-arrow{color:var(--adm-color-light);font-size:9px;transform:rotate(0deg) translateY(1px);transition:all .2s ease}.adm-dropdown-item .adm-dropdown-item-title-arrow-active{transform:rotate(-180deg) translateY(-1px)}.adm-dropdown-item .adm-dropdown-item-title:active{opacity:.7}.adm-dropdown-item-highlight{color:var(--adm-color-primary)}.adm-dropdown-item-active .adm-dropdown-item-title:after{margin-top:-1px;transform:rotate(135deg)}.adm-dropdown-item-content{background:var(--adm-color-background);width:100%}.adm-dropdown-item-content-hidden{display:none}.adm-dropdown-popup{bottom:0;left:0;overflow:hidden;position:fixed;right:0;width:100%}.adm-dropdown-popup .adm-dropdown-popup-body,.adm-dropdown-popup .adm-dropdown-popup-mask{position:absolute}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{background-color:var(--adm-color-background);position:fixed;z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{bottom:0;left:0;width:100%}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{left:0;top:0;width:100%}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;left:0;top:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;right:0;top:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{color:var(--adm-color-weak);cursor:pointer;font-size:18px;line-height:1;padding:4px}.adm-ellipsis{line-height:1.5;overflow:hidden}.adm-floating-panel{--border-radius:8px;--header-height:28px;--z-index:var(--adm-floating-panel-z-index,900);bottom:0;display:flex;flex-direction:column;left:0;position:fixed;touch-action:none;width:100vw;z-index:var(--z-index)}.adm-floating-panel-mask{background:transparent;display:block;height:100vh;left:0;position:absolute;top:-100vh;width:100%}.adm-floating-panel:after{background:var(--adm-color-background);bottom:-100vh;content:"";display:block;height:100vh;position:absolute;width:100vw}.adm-floating-panel .adm-floating-panel-header{align-items:center;background-color:var(--adm-color-background);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);cursor:grab;display:flex;flex:none;height:var(--header-height);justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-floating-panel .adm-floating-panel-header .adm-floating-panel-bar{background:var(--adm-color-light);border-radius:10px;height:3px;width:20px}.adm-floating-panel .adm-floating-panel-content{background:var(--adm-color-background);flex:1 1;overflow-y:scroll}.adm-grid{--gap:0;--gap-horizontal:var(--gap);--gap-vertical:var(--gap);grid-gap:10px;grid-column-gap:var(--gap-horizontal);grid-row-gap:var(--gap-vertical);align-items:stretch;-webkit-column-gap:var(--gap-horizontal);-moz-column-gap:var(--gap-horizontal);column-gap:var(--gap-horizontal);display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));row-gap:var(--gap-vertical)}.adm-grid-item{grid-column-end:span var(--item-span)}.adm-index-bar{--color:var(--adm-color-text);--sticky-offset-top:0;background-color:var(--adm-color-background);height:100%;overflow:hidden;position:relative}.adm-index-bar-body{height:100%;overflow:scroll;width:100%}.adm-index-bar-body::-webkit-scrollbar{display:none}.adm-index-bar-anchor-title{background-color:var(--adm-color-fill-content);color:var(--adm-color-weak);display:flex;flex-direction:column;font-size:var(--adm-font-size-main);height:35px;justify-content:center;padding:0 12px}.adm-index-bar-sidebar{color:var(--adm-color-weak);font-size:var(--adm-font-size-4);overflow:visible;position:absolute;right:0;top:50%;touch-action:none;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:910}.adm-index-bar-sidebar-bubble{background:var(--adm-color-light);border-radius:50%;color:var(--adm-color-text-light-solid);font-size:25px;height:47px;line-height:47px;position:absolute;right:60px;text-align:center;top:50%;transform:translateY(-50%);width:47px}.adm-index-bar-sidebar-row{cursor:pointer;padding:0 12px;position:relative;text-align:right;width:auto}.adm-index-bar-sidebar-row>*{pointer-events:none}.adm-index-bar-sidebar-item{align-items:center;display:inline-flex;height:16px;justify-content:center;line-height:16px;width:16px}.adm-index-bar-sidebar-item-active{background-color:var(--adm-color-primary);border-radius:50%;color:var(--adm-color-text-light-solid)}.adm-index-bar-sidebar-interacting{width:100%}.adm-index-bar-sticky .adm-index-bar-anchor-title{left:0;position:sticky;top:var(--sticky-offset-top);z-index:900}.adm-infinite-scroll{align-items:center;color:var(--adm-color-weak);display:flex;font-size:var(--adm-font-size-main);justify-content:center;padding:18px}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:8px}.adm-dot-loading{display:inline-block}.adm-modal{--z-index:var(--adm-modal-z-index,1000);---z-index:var(--z-index)}.adm-modal .adm-center-popup{--z-index:var(---z-index)}.adm-modal-body{display:flex;flex-direction:column;font-size:var(--adm-font-size-6);max-height:70vh;overflow:hidden;width:100%}.adm-modal-body>*{flex:none}.adm-modal-body>.adm-modal-content{flex:auto}.adm-modal-body:not(.adm-modal-with-image){padding-top:20px}.adm-modal-image-container{margin-bottom:12px;max-height:40vh;overflow-y:scroll}.adm-modal-header,.adm-modal-title{margin-bottom:8px;padding:0 12px}.adm-modal-title{font-size:var(--adm-font-size-10);font-weight:700;line-height:25px;text-align:center}.adm-modal-content{color:var(--adm-color-text);font-size:var(--adm-font-size-7);line-height:1.4;max-height:70vh;overflow-x:hidden;overflow-y:auto;padding:0 12px 12px}.adm-modal-footer{padding:8px 12px 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-modal-footer-empty{height:8px;padding:0}.adm-modal-footer.adm-space{--gap-vertical:20px}.adm-modal-footer .adm-modal-button{font-size:var(--adm-font-size-10);line-height:25px}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary){padding-bottom:0;padding-top:0}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary):before{display:none}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary):active{opacity:.7}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);display:block;height:var(--height);overflow:hidden;width:var(--width)}.adm-image-img{height:100%;width:100%}.adm-image-tip{background-color:var(--adm-color-fill-content);height:100%;min-height:24px;min-width:24px;position:relative}.adm-image-tip>svg{color:var(--adm-color-weak);height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-space-item{flex:none}.adm-space{--gap:8px;--gap-vertical:var(--gap);--gap-horizontal:var(--gap);display:inline-flex}.adm-space-vertical{flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical)*-1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-button{--color:var(--adm-color-text-light-solid);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));background-color:var(--background-color);border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-color);cursor:pointer;display:inline-block;font-size:var(--adm-font-size-9);height:auto;line-height:1.4;margin:0;padding:7px 12px;position:relative;text-align:center;transition:opacity .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-button:focus{outline:none}.adm-button:before{background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);box-sizing:content-box;content:" ";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translate(calc(var(--border-width)*-1),calc(var(--border-width)*-1));width:100%}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:transparent;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:transparent;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:transparent;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{font-size:var(--adm-font-size-main);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{font-size:var(--adm-font-size-7);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-bottom:11px;padding-top:11px}.adm-button.adm-button-shape-rounded{--border-radius:1000px}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{align-items:center;display:flex;height:1.4em;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-notice-bar{--background-color:var(--adm-color-weak);--border-color:var(--adm-color-weak);--text-color:var(--adm-color-text-light-solid);--font-size:var(--adm-font-size-7);--icon-font-size:var(--adm-font-size-10);--height:40px;background-color:var(--background-color);border:1px solid var(--border-color);border-left:none;border-right:none;box-sizing:border-box;color:var(--text-color);display:flex;font-size:var(--font-size);height:var(--height);justify-content:space-between;padding:0 12px}.adm-notice-bar>span[role=img]{color:var(--text-color)}.adm-notice-bar.adm-notice-bar-alert{--background-color:#fff9ed;--border-color:#fff3e9;--text-color:var(--adm-color-orange)}.adm-notice-bar.adm-notice-bar-error{--background-color:var(--adm-color-danger);--border-color:#d9281e;--text-color:#fff}.adm-notice-bar.adm-notice-bar-info{--background-color:#d0e4ff;--border-color:#bcd8ff;--text-color:var(--adm-color-primary)}.adm-notice-bar .adm-notice-bar-left{flex-shrink:0;font-size:var(--icon-font-size);margin-right:8px}.adm-notice-bar .adm-notice-bar-content{align-items:center;display:flex;flex:1 1;height:100%;overflow:hidden;position:relative}.adm-notice-bar .adm-notice-bar-content .adm-notice-bar-content-inner{transition-timing-function:linear;white-space:nowrap;width:auto}.adm-notice-bar-wrap.adm-notice-bar .adm-notice-bar-content .adm-notice-bar-content-inner{white-space:normal}.adm-notice-bar .adm-notice-bar-right{flex-shrink:0;margin-left:12px}.adm-notice-bar-close{align-items:center;display:flex;height:24px;justify-content:center;margin-right:-3px;width:24px}.adm-notice-bar-close-icon{font-size:var(--adm-font-size-10)}.adm-notice-bar-wrap{align-items:flex-start;height:auto;line-height:22px;padding-bottom:8px;padding-top:8px}.adm-page-indicator{--dot-color:var(--adm-color-light);--active-dot-color:var(--adm-color-primary);--dot-size:3px;--active-dot-size:13px;--dot-border-radius:1px;--active-dot-border-radius:var(--dot-border-radius);--dot-spacing:3px;display:flex;width:auto}.adm-page-indicator-dot{background:var(--dot-color);border-radius:var(--dot-border-radius);display:block;height:var(--dot-size);width:var(--dot-size)}.adm-page-indicator-dot:last-child{margin-right:0}.adm-page-indicator-dot-active{background:var(--active-dot-color);border-radius:var(--active-dot-border-radius)}.adm-page-indicator-color-white{--dot-color:hsla(0,0%,100%,.5);--active-dot-color:var(--adm-color-text-light-solid)}.adm-page-indicator-horizontal{flex-direction:row}.adm-page-indicator-horizontal .adm-page-indicator-dot{margin-right:var(--dot-spacing)}.adm-page-indicator-horizontal .adm-page-indicator-dot-active{width:var(--active-dot-size)}.adm-page-indicator-vertical{flex-direction:column}.adm-page-indicator-vertical .adm-page-indicator-dot{margin-bottom:var(--dot-spacing)}.adm-page-indicator-vertical .adm-page-indicator-dot-active{height:var(--active-dot-size)}.adm-popover{--z-index:var(--adm-popover-z-index,1030);--background:#fff;--arrow-size:8px;--content-padding:8px 12px;animation:none;color:var(--adm-color-text);cursor:auto;left:0;position:absolute;text-align:left;top:0;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:normal;z-index:var(--z-index)}.adm-popover.adm-popover-dark{--background:rgba(0,0,0,.75);--adm-color-text:#fff;color:#fff}.adm-popover.adm-popover-dark .adm-popover-inner{box-shadow:none}.adm-popover:after{background:hsla(0,0%,100%,.01);content:"";position:absolute}.adm-popover-hidden{display:none}.adm-popover-inner{background-clip:padding-box;background-color:var(--background);border-radius:8px;box-shadow:0 0 30px 0 rgba(51,51,51,.2);font-size:var(--adm-font-size-7);max-width:calc(100vw - 24px);min-width:32px;overflow-y:hidden;width:-moz-max-content;width:max-content}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{background:transparent;overflow:visible;width:var(--arrow-size)}.adm-popover-arrow,.adm-popover-arrow-icon{display:block;height:var(--arrow-size);position:absolute}.adm-popover-arrow-icon{left:50%;top:50%;transform:translate(-50%,-50%) rotate(var(--arrow-icon-rotate));width:calc(var(--arrow-size)/8*15)}.adm-popover .adm-popover-arrow{color:var(--background)}.adm-popover-menu{--border-color:var(--adm-color-border)}.adm-popover-menu.adm-popover{--content-padding:0}.adm-popover-menu-list{min-width:120px;overflow:hidden}.adm-popover-menu-list-inner{margin-top:-1px}.adm-popover-menu-list-scroll{-webkit-overflow-scrolling:auto;overflow-y:scroll;padding-right:2px}.adm-popover-menu-list-scroll::-webkit-scrollbar{-webkit-appearance:none;width:4px}.adm-popover-menu-list-scroll::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}.adm-popover-menu-item{align-items:center;display:flex;justify-content:flex-start;padding-left:20px;position:relative}.adm-popover-menu-item-icon{flex:none;font-size:20px;padding-right:8px}.adm-popover-menu-item-text{border-top:1px solid var(--border-color);flex:auto;padding:14px 20px 14px 0}.adm-popover-menu-item-disabled{cursor:not-allowed}.adm-popover-menu-item-disabled>*{opacity:.4}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:var(--border-color)}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{border-bottom:1px solid var(--border-color);bottom:-1px;content:" ";display:block;left:0;position:absolute;width:100%}.adm-popover.adm-popover-dark.adm-popover-menu{--border-color:var(--adm-color-text);--background:rgba(0,0,0,.9)}.adm-progress-bar{--track-width:var(--adm-progress-bar-track-width,8px);--track-color:var(--adm-progress-bar-track-color,var(--adm-color-border));--fill-color:var(--adm-progress-bar-fill-color,var(--adm-color-primary));--text-width:var(--adm-progress-bar-text-width,40px);align-items:center;display:flex}.adm-progress-bar-trail{background:var(--track-color);flex:auto;height:var(--track-width);overflow:hidden}.adm-progress-bar-fill{background:var(--fill-color);height:var(--track-width);transition:width .3s}.adm-progress-bar-text{color:var(--adm-color-weak);flex:none;padding-left:8px;width:calc(var(--text-width) + 8px)}.adm-progress-bar-rounded .adm-progress-bar-fill,.adm-progress-bar-rounded .adm-progress-bar-trail{border-radius:var(--track-width)}.adm-pull-to-refresh-head{overflow:hidden;position:relative}.adm-pull-to-refresh-head-content{align-items:center;bottom:0;color:var(--adm-color-weak);display:flex;justify-content:center;left:0;position:absolute;width:100%}.adm-rate{--star-size:24px;--active-color:var(--adm-color-yellow);--inactive-color:var(--adm-color-border);--inactive-color-half:var(--adm-color-border);display:inline-flex;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-rate-box{position:relative}.adm-rate-star{box-sizing:border-box;color:var(--inactive-color);cursor:pointer;font-size:var(--star-size);line-height:var(--star-size);overflow:hidden;padding:.125em;text-align:center;transition:all .3s}.adm-rate-star-half{left:0;padding-right:0;position:absolute;top:0;width:50%}.adm-rate-star-active{color:var(--active-color)}.adm-rate-star-readonly{cursor:inherit}.adm-rate.adm-rate-half .adm-rate-star-half:not(.adm-rate-star-active){color:var(--inactive-color-half)}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top)*var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom)*var(--multiple))}.adm-slider{--fill-color:var(--adm-color-primary);list-style:none;padding:5px 14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-slider-track-container{padding:8px 0}.adm-slider-track{background-color:var(--adm-color-fill-content);border-radius:3px;height:3px;position:relative;width:100%}.adm-slider-fill{background-color:var(--fill-color);border-radius:3px;height:3px;position:absolute;z-index:1}.adm-slider-ticks{background:transparent;height:3px;position:absolute;width:100%}.adm-slider-tick{background-color:var(--adm-color-fill-content);border-radius:50%;height:7px;margin-left:-3px;position:absolute;top:-2px;width:7px}.adm-slider-tick-active{background-color:var(--fill-color)}.adm-slider-thumb{background:var(--adm-color-text-light-solid);border-radius:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.12);color:var(--fill-color);height:28px;line-height:28px;margin:2px;text-align:center;width:28px}.adm-slider-thumb:focus{outline:none}.adm-slider-thumb-icon{height:12px;margin:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:12px}.adm-slider-thumb-container{border-radius:50%;cursor:grab;height:32px;position:absolute;top:50%;touch-action:none;transform:translate(-50%,-50%);width:32px;z-index:2}.adm-slider-mark{font-size:var(--adm-font-size-3);height:11px;margin-top:10px;overflow:visible;position:relative;width:100%}.adm-slider-mark-text{color:var(--adm-color-text);display:inline-block;line-height:1;position:absolute;text-align:center;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:keep-all}.adm-slider-disabled .adm-slider-mark,.adm-slider-disabled .adm-slider-thumb-icon{opacity:.4}.adm-slider-disabled .adm-slider-fill:after,.adm-slider-disabled .adm-slider-tick-active:after{background-color:hsla(0,0%,100%,.6);border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.adm-slider-disabled .adm-slider-thumb{box-shadow:0 2px 5px 0 rgba(0,0,0,.06);cursor:not-allowed}.adm-slider-disabled .adm-slider-mark-text,.adm-slider-disabled .adm-slider-tick{box-shadow:none;cursor:not-allowed}@keyframes loading-rotate{to{transform:rotate(1turn)}}.adm-switch{--checked-color:var(--adm-color-primary);--height:31px;--width:51px;--border-width:2px;align-self:center;box-sizing:border-box;cursor:pointer;display:inline-block;position:relative;vertical-align:middle}.adm-switch input{display:none}.adm-switch-checkbox{background:var(--adm-color-border);border-radius:31px;box-sizing:border-box;height:var(--height);line-height:var(--height);min-width:var(--width);overflow:hidden;z-index:0}.adm-switch-checkbox:before{background:var(--adm-color-background);border-radius:calc(var(--height) - var(--border-width)*2);box-sizing:border-box;content:" ";height:calc(var(--height) - var(--border-width)*2);left:var(--border-width);position:absolute;top:var(--border-width);transform:scale(1);transition:all .2s;width:calc(100% - var(--border-width)*2);z-index:1}.adm-switch-handle{background:var(--adm-color-text-light-solid);border-radius:calc(var(--height) - var(--border-width)*2);box-shadow:0 0 2px 0 rgba(0,0,0,.2),0 2px 11.5px 0 rgba(0,0,0,.08),-1px 2px 2px 0 rgba(0,0,0,.1);height:calc(var(--height) - var(--border-width)*2);left:var(--border-width);position:absolute;top:var(--border-width);transition:all .2s;width:calc(var(--height) - var(--border-width)*2);z-index:2}.adm-switch-handle,.adm-switch-inner{align-items:center;display:flex;justify-content:center}.adm-switch-inner{color:var(--adm-color-weak);font-size:var(--adm-font-size-7);height:100%;margin:0 8px 0 calc(var(--height) - var(--border-width) + 5px);position:relative;transition:margin .2s;z-index:1}.adm-switch.adm-switch-checked .adm-switch-checkbox{background:var(--checked-color)}.adm-switch.adm-switch-checked .adm-switch-checkbox:before{transform:scale(0)}.adm-switch.adm-switch-checked .adm-switch-handle{left:calc(100% - var(--height) + var(--border-width))}.adm-switch.adm-switch-checked .adm-switch-inner{color:var(--adm-color-text-light-solid);margin:0 calc(var(--height) - var(--border-width) + 5px) 0 8px}.adm-switch.adm-switch-disabled{cursor:not-allowed;opacity:.4}.adm-switch-spin-icon{animation:loading-rotate 1s linear infinite;height:14px;width:14px}.adm-tabs{--title-font-size:var(--adm-font-size-9);--content-padding:12px;--active-line-height:2px;--active-line-border-radius:var(--active-line-height);--active-line-color:var(--adm-color-primary);--active-title-color:var(--adm-color-primary);min-width:0;position:relative}.adm-tabs-header{border-bottom:1px solid var(--adm-color-border);position:relative}.adm-tabs-tab-list{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;position:relative;scrollbar-width:none}.adm-tabs-tab-list::-webkit-scrollbar{display:none}.adm-tabs-tab-wrapper{padding:0 12px}.adm-tabs-tab-wrapper-stretch{flex:auto}.adm-tabs-tab{cursor:pointer;font-size:var(--title-font-size);margin:0 auto;padding:8px 0 10px;position:relative;white-space:nowrap;width:-moz-min-content;width:min-content}.adm-tabs-tab-active{color:var(--active-title-color)}.adm-tabs-tab-disabled{cursor:not-allowed;opacity:.5}.adm-tabs-tab-line{background:var(--active-line-color);border-radius:var(--active-line-border-radius);bottom:0;height:var(--active-line-height);position:absolute}.adm-tabs-content{padding:var(--content-padding)}.adm-tabs-header-mask{bottom:0;height:100%;pointer-events:none;position:absolute;top:0;width:30px;z-index:1}.adm-tabs-header-mask-left{background:linear-gradient(to right,var(--adm-color-background),hsla(0,0%,100%,0));left:0}.adm-tabs-header-mask-right{background:linear-gradient(to left,var(--adm-color-background),hsla(0,0%,100%,0));right:0}.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;text-align:center;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:rgba(0,0,0,.7);border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);line-height:1.5;max-height:70%;max-width:204px;overflow:auto;pointer-events:all;position:relative;text-align:left;text-align:initial;top:50%;transform:translateY(-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:36px;line-height:1;margin-bottom:8px;text-align:center}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-body{position:relative}.login-body .login-close{height:20px;position:absolute;right:8px;top:8px;width:20px;z-index:1}@media screen and (max-width:600px){.login-body ::-webkit-scrollbar{display:none}}@media screen and (min-width:500px){.login-body{max-height:100vh;overflow-y:auto}}.sign{align-items:center;background-image:url(../../static/media/bg.4f4649014cab61a9ffbb.png);background-repeat:no-repeat;background-size:100% 100px;box-sizing:border-box;display:flex;flex-direction:column;max-width:288px;padding:14px 0 16px}.sign .logo{height:38px;margin-bottom:8px;width:42px}.sign .title{word-wrap:normal;box-sizing:border-box;color:#4d2d0f;font-size:21px;font-weight:600;line-height:24px;margin-top:12px;padding:0 16px;text-align:left;width:100%}.sign .channel-item-box{position:relative}.sign .channels{display:flex;flex-direction:row;margin:24px auto 0;overflow:auto;padding-bottom:14px;width:100%;width:calc(100% - 32px)}.sign .channels .channel-item{height:50px;margin-right:12px;width:50px}.sign .channels .email-arrow{border:8px solid transparent;border-bottom-color:hsla(0,0%,97%,.8);bottom:-14px;height:0;left:16px;position:absolute;width:0}.sign .channels .recent-tag{background:linear-gradient(180deg,#c09440,#e3c070);border-radius:8px 0;color:#fff;font-size:9px;max-width:42px;padding:2px 4px;position:absolute}.sign .split{align-items:center;color:#ccd3d5;display:flex;flex-direction:row;font-size:14px;line-height:22px;margin-bottom:14px;margin-top:14px}.sign .split .line{background-color:#ccd3d5;height:1px;width:108px}.sign .split .or{margin-left:4px;margin-right:4px}.sign .email-section{background:linear-gradient(180deg,hsla(0,0%,97%,.8) 0,#fff 20%);box-sizing:border-box;overflow:hidden;padding:0 16px;position:relative;top:-1px;transition:height .5s ease-in-out;width:100%}.sign .email-section-open{height:168px}.sign .email-section-close{height:0}.sign .account{align-items:center;background-color:#fff;border:.5px solid #d7d7d7;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:row;height:36px;justify-content:space-between;margin-top:26px;padding:0 8px;width:100%}.sign .account .account-input{background-color:#fff;border:none;caret-color:#c99244;color:#4d2d0f;font-size:14px;height:22px;line-height:22px;outline:none;width:185px}.sign .account .loading-circle{animation:loop 1s linear infinite;height:16px;width:16px}@keyframes loop{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sign .account .input-clear{height:15px;width:15px}.sign .account-focus{border:.5px solid #c99244}.sign .verify{align-items:center;box-sizing:border-box;display:flex;height:36px;justify-content:space-between;margin-top:12px;position:relative;width:100%}.sign .verify .verify-focus{border:.5px solid #c99244!important}.sign .verify .verify-input{background-color:#fff;border:.5px solid #d7d7d7;border-radius:4px;caret-color:#c99244;color:#4d2d0f;flex:1 1;outline:none;padding-left:10px}.sign .verify .send,.sign .verify .verify-input{box-sizing:border-box;font-size:14px;height:36px;z-index:1}.sign .verify .send{align-items:center;border:1px solid #c99244;border-radius:4px;color:#c99244;line-height:36px;margin-left:12px;text-align:center;width:51px}.sign .check-section{border:.5px solid #d7d7d7b3;border-radius:4px;margin-top:16px;padding:10px 12px;position:relative;width:calc(100% - 56px)}.sign .check-section-remember{border:.5px solid #c99244}.sign .check-section .guide{bottom:0;height:100px;position:fixed;right:-50px;width:100px;z-index:1}.sign .check-section .declaration{color:#838c8f;font-size:10px;font-weight:400;line-height:14px}.sign .check-section .cookie-link{color:#c99244;font-size:10px;margin-left:2px;margin-top:24px;text-decoration:none}.sign .check-section .check-img{background-size:100% 100%;bottom:-.5px;height:30px;position:absolute;right:-.5px;width:30px}.sign .check-section .check-img-no-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAQAAACQ9RH5AAAAAXNSR0IArs4c6QAAAd5JREFUeNq91ztuk0EUhuH3zO+KexFBEWokOnbBBlgO2GYXdJQsgJKCAvZglylipY2UKFfNnDhK5K+cybF0PnduHr2esX7bnOQZwPobnvsyn5zVcuWFzBlGXS9Y0DJho9DWS5Y0THBO7ZwFFROcVfudRsGgQH4tCE6tFZxaKzi1VnBureDkWsHJtYKTawUn1wpOrhWcXCs4uVZwcq3g5FrBybWCk2sFJ9cKTq4VnFwrOLlWcHKt4ORawcm1gpNrBSfXCs6t1cwDtVt2vmXrGGtoHoBVW7e1C9roh9wQW7AxOF6rPcN253rFDQbALFY7yjbecgCPu2QDKo7XjrOOccExFRMcONtArdiHleD3Ns6qOF7raDbICg6drTPjgAnHADjlnDLECg7XvuRw90Zls6M7rODoTW485z0TDtiO7rGCA7WiX3DIhKrPeNdjBY/X9ujbLfW6xwoer+3TDLJQ9v8PdM6GOs4K3ut5K3qUFdyvHae9x4rxJ51t96zFjsHxJ5BWecUbTsSOwfFazQEwGITjtfF5CdzkvVHgqARu8r5rwG/zwNlGp19B5XNJrnUq+M8P/2cY7b425WwbMOPv9VcotLRaYwL/0b58OqXYaskcgDjrQ+i1H/OHXx//AeB3hgGmJnFOiOcAAAAASUVORK5CYII=)}.sign .check-section .check-img-yes-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAAXNSR0IArs4c6QAAAS9QTFRFAAAA//8A/4CAqqpV25JJw5ZLxo5Ex5BByZBEypJEypJFy5NEyZFEyZJDyJBDyZJEyZJEyZFEyZFDyJBFyZJEyZJEyZJEyZJE///////+//7+//79/v79/v78//39/v38/v37/fz6/fv4+/jy+/fy+/fx+fLp8+fW8uTR8uTQ8uPP8ePQ7tzD7drB7Nm+7Ni87Ni769a56NCu5Mqk5Mmi2rR/2bN72LF42LF32LB316911q5z161y1q1z1q1y1q1x1qxw1axvz55Zzp1WzZlQzJdNy5ZLypRHyZRHypNHypNGypNFyZNGyZNFypJEyZJFyZJEyZJDyZFDyJFDyJBByJBAyJA/yI9AyI8/x48/x48+x44+x449x408xow6xow5xos5xos4xos3xoo3xYo3EGNR5wAAABh0Uk5TAAECAwcRLTdeaX5/gLe9wMbr6/D6/P3+Uc0eLwAAAhlJREFUeNqd1M1O20AUxfFz70xogBBIWqWlgbb0LaJ2Cax5436TB+gCHiCVioTUCEjs+GOmCUp1Fk4tfM/W+uun8cgWGCfAtlpbjbvn5ha7FwNj69C5GLxUUyvlzukPGYml1bJzeikjqN0FxO4CancpG1zKBpeywaVscCkbXMoGl7LBpWxwKRtcygaXssGlbHApG1zKBpeywaVscCkbXMoGl7LBpWxwKRtcygaXssEFfL2rlTamWK0tlBu4XQXgZokwrrhh53yDW26FP4lC8r1+LvA1brWNsnM1ATTsdxEctMl7LqV7NVFth/7bVwsHSIPzxri/bOGz3tGLew9A61wRrFaArg9u2fYeW7gNbuicPZ5XUrclqq6duJWL7vVEoxYHx/2HFu958/2Wz/Kb3AcJByc3bZRub+kWrXzpzrbAePN7dovB3XQOiUk8uW3JstXg8oOj/v26have79m/+9XZ+5jkbTfP8mGyfz3xpS96x715C4w5nnf9cHoY0yS4RZ69+/mL52W80V3PT4cxzZym5e3vGOkyrrpc6+51TBdR0weIo8v4vy5oBx9adBnXuLQl0OVcrUt7O6PLuM6lnc2eD+kyrrpV+83MHw4qLeRJ/6t822f52uHGUvff4GJQAUeZbsN9UfD7bbZLlJ7fUcNFZGp08f3Dp8JLMLjjGD9+TQsB33OTevR5njnp7AK17RiVjb5lRZFr+At/3y6GWv8McgAAAABJRU5ErkJggg==)}.sign .check-section .check-img-no-ar{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM2SURBVHgB7d1BbtpAFMbxsVXWdMEadQurcpL2BlVv0BuU3KBHai8B2wghsWERNixAgvqjvAhRsGc8bzxvxu8vISe2s8gvlnmeRIpZLpc/jRa+Cvqs2OErr9u5YoetvPlYsQNW3n2u2IEqH+xT7ACVT/YrNnNlzTHFZqxsOK7YTDVBI8VmyAYaKbZnttBIsT1ygUaK3TJXaKTYLWoDjRTbsbbQSLEd8oFGim2ZLzRSbIs4oJFiN8QFjRS7Jk5opNhP4oZGiv2gENBIse8KBY0U+6aQ0Eixr4WGRoptuoFGvcfuChr1GrtLaNRb7K6hUS+xY0Cj3mHHgka9wo4JjXqDHRsa9QJbAjTKHlsKNMoaWxI0yhZbGjTKElsiNMoOWyo0ygpbMjTKBls6NMoCOwVolDx2KtAoaeyUoFGy2KlBoySxU4RGyWGnCo2Swk4ZGiWDnTo0SgI7B2gkHjsXaCQa+4MR2Gg0MsPhsPac4/Fo1uu1OZ1Ot7uBbSaTyYsRlrgrGsh4DQaDpy+02WzukSmRV7YoaEKuC1fyarW6bGsShy0GmhGZEoUtAjoAMiUGOzp0QGRKBHZU6A6QqejY0aA7RKaiYtfO0ZhlaZx6FhB2u51xKQIyFW3OroXe7/dmPB43YuP4drs1NkVEpqJg1946bL9hGzzb8wIjU53fRhrv0VzYgpCpTrGt3gx9sQUiU51hW08dbbEFI1OdYDuNd67YCSBTwbGd52jON0ghyFRQ7FYPLBxAwpCpCzbGP+5aPxn6QAlFpubmOmtz5vUI3gZMODKFWwgrtvdahwtcIsgUKzbLopINYGLIFBs22+pdHWSiyBQLNusy6SPQxJEpb2z29ehb2EyQKS/sAv/CyQSIllYzQb4Ny6vzapnV6YuC/YaFrugMa3Vl5/QnYV3mjA3oV6O1yQlbof2yxi5Pp9Mfo/lkhV0eDodfRvOtEbuczWZv1fa30Xyrxaap4/v5fH4zmm9PsS/Q1fD9av4N4pp/D7Hf5+jpdIp7tWLz9B92cX/GYrH4gROLovhoNN/eH9eLR0ern8Sn6p49r7C/Gc23C3ZRdwbAK+wvFfrX6vVZ8FUeZGGMsZe/WlfFwCXJPjgAAAAASUVORK5CYII=)}.sign .check-section .check-img-yes-ar{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOQSURBVHgB7doxaxRBGMbxdydCbBQLIUIaS+200GgnEmwVexU/gGDAPmetkKDfQHs7GxWJlUYrKwUL0wQSsAiJzUFy5z5nJl7i3dzszszOO7Pvv0hyu3MH+bHMzixHX57PL5IUPNXrU0eww6fwQ7DDp/Qfgh02NfxCsMOljh4Q7DCpUQcF239q3AnB9psynRRsf6lJAwTbTxOhkWC7ZwWNBNsta2gk2PWrBI0Eu16VoZFgV68WNBLsatWGRoJtnxM0Emy7nKGRYE/OCzQSbHPeoJFgj88rNBLs0XmHRoL9f0GgkWAfLhg0Eux/BYVGgv234NBIsBuCRm3HbgwatRm7UWjUVuzGoVEbsaNAo7ZhR4NGbcKOCo3agh0dGrUBmwU0yh2bDTTKGZsVNMoVmx00yhGbJTTKDZstNMoJmzU0ygWbPTTKATsJaJQ6djLQKGXspKBRqtjJQaMUsZOERqlhJwuNUsJOGhqlgp08NEoBOwtoxB37GDFsdu4unT5/wzimu71BP153aK/7++DYPjZdevDuMTGLHTSQZy/fMY4B8s+3Tw4h67his5o6bJG/v3pE3Z3NsWM4TiNsoH0h67hhs4D2jazjhB0dOhSyjgt2VOjQyDoO2NGgm0LWxcY2Lu+wlp0+MWMaMkD49e0NValpZF3MpZ8Remf9K83eflpinzENo+mTM7S++pJsioWsi4VtnDq625v7//CGaVgJV+LNmfEG4yIj62JMIxPnaF/YXJB1TWNb3Qxdsbkh65rEtl511MXmiqxrCrtYfTbfr/IG3PjOWdwg1z+/wMezRh5OFdQJeYOsDI1ssSfFBVkXErvWhsV2GjF/Bi9kpKcRLP98V3tn6ILNEVkH7PJXxze20xa8DjZnZF2JjZujV2znZx1VsFNA1vnG9vJQyQY7JWSdT2xvT+9M2Cki63xhe31MOgo7ZWSdD2zvz6OHsXNA1rli19qw2IRNDfUpC+Thyk0NNjTY2FR7HwUKV3ZuyKjulZ3NV8KarA52CV2skVS5qtiq6PfXSKpVFWy1R/SBpNrZYqvjvd1lkpyywVYXF1a2ij6tkOTUJOzBqmOvt3u/XPJukeSUCXsAfXVhZa3UZvfl7RQbh32wjr6y8H65HCTYHhqFXRwd9Gnp+kOaUovliVMkOTW8XS9GDfi4dO0sqamOKop7JDmlsQvTIIAXaupmeeHfKl9eKAq2V3mQB2O+AvYfxicHGxubY1EAAAAASUVORK5CYII=)}.sign .check-section .check{color:#4d2d0f;font-size:12px;font-weight:600;margin-bottom:6px}.sign .sign-btn{align-items:center;background:linear-gradient(180deg,#be903c,#e5c273);border-radius:4px;color:#fff;display:flex;font-size:16px;font-weight:500;height:36px;justify-content:center;margin-top:16px;width:100%}.sign .sign-btn-disabled{background:#ededed;color:#fff}.sign .protocol{color:#838c8f;font-size:10px;line-height:14px;margin-top:12px;padding:0 16px;text-align:center}.sign .protocol a{color:#c99244;text-decoration:none}.sign input::-webkit-input-placeholder{color:#d7d7d7;font-size:14px}.link{color:#c99244;font-size:14px;margin-left:2px;text-decoration:none}.register{align-items:center;display:flex;flex-direction:column}.register .logo{height:38px;margin-bottom:8px;width:42px}.register .title{word-wrap:normal;color:#4d2d0f;font-size:16px;font-weight:500;line-height:24px;margin-bottom:16px;text-align:center;width:250px}.register .email{align-items:center;border:.5px solid #dfe2ea;border-radius:4px;color:#4d2d0f;display:flex;font-size:14px;height:36px;justify-content:center;margin-bottom:8px;padding:0 12px}.register .email .email-icon{height:24px;margin-right:4px;width:24px}.register .desc{color:#838c8f;font-size:12px;margin-bottom:12px;text-align:center}.register .register-btn{background:linear-gradient(180deg,#be903c,#e5c273);color:#fff}.register .other-btn,.register .register-btn{align-items:center;border-radius:4px;display:flex;font-size:16px;font-weight:500;height:36px;justify-content:center;margin-top:12px;width:239px}.register .other-btn,.send-btn{border:1px solid #c99244;color:#c99244}.send-btn{align-items:center;border-radius:4px;box-sizing:border-box;font-size:14px;height:36px;line-height:36px;margin-left:12px;text-align:center;width:51px;z-index:1}.send-btn-disable{border:1px solid #d7d7d7;color:#ccd3d5}.loading{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:16px}.loading__big{transform:scale(1)}.loading__small{transform:scale(.5)}.loading__ani{align-items:center;display:flex;flex-direction:row;height:10px;justify-content:space-between;width:60px}.loading__ani .loading__ani-aside1{animation:loding1 2s ease infinite;height:8px;width:8px;will-change:transform}.loading__ani .loading__ani-aside1,.loading__ani .loading__ani-center{background-color:#fff;border-radius:1px;position:relative;transform:rotate(45deg)}.loading__ani .loading__ani-center{height:12px;width:12px}.loading__ani .loading__ani-aside2{animation:loding2 2s ease infinite;background-color:#fff;border-radius:1px;height:8px;position:relative;transform:rotate(45deg);width:8px;will-change:transform}.loading__text{margin-top:16px}.ani-aside{background-color:#fff;border-radius:1px;height:8px;position:relative;transform:rotate(45deg);width:8px}@media screen and (min-width:600px){.loading{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:20px}.loading__big{transform:scale(1)}.loading__small{transform:scale(.5)}.loading__ani{align-items:center;display:flex;flex-direction:row;height:10px;justify-content:space-between;width:60px}.loading__ani .loading__ani-aside1{animation:loding1 2s ease infinite;height:8px;width:8px;will-change:transform}.loading__ani .loading__ani-aside1,.loading__ani .loading__ani-center{background-color:#fff;border-radius:1px;position:relative;transform:rotate(45deg)}.loading__ani .loading__ani-center{height:12px;width:12px}.loading__ani .loading__ani-aside2{animation:loding2 2s ease infinite;background-color:#fff;border-radius:1px;height:8px;position:relative;transform:rotate(45deg);width:8px;will-change:transform}.loading__text{margin-top:16px}.ani-aside{background-color:#fff;border-radius:1px;height:8px;position:relative;transform:rotate(45deg);width:8px}}@keyframes loding1{0%{transform:translateX(0) rotate(45deg)}50%{transform:translateX(26px) rotate(45deg)}to{transform:translateX(0) rotate(45deg)}}@keyframes loding2{0%{transform:translateX(0) rotate(45deg)}50%{transform:translateX(-26px) rotate(45deg)}to{transform:translateX(0) rotate(45deg)}}.camp-modal{align-items:center;box-sizing:border-box;color:#3e1f02;flex-direction:column;font-size:14px;max-height:100vh;padding:24px;width:287px}.camp-modal-body-title{color:#4d2d0f;font-size:16px;font-weight:600;margin-bottom:8px;text-align:center}.camp-modal-body-content{padding:0}.camp-modal-footer-banner{padding:0 24px}.camp-modal-close{height:20px;position:absolute;right:8px;top:8px;width:20px;z-index:1}.camp-modal-body-banner{padding:0 0 24px}.camp-modal-body-banner .camp-modal-button-box-line{padding:0 24px}.camp-modal-banner{border-top-left-radius:8px;border-top-right-radius:8px;display:block;height:162px;margin:0 auto;padding-top:1px;width:99%}.camp-modal-button-box{display:block;text-align:center}.camp-modal-button-box .camp-button{box-sizing:border-box;display:inline-block;height:36px;margin-top:16px;overflow:hidden;overflow-wrap:break-word;padding:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:240px}.camp-button{font-size:16px;font-weight:500;height:36px;width:108px}.camp-button,.camp-button-fit{align-items:center;border:none;border-radius:4px;display:flex;justify-content:center}.camp-button-fit{height:auto;width:-moz-fit-content;width:fit-content}.camp-button-fit-small{padding:1px 6px}.camp-button-fit-medium{padding:4px 10px}.camp-button-fit-large{font-size:15px;padding:9px 16px}.camp-button-primary{background:linear-gradient(180deg,#be903c,#e5c273);color:#fff}.camp-button-normal{border:1px solid #c99244;color:#c99244}.camp-button-gray{background:linear-gradient(180deg,#d7d7d778,#f0f0f0ed);color:#3e1f02}.camp-button-small{font-size:14px;padding:10px 4px}.camp-button-medium{font-weight:500;padding:16px 8px}.camp-button-large{font-weight:500;height:36px;width:100%}.camp-button-disabled{background:linear-gradient(180deg,#999,#c4c4c4);cursor:not-allowed}.wrapper-AJoMB .adm-mask.adm-center-popup-mask{background:#000000c4!important}.wrapper-AJoMB .adm-center-popup-wrap{height:100%;max-width:none;overflow:hidden;pointer-events:none;width:100%}.wrapper-AJoMB .adm-center-popup-wrap>div{height:100%;overflow:hidden;width:100%}.wrapper-AJoMB .adm-center-popup-wrap .adm-modal-body{background-color:transparent;border-radius:0}.wrapper-AJoMB .adm-center-popup-wrap .adm-modal-body,.wrapper-AJoMB .adm-center-popup-wrap .adm-modal-body .adm-modal-content{height:100%;max-height:none;overflow:hidden;padding:0;width:100%}.wrapper-AJoMB .adm-center-popup-wrap .adm-modal-body .adm-modal-footer{display:none}.browser-mask{padding-top:8px}.browser-mask .title{font-size:16px;font-weight:600;line-height:24px}.browser-mask .desc,.browser-mask .title{color:#4d2d0f;margin-bottom:8px;text-align:left}.browser-mask .desc,.browser-mask .split{font-size:14px;line-height:22px}.browser-mask .split{align-items:center;color:#d7d7d7;display:flex;flex-direction:row;margin-bottom:14px;margin-top:14px}.browser-mask .split .line{background-color:#d7d7d7;flex-grow:1;height:1px;transform:scaleY(.5)}.browser-mask .split .or{flex-shrink:0;margin-left:4px;margin-right:4px;white-space:nowrap}.browser-mask .open-in-browser{align-items:center;background-color:#f7f7f7;border-radius:4px;box-sizing:border-box;display:flex;font-size:12px;justify-content:center;padding:8px;text-align:center;width:240px}.browser-mask .open-in-browser .browser-icon{height:16px;margin-right:4px;width:16px}.browser-mask .clip{background-color:#f7f7f7;border-radius:4px;box-sizing:border-box;padding:8px;text-align:center;width:240px}.browser-mask .clip .clip-link{color:#858585;font-size:14px;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:224px}.browser-mask .clip .clip-text{color:#fff;font-size:14px;font-style:normal;font-weight:600;height:-moz-fit-content;height:fit-content;line-height:22px;margin:0 auto;padding:2px 10px;text-align:center;width:-moz-fit-content;width:fit-content}.wrapper-kOa6z{box-sizing:border-box;color:#fff;left:42px;position:absolute;right:42px}.wrapper-kOa6z .title-SBIsk{font-size:20px;font-weight:500;line-height:26px}.wrapper-kOa6z .row-RLiIm{align-items:baseline;display:flex;line-height:26px;margin-top:14px}.wrapper-kOa6z .row-RLiIm .num-r4Hxe{align-items:center;background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);border-radius:50%;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;margin-right:6px;text-align:center;width:18px}.wrapper-kOa6z .row-RLiIm .text-QFVDi{color:#ffffffcc;display:inline;font-size:16px;font-weight:400}.wrapper-kOa6z .row-RLiIm .backdrop-ia_4q{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:.5px solid #ffffff33;border-radius:4px;box-sizing:border-box;display:inline-flex;flex-shrink:0;justify-content:center;line-height:26px;padding:4px;vertical-align:middle}.wrapper-kOa6z .row-RLiIm .backdrop-ia_4q .icon-rNrSM{height:16px;width:16px}.wrapper-kOa6z .row-RLiIm .backdrop-ia_4q .icon-text-Dsxss{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-left:5px;word-break:break-word}.wrapper-kOa6z .arrow-AF0Tj{height:52px;position:absolute;width:36px}.wrapper-kOa6z.top-ofUkg{top:68px}.wrapper-kOa6z.top-ofUkg .arrow-AF0Tj{right:-24px;top:-60px}.wrapper-kOa6z.bottom-_295l{bottom:78px}.wrapper-kOa6z.bottom-_295l .arrow-AF0Tj{bottom:-60px;right:-24px}.camp-compatible{background-color:#f7f7f7;display:flex;flex-direction:column;height:100%;margin:0 auto;position:relative;transform:scale(1);width:100%}.camp-compatible [data-is-client=true]{background:#314e82}.camp-compatible--max{max-width:500px}.camp-compatible--full,.camp-compatible--max.camp-compatible--full{max-width:none}.compatible-bg{background-image:url(../../static/media/camp-bg.b672f4d3debddd2dfa65.png);background-size:cover}.camp-status{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center}.camp-status-full{height:100%}.camp-status .camp-status-pic{height:120px;width:120px}.camp-status .camp-status-text{color:#838c8f;font-size:14px;line-height:22px;max-width:300px;text-align:center}.camp-status .camp-status-btn{align-items:center;border:1px solid #c99244;border-radius:4px;color:#c99244;display:flex;justify-content:center;margin-top:4px;opacity:1;padding:2px 13px}.camp-status .camp-status-img{height:16px;width:16px}.camp-image-logo{height:75%;max-height:100px;max-width:100px;width:75%}.camp-image_container{position:relative}.camp-image_gif{background:rgba(0,0,0,.5);border-radius:4px 0;bottom:6px;color:#fff;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;margin-bottom:3px;padding:0 4px;position:absolute;right:6px}.camp-image_gif img{height:8px;width:18px}.camp-pull-to-refresh--loading{height:62px;margin:10px auto;overflow:hidden;transform-origin:left top 0;transition:transform .3s}@keyframes rotate{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.camp-pull-to-refresh--icons{height:36px;margin:0 auto;position:relative;width:36px}.camp-pull-to-refresh--icons img{height:100%;left:0;position:absolute;top:0;width:100%}.camp-pull-to-refresh--animating{animation:rotate .7s linear infinite}.camp-pull-to-refresh--load-text{color:#ccd3d5;font-size:14px;line-height:22px;margin-top:4px}.camp-infinite-scroll{align-items:center;display:flex;flex-direction:column;justify-content:center}.camp-infinite-scroll .no-more{margin-left:-12px}.camp-infinite-scroll .error .retry{color:#c99244;margin-left:8px}.camp-infinite-scroll-no-more{color:#d7d7d7;font-size:14px}.adm-infinite-scroll{padding-bottom:16px;padding-top:12px}.adm-notice-bar{-webkit-text-size-adjust:none;--font-size:12px;--text-color:#3e1f02;align-items:center;background-color:#eaeaea;border:none;border-radius:2px;flex-direction:row;height:auto;line-height:20px;padding:5px 8px;width:100%}.adm-notice-bar .adm-notice-bar-close{height:var(--icon-font-size);width:var(--icon-font-size)}.adm-notice-bar .adm-notice-bar-left{display:flex}.adm-notice-bar .adm-notice-bar-right,.adm-notice-bar .camp-notice-bar-right{align-items:center;display:flex;flex-direction:row}.adm-notice-bar .camp-notice-bar-right .camp-notice-bar-close-icon{display:flex;height:16px;width:16px}.adm-notice-bar-wrap .adm-notice-bar-content-inner{line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.camp-pwa-guide{margin-bottom:12px;margin-top:20px;padding:0 16px;word-break:break-all;word-break:break-word}.camp-pwa-guide .guide-title{color:#3e1f02;font-size:16px;font-weight:500;margin-bottom:8px;text-align:center}.camp-pwa-guide .guide-content{color:#3e1f02;font-size:14px}.video-wraper{left:0!important;position:relative}.video-wraper .video-loading{align-items:center;background:#3b3b3bf2;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.video-wraper .video-share{position:absolute;right:2%;top:2%;z-index:10000}.video-wraper .vjs-tech{display:none}.video-wraper .tcplayer>.vjs-tech{display:block}.video-fullscreen{left:0!important}.floating-panel-popup{width:100%}.floating-panel-popup .adm-popup-body-position-bottom{background-color:#fff;height:10px}.floating-panel-popup .adm-floating-panel-content{margin-top:-1px;overflow:visible;z-index:9}.floating-panel-popup .adm-floating-panel-header{border-radius:16px 16px 0 0;height:29px;position:relative}.floating-panel-popup .adm-floating-panel-header .adm-floating-panel-bar{background:#e9ecf3;height:4px;position:absolute;top:8px;width:32px}.floating-panel-popup .float-wrap{display:flex;flex-direction:column;height:100%}.floating-panel-popup .content-panel-wrap{flex:1 1}.floating-panel-popup .float-panel{max-width:500px}.floating-panel-popup .adm-floating-panel{max-width:500px;width:100%}.floating-panel-popup .adm-floating-panel:after{height:0;max-width:500px;width:100%}.floating-panel-popup .float-head{align-items:center;background-color:#fff;border-bottom:.5px solid #dfe2ea;box-sizing:border-box;display:flex;margin-top:-11px;padding:0 16px;width:100%;z-index:999}.floating-panel-popup .float-head .float-head-left{text-align:left;width:60px}.floating-panel-popup .float-head .float-head-left img{width:20px}.floating-panel-popup .float-head .float-head-tit{align-items:center;color:#0f2128;display:flex;flex:1 1;font-size:16px;justify-content:center;line-height:24px;min-height:24px;text-align:center}.floating-panel-popup .float-head .float-head-right{margin-bottom:6px;text-align:right;width:60px}@media screen and (min-width:500px){.floating-panel-popup{width:100%}.floating-panel-popup .adm-floating-panel-content{margin-top:-1px;overflow:visible;z-index:9}.floating-panel-popup .adm-floating-panel-header{border-radius:16px 16px 0 0;height:29px;position:relative}.floating-panel-popup .adm-floating-panel-header .adm-floating-panel-bar{background:#e9ecf3;height:4px;position:absolute;top:8px;width:32px}.floating-panel-popup .float-head{align-items:center;background-color:#fff;border-bottom:.5px solid #dfe2ea;box-sizing:border-box;display:flex;margin-top:-11px;padding:0 16px;width:100%;z-index:999}.floating-panel-popup .float-head .float-head-left{text-align:left;width:60px}.floating-panel-popup .float-head .float-head-left img{width:20px}.floating-panel-popup .float-head .float-head-tit{align-items:center;color:#0f2128;display:flex;flex:1 1;font-size:16px;justify-content:center;line-height:24px;min-height:24px;text-align:center}.floating-panel-popup .float-head .float-head-right{margin-bottom:6px;text-align:right;width:60px}}.floating-panel-container{height:100%;overflow:hidden;position:relative;width:100%}[data-orientation=landscape] .floating-panel-popup .landscape-popup-header{box-sizing:border-box;height:60px;padding:0}[data-orientation=landscape] .float-wrap{height:calc(100vh - 104px);max-width:450px}[data-orientation=landscape] .float-wrap .content-panel-wrap{height:100%}[data-orientation=landscape] .float-wrap .content-panel-wrap .popup-wrap .popup-content{height:100%;max-height:none;min-height:auto}[data-orientation=landscape] .float-wrap .content-panel-wrap .popup-wrap .popup-content .classify-wrap:last-child{padding-bottom:50px}[data-orientation=landscape] .float-head{border:0;justify-content:space-between;margin-top:0;padding:16px 16px 0;width:100%}[data-orientation=landscape] .float-head .float-head-tit{align-items:center;display:flex;justify-content:left;text-align:center}[data-orientation=landscape] .float-head .float-head-tit .head-title-wrap{align-items:normal}[data-orientation=landscape] .float-head .float-head-tit .head-title-wrap .head-info{align-items:left;color:#3e1f02;color:var(--C2,#3e1f02);display:flex;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;justify-content:left;line-height:24px}[data-orientation=landscape] .float-head .float-head-tit .head-title-wrap .head-time{color:#d7d7d7;color:var(--C4,#d7d7d7);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center}[data-orientation=landscape] .float-head .float-head-left{align-items:center;background:#f7f7f7;border-radius:50%;display:flex;height:24px;justify-content:center;width:-moz-fit-content;width:fit-content;width:24px}[data-orientation=landscape] .popup{border-radius:0;overflow-y:hidden}.landscape-popup .landscape-popup-header{align-items:center;display:flex;justify-content:space-between;padding:16px}.landscape-popup .landscape-popup-title{color:#3e1f02;color:var(--C2,#3e1f02);flex:1 1;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:left}.landscape-popup .landscape-popup-close{align-items:center;background:#f7f7f7;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:auto;width:24px}.landscape-popup .landscape-popup-content{flex:1 1;overflow:auto;padding:16px}.landscape-popup .adm-popup-body-position-left{left:auto!important;right:0!important}.comment-popup-item__list{display:flex;padding:24px 20px 38px}.comment-popup-item__list>*+*{margin-inline-start:24px}.comment-popup-item__box{align-items:center;display:flex;flex-direction:column;padding:0 4px}.comment-popup-item__img-container{align-items:center;background:#f0f0f0;border-radius:999px;display:flex;height:54px;justify-content:center;margin-bottom:4px;overflow:hidden;width:54px}.comment-popup-item__title{color:#3e1f02;font-size:10px;font-weight:500;line-height:14px;text-align:center}.camp-refresh-notification-content{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(75,75,75,.9);box-sizing:border-box;color:#fff;display:flex;flex-direction:row;font-size:14px;padding:16px}.camp-refresh-notification-content .refresh{font-weight:700;text-decoration:underline}.camp-refresh-notification-content .close{height:16px;position:absolute;right:6px;top:6px;width:16px}@media screen and (min-width:500px){.camp-refresh-notification-content{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(75,75,75,.9);box-sizing:border-box;color:#fff;display:flex;flex-direction:row;font-size:14px;padding:16px}.camp-refresh-notification-content .refresh{font-weight:700;text-decoration:underline}.camp-refresh-notification-content .close{height:16px;position:absolute;right:6px;top:6px;width:16px}}.page-box{display:flex;flex-direction:column;height:100%}.page-box .page-root{height:calc(100% - 44px);overflow:auto}.page-box .page-root .need-login{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.page-box .page-root .need-login-img{height:138px;width:217px}.page-box .page-root .need-login-text{color:#838c8f;font-size:14px;margin-top:12px;text-align:center}.page-box.hide-nav-bar .page-root,.page-box.in-main-app .page-root,.page-box.in-wujie .page-root{height:100%}.adm-swiper{--height:auto;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;border-radius:var(--border-radius);display:block;height:var(--height);overflow:hidden;position:relative;width:var(--width);z-index:0}.adm-swiper-track{height:100%;padding:var(--track-padding);white-space:nowrap;width:100%}.adm-swiper-track-allow-touch-move{cursor:grab}.adm-swiper-track-inner{display:flex;flex-wrap:nowrap;height:100%;overflow:visible;position:relative;width:100%}.adm-swiper-slide{flex:none;position:relative;white-space:inherit}.adm-swiper-item,.adm-swiper-slide{display:block;height:100%;width:100%}.adm-swiper-item{white-space:normal}.adm-swiper-horizontal .adm-swiper-track-allow-touch-move{touch-action:pan-y}.adm-swiper-horizontal .adm-swiper-indicator{bottom:6px;left:50%;position:absolute;transform:translateX(-50%)}.adm-swiper-horizontal .adm-swiper-track{transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{flex-direction:row;width:var(--slide-size)}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;right:6px;top:50%;transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{flex-direction:column;height:var(--slide-size)}.camp-comment{display:flex;flex-direction:column;padding:8px 16px 24px}.camp-comment--hok_browser{margin-bottom:30vh}.camp-comment .title{color:#3e1f02;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0 0 2px;text-align:center}.camp-comment .rate-container{display:flex;justify-content:center}.camp-comment .rate-container+.comment-container:not(.hidden){margin-top:16px}.camp-comment .comment-container{margin-top:6px;max-height:400px;opacity:1;transition:all .3s ease-in-out}.camp-comment .comment-container.hidden{margin-top:0;max-height:0;opacity:0;overflow:hidden}.camp-comment .comment-container .submit-container{margin-top:16px}.camp-comment .comment-container .submit-container .submit-btn{height:44px;width:100%}.camp-comment.camp-comment--landscape{padding:calc(var(--intl-webview-top) + 8px) calc(var(--intl-webview-right) + 16px) calc(var(--intl-webview-bottom) + 24px) calc(var(--intl-webview-left) + 16px)}.camp-comment.camp-comment--landscape.camp-comment--hok_browser .comment-textarea-wrapper{display:block}.camp-comment.camp-comment--landscape .comment-container{display:flex}.camp-comment.camp-comment--landscape .comment-container .comment-textarea-wrapper{align-items:center;flex:1 1;flex-direction:row;padding:3px 6px}.camp-comment.camp-comment--landscape .comment-container .comment-textarea-wrapper .comment-textarea-count{padding-top:0}.camp-comment.camp-comment--landscape .comment-container .submit-container{margin-top:0;padding-inline-start:16px}.camp-comment.camp-comment--landscape .comment-container .submit-container .submit-btn{height:28px;padding:3px 12px;width:auto}.comment-textarea-wrapper{background:#f0f0f0;border-radius:4px;display:flex;flex-direction:column;font-family:PingFang SC;padding:8px 10px}.comment-textarea-wrapper .comment-textarea-input{background-color:transparent;border:none;caret-color:#c99244;color:#3e1f02;flex:1 1;font-size:14px;line-height:22px;outline:none;padding:0;resize:none;width:100%}.comment-textarea-wrapper .comment-textarea-input::-moz-placeholder{color:#858585}.comment-textarea-wrapper .comment-textarea-input::placeholder{color:#858585}.comment-textarea-wrapper .comment-textarea-count{color:#858585;font-size:12px;padding-top:8px;text-align:right}.honor-label.purple{background:linear-gradient(270deg,#dbb8ff,#eedeff)}.honor-label.purple .label-inner{background:linear-gradient(90deg,#f7efff,#eedeff)}.honor-label.purple .label-inner .text{color:#ad48ba}.honor-label{background:linear-gradient(270deg,#92d2f3,#c5e9fc);height:16px;margin-left:10px}.honor-label,.honor-label .label-inner{align-items:center;border-radius:0 2px 2px 0;display:flex}.honor-label .label-inner{background:linear-gradient(270deg,#d4ecfa,#e9f7ff);font-size:10px;height:15px;margin-right:.5px}.honor-label .label-inner .badge-icon{height:20px;margin-left:-10px;width:20px}.honor-label .label-inner .text{color:#2793cc;font-size:10px;height:10px;line-height:10px;overflow:hidden;padding:0 4px 0 1px;text-overflow:ellipsis;white-space:nowrap;width:-moz-fit-content;width:fit-content}.win-streak{align-items:flex-end;display:flex;justify-content:flex-end;position:relative}.win-streak :first-child{margin-inline-end:-4px}.win-streak .num{height:24px;position:relative;width:18px;z-index:10}.win-streak .str{height:18px;position:relative;width:60px;z-index:10}.win-streak .bg{bottom:0;height:18px;position:absolute}.win-streak .left{left:0}.win-streak .right{right:0}.camp-share-footer{height:82px;position:relative;width:100%}.camp-share-footer-bg{height:82px;left:0;position:absolute;top:0;width:100%}.camp-share-footer-content{align-items:center;bottom:10px;display:flex;justify-content:space-between;left:80px;position:absolute;right:10px;top:10px}.camp-share-footer-content-description{color:#fff;flex-grow:1;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-right:20px;text-align:left}@media screen and (max-width:500px){.camp-share-footer-content-description{max-width:42.66667vw}}@media screen and (min-width:500px){.camp-share-footer-content-description{max-width:213.33333333px}}.camp-share-footer-content-button{color:#fff;flex-shrink:0;font-size:14px;font-weight:400;height:26px;padding:0 10px;width:-moz-fit-content;width:fit-content}.camp-share-footer__popup{--win-max-height:100vh}.camp-share-footer__popup__body{height:calc(var(--win-max-height)*.7);overflow:hidden;position:relative}.camp-share-footer__popup__body__scroll{height:100%;overflow:auto}.camp-share-footer__popup__mask{align-items:center;background:linear-gradient(180deg,#ffffff00,#ffffff70 14.53%,#ffffffb3 32.83%,#ffffffe6 66.63%,#fff 98.46%);bottom:0;display:flex;height:106px;justify-content:center;pointer-events:none;position:absolute;width:100%}.camp-share-footer__popup__mask .camp-share-footer__popup__mask__download{background:linear-gradient(180deg,#c09440,#e3c070);border-radius:4px;bottom:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;padding:2px 10px;pointer-events:all;position:absolute;text-align:center;text-decoration:none}.camp-share-footer__popup__mask .camp-share-footer__popup__mask__close{height:16px;left:0;position:fixed;top:0;width:16px}.camp-share-footer__popup .adm-center-popup-wrap{max-width:400px;width:80vw}.camp-share-footer__popup .adm-mask.adm-center-popup-mask:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAuBAMAAABg5ayVAAAAElBMVEUAAAD///////////////////8+Uq06AAAABXRSTlMAf6BgIHbcoHQAAACfSURBVDjLhdGxDYNAEETRRW7gHJBTgltwCVhy/60AEuij+wNsdJrRu2Tq4b7v9T59+trSVjX815v7dtzS6Xi0c7WTXxU4UrBph03BpmBTYVGwqTHUGCosKgwVhiYMjRiaMDRhaMJQYVFhqLCo2rluf27XFGwqLGrMriPYdBrApuycKDtHCk4UHCnYFBwp2FTYFGwKNjWGGkONO2oMNV4AzteEV3jIXmEAAAAASUVORK5CYII=);background-size:16px 16px;bottom:calc(var(--win-max-height)*.075 - 8px);content:"";height:16px;left:calc(50% - 8px);position:fixed;width:16px}.camp-user-avatar{border-radius:50%;height:32px;position:relative;width:32px}.camp-user-avatar.camp-user-avatar-border{border:1px solid #fff}.camp-user-avatar.camp-user-avatar-auth{overflow:visible}.camp-user-avatar-back{border-radius:50%}.camp-user-avatar-front{border-radius:50%;left:0;position:absolute;top:0}.camp-user-avatar-badge{align-items:center;bottom:-1px;display:flex;height:40%;justify-content:center;position:absolute;right:-1px;width:40%}.camp-user-avatar-badge__border{filter:brightness(0) invert(100%);height:100%;position:absolute;width:100%}.camp-user-avatar-badge__icon{height:80%;position:absolute;width:80%}.camp-input{align-items:center;background-color:#fff;border:.5px solid #d7d7d7;border-radius:4px;display:inline-flex;gap:8px;justify-content:space-between;padding:7px 10px 8px;position:relative}.camp-input:focus-within{border-color:#c99244}.camp-input--error{border-color:#f76060}.camp-input--error:focus-within{border-color:#f76060}.camp-input--error .camp-input-error{display:block}.camp-input--rounded{border-radius:999px}.camp-input--clearable{padding-right:20px}.camp-input-clearable-icon{height:16px;width:16px}.camp-input-content{border:none;caret-color:#c99244;color:#3e1f02;flex:auto;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;outline:none;padding:0}.camp-input-content::-moz-placeholder{color:#d7d7d7;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.camp-input-content::placeholder{color:#d7d7d7;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.camp-input-left,.camp-input-right{align-items:center;display:flex;justify-content:center}.camp-input-error{color:#f76060;display:none;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;left:0;line-height:18px;overflow:hidden;padding:2px 8px 0 10px;position:absolute;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;left:0;opacity:.003;outline:0;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;right:auto!important;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}.camp-adaptive-image_container{display:inline-block;position:relative}.camp-adaptive-image_container .camp-adaptive-image_img{border-radius:4px;height:auto;max-height:calc(75vw - 24px);max-width:calc(100vw - 32px);-o-object-fit:"cover";object-fit:"cover";overflow:hidden;width:auto}@media screen and (min-width:500px){.camp-adaptive-image_container .camp-adaptive-image_img{max-height:351px;max-width:100%}}.camp-adaptive-image_container .camp-adaptive-image_long_img{background:rgba(0,0,0,.5);border-radius:4px 0;bottom:6px;color:#fff;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;margin-bottom:3px;padding:2px 4px;position:absolute;right:6px}.camp-adaptive-image_container .camp-adaptive-image_long_img img{height:16px;width:16px}.camp-multi-image_container{border-radius:8px;display:flex;justify-content:space-between;overflow:hidden;position:relative}.camp-multi-image_container img{-o-object-fit:cover;object-fit:cover}.camp-multi-image_container .camp-multi-image_img_two{border-radius:4px;height:calc(50vw - 18px);width:calc(50vw - 18px)}.camp-multi-image_container .camp-multi-image_img_left{border-radius:4px;height:calc(66.66667vw - 24px);width:calc(66.66667vw - 24px)}.camp-multi-image_container .camp-multi-image_img_right_box{display:flex;flex-direction:column;justify-content:space-between;width:calc(33.33333vw - 12px)}.camp-multi-image_container .camp-multi-image_img_right{border-radius:4px;height:calc(33.33333vw - 13.33333px);width:calc(33.33333vw - 13.33333px)}@media screen and (min-width:500px){.camp-multi-image_container .camp-multi-image_img_two{height:225px;width:225px}.camp-multi-image_container .camp-multi-image_img_left{height:300px;width:300px}.camp-multi-image_container .camp-multi-image_img_right_box{display:flex;flex-direction:column;justify-content:space-between;width:150px}.camp-multi-image_container .camp-multi-image_img_right{height:148.66667px;width:148.66667px}}.camp-multi-image_container .camp-multi-image_multi_img{align-items:center;background:rgba(0,0,0,.5);border-radius:4px 0;bottom:6px;color:#fff;display:flex;font-family:PingFang SC;font-size:12px;font-weight:500;justify-content:center;line-height:18px;margin-bottom:3px;padding:0 4px;position:absolute;right:6px}.camp-multi-image_container .camp-multi-image_multi_img img{height:12px;margin-right:2px;width:12px}@media screen and (min-width:500px){[data-orientation=landscape] .camp-multi-image_container .camp-multi-image_img_two{height:calc((100vw - 80px + 12px - 241px - var(--intl-webview-left) - var(--intl-webview-right))/2)!important;width:calc((100vw - 80px + 12px - 241px - var(--intl-webview-left) - var(--intl-webview-right))/2)!important}[data-orientation=landscape] .camp-multi-image_container .camp-multi-image_img_left{height:calc((100vw - 80px + 12px - 241px - var(--intl-webview-left) - var(--intl-webview-right))*2/3)!important;width:calc((100vw - 80px + 12px - 241px - var(--intl-webview-left) - var(--intl-webview-right))*2/3)!important}[data-orientation=landscape] .camp-multi-image_container .camp-multi-image_img_right_box{display:flex;flex-direction:column;justify-content:space-between;width:calc((100vw - 80px + 12px - 241px - var(--intl-webview-left) - var(--intl-webview-right))/3)!important}[data-orientation=landscape] .camp-multi-image_container .camp-multi-image_img_right{height:calc((100vw - 80px - 241px - var(--intl-webview-left) - var(--intl-webview-right))/3)!important;width:calc((100vw - 80px - 241px - var(--intl-webview-left) - var(--intl-webview-right))/3)!important}}.camp-topic-show-container{background:#fffdf7;border-radius:32px;display:inline-block;padding:3px 8px 3px 4px}.camp-topic-show-container img{height:16px;margin-right:4px;vertical-align:middle;width:16px}.camp-topic-show-container .camp-topic-show-title{display:inline-block;font-family:PingFang SC;font-size:12px;line-height:16px;vertical-align:bottom}.camp-topic-show-hot{background:#fffbf7;border:1px solid #c98c441a;color:#e08a3a}.camp-topic-show-normal{background:#fffdf7;border:1px solid #c992441a;color:#c99244}.camp-post-popup__container{padding:16px}.camp-post-popup__title-bar{margin-bottom:16px}.camp-base-popup-title-bar{align-items:center;display:flex;gap:8px;justify-content:space-between}.camp-base-popup-title-bar__title{color:#3e1f02;flex:1 1;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.camp-base-popup-title-bar__operate{align-items:center;background:#f7f7f7;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.camp-topic-tag{align-items:center;background:#fffdf8;border:1px solid #c992441a;border-radius:999px;color:#3e1f02;color:#c99244;display:flex;max-width:100%;padding:3px}.camp-topic-tag>*+*{margin-inline-start:6px}.camp-topic-tag--hot{background:#fefbf7;border:1px solid #c98c441a;color:#e08a3a}.camp-topic-tag--virtual{background:#f0f0f0;border:1px solid #f0f0f0;color:#858585}.camp-topic-tag--virtual .camp-topic-tag__icon{filter:grayscale(1) brightness(1.15)}.camp-topic-tag__icon{border-radius:50%;height:16px;overflow:hidden;width:16px}.camp-topic-tag__name{flex:1 1;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:pre}.camp-topic-tag__name:last-child{padding-inline-end:8px}.camp-topic-tag__operate{height:16px;width:16px}.camp-topic-item{align-items:center;background:#f7f7f7;border-radius:999px;display:flex;padding:6px 12px}.camp-topic-item__icon{border-radius:50%;height:20px;margin-inline-end:12px;overflow:hidden;width:20px}.camp-topic-item__info-area{display:flex;flex:1 1;flex-direction:column;height:40px;justify-content:center;overflow:hidden}.camp-topic-item__info-area>*+*{margin-top:2px}.camp-topic-item__name{color:#3e1f02;font-weight:500;text-align:left}.camp-topic-item__desc,.camp-topic-item__name{font-family:PingFang SC;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:pre}.camp-topic-item__desc{color:#858585;font-weight:400;line-height:16.8px;opacity:.4}.camp-topic-item__operate{align-items:center;display:flex;justify-content:center}.camp-fixed{--safe-top:0;--safe-bottom:0;margin-bottom:var(--safe-bottom);margin-top:var(--safe-top);position:fixed}.camp-fixed .camp-fixed-item{position:absolute}.camp-landscape-modal{align-items:center;box-sizing:border-box;color:#3e1f02;flex-direction:column;font-size:14px;max-height:calc(100vh - 54px);padding:24px;width:287px}.camp-landscape-modal-body-title{color:#4d2d0f;font-size:16px;font-weight:600;margin-bottom:8px;text-align:center}.camp-landscape-modal-body-content{padding:8px 24px}.camp-landscape-modal-footer-banner{padding:0 24px}.camp-landscape-modal-close{height:20px;position:absolute;right:8px;top:8px;width:20px;z-index:1}.camp-landscape-modal-body-banner{padding:0 0 24px}.camp-landscape-modal-body-banner .camp-landscape-modal-button-box-line{padding:0 24px}.camp-landscape-modal-banner{border-top-left-radius:8px;border-top-right-radius:8px;display:block;height:162px;margin:0 auto;padding-top:1px;width:99%}.camp-landscape-modal-button-box{display:block;text-align:center}.camp-landscape-modal-button-box .camp-button{box-sizing:border-box;display:inline-block;height:36px;margin-top:16px;overflow-wrap:break-word;padding:8px;text-align:center;white-space:normal;width:240px}.camp-nav-bar{background-color:#fff;height:44px;overflow:hidden;padding:0 16px;position:relative}.camp-nav-bar_logo{align-items:center;bottom:0;display:flex;left:16px;position:absolute;right:16px;top:0}.camp-nav-bar_logo_img{height:20px;width:92px;z-index:1}.camp-nav-bar_operation{align-items:center;bottom:0;display:flex;flex-wrap:nowrap;justify-content:space-between;left:16px;position:absolute;right:16px;top:0}.camp-nav-bar.primary .camp-nav-bar_logo{justify-content:flex-start}.camp-nav-bar.visible-hidden{visibility:hidden}.camp-nav-bar.secondary .camp-nav-bar_logo{justify-content:center}.camp-nav-bar_link-group{align-items:center;background-color:hsla(0,0%,100%,.6);border:.5px solid hsla(0,0%,59%,.3);border-radius:25px;box-sizing:border-box;display:flex;flex-wrap:nowrap;height:28px;justify-content:center;padding:2px 12px 2px 6px}.camp-nav-bar_link-group_item{height:20px;overflow:hidden;width:20px}.camp-nav-bar_link-group_item-icon{height:20px;width:20px}.camp-nav-bar_link-group_item+.camp-nav-bar_link-group_item{margin-left:10px}.camp-nav-bar_link-group_line{background:rgba(0,0,0,.2);height:18px;width:.5px}.camp-nav-bar_dropdown-box{display:flex;flex-grow:1;justify-content:flex-end;position:relative}.camp-nav-bar_dropdown-box .__horizontal-btn{align-items:center;border-radius:28px;box-sizing:border-box;display:flex;justify-content:center;position:absolute;right:69px}.camp-nav-bar .__settings-dropdown{background-color:transparent;display:flex;flex-grow:1;height:-moz-fit-content;height:fit-content;justify-content:flex-end;width:-moz-fit-content;width:fit-content}.camp-nav-bar .__settings-dropdown .adm-popup.adm-dropdown-popup{margin-top:8px}.camp-nav-bar .__settings-dropdown .adm-dropdown-item-title-text{margin:0}.camp-nav-bar .__settings-dropdown .adm-dropdown-item .adm-dropdown-item-title{padding:0}.camp-nav-bar .__settings-dropdown .adm-dropdown-item-content{background-color:#f7f7f7}.camp-nav-bar .__settings-dropdown .adm-dropdown-popup .adm-dropdown-popup-body{border-radius:0 0 8px 8px;overflow:hidden}.camp-nav-bar .adm-dropdown .adm-dropdown-nav{border-bottom:0}.camp-nav-bar_avatar-container{background-color:transparent;display:flex;flex-grow:1;height:-moz-fit-content;height:fit-content;justify-content:flex-end;width:-moz-fit-content;width:fit-content}.camp-nav-bar_portrait-btn{display:none}[data-is-client=true] .camp-nav-bar{background:#133565;border:.5px solid hsla(0,0%,100%,.05)}[data-is-client=true] .camp-nav-bar_link-group{background:hsla(0,0%,100%,.08);border:.5px solid hsla(0,0%,59%,.2)}[data-is-client=true] .camp-nav-bar_link-group_line{background:hsla(0,0%,94%,.2);height:14px;width:1px}[data-is-client=true] .camp-nav-bar_avatar-container .avatar-button{background:hsla(0,0%,100%,.08);border:.5px solid hsla(0,0%,59%,.3)}[data-is-client=true] .camp-nav-bar_avatar-container .avatar-button_divider{background:hsla(0,0%,94%,.5)}[data-orientation=landscape] .camp-nav-bar.is-in-hok{padding:0}[data-orientation=landscape] .camp-nav-bar.is-in-hok .camp-nav-bar_logo{left:calc(var(--intl-webview-left) + 16px);right:calc(var(--intl-webview-right) + 16px)}[data-orientation=landscape] .camp-nav-bar.is-in-hok .camp-nav-bar_operation{left:calc(var(--intl-webview-left) + 16px);right:calc(var(--intl-webview-right) + 16px)}[data-orientation=landscape] .camp-nav-bar_portrait-btn{align-items:center;border:.5px solid hsla(0,0%,59%,.2);border-radius:25px;box-sizing:border-box;display:flex;height:28px;justify-content:center;margin-right:12px;padding:4px 12px;width:44px}[data-orientation=portrait] .camp-nav-bar.is-in-hok{padding-top:var(--intl-webview-top)}[data-orientation=portrait] .camp-nav-bar.is-in-hok .camp-nav-bar_logo,[data-orientation=portrait] .camp-nav-bar.is-in-hok .camp-nav-bar_operation{top:var(--intl-webview-top)}.avatar-button{align-items:center;background:linear-gradient(0deg,#fff,#fff),linear-gradient(0deg,hsla(0,0%,59%,.3),hsla(0,0%,59%,.3));border:.5px solid hsla(0,0%,59%,.3);border-radius:25px;box-sizing:border-box;display:flex;flex-wrap:nowrap;height:28px;justify-content:space-between;padding:2px 6px 2px 8px;position:relative;transition:all .3s ease-in-out;width:-moz-fit-content;width:fit-content;z-index:9}.avatar-button.active{background:linear-gradient(0deg,#f7f7f7,#f7f7f7),linear-gradient(0deg,hsla(0,0%,59%,.3),hsla(0,0%,59%,.3))}.avatar-button_wrap{align-items:center;display:flex;justify-content:center;position:relative}.avatar-button_wrap.bounceRed:before{animation:show-element 0s 1.2s forwards;background-color:#f76060;border-radius:3px;content:"";height:6px;opacity:0;position:absolute;right:-3px;top:-3px;width:6px}.avatar-button_icon{height:16px;width:16px}.avatar-button_icon.bounce{animation:bell-bounce .2s ease-in-out;animation-iteration-count:6;transform-origin:top}.avatar-button_icon--circle{border-radius:20px;height:20px;overflow:hidden;width:20px}.avatar-button_divider{background-color:#f0f0f0;height:12px;margin:0 6px;width:1px}.avatar-button .red-dot{background-color:#f76060;border-radius:10px;height:10px;position:absolute;right:0;top:-2px;width:10px}@keyframes bell-bounce{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}@keyframes show-element{0%{opacity:0}to{opacity:1}}.message-wrapper{color:#c99244;font-size:12px;font-style:normal;font-weight:500;max-width:160px;opacity:0;overflow:hidden;transition:width .8s cubic-bezier(.215,.61,.355,1);width:0}.message-wrapper.visible{margin-left:4px}.message-wrapper .message-wrapper_controller{align-items:center;display:flex;flex-wrap:nowrap;width:-moz-fit-content;width:fit-content}.message-wrapper .message-wrapper_message,.message-wrapper .message-wrapper_message--copy{box-sizing:border-box;white-space:nowrap}.message-wrapper .message-wrapper_message--copy{margin-left:12px}.setting-dropdown-item{align-items:center;display:flex;height:56px;justify-content:space-between;padding:0 16px;position:relative}.setting-dropdown-item .share-icon-classname-rtl{transform:scaleX(-1)}.setting-dropdown-item_icon{flex-shrink:1;height:20px;margin-right:8px;min-height:20px;min-width:20px;overflow:hidden;width:20px}.setting-dropdown-item.icon_circle .setting-dropdown-item_icon{border-radius:20px}.setting-dropdown-item_label{color:#3e1f02;flex-grow:1;font-size:16px;font-weight:400;line-height:24px}.setting-dropdown-item .red-dot{background-color:#f76060;border-radius:10px;height:10px;left:10px;position:absolute;top:10px;width:10px}.setting-dropdown-item.highlight .setting-dropdown-item_label{color:#c99244}.language-selection{background-color:#fff;border-radius:16px 16px 0 0;overflow:hidden}.language-selection-header{align-items:center;border-bottom:.5px solid #dfe2ea;box-sizing:border-box;color:#3e1f02;display:flex;font-weight:700;height:48px;justify-content:center;padding:12px 16px}.language-selection-header .close{flex-shrink:1;height:20px;overflow:hidden;width:20px}.language-selection-header .title{flex-grow:1;font-size:16px;overflow:hidden;padding-right:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.language-selection-body{max-height:50vh;min-height:56px;overflow-x:hidden;overflow-y:auto;padding-bottom:16px}.language-selection-body .language-item{align-items:center;display:flex;height:56px;padding:0 16px}.language-selection-body .language-item-label{color:#3e1f02;direction:ltr;flex-grow:1;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-right:16px;text-align:left}.language-selection-body .language-item-check{animation:fade-in .3s ease-in-out;height:20px;width:20px}.language-selection-footer{box-shadow:0 2px 16px 0 #00000014;padding:12px 16px 24px}.language-selection-footer .language-btn{font-size:16px;font-weight:700;height:44px;width:100%}.landscape-popup .language-selection,[data-orientation=landscape] .language-selection{display:flex;flex-direction:column;height:calc(100% - 56px)}.landscape-popup .language-selection .language-selection-body,[data-orientation=landscape] .language-selection .language-selection-body{flex:1 1;max-height:none}.landscape-popup .language-selection .language-selection-footer,[data-orientation=landscape] .language-selection .language-selection-footer{box-shadow:none}.region-selection{background-color:#fff;border-radius:16px 16px 0 0;overflow:hidden}.region-selection-header{align-items:center;border-bottom:.5px solid #dfe2ea;box-sizing:border-box;color:#3e1f02;display:flex;font-weight:700;height:48px;justify-content:center;padding:12px 16px}.region-selection-header .close{flex-shrink:1;height:20px;overflow:hidden;width:20px}.region-selection-header .title{flex-grow:1;font-size:16px;overflow:hidden;padding-right:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.region-selection-body{--adm-color-primary:#ca9244;height:calc(70vh - 130px);min-height:460px;overflow-x:hidden;padding-bottom:16px}.region-selection-body .adm-index-bar-anchor-title{padding:0 16px}.region-selection-body .adm-index-bar-sidebar-bubble{opacity:0}.region-selection-body .adm-index-bar-sidebar{position:fixed;top:50%;transform:translateY(-53%)}.region-selection-body .region-selection-tips{align-items:center;background-color:#f7f7f7;color:#858585;display:flex;font-size:12px;font-weight:400;height:38px;padding:0 16px}.region-selection-body .area-name{align-items:flex-end;color:#858585;display:flex;font-size:12px;font-weight:400;height:26px;line-height:18px;padding:0 16px}.region-selection-body .region-item{align-items:center;display:flex;height:56px;padding-left:16px;padding-right:40px}.region-selection-body .region-item-icon{border:.5px solid #d7d7d7;border-radius:16px;flex-shrink:1;height:16px;margin-right:8px;width:16px}.region-selection-body .region-item-label{color:#3e1f02;flex-grow:1;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-right:16px}.region-selection-body .region-item-check{animation:fade-in .3s ease-in-out;height:20px;width:20px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.region-selection-footer{box-shadow:0 2px 16px 0 #00000014;padding:12px 16px 24px}.region-selection-footer .region-btn{font-size:16px;font-weight:700;height:44px;width:100%}.adm-swiper{height:-moz-fit-content;height:fit-content}.landscape-popup .region-selection .adm-index-bar-sidebar,[data-orientation=landscape] .region-selection .adm-index-bar-sidebar{display:none}@media screen and (orientation:landscape){.region-selection .region-selection-body{height:calc(100vh - 136px);min-height:0;min-height:auto;padding-bottom:0}}.comment-list{height:100%;overflow:auto;overflow-x:hidden;width:100%}.comment-list-status{--status-color:#d7d7d7;--status-color-highlight:#c99244;align-items:center;box-sizing:border-box;display:flex;height:30px;justify-content:center;min-height:30px;padding:0 16px;text-align:center}.comment-list-status.--full{flex:1 1;height:100%;width:100%}.comment-list-status-text{color:var(--status-color);font-size:14px}.comment-list-status-text.--highlight{color:var(--status-color-highlight)}.comment-list-status_animation--loading{align-items:center;display:flex;justify-content:center;margin-right:6px}.comment-list-status_animation--loading .circle{background-color:var(--status-color);border-radius:50%;height:4px;width:4px}.comment-list-status_animation--loading .circle.c1{animation:status_animation_c1 1s linear infinite}.comment-list-status_animation--loading .circle.c2{animation:status_animation_c2 1s linear infinite}.comment-list-status_animation--loading .circle.c3{animation:status_animation_c3 1s linear infinite}.comment-list-status_animation--loading .circle+.circle{margin-left:6px}@keyframes status_animation_c1{0%{transform:scale(1)}25%{transform:scale(1.5)}50%,to{transform:scale(1)}}@keyframes status_animation_c2{0%,25%{transform:scale(1)}50%{transform:scale(1.5)}75%,to{transform:scale(1)}}@keyframes status_animation_c3{0%,50%{transform:scale(1)}75%{transform:scale(1.5)}to{transform:scale(1)}}.comment-list-row{--row-background-color:#fff;--row-background-color-highlight:#c992441a;--row-border-color:#d7d7d7;--text-color:#3e1f02;--text-gray-color:#858585;--expand-border-color:#8585854d;--highlight-color:#c99244;background-color:var(--row-background-color);box-sizing:border-box;padding:20px 16px 0;transition:background-color .3s ease-in-out}.comment-list-row:last-child .comment-list-row_border{display:none}.comment-list-row_border{background-color:var(--row-border-color);height:1px;margin-top:12px;transform:scaleY(.5);transform-origin:bottom;width:100%}.comment-list-row_content{color:var(--text-color);font-size:12px;font-weight:400}.comment-list-row_content_header{align-items:center;display:flex}.comment-list-row_content_header_body{flex:1 1;margin-left:8px;margin-right:2px;overflow:hidden}.comment-list-row_content_header_content{align-items:center;display:flex}.comment-list-row_content_header_sub{align-items:center;display:flex;max-height:14px}.comment-list-row_content_header-avatar{border-radius:50%;flex-shrink:0;height:30px;position:relative;width:30px}.comment-list-row_content_header-avatar-back,.comment-list-row_content_header-avatar-front{border-radius:50%;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.comment-list-row_content_header-avatar-attachment{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.comment-list-row_content_header-avatar-attachment-auth{bottom:-3.33%;height:40%;position:absolute;right:-3.33%;width:40%}.comment-list-row_content_header-avatar-attachment-auth.--background{filter:brightness(0) invert(100%);transform:scale(1.25)}.comment-list-row_content_header-name{color:var(--text-color);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}*+.comment-list-row_content_header-name{margin-left:8px}.comment-list-row_content_header-region{border-radius:50%;flex-shrink:0;height:14px;overflow:hidden;width:14px}.comment-list-row_content_header-rank{height:16px;-o-object-fit:contain;object-fit:contain;width:20px}*+.comment-list-row_content_header-rank,*+.comment-list-row_content_header-region{margin-left:4px}.comment-list-row_content_header-time{color:var(--text-gray-color);flex-shrink:0;font-size:12px}*+.comment-list-row_content_header-time{margin-left:4px}.comment-list-row_content_header-auth_desc{color:var(--text-gray-color);font-size:10px;font-style:normal;font-weight:400;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:pre}.comment-list-row_more_icon{height:16px;width:16px}.comment-list-row_content_rate{margin-top:6px}.comment-list-row_content_body{-webkit-hyphens:auto;hyphens:auto;margin-top:6px;overflow-wrap:break-word;-webkit-user-select:text;-moz-user-select:text;user-select:text;word-break:break-word}.comment-list-row_target{color:var(--text-gray-color);font-weight:700;margin-right:6px;unicode-bidi:isolate}.comment-list-row_content_tags{display:flex;flex-wrap:wrap;font-weight:700;margin-top:6px}.comment-list-row_content_tags-item{max-width:100%;overflow:hidden}.comment-list-row_content_tags-item+.comment-list-row_content_tags-item{margin-inline-start:6px}.comment-list-row_content_footer{display:flex;justify-content:space-between;margin-top:6px}.comment-list-row_content_footer-left,.comment-list-row_content_footer-right{align-items:center;display:flex}.comment-list-row_icon{cursor:pointer;height:20px;width:20px}.comment-list-row_icon.is-active{animation:like_active .5s}.comment-list-row_icon.is-active.rtl{animation:like_active_rtl .5s}@keyframes like_active{0%{transform:scale(.8) rotate(-20deg)}50%{transform:scale(1.1) rotate(0deg)}to{transform:scale(1) rotate(0deg)}}@keyframes like_active_rtl{0%{transform:scaleX(-1) scale(.8) rotate(20deg)}50%{transform:scaleX(-1) scale(1.1) rotate(0deg)}to{transform:scaleX(-1) scale(1) rotate(0deg)}}.comment-list-row_icon+.comment-list-row_icon{margin-left:12px}.comment-list-row_icon_count{color:var(--text-gray-color);font-size:14px;font-style:normal;font-weight:400;margin-left:5px;text-align:right}.comment-list-row_icon_count.liked{color:var(--highlight-color)}.comment-list-row_content_expand{align-items:flex-end;display:flex;margin-top:7px}.comment-list-row_content_expand-border{border-bottom:1px solid var(--expand-border-color);border-left:1px solid var(--expand-border-color);border-radius:0 0 0 4px;height:13px;margin-bottom:9px;margin-left:3px;margin-right:4px;width:18px}*+.comment-list-row_content_expand-text{margin-left:4px}.comment-list-row_content_expand-text{color:var(--text-gray-color);cursor:pointer;font-size:12px;font-weight:600;line-height:18px}.comment-list-row_children{box-sizing:border-box;height:0;overflow:hidden}.comment-list-row_children.expanded{height:-moz-fit-content;height:fit-content}.comment-list-row_children_operation{align-items:center;display:flex}.comment-list-row_children_page-prev{align-items:center;color:var(--text-gray-color);cursor:pointer;display:flex;font-size:12px;font-weight:600;line-height:18px}.comment-list-row_children_page-prev+.comment-list-row_content_expand-text{margin-left:8px}*+.comment-list-row_children_page-prev{margin-left:4px}.comment-list-row_children_page-prev_img{height:14px;margin-right:2px;width:14px}.comment-list-row_children_page-next{align-items:center;color:var(--text-gray-color);cursor:pointer;display:flex;font-size:12px;font-weight:600;line-height:18px;margin-left:20px;margin-top:6px}.comment-list-row_children_page-next_img{height:14px;margin-right:2px;transform:rotate(180deg);width:14px}.comment-list-row.--primary.hot{background-image:url(../../static/media/hot.efa84e3202020ab27c84.png);background-position:calc(100% - 20px) 10px;background-repeat:no-repeat;background-size:75px 85px}.comment-list-row.--secondary{border-bottom:none;margin-left:18px;padding:2px}.comment-list-row.--secondary:first-child{padding-top:8px}.comment-list-row.--secondary:last-child{padding-bottom:0}.comment-list-row.--secondary .comment-list-row_content_header-avatar{height:24px;width:24px}.comment-list-row.--secondary .comment-list-row_content_header-name{font-size:12px}.comment-list-row.--secondary .comment-list-row_content_header-rank,.comment-list-row.--secondary .comment-list-row_content_header-region{height:12px;width:12px}.comment-list-row.--secondary+.comment-list-row.--secondary{margin-top:12px}.comment-list-row.--secondary .comment-list-row_content_body,.comment-list-row.--secondary .comment-list-row_content_footer{margin-left:32px}.comment-list-row.comment-list-row--highlight{background-color:var(--row-background-color-highlight)}.comment-list-row.fade-in{animation:comment_row_fade_in .35s ease-in;overflow:hidden}@keyframes comment_row_fade_in{0%{height:0;opacity:0}60%{opacity:0}to{height:140px;opacity:1}}.comment-list-row.--secondary.fade-in{animation:comment_row_fade_in_sec .35s ease-in}@keyframes comment_row_fade_in_sec{0%{height:0;opacity:0}60%{opacity:0}to{height:80px;opacity:1}}.comment-list-row.fade-out{animation:comment_row_fade_out .5s ease-out forwards;overflow:hidden}@keyframes comment_row_fade_out{0%{opacity:1}50%{height:140px;opacity:0;padding:20px 16px 0}to{height:0;opacity:0;padding:0}}.comment-list-row.--secondary.fade-out{animation:comment_row_fade_out_sec .5s ease-out forwards;overflow:hidden}@keyframes comment_row_fade_out_sec{0%{opacity:1}50%{height:80px;opacity:0;padding:2px}to{height:0;opacity:0;padding:0}}.camp-tag{align-items:center;border-radius:4px;display:inline-flex;font-size:10px;font-weight:700;padding:2px 4px}.camp-tag>*+*{margin-inline-start:2px}.camp-tag--orange{background:linear-gradient(180deg,rgba(255,174,55,.3),rgba(254,193,85,.3));color:#c99244}.camp-tag__icon{align-items:center;display:inline-flex}.comment-list_rotating{animation:icon_rotating 3s linear infinite}@keyframes icon_rotating{0%{transform:rotate(0deg)}0%{transform:rotate(-1turn)}}.camp-post-view-wrapper{background-color:#fff;padding-bottom:20px}.camp-vote-post-view-wrapper{padding:0 16px}.camp-vote-post-view-wrapper__vote{margin-top:16px}.camp-circle-tag{align-items:center;background:#f7f7f7;border-radius:6px;display:flex;flex-direction:row;justify-content:space-between;margin-top:14px;padding:4px 4px 4px 6px}.camp-circle-tag_left{align-items:center;display:flex;position:relative}.camp-circle-tag_avatar{border:1px solid #c09440;border-radius:29.25px;height:24px;width:24px}.camp-circle-tag_vip-icon{bottom:-3;height:15px;left:15;position:absolute;width:15px}.camp-circle-tag_name{color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-left:8px}.camp-circle-tag_arrow{height:18px;width:18px}.camp-circle-feeds-empty{align-items:center;display:flex;flex-direction:column;justify-content:center}.camp-circle-feeds-empty_welcome{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#0f5ac6,#b3f7f7);background-clip:text;-webkit-background-clip:text;font-family:Radikal;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-top:28px;text-align:center}.camp-circle-feeds-empty_img{height:137px;margin-top:8px;width:184px}.camp-circle-feeds-empty_text{color:#838c8f;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-align:center}.camp-circle-feeds-empty_button{height:22px;margin-top:8px}.camp-circle-feeds-empty_button.camp-button{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding:0 40px;text-align:center;width:-moz-fit-content;width:fit-content}.camp-circle-feeds-empty_unjoin{margin-top:92px}[data-orientation=landscape] .camp-circle-feeds-empty_welcome{margin-top:0}[data-orientation=landscape] .camp-circle-feeds-empty_unjoin{margin-top:20px}.camp-post-view-title{flex-shrink:0;font-family:PingFang SC;padding-top:16px}.camp-post-view-title__title{color:#3e1f02;color:var(--C2,#3e1f02);font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:30px;overflow-wrap:break-word;word-break:break-word}.camp-post-view-title__subtitle{color:#858585;font-size:12px;font-weight:400;line-height:18px;margin-top:6px}.camp-post-view-user-card{align-items:center;background-color:#f7f7f7;border-radius:6px;box-sizing:border-box;display:flex;flex-wrap:nowrap;height:56px;justify-content:space-between;margin-top:20px;padding:0 16px}.camp-post-view-user-card__avatar{flex-shrink:0;height:32px;position:static;width:32px}.camp-post-view-user-card__avatar__img{border-radius:50%;height:100%;width:100%}.camp-post-view-user-card__avatar__badge{bottom:0;height:12px;position:absolute;right:0;width:12px}.camp-post-view-user-card__name{flex-grow:1;margin-left:12px;overflow:hidden}.camp-post-view-user-card__name__title{align-items:center;display:flex}.camp-post-view-user-card__name__title__name{color:#3e1f02;color:var(--C2,#3e1f02);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.camp-post-view-user-card__name__title__level__icon{height:16px;margin-left:2px;-o-object-fit:contain;object-fit:contain;width:20px}.camp-post-view-user-card__name__title__icon{border-radius:50%;flex-shrink:0;height:14px;margin:0 2px;width:14px}.camp-post-view-user-card__name__subtitle{color:#858585;font-size:10px;font-weight:400;line-height:14px;text-align:left}.camp-post-view-user-card__button{box-sizing:border-box;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:400;height:28px;min-width:90px;padding:2px 16px;width:-moz-fit-content;width:fit-content}.camp-post-view-user-card__button__icon{height:12px;margin-right:6px;width:12px}.camp-post-view-user-card__button--outline{background:transparent;border:1px solid #c99244;color:#c99244}.comment-vote{background-color:#f0f0f0;border-radius:8px;padding:8px}.comment-vote_title{background-color:#fff;border-radius:8px 8px 0 0;box-sizing:border-box;color:#3e1f02;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding:8px 8px 4px;position:relative;width:100%;word-break:break-word}.comment-vote .card-title-no-top{margin:0 0 10px}.comment-vote-desc_tips{height:15px;position:absolute;top:11px;width:30px}.comment-vote-desc_text{text-indent:34px;word-break:break-word}.comment-vote_html{background-color:#fff;box-sizing:border-box;padding:8px;width:100%}.comment-vote_max2lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.comment-vote_footer{align-items:center;color:#858585;display:flex;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-top:6px}.comment-vote_vote-icon{background-size:100% 100%;height:12px;margin-bottom:1px;margin-left:2px;margin-right:1px;width:12px}.camp-card-title{color:#3e1f02;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px;margin:10px 0;position:relative;word-break:break-word}.camp-card-title-desc_tips{height:16px;position:absolute;top:4px;width:24px}.camp-card-title-desc_text{text-indent:28px;word-break:break-word}.camp-card-title_max2lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.content-detail-container{overflow:hidden;overflow-wrap:break-word;width:100%}.content-detail-container pre{overflow:auto}.content-detail-container img{height:auto;-o-object-fit:cover;object-fit:cover}.content-detail-container img,.content-detail-container video{max-width:100%}.content-detail-container .tableWrapper{overflow-x:auto}.content-detail-container table{border-collapse:collapse;width:100%}.content-detail-container td,.content-detail-container th{border:1px solid #ccc;padding:8px;text-align:left}.content-detail-container th{background-color:#f2f2f2}.vote-desc-district{font-size:0;padding-bottom:10px;width:100%}.vote-desc-district-desc{color:#3e1f02;display:flex;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-top:10px;padding:0 8px;position:relative}.vote-desc-district-desc_text{word-break:break-word}.vote-desc-district-box{position:relative}.vote-desc-district-wrap{box-sizing:border-box;display:flex;overflow:scroll;width:100%}.vote-desc-district-mask{background:linear-gradient(270deg,#f0f0f0 29%,#f0f0f000 91.65%);height:100%;position:absolute;right:-6px;top:0;width:38px}.vote-desc-video-list{display:flex;margin-top:6px;width:100%}.vote-desc-video-list-video_wrap{align-items:center;display:flex;justify-content:center;position:relative}.vote-desc-video-list-video{border-radius:4px;left:0!important;margin-right:6px}@media screen and (max-width:500px){.vote-desc-video-list-video{height:25.86667vw}}@media screen and (min-width:500px){.vote-desc-video-list-video{height:129.33333333px}}@media screen and (max-width:500px){.vote-desc-video-list-video{width:46.4vw}}@media screen and (min-width:500px){.vote-desc-video-list-video{width:232px}}.vote-desc-video-list-video .vote-desc-video-list-video{height:100%!important;width:100%!important}@media screen and (max-width:500px){.vote-desc-video-list-video_vertical{height:25.86667vw}}@media screen and (min-width:500px){.vote-desc-video-list-video_vertical{height:129.33333333px}}@media screen and (max-width:500px){.vote-desc-video-list-video_vertical{width:16.53333vw}}@media screen and (min-width:500px){.vote-desc-video-list-video_vertical{width:82.66666667px}}@media screen and (max-width:500px){.vote-desc-video-list-img_vertical{height:25.86667vw}}@media screen and (min-width:500px){.vote-desc-video-list-img_vertical{height:129.33333333px}}@media screen and (max-width:500px){.vote-desc-video-list-img_vertical{width:16.53333vw}}@media screen and (min-width:500px){.vote-desc-video-list-img_vertical{width:82.66666667px}}@media screen and (max-width:500px){.vote-desc-video-list-img_vertical .vote-desc-video-list-video_poster{height:25.86667vw}}@media screen and (min-width:500px){.vote-desc-video-list-img_vertical .vote-desc-video-list-video_poster{height:129.33333333px}}@media screen and (max-width:500px){.vote-desc-video-list-img_vertical .vote-desc-video-list-video_poster{width:16.53333vw}}@media screen and (min-width:500px){.vote-desc-video-list-img_vertical .vote-desc-video-list-video_poster{width:82.66666667px}}.vote-desc-video-list-video_icon{height:36px;position:absolute;top:calc(50% - 18px);width:36px}.vote-desc-video-list-video_poster{border-radius:4px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:500px){.vote-desc-video-list-video_poster{height:25.86667vw}}@media screen and (min-width:500px){.vote-desc-video-list-video_poster{height:129.33333333px}}@media screen and (max-width:500px){.vote-desc-video-list-video_poster{width:46.4vw}}@media screen and (min-width:500px){.vote-desc-video-list-video_poster{width:232px}}.vote-desc-video-list .video-js:-webkit-full-screen .vjs-control-bar{margin-left:0!important;transform:scale(1)!important;width:100%!important}.vote-desc-img-list{display:flex;width:100%}.vote-desc-img-list-box{box-sizing:border-box;position:relative}.vote-desc-img-list-box:only-child{width:100%}.vote-desc-img-list-box:only-child img{height:auto;width:100%}.vote-desc-img-list-box:nth-last-child(2):first-child img,.vote-desc-img-list-box:nth-last-child(2):first-child+.vote-desc-img-list-box img{height:255px}.vote-desc-img-list-box img{border-radius:4px;height:138px}.vote-desc-img-list.mixed .vote-desc-img-list-box img{height:138px!important}.vote-desc-img-list>*+*{margin-left:6px}.single-vote-item{border:.5px solid #fff;border-radius:4px;display:flex}.single-vote-item-box{display:flex;flex:1 1;position:relative}.single-vote-item_inner{align-items:center;display:flex;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;word-break:break-word;z-index:2}.single-vote-item_inner_bg-wrap{background:#eaeaea;height:100%;position:absolute;width:0}.single-vote-item_inner_inner-icon{border:.5px solid #f0f0f0;border-radius:18px;display:inline-block;flex-shrink:0;height:20px;left:10px;margin-right:4px;position:absolute;top:5px;width:20px}.single-vote-item_vote-desc{align-items:center;display:flex;line-height:18px;margin-left:6px;z-index:2}.single-vote-item_vote-select{height:14px;margin-left:4px;width:14px}.single-vote-item_bar-wrap{background:#d7d7d742;border-radius:4px 0 0 4px;height:100%;left:0;position:absolute;top:0;transition:all 1s ease-out;z-index:1}.single-vote-item .select_slot .single-vote-item_inner_inner-icon{top:12px!important}.single-before-vote-item{align-items:center;background:#fff;border-radius:4px;color:#3e1f02;display:flex;padding:8px 10px}.single-before-vote-item_inner{color:#3e1f02;font-size:12px;line-height:18px}.single-unselected-item{background:#fff;color:#858585}.single-selected-item,.single-unselected-item{border-radius:4px;display:flex;justify-content:space-between;overflow:hidden;padding:8px 8px 8px 10px;position:relative}.single-selected-item{background:linear-gradient(90deg,#f7edda,#fdf5e3);color:#c99244}.single-vote-wrap{margin-bottom:6px;position:relative}.single-vote-wrap:last-child{margin-bottom:0}.single-vote-item-slot{align-items:center;border-radius:4px 0 0 4px;display:flex;justify-content:center;margin:-7px 10px -7px -9px;overflow:hidden}.single-vote-item-slot-img{height:46px;-o-object-fit:cover;object-fit:cover;width:61px}.vote-desc-vote-video_icon{height:20px;position:absolute;top:calc(50% - 10px);width:20px}.vote-desc-vote-video{height:46px;left:0!important;width:61px}.vote-desc-vote-video .vote-desc-vote-video{height:100%!important;width:100%!important}.vote-desc-vote-slot{align-items:center;background:#0d132d;border-radius:4px 0 0 4px;display:flex;justify-content:center;overflow:hidden;position:relative}.vote-desc-vote-slot-img{height:46px;-o-object-fit:cover;object-fit:cover;width:61px}.vote-desc-vote-slot-enlarge{background-size:100% 100%;bottom:0;height:11px;position:absolute;right:0;width:11px}.multi-vote_title{align-items:center;color:#858585;display:flex;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:8px}.multi-vote_icon{height:12px;margin-right:4px;width:12px}.multi-vote-button-wrap{display:flex;margin-top:8px;width:100%}.multi-vote-item{border:.5px solid #fff;border-radius:4px;display:flex;overflow:hidden}.multi-vote-item-box{display:flex;flex:1 1;position:relative}.multi-vote-item_inner{align-items:center;display:flex;flex:1 1;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;word-break:break-word;z-index:2}.multi-vote-item_inner_bg-wrap{background:#eaeaea;height:100%;position:absolute;width:0}.multi-vote-item_inner_inner-icon{border:.5px solid #f0f0f0;border-radius:18px;display:inline-block;flex-shrink:0;height:20px;left:10px;margin-right:4px;position:absolute;top:5px;width:20px}.multi-vote-item_vote-desc{align-items:center;display:flex;line-height:18px;margin-left:6px;z-index:2}.multi-vote-item_vote-select{height:14px;margin-left:4px;width:14px}.multi-vote-item_bar-wrap{background:#d7d7d742;border-radius:4px 0 0 4px;height:100%;left:0;position:absolute;top:0;transition:all 1s ease-out;z-index:1}.multi-vote-item .select_slot .multi-vote-item_inner_inner-icon{top:12px!important}.multi-before-vote-item{align-items:center;background:#fff;border-radius:4px;color:#3e1f02;display:flex;line-height:18px;padding:8px 10px}.multi-before-vote-item_inner{color:#3e1f02;font-size:12px;line-height:18px}.multi-unselected-item{background:#fff;color:#858585}.multi-selected-item,.multi-unselected-item{border-radius:4px;display:flex;overflow:hidden;padding:8px 8px 8px 10px;position:relative}.multi-selected-item{background:linear-gradient(90deg,#f7edda,#fdf5e3);color:#c99244;line-height:18px}.more-lines{padding:15px 10px!important}.bar-wrap-select{background:linear-gradient(90deg,#efd7a8,#f9e6b8)!important;border-radius:4px 0 0 4px;transition:all 1s ease-out}.select_inner_vote_checked{color:#c99244}.multi-vote-wrap{margin-bottom:6px;position:relative}.multi-vote-wrap:last-child{margin-bottom:0}.multi{text-indent:24px}.more-lines img{top:14px!important}.multi-vote-check-box{height:16px;margin-right:6px;width:16px}.multi-vote-item-disabled,.multi-vote-item-disabled .multi-vote-item_inner{color:#858585!important}.select_inner_padding{text-indent:26px}.select_inner_padding,.select_inner_vote{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;flex:1 1;overflow:hidden;text-overflow:ellipsis}.more-padding{padding-bottom:6px!important;padding-top:6px!important}.view-all-options{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:10px;overflow:visible;position:relative;width:100%}.view-all-options_mask{background:linear-gradient(0deg,#f0f0f0 46%,#f0f0f000);flex-shrink:0;height:46px;position:absolute;top:-46px;width:100%;z-index:2}.view-all-options_wrap{align-items:center;color:#3e1f02;display:flex;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:22px;word-break:break-word}.view-all-options_arrow{margin-left:2px;width:13px}.camp-post-view-topic-group{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:6px;padding-top:20px}.camp-post-view-topic-group__item{box-sizing:border-box}.camp-news-post-view-wrapper__video{margin:0 auto;overflow:hidden;width:100%}@media screen and (max-width:500px){.camp-news-post-view-wrapper__video{height:56.26667vw}}@media screen and (min-width:500px){.camp-news-post-view-wrapper__video{height:281.33333333px}}.camp-news-post-view-wrapper__portrait{height:267px;max-width:500px;width:100%}.camp-news-post-view-wrapper__boundary{padding:0 16px}.camp-post-view-translator-view{--translator-view-bg-color:hsla(0,0%,97%,.8);--translator-view-font-color:#858585;--translator-view-font-highlight-color:#c99244;align-items:center;background-color:var(--translator-view-bg-color);box-sizing:border-box;color:var(--translator-view-font-color);display:flex;font-size:12px;font-weight:500;height:40px;line-height:18px;padding:0 16px}.camp-post-view-translator-view__icon{flex-shrink:0;height:18px;width:18px}.camp-post-view-translator-view__description{display:flex;flex:0 1 auto;flex-wrap:nowrap;margin-left:6px;min-width:0}.camp-post-view-translator-view__description__text{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.camp-post-view-translator-view__description__loading{display:flex;flex-shrink:0;flex-wrap:nowrap}@keyframes jump_up{0%{transform:translateY(0)}70%{transform:translateY(0)}to{transform:translateY(-20%)}}.camp-post-view-translator-view__description__loading-item{animation:jump_up .8s ease-out infinite}.camp-post-view-translator-view__description__loading-item:nth-child(2){animation-delay:.1s}.camp-post-view-translator-view__description__loading-item:nth-child(3){animation-delay:.2s}.camp-post-view-translator-view__operation{align-items:center;color:var(--translator-view-font-highlight-color);cursor:pointer;display:flex;flex:0 0 auto;margin-left:12px}.camp-post-view-translator-view-no-margin{margin-left:0}.camp-post-view-translator-view__operation__icon{height:12px;width:12px}.news-content .video{border-radius:4px;width:100%}@media screen and (max-width:500px){.news-content .video{height:51.73333vw}}@media screen and (min-width:500px){.news-content .video{height:258.66666667px}}.news-content .news-card-img-container{position:relative}.news-content .more-image-icon{height:20px;pointer-events:none;position:absolute;right:6px;top:6px;width:20px}.news-content .news-card-img{border-radius:4px;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.news-content .video-js:-webkit-full-screen .vjs-control-bar{margin-left:0!important;transform:scale(1)!important;width:100%!important}.news-content .portrait{border-radius:4px;height:267px;max-width:500px}.news-content .vjs-tech{display:none}.news-content .tcplayer>.vjs-tech{display:block}.news-content .video-placeholder{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.news-content .video-placeholder .video-bg-filter{background-size:100% 100%;border-radius:4px;filter:blur(4px);height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:1}.news-content .video-placeholder .video-bg-filter-cover{background:gray;height:100%;opacity:.2;position:absolute;width:100%;z-index:1}.news-content .video-placeholder .video-bg{background-size:100% 100%;border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:2}.news-content .video-placeholder .video-bg-portrait{border-radius:0;border-radius:initial;width:150px}.news-content .video-placeholder .video-icon{cursor:pointer;position:relative;width:36px;z-index:3}.instagram .instagram-media-registered,.tiktok .tiktok-embed div{display:none}.iframe{box-sizing:border-box;left:-9999px;position:absolute;width:100%}.iframe-box{display:block;width:100%}.iframe-box,.iframe-box iframe{border-radius:8px}.iframe-box .camp-embedded-video:nth-child(2){display:none!important}.media-embed{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%}.media-embed-box-border{border-radius:8px}.media-embed-no-border{border:.5px solid #d7d7d7b3;border-radius:8px}.media-embed-no-radius .iframe-box,.media-embed-no-radius .iframe-box .camp-embedded-video,.media-embed-no-radius .media-embed-no-border{border-radius:0}.media-embed-no-radius .iframe-box .camp-embedded-video>*{border-radius:0}.media-embed-no-radius .iframe-box .camp-embedded-video>* iframe{border-radius:0}.camp-embedded-video{flex:1 1;height:auto;height:100%;max-width:100%;position:relative;width:100%}.camp-embedded-video,.camp-embedded-video>*{border-radius:8px;max-width:100%;overflow:hidden}.camp-embedded-video--error .camp-embedded-video__status{min-height:142px;padding:16px 0 25px}.camp-embedded-video__status{align-items:center;background:#e7e7e7;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.socailCard-MeLQN{width:100%}.socailCard-MeLQN .content-ut3LE{color:#858585;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:22px;margin:24px 0;word-break:break-word}.socailCard-MeLQN .box-W4bGv{align-items:center;background:#f7f7f7;border-radius:6px;box-sizing:border-box;display:flex;justify-content:space-between;padding:4px 4px 4px 6px;width:100%}.socailCard-MeLQN .box-W4bGv .leftContent-EDt0T{align-items:center;display:flex;flex:1 1;margin-right:6px}.socailCard-MeLQN .box-W4bGv .leftContent-EDt0T .txt-M89Dy{color:#858585;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;margin-left:6px;word-break:break-word}.socailCard-MeLQN .box-W4bGv .socailIcon-XFNf7{background-color:#fff;border-radius:24px;height:24px;width:24px}.socailCard-MeLQN .box-W4bGv .arrowRight-t5fm3{height:18px;width:18px}.socailCard-MeLQN .tips-C9ePk{color:#c2c2c2;font-family:PingFang SC;font-size:10px;font-weight:400;line-height:14px;margin-top:12px;word-break:break-word}.camp-media-post-view-wrapper{padding:0 16px}.camp-media-post-view-wrapper__media-embed{border-radius:4px;margin-top:16px}.camp-media-post-view-wrapper__media-embed--border{border:.5px solid #d7d7d7b3;border-radius:8px}.camp-ugc-post-view-wrapper__video{overflow:hidden;width:100%}@media screen and (max-width:500px){.camp-ugc-post-view-wrapper__video--highlight{height:56.26667vw}}@media screen and (min-width:500px){.camp-ugc-post-view-wrapper__video--highlight{height:281.33333333px}}.camp-ugc-post-view-wrapper__boundary{padding:0 16px}.camp-ugc-post-view-wrapper .ceditor-content{margin-top:16px}.ceditor-emoji{height:52px;margin:0 6px;width:52px}.ceditor-third-video{height:0;margin-bottom:12px;margin-top:12px;padding-bottom:56.25%;position:relative}.ceditor-third-video:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.ceditor-third-video iframe{border:0;border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.ceditor-universal-link-card{background:#fff;background:var(--C7,#fff);border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-sizing:border-box;cursor:pointer;margin-bottom:12px;margin-top:12px;max-width:600px;position:relative;width:100%}.ceditor-universal-link-card-inner-container{display:flex;flex-direction:row;padding:12px 16px}.ceditor-universal-link-card-text{display:flex;flex-direction:column;margin-right:16px;max-width:calc(100% - 92px);overflow:hidden}.ceditor-universal-link-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3e1f02;color:var(--C2,#3e1f02);display:-webkit-box;height:48px;margin-bottom:12px;width:100%}.ceditor-universal-link-card-title,.ceditor-universal-link-card-url{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;overflow:hidden;text-overflow:ellipsis}.ceditor-universal-link-card-url{color:#d7d7d7;color:var(--C4,#d7d7d7);white-space:nowrap}.ceditor-universal-link-card-image{border-radius:2px;flex-shrink:0;height:76px;width:76px}.ceditor-social-media-card{align-items:center;border-radius:12px;display:flex;flex-direction:column;justify-content:center;margin-bottom:12px;margin-top:12px;position:relative;width:100%}.ceditor-social-media-card:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.ceditor-iframe-wrap{border:none;display:block;height:100%;width:100%}.ceditor-iframe-container{border-radius:8px;height:150px;overflow:hidden;position:relative;transition:height .2s ease;width:100%}.ceditor-image-container{border-radius:8px;height:auto;margin-bottom:12px;margin-top:12px;width:100%}.ceditor-image-container.status-error,.ceditor-image-container.status-loading{height:158px}.ceditor-image{border-radius:8px;height:auto;vertical-align:top;width:100%}.ceditor-link{color:#47a3e6;display:inline-block;margin-right:4px;text-underline-offset:.2em;word-break:break-all}.ceditor-link.icon:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIESURBVHgBtdZBTvJAFADg94Yu/qWrPwFNxBt4BFioxJVbE0V7AsIJhBOoJwBF49ZljQvxBh6hbqxxxdIInedMTQtMZ2Aq40tIpu28fu30zQsIjqIxiGoE1AKkKhCG6GE7OCyH6jwEB7F7G50hp07u5oinwVH5yilowkwoA5cYQSh+bTEaZaeI+o2b6GRlUIdhjPWHZuWCT7y6Cf3VkpqwwJ8WyU7vY5t5kycxXEvPIWC9MGiDLUCHhZa0CCbj0f//QgB+dgKhag3uDd5bi7DGXVRVc+Q5RDjPPJFjBf7cjHdM2O7g7QBifqbmUExPYm51msev7N5wDDVIv4OC7dx+bItC6C3DxOp0g+ZG3wObQKplQ0bDoFkJU4zx+UpMgosHVLGT9Y4cG99Q3kx7geA1HZb4+CCHqc86gxlBWY0lGrdgxVAxLbisN66CyfD+Avv39Xl/72+NdNdYIUw25wnrZ4fINnXTTFgGarv+mHVVLL/Rp9ULnJ7BIljjOjpd3q4ohyn7bARxaWjhAe7dvMnEmhmbD20HQWg/HFUuwCLkkmaJTCQWxWQ12mIpGKYHXLSofcOGN7YrTekvBJFwtjjWYtGqVNQVloDBcXkoUN+EusSS3HQgq5WQZrv+SCBdsegtV9gcaEDnJ6+I5cBFqAtMCyZoT3w3j87lf5BkbwJeym8NDuIbzj2KqQIuXFoAAAAASUVORK5CYII=) 50% no-repeat;background-size:cover;content:"";display:inline-block;height:16px;margin:0 6px 0 3px;position:relative;top:2px;width:16px}.ceditor-blot-container{border-radius:8px;position:relative}.ceditor-blot-container.status-error .close-btn,.ceditor-blot-container.status-loading .close-btn{display:block}.ceditor-blot-container .close-btn{background:url(../../static/media/close.ac756c3f11ee740a73a5.png) no-repeat 50%/24px 24px;display:none;height:24px;position:absolute;right:-8px;top:-12px;width:24px;z-index:5}.ceditor-blot-container.blot-focused .close-btn{display:block}.ceditor-blot-container.blot-focused:before{border:3px solid #c09440;border-radius:8px;bottom:0;content:"";display:inline-block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:4}.ceditor-blot-container.blot-focused:after{content:none}.ceditor-blot-container .error-box,.ceditor-blot-container .loading-box{align-items:center;background:#d7d7d7;border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:2}.ceditor-blot-container .error-box{background:#66666c}.ceditor-blot-container .error-box .error-icon{height:31px;width:31px}.ceditor-blot-container .error-box .error-text{color:#fff;font-size:12px;line-height:14px;margin-top:8px;scale:.8}.ceditor-blot-container .loading-box .loading-icon{height:20px;margin-bottom:10px;width:20px}.ceditor-blot-container .loading-box .loading-text{color:#fff;font-size:12px;line-height:14px;scale:.8}.ceditor,.ceditor-content{word-wrap:break-word;color:#3e1f02;font-size:16px;line-height:24px;white-space:pre-wrap}.ceditor p,.ceditor-content p{min-height:16px}.ceditor blockquote,.ceditor h1,.ceditor h2,.ceditor h3,.ceditor h4,.ceditor h5,.ceditor h6,.ceditor ol,.ceditor p,.ceditor pre,.ceditor ul,.ceditor-content blockquote,.ceditor-content h1,.ceditor-content h2,.ceditor-content h3,.ceditor-content h4,.ceditor-content h5,.ceditor-content h6,.ceditor-content ol,.ceditor-content p,.ceditor-content pre,.ceditor-content ul{margin:0;padding:0}.ceditor-content .blot-focused:before{content:none}.ceditor-content .blot-focused .close-btn,.ceditor-content .ceditor-blot-container .close-btn{display:none}.ceditor-content .ceditor-blot-container.status-loading{height:auto}.ceditor-content .ceditor-social-media-card:after,.ceditor-content .ceditor-third-video:after,.ceditor-content .media-embed:after{content:none}.ceditor-content .ceditor-overlay,.ceditor-content .loading-box{display:none}.camp-ugc-post-view-poster-design-entry{align-items:center;background-color:#f7f7f7;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;justify-content:space-between;margin-top:16px;padding:4px 6px}.camp-ugc-post-view-poster-design-entry__icon{flex-shrink:0;height:24px;width:24px}.camp-ugc-post-view-poster-design-entry__text{color:#858585;flex-grow:1;font-size:12px;font-weight:500;line-height:18px;margin-left:6px;margin-right:6px}.camp-ugc-post-view-poster-design-entry__arrow{flex-shrink:0;height:18px;width:18px}.reward-title{align-items:center;display:flex;flex-direction:row;justify-content:center}.reward-title .reward-question{height:16px;margin-left:4px;width:16px}.reward-content{padding:4px 0 12px}.reward-rule-content{max-height:300px;overflow:auto}.reward-rule-content div{margin-bottom:8px}.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:10}.home-header .camp-nav-bar{background-color:transparent;padding-top:16px;transition:background-color .5s cubic-bezier(.215,.61,.355,1)}.home-header .camp-nav-bar .camp-nav-bar_logo{top:16px}.home-header .camp-nav-bar .camp-nav-bar_logo .camp-nav-bar_logo_img{height:26px;width:116px}.home-header .camp-nav-bar .camp-nav-bar_operation{top:16px}.home-header .camp-nav-bar .__settings-dropdown{background-color:transparent;pointer-events:all}.home-header .camp-nav-bar .__settings-dropdown .avatar-button{background:#ffffffe6}.home-header .camp-nav-bar.dropdown-expanded{background-color:#fff;pointer-events:all}.home-sub-header{position:-webkit-sticky;position:sticky;top:0;z-index:10}[data-orientation=landscape] .home-header{height:44px}[data-orientation=landscape] .home-header .camp-nav-bar{align-items:center;background:#fff;display:flex;padding-top:0}[data-orientation=landscape] .home-header .camp-nav-bar .camp-nav-bar_logo,[data-orientation=landscape] .home-header .camp-nav-bar .camp-nav-bar_operation{top:0}[data-orientation=portrait] .home-header .camp-nav-bar.is-in-hok{padding-top:calc(var(--intl-webview-top) + 16px)}[data-orientation=portrait] .home-header .camp-nav-bar.is-in-hok .camp-nav-bar_logo,[data-orientation=portrait] .home-header .camp-nav-bar.is-in-hok .camp-nav-bar_operation{top:calc(var(--intl-webview-top) + 16px)}.place-image{align-items:center;background-color:#f0f0f0;display:flex;justify-content:center}.place-image_img{height:40px;width:40px}.home-tab-activity{background-color:#fff;border:.5px solid #2859a22e;border-radius:8px;box-shadow:0 .5px 6px 0 #2829371f;box-sizing:border-box;margin:0 16px;overflow:hidden;position:relative;width:calc(100% - 32px);z-index:2}@media screen and (max-width:500px){.home-tab-activity{height:41.06667vw}}@media screen and (min-width:500px){.home-tab-activity{height:205.33333333px}}@media screen and (max-width:500px){.home-tab-activity{padding:1.06667vw}}@media screen and (min-width:500px){.home-tab-activity{padding:5.33333333px}}.home-tab-activity .adm-swiper{height:100%;width:100%}.home-tab-activity .activity-item{border-radius:4px;height:100%;object-fit:cover;object-position:top;overflow:hidden;width:100%}.home-tab-activity_indicator{align-items:center;bottom:10px;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;pointer-events:none;position:absolute;right:50%;transform:translateX(50%);width:-webkit-fit-content;width:fit-content}.home-tab-activity_indicator_item{background:#ffffffcc;border-radius:3px;flex-shrink:0;height:3px;margin-right:4px;width:3px}.home-tab-activity_indicator_item.active{background-color:#ffa92e;border:none;width:10px}.home-tab-activity .camp-status{background-color:#fff;border-radius:8px;bottom:0;left:0;position:absolute;right:0;top:0}.home-tabs-loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}[data-orientation=landscape] .home-tab-activity{border:none;box-shadow:none;height:105px;margin:0;padding:0;width:100%}.game-news-tabs{display:flex;margin-bottom:16px;margin-left:-16px;margin-right:-16px;overflow:auto;padding:0 16px;width:100%}.game-news-tabs .game-tab-box{margin-top:22px;position:relative}.game-news-tabs .game-tab-box .red-dot{background:#f76060;border-radius:8px;height:8px;position:absolute;right:2px;top:0;transform:translate(-50%,-50%);width:8px;z-index:12}.game-news-tabs .game-tab-box .game-tab-text{background:#8585851a;border-radius:4px;box-sizing:border-box;color:#858585;display:inline-block;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-right:6px;max-width:-webkit-max-content;max-width:max-content;min-width:72px;padding:2px 6px;position:relative;text-align:center;z-index:10}.game-news-tabs .game-tab-box .game-tab-active{background:#eeb343;color:#fff;font-weight:600}.game-news-tabs .game-tab-box .game-tab-img-new{bottom:0;height:38px;left:0;position:absolute;width:38px;z-index:2}.game-news-tabs .game-tab-box .game-tab-value{position:relative;z-index:3}.game-news-tabs .game-tab-box .game-tab-img-right{bottom:0;height:38px;position:absolute;right:0;width:38px;z-index:1}.game-news-tabs .adm-tabs{--active-line-height:0}.game-news-tabs .adm-tabs-tab-list{z-index:1}.game-news-tabs .adm-tabs-header{border:none}.game-news-tabs .adm-tabs-tab-line{display:none}.game-news-tabs .adm-tabs-tab{border-radius:4px;font-size:14px;margin:0;min-width:46px;padding:0;width:-webkit-max-content;width:max-content}.game-news-tabs .adm-tabs-tab-wrapper{padding:0}.game-news-tabs .adm-tabs-header-mask{display:none}.banner-PilgE{background-size:100% 100%;box-sizing:border-box;display:flex;justify-content:space-between;position:relative;width:100%}.banner-PilgE .bg-On9L8{background-size:100% 100%;border-radius:8px;height:100%;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.banner-PilgE .box-LQx1M{box-sizing:border-box;display:flex;justify-content:space-between;padding:12px;position:relative;width:100%;z-index:2}.banner-PilgE .left-jF4QQ{align-items:center;color:#3e1f02;display:flex;flex:1 1;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:20px;margin-right:16px;overflow:hidden;text-align:left}.banner-PilgE .left-jF4QQ .icon-Wpovp{background-size:100% 100%;height:20px;margin-right:8px;width:20px}.banner-PilgE .left-jF4QQ .text-mJVOt{flex:1 1;margin-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner-PilgE .right-VEss3,.banner-PilgE .right-VEss3 .goIconWrap-eTgij{align-items:center;display:flex;justify-content:center}.banner-PilgE .right-VEss3 .goIconWrap-eTgij{background-color:#010c1466;border-radius:24px;height:24px;width:24px}.banner-PilgE .right-VEss3 .goIcon-cY1dQ{width:7px}[data-orientation=landscape] .nonLogin-Q_H78{padding-top:50px}.circleList-lCYOT{min-height:90vh;width:100%}.circleList-lCYOT .loading-GsBNd{margin-top:150px;width:100%}.circleList-lCYOT .empty-jO1BR{margin-top:48px;width:100%}.circleList-lCYOT .cardWarp-s0zmp{margin-top:16px}.avatar-tpHLh{margin-right:6px}.nonLogin-bRrdN{margin-top:150px;width:100%}.camp-circle-circle-avatar{align-items:center;background-size:100% 100%;background:linear-gradient(229.09deg,#c09440 17.3%,#e3c070 83.26%);border-radius:26px;display:flex;height:26px;justify-content:center;position:relative;width:26px}.camp-circle-circle-avatar-img{background-size:100% 100%;border-radius:24px;height:24px;width:24px}.camp-circle-circle-avatar-auth{background-size:100% 100%;bottom:0;height:10px;position:absolute;right:0;width:10px}.non-login{height:100%;width:100%}.non-login,.non-login__wrap{align-items:center;display:flex;justify-content:center}.non-login__wrap{flex-direction:column}.non-login__wrap-img{height:138px;-o-object-fit:cover;object-fit:cover;width:217px}.non-login__wrap-text{color:#838c8f;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px;margin-top:8px;text-align:center;width:217px;word-break:break-word}.non-login__wrap-btn{font-weight:400;height:26px;line-height:22px;margin-top:12px;min-width:93px;padding:2px 10px;text-align:center;width:auto}.feed-news-card{width:100%}.news-card-header,.news-card-header .news-card-wrap{align-items:center;display:flex}.news-card-header .news-card-desc-wrap{display:flex;flex-direction:column;margin-left:8px}.news-card-header .news-card-desc-wrap .news-card-desc-main{align-items:center;display:flex}.news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-name{color:#3e1f02;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px;margin-right:4px;unicode-bidi:plaintext}.news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-icon{border-radius:14px;height:14px;width:14px}.news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-level-icon{height:12px;height:16px;margin-right:4px;-o-object-fit:contain;object-fit:contain;width:20px}.news-card-header .news-card-desc-wrap .news-card-desc-main .date{color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-left:4px;opacity:.6499}.news-card-header .news-card-desc-wrap .news-card-desc-sub{color:#858585;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-top:-2px}.news-card-header .news-card-avatar-wrap{height:34px;position:relative;width:34px}.news-card-header .news-card-avatar-wrap .news-card-act{background-size:100% 100%;border:.5px solid #d7d7d7;border-radius:30px;box-sizing:border-box;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-card-header .news-card-avatar-wrap .news-card-auth-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.news-card-header .news-card-avatar-wrap .news-card-auth-wrap .news-card-auth-icon{bottom:-1px;height:40%;position:absolute;right:-1px;width:40%}.news-card-header .news-card-avatar-wrap .news-card-auth-wrap .news-card-auth-icon.background{filter:brightness(0) invert(100%);transform:scale(1.25)}.news-card-header .news-card-wrap-date{color:#858585;display:inline-block;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal;opacity:.6499}.feed-card-content-comment-wrap{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-top:8px;width:100%}.feeds-comment-render-wrap{background:#f6f6f6;border-radius:8px;padding:8px;width:100%}.feeds-comment-render-wrap,.feeds-comment-render-wrap .content{align-items:center;display:flex}.feeds-comment-render-wrap .content-img{height:100%;width:100%}.feeds-comment-render-wrap .content-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;flex:1 1;font-size:14px;font-weight:400;line-height:22px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.feeds-comment-render-wrap .media-render{height:42px;margin-right:8px;width:42px}.feeds-comment-render-wrap .video-container{height:100%;position:relative;width:100%}.feeds-comment-render-wrap .play-img{height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.feeds-card-reply-row{align-items:center;display:flex;margin-bottom:8px;width:100%}.feeds-card-reply-row .block{background:#d9d9d9;height:18px;margin-right:8px;width:2px}.feeds-card-reply-row .content-text{color:#858585;font-size:12px;font-weight:400;height:18px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.common-feeds-short-strategy-content{margin-top:10px}.common-feeds-short-strategy-content-content{word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#858585;color:var(--C3,#858585);display:-webkit-box;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:normal!important}.common-feeds-short-strategy-content-card{border-radius:6px;margin-top:-10px;overflow:hidden;position:relative}.common-feeds-short-strategy-content-card-title{bottom:10px;color:#feffbf;font-size:18px;font-weight:500;left:19px;position:absolute;transform:translateY(-50%);z-index:2}.common-feeds-short-strategy-content-card-img{height:88px;-o-object-fit:cover;object-fit:cover;width:100%}.common-feeds-short-strategy-content-card-hero-name{color:#feffbf;font-size:18px;font-weight:500}.common-feeds-short-strategy-content-card-hero-title{bottom:6px;color:#feffbf;display:flex;flex-direction:column;font-size:18px;font-weight:500;left:19px;line-height:24px;position:absolute}.common-feeds-short-strategy-content-card-hero-img{position:absolute;right:0;top:0;width:60%;z-index:1}.component-comment-comment-wrap{width:100%}.component-comment-comment-wrap .news-box{align-items:center;background:#f6f6f6;border-radius:8px;display:flex;padding:8px;width:100%}.component-comment-comment-wrap .news-box-img{height:42px;margin-right:8px;width:42px}.component-comment-comment-wrap .news-box-text{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3e1f02;display:-webkit-box;font-size:12px;overflow:hidden;text-overflow:ellipsis}.component-comment-comment-wrap .content{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden}.component-comment-comment-wrap .row{align-items:center;display:flex;justify-content:space-between;line-height:22px;width:100%}.component-comment-comment-wrap .review-name{color:#3e1f02;font-weight:600}.component-comment-comment-wrap .comment-text{color:#858585;font-size:12px;font-weight:500;line-height:18px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.component-comment-comment-wrap .news-box-img{border-radius:4px}.feed-news-card-content{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%}.feed-news-card-content .adm-image-viewer-slide{max-width:500px}.feed-news-card-content .feeds-trans-box{height:auto;padding:0;width:100%}.feed-news-card-content .feeds-trans-box.camp-post-view-translator-view--todo .camp-post-view-translator-view__operation{color:#858585}.feed-news-card-content .feeds-trans-box-margin-bottom{margin-bottom:12px}.feed-news-card-content .feeds-trans-box-margin-top{margin-top:12px}.feed-news-card-content .remark{color:#3e1f02;margin-bottom:6px}.feed-news-card-content .two-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.feed-news-card-content .social-wrap{width:100%}.feed-news-card-content .adm-image-viewer-content,.feed-news-card-content .adm-image-viewer-image-wrapper{max-width:100%}.feed-news-card-content .social-wrap-opt-content{display:flex;justify-content:space-between;width:100%}.posts-content-margin{margin-top:10px}.posts-content .posts-content-text-container{word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#858585;color:var(--C3,#858585);display:-webkit-box;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:normal!important}.posts-content .video{border-radius:4px;width:100%}@media screen and (max-width:500px){.posts-content .video{height:51.73333vw}}@media screen and (min-width:500px){.posts-content .video{height:258.66666667px}}.posts-content .video-js:-webkit-full-screen .vjs-control-bar{margin-left:0!important;transform:scale(1)!important;width:100%!important}.posts-content .portrait{border-radius:4px;height:267px;max-width:500px}.posts-content .vjs-tech{display:none}.posts-content .tcplayer>.vjs-tech{display:block}.posts-content .video-placeholder{align-items:center;display:flex;justify-content:center;position:relative}.posts-content .video-placeholder .video-bg{background-size:100% 100%;border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:1}.posts-content .video-placeholder .video-icon{cursor:pointer;position:relative;width:36px;z-index:2}.components-comments-content-container{padding-top:10px}.components-comments-content-container .comment-text{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3e1f02;display:-webkit-box;font-weight:600;margin-top:10px;overflow:hidden;text-overflow:ellipsis}.components-comments-content-container .card-box{border-radius:8px;box-sizing:border-box;height:100px;margin-top:8px;overflow:hidden;padding:10px 14px;position:relative;width:100%}.components-comments-content-container .card-box-bg{height:100%;left:0;position:absolute;top:0;width:100%}.components-comments-content-container .fire-icon{height:16px;margin-right:2px;width:16px}.components-comments-content-container .number-box{align-items:center;bottom:4px;color:#3e1f02;display:flex;font-family:DIN Next LT Pro;font-size:20px;font-weight:700;height:24px;left:4px;padding-left:10px;position:absolute;width:135px}.components-comments-content-container .number-box-content{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.components-comments-content-container .number-box-input-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.components-comments-content-container .card-bg-after{bottom:0;height:74px;position:absolute;right:0;width:140px;z-index:1}.components-comments-content-container .card-bg-before{height:74px;left:0;position:absolute;top:0;width:140px;z-index:1}.components-comments-content-container .name{color:#3e1f02;font-size:20px;font-weight:600;line-height:30px;position:relative;z-index:2}.components-comments-content-container .comment-count{color:#3e1f0280;font-size:14px;font-weight:600;position:relative;text-align:left;z-index:2}.components-comments-content-container .card-bg-review{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right top;object-position:right top;position:absolute;right:0;top:0;width:60%;z-index:1}.socialOriginal-bMUPK{word-wrap:break-word;color:#c2c2c2;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;margin-left:12px;margin-top:12px;min-width:-moz-max-content;min-width:max-content}.news-card-topic-list{margin:12px -16px 0;overflow-x:scroll;overflow-y:auto;padding-bottom:4px;padding-left:16px;padding-right:16px;white-space:nowrap}.news-card-topic-list :not(:first-child){margin-left:4px}.camp-publish-category{display:flex;flex-direction:column;height:75vh;overflow:auto;padding-bottom:20px}.camp-publish-category>*+*{margin-top:12px}.camp-post-category-item{background:#f7f7f7;border-radius:12px;display:grid;grid-template:"icon title operate" 1fr "icon desc operate" auto/52px 1fr auto;padding:12px 8px}.camp-post-category-item--active{background:#fff9ef;border:1px solid #c99244}.camp-post-category-item__icon{align-self:center;background-color:#fff;border-radius:999px;grid-area:icon;height:52px;overflow:hidden;width:52px}.camp-post-category-item__title{align-items:center;color:#3e1f02;display:flex;font-size:14px;font-weight:700;grid-area:title;line-height:22px;margin-inline-start:12px;padding-top:5px}.camp-post-category-item__desc{color:#b6b6b6;font-size:12px;grid-area:desc;line-height:18px;margin-inline-start:12px;overflow-wrap:break-word;padding-bottom:5px;padding-top:2px}.camp-post-category-item__operate{align-self:center;grid-area:operate;line-height:0;margin-inline-start:8px}.feed-news-card-footer{border-bottom:.5px solid #d7d7d799;display:flex;margin-top:16px;padding-bottom:16px}.feed-news-card-footer .footer-icon-wrap{align-items:center;color:#858585;display:flex;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;justify-content:center;line-height:18px;margin-right:42px}.feed-news-card-footer .footer-icon-wrap:last-child{margin-right:0}.feed-news-card-footer .news-card-icon{margin-right:4px;width:20px}.feed-news-card-footer .like-footer-container{align-items:center;display:flex;justify-content:space-between;width:100%}.feed-news-card-footer .flx{align-items:center;display:flex}.common-popop-comments_content{display:flex;flex-direction:column}.common-popop-comments_list{display:flex;flex:1 1;flex-direction:column}.common-popop-comment-content{height:100%;overflow-y:auto;padding-bottom:50px;position:relative}.common-popop-comment-content .comment-list{height:auto;overflow:hidden}.common-popop-comment-content .comment-list-row:first-child{padding-top:12px}.common-popop-comment-content .comment-list-row.--secondary{margin-left:30px}.common-popop-comment-content .comment-list-row .comment-list-row_content_header .comment-list-row_content_header-avatar{height:24px;width:24px}.common-popop-comment-content .comment-list-row .comment-list-row_content .comment-list-row_content_body{overflow-wrap:break-word}.common-popop-comment-content .comment-list-row .comment-list-row_content .comment-list-row_content_body,.common-popop-comment-content .comment-list-row .comment-list-row_content .comment-list-row_content_expand,.common-popop-comment-content .comment-list-row .comment-list-row_content .comment-list-row_content_footer,.common-popop-comment-content .comment-list-row .comment-list-row_content .comment-list-row_content_tags{margin-left:32px}.common-popop-comment-content .comment-list-row .comment-list-row_content .comment-list-row_content_footer{margin-top:7px}.common-popop-comment-content-footer{bottom:0;position:fixed;width:100%;z-index:2}.comment-operator{background:#fff;box-shadow:0 2px 16px 0 #00000014;color:#858585;display:flex;height:50px;justify-content:space-around}.comment-operator-item{align-items:center;display:flex;flex:1 1;font-size:22px;justify-content:center}.comment-operator-item.highlight{color:#c39650}.comment-operator-item .news-card-icon{width:20px}.comment-operator-item-count{font-size:16px;margin-left:6px}.common-popop-comment-content-operator{padding-bottom:var(--intl-webview-bottom)}.common-popop-comments{box-sizing:border-box;display:flex;flex-direction:column;height:80vh;padding-top:16px}.common-popop-comments_header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:8px;padding:0 16px;width:100%}.common-dropdown-select{position:relative}.common-dropdown-select_label{align-items:center;color:#3e1f02;-moz-column-gap:8px;column-gap:8px;display:flex;font-size:16px;font-weight:600}.common-dropdown-select_popup{background:#fff;border-radius:4px;box-shadow:0 4px 8px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;left:16px;padding:6px;position:absolute;row-gap:4px;top:48px;z-index:100}.common-dropdown-select_popup-item{color:#858585;padding:4px 6px}.common-dropdown-select_popup-activeItem{background:#ffe6b766;color:#c99244;padding:4px 6px}.comment-share_content-card{background:linear-gradient(180deg,#faf5e8,#fcf8ee);border-radius:8px;height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%}.comment-share_content-card-header{height:-moz-fit-content;height:fit-content;min-height:200px;position:relative;z-index:0}.comment-share_content-card-header-img{position:absolute;right:0;transform:scale(1.4);transform-origin:top right}@media screen and (max-width:500px){.comment-share_content-card-header-img{width:60vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img{width:300px}}@media screen and (max-width:500px){.comment-share_content-card-header-img{height:53.33333vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img{height:266.66666667px}}.comment-share_content-card-header-img.mask{transform:scale(1.4);transform-origin:top right}@media screen and (max-width:500px){.comment-share_content-card-header-img.mask{width:80vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img.mask{width:400px}}.comment-share_content-card-header-img.bottom_mask{position:absolute;right:0;transform:scale(1.4);transform-origin:top right}@media screen and (max-width:500px){.comment-share_content-card-header-img.bottom_mask{width:60vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img.bottom_mask{width:300px}}@media screen and (max-width:500px){.comment-share_content-card-header-img.bottom_mask{height:53.33333vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img.bottom_mask{height:266.66666667px}}.comment-share_content-card-header-img_left{left:0;position:absolute;transform:scale(1.4);transform-origin:top left}@media screen and (max-width:500px){.comment-share_content-card-header-img_left{width:60vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img_left{width:300px}}@media screen and (max-width:500px){.comment-share_content-card-header-img_left{height:53.33333vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img_left{height:266.66666667px}}.comment-share_content-card-header-img_left.mask{transform:scale(1.4);transform-origin:top right}@media screen and (max-width:500px){.comment-share_content-card-header-img_left.mask{width:80vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img_left.mask{width:400px}}.comment-share_content-card-header-img_left.bottom_mask{left:0;position:absolute;transform:scale(1.4);transform-origin:top left}@media screen and (max-width:500px){.comment-share_content-card-header-img_left.bottom_mask{width:60vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img_left.bottom_mask{width:300px}}@media screen and (max-width:500px){.comment-share_content-card-header-img_left.bottom_mask{height:53.33333vw}}@media screen and (min-width:500px){.comment-share_content-card-header-img_left.bottom_mask{height:266.66666667px}}.comment-share_content-card-header-content{box-sizing:border-box;display:flex;height:125px;justify-content:flex-start;left:0;padding:16px 12px 12px;position:absolute;top:0;width:-moz-fit-content;width:fit-content}.comment-share_content-card-header-content-title{color:#3e1f02;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.comment-share_content-card-header-content-subtitle{color:#3e1f0280;font-size:14px;font-style:normal;font-weight:400;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:500px){.comment-share_content-card-header-content-subtitle{max-width:60vw}}@media screen and (min-width:500px){.comment-share_content-card-header-content-subtitle{max-width:300px}}.comment-share_content-card-header-content-hot{align-items:center;display:flex;margin-top:10px}.comment-share_content-card-header-content-hot_icon{height:16px;width:16px}.comment-share_content-card-header-content-hot_value{font-weight:700}.comment-share_content-card-body{margin-top:-75px;padding:0 12px 18px;position:relative;z-index:9}.comment-share_content-card-body .comment-list{border-radius:4px}.comment-share_content-card-body .comment-list .comment-list-row_border{background-color:transparent}.comment-share_content-card-body .comment-list .comment-list-row.--primary{padding:10px 8px 8px}.comment-share_content-card-body .comment-list .comment-list-row_children_operation{display:none}.comment-share_content-card-body .comment-list .comment-list-row_children.expanded{margin-top:-30px;z-index:3}.comment-share_content-card-body .comment-list .comment-list-row_children.expanded .comment-list-row.--secondary{margin-left:22px}.comment-share_content-card-footer{align-items:center;box-sizing:border-box;display:flex;position:relative}@media screen and (max-width:500px){.comment-share_content-card-footer{height:16vw}}@media screen and (min-width:500px){.comment-share_content-card-footer{height:80px}}.comment-share_content-card-footer-img{bottom:0;position:absolute;width:100%}.comment-share_content-card-footer-text{align-items:center;background:linear-gradient(90deg,#cc923b,#dfb25d);border-radius:4px;color:#fff;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:12px;margin-left:30%;padding:5px;position:relative;width:65%}.comment-share_content-card-footer-text-icon{height:10px;margin-right:4px;width:10px}.eventCard-PBRXD{margin-bottom:24px}.eventCard-PBRXD .eventImg-KdUA5{background-size:100% 100%;border-radius:4px;object-fit:cover;width:100%}.eventCard-PBRXD .desc-UY79d,.eventCard-PBRXD .title-SKmUp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-top:8px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.eventCard-PBRXD .title-SKmUp{color:#3e1f02;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px;text-align:left}.eventCard-PBRXD .desc-UY79d{color:#858585;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;text-align:left}.transparent-TQ1Jg{margin-bottom:16px}.transparent-TQ1Jg .title-SKmUp{color:#fff}.transparent-TQ1Jg .desc-UY79d{color:#ffffff80}.state-2iMjj{background-color:#f0f0f0;box-sizing:border-box;margin-top:12px;padding:8px 12px;width:100%}.state-2iMjj,.state-2iMjj .outerCircle-l9xTr{align-items:center;border-radius:8px;display:flex}.state-2iMjj .outerCircle-l9xTr{height:8px;justify-content:center;width:8px}.state-2iMjj .outerCircle-l9xTr .innerCircle-fwClW{align-items:center;border-radius:6px;display:flex;height:6px;justify-content:center;width:6px}.state-2iMjj .text-PeDfD{color:#858585cc;flex:1 1;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;margin:0 6px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.state-2iMjj .date-Zqlc3{color:#85858580;font-family:PingFang SC;font-size:10px;line-height:14px;text-align:left}.ongoing-v8fVT{background-color:#fff4de}.ongoing-v8fVT .outerCircle-l9xTr{background:#ffcc676e}.ongoing-v8fVT .outerCircle-l9xTr .innerCircle-fwClW{background:#fcba47}.ongoing-v8fVT .text-PeDfD{color:#c99244}.ongoing-v8fVT .date-Zqlc3{color:#3e1f0280}.ended-uOviP .outerCircle-l9xTr{background:#f7606066}.ended-uOviP .outerCircle-l9xTr .innerCircle-fwClW{background:#f76060}.notStart-Xnvpe .outerCircle-l9xTr{background:#d7d7d7}.notStart-Xnvpe .outerCircle-l9xTr .innerCircle-fwClW{background:#858585}.isTransparent-Q9HjD{background:#ffffff1f}.isTransparent-Q9HjD .date-Zqlc3{color:#ffffff80}[data-orientation=landscape] .state-2iMjj .text-PeDfD{color:#ffffff50}.eventList-K_LUl{margin-top:16px;min-height:100%}.empty-fmaa_{padding-top:140px}[data-orientation=landscape] .nonLogin-I2Stm{padding-top:50px}.followList-NowoQ{margin-top:-8px;min-height:90vh;width:100%}.followList-NowoQ .cardWarp-qMTIr{margin-top:16px}.nonLogin-hLQfO{min-height:90vh;padding-top:150px;width:100%}.loading-NlpNP{align-items:center;display:flex;justify-content:center;min-height:90vh;width:100%}.empty-Vm8j0{padding-top:140px}.feed-horizontal-card-middle{background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;overflow:hidden;padding:12px;width:100%}.feed-horizontal-card-middle__left{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;overflow:hidden}.feed-horizontal-card-middle__left .news-card-wrap{width:100%}.feed-horizontal-card-middle__left .news-card-header .news-card-desc-wrap{flex:1 1;overflow:hidden}.feed-horizontal-card-middle__left .news-card-header .news-card-avatar-wrap{height:24px;width:24px}.feed-horizontal-card-middle__left .news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-name{color:#858585;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.feed-horizontal-card-middle__left .news-card-header .news-card-desc-wrap .news-card-desc-main .date{color:#d7d7d7;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;text-align:left;white-space:nowrap}.feed-horizontal-card-middle__left-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3e1f02;display:-webkit-box;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:22px;overflow:hidden;text-align:left;text-overflow:ellipsis;word-break:break-word}.feed-horizontal-card-middle__right{margin-left:12px;width:106px}.feed-horizontal-card-middle__right .news-content .video{height:80px}.feed-horizontal-card-middle__right .news-content .video-placeholder .video-icon{width:36px}.feed-horizontal-card-middle__right .camp-adaptive-image_container .camp-adaptive-image_img{height:80px!important;-o-object-fit:cover;object-fit:cover;width:106px}.feed-horizontal-card-small{background-color:#fff;box-sizing:border-box;display:flex;padding:8px;width:100%}.feed-horizontal-card-small__left{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;overflow:hidden}.feed-horizontal-card-small__left .news-card-wrap{width:100%}.feed-horizontal-card-small__left .news-card-header .news-card-desc-wrap{flex:1 1;overflow:hidden}.feed-horizontal-card-small__left .news-card-header .news-card-avatar-wrap{height:16px;width:16px}.feed-horizontal-card-small__left .news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-name{color:#858585;font-family:PingFang SC;font-size:10px;font-weight:400;line-height:14px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.feed-horizontal-card-small__left .news-card-header .news-card-desc-wrap .news-card-desc-main .date{color:#d7d7d7;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;text-align:left;white-space:nowrap}.feed-horizontal-card-small__left-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3e1f02;display:-webkit-box;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:22px;overflow:hidden;text-align:left;text-overflow:ellipsis;word-break:break-word}.feed-horizontal-card-small__right{height:64px;margin-left:12px;width:64px}.feed-horizontal-card-small__right .news-content .video{height:64px;width:64px}.feed-horizontal-card-small__right .news-content .video-placeholder .video-icon{width:24px}.feed-horizontal-card-small__right .camp-adaptive-image_container .camp-adaptive-image_img{height:64px!important;width:64px}.list-uKaw8{height:100%;min-height:90vh}.list-uKaw8 .cardWarp-OHeip{margin-top:16px}.list-uKaw8 .cardWarp-OHeip:first-child{margin-top:0}.list-uKaw8 .cardWarp-OHeip:last-child{border-bottom:none}.list-uKaw8 .loading-LMZXk{align-items:center;display:flex;height:100%;justify-content:center;min-height:90vh}.gameNewsEmpty-G5Mxn{margin:28px 0;min-height:40vh}.admInfiniteScroll-FFjj8{font-size:14px;padding-bottom:12px;padding-top:0}.primaryCategory-WS8us{margin-bottom:8px;width:100%}.primaryCategory-WS8us .gameTabBox-MOd_Z{align-items:center;display:flex;margin-right:16px}.primaryCategory-WS8us .title-w4k7Y{display:flex;height:24px;width:74px}.primaryCategory-WS8us .title-w4k7Y .img-SoO25{background-size:100% 100%;height:100%;object-fit:cover;width:100%}.primaryCategory-WS8us .adm-tabs{background-color:transparent}.primaryCategory-WS8us .adm-tabs-header{border:none}.primaryCategory-WS8us .adm-tabs-header-mask,.primaryCategory-WS8us .adm-tabs-tab-line{display:none}.primaryCategory-WS8us .adm-tabs-tab,.primaryCategory-WS8us .adm-tabs-tab-wrapper{margin:0;padding:0}.primaryCategory-WS8us .adm-tabs-tab{color:#c2c2c2;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:24px;text-align:center}.primaryCategory-WS8us .adm-tabs-tab-active{color:#3e1f02;font-family:PingFang SC;font-size:18px;font-weight:600;line-height:24px;text-align:center}.primaryCategory-WS8us .game-news-tabs .adm-tabs-tab-wrapper{padding:0}.primaryCategory-WS8us .adm-tabs-tab-wrapper-stretch{flex:none}[data-orientation=landscape] .refreshGifWrap-tlX1D{background-color:#f7f7f7}.refreshGifWrap-vMYWu{background-color:inherit;pointer-events:none;position:relative;transition:all;width:100%}.refreshGifWrap-vMYWu .refreshGif-aRmFV{align-items:center;background-color:inherit;display:flex;justify-content:center;margin:0 -16px;padding:0 16px;pointer-events:none;position:absolute;width:100%}.refreshGifWrap-vMYWu .refreshGif-aRmFV .gif-IblEA{background-size:100% 100%;height:40px;width:40px}[data-orientation=landscape] .secondaryCategory-XkPtF{margin:4px 0 16px;padding:0}.secondaryCategory-D2dpt{display:flex;margin:4px -16px 20px;overflow:auto;padding:0 16px;transition:all .3s ease-in-out;width:100%}.secondaryCategory-D2dpt::-webkit-scrollbar{display:none}.secondaryCategory-D2dpt .secondaryCategoryItem-K02_u{box-sizing:border-box;color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-right:8px;text-align:center;word-break:keep-all}.secondaryCategory-D2dpt .secondaryCategoryItem-K02_u:last-child{margin-right:0}.secondaryCategory-D2dpt .secondaryCategoryItemActive-IZpGY{background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);border-radius:15px;color:#fff;text-align:center;unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.secondaryCategory-D2dpt .secondaryCategoryItemDefault-JnI8E{background:#f0f1f3;border-radius:15px;color:#858585;unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.secondaryCategory-D2dpt .secondaryCategoryItemDefault-JnI8E .titleWrap-UpoYH .img-Sq02V{display:none}.secondaryCategory-D2dpt .titleWrap-UpoYH{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-width:68px;padding:4px 12px;white-space:nowrap}.secondaryCategory-D2dpt .titleWrap-UpoYH .icon-D3vxs{background-size:cover;height:18px;margin-right:2px;object-fit:cover;width:18px}.secondaryCategory-D2dpt .titleWrap-UpoYH .titleText-MZGbh{min-width:32px;text-align:center}.secondaryCategory-D2dpt .titleWrap-UpoYH .img-Sq02V{background-size:cover;height:10px;margin-left:2px;object-fit:cover;width:10px}.secondaryCategory-D2dpt .item-lSRY3{box-sizing:border-box;color:#858585;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;min-width:147px;padding:8px 6px;text-align:left}.secondaryCategory-D2dpt .item-lSRY3:first{margin-bottom:4px}.secondaryCategory-D2dpt .activeItem-kiV0J{background-color:#ffe6b766;color:#c99244}.secondaryCategory-D2dpt .adm-popover-arrow{display:none}.secondaryCategory-D2dpt .adm-popover-inner-content{padding:6px}.secondaryCategory-D2dpt .adm-popover-inner{background-color:#fff;box-shadow:0 4px 8px 0 #00000014;margin-top:-6px;padding:0}[data-orientation=landscape] .gameNews-ZBMv9{margin-top:-8px;padding:0 12px}[data-orientation=landscape] .gameNews-ZBMv9 .category-EzNOa{margin:0;padding:8px 0 0;top:-12px}[data-orientation=landscape] .gameNews-ZBMv9 .category-EzNOa .categoryMask-gOB2L{background:linear-gradient(270deg,#f7f7f7,hsla(0,0%,97%,0));height:82px;pointer-events:none;position:absolute;right:0;top:0;width:42px}.gameNews-A05Y8{background:#f7f7f7;box-sizing:border-box;display:flex;flex-direction:column;margin-top:20px;min-height:100vh;padding:0 16px;width:100%}.gameNews-A05Y8 .category-ve0Rw{background:#f7f7f7;margin:0 -16px;padding:8px 16px 0;position:-webkit-sticky;position:sticky;top:calc(43px + var(--intl-webview-top));transition:all .5s ease;z-index:6}.gameNews-A05Y8 .title-dNBkU{color:#3e1f02;display:block;font-size:18px;font-weight:500;line-height:24px}.gameNews-A05Y8 .adm-infinite-scroll-MOgc4{font-size:14px;padding-bottom:12px;padding-top:0}.gameNews-A05Y8 .wrapCache-LCxz1{height:100%}.home-page-landscape-tools{background:#fff;border-radius:8px;box-sizing:border-box;height:-webkit-max-content;height:max-content;margin-top:8px;min-height:166px;overflow:hidden;padding:8px 4px;width:100%}.home-page-landscape-tools .home-page-landscape-tools-tool-item-wrap{position:relative}.home-page-landscape-tools .home-page-landscape-tools-tool-item-wrap .home-page-landscape-tools-itemDot{height:16px;position:absolute;right:-10px;top:-2px;width:16px}.home-page-landscape-tools .adm-page-indicator-dot.adm-page-indicator-dot-active{background-color:#c99244;border-radius:100px;height:4px;width:10px}.home-page-landscape-tools-swiper{height:100%;padding-bottom:14px;width:100%}.home-page-landscape-tools-container{grid-gap:12px 0;display:grid;gap:12px 0;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr;width:100%}.home-page-landscape-tools-tool-item{align-items:center;display:flex;flex-direction:column;padding-top:2px;position:relative;width:100%}.home-page-landscape-tools-tool-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3e1f02b3;display:-webkit-box;font-size:10px;font-weight:500;line-height:12px;margin-top:8px;max-width:66px;overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%;word-break:break-word}.home-page-landscape-tools-tool-item-icon{height:36px;width:36px}.home-page-landscape-tools .adm-swiper-indicator{bottom:0}.msgNotice-wZmfZ{background:#fff;border-radius:8px;box-sizing:border-box;display:flex;margin-top:8px;padding:6px 8px;width:100%}.msgNotice-wZmfZ .leftWrap-J5c8H{min-width:200px}.msgNotice-wZmfZ .leftWrap-J5c8H .header-PKY1U{display:flex}.msgNotice-wZmfZ .leftWrap-J5c8H .logo-l5l33{height:16px;width:16px}.msgNotice-wZmfZ .leftWrap-J5c8H .title-Zqsj_{color:#c99244;font-family:PingFang SC;font-size:12px;font-weight:600;line-height:18px;margin-left:4px;text-align:left;word-break:break-word}.msgNotice-wZmfZ .leftWrap-J5c8H .desc-OCe3M{color:#c2c2c2;font-family:PingFang SC;font-size:10px;font-weight:400;line-height:14px;text-align:left;word-break:break-word}.msgNotice-wZmfZ .rightWrap-oDcwj{align-items:center;display:flex;justify-content:center}.msgNotice-wZmfZ .rightWrap-oDcwj .arrow-y3H7J{height:24px;width:24px}.publish-wDMMC{align-items:flex-end;direction:ltr;display:flex;height:44px;margin-bottom:8px;overflow:hidden;z-index:1}.publish-wDMMC .camp-type-post-button{flex:2.1 1;height:44px;width:174px}.publish-wDMMC .camp-type-post-button .camp-type-post-mask__logo{height:56px;left:auto;opacity:.81px;right:20px;top:-7px;width:56px}.publish-wDMMC .camp-type-post-button .camp-type-post-desc__main{font-size:14px;line-height:18px;padding:3px 12px 3px 8px}.publish-wDMMC .camp-type-post-button .camp-type-post-desc__main svg{height:20px;width:20px}.publish-wDMMC .camp-type-post-button .camp-type-post-desc__sub{display:none}.publish-wDMMC .camp-type-post-button .camp-type-post-bg__content{background-image:linear-gradient(261deg,#ffd167 16.65%,#e5a43c 74.26%)}.publish-wDMMC .camp-type-post-button .camp-type-post-desc{direction:rtl;left:8px;right:auto}.publish-wDMMC .camp-type-video-button{height:44px;width:72px}.publish-wDMMC .camp-type-video-button .camp-type-video-mask__logo{height:54.18px;left:auto;right:-8px;width:54.18px}.publish-wDMMC .camp-type-video-button .camp-type-video-desc{left:50%;right:auto;top:calc(50% - 2px);transform:translateY(-50%)}.publish-wDMMC .camp-type-video-button .camp-type-video-desc__sub{display:none}.publish-wDMMC .camp-type-video-button .camp-type-video-desc__main>span{display:none}.publish-wDMMC .camp-type-video-bg{border-radius:0 10px 10px 0}.publish-wDMMC .camp-type-video-bg__content{transform:skewX(-23deg) translateX(30px)}.publish-wDMMC .camp-type-post-bg__content{background-image:linear-gradient(261deg,#ffd167 16.65%,#e5a43c 74.26%)}.camp-type-post-button{align-items:flex-end;direction:ltr;display:flex;flex:1.35 1;height:88px;justify-content:flex-start;margin-right:-10px;pointer-events:none;position:relative;width:210px;z-index:2}.camp-type-post-button.lang-ru .camp-type-post-desc__main{font-size:18px}.camp-type-post-bg{border-radius:10px 0 0 10px;height:100%;overflow:hidden;width:100%}.camp-type-post-bg__content{background-image:linear-gradient(260.93deg,#ffd167 11.02%,#da6a2b 84.28%);border-radius:0 10px 4px 0;height:100%;pointer-events:auto;transform:skewX(-23deg) translateX(-26px);width:100%}.camp-type-post-mask{height:100%;left:0;position:absolute;top:0;width:100%}.camp-type-post-mask__decorate{height:6px;left:28px;position:absolute;top:0;width:61px}.camp-type-post-mask__logo{bottom:0;height:118px;position:absolute;right:-5px}.camp-type-post-desc{align-items:flex-start;bottom:3px;display:flex;flex-direction:column;left:8px;position:absolute}.camp-type-post-desc__main{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border-radius:15px;color:#fff;display:flex;font-family:PingFang SC;font-size:21px;font-weight:600;gap:4px;line-height:29.4px;margin-bottom:4px;padding:2px 12px 2px 8px}.camp-type-post-desc__sub{color:#fff;font-family:PingFang SC;font-size:12px;font-weight:600;line-height:16.8px;margin-inline-start:8px;opacity:.5}html[dir=rtl] .camp-type-post-button{direction:rtl}html[dir=rtl] .camp-type-post-bg__content{background-image:linear-gradient(80.93deg,#ffd167 11.02%,#da6a2b 94.28%)}html[dir=rtl] .camp-type-post-mask__decorate{left:auto;right:50px}html[dir=rtl] .camp-type-post-mask__logo{bottom:0;left:0;right:auto}html[dir=rtl] .camp-type-post-desc{direction:rtl;left:auto;right:40px}html[dir=rtl] .camp-type-post-desc__sub{margin-inline-start:6px}.camp-type-video-button{direction:ltr;flex:1 1;height:103px;margin-left:-40px;pointer-events:none;position:relative;width:158px;z-index:1}.camp-type-video-button.lang-ru .camp-type-video-desc__main{font-size:18px}.camp-type-video-bg{border-radius:0 10px 16px 0;height:100%;overflow:hidden;pointer-events:auto;position:relative;width:100%}.camp-type-video-bg__content{background:linear-gradient(227.03deg,transparent -2.55%,rgba(7,15,86,.395) 18.69%,rgba(12,25,142,.655) 34.67%,rgba(48,29,197,.86) 58.75%,#4920eb 84.36%),linear-gradient(247deg,#9787ff -30.38%,#363c76 85.76%);border-radius:4px 0 0 10px;height:100%;transform:skewX(-23deg) translateX(37px);width:100%}.camp-type-video-mask{height:100%;left:0;position:absolute;top:0;width:100%}.camp-type-video-mask__decorate{height:6px;position:absolute;right:28px;top:0;width:61px}.camp-type-video-mask__logo{bottom:0;height:103px;position:absolute;right:0;width:158px}.camp-type-video-desc{align-items:flex-start;bottom:3px;display:flex;flex-direction:column;left:45px;position:absolute}.camp-type-video-desc__main{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border-radius:15px;color:#fff;display:flex;font-family:PingFang SC;font-size:21px;font-weight:600;gap:4px;line-height:29.4px;margin-bottom:4px;padding:2px 8px}.camp-type-video-desc__sub{color:#fff;font-family:PingFang SC;font-size:12px;font-weight:600;line-height:16.8px;margin-inline-start:-4px;opacity:.5}html[dir=rtl] .camp-type-video-button{direction:rtl}html[dir=rtl] .camp-type-video-mask__logo{bottom:-7px;left:-40px;right:auto}html[dir=rtl] .camp-type-video-desc{direction:rtl;left:auto;right:5.5px}html[dir=rtl] .camp-type-video-desc__sub{margin-inline-start:6px}.prizeDob-wmYGm{align-content:center;border-top:.5px solid #ffe99b;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:-6px;position:relative;width:100%}.prizeDob-wmYGm:after,.prizeDob-wmYGm:before{background-color:#ffe99b;border-radius:4px;content:"";height:4px;position:absolute;top:-2px;width:4px}.prizeDob-wmYGm:before{left:0}.prizeDob-wmYGm:after{right:0}.prizeDob-wmYGm .modalPng-Est0o{align-items:center;background-image:url(../../static/media/day-modal.8bd3be4fcdbbd2d24c19.png);background-size:100% 100%;display:flex;height:94px;margin-top:14px;position:relative;width:240px}.prizeDob-wmYGm .modalPng-Est0o .prize1-GH9N7{background-size:100% 100%;height:18px;left:52px;position:absolute;top:38px;width:18px}.prizeDob-wmYGm .modalPng-Est0o .prize2-p7rlk{background-size:100% 100%;height:12px;position:absolute;right:61px;top:21px;width:12px}.prizeDob-wmYGm .modalPng-Est0o .prize3-fozPV{background-size:100% 100%;height:20px;position:absolute;right:50px;top:53px;width:20px}.prizeDob-wmYGm .prizeIcon-Z4HWR{height:48px!important;margin:0 auto;position:relative;width:48px!important}.prizeDob-wmYGm .prizeIcon-Z4HWR .numDob-mTh7Z{bottom:6px;color:#383838;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;right:6px;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.prizeDob-wmYGm .prizeName-HLLK8{align-items:center;color:#3e1f02;display:flex;flex-wrap:wrap;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:22px;margin-top:4px;text-align:center;width:100%}.prizeWrap-YQQ45{width:100%}.prizeWrap-YQQ45 .prizeItem-tCWU5{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.prizeWrap-YQQ45 .prizeMoreItem-ddbJI{margin-bottom:18px}.prizeWrap-YQQ45 .prizeFirstWrap-BZ3w8{background-color:linear-gradient(180deg,#ffed9ed1,#fff9e5d1);border-radius:4px;margin-top:30px;padding:9px;position:relative}.prizeWrap-YQQ45 .prizeIcon-BdPbb{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:54px;width:54px}.prizeWrap-YQQ45 .prizeIcon-BdPbb .num-IS44b{align-items:center;-webkit-backdrop-filter:blur(5.2px);backdrop-filter:blur(5.2px);background:#00000080;border-radius:4px 0 4px 0;bottom:0;color:#fff;display:flex;font-family:DIN Next LT Pro;font-size:17px;font-style:normal;font-weight:Medium Condensed;height:20px;justify-content:center;line-height:normal;min-width:20px;position:absolute;right:0;text-align:right}.prizeWrap-YQQ45 .prizeName-eHi5F{color:#3e1f02;font-size:14px;line-height:22px;margin-top:4px}.prizeWrap-YQQ45 .prizeName-eHi5F,.prizeWrap-YQQ45 .tips-gUS5p{font-family:PingFang SC;font-style:normal;font-weight:400;text-align:center}.prizeWrap-YQQ45 .tips-gUS5p{color:#858585;font-size:12px;line-height:18px;opacity:.8}.prizeWrap-YQQ45 .tomorrowInfo-UIl3b{align-items:center;background:#f6f4ed;border-radius:4px;box-sizing:border-box;color:#858585;display:flex;flex-shrink:0;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;justify-content:space-between;line-height:18px;margin-bottom:20px;min-height:40px;padding:11px 8px;width:100%}.prizeWrap-YQQ45 .tomorrowInfo-UIl3b .text-ypkhS{flex:1 1;word-break:break-word}.prizeWrap-YQQ45 .tomorrowInfo-UIl3b .right-OxQRQ{align-items:center;display:flex;height:20px;justify-content:center;min-width:20px;position:relative}.prizeWrap-YQQ45 .tomorrowInfo-UIl3b .right-OxQRQ img{height:20px;left:0;position:absolute;top:0;width:20px;z-index:1}.prizeWrap-YQQ45 .tomorrowInfo-UIl3b .right-OxQRQ .num-IS44b{bottom:-5px;color:#383838;font-family:DIN Next LT Pro;font-size:10px;position:absolute;right:0;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;z-index:2}.prizeWrap-YQQ45 .tomorrowInfo-UIl3b .rightWrap-NKpp0{align-items:center;display:flex;height:20px;justify-content:center;margin-right:4px;min-width:20px;position:relative}.prizeWrap-YQQ45 .tomorrowInfo-UIl3b .rightWrap-NKpp0:last-child{margin-right:0}.prizeWrap-YQQ45 .lotteryWrap-f4WLo{align-items:center;background:#f6f4ed;border-radius:4px;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:12px;min-height:40px;padding:11px 8px;width:240px}.prizeWrap-YQQ45 .lotteryWrap-f4WLo .textWrap-EnO_R{color:#858585;flex:1 1;flex-wrap:wrap;font-size:12px;font-style:normal;font-weight:400;line-height:16px;word-break:break-word}.prizeWrap-YQQ45 .lotteryWrap-f4WLo .imgBoxWrap-MGj1I{align-items:center;display:flex;justify-content:flex-start}.prizeWrap-YQQ45 .lotteryWrap-f4WLo .imgBoxWrap-MGj1I .box-weUdB{margin-right:4px;position:relative}.prizeWrap-YQQ45 .lotteryWrap-f4WLo .imgBoxWrap-MGj1I img{background-size:100% 100%;height:20px;margin-right:4px;width:20px}.prizeWrap-YQQ45 .lotteryWrap-f4WLo .imgBoxWrap-MGj1I .taskName-Sud6u{flex:1 1;flex-wrap:wrap;word-break:break-word}.prizeWrap-YQQ45 .lotteryWrap-f4WLo .imgBoxWrap-MGj1I .rewardCount-FN4s4{bottom:1px;color:#383838;font-size:10px;font-weight:700;line-height:15px;position:absolute;right:0;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.prizeWrap-YQQ45 .lotteryWrap-f4WLo .arrowPng-PLXpW{background-size:100% 100%;height:12px;margin-left:22px;width:12px}.prizeWrap-YQQ45 .lotteryCompleteWrap-IYlb5{height:18px}.lotteryBox-LE7ve{border-radius:4px;box-sizing:border-box;height:58px;margin-right:4px;position:relative;width:58px}.lotteryBox-LE7ve .redDot-MgPsA{display:none;height:16px;position:absolute;right:-7px;top:-5px;width:16px}.lotteryBox-LE7ve .checkBox-WDW5e{display:none;height:12px;position:absolute;right:2px;top:2px;width:12px}.lotteryBox-LE7ve .dayWrap-C84xA{align-items:center;display:flex;justify-content:center;width:inherit}.lotteryBox-LE7ve .dayWrap-C84xA .icon-eGreB{height:36px;margin-top:2px;object-fit:cover;width:36px}.lotteryBox-LE7ve .dayWrap-C84xA .num-PGgTx{font-family:DIN Next LT Pro;font-size:12px;font-weight:500;line-height:12px;position:absolute;right:14px;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;top:24px}.lotteryBox-LE7ve .day-xOQgj{align-items:center;border-radius:0 0 4px 4px;bottom:0;display:flex;font-family:PingFang SC;font-size:10px;font-weight:500;height:18px;justify-content:center;line-height:14px;position:absolute;text-align:center;width:100%}.toBeCollected-cP25k{background:linear-gradient(180deg,#ffda70,#ffc163);border:1px solid #fff;box-shadow:0 1px 6px .5px rgba(206,142,13,.6)}.toBeCollected-cP25k .redDot-MgPsA{display:block}.toBeCollected-cP25k .wrapBg-X4jV_{background-size:cover;height:36px;position:absolute;top:3px;width:100%}.toBeCollected-cP25k .day-xOQgj{background:#c9924466;color:#fff}.toBeCollected-cP25k .icon-eGreB{background-image:url(../../static/media/tobe.eed2cdaaaad53a4b1b9b.png);background-size:100% 100%}.unaccalimed-QAHOf{background:#fff4d6cc;border:1px solid #fffbf4ab}.unaccalimed-QAHOf .wrapBg-X4jV_{background-size:cover;height:19px;position:absolute;top:10px;width:100%}.unaccalimed-QAHOf .day-xOQgj{background:#f7e7bd;color:#d1ba8e}.unaccalimed-QAHOf .icon-eGreB{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABEBAMAAADQAW4PAAAAGFBMVEUAAADWnErRmEzEmjzRlkfOlT/MkULQlkRV8jnsAAAACHRSTlMAHxkEEAwIFHwou5sAAAKCSURBVEjHlVY9c9swDJU/ZK2mbFmrFLX1SuvaZrWbS7tKl6Qzk6aeZafX398T8fEoVx7yFvOghwcQAElHQ3z5cWPMzZ9f0XUsToaxdaFnyHk1QHqn5lkVcF7MAG9irztwbs0F9ixUIvTcXCJtSCiFUGn+w5qE8rGEgKoXMhvdvBlD2guZpZDaUVLWC5mCObHat0/H4+vZEJpeyEgFnrEhj98lJz4NS8EcpzmW9LX/YccpOIK4JCGQDigxiitCxlE0T6F6AI8SwQXRUguCdgHhWikvwM5MggMLLZ5+OhVCqjFX1+Nbv/472E8H1S60f+Rw+PKMtGsMnHSde3fy0WCFzwGkUlc7b8SXiV8u1b2hFir8OCZ+udLhtmQDGvVfyR5yDMz2TEE0k40EznQHez5ca808E9JK+lxJn1LVzmSxlMo7PYM2jNLKjhPJDQM5pcAct2PLCl3bk19IYu0lDkY3JLHbhMJK6Yt3k5ATwrVXc0rIgN0xKRNSIdXBqXckDhLGoZDZS3VWNlLMjQRJLZ/xXAdsKaS1dionDpW1JZKMOAbfxjrlGNqdnuUZSOQ1U/oOji1IFU6kw7STUUip5fjIRKv4IqQKl0QOknFy5dlYXGY84lx6bW3tSR/8mr8UWKJrdvEQEQ64eeZysbOU1ScssMccjr+AVAdXUgwH3xsrQmXgvJD1PfnY4QNgQUr5Tgbmg/3ELHSQRwNPAlKdi5BhFji4txMW8rbvZPtMHDwACQsRtvfH4+MZtxSu9Or6q8iY+MDlKMkJqeX3eASfIsEJ1zGALhDKSl7BSzSomhdCiYE3CCWVrG4vEwJqEuISAndRgIdgvdAq5i66jq/0d817Av8AcjWMqh5t6J0AAAAASUVORK5CYII=);background-size:100% 100%}.received-TtvoM{background:#f0f0f07d;border:1px solid #fffbf4ab;opacity:.5}.received-TtvoM .checkBox-WDW5e{display:block}.received-TtvoM .day-xOQgj{background:#f0f0f07d;color:#d7d7d7}.received-TtvoM .icon-eGreB{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYBAMAAACDuy0HAAAAElBMVEXQ0NAAAADR0dHOzs7Hx8fPz8/lSQuJAAAABnRSTlMbABULBQ726mTHAAABOUlEQVRIx+3XQW6DMBAF0B9D9gGcPUnKPiAOEDcXIL3/YbqpPG6x/TNWVaVR/voJjcF4xmgUeeHfxNcPAGaY78Bdj6+YmeEJQU55vOBbBpfEYkWn8TtWOaXwHpHc4tj2MWxcFF8QTR3DHRIZI3hJ4e0adwB9NEjFUnWALTJxP3CbwwfBsjy2RMjyeB2QKngdkCp4HZBtkUuI9yC5BbhleBPgM8NVgHuGjWALGsEdx6PHLccHj3ccbzy+cFx7fOa48njheOtxz7H5AwzwPBp+kFen+NyKjaTYoorNr/mtyn7YhmOnOWRKj68dXZ/myB0F0xUap2gTVXkDsnnsCpsmb8eFjZ6PEOXDSX5/VKUDFXt0rRoCy8dLybS2b80KJ3XVpLGdErZ8jJdc5YIw3nX1OALHYf5P16Xnwp+HcIkTzs6MpgAAAABJRU5ErkJggg==);background-size:100% 100%}.day7-xiiwF{width:84px}.day7-xiiwF .day7Wrap-EXX0L{background-image:url(../../static/media/unaccalimed7.cf72b3c233f3de21b9fe.png);display:flex;justify-content:center;width:84px}.day7-xiiwF .lotteryIcon-d1BZs{height:100%;width:100%}.day7-xiiwF .boxWrap-yABYm{height:36px;width:36px}.day7-xiiwF .boxWrapLast-NWC5N{height:36px;margin-left:4px;width:36px}.day7-xiiwF .boxWrap-yABYm,.day7-xiiwF .boxWrapLast-NWC5N{position:relative;z-index:2}.day7-xiiwF .boxWrap-yABYm .num-PGgTx,.day7-xiiwF .boxWrapLast-NWC5N .num-PGgTx{bottom:4px;font-family:DIN Next LT Pro;font-size:12px;font-weight:500;line-height:12px;position:absolute;right:2px;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.welfareCenterModal-TwjsO{width:100%}.welfareCenterModal-TwjsO .adm-center-popup-wrap-xg3hE{border-radius:8px}.welfareCenterModal-TwjsO .adm-modal-footer{display:none}.welfareCenterModal-TwjsO .adm-modal-content{overflow:visible;padding:0}.welfareCenterModal-TwjsO .bodyModal-ent__{margin-top:0;overflow:visible;padding:0}.welfareCenterModal-TwjsO .bodyModal-ent__ .wrap-fUZg_{padding:16px 24px 24px;position:relative;z-index:1}.welfareCenterModal-TwjsO .bodyModal-ent__ .wrap-fUZg_ .giftBg-Z1h4o{height:87px;position:absolute;right:0;top:-21px;width:121px;z-index:-1}.welfareCenterModal-TwjsO .bodyModal-ent__ .wrap-fUZg_ .title-asd4o{color:#3e1f02;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:26px;word-break:break-word}.welfareCenterModal-TwjsO .bodyModal-ent__ .wrap-fUZg_ .subTitle-armfh{color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:16px;margin-top:12px;word-break:break-word}.welfareCenterModal-TwjsO .bodyModal-ent__ .wrap-fUZg_ .descText-a7vsT{color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:8px;margin-top:16px;opacity:.8;text-align:center;word-break:break-word}.welfareCenterModal-TwjsO .bodyModal-ent__ .footer-ah0Gy{align-items:center;display:flex;justify-content:center}.welfareCenterModal-TwjsO .bodyModal-ent__ .footer-ah0Gy.footerColumn-qzZhh{flex-direction:column}.welfareCenterModal-TwjsO .bodyModal-ent__ .footer-ah0Gy.footerColumn-qzZhh>*{margin-right:0!important;width:100%!important}.welfareCenterModal-TwjsO .bodyModal-ent__ .footer-ah0Gy.footerColumn-qzZhh>*+*{margin-top:8px}.welfareCenterModal-TwjsO .bodyModal-ent__ .footer-ah0Gy .btn-dcpRk{border-radius:4px;height:36px}.welfareCenterModal-TwjsO .bodyModal-ent__ .footer-ah0Gy .oneBtn-IHKtn{width:148px}.signIn-VBlMk{background:#fff;border-radius:8px;box-sizing:border-box;display:flex;margin-top:8px;min-height:74px;overflow:hidden;position:relative;width:100%}.signIn-VBlMk .signInLoading-LuE_N{height:100%;width:100%}.signIn-VBlMk .wrap-NWKvP{display:flex;flex:1 1;overflow:auto;padding:8px}.signIn-VBlMk .wrap-NWKvP .boxItem-BptyP:last-child{padding-right:62px}.signIn-VBlMk .mask-aaYcy{background:linear-gradient(270deg,#b0997d 10.26%,hsla(32,39%,84%,0) 74.36%);height:100%;opacity:.4;pointer-events:none;position:absolute;right:67;top:0;width:26px}.signIn-VBlMk .exhibit-ONIuA{background:transparent;background-image:url(../../static/media/exhibit-bg.1b3cf7c6fc87980c6e97.png);background-size:100% 100%;height:74px;position:absolute;right:0;top:0;width:80px;z-index:2}.signIn-VBlMk .exhibit-ONIuA .heroWrap-y1rrR{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding-left:11px;width:100%}.signIn-VBlMk .exhibit-ONIuA .defaultIcon-hUSIo{background-size:100% 100%;height:36px;margin-top:7px;width:36px}.signIn-VBlMk .exhibit-ONIuA .heroIcon-gVB3L{align-items:center;background-image:url(../../static/media/hero-wrap.1022b72978bf74b0b568.png);background-size:cover;display:flex;height:44px;justify-content:center;width:44px}.signIn-VBlMk .exhibit-ONIuA .heroIcon-gVB3L .icon-jSG1W{border-radius:24px;height:24px;width:24px}.signIn-VBlMk .exhibit-ONIuA .bottom-HkUtC{align-items:center;box-sizing:border-box;color:#c99244;display:flex;font-family:PingFang SC;font-size:10px;font-weight:500;justify-content:center;line-height:14px;margin-top:10px;padding-left:11px;text-align:center;width:100%}.signIn-VBlMk .exhibit-ONIuA .bottom-HkUtC .toArrow-_hUzZ{height:10px;margin-left:2px;width:10px}.signIn-VBlMk .exhibitRtl-E5hPN{background-image:url(../../static/media/exhibit-bg-rtl.2cbe7cb2ef84f58176c1.png)}.newTools-YyUwu{box-sizing:border-box;margin-top:16px;width:100%}.newTools-YyUwu .loading-lT_Bc{height:65px}.newTools-YyUwu .toolsBox-qPryC{background-color:#f7f7f7;border:.5px solid;border-image-source:linear-gradient(180deg,rgba(223,226,234,0) -33.89%,#dfe2ea);border-radius:8px;box-sizing:border-box;display:flex;flex-wrap:nowrap;margin-bottom:-16px;overflow:auto;padding:8px 16px 16px;width:100%}.newTools-YyUwu .toolsBox-qPryC .toolsWrap-Xt1T2{position:relative}.newTools-YyUwu .toolsBox-qPryC .itemDot-RpeHE{height:16px;position:absolute;right:-10px;top:-2px;width:16px}.newTools-YyUwu .toolsBox-qPryC .toolsItem-YJGCL{align-items:center;display:flex;flex-direction:column;margin-right:12px;min-width:72px}.newTools-YyUwu .toolsBox-qPryC .toolsItem-YJGCL:last-child{margin-right:0}.newTools-YyUwu .toolsBox-qPryC .toolsItem-YJGCL .toolsIcon-xm0aV{background-size:100% 100%;height:36px;object-fit:cover;width:36px}.newTools-YyUwu .toolsBox-qPryC .toolsItem-YJGCL .toolsTxt-Oj1Fr{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#3e1f02;display:-webkit-box;font-family:PingFang SC;font-size:10px;font-weight:500;line-height:12px;margin-top:8px;opacity:.7;overflow:hidden;text-align:center;text-overflow:ellipsis;word-break:break-word}.home-page{background-color:#f7f7f7;height:100%;overflow:hidden;position:relative;width:100%}.home-page_fixed{bottom:0;right:0}.home-page_header{position:-webkit-sticky;position:sticky;top:-16px;width:100%;z-index:9}.home-page_header.is-sticky{animation-delay:-9s;animation-duration:10s;animation-name:headerStickyIn;animation-play-state:paused;animation-timing-function:linear}@keyframes headerStickyIn{0%{background-color:#fff}to{background-color:#ffffff9c}}.home-page_bg{height:100%;max-height:100%;overflow:auto;position:relative;z-index:1}.home-page_banner{margin-top:-60px;overflow-x:hidden;width:100%}@media screen and (max-width:500px){.home-page_banner{height:72.53333vw}}@media screen and (min-width:500px){.home-page_banner{height:362.66666667px}}.home-page_banner_img{height:100%}.home-page_tabs{position:relative}@media screen and (max-width:500px){.home-page_tabs{margin-top:-51.2vw}}@media screen and (min-width:500px){.home-page_tabs{margin-top:-256px}}.home-page_tabs .battle-report-box{align-items:flex-end;background-image:url(../../static/media/record.3b0a59d1a58d66131722.png);background-size:100% 100%;bottom:-44px;display:flex;height:50px;left:16px;padding:0 6px;position:absolute;width:calc(100% - 44px);z-index:1}.home-page_tabs .battle-report-box .battle-report{align-items:center;display:flex;height:42px;justify-content:space-between;width:100%}.home-page_tabs .battle-report-box .left-box{align-items:center;display:flex;justify-content:flex-start}.home-page_tabs .battle-report-box .left{height:28px;margin-right:6px;width:28px}.home-page_tabs .battle-report-box .honor-title{color:#ffc86f}.home-page_tabs .battle-report-box .text{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:hsla(0,0%,100%,.7);display:-webkit-box;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.home-page_tabs .battle-report-box .right{height:24px;margin-left:6px;width:24px}.home-page_tools_margin{margin-top:50px}.home-page .loading__ani-aside1,.home-page .loading__ani-aside2,.home-page .loading__ani-center{background-color:#d7d7d7!important}.home-page_landscape_tools_container{width:241px}.home-page_header_landscape,.home-page_landscape_tip_gif,.home-page_landscape_tools_container,.home-page_portrait_tip{display:none}[data-orientation=landscape] .home-page{background:#f7f7f7;box-sizing:border-box;display:flex;height:calc(100% - 44px);padding:0 24px;position:relative;width:100%}[data-orientation=landscape] .home-page--bounding{padding:12px calc(var(--intl-webview-right) + 16px) 12px calc(var(--intl-webview-left) + 16px)}[data-orientation=landscape] .home-page--bounding .home-tabs{margin-left:0}[data-orientation=landscape] .home-page--bounding .home-page_fixed{right:calc(var(--intl-webview-right) + 16px)}[data-orientation=landscape] .home-page_banner,[data-orientation=landscape] .home-page_header,[data-orientation=landscape] .home-page_tools{display:none;z-index:2}[data-orientation=landscape] .home-page_tabs{margin-top:0}[data-orientation=landscape] .home-page_landscape_tools_container{display:inline;display:initial;margin-bottom:-12px;overflow:auto;position:relative;z-index:2}[data-orientation=landscape] .home-page_landscape_tools_container::-webkit-scrollbar{display:none}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report{align-items:flex-start;background-image:url(../../static/media/hero.68ba7fed137f0c6d4ef3.png);background-size:100% 100%;display:flex;height:89px;justify-content:space-between;left:0;position:absolute;top:13px;width:100%;z-index:1}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .left-box{margin-left:10px;margin-top:8px}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .left-top{align-items:center;color:#ffc86f;display:flex;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:600;justify-content:flex-start;line-height:18px}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .left-top .title{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .text{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:hsla(0,0%,100%,.8);display:-webkit-box;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .left{height:16px;margin-right:4px;width:16px}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .right{height:28px;margin-left:16px;margin-right:10px;margin-top:15px;width:28px}[data-orientation=landscape] .home-page .home-page-landscape-tools{position:relative;z-index:2}[data-orientation=landscape] .home-page_bg{flex:1 1;overflow:hidden scroll}[data-orientation=landscape] .home-page_bg__is_visit{padding:0}[data-orientation=landscape] .home-page_landscape_tip_gif{bottom:0;display:inline;display:initial;height:130px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);transition:all .3s;width:130px;z-index:2}[data-orientation=landscape] .home-page_portrait_tip{bottom:24px;display:inline;display:initial;left:50%;position:absolute;transform:translateX(-50%);visibility:hidden;z-index:2}[data-orientation=landscape] .home-page_portrait_tip_show{visibility:visible}[data-orientation=landscape] .home-page_header_landscape{display:block}.common-comments-portrait-tip{align-items:flex-end;display:flex;height:45px;min-width:198px;position:relative;transition:all .3s}.common-comments-portrait-tip-bg-left{height:100%;height:45px;-o-object-fit:cover;object-fit:cover;width:54px}.common-comments-portrait-tip-bg-right{height:45px;width:54px}.common-comments-portrait-tip-content{align-items:center;color:#fff;display:flex;font-size:12px;font-weight:500;height:32px;margin-left:-2px;margin-right:-42px;overflow:hidden;position:relative}.common-comments-portrait-tip-content-bg{background:#3e1f02cc}.common-comments-portrait-tip-tip-icon{bottom:6px;height:20px;left:25px;position:absolute;width:20px}#settings *{box-sizing:border-box}@media screen and (max-width:500px){#settings ::-webkit-scrollbar{display:none}}.route-box{box-sizing:border-box;contain:strict;height:100%;max-height:100%;overflow:auto;transform:scale(1);will-change:transform}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;-webkit-user-select:none;user-select:none}.adm-toast-mask .adm-toast-main{background-color:rgba(59,59,59,.95);word-break:normal}.adm-toast-mask .adm-toast-main-text{word-wrap:normal;max-width:330px;padding:8px 12px}.adm-dropdown-item .adm-dropdown-item-title-arrow{margin-top:-2px}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-tabs{--fixed-active-line-width:16px;--active-line-color:#c28717;--active-line-height:3px;--active-line-border-radius:2px;--active-title-color:#3e1f02;background-color:#f7f7f7;color:#858585;font-size:16px}.adm-tabs-tab-active{color:#3e1f02;font-weight:500}.adm-tabs-header{border-bottom:none}.adm-checkbox{--icon-size:13px;padding:2px}.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon{background-color:#c99244;border-color:#c99244}.adm-checkbox .adm-checkbox-icon{border-radius:1px;border-width:1.5px;transform:rotate(45deg)}.adm-checkbox .adm-checkbox-icon>svg{height:20px;left:-4.5px;position:relative;top:-4.5px;transform:rotate(-45deg);width:20px}.adm-popover-inner{background-color:rgba(59,59,59,.95);border-radius:4px;padding-bottom:12px;padding-top:10px}[dir=rtl] .rtl{transform:scaleX(-1)}@font-face{font-display:swap;font-family:Radikal;font-weight:bolder;src:url(../../static/media/Radikal-Bold.22035412e997cb0bf18e.otf)}@media screen and (max-width:500px){::-webkit-scrollbar{display:none}}.comment-detail-sorter{align-items:center;background:#d7d7d780;border-radius:4px;display:flex}.comment-detail-sorter-item{align-items:center;border:.5px solid transparent;border-radius:4px;color:#858585;cursor:pointer;display:flex;flex:1 1;font-size:20px;height:22px;justify-content:center;width:36px}.comment-detail-sorter-item.active{background:#fff;border:.5px solid #d7d7d7;color:#c39650}.comment-detail-sorter-item.active+.comment-detail-sorter-divider{background:transparent}.comment-detail-sorter-divider{background:#8585854d;height:12px;transform:scaleX(.5);width:1px}.comment-detail-sorter-divider:last-child{display:none}.comment-detail-sorter-divider:has(+.comment-detail-sorter-item.active){background:transparent}.load-prev-more{padding-bottom:16px;padding-top:12px;text-align:center}.load-prev-more-text{color:#c99244;padding:10px 40px}.reply-header{align-items:center;display:flex;justify-content:space-between;padding:0 16px}.reply-header .reply-title{color:#3e1f02;font-size:16px;font-weight:600;line-height:24px}.reply-list-container .reply-list-wrapper .comment-list{height:auto}.reply-list-container .reply-list-wrapper .comment-list-row{--row-background-color:#f7f7f7}.reply-list-container .reply-list-wrapper .comment-list-row:first-child{padding-top:12px}.reply-list-container .reply-list-wrapper .comment-list-row.--secondary{margin-left:30px}.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content_header .comment-list-row_content_header-avatar{height:24px;width:24px}.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content .comment-list-row_content_body{overflow-wrap:break-word}.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content .comment-list-row_content_body,.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content .comment-list-row_content_expand,.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content .comment-list-row_content_footer,.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content .comment-list-row_content_tags{margin-left:32px}.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content .comment-list-row_content_footer{margin-top:7px}.wrapper-f6UCe{align-items:center;background-color:#fff;border-bottom:1px solid #f7f7f7;box-sizing:border-box;display:flex;flex-shrink:0;height:calc(45px + var(--intl-webview-top));justify-content:space-between;padding:var(--intl-webview-top) 16px 0}.wrapper-f6UCe.bounding-NiAiA{padding-left:calc(var(--intl-webview-left) + 16px)}.wrapper-f6UCe .back-TzzfZ,.wrapper-f6UCe .menu-f4Nfn{align-items:center;border:.5px solid hsla(0,0%,59%,.2);border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.wrapper-f6UCe .arrow-YUdrG{height:20px;width:20px}.wrapper-f6UCe .arrow--rtl-veKkE{transform:rotate(180deg)}.wrapper-f6UCe .icon-RV9ef{height:14px;margin-right:4px;width:14px}.wrapper-f6UCe .title-i_M3l{color:#3e1f02;color:var(--C2,#3e1f02);flex-grow:1;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px;margin:0 12px;opacity:0;overflow:hidden;text-overflow:ellipsis;transition:opacity .3s ease-in-out;white-space:nowrap}.wrapper-f6UCe .fade-in-jLPLp{opacity:1}.wrapper-f6UCe .fade-out-GpRb5{opacity:0}.panel-u805t{align-items:center;display:flex;flex-direction:column}.panel-u805t .text-Kq47P{max-width:200px}.panel-u805t .button-X77m7{align-items:center;background:transparent;border:1px solid #c99244;border-radius:4px;color:#c99244;display:flex;font-family:PingFang SC;font-size:14px;font-weight:400;height:-webkit-fit-content;height:fit-content;line-height:22px;margin-top:12px;padding:0 10px 0 6px;text-align:center;width:-webkit-fit-content;width:fit-content}.panel-u805t .arrow-MX886{height:16px;width:16px}.comment-detail{--header-height:calc(45px + var(--intl-webview-top));--footer-height:50px;--divider-height:2px;height:100%;overflow:auto}.comment-detail__layout{display:grid;grid-template:"header" var(--header-height) "content" auto "divider" var(--divider-height) "reply" auto "footer" var(--footer-height) /minmax(200px,1fr);min-height:100%;width:100%}.comment-detail__layout--client{grid-template:"header" 0 "content" auto "divider" var(--divider-height) "reply" auto "footer" var(--footer-height) /minmax(200px,1fr)}.comment-detail__header{grid-area:header;position:-webkit-sticky;position:sticky;top:0;z-index:99}.comment-detail__content{grid-area:content;min-height:156px}.comment-detail__content--bounding{padding-left:calc(var(--intl-webview-left) + 16px)}.comment-detail__divider{background:#d7d7d7;grid-area:divider;height:2px;opacity:.5}.comment-detail__reply{grid-area:reply;min-height:calc(100vh - var(--header-height) - var(--footer-height) - 36px);padding:16px 0 20px}.comment-detail__reply--bounding{padding-right:calc(var(--intl-webview-right) + 16px)}.comment-detail__footer{bottom:0;box-sizing:border-box;grid-area:footer;position:-webkit-sticky;position:sticky;width:100%;z-index:2}.comment-detail__footer.is-in-hok{height:-webkit-fit-content;height:fit-content}.comment-detail__footer.is-in-hok .comment-operator{padding-bottom:34px}.comment-detail .header-in-hok-placeholder{display:none}[data-orientation=landscape] .comment-detail{overflow:hidden}[data-orientation=landscape] .comment-detail__layout{grid-template:"header divider reply" var(--header-height) "content divider reply" 1fr "content divider footer" var(--footer-height) /minmax(200px,6fr) var(--divider-height) 4fr;height:100%;width:100%}[data-orientation=landscape] .comment-detail__layout--client{grid-template:"header divider reply" 0 "content divider reply" 1fr "content divider footer" var(--footer-height) /minmax(200px,6fr) 0 0}[data-orientation=landscape] .comment-detail__content{background-color:#fff;overflow:auto}[data-orientation=landscape] .comment-detail__divider{height:100%;width:2px}[data-orientation=landscape] .comment-detail__reply{overflow:auto}[data-orientation=landscape] .comment-detail__reply .reply-header{align-items:flex-start;flex-direction:column}[data-orientation=landscape] .comment-detail__reply .reply-header .comment-detail-sorter{margin-top:10px;width:100%}.hero-hot-list-component-career{background-color:#f7f7f7;padding:0 4px 4px 16px}.hero-hot-list-component-career .adm-tabs{min-width:70%}.hero-hot-list-component-career .adm-tabs-header{border:none}.hero-hot-list-component-career .adm-tabs-header-mask-left,.hero-hot-list-component-career .adm-tabs-header-mask-right,.hero-hot-list-component-career .adm-tabs-tab-line{display:none}.hero-hot-list-component-career .adm-tabs-tab{font-size:14px;padding-bottom:0;padding-top:0;width:100%}.hero-hot-list-component-career .adm-tabs-tab-active{color:#c99244;font-weight:600}.hero-hot-list-component-career .hero-career-container{-ms-overflow-style:none;display:flex;flex-direction:row;justify-content:space-between;overflow-x:scroll;padding-bottom:4px;padding-top:6px;scrollbar-width:none}.hero-hot-list-component-career .hero-career-container::-webkit-scrollbar{display:none}.hero-hot-list-component-career .hero-career{background:#8585851a;border-radius:4px;color:#858585;display:inline-block;font-family:PingFang SC;font-size:14px;font-weight:400;height:22px;line-height:22px;margin-right:16px;opacity:1;padding:2px 8px;text-align:center;white-space:pre}.hero-hot-list-component-career .hero-career-active{background:#c992442e;color:#c99244;font-weight:600}.share-W6rRZ{position:fixed;right:16px;top:16px;z-index:10}.hero-hot-list-component-hero-cover-container{height:100px}.hero-hot-list-component-hero-cover-container .hero-cover-img-container{display:flex;height:100px;justify-content:right;position:absolute;right:0;top:0;width:100%;z-index:0}.hero-hot-list-component-hero-cover-container .hero-cover-img{height:100px;position:absolute;right:0;width:100%}.hero-hot-list-component-hero-cover-container .hero-cover-layer{height:100px;left:0;position:absolute;top:0;width:80%;z-index:1}.hero-hot-list-component-hero-cover-container .hero-cover-bottom-container{left:0;position:absolute;top:0;width:100%;z-index:2}.hero-hot-list-component-hero-cover-container .hero-cover-bottom-img{height:100px;width:100%}.hero-hot-list-component-hero-cover-container .cover-container-rtl .hero-cover-layer{left:auto!important;right:0!important}.hero-hot-list-component-hero-cover-container .cover-container-rtl .hero-cover-img{left:0!important;right:auto!important}.hero-hot-list-component-question-modal-container{display:flex;flex-direction:column;height:310px}.hero-hot-list-component-question-modal-container .question-modal-desc{color:#4d2d0f;font-family:PingFang SC;font-size:14px;font-weight:400;height:calc(100% - 36px);margin-top:8px;opacity:1;overflow-x:hidden;overflow-y:auto!important;text-align:left;white-space:pre-line}.hero-hot-list-component-question-modal-container question-modal-desc::-webkit-scrollbar{display:none}.hero-hot-list-component-question-modal-container .question-modal-title{color:#4d2d0f;flex:1 1;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px;opacity:1;text-align:center}.hero-hot-list-component-rank-selector-container{height:291px}.hero-hot-list-component-rank-selector-container .rank-selector-title-container{display:flex;height:24px;margin-left:16px;margin-top:24px}.hero-hot-list-component-rank-selector-container .rank-selector-title{color:#4d2d0f;font-family:PingFang SC;font-size:16px;font-weight:500;height:24px;line-height:24px;opacity:1;text-align:left}.hero-hot-list-component-rank-selector-container .rank-selector-title-img{height:16px;margin-bottom:auto;margin-left:2px;margin-top:auto;width:16px}.hero-hot-list-component-rank-selector-container .rank-selector-content{height:250px;margin-top:10px;overflow-y:auto}.hero-hot-list-component-rank-selector-container .adm-list-item-content,.hero-hot-list-component-rank-selector-container .rank-selector-content .adm-list-body{border:none}.hero-hot-list-component-rank-selector-container .adm-list-item{padding-left:0}.hero-hot-list-component-rank-selector-container .rank-selector-item-text,.hero-hot-list-component-rank-selector-container .rank-selector-item-text-active{color:#838c8f;font-family:PingFang SC;font-size:14px;font-weight:400;margin-left:16px;opacity:1;text-align:left}.hero-hot-list-component-rank-selector-container .rank-selector-item-text-active{color:#c99244}.hero-hot-list-component-rank-selector-container .selector-active-icon{height:16px;width:16px}.hero-hot-list-component-rank-selector-container .rank-selector-content .adm-check-list-item-extra{align-items:center;display:-webkit-flex;justify-content:center}.hero-hot-list-component-hero-cover-intro-container{display:flex;flex-direction:column;left:16px;min-width:160px;position:absolute;top:50%;transform:translateY(-50%);z-index:3}.hero-hot-list-component-hero-cover-intro-container .hero-cover-intro-tier-wrap{display:flex;text-align:center}.hero-hot-list-component-hero-cover-intro-container .hero-cover-intro-tier{background:linear-gradient(229deg,#c09440 3.55%,#e3c070 60.24%);border:.5px solid #f0dda6;border-radius:4px;box-shadow:0 2px 8px 0 #0000000f;display:flex;margin-bottom:2px;padding:0 6px;text-align:center}.hero-hot-list-component-hero-cover-intro-container .hero-cover-intro-tier-name{color:#fcf8d5;font-family:PingFang SC;font-size:18px;font-weight:500;height:26px;line-height:26px;opacity:1;text-align:left}.hero-hot-list-component-hero-cover-intro-container .hero-cover-intro-tier-img{height:16px;margin-bottom:auto;margin-left:2px;margin-top:auto;width:16px}.hero-hot-list-component-hero-cover-intro-container .hero-cover-intro-question-container{align-items:center;display:flex}.hero-hot-list-component-hero-cover-intro-container .hero-cover-intro-question-tag{background-size:100% 100%;height:10px;margin-left:2px;margin-right:8px;width:10px}.hero-hot-list-component-hero-cover-intro-container .hero-cover-intro-question-time{color:#fcf8d5;font-family:PingFang SC;font-size:12px;font-weight:400;height:18px;line-height:18px;opacity:1;text-align:left;text-shadow:0 2px 8px #0000000f}.hero-hot-list-component-hero-cover-intro-container .hero-cover-intro-question-testing{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#4d2d0f33;border-radius:2px;color:#fcf8d5;font-family:PingFang SC;font-size:9px;font-weight:400;height:14px;line-height:14px;opacity:1;padding-left:4px;padding-right:4px;text-align:center}.hero-hot-list-component-hero-cover-intro-container .cover-intro-rtl{left:auto!important;right:16px!important}.hero-hot-list-component-segment-wrap{background-color:#f7f7f7;padding-left:16px}.hero-hot-list-component-segment-wrap .adm-tabs-header{border:none}.hero-hot-list-component-segment-wrap .adm-tabs-header-mask-left,.hero-hot-list-component-segment-wrap .adm-tabs-header-mask-right,.hero-hot-list-component-segment-wrap .adm-tabs-tab-line{display:none}.hero-hot-list-component-segment-wrap .tabs:nth-child(2){padding-left:0}.hero-hot-list-component-segment-wrap .adm-tabs-tab{padding-bottom:0;padding-top:0}.hero-hot-list-component-segment-wrap .adm-tabs-tab-active{color:#3e1f02;display:inline-block;font-size:16px;font-weight:700;position:relative}.hero-hot-list-component-segment-wrap .adm-tabs-tab-active:after{background:#c99244;border-radius:2px;bottom:4px;content:"";height:3px;left:calc(50% - 8px);position:absolute;width:16px}.hero-hot-list-component-segment-wrap .hero-segment-container{-ms-overflow-style:none;display:flex;flex-direction:row;height:40px;justify-content:space-between;overflow-x:scroll;padding-top:2px;scrollbar-width:none}.hero-hot-list-component-segment-wrap .hero-segment-container::-webkit-scrollbar{display:none}.hero-hot-list-component-segment-wrap .segment{color:#838c8f;font-size:16px;height:40px;line-height:40px;opacity:1;text-align:left;white-space:pre}.hero-hot-list-component-segment-wrap .segment-active{color:#3e1f02;display:inline-block;font-size:16px;font-weight:700;position:relative}.hero-hot-list-component-segment-wrap .segment-active:after{background:#c99244;border-radius:2px;bottom:4px;content:"";height:3px;left:calc(50% - 8px);position:absolute;width:16px}.hero-hot-list-component-sort-icons{display:flex;flex-direction:column;width:7px}.hero-hot-list-component-sort-icons .normal{height:5px;width:7px}.hero-hot-list-component-sort-icons .down{margin-top:2px;transform:scaleY(-1)}@font-face{font-display:swap;font-family:DIN Next LT Pro Mini;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf)}.hero-hot-list-component-tab-wrap{flex:1 1;overflow:scroll}.hero-hot-list-component-tab-wrap table{background-color:#f7f7f7;border-spacing:0;overflow:scroll;table-layout:fixed;width:100%}.hero-hot-list-component-tab-wrap table td{padding:0}.hero-hot-list-component-tab-wrap .table-content{overflow-x:scroll}.hero-hot-list-component-tab-wrap .table-content-scrolled td:first-child,.hero-hot-list-component-tab-wrap .table-content-scrolled th:first-child{border-right:.5px solid #fff}.hero-hot-list-component-tab-wrap .table-sortable-head{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;padding:0 16px;position:relative}.hero-hot-list-component-tab-wrap .table-text{font-family:DIN Next LT Pro Mini;font-size:18px;font-weight:400}.hero-hot-list-component-tab-wrap .table-trank-text{color:#c99244}.hero-hot-list-component-tab-wrap .table-normal-text{color:#3e1f02}.hero-hot-list-component-tab-wrap thead{background-color:#f7f7f7}.hero-hot-list-component-tab-wrap thead th{background-color:#f7f7f7!important;left:2px;padding:0;top:-1px;z-index:2}.hero-hot-list-component-tab-wrap thead th:first-child{z-index:99}.hero-hot-list-component-tab-wrap table tr:nth-child(2n),.hero-hot-list-component-tab-wrap table tr:nth-child(2n) td:first-child{background-color:#f0f0f0}.hero-hot-list-component-tab-wrap table tr:nth-child(odd),.hero-hot-list-component-tab-wrap table tr:nth-child(odd) td:first-child{background-color:#f7f7f7}.hero-hot-list-component-tab-wrap td:first-child,.hero-hot-list-component-tab-wrap th:first-child{background-color:#f0f0f0;left:0!important;position:-webkit-sticky;position:sticky;text-align:center;z-index:1}.hero-hot-list-component-tab-wrap .table-content-collapsed td:first-child,.hero-hot-list-component-tab-wrap .table-content-collapsed th:first-child{width:100px!important}.hero-hot-list-component-tab-wrap .table-content-expanded td:first-child,.hero-hot-list-component-tab-wrap .table-content-expanded th:first-child{width:186px!important}.hero-hot-list-component-tab-wrap .table-content td:first-child,.hero-hot-list-component-tab-wrap .table-content th:first-child{box-shadow:none}.hero-hot-list-component-tab-wrap thead th:first-child:after{box-shadow:inset 8px 1px 8px -8px rgba(5,5,5,.06)!important}.hero-hot-list-component-tab-wrap .table-content-scrolled td:first-child:after,.hero-hot-list-component-tab-wrap .table-content-scrolled th:first-child:after{bottom:1px;box-shadow:inset 10px 0 8px -8px rgba(5,5,5,.06);content:"";height:100%;pointer-events:none;position:absolute;right:-1px;top:0;transform:translateX(100%);transition:box-shadow .3s;width:10px}.hero-hot-list-component-tab-wrap thead tr{height:42px}.hero-hot-list-component-tab-wrap tbody tr{height:60px}.hero-hot-list-component-tab-wrap th{height:42px;text-align:center;width:86px}.hero-hot-list-component-tab-wrap td{height:60px;text-align:center;width:86px}.hero-hot-list-component-tab-wrap .hero-header-wrap{position:relative;z-index:999}.hero-hot-list-component-tab-wrap .hero-header-wrap .tips{position:relative;z-index:1}.hero-hot-list-component-tab-wrap .hero-header-wrap .tips .tips-txt{background:#419fe3;border:1px solid #f8f9fc;border-radius:4px;box-shadow:0 5px 4px rgba(85,128,159,.2);color:#fff;font-size:16px;font-weight:500;left:32px;opacity:1;padding:5px 8px 5px 48px;position:absolute;text-align:left;top:68px;width:234px;word-break:break-word;z-index:1}.hero-hot-list-component-tab-wrap .hero-background{width:161px}.hero-hot-list-component-tab-wrap .hero-background,.hero-hot-list-component-tab-wrap .hero-background-collapsed{background:#f0f0f0;border:.5px solid #d7d7d780;border-radius:2px;height:26px;left:14px;opacity:1;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%)}.hero-hot-list-component-tab-wrap .hero-background-collapsed{width:83px}.hero-hot-list-component-tab-wrap .head-hero-text{color:#c99244;font-family:PingFang SC;font-size:12px;font-weight:400;left:5px;position:absolute;top:50%;transform:translateY(-50%)}.hero-hot-list-component-tab-wrap .head-text,.hero-hot-list-component-tab-wrap .head-text-active{color:#3e1f02;font-family:PingFang SC;font-size:14px;font-weight:400;margin-right:4px}.hero-hot-list-component-tab-wrap .head-text-small{font-size:10px}.hero-hot-list-component-tab-wrap .head-text-active{color:#c99244}.hero-hot-list-component-tab-wrap .collapsed,.hero-hot-list-component-tab-wrap .expanded{height:12px;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);width:14px}.hero-hot-list-component-tab-wrap .hero-icon{border-radius:4px;height:32px;margin-left:16px;width:32px}.hero-hot-list-component-tab-wrap .hero-intro{display:flex;flex-direction:column;justify-content:space-between;left:0;margin-left:8px;text-align:left}.hero-hot-list-component-tab-wrap .hero-intro-name{color:#3e1f02;font-family:PingFang SC;font-size:14px;left:0;position:relative}.hero-hot-list-component-tab-wrap .hero-intro-career{color:#858585;font-size:10px;left:0;position:relative}.hero-hot-list-component-tab-wrap .hero-intro-container{align-items:center;display:flex}.hero-hot-list-component-tab-wrap .footer{color:#ccd3d5;display:flex;flex-direction:row;font-size:14px;justify-content:center;padding-bottom:20px;padding-top:20px;width:100%}.hero-hot-list-component-tab-wrap .tips-wrap{position:relative}.hero-hot-list-component-tab-wrap .tips-icon{left:-68px;position:absolute;top:-58px;width:62px;z-index:2}.hero-hot-list-component-tab-wrap .tips-line{height:46px;pointer-events:none;position:absolute;right:-7px;top:23px;width:42px;z-index:3}.hero-hot-list-component-tab-wrap .tips-content{display:flex;justify-content:space-between}.hero-hot-list-component-tab-wrap .tips-close{height:18px;margin-left:6px;margin-top:2px}.hero-hot-list-component-tab-wrap .table-content-rtl .table-content-expanded td:first-child,.hero-hot-list-component-tab-wrap .table-content-rtl .table-content-expanded th:first-child{width:156px!important}.hero-hot-list-component-tab-wrap .table-content-rtl .hero-background{width:131px!important}.hero-hot-list-component-tab-wrap .empty-none{display:none}@media screen and (min-width:500px){.hero-hot-list-component-tab-wrap .table-content{overflow:visible!important}}.hero-hot-list-main{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;height:100%;overflow-x:hidden}.hero-hot-list-main .loading{margin:auto}.hero-hot-list-main .wrap{flex:1 1;overflow:scroll}.hero-hot-list-main .dataLoading{align-items:center;display:flex;display:-webkit-flex;height:100%;justify-content:center}.hero-hot-list-main .content{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.hero-hot-list-main .hero-cover-layout{height:100px;position:relative}.hero-hot-list-main .content-wrap{flex:1 1;overflow:scroll}.hero-hot-list-main .footer{color:#ccd3d5;display:flex;flex-direction:row;font-size:14px;justify-content:center;padding-bottom:20px;padding-top:20px}[data-orientation=landscape] .hero-hot-list-component-hero-cover-intro-container{left:calc(var(--intl-webview-left) + 16px)}[data-orientation=landscape] .hero-hot-list-component-hero-cover-container .hero-cover-img{object-fit:cover;width:100%}[data-orientation=landscape] .hero-hot-list-component-question-modal-container{max-height:220px}[data-orientation=landscape] .hero-hot-list-component-question-modal-container .question-modal-desc{max-height:100%}[data-orientation=landscape] .hero-hot-list-share-padding{position:absolute;right:calc(16px + var(--intl-webview-right))}[data-orientation=landscape] .content--bounding{padding:0 calc(var(--intl-webview-right) + 16px) 0 calc(var(--intl-webview-left) + 16px)}[data-orientation=landscape] .hero-hot-list-main .content{overflow:auto}[data-orientation=landscape] .hero-hot-list-main .content .hero-hot-list-component-tab-wrap{overflow:visible}[data-orientation=landscape] .hero-hot-list-main .content .hero-hot-list-component-tab-wrap thead th{position:static}[data-orientation=landscape] .hero-hot-list-main .content .hero-hot-list-component-tab-wrap thead th .table-unsortable-head{position:relative}[data-orientation=landscape] .hero-hot-list-main .content .hero-hot-list-component-tab-wrap thead th .table-unsortable-head .hero-background{left:0}[data-orientation=landscape] .hero-hot-list-main .content .hero-hot-list-component-tab-wrap .hero-intro-container .hero-icon{margin-left:0}[data-orientation=landscape] .floating-bubble{right:calc(16px + var(--intl-webview-right))}[data-orientation=landscape] .rank-selector-container{height:calc(100vh - 44px)}[data-orientation=landscape] .rank-selector-container .rank-selector-title-container{box-sizing:border-box;height:40px;margin-top:0;padding-top:16px}[data-orientation=landscape] .rank-selector-container .rank-selector-content{height:calc(100vh - 94px)}[data-orientation=landscape] .rank-selector-container .rank-selector-item-text,[data-orientation=landscape] .rank-selector-container .rank-selector-item-text-active{margin-left:0;padding-left:16px}[data-orientation=landscape] .rank-selector-container .rank-selector-item-text-active{background-color:#f0f0f0}.display_card-Klr3W .header-Gy7ly .main-M6Sk4{align-items:center;display:flex;justify-content:space-between}.display_card-Klr3W .header-Gy7ly .main-M6Sk4>*+*{margin-left:10px}.display_card-Klr3W .header-Gy7ly .main-M6Sk4 .title-n9cv5{color:#3e1f02;flex:1 1;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.display_card-Klr3W .header-Gy7ly .sub-nc6nx{align-items:center;display:flex}.display_card-Klr3W .header-Gy7ly .sub-nc6nx .desc-EsptQ{color:#858585;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.display_card-Klr3W *+.body-JlOhs{margin-top:0;margin-top:var(--top-value,0)}.welfare_activity-MGJ_P{display:flex;flex-direction:column}.welfare_activity-MGJ_P>*+*{margin-top:12px}.welfare_activity-MGJ_P .banner-CXrZd{background-color:#ededed;border-radius:4px;font-size:0;overflow:hidden;width:100%}.welfare_activity-MGJ_P .banner_img-vPvFP{object-fit:cover;width:100%}.status_wrap-Y7Qn4{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:170px}.content_container-bRI9i{border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:20px;margin-top:30px;padding-left:7px;padding-right:4px}.content_container-bRI9i .content_wrap-g6bBI{color:#3e1f02;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:100%;line-height:22px;overflow-y:auto;overscroll-behavior:contain;padding-right:3px;scrollbar-color:#fff transparent;scrollbar-width:thin}.content_container-bRI9i .content_wrap-g6bBI::-webkit-scrollbar{width:4px}.content_container-bRI9i .content_wrap-g6bBI::-webkit-scrollbar-thumb{background-color:#fff;border-radius:2px}.content_container-bRI9i .content_wrap-g6bBI::-webkit-scrollbar-track{background-color:transparent}[data-orientation=landscape] .welfare-content-container{margin-bottom:16px!important}.welfareCenterModal-KplUQ{width:100%}.welfareCenterModal-KplUQ .adm-center-popup-wrap-yO3t2{border-radius:8px}.welfareCenterModal-KplUQ .adm-modal-footer{display:none}.welfareCenterModal-KplUQ .adm-modal-content{overflow:visible;padding:0}.welfareCenterModal-KplUQ .bodyModal-iicLF{margin-top:0;overflow:visible;padding:0}.welfareCenterModal-KplUQ .bodyModal-iicLF .wrap-Stzoj{padding:16px 24px 24px;position:relative;z-index:1}.welfareCenterModal-KplUQ .bodyModal-iicLF .wrap-Stzoj .giftBg-tX2qR{height:87px;position:absolute;right:0;top:-21px;width:121px;z-index:-1}.welfareCenterModal-KplUQ .bodyModal-iicLF .wrap-Stzoj .title-Xfqef{color:#3e1f02;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:26px;word-break:break-word}.welfareCenterModal-KplUQ .bodyModal-iicLF .wrap-Stzoj .subTitle-IRNI4{color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:16px;margin-top:12px;word-break:break-word}.welfareCenterModal-KplUQ .bodyModal-iicLF .wrap-Stzoj .descText-lIFCY{color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:8px;margin-top:16px;opacity:.8;text-align:center;word-break:break-word}.welfareCenterModal-KplUQ .bodyModal-iicLF .footer-JXY_M{align-items:center;display:flex;justify-content:center}.welfareCenterModal-KplUQ .bodyModal-iicLF .footer-JXY_M.footerColumn-NKaOB{flex-direction:column}.welfareCenterModal-KplUQ .bodyModal-iicLF .footer-JXY_M.footerColumn-NKaOB>*{margin-right:0!important;width:100%!important}.welfareCenterModal-KplUQ .bodyModal-iicLF .footer-JXY_M.footerColumn-NKaOB>*+*{margin-top:8px}.welfareCenterModal-KplUQ .bodyModal-iicLF .footer-JXY_M .btn-fZTrR{border-radius:4px;height:36px}.welfareCenterModal-KplUQ .bodyModal-iicLF .footer-JXY_M .oneBtn-YON27{width:148px}[data-orientation=landscape] .welfare-modal-wrap{padding:10px 16px 16px!important}.award_list-MQ2Xq{display:flex;flex-direction:column}.award_list-MQ2Xq .award_item-YUzLT{display:grid;grid-template:"icon title" "icon time"/36px 1fr;min-height:36px;padding:8px 1px}.award_list-MQ2Xq .award_item-YUzLT .icon-aIrOv{border-radius:2px;border-radius:4px;grid-area:icon;height:36px;overflow:hidden;width:36px}.award_list-MQ2Xq .award_item-YUzLT .icon-aIrOv .icon_img-WoYSQ{height:100%;object-fit:contain;width:100%}.award_list-MQ2Xq .award_item-YUzLT .title-pYaZ6{color:#3e1f02;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;grid-area:title;line-height:22px;margin-left:8px}.award_list-MQ2Xq .award_item-YUzLT .placeholder-carxy{grid-area:placeholder}.award_list-MQ2Xq .award_item-YUzLT .time-ZoSId{color:#858585;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;grid-area:time;line-height:14px;margin-left:8px;margin-top:2px}.welfare_cdk_exchange-JBzw_{display:flex}.welfare_cdk_exchange-JBzw_>*+*{margin-left:10px}.welfare_cdk_exchange-JBzw_ .cdk_input-lfvms{border:1px solid #d7d7d7;border-radius:8px;box-sizing:border-box;flex:1 1}.welfare_cdk_exchange-JBzw_ .cdk_input-lfvms:focus-within{border:1px solid #c09440}.welfare_cdk_exchange-JBzw_ .cdk_input-lfvms input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50px}.welfare_cdk_exchange-JBzw_ .cdk_btn-CxE13{background:linear-gradient(180deg,#c09440,#e3c070);height:auto;margin-left:10px;padding:0 14px;width:auto}.welfare_cdk_exchange-JBzw_ .cdk_btn-CxE13.camp-button-disabled{background:#ededed;color:#d7d7d7}.welfare_cdk_exchange-JBzw_ .right_wrap-Ks8Nx{align-items:center;display:flex;justify-content:center}.welfare_cdk_exchange-JBzw_ .right_wrap-Ks8Nx .line-TlZt3{background-color:#d7d7d7b2;height:12px;margin-right:10px;width:1px}.welfare_cdk_exchange-JBzw_ .clear_icon-pZ05d{background-size:100% 100%;height:18px;padding:3px 0;width:18px}@media (max-width:700px){[data-orientation=landscape] .cdk-exchange-wrap-btn{padding:0 4px!important}}.prizeDob-KzVr5{align-content:center;border-top:.5px solid #ffe99b;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:-6px;position:relative;width:100%}.prizeDob-KzVr5:after,.prizeDob-KzVr5:before{background-color:#ffe99b;border-radius:4px;content:"";height:4px;position:absolute;top:-2px;width:4px}.prizeDob-KzVr5:before{left:0}.prizeDob-KzVr5:after{right:0}.prizeDob-KzVr5 .modalPng-Vs8LS{align-items:center;background-image:url(../../static/media/day-modal.8bd3be4fcdbbd2d24c19.png);background-size:100% 100%;display:flex;height:94px;margin-top:14px;position:relative;width:240px}.prizeDob-KzVr5 .modalPng-Vs8LS .prize1-X7mdk{background-size:100% 100%;height:18px;left:52px;position:absolute;top:38px;width:18px}.prizeDob-KzVr5 .modalPng-Vs8LS .prize2-yUPmu{background-size:100% 100%;height:12px;position:absolute;right:61px;top:21px;width:12px}.prizeDob-KzVr5 .modalPng-Vs8LS .prize3-UFP24{background-size:100% 100%;height:20px;position:absolute;right:50px;top:53px;width:20px}.prizeDob-KzVr5 .prizeIcon-isAw1{height:48px!important;margin:0 auto;position:relative;width:48px!important}.prizeDob-KzVr5 .prizeIcon-isAw1 .numDob-iPzdy{bottom:6px;color:#383838;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;right:6px;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.prizeDob-KzVr5 .prizeName-VboXJ{align-items:center;color:#3e1f02;display:flex;flex-wrap:wrap;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:22px;margin-top:4px;text-align:center;width:100%}[data-orientation=landscape] .important-prize-warp{border-left:.5px solid #ffe99b;border-top:none}[data-orientation=landscape] .important-prize-warp .modal-png{margin-left:-30px}[data-orientation=landscape] .important-prize-warp:after,[data-orientation=landscape] .important-prize-warp:before{background-color:#ffe99b;border-radius:4px;content:"";height:4px;position:absolute;width:4px}[data-orientation=landscape] .important-prize-warp:before{left:-2px}[data-orientation=landscape] .important-prize-warp:after{bottom:0;right:189px;top:auto}.prizeWrap-suJcC{width:100%}.prizeWrap-suJcC .prizeItem-C_WYe{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.prizeWrap-suJcC .prizeMoreItem-KF1VV{margin-bottom:18px}.prizeWrap-suJcC .prizeFirstWrap-PDQZt{border-radius:4px;margin-top:30px;padding:9px;position:relative}.prizeWrap-suJcC .prizeIcon-QfFS8{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;height:54px;width:54px}.prizeWrap-suJcC .prizeIcon-QfFS8 .num-ljGTI{align-items:center;-webkit-backdrop-filter:blur(5.2px);backdrop-filter:blur(5.2px);background:#00000080;border-radius:4px 0 4px 0;bottom:0;color:#fff;display:flex;font-family:DIN Next LT Pro;font-size:17px;font-style:normal;font-weight:Medium Condensed;height:20px;justify-content:center;line-height:normal;min-width:20px;position:absolute;right:0;text-align:right}.prizeWrap-suJcC .prizeName-lOJ4U{color:#3e1f02;font-size:14px;line-height:22px;margin-top:4px}.prizeWrap-suJcC .prizeName-lOJ4U,.prizeWrap-suJcC .tips-NHL8l{font-family:PingFang SC;font-style:normal;font-weight:400;text-align:center}.prizeWrap-suJcC .tips-NHL8l{color:#858585;font-size:12px;line-height:18px;opacity:.8}.prizeWrap-suJcC .tomorrowInfo-Q01f4{align-items:center;background:#f6f4ed;border-radius:4px;box-sizing:border-box;color:#858585;display:flex;flex-shrink:0;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;justify-content:space-between;line-height:18px;margin-bottom:20px;min-height:40px;padding:11px 8px;width:100%}.prizeWrap-suJcC .tomorrowInfo-Q01f4 .text-OCe_8{flex:1 1;word-break:break-word}.prizeWrap-suJcC .tomorrowInfo-Q01f4 .right-ezCc1{align-items:center;display:flex;height:20px;justify-content:center;min-width:20px;position:relative}.prizeWrap-suJcC .tomorrowInfo-Q01f4 .right-ezCc1 img{height:20px;left:0;position:absolute;top:0;width:20px;z-index:1}.prizeWrap-suJcC .tomorrowInfo-Q01f4 .right-ezCc1 .num-ljGTI{bottom:-5px;color:#383838;font-family:DIN Next LT Pro;font-size:10px;position:absolute;right:0;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;z-index:2}.prizeWrap-suJcC .tomorrowInfo-Q01f4 .rightWrap-f8Wgr{align-items:center;display:flex;height:20px;justify-content:center;margin-right:4px;min-width:20px;position:relative}.prizeWrap-suJcC .tomorrowInfo-Q01f4 .rightWrap-f8Wgr:last-child{margin-right:0}.prizeWrap-suJcC .lotteryWrap-qRFVC{align-items:center;background:#f6f4ed;border-radius:4px;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:12px;min-height:40px;padding:11px 8px;width:240px}.prizeWrap-suJcC .lotteryWrap-qRFVC .textWrap-pb5Af{color:#858585;flex:1 1;flex-wrap:wrap;font-size:12px;font-style:normal;font-weight:400;line-height:16px;word-break:break-word}.prizeWrap-suJcC .lotteryWrap-qRFVC .imgBoxWrap-ov5yd{align-items:center;display:flex;justify-content:flex-start}.prizeWrap-suJcC .lotteryWrap-qRFVC .imgBoxWrap-ov5yd .box-lxY94{margin-right:4px;position:relative}.prizeWrap-suJcC .lotteryWrap-qRFVC .imgBoxWrap-ov5yd img{background-size:100% 100%;height:20px;margin-right:4px;width:20px}.prizeWrap-suJcC .lotteryWrap-qRFVC .imgBoxWrap-ov5yd .taskName-OeEx2{flex:1 1;flex-wrap:wrap;word-break:break-word}.prizeWrap-suJcC .lotteryWrap-qRFVC .imgBoxWrap-ov5yd .rewardCount-fW4lG{bottom:1px;color:#383838;font-size:10px;font-weight:700;line-height:15px;position:absolute;right:0;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.prizeWrap-suJcC .lotteryWrap-qRFVC .arrowPng-QBSNv{background-size:100% 100%;height:12px;margin-left:22px;width:12px}.prizeWrap-suJcC .lotteryCompleteWrap-Z6Ua2{height:18px}[data-orientation=landscape] .welfare-prize-wrap{align-items:center;display:flex;justify-content:center}[data-orientation=landscape] .welfare-prize-wrap_has-important{width:171px!important}[data-orientation=landscape] .welfare-prize-wrap_item .welfare-prize-wrap-first-wrap{box-sizing:border-box;margin-top:15px;padding:4px}[data-orientation=landscape] .welfare-prize-wrap_item .welfare-prize-wrap-first-wrap_icon{background-size:100% 100%;height:40px;width:40px}[data-orientation=landscape] .welfare-prize-wrap_item .welfare-prize-wrap-first-wrap_num{font-size:12px;height:14px;min-width:14px}[data-orientation=landscape] .welfare-prize-wrap_item .welfare-prize-wrap-box{margin-top:23px;padding:9px}[data-orientation=landscape] .welfare-prize-wrap_item .welfare-prize-wrap-box_icon{background-size:100% 100%;height:54px;width:54px}[data-orientation=landscape] .welfare-prize-wrap_item .welfare-prize-wrap-box_num{font-size:17px;height:20px;min-width:20px}[data-orientation=landscape] .welfare-prize-wrap_last{margin-right:0;padding-left:20px}[data-orientation=landscape] .welfare-prize-wrap_tomorrow-info{margin-bottom:16px;margin-top:7px}[data-orientation=landscape] .welfare-prize-wrap_lottery-wrap{margin-bottom:16px}[data-orientation=landscape] .welfare-prize-wrap-important{justify-content:space-between!important}[data-orientation=landscape] .welfare-prize-wrap-important .welfare-prize-wrap_item{margin-right:20px}.lotteryLoading-LeYbj,.statusEmpty-Gf1PE,.statusError-UNNrr{align-items:center;display:flex;height:228px;justify-content:center}.lottery-YJFlN{margin-bottom:4px;min-height:228px;width:100%;z-index:1}.lottery-YJFlN,.lottery-YJFlN .lottery-wrap-O4WxY{align-items:center;display:flex;justify-content:center;position:relative}.lottery-YJFlN .lottery-wrap-O4WxY{min-height:220px;width:358px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeWrap-pXTCO{height:100%;width:100%}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V{align-items:center;background-size:100% 100%;display:flex;height:56px;justify-content:center;pointer-events:none;position:absolute;width:56px;z-index:8}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .prizeBg-cnAsr{height:56px;position:absolute;width:56px;z-index:1}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .prizeIcon-9ZW_S{height:28px;margin-bottom:6px;margin-right:1px;position:relative;width:28px;z-index:2}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .skinIcon-IggTO{border:1px solid #fff;border-radius:4px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .prizeNum-yTiLP{bottom:14px;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;position:absolute;right:18px;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;z-index:3}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .videoWrap-nDBlS{height:100%;left:0;mix-blend-mode:screen;position:absolute;top:0;width:100%;z-index:2}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD{animation:rotate-around-circle-JyrmE 1.5s linear infinite reverse;height:95%;left:0;position:absolute;top:-1px;transform-origin:center;transition:all;visibility:hidden;width:95%}@keyframes rotate-around-circle-JyrmE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg{animation:rotate-scale-hide-iIMbR 1s ease-in-out infinite;height:5px;position:absolute;transform-origin:center;transition:all;width:5px}@keyframes rotate-scale-hide-iIMbR{0%{opacity:1;transform:rotate(0deg) scale(1.5)}10%{opacity:.4;transform:rotate(25deg) scale(.3)}25%{opacity:0;transform:rotate(90deg) scale(2)}40%{opacity:1;transform:rotate(150deg) scale(.4)}50%{opacity:.7;transform:rotate(180deg) scale(1.2)}65%{opacity:0;transform:rotate(230deg) scale(.5)}80%{opacity:1;transform:rotate(290deg) scale(.7)}to{opacity:0;transform:rotate(1turn) scale(0)}}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg:first-child{animation-delay:.2s;height:5px;left:18px;position:absolute;top:2px;width:5px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg:nth-child(2){animation-delay:.4s;height:10px;left:6px;position:absolute;top:4px;width:10px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg:nth-child(3){animation-delay:.3s;height:8px;left:3px;position:absolute;top:10px;width:8px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg:nth-child(4){animation-delay:.5s;height:5px;left:3px;position:absolute;top:26px;width:5px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg:nth-child(5){animation-delay:.2s;height:7px;position:absolute;right:16px;top:45px;width:7px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg:nth-child(6){animation-delay:.4s;height:8px;position:absolute;right:9px;top:41px;width:8px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg:nth-child(7){animation-delay:.3s;height:7px;position:absolute;right:4px;top:36px;width:7px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .end-p6OPD .endImg-DSTmg:nth-child(8){animation-delay:.6s;height:4px;position:absolute;right:3px;top:30px;width:4px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V .bubbleVideo-yHJ84{border-radius:50%;height:38px;left:8px;pointer-events:none;position:absolute;top:6px;width:38px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n){align-items:center;display:flex;height:70px!important;justify-content:center;width:70px!important}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .bubbleVideo-yHJ84{height:48px;left:10px;top:8px;width:48px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .prizeBg-cnAsr{height:70px;position:absolute;width:70px;z-index:1}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .prizeIcon-9ZW_S{margin-bottom:7px;margin-right:2px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .prizeNum-yTiLP{bottom:22px;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;position:absolute;right:22px;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;z-index:3}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .endImg-DSTmg:first-child{animation-delay:.25s;left:18px;position:absolute;top:6px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .endImg-DSTmg:nth-child(2){animation-delay:.3s;height:6px;left:6px;position:absolute;top:14px;width:6px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .endImg-DSTmg:nth-child(3){animation-delay:.4s;height:5px;left:3px;position:absolute;top:22px;width:5px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .endImg-DSTmg:nth-child(4){animation-delay:.5s;height:3px;left:3px;position:absolute;top:30px;width:3px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .endImg-DSTmg:nth-child(5){animation-delay:.2s;height:10px;left:46px;position:absolute;top:50px;width:10px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .endImg-DSTmg:nth-child(6){animation-delay:.4s;height:8px;left:52px;position:absolute;top:44px;width:8px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .endImg-DSTmg:nth-child(7){animation-delay:.3s;height:7px;position:absolute;right:3px;top:38px;width:7px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2n) .endImg-DSTmg:nth-child(8){animation-delay:.6s;height:4px;position:absolute;right:3px;top:30px;width:4px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:first-child{left:35px;top:124px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(2){left:44px;top:65px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(3){left:98px;top:39px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(4){left:146px;top:15px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(5){right:97px;top:39px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(6){right:44px;top:65px}.lottery-YJFlN .lottery-wrap-O4WxY .prizeItem-fyJ9V:nth-child(7){right:35px;top:124px}.lottery-YJFlN .lottery-lottery-bg-m0TB3{width:358px}.lottery-YJFlN .lottery-lottery-TpGfD{animation:loopAnimation-CzpkJ 2.2s linear infinite forwards;animation-play-state:paused;position:absolute;top:74px;transform-origin:center center;transition:all;width:172px;z-index:2}@keyframes loopAnimation-CzpkJ{0%{transform:rotate(0deg)}25%{transform:rotate(-105deg)}75%{transform:rotate(105deg)}to{transform:rotate(0deg)}}@keyframes stopLoopAnimation-UzJbw{0%{transform:rotate(0deg)}25%{transform:rotate(-90deg)}75%{transform:rotate(90deg)}to{transform:rotate(0deg)}}.lottery-YJFlN .start-vkNAd{height:79px;position:absolute;top:117px;width:62px;z-index:4}.lottery-YJFlN .startBtnWrap-K9ul5{align-items:center;animation:zoomIn-x6icb 1s forwards;color:#fff;display:flex;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;height:58px;justify-content:center;line-height:24px;position:absolute;top:176px;z-index:5}.lottery-YJFlN .startBtnWrap-K9ul5 .contentWrap-LJWmQ{align-items:center;display:flex;height:58px;justify-content:center;margin-bottom:4px;overflow:hidden;position:relative;transform-origin:center;width:156px;z-index:2}.lottery-YJFlN .startBtnWrap-K9ul5 .ru-MNugP{font-size:14px}.lottery-YJFlN .startBtnWrap-K9ul5 .coupon-P4bTT{height:22px;margin-left:8px;margin-right:2px;width:22px;z-index:6}.lottery-YJFlN .startBtnWrap-K9ul5 .num-C5Uu4{color:#fff;font-family:DIN Next LT Pro;font-size:12px;font-style:normal;font-weight:700;line-height:15px;text-align:right}.lottery-YJFlN .btnShark-Lb8sU{display:flex;flex-shrink:0;overflow:hidden;pointer-events:none;position:absolute}.lottery-YJFlN .video-MFYdx{border-radius:50%;height:58px;left:11px;position:absolute;top:-2px;width:134px;z-index:1}.lottery-YJFlN .video-MFYdx,.lottery-YJFlN video{mix-blend-mode:screen;pointer-events:none}.lottery-YJFlN .startBtn-_ASAf{height:58px;overflow:hidden;position:relative;width:156px}@keyframes clockAnimation{0%{transform:rotate(0deg)}10%{transform:rotate(-90deg)}30%{transform:rotate(90deg)}50%{transform:rotate(-90deg)}90%{transform:rotate(35deg)}95%{transform:rotate(25deg)}to{transform:rotate(30deg)}}@keyframes welfareLoopAnimation{0%{transform:rotate(-90deg)}90%{transform:rotate(-5deg)}95%{transform:rotate(5deg)}to{transform:rotate(0deg)}}@keyframes scaleAnimation{0%{transform:scale(1)}10%{transform:scale(1.2)}}@keyframes zoomIn{0%{transform:scale3d(.8,.8,.8)}to{transform:scaleX(1)}}@keyframes loopAnimation{0%{transform:rotate(0deg)}25%{transform:rotate(-105deg)}75%{transform:rotate(105deg)}to{transform:rotate(0deg)}}.signIn-xNXyN,.signInLoading-hJ7lZ{align-items:center;display:flex;height:356px;justify-content:center;position:relative;width:100%;z-index:1}.signIn-xNXyN .homeMask-CZEgk{height:356px;left:0;position:absolute;top:0;width:100%;z-index:1}.signIn-xNXyN .bgWrap-Obfct{display:flex;position:relative;width:343px}.signIn-xNXyN .homeBg-LJ1va{height:345px;left:0;position:absolute;top:0;width:343px;z-index:2}.signIn-xNXyN .signBox-MvgaP{background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-wrap:wrap;height:215px;left:0;margin-left:4px;margin-top:7px;padding-bottom:7px;padding-left:7px;padding-top:10px;position:relative;top:0;width:335px;z-index:3}.signIn-xNXyN .signBox-MvgaP .boxItem-RjoVS{border-radius:4px;height:95px;margin-bottom:8px;margin-right:6px;width:76px}.signIn-xNXyN .signWrap-plHHv{position:relative;z-index:3}.signIn-xNXyN .signWrap-plHHv .title-eV90y{align-items:center;display:flex;justify-content:flex-start;margin-top:86px}.signIn-xNXyN .signWrap-plHHv .title-eV90y .txt-JCwvp{margin-left:10px;width:240px}.signIn-xNXyN .signWrap-plHHv .title-eV90y .txt-JCwvp i{color:#ff5c00;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.signIn-xNXyN .lotteryBox-O93OH{position:relative}.signIn-xNXyN .lotteryBox-O93OH .wrapBg-SCBP3{left:0;position:absolute;top:0;width:100%;z-index:-1}.signIn-xNXyN .lotteryBox-O93OH .boxWrap-iplox{height:54px;padding:11px 11px 9px;width:54px}.signIn-xNXyN .lotteryBox-O93OH .boxWrap-iplox .lotteryIcon-vqaKP{height:40px;left:18px;position:absolute;top:18px;width:40px}.signIn-xNXyN .lotteryBox-O93OH .boxWrap-iplox .num-GpPSc{color:#383838;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;right:18px;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;top:43px}.signIn-xNXyN .lotteryBox-O93OH .day-G7SEc{font-size:12px;text-align:center}.signIn-xNXyN .lotteryBox-O93OH .day-G7SEc .tomorrow-xr1qE{color:#3e1f02}.signIn-xNXyN .lotteryBox-O93OH .label-NKO3e{align-items:center;-webkit-backdrop-filter:blur(7.3px);backdrop-filter:blur(7.3px);background:#00000059;border-radius:4px 4px 4px 0;color:#fff;display:flex;font-size:11px;height:14px;justify-content:center;left:0;opacity:1;position:absolute;top:0;width:37px}.signIn-xNXyN .lotteryBox-O93OH .porint-JQFYi{display:none;height:10px;position:absolute;right:2px;top:4px;width:10px}.signIn-xNXyN .toBeCollected-jBZdi{box-shadow:0 2px 10.6px 1px #0000001a}.signIn-xNXyN .toBeCollected-jBZdi .porint-JQFYi{display:block}.signIn-xNXyN .toBeCollected-jBZdi .day-G7SEc{align-items:center;color:#3e1f02;display:flex;font-weight:500;justify-content:center;line-height:18px;margin-top:-3px}.signIn-xNXyN .toBeCollected-jBZdi .receive-vVkYe{align-items:center;background-color:#fffbf0;border-radius:2px;display:flex;height:21px;justify-content:center;width:70px}.signIn-xNXyN .received-RaUvZ .lotteryIcon-vqaKP{opacity:.5}.signIn-xNXyN .received-RaUvZ .num-GpPSc{color:#b7b7b7!important}.signIn-xNXyN .received-RaUvZ .day-G7SEc{color:#8585854d!important}.signIn-xNXyN .unaccalimed-amJpf .day-G7SEc{color:#3e1f0280!important}.signIn-xNXyN .day7-hllz_{box-sizing:border-box;padding-right:7px;width:158px!important}.signIn-xNXyN .day7-hllz_ .day7Wrap-OA9xb{display:flex}.signIn-xNXyN .day7-hllz_ .boxLastWrap-EoB2T .lotteryIcon-vqaKP{left:14px!important}.signIn-xNXyN .day7-hllz_ .boxLastWrap-EoB2T .num-GpPSc{right:106.5px!important}.signIn-xNXyN .day7-hllz_ .boxLastWrapRtl-Rhtxd{margin-top:11px;padding:0;position:relative;width:82px}.signIn-xNXyN .day7-hllz_ .boxLastWrapRtl-Rhtxd .lotteryIcon-vqaKP{left:14px;right:auto;top:7px}.signIn-xNXyN .day7-hllz_ .boxLastWrapRtl-Rhtxd .num-GpPSc{left:60px;top:32px}.signIn-xNXyN .day7-hllz_ .boxWrapLast-rsgAI{background-size:100% 100%;height:54px;margin-top:11px;position:relative;width:82px}.signIn-xNXyN .day7-hllz_ .boxWrapLast-rsgAI .lotteryIcon-vqaKP{height:40px;left:18px;position:absolute;top:7px;width:40px}.signIn-xNXyN .day7-hllz_ .boxWrapLast-rsgAI .num-GpPSc{color:#383838;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;left:51px;line-height:15px;position:absolute;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;top:32px}.signIn-xNXyN .day7-hllz_ .boxWrapLastRtl-Sm5C7{margin-top:0;padding:11px 11px 9px;width:54px}.signIn-xNXyN .day7-hllz_ .boxWrapLastRtl-Sm5C7 .lotteryIcon-vqaKP{left:24px;top:18px}.signIn-xNXyN .day7-hllz_ .boxWrapLastRtl-Sm5C7 .num-GpPSc{right:7px;top:43px}.signIn-xNXyN .statusEmpty-jDlwS{align-items:center;display:flex;height:100%;justify-content:center;width:100%}[data-orientation=landscape] .welfare-center-sign-in_txt{width:220px!important}.guide_tips-UkDQ7{align-items:center;background:#f6f4ed;border-radius:4px;display:flex;justify-content:space-between;padding:11px 8px}.guide_tips-UkDQ7 .guide_desc-dIqB8{align-items:center;color:#858585;display:flex;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.guide_tips-UkDQ7 .guide_desc-dIqB8>*+*{margin-left:4px}.guide_tips-UkDQ7 .award-zNa4G{height:20px;position:relative;width:20px}.guide_tips-UkDQ7 .award-zNa4G .award_img-gOjWj{height:100%;width:100%}.guide_tips-UkDQ7 .award-zNa4G .award_count-ygrWL{bottom:-5px;color:#383838;flex-shrink:0;font-family:DIN Next LT Pro;font-size:10px;font-style:normal;font-weight:700;height:17px;line-height:15px;position:absolute;right:0;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.guide_tips-UkDQ7 .guide_go-gKNUv{font-size:0;height:12px;margin:-8px;padding:8px;width:12px}.important_award-IR4qr{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.important_award-IR4qr .award_container-kUMlV{font-size:0;position:relative;width:240px}.important_award-IR4qr .award_container-kUMlV .award_container_bg-X4_qM{background-size:100% 100%;height:94px;width:240px}.important_award-IR4qr .award_container-kUMlV .award_content-rzw_4{display:none;position:absolute}.important_award-IR4qr .award_container-kUMlV .award_content-rzw_4 .award_icon-FqlV0{border-radius:50%;height:100%;overflow:hidden;width:100%}.important_award-IR4qr .award_container-kUMlV .award_content-rzw_4 .award_count-Gy4cV{bottom:5px;color:#383838;display:none;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;right:5px;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.important_award-IR4qr .award_container-kUMlV .award_content-rzw_4:nth-child(2){display:block;height:51.06383%;left:40%;top:26.59574%;width:20%}.important_award-IR4qr .award_container-kUMlV .award_content-rzw_4:nth-child(2) .award_count-Gy4cV{display:block}.important_award-IR4qr .award_container-kUMlV .award_content-rzw_4:nth-child(3){display:block;height:19.14894%;left:21.66667%;top:40.42553%;width:7.5%}.important_award-IR4qr .award_container-kUMlV .award_content-rzw_4:nth-child(4){display:block;height:12.76596%;left:69.58333%;top:21.80851%;width:5%}.important_award-IR4qr .award_container-kUMlV .award_content-rzw_4:nth-child(5){display:block;height:21.2766%;left:70.625%;top:55.85106%;width:8.33333%}.important_award-IR4qr .award_name-X4fbH{color:#3e1f02;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-top:6px;text-align:center}.important_award-IR4qr .tips-fsscS{color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center}.award_show-xwtt5{margin-bottom:18px;margin-top:30px}.award_show-xwtt5 .divider-eMgd7{display:none;padding:1.5px 2px;position:relative}.award_show-xwtt5 .divider-eMgd7 .divider_line-FxEZH{background-color:#ffe99b;height:.5px;width:100%}.award_show-xwtt5 .divider-eMgd7:before{background-color:#ffe99b;border-radius:2px;content:"";height:4px;left:0;position:absolute;top:0;width:4px}.award_show-xwtt5 .divider-eMgd7:after{background-color:#ffe99b;border-radius:2px;content:"";height:4px;position:absolute;right:0;top:0;width:4px}.award_show-xwtt5 *+.divider-eMgd7{display:block}.award_show-xwtt5>*+*{margin-top:14px}.award_show-xwtt5 .guide_tips-dsGnB{margin-bottom:2px}.award_show-xwtt5 .tips-qO5fJ+.guide_tips-dsGnB{margin-top:7px}.award_show-xwtt5 .important_award-j_Sk2+.guide_tips-dsGnB{margin-top:7px}.award_show-xwtt5 .important_award-j_Sk2{margin-top:14px}.normal_award-AERSK{width:100%}.normal_award-AERSK .award_img_container-eBR25{background:linear-gradient(180deg,#ffeea2,#fef6cc);border-radius:4px;height:72px;-webkit-hyphens:auto;hyphens:auto;margin:0 auto 4px;overflow:hidden;position:relative;text-overflow:ellipsis;width:72px;word-break:break-word}.normal_award-AERSK .award_img_container-eBR25 .award_img-Fr_qE{height:100%;width:100%}.normal_award-AERSK .award_img_container-eBR25 .count-CKvkO{background:#00000080;border-bottom-right-radius:4px;border-top-left-radius:4px;bottom:0;color:#fff;font-family:DIN Next LT Pro;font-size:17px;font-style:normal;font-weight:Medium Condensed;height:20px;line-height:normal;min-width:20px;position:absolute;right:0;text-align:center}.normal_award-AERSK .award_name-kN4JY{color:#3e1f02;font-size:14px;line-height:22px}.normal_award-AERSK .award_name-kN4JY,.normal_award-AERSK .tips-fJr5t{font-family:PingFang SC;font-style:normal;font-weight:400;text-align:center}.normal_award-AERSK .tips-fJr5t{color:#858585;font-size:12px;line-height:18px;opacity:.8}[data-orientation=landscape] .welfare-award-normal-award{margin-bottom:16px;margin-top:15px}[data-orientation=landscape] .welfare-award-normal-award_container{height:40px;width:40px}[data-orientation=landscape] .welfare-award-normal-award_container-count{font-size:12px!important;height:14px!important;min-width:14px!important}[data-orientation=landscape] .welfare-award-show{margin-bottom:16px;margin-top:0}[data-orientation=landscape] .welfare-award-show_important{margin-top:0}.task_item-lhNDX{background-color:#fff;border-radius:4px;display:grid;grid-template:"title title title" "reward description operate" 36px/auto 1fr auto;padding:4px 10px 14px;position:relative}.task_item-lhNDX.emphasized-ljxoB .background-My__o{display:block;z-index:0}.task_item-lhNDX.emphasized-ljxoB *{z-index:1}.task_item-lhNDX.emphasized-ljxoB.received-hQFBz{opacity:.7}.task_item-lhNDX.emphasized-ljxoB .title-iwgJK{color:#fff}.task_item-lhNDX.emphasized-ljxoB .reward-gIIQG{background-color:#fff}.task_item-lhNDX.emphasized-ljxoB .description-r7L5B{color:#fff}.task_item-lhNDX.emphasized-ljxoB .operate-bo5ql .operate_button-ZRrpJ{background:linear-gradient(269deg,#ffa02d -1.79%,#ffbf45 101.44%);color:#fff}.task_item-lhNDX.emphasized-ljxoB .operate-bo5ql .check_icon-CItQa{color:#fff}.task_item-lhNDX .background-My__o{background-size:cover;border-radius:4px;display:none;font-size:0;height:100%;left:0;position:absolute;top:0;width:100%}.task_item-lhNDX .title-iwgJK{color:#3e1f02;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;grid-area:title;line-height:22px;margin-bottom:6px}.task_item-lhNDX .reward-gIIQG{background-color:#f0f0f0;border-radius:2px;flex:auto;flex-shrink:0;grid-area:reward;height:36px;overflow:hidden;position:relative;width:36px}.task_item-lhNDX .reward-gIIQG .reward_image-bnLOF{height:100%;width:100%}.task_item-lhNDX .reward-gIIQG .attachment-GmXCt{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000080;border-radius:2px 0;bottom:0;color:#fff;font-family:DIN Next LT Pro;font-size:12px;font-style:normal;font-weight:500;line-height:14px;max-width:100%;min-width:5px;padding:0 3px;position:absolute;right:0;text-align:center}.task_item-lhNDX .description-r7L5B{-webkit-margin-start:8px;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#858585;display:-webkit-box;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;grid-area:description;-webkit-hyphens:auto;hyphens:auto;line-height:18px;margin-inline-start:8px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.task_item-lhNDX .operate-bo5ql{-webkit-margin-start:20px;align-self:center;grid-area:operate;margin-inline-start:20px}.task_item-lhNDX .operate-bo5ql .operate_button-ZRrpJ{background:#ededed;border:none;border-radius:4px;color:#3e1f02;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding:2px 10px;text-align:center}.task_item-lhNDX .operate-bo5ql .operate_button-ZRrpJ.highlight-f3oKq{background:linear-gradient(269deg,#ffa02d -1.79%,#ffbf45 101.44%);color:#fff}.task_item-lhNDX .operate-bo5ql .check_icon-CItQa{height:24px;width:24px}.task_list-LYtjh{display:flex;flex-direction:column}.task_list-LYtjh>*+*{margin-top:14px}.task_status_wrap-ElR7v{flex-direction:column;min-height:170px}.task_status_wrap-ElR7v,.tips-bCK6V{align-items:center;display:flex;justify-content:center}.tips-bCK6V{position:absolute;right:16px;top:18px;z-index:5}.tips-bCK6V .tipsIcon-s5Cxw{height:20px}.tips-bCK6V .triggerGroup-_AqeT{align-items:center;bottom:0;display:flex;justify-content:space-between;left:0;position:absolute;right:0;top:0}.tips-bCK6V .trigger-gWRZ1,.tips-bCK6V .triggerContainer-MpDTa .trigger-gWRZ1{cursor:pointer;height:20px;width:20px}.tips-bCK6V .historyIcon-CoLxv,.tips-bCK6V .questionIcon-nTN5n{height:20px;position:absolute;top:0;width:20px}.tips-bCK6V .questionIcon-nTN5n{left:0}.tips-bCK6V .historyIcon-CoLxv{right:0}.tips-bCK6V .icon-ibomQ{cursor:pointer;height:18.33px;width:18.33px}.tips-bCK6V .line-Ztont{background-color:#3e1f02;height:12px;margin:0 15px;width:.5px}[data-orientation=landscape] .welfare-center-tools{right:calc(var(--intl-webview-right) + 8px)}.welfare_home-IZX5z{box-sizing:border-box;height:100%;overflow:auto;padding-bottom:47px;position:relative;width:100%}.welfare_home-IZX5z .leaveContent-DJwxD{color:#3e1f02;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:20px;margin-top:8px;text-align:center;word-break:break-word}.welfare_home-IZX5z .homeMask-W7hsT{height:356px;left:0;position:absolute;top:0;width:100%;z-index:1}.welfare_home-IZX5z .top-H0ssK{margin:0;padding:0}.welfare_home-IZX5z .top-H0ssK .lottery-T37wI{gap:16px;margin-top:25px;padding:0 16px;position:relative;z-index:2}.welfare_home-IZX5z .packages-JVHTq{display:flex;flex-direction:column;margin-top:16px;padding:0 16px;position:relative;z-index:2}.welfare_home-IZX5z .packages-JVHTq>*+*{margin-top:16px}.welfare_home-IZX5z .piyangoLeft-HMaRS{align-items:center;background:#d7d7d745;border-radius:6px;box-sizing:border-box;display:flex;height:30px;justify-content:space-between;min-width:104px;padding:2px 3px 2px 6px}.welfare_home-IZX5z .piyangoLeft-HMaRS .rightWrap-i6crF{align-items:center;color:#3e1f02;display:flex;font-family:DIN Next LT Pro;font-size:21px;font-style:normal;font-weight:700;justify-content:center;line-height:15px}.welfare_home-IZX5z .piyangoLeft-HMaRS .rightWrap-i6crF .num-pUzOX{margin-left:2px;margin-right:10px}.welfare_home-IZX5z .piyangoLeft-HMaRS .coupon-klC3e{width:26px}.welfare_home-IZX5z .piyangoLeft-HMaRS .add-oH5q2{align-items:center;background:linear-gradient(246deg,#ff9f2c 22.03%,#ffbf44 78.94%);border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:500;height:24px;justify-content:center;line-height:22px;min-width:49px;padding:0 11px;text-align:center}.welfare_home-IZX5z .piyangoLeft-HMaRS .add-oH5q2 img{background-size:100% 100%;height:14px;width:14px}[data-orientation=landscape] .welfare-home{display:flex;overflow-x:hidden}[data-orientation=landscape] .welfare-home_packages{box-sizing:border-box;flex:1 1;margin:0 0 0 -8px!important;padding:87px 24px 0 0!important}[data-orientation=landscape] .welfare-home_packages-cdk{padding-bottom:47px}@media (max-width:700px){[data-orientation=landscape] .welfare-home_packages{width:300px}}[data-orientation=landscape] .welfare-home_right{margin-left:11px;min-width:375px}[data-orientation=landscape] .adm-modal-body{max-height:90vh!important}[data-orientation=landscape] .adm-modal-body .adm-modal-content{max-height:90vh!important}[data-orientation=landscape] .welfare_home--bounding{padding-left:var(--intl-webview-left);padding-right:var(--intl-webview-right)}.subTitle-gLFkz{box-sizing:border-box;padding:0 16px;width:100%}.subTitle-gLFkz .subTitleWrap-RjMKT{display:flex;justify-content:space-between;margin-bottom:16px}.subTitle-gLFkz .title-IVPU5{color:#fff;font-family:PingFang SC;font-size:14px;font-weight:500;letter-spacing:0;line-height:18px}[data-orientation=landscape] .subTitle-gLFkz{padding:0}.actives-dnXL8{height:-webkit-fit-content;height:fit-content;width:100%}.popupWrap-zkaPx{position:relative;width:100%}.popupWrap-zkaPx .bottomFrame-wpwuf,.popupWrap-zkaPx .topFrame-ldnKs{left:0;min-height:26px;position:absolute;width:100%}.popupWrap-zkaPx .topFrame-ldnKs{top:-25px;width:100%}.popupWrap-zkaPx .bottomFrame-wpwuf{bottom:-25px}.popupWrap-zkaPx .popupContent-qiANg{box-sizing:border-box;color:#fff;padding:0 24px}.popupWrap-zkaPx .closeBtn-nezVK{bottom:-70px;height:32px;left:50%;position:absolute;transform:translateX(-50%);width:32px}.heroCenterPopup-R9FLj .adm-center-popup-body{background:none}.heroCenterPopup-R9FLj .adm-center-popup-wrap{max-width:350px;width:350px}[data-orientation=landscape] .closeBtn-nezVK{left:366px;position:absolute;top:-22px}.title-Xn44e{font-size:16px;font-style:normal;font-weight:500;text-align:center}.content-ts4Wu{background:hsla(0,0%,100%,.12);border-radius:4px;box-sizing:border-box;margin-top:14px;padding:12px 16px;width:100%}.content-ts4Wu .columnLine-PdokT{align-items:center;border-bottom:1px solid #ffffff40;box-sizing:border-box;display:flex;justify-content:space-between;padding:0 20px 8px 18px}.content-ts4Wu .columnLine-PdokT .columnName-gbyeY{color:#fff;font-size:13px;font-style:normal;font-weight:700;text-align:center}.content-ts4Wu .listWrap-e80yO{height:320px}.content-ts4Wu .listWrap-e80yO .list-BHuqc{box-sizing:border-box;height:100%;overflow-y:auto;padding-top:4px;width:100%}.content-ts4Wu .listWrap-e80yO .recordItem-H1ujw{align-items:center;display:flex;justify-content:space-between;padding:6px 0}.content-ts4Wu .listWrap-e80yO .giftName-j2DWs,.content-ts4Wu .listWrap-e80yO .receiveTime-laAti{color:#d6f9ff;font-size:13px;font-style:normal;font-weight:700}.content-ts4Wu .listWrap-e80yO .receiveTime-laAti{color:rgba(214,249,255,.6)}[data-orientation=landscape] .listWrap-e80yO{height:146px}.missionWrap-nOnbk{box-sizing:border-box;padding:0 16px;width:100%}.missionWrap-nOnbk .bannerWrap-Q8syW{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:17px;position:relative;width:100%}.missionWrap-nOnbk .bannerWrap-Q8syW .taskBg-Xetz8{width:100%}@media screen and (max-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA,.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{width:6.93333vw}}@media screen and (min-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA,.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{width:34.66666667px}}@media screen and (max-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA,.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{height:6.66667vw}}@media screen and (min-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA,.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{height:33.33333333px}}.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{position:absolute}@media screen and (max-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{top:2.66667vw}}@media screen and (min-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{top:13.33333333px}}@media screen and (max-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{right:15.46667vw}}@media screen and (min-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .rulesIcon-GN0Bs{right:77.33333333px}}.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA{position:absolute}@media screen and (max-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA{top:2.66667vw}}@media screen and (min-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA{top:13.33333333px}}@media screen and (max-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA{right:5.33333vw}}@media screen and (min-width:500px){.missionWrap-nOnbk .bannerWrap-Q8syW .recordIcon-IBLlA{right:26.66666667px}}.missionWrap-nOnbk .taskList-Vj1rU{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:12px;box-sizing:border-box;margin-top:12px;padding:0 12px}.missionWrap-nOnbk .taskList-Vj1rU .taskItem-JUEi_{align-items:center;border-bottom:.5px solid #ffffff24;display:flex;justify-content:space-between;padding:20px 0}.missionWrap-nOnbk .taskList-Vj1rU .taskItem-JUEi_:last-child{border-bottom:none}.missionWrap-nOnbk .taskList-Vj1rU .taskItem-JUEi_ .leftPart-ZcUq2{align-items:center;display:flex}.missionWrap-nOnbk .taskList-Vj1rU .taskItem-JUEi_ .icon-CMqqF{margin-right:8px;width:22px}.missionWrap-nOnbk .taskList-Vj1rU .taskItem-JUEi_ .name-ru5hi{color:#fff;font-size:14px;font-style:normal;font-weight:500}.missionWrap-nOnbk .taskList-Vj1rU .taskItem-JUEi_ .statusButtons-tI9gK{display:flex;flex-shrink:0;margin-left:6px}[data-orientation=landscape] .missionWrap-nOnbk{padding:0}.giftWrap-NAP94{align-items:center;background-image:url(../../static/media/light.58cceedacbd64e3b29dc.png);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;height:200px;justify-content:space-between}.title-tSqQf{font-size:16px;font-style:normal;font-weight:500;text-align:center}.contentWrap-Qdv62{height:96px;margin-top:12px;position:relative;width:96px}.contentWrap-Qdv62 .gift-JhtpF,.contentWrap-Qdv62 .giftBg-Ly5TO{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.contentWrap-Qdv62 .giftBg-Ly5TO{height:96px;width:96px}.contentWrap-Qdv62 .gift-JhtpF{border-radius:12px;width:58px}.contentWrap-Qdv62 .num-TMur9{bottom:6px;font-size:13px;font-style:normal;font-weight:700;position:absolute;right:0}.desc-j5HC9{color:#fff;font-size:12px;font-style:normal;font-weight:400;margin-top:20px;text-align:center;width:200px}[data-orientation=landscape] .giftBg-Ly5TO{height:116px;width:116px}[data-orientation=landscape] .num-TMur9{bottom:4px;position:absolute;right:10px}.title-mfcVm{font-size:16px;font-style:normal;font-weight:500;text-align:center}.outBox-W3hF_{background:hsla(0,0%,100%,.12);border-radius:4px;height:364px;margin-top:8px;padding:12px 16px}.innerBox-ICohU,.outBox-W3hF_{box-sizing:border-box;width:100%}.innerBox-ICohU{height:100%;overflow-y:auto;padding-bottom:10px}[data-orientation=landscape] .outBox-W3hF_{height:200px}.statusBtn-ZNdiA{align-items:center;border-radius:27px;color:#fff;display:flex;font-size:12px;font-weight:500;justify-content:center;padding:4px 12px}.statusBtn-ZNdiA.awarded-wGDnz{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.5)}.statusBtn-ZNdiA.finished-RDJMj{background:#c99244}.statusBtn-ZNdiA.unfinished-ja_qD{border:1px solid hsla(0,0%,100%,.5)}.skill-box-m4Kxr{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;overflow:auto;padding:10px}.skill-box-m4Kxr .skill-left-_SBpl{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.skill-box-m4Kxr .skill-switch-Bl0lL{align-items:center;color:#c99244;display:flex;flex-direction:row;font-size:14px;justify-content:center;white-space:nowrap}.skill-box-m4Kxr .skill-switch-img-Zyk3V{height:16px;margin-right:4px;width:16px}.skill-info-YXAmH{margin-top:12px}.skill-info-YXAmH .name-Iqg19{color:#fff;font-size:16px;margin-bottom:8px}.skill-info-YXAmH .tips-f9YSh{align-items:center;display:flex;flex-direction:row;margin-bottom:8px}.skill-info-YXAmH .tips-f9YSh .tip-xzYs_{color:#c48b3a;font-size:12px}.skill-info-YXAmH .tags-iqNrA{align-items:center;display:flex;flex-direction:row;margin-bottom:8px}.skill-info-YXAmH .tags-iqNrA .tag-c_ilR{border-radius:6px 0 6px 0;font-size:14px;font-weight:500;line-height:14px;margin-right:8px;padding:3px 5px}.skill-info-YXAmH .video-XZRCR{--width:calc(100vw - 56px);border-radius:4px;height:calc(var(--width)*.553);margin:0 auto;max-height:212px;max-width:380px;overflow:hidden;position:relative;width:var(--width)}.skill-info-YXAmH .video-XZRCR .video-item-iuy9F{border-radius:4px;height:100%;width:100%}.skill-info-YXAmH .video-XZRCR .poster-Tv14Y{height:100%;object-fit:cover;object-position:center;width:100%}.skill-info-YXAmH .video-XZRCR .play-btn-x_p7R{height:36px;left:44%;position:absolute;top:44%;width:36px}.skill-info-YXAmH .desc-B9CNy{color:hsla(0,0%,100%,.5);font-size:14px;line-height:22px;margin-top:8px}.skill-info-YXAmH .expand-P_TNV{align-items:center;color:var(--color-858585);display:flex;flex-direction:row;font-size:14px;justify-content:center;margin-top:12px}.skill-info-YXAmH .expand-P_TNV .expand-arrow-DpnL7{height:12px;margin-left:4px;width:12px}.skill-item-PTQZR{align-items:center;display:flex;flex-direction:row;height:42px;justify-content:center;margin:0 8px;position:relative}.skill-item-PTQZR .skill-icon-DDyRZ{border:2px solid hsla(0,0%,100%,.5);border-radius:32px;height:32px;width:32px;z-index:1}.skill-item-PTQZR .skill-border-PS3px{background-image:linear-gradient(41deg,#c09440,#e3c070);border-radius:40px;height:40px;position:absolute;width:40px}.skill-item-PTQZR .skill-number-yt54j{-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#eaeaea;-webkit-text-stroke:2px transparent;background:#eaeaea;-webkit-background-clip:text;background-clip:text;bottom:6px;color:var(--color-3e1f02);display:block;font-size:12px;font-weight:500;left:50%;max-width:40px;overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;transform:translate(-50%,50%);white-space:nowrap;z-index:2}.hero-detail-skill-icon-ouwqf{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:center;overflow:visible;width:-webkit-fit-content;width:fit-content}.hero-detail-skill-icon-icon-n6I5Z{height:32px;width:32px}.hero-detail-skill-icon-name-DZLcd{-webkit-text-stroke:2px transparent;background:#eaeaea;-webkit-background-clip:text;background-clip:text;color:var(--color-3e1f02);font-size:14px;font-weight:500;margin-top:-10px;text-align:center;white-space:nowrap}.home-skill-upgrade-wrapper-FA10b{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:4px;box-sizing:border-box;display:flex;height:80px;margin-top:12px;overflow-x:auto;padding:6px 10px 8px}.home-skill-upgrade-wrapper-title-PUwxt{color:#fff;display:flex;font-size:12px;line-height:16px;margin-bottom:8px;white-space:nowrap}.home-skill-upgrade-wrapper-split-H0s3V{height:100%;margin:0 16px;width:1px}.home-skill-upgrade-wrapper-split-line-sDrOH{background-color:#85858559;height:calc(100% - 26px);margin-top:26px;width:.5px}.home-skill-upgrade-wrapper-skills-O3Cf7{align-items:center;display:flex}.home-skill-upgrade-wrapper-arrow-Tw8HB{height:13px;margin:0 8px;width:16px}.play-MvOOI{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 44px);justify-content:center;overflow:scroll;position:relative;width:100%}.play-MvOOI .close-JtOQ_{height:20px;position:absolute;right:8px;top:8px;width:20px;z-index:99}.play-MvOOI .video-OxKNQ{width:100%}@media screen and (max-width:500px){.play-MvOOI .video-OxKNQ{height:56.26667vw}}@media screen and (min-width:500px){.play-MvOOI .video-OxKNQ{height:281.33333333px}}.play-MvOOI .skillsWrap-g4dNn{align-items:center;background:rgba(39,41,49,.8);border-radius:12px;box-sizing:border-box;display:flex;justify-content:center;left:70px;margin-top:52px;min-height:78px;padding:16px 24px;top:523px}.play-MvOOI .skillsWrap-g4dNn .skillIcon-jyQDl{height:36px;margin-right:18px;width:36px}.play-MvOOI .skillsWrap-g4dNn .skillIcon-jyQDl:last-child{margin-right:0}.play-MvOOI .skillsWrap-g4dNn .active-JdDta{border:1.5px solid #c99244}.play-MvOOI .skillsWrap-g4dNn .changeIcon-BV1EI{height:16px;margin-left:16px;width:16px}[data-orientation=landscape] .play-MvOOI .video-OxKNQ{margin:0 auto;padding:0 var(--intl-webview-right) 0 var(--intl-webview-left);width:calc(100% - var(--intl-webview-left) - var(--intl-webview-right))}@media screen and (max-width:500px){[data-orientation=landscape] .play-MvOOI .video-OxKNQ{height:37.86667vw}}@media screen and (min-width:500px){[data-orientation=landscape] .play-MvOOI .video-OxKNQ{height:189.33333333px}}[data-orientation=landscape] .play-MvOOI .skillsWrap-g4dNn{margin-top:20px;min-height:62px;padding:8px 24px}.skillsCard-H10gN{align-items:center;background:#ffffff1f;border:1px solid #ffffff1f;border-radius:7px;box-sizing:border-box;display:flex;flex-wrap:wrap;height:50px;justify-content:center;margin-top:17px;padding:2px 10px;position:relative;width:100%;width:90px}.skillsCard-H10gN:after{background:#fffff540;bottom:-23px;content:"";height:22px;position:absolute;width:1px}.skillsCard-H10gN .skillWrap-SPSai{margin-right:4px}.skillsCard-H10gN .skillWrap-SPSai .videoWrap-B8poY{border-radius:20px;height:20px;overflow:hidden;width:20px}.skillsCard-H10gN .skillWrap-SPSai .video-VJrgN{height:100%!important;left:0;width:100%!important}.skillsCard-H10gN .skillWrap-SPSai:nth-child(3){margin-right:0}.skillsCard-H10gN .skillWrap-SPSai:nth-child(5){margin-right:0}.skillsCard-H10gN .skillWrap-SPSai:last-child{margin-right:0}.skillsCard-H10gN .skillIcon-_kjEf{border-radius:20px;height:20px;width:20px}.skillsActiveCard-BYER2{border:1px solid #fff;border-radius:6px;box-sizing:border-box;height:67px;margin-top:0;width:120px}.skillsActiveCard-BYER2 .skillIcon-_kjEf{border-radius:24px;height:24px;width:24px}.skillsActiveCard-BYER2 .skillWrap-SPSai{margin-right:8px}.videoCardPlay-KUINd{height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.videoCard-itVy6{border-radius:4px;height:50px;margin:17px 20px 0;position:relative;width:90px}.videoCard-itVy6:after{background:#fffff540;bottom:-22px;content:"";height:22px;left:50%;position:absolute;width:1px}.videoCard-itVy6:nth-child(3){margin-left:0;margin-right:0}.videoCard-itVy6 .videoCardImg-vjlSm{border-radius:4px;height:100%;overflow:hidden;width:100%}.videoCardAcitcve-Mb94E{border:1px solid #fff;border-radius:6px;box-sizing:border-box;height:67px;margin-top:0;overflow:hidden;width:120px}.videoCardWrap-onktG{height:100%;position:relative;width:100%}.videoCardWrap-onktG .video-VHjQ6{height:100%!important;left:0;position:relative;width:100%!important}.videoCardWrap-onktG .videoCardPlay-HW7XG{height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.play-_JHB9{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 44px);justify-content:center;overflow:scroll;position:relative;width:100%}.play-_JHB9 .close-bqNXb{height:20px;position:absolute;right:8px;top:8px;width:20px;z-index:99}.play-_JHB9 .video-UPl0C{width:100%}@media screen and (max-width:500px){.play-_JHB9 .video-UPl0C{height:56.26667vw}}@media screen and (min-width:500px){.play-_JHB9 .video-UPl0C{height:281.33333333px}}.gameplayGuide-vC4I5{margin-bottom:16px;width:100%}.gameplayGuide-vC4I5 .bottom-RnWx2,.gameplayGuide-vC4I5 .top-x5ITk{align-items:center;display:flex;justify-content:center}.gameplayGuide-vC4I5 .bottom-RnWx2{margin-top:22px}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:90px}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh:after{border:.5px solid;border-image:linear-gradient(274.04deg,hsla(0,0%,100%,0) 6.6%,#fff 53.3%,hsla(0,0%,100%,0)) 1;bottom:26.5px;content:"";opacity:.5;position:absolute;right:-35%;width:78px}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh:nth-child(2){margin:0 20px}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh:nth-child(2):after{right:-45%;width:61px}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh:nth-child(3) .starIcon-G0U8I{left:-12px}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh:nth-child(3):after{display:none}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh .iconWrap-AAWrJ{align-items:center;display:flex;justify-content:center;position:relative}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh .icon-A5nZx{height:24px;width:24px}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh .starIcon-G0U8I{height:12px;position:absolute;right:-12px;width:12px}.gameplayGuide-vC4I5 .bottom-RnWx2 .tag-EOYxh .starLeftIcon-n3kbH{height:12px;left:-12px;position:absolute;width:12px}.gameplayGuide-vC4I5 .bottom-RnWx2 .oneStar-WRRrv:after{display:none}.gameplayGuide-vC4I5 .bottom-RnWx2 .tagActive-aLywe{width:120px}.gameplayGuide-vC4I5 .bottom-1-P10kb .tag-EOYxh:after{border:.5px solid;border-image:linear-gradient(274.04deg,hsla(0,0%,100%,0) 6.6%,#fff 53.3%,hsla(0,0%,100%,0)) 1;bottom:26.5px;content:"";opacity:.5;position:absolute;right:-35%;width:78px}.gameplayGuide-vC4I5 .bottom-1-P10kb .tag-EOYxh:nth-child(2){margin:0 20px}.gameplayGuide-vC4I5 .bottom-1-P10kb .tag-EOYxh:nth-child(2):after{right:-45%;width:61px}.gameplayGuide-vC4I5 .bottom-1-P10kb .twoStar-rGbBI:after{display:none}.gameplayGuide-vC4I5 .bottom-2-t6Igy .tag-EOYxh:after{right:-65%}.gameplayGuide-vC4I5 .bottom-2-t6Igy .tag-EOYxh:nth-child(2){margin:0 20px}.gameplayGuide-vC4I5 .bottom-2-t6Igy .tag-EOYxh:nth-child(2):after{right:-35%;width:78px}.gameplayGuide-vC4I5 .bottom-2-t6Igy .twoStar-rGbBI:after{display:none}.gameplayGuide-vC4I5 .bottom-3-Jm88P .tag-EOYxh:after{right:-48%;width:62px}.gameplayGuide-vC4I5 .bottom-3-Jm88P .tag-EOYxh:nth-child(2){margin:0 20px}.gameplayGuide-vC4I5 .bottom-3-Jm88P .tag-EOYxh:nth-child(2):after{right:-66%;width:78px}.video-tOFnc{border-radius:6px;height:194px;overflow:hidden;width:100%}.entranceContainer-mz6OX{display:flex;margin:16px 0;width:100%}.entranceContainer-mz6OX .entranceBox-aWIOR{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.entranceContainer-mz6OX .entranceBg-XITdJ{border-radius:6px;height:112px;object-fit:cover;overflow:hidden;width:100%}.entranceContainer-mz6OX .entranceText-_tppb{bottom:8px;font-weight:600;left:50%;line-height:18px;position:absolute;transform:translateX(-50%);white-space:nowrap}.entranceContainer-mz6OX .entranceBtn-lgQQY{align-items:center;background:#ffffff1f;border:1px solid #ffffff29;border-radius:4px;display:inline-flex;margin-top:12px;padding:3px 6px}.entranceContainer-mz6OX .arrow-almKn{height:22px;margin-left:4px;width:16px}.entranceContainer-mz6OX .btnText-Os_7X{color:#fffc;line-height:22px}.entranceContainer-mz6OX .previewBox-WZess{align-items:center;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#00000080;border-radius:4px;display:flex;padding:2px 4px;position:absolute;right:2px;top:4px}.entranceContainer-mz6OX .previewBox-WZess .previewText-LoIfT{font-size:10px;font-weight:600;margin-left:2px}.common-component-poster-video{position:relative}.common-component-poster-video-playIcon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.common-component-poster-video-cover{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.common-component-poster-video-duration{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000080;border-radius:4px;bottom:8px;color:#fff;font-size:9px;font-weight:400;line-height:14px;padding:2px 5px;position:absolute;right:8px}.combination-B0s2h{margin-top:12px;padding-bottom:4px}.combination-B0s2h .content-yEsqU{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:8px;display:flex;flex-direction:row;margin-bottom:12px;overflow:auto;padding:8px 10px}.combination-B0s2h .content-yEsqU .scroll-wrapper--horizatal-ouyQ7{display:flex;overflow-x:auto;overflow-y:hidden;width:100%}.combination-B0s2h .content-yEsqU .info-X5pNL{padding-right:12px}.combination-B0s2h .content-yEsqU .info-X5pNL .title-Nzsy7{color:#fff;font-family:PingFang SC;font-size:16px;height:43px;line-height:50px;white-space:nowrap}.combination-B0s2h .content-yEsqU .info-X5pNL .gain-IfT7T{align-items:center;color:hsla(0,0%,100%,.5);display:flex;flex-direction:row;font-size:12px;margin-top:16px;white-space:nowrap}.combination-B0s2h .content-yEsqU .info-X5pNL .gain-IfT7T .question-YPhx7{height:12px;margin-left:4px;width:12px}.combination-B0s2h .content-yEsqU .info-X5pNL .exponent-KZlDX{color:var(--color-858585);font-size:12px;margin-top:16px}.combination-B0s2h .content-yEsqU .items-A4mr8{align-items:center;display:flex;flex-direction:row}.combination-B0s2h .content-yEsqU .items-A4mr8 .combination-item-EXlMk{background:hsla(0,0%,100%,.16);border-radius:4px;margin-right:8px;padding:6px 6px 12px}.combination-B0s2h .content-yEsqU .items-A4mr8 .combination-item-EXlMk .heros-bQfnd{display:flex;flex-direction:row}.combination-B0s2h .content-yEsqU .items-A4mr8 .combination-item-EXlMk .heros-bQfnd .heroIcon-QAbhB{border-radius:4px;height:36px;margin-right:6px;width:36px}.combination-B0s2h .content-yEsqU .items-A4mr8 .combination-item-EXlMk .text-FCshH{color:#fff;font-family:DIN Next LT Pro;font-size:19px;font-weight:500;margin-top:16px;text-align:center}.question-modal-igw6p{margin-top:4px}.question-modal-igw6p .title-Nzsy7{color:#4d2d0f;font-size:16px;font-weight:500;margin-bottom:12px;text-align:center}.question-modal-igw6p .desc-HVlku{color:var(--color-3e1f02);font-size:14px;line-height:22px}.contribute-quXhz,.contribute-quXhz .button-G4bPu{display:flex;justify-content:center}.contribute-quXhz .button-G4bPu{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:4px;height:22px;padding:0 10px;width:-webkit-fit-content;width:fit-content}.contribute-quXhz .button-G4bPu .edit-icon-Nn4k9{height:16px;margin-right:4px}.contribute-quXhz .submit-jovkk{color:hsla(0,0%,100%,.8)}.hero-info-tabs-TOiK4{padding:16px}.hero-info-tabs-TOiK4 .adm-tabs-tab-wrapper-stretch{flex:initial}[data-orientation=landscape] .hero-info-tabs-TOiK4{padding:16px 0}.container-ge7Qp{color:hsla(0,0%,100%,.6);height:50px;position:relative;width:112px}.container-ge7Qp,.container-ge7Qp .inner-kvDGF{align-items:center;display:flex;justify-content:center}.container-ge7Qp .inner-kvDGF{background:hsla(0,0%,100%,.12);border-radius:6px;height:36px;width:102px}.container-ge7Qp .inner-kvDGF .text-nhFSh{font-size:12px;overflow:hidden;padding:0 4px;text-overflow:ellipsis;white-space:nowrap;z-index:2}.container-ge7Qp .inner-active-gi6pv{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-radius:0;border-radius:initial}.container-ge7Qp .img-KIymM{height:50px;left:0;position:absolute;top:0;width:112px;z-index:1}.container-new-jDCm9{align-items:center;color:hsla(0,0%,100%,.6);display:flex;height:32px;justify-content:center;margin-right:6px;position:relative;width:106px}.container-new-jDCm9 .img-new-assgb{height:32px;left:0;position:absolute;top:0;width:106px;z-index:1}.container-new-jDCm9 .img-select-J5saO{height:30px;margin-top:2px}.container-new-jDCm9 .inner-kvDGF{align-items:center;display:flex;height:32px;justify-content:center;width:106px}.container-new-jDCm9 .inner-kvDGF .text-nhFSh{color:#7cccd7;font-family:"Source Han Serif CN";font-size:9px;font-weight:500;max-width:80%;overflow:hidden;padding:0 4px;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:2}.active-mUuSU,.container-new-jDCm9 .inner-kvDGF .text-select-EGCiN{color:#fff}.one-XQark{margin-left:14px}.sections-M28HL{background-color:transparent;margin:0 -16px}.sections-M28HL .adm-tabs-header-mask-right-cmJjw{background:none}.sections-M28HL .adm-tabs{background-color:transparent;background-color:initial}.sections-M28HL .adm-tabs-tab{margin:0;padding:0}.sections-M28HL .adm-tabs-tab-wrapper{padding:0}.sections-M28HL .adm-tabs-header-mask{opacity:0!important}.hero-detail-skill-wrapper-vBbK4{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:8px;margin-bottom:16px;margin-top:12px;padding:12px}.author-QuAkm{align-items:center;background:#ffffff1f;display:flex;height:38px;padding-left:10px}.author-QuAkm .avatar-SUnst{border-radius:50%;height:20px;margin-right:8px;width:20px}.author-QuAkm .name-ZP1MM{color:#fff;font-size:14px;height:22px;line-height:22px;margin-right:4px}.honor-label-r84hX{background:linear-gradient(270deg,#92d2f3,#c5e9fc);height:16px;margin-left:10px}.honor-label-r84hX,.honor-label-r84hX .label-inner-Nb3pd{align-items:center;border-radius:0 2px 2px 0;display:flex}.honor-label-r84hX .label-inner-Nb3pd{background:linear-gradient(270deg,#d4ecfa,#e9f7ff);font-size:10px;height:15px;margin-right:.5px}.honor-label-r84hX .label-inner-Nb3pd .badge-icon-kaQ1I{height:20px;margin-left:-10px;width:20px}.honor-label-r84hX .label-inner-Nb3pd .text-YC96t{color:#2793cc;font-size:10px;height:10px;line-height:10px;padding:0 4px 0 1px;width:-webkit-fit-content;width:fit-content}.honor-label-r84hX.purple-fe4r2{background:linear-gradient(270deg,#dbb8ff,#eedeff)}.honor-label-r84hX.purple-fe4r2 .label-inner-Nb3pd{background:linear-gradient(90deg,#f7efff,#eedeff)}.honor-label-r84hX.purple-fe4r2 .label-inner-Nb3pd .text-YC96t{color:#ad48ba}.strategy-j2m85{margin-top:12px;padding-bottom:4px}.strategy-j2m85 .box-fCDEW{align-items:center;display:flex;justify-content:space-between}.strategy-j2m85 .box-fCDEW .refresh-yTH0V{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:4px;color:hsla(0,0%,100%,.8);display:flex;font-family:PingFang SC;font-size:12px;font-weight:400;justify-content:center;line-height:16px;padding:2px 10px}.strategy-j2m85 .box-fCDEW .refresh-yTH0V .img-ZLmx7{height:12px;margin-left:4px;width:12px}.strategy-j2m85 .author-fm40n{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.strategy-j2m85 .section-title-dpNXY{align-items:center;height:24px;justify-content:space-between;margin-bottom:6px;padding-right:16px}.strategy-j2m85 .strategy-refresh-aBVJH{align-items:center;color:#c99244;display:flex}.strategy-j2m85 .strategy-refresh-aBVJH img{height:16px;margin-right:4px;width:16px}.strategy-j2m85 .strategy-refresh-aBVJH .refresh-text-eBZin{color:#858585;font-size:14px;height:18px;line-height:18px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz{background-color:hsla(0,0%,100%,.12);border:.5px solid #d7d7d7b3;border-radius:8px;margin-bottom:12px;opacity:1}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .info-VCP0M{align-items:center;display:flex;flex-direction:row;padding:8px 10px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .info-VCP0M .icon-JaWav{border-radius:50%;height:20px;width:20px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .info-VCP0M .name-HC2rg{color:var(--color-3e1f02);font-size:14px;margin-left:4px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .info-VCP0M .tag-UImLb{background:#c0944026;border-radius:4px 0;color:#c48b3a;font-size:12px;height:18px;line-height:18px;margin-left:4px;text-align:center;width:86px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .split-vS6PP{background-color:hsla(0,0%,100%,.24);height:.5px;margin:0 8px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .card-body-LWBGe{color:var(--color-858585);display:flex;flex-wrap:wrap;justify-content:flex-end;padding:5.5px 10px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .card-body-LWBGe .content-XpVtq{color:hsla(0,0%,100%,.5);font-size:14px;line-height:22px;padding:0;width:100%}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .card-body-LWBGe .hot-cbh0C{align-items:center;color:hsla(0,0%,100%,.5);display:flex;margin-top:2px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .card-body-LWBGe .hot-cbh0C img{height:20px;margin-right:4px;width:20px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .card-body-LWBGe .hot-cbh0C .hot-num-D4x9h{font-size:14px;height:22px;line-height:22px}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .card-body-LWBGe .hot-cbh0C .hot-num-is-liked-G3yns{color:#c99244}.strategy-j2m85 .cards-fQl4J .strategy-card-epUOz .strategy-tag-ecNjQ{background:rgba(201,146,68,.15);border-radius:4px 0;color:#c99244;font-size:12px;height:18px;line-height:18px;margin-right:6px;padding:0 4px;width:-webkit-fit-content;width:fit-content}[data-orientation=landscape] .strategy-j2m85 .strategy-refresh-aBVJH .refresh-text-eBZin{color:hsla(0,0%,100%,.5)}.hero-detail-suit-wrapper-voTc7 img{-webkit-user-select:none;user-select:none}.hero-detail-suit-wrapper-voTc7 .btn-pH36k{margin-top:16px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC{margin-top:12px;overflow:hidden;padding-bottom:16px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk{display:flex;justify-content:center}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .adm-swiper-horizontal-KPHUI{overflow:visible;padding-bottom:4px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .adm-swiper-track-tVpsK{width:calc(100% + 16px)}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .adm-swiper-slide-jIyDu .adm-swiper-item-fSryM{width:calc(100% - 16px)}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .adm-swiper-indicator-L7kfj{bottom:0}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .adm-swiper-indicator-L7kfj .adm-page-indicator-dot-s2f5d.adm-page-indicator-dot-active-SNi4X{background-color:#c99244;height:4px;width:12px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .adm-swiper-indicator-L7kfj .adm-page-indicator-dot-s2f5d{border-radius:2px;height:4px;margin-right:8px;width:4px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj{background:hsla(0,0%,100%,.12);border:.5px solid #d7d7d7b3;border-radius:8px;margin-bottom:12px;overflow-x:hidden;overflow-y:visible}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .author-Tfyla{background-color:var(--color-f0f0f0)}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .info-z7MSb{align-items:center;display:flex;justify-content:space-between;padding:10px 10px 8px 8px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .info-z7MSb .tag-mK6mt{background:rgba(201,146,68,.15);border-radius:4px 0;color:#c99244;height:18px;margin-right:6px;padding:0 4px;width:-webkit-fit-content;width:fit-content}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .info-z7MSb .name-D02Vq{align-items:center;display:flex;padding-left:2px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .info-z7MSb .name-D02Vq .preset-name-esTRE{color:#fff;font-size:16px;height:24px;line-height:24px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .info-z7MSb .name-D02Vq .preset-tag-XnP3F{background:rgba(201,146,68,.15);border-radius:4px 0;color:#c99244;font-size:12px;height:18px;line-height:18px;margin-right:6px;padding:0 4px;width:-webkit-fit-content;width:fit-content}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .info-z7MSb .road-c3ki7{align-items:center;display:flex}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .info-z7MSb .road-c3ki7 .icon-S5Sy7{height:16px;margin-right:6px;width:16px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .info-z7MSb .road-c3ki7 .road-name-otJY8{color:hsla(0,0%,100%,.5);font-size:14px;height:22px;line-height:22px}.hero-detail-suit-wrapper-voTc7 .suit-jvMiC .cards-SbWUk .suit-card-jxqpj .split-JiMrT{background-color:hsla(0,0%,100%,.24);height:.5px;margin:0 10px}.adm-popover-APdGw.theme-blue-zYZAw .adm-popover-inner-fS7VX{background-color:#152f57e5}.adm-popover-APdGw.theme-blue-zYZAw .adm-popover-inner-fS7VX .equip-item-popover-b6jb5 .desc-Ez_pC{color:hsla(0,0%,100%,.6)}.adm-popover-APdGw.theme-blue-zYZAw .adm-popover-arrow-JDqgq{color:#152f57e5}.adm-popover-APdGw.equip-list-popover-I19c2.theme-blue-zYZAw,.adm-popover-APdGw.rune-effect-popover-bnygX.theme-blue-zYZAw{background-color:transparent;box-sizing:border-box;padding-left:calc(100% - 420px);pointer-events:none}.adm-popover-APdGw.equip-list-popover-I19c2.theme-blue-zYZAw .adm-popover-inner-fS7VX,.adm-popover-APdGw.rune-effect-popover-bnygX.theme-blue-zYZAw .adm-popover-inner-fS7VX{pointer-events:all}.equip-image-sgTkp{margin-right:14px}.equip-image-sgTkp .equip-item-KlHsk{border-radius:50%;height:32px;width:32px}.equip-item-popover-D3nK7 .title-pCusP{color:var(--color-ffffff);font-size:16px;font-weight:600;margin-bottom:12px}.equip-item-popover-D3nK7 .attrs-Bv0Jt{margin-bottom:4px}.equip-item-popover-D3nK7 .attrs-Bv0Jt .attr-item-oScvp{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.equip-item-popover-D3nK7 .attrs-Bv0Jt .attr-item-oScvp .num-oGkiW{color:#47a3e6;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;line-height:1;margin-right:26px;position:relative}.equip-item-popover-D3nK7 .attrs-Bv0Jt .attr-item-oScvp .attr-DhEs8{color:var(--color-ffffff);font-size:12px;line-height:12px}.equip-item-popover-D3nK7 .desc-yXyMh{color:var(--color-ffffff);font-size:12px}.adm-popover-a21Wt{z-index:999}.popover-rtl-zDpJx{left:auto!important}.all-equip-list-TcAMn{align-items:center;display:flex;flex-wrap:wrap;width:100%}.all-equip-list-TcAMn .test-uGwyt{align-items:center;display:flex;overflow-x:auto;overflow-y:hidden}.all-equip-list-TcAMn .test-uGwyt.scroll-bar-padding-OapFg{padding-bottom:10px}.all-equip-list-TcAMn .equip-image-_GCwM{align-items:center;display:flex;height:52px}.rune-effect-data-G0WkU .title-kDKzd{color:var(--color-ffffff);font-size:16px;font-weight:600;margin-bottom:12px}.rune-effect-data-G0WkU .attrs-JflOK{margin-bottom:4px}.rune-effect-data-G0WkU .attrs-JflOK .attr-item-NmDxn{align-items:center;display:flex;flex-direction:row;margin-bottom:10px}.rune-effect-data-G0WkU .attrs-JflOK .attr-item-NmDxn:last-of-type{margin-bottom:0}.rune-effect-data-G0WkU .attrs-JflOK .attr-item-NmDxn .num-WWGkh{color:#47a3e6;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;line-height:1;position:relative;width:47px}.rune-effect-data-G0WkU .attrs-JflOK .attr-item-NmDxn .attr-NurIW{color:var(--color-ffffff);font-size:12px;line-height:12px}.rune-effect-data-G0WkU .desc-weUoK{color:var(--color-ffffff);font-size:12px}.rune-item-t76UP{align-items:center;display:flex;flex-direction:row;margin-right:10px}.rune-item-t76UP .rune-container-ZmJvi{margin-right:3px;position:relative}.rune-item-t76UP .rune-container-ZmJvi .rune-count-wHBgY{background-color:rgba(0,0,0,.47);border-radius:50%;bottom:0;box-sizing:border-box;color:var(--color-ffffff);font-family:DIN Next LT Pro;font-size:10px;height:14px;line-height:13px;position:absolute;right:-1px;text-align:center;width:14px}.rune-item-t76UP .rune-container-ZmJvi .rune-count-station-Tt6KN{color:var(--color-3e1f02)!important}.rune-item-t76UP .icon-M282H{height:32px;width:32px}.rune-item-t76UP .infos-mkKr_{color:hsla(0,0%,100%,.5);font-size:12px;margin-bottom:4px;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.rune-item-t76UP .infos-mkKr_ .name-QLso0{color:var(--color-858585);font-size:12px;margin-bottom:4px;white-space:nowrap}.rune-item-t76UP .infos-mkKr_ .num-EJOrw{color:var(--color-858585);font-family:DIN Next LT Pro;font-size:12px}.popover-rtl-jZmPL{left:auto!important}.suit-info-wrapper-OtxQB .equip-list-popover-HlX1q .adm-popover-inner{width:100%}.suit-info-wrapper-OtxQB .equip-list-popover-HlX1q .adm-popover-inner-content{padding:0 12px}.suit-info-wrapper-OtxQB .content-mQ9SF{padding:12px 10px}.suit-info-wrapper-OtxQB .content-mQ9SF .wrap-V5tug{align-items:center;display:flex;margin-bottom:12px}.suit-info-wrapper-OtxQB .content-mQ9SF .wrap-V5tug .eye-HG9Md{margin-left:auto;padding-left:4px}.suit-info-wrapper-OtxQB .content-mQ9SF .wrap-V5tug .eye-HG9Md .view-equip-Et4hN{height:16px;width:16px}.suit-info-wrapper-OtxQB .content-mQ9SF .equips-OrJbN{align-items:center;display:flex;flex-direction:row;overflow:auto}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB{align-items:center;display:flex;flex-direction:row;flex-grow:0;width:100%}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .skills-yNfKf{align-items:center;display:flex;flex-direction:row}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .skills-yNfKf .icon-zK_Cm{border-radius:50%;height:32px;margin-right:10px;width:32px}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .skills-yNfKf .split-vertical-LNi93{background-color:var(--color-d7d7d7);height:20px;opacity:.6;width:.5px}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .runes-buNdl{align-items:center;display:flex;flex:1 1;flex-direction:row;overflow:auto;padding-left:10px}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .verticle-line-wIS2L{background:linear-gradient(180deg,#e7e7e700,#e7e7e7 53.22%,#e7e7e700);height:32px;position:relative;width:1px}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .verticle-line-wIS2L:before{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));content:"";display:block;height:32px;pointer-events:none;position:absolute;top:50%;transform:translate(-100%,-50%);width:32px}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .verticle-line-station-g_SuM{width:0}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .verticle-line-station-g_SuM:before{background:linear-gradient(270deg,#20354e,#20354e00)!important}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .eye-HG9Md{padding-left:4px}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .eye-HG9Md .view-rune-hvbro{height:16px;width:16px}.suit-info-wrapper-OtxQB .content-mQ9SF .others-FAlZB .eye-HG9Md .adm-popover-Ca4CB{transform:none}.suit-info-wrapper-OtxQB .content-mQ9SF .suit-desc-tag-list-cgWbx{display:flex;margin-top:12px}.suit-info-wrapper-OtxQB .content-mQ9SF .suit-desc-tag-list-cgWbx .tag-uSZGS{background:hsla(195,5%,54%,.15);border-radius:4px 0;color:hsla(0,0%,100%,.6);font-size:12px;height:16px;line-height:16px;margin-right:6px;padding:0 5px;width:-webkit-fit-content;width:fit-content}.equip-list-popover-HlX1q{width:calc(100% - 32px)}.popover-rtl-_6dr0{left:auto!important}[data-orientation=landscape] .equip-list-popover-HlX1q,[data-orientation=landscape] .rune-effect-popover-hL7z5{background-color:transparent;box-sizing:border-box;padding-left:calc(100% - 420px);pointer-events:all}[data-orientation=landscape] .equip-list-popover-HlX1q .adm-popover-inner,[data-orientation=landscape] .rune-effect-popover-hL7z5 .adm-popover-inner{background-color:#152f57e5}[data-orientation=landscape] .equip-list-popover-HlX1q .adm-popover-inner .desc,[data-orientation=landscape] .rune-effect-popover-hL7z5 .adm-popover-inner .desc{color:hsla(0,0%,100%,.6)}[data-orientation=landscape] .equip-list-popover-HlX1q .adm-popover-arrow,[data-orientation=landscape] .rune-effect-popover-hL7z5 .adm-popover-arrow{color:#152f57e5}[data-orientation=landscape] .hero-detail-suit-wrapper .suit-card .content .others .verticle-line,[data-orientation=landscape] .hero-detail-suit-wrapper .suit-card .content .others .verticle-line:before{background:transparent}[data-orientation=landscape] .hero-detail-suit-wrapper .suit .cards .suit-card .info .road .icon{opacity:.5}.heroInfo-Og0jR{display:flex;margin-bottom:16px;overflow:visible;width:100%}.heroInfo-Og0jR .leftInfo-QWTrN{align-items:center;background-size:cover;display:flex;height:120px;justify-content:center;object-fit:cover;overflow:visible;position:relative;width:120px}.heroInfo-Og0jR .leftInfo-QWTrN .heroIcon-MpFHh{background-size:cover;border-radius:50%;height:100px;margin-top:6px;object-fit:cover;width:100px}.heroInfo-Og0jR .leftInfo-QWTrN .heroWorldIcon-i1xPo{background-size:cover;margin-top:0;object-fit:cover;width:120px}.heroInfo-Og0jR .leftInfo-QWTrN .heroIconMask-xk7Lk{height:100%;position:absolute;top:0;width:100%}.heroInfo-Og0jR .rightInfo-hjaoU{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:12px}.heroInfo-Og0jR .rightInfo-hjaoU .item-aJhwV{align-items:start;display:flex;margin-bottom:6px}.heroInfo-Og0jR .rightInfo-hjaoU .item-aJhwV:last-child{margin-bottom:0}.heroInfo-Og0jR .rightInfo-hjaoU .item-aJhwV .iconWrap-Vn5c2{align-items:center;display:flex;height:16px;justify-content:center;margin-right:6px;width:14px}.heroInfo-Og0jR .rightInfo-hjaoU .item-aJhwV .icon-Y8FUJ{height:14px;width:14px}.heroInfo-Og0jR .rightInfo-hjaoU .item-aJhwV .key-BtXGp{color:#fff;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:16px}.heroInfo-Og0jR .rightInfo-hjaoU .item-aJhwV .value-GfNX5{color:#ffffff80;flex:1 1;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px;margin-left:10px;word-break:break-word}.right-XuANB{align-items:center;display:flex;justify-content:center}.right-XuANB .txt-bY7oQ{color:#ffffffcc;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px}.right-XuANB .arrow-M1RbV{height:14px;width:14px}.card-lw2St{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:8px;margin-right:10px;margin-top:16px;overflow:hidden;padding:12px}.card-lw2St .news-card-name{color:#fff!important}.card-lw2St .date{color:#ffffff50!important}.card-lw2St .reviewContent-IbkFG{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fffc;display:-webkit-box;font-size:14px;font-weight:400;height:36px;line-height:18px;overflow:hidden;text-overflow:ellipsis}.card-lw2St .footer-TY026{display:flex;justify-content:space-between;margin-top:26px;width:100%}.card-lw2St .footer-TY026 .row-rjKlU{align-items:center;display:flex}.card-lw2St .footer-TY026 .footerText-E7YPf{color:#fffc;font-size:12px;line-height:16px;margin-left:8px}@keyframes icon-rotating-Vg7if{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card-lw2St .loadingIcon-txebk{animation:icon-rotating-Vg7if 3s linear infinite}.card-lw2St .transIcon-rohnq{cursor:pointer;height:20px;vertical-align:middle;width:20px}.wrap-Y4Qn5{box-sizing:border-box;margin-bottom:24px;padding:0 16px;width:100%}.wrap-Y4Qn5 .header-W7FQK{justify-content:space-between}.wrap-Y4Qn5 .header-W7FQK,.wrap-Y4Qn5 .headerHalf-Vu5L3,.wrap-Y4Qn5 .hotBox-Z9lG3{align-items:center;display:flex}.wrap-Y4Qn5 .hotBox-Z9lG3{background:#ffffff1f;border-radius:16px;margin-left:8px;padding:3px 6px 3px 4px}.wrap-Y4Qn5 .hotBox-Z9lG3 .hotNumber-E6f6S{color:#fff;font-weight:500;line-height:16px;margin-left:6px}[data-orientation=landscape] .wrap-Y4Qn5{padding:0}.switchHero-kVj88{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(18,11,11,.4);border:1px solid #ffffff30;border-radius:25px;display:flex;padding:4px 12px 4px 6px;width:-webkit-fit-content;width:fit-content}.switchHero-kVj88 .heroIcon-vhmqH{height:24px;width:24px}.switchHero-kVj88 .text-GsKC3{color:#fff;font-size:14px;font-weight:500;line-height:18px;margin:0 4px}.switchHero-kVj88 .switchIcon-tUlKz{height:12px;width:12px}[data-orientation=landscape] .switchHero-kVj88{left:calc(var(--intl-webview-left) + 24px);position:absolute;z-index:6}@media screen and (max-width:500px){[data-orientation=landscape] .switchHero-kVj88{top:4.26667vw}}@media screen and (min-width:500px){[data-orientation=landscape] .switchHero-kVj88{top:21.33333333px}}.camp-hero-selector-wrapper--multiple .adm-popup-body{height:80%}.camp-hero-selector-wrapper .adm-popup-body{border-top-left-radius:12px;border-top-right-radius:12px;height:70%;overflow:hidden}.camp-hero-selector-wrapper__panel{height:100%;position:relative}.camp-hero-selector-wrapper__panel__scroll{display:flex;flex-direction:column;height:100%;left:0;overflow:auto;position:absolute;top:0;width:100%}.camp-hero-selector-wrapper__bg{display:none}.camp-hero-selector-wrapper__body{flex-grow:1;height:0}.camp-hero-selector-wrapper__body__content{display:flex;flex-direction:column;height:100%}.camp-hero-selector-wrapper__body__content__list{flex-grow:1}[data-orientation=landscape] .camp-hero-selector-wrapper .adm-popup-body{border-radius:0!important;height:100%;overflow:hidden;width:61.8vw!important}[data-orientation=landscape] .camp-hero-selector-wrapper__body{height:-moz-fit-content;height:fit-content}[data-orientation=landscape] .camp-hero-selector-wrapper__sticky{position:sticky;top:0;z-index:2}[data-orientation=landscape] .camp-hero-selector-wrapper__panel{background:linear-gradient(270deg,#2b65b2,#2955a6);overflow:hidden;position:relative}[data-orientation=landscape] .camp-hero-selector-wrapper__bg{display:inline;display:initial;height:100%;left:0;position:absolute;top:0;width:100%}[data-orientation=landscape] .camp-hero-selector-wrapper__bg__top-left{background:url(../../static/media/bg-top-left.3927c4b4a82dea5b22ac.png) no-repeat;background-position:0;background-size:contain;height:175px;left:0;position:absolute;top:0;width:250px}[data-orientation=landscape] .camp-hero-selector-wrapper__bg__top-right{background:url(../../static/media/grid.dd852c569dae68b63bb4.png) no-repeat;background-position:100%;background-size:cover;height:100%;position:absolute;right:0;top:0;width:100%}[data-orientation=landscape] .camp-hero-selector-wrapper__bg__bottom-right{background:url(../../static/media/bg-bottom-right.43e7ef3b695ed4c80a5d.png) no-repeat;background-position:100%;background-size:contain;bottom:0;height:60px;position:absolute;right:0;width:100px}.camp-hero-selector-adjust__title{color:#3e1f02;font-size:16px;font-weight:500;padding:16px 16px 8px}.camp-hero-selector-adjust__version{color:#858585;font-size:14px;font-weight:400;margin-left:6px}.camp-hero-selector-adjust__heros{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:16px;overflow:auto;padding-left:16px}.camp-hero-selector-adjust__hero-item{align-items:center;background-color:#f0f0f0;border-radius:4px;box-sizing:border-box;display:flex;flex-shrink:0;height:46px;margin-right:8px;min-height:46px;min-width:167px;overflow:hidden;padding:7px 8px}.camp-hero-selector-adjust__hero-item__icon{border-radius:4px;height:32px;width:32px}.camp-hero-selector-adjust__hero-item__info{margin-left:8px}.camp-hero-selector-adjust__hero-item__info__name{color:#3e1f02;font-size:12px;line-height:18px}.camp-hero-selector-adjust__hero-item__info__tag{background-color:rgba(13,175,235,.15);color:#0dafeb;font-family:PingFang SC;font-size:9px;font-style:normal;font-weight:500;line-height:14px;padding:1px 4px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.camp-hero-selector-adjust__mask{display:none}[data-orientation=landscape] .camp-hero-selector-adjust{position:relative}[data-orientation=landscape] .camp-hero-selector-adjust__title{color:#fff}[data-orientation=landscape] .camp-hero-selector-adjust__version{color:hsla(0,0%,100%,.5)}[data-orientation=landscape] .camp-hero-selector-adjust__hero-item{background-color:rgba(93,151,232,.32);border-color:transparent}[data-orientation=landscape] .camp-hero-selector-adjust__hero-item__info__name{color:#fff}[data-orientation=landscape] .camp-hero-selector-adjust__mask{background:linear-gradient(270deg,#2964b2,rgba(41,100,178,0));bottom:16px;display:inline;display:initial;pointer-events:none;position:absolute;right:0;top:42px;width:65px}.camp-hero-selector-tab.adm-tabs{background-color:#fff;flex-shrink:0}[data-orientation=landscape] .camp-hero-selector-tab.adm-tabs{background:linear-gradient(270deg,#2b65b2,#2955a6)}[data-orientation=landscape] .camp-hero-selector-tab.adm-tabs .adm-tabs-tab{color:hsla(0,0%,100%,.5)}[data-orientation=landscape] .camp-hero-selector-tab.adm-tabs .adm-tabs-tab.adm-tabs-tab-active{color:#fff}.hero-popup-hero-list{box-sizing:border-box;flex:1 1;overflow:auto;padding:0 16px}.hero-popup-hero-list__category{color:#3e1f02;font-size:16px;font-weight:500;padding-top:10px}.hero-popup-hero-list__section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}[data-orientation=landscape] .hero-popup-hero-list__category{color:#fff}.camp-hero-card{align-items:center;background:#f0f0f0;border-radius:4px;box-sizing:border-box;color:#3e1f02;display:flex;flex-direction:row;flex-shrink:1;font-size:12px;height:46px;margin-top:8px;overflow:hidden;padding:8px;position:relative;width:calc(50% - 4px)}.camp-hero-card:before{border:1px solid #f0f0f0;border-radius:8px;box-sizing:border-box;content:"";height:200%;left:0;pointer-events:none;position:absolute;top:0;transform:scale(.5);transform-origin:0 0;width:200%;z-index:1}.camp-hero-card__icon{border-radius:4px;flex-shrink:1;height:32px;margin-right:8px;width:32px}.camp-hero-card--active{background-color:#fff;border-color:#c99244}.camp-hero-card--active:before{border:1px solid #c99244}.camp-hero-card__corner{bottom:0;display:none;height:16px;position:absolute;right:0;width:16px}.camp-hero-card--active .camp-hero-card__corner{display:block}.camp-hero-card__tag{background-color:rgba(13,175,235,.15);color:#0dafeb;font-size:9px;font-style:normal;font-weight:500;line-height:10px;padding:1px 4px;width:-moz-fit-content;width:fit-content}[data-orientation=landscape] .camp-hero-card{background:rgba(93,151,232,.32);color:#fff}[data-orientation=landscape] .camp-hero-card:before{border-color:transparent}[data-orientation=landscape] .camp-hero-card--active:before{border:1px solid #c99244}.camp-hero-selector-multi-footer{box-sizing:border-box;padding:10px 16px}.camp-hero-selector-multi-footer_btn{box-sizing:border-box;width:100%}.camp-hero-selector-multi-footer .camp-button-gray{background:#ededed;color:#85858580;font-family:PingFang SC;font-size:15px;line-height:24px;text-align:center;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.camp-hero-selector-header{align-items:center;border-bottom:.5px solid #dfe2ea;display:flex;flex-direction:column;flex-shrink:0}.camp-hero-selector-header__bar{background:#e9ecf3;border-radius:2px;height:4px;margin-top:8px;width:32px}.camp-hero-selector-header__title{color:#0f2128;font-size:16px;height:48px;line-height:48px}.camp-hero-selector-header__close{display:none}[data-orientation=landscape] .camp-hero-selector-header{border-bottom:none;flex-direction:row;padding:0 16px}[data-orientation=landscape] .camp-hero-selector-header__bar{display:none}[data-orientation=landscape] .camp-hero-selector-header__title{color:#fff;flex-grow:1;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;overflow:hidden;text-align:left;text-overflow:ellipsis}[data-orientation=landscape] .camp-hero-selector-header__close{display:inline;display:initial;flex-shrink:0;height:24px;width:24px}.satisfactionScore-xcoGG{box-sizing:border-box;padding:2px 40px;width:100%}.satisfactionScore-xcoGG .tit-iFe5m{color:#fff;font-family:Source Han Serif CN;font-size:17px;font-weight:700;line-height:100%;padding-bottom:22px;text-align:center}.satisfactionScore-xcoGG .rateWrap-cSrnO{margin-bottom:24px}.satisfactionScore-xcoGG .rateWrap-cSrnO:last-child{margin-bottom:0}.satisfactionScore-xcoGG .rateWrap-cSrnO .item-VUHv4{font-family:Source Han Serif CN;font-size:14px;font-weight:700;line-height:100%;margin-bottom:6px;word-break:break-word}.satisfactionScore-xcoGG .adm-rate-star{color:#1e5e6b}.satisfactionScore-xcoGG .adm-rate-star-active{color:#ffedad}.satisfactionScore-xcoGG .adm-rate-box{margin-right:17px}.satisfactionScore-xcoGG .footer-f9lpP{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding-bottom:4px;padding-top:20px;width:100%}.satisfactionScore-xcoGG .footer-f9lpP .btn-kWNHO{align-items:center;background-image:url(../../static/media/btn.4be7dd5eea53390180d0.png);background-size:100% 100%;display:flex;height:36px;justify-content:center;transition:all .3s;width:136px}.satisfactionScore-xcoGG .footer-f9lpP .btn-kWNHO .text-I6eUw{color:#535353;font-family:Source Han Serif CN;font-size:16px;font-weight:700;line-height:100%}.satisfactionScore-xcoGG .footer-f9lpP .active-maau0{background-image:url(../../static/media/btn-active.4cee0509378c09b37ced.png)}.satisfactionScore-xcoGG .footer-f9lpP .active-maau0 .text-I6eUw{background:linear-gradient(180deg,#692605,#be7a3f);-webkit-background-clip:text;background-clip:text;color:transparent}[data-orientation=landscape] .satisfactionScore-xcoGG{padding:0}[data-orientation=landscape] .satisfactionScore-xcoGG .tit-iFe5m{padding-bottom:12px;padding-top:2px}[data-orientation=landscape] .satisfactionScore-xcoGG .adm-rate-star{color:#ffffff20}[data-orientation=landscape] .satisfactionScore-xcoGG .adm-rate-star-active{color:#ffedad}[data-orientation=landscape] .satisfactionScore-xcoGG .adm-rate-box{margin-right:12px}[data-orientation=landscape] .rateWrap-cSrnO{margin-bottom:8px}[data-orientation=landscape] .listContent-fCn1a{background:hsla(0,0%,100%,.12);box-sizing:border-box;height:180px;overflow-y:auto;padding:8px 16px;width:100%}[data-orientation=landscape] .footer-f9lpP{padding-top:12px}[data-orientation=landscape] .footer-f9lpP .btn-kWNHO{background-image:url(../../static/media/btn-bg.9928f769f14ce77869d0.png);background-size:100% 100%}[data-orientation=landscape] .footer-f9lpP .btn-kWNHO .text-I6eUw{color:#ffffff50}[data-orientation=landscape] .footer-f9lpP .active-maau0{background-image:url(../../static/media/btn-active-bg.4dc67792e1bf86ac6144.png)}[data-orientation=landscape] .footer-f9lpP .active-maau0 .text-I6eUw{color:#3e1f02}.score-srAaZ{align-items:center;display:flex;justify-content:center;width:100%}.score-srAaZ .star-jXQPR{height:24px;margin-right:16px;width:24px}.score-srAaZ .star-jXQPR:last-child{margin-right:0}.titleWrap-QoR2x{align-items:center;display:flex;font-family:PingFang SC;font-size:20px;font-weight:500;justify-content:center;line-height:100%;text-align:center}@media screen and (max-width:500px){.titleWrap-QoR2x{margin-top:4.26667vw}}@media screen and (min-width:500px){.titleWrap-QoR2x{margin-top:21.33333333px}}@media screen and (max-width:500px){.titleWrap-QoR2x{margin-bottom:3.2vw}}@media screen and (min-width:500px){.titleWrap-QoR2x{margin-bottom:16px}}.titleWrap-QoR2x .txt-sHuXa{-webkit-text-fill-color:transparent;background:linear-gradient(0deg,#fff4df,#e1c073);background-clip:text;-webkit-background-clip:text}.titleWrap-QoR2x:after,.titleWrap-QoR2x:before{background-image:url(../../static/media/tips-line-left.75938afbd2a42d2a3ffc.png);background-size:100% 100%;content:"";display:inline-block}@media screen and (max-width:500px){.titleWrap-QoR2x:after,.titleWrap-QoR2x:before{height:4.8vw}}@media screen and (min-width:500px){.titleWrap-QoR2x:after,.titleWrap-QoR2x:before{height:24px}}@media screen and (max-width:500px){.titleWrap-QoR2x:after,.titleWrap-QoR2x:before{width:16vw}}@media screen and (min-width:500px){.titleWrap-QoR2x:after,.titleWrap-QoR2x:before{width:80px}}.titleWrap-QoR2x:after{background-image:url(../../static/media/tips-line-right.d18bca2d334ab49ddcfa.png)}.titleWrap-QoR2x .title-Tnq5H{margin:0 4px}[data-orientation=landscape] .txt-sHuXa{-webkit-text-fill-color:currentColor;background:none;background-clip:border-box;-webkit-background-clip:border-box;color:#fff;font-size:24px}.satisfaction-EXYT6{padding-top:16px;width:100%}.home-zTMVE{color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.home-zTMVE .contentWrap-nQKSW{box-sizing:border-box;height:100%;overflow:scroll;padding-bottom:39px;position:relative;width:100%}.home-zTMVE .contentWrap-nQKSW .adm-tabs{background-color:transparent;color:#ffffff80;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px}.home-zTMVE .contentWrap-nQKSW .adm-tabs-tab-active{color:#fff;font-weight:600}.displayCard-NYbTq{width:100%}.displayCard-NYbTq .titleWrap-lrKmA{align-items:center;display:flex;font-family:PingFang SC;font-size:16px;font-weight:500;justify-content:center;line-height:22px;text-align:center}@media screen and (max-width:500px){.displayCard-NYbTq .titleWrap-lrKmA{padding-top:4.26667vw}}@media screen and (min-width:500px){.displayCard-NYbTq .titleWrap-lrKmA{padding-top:21.33333333px}}@media screen and (max-width:500px){.displayCard-NYbTq .titleWrap-lrKmA{padding-bottom:6.4vw}}@media screen and (min-width:500px){.displayCard-NYbTq .titleWrap-lrKmA{padding-bottom:32px}}.displayCard-NYbTq .titleWrap-lrKmA:after,.displayCard-NYbTq .titleWrap-lrKmA:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAkCAMAAAB19g5sAAAA7VBMVEUAAAD//7v/9rn/77L//77/86z/+Lv/7rb/6a7/7Kz/0qL/763+8Lv/6rH/7qz/9LP/7a7/77r/5q3/7qz/88X/7q3/7bb/8LX/8b3/7q7/7a3/7a7/88T/8b//8Lv/7a7/9Mj/7Kv/9cn/9Mj/8cn/7rH/88j/9Mf/9Mf/88f/8MT/77H/66z/9sj/77H/8sT/7rH/9Mf/763/8sj/88f/88j/7a3/88f/88b/8sD/8L7/8sb/88f/9Mf/88f/8sj/9cf/7a3/7q3/88j/7q3/8cD/88j/8sb/9Mf/7a3/88j/7K7/9cj/76v/8LYli14IAAAAT3RSTlMABAgHBQYNFQ8bBQscCicTMhETH/tJDCMYlWNN+OzjqX48Ny4rrHlfTkYyLy4lxb2jcm5sWVRUUf7l2Laup52Lg4F8QjXGopaRiId4ST+vN9OXKgAAAiFJREFUWMPt1tlu2kAUgGF79hnvO2CbpYQ0KYRQWkhIWEOaPX3/x+mxW6k3uWWkSHyyfPtL46MzNo6OPjMTGLpBVRFFKSFKZxyylCKMEcLwpvrSJqEIWSljLGUWtKmmMzcpRikTHg95GAhmOZgSQwOTYMeCrJRRZDd4KBhCWo7brLsyc0fD4ciNJBepg3XMmMKW4NL1e0meJz3ftT1hIQ1hkyIWysxPWq/Pz6+t5N6VHnM0fGVFHNGIhsl0clMUi8k08TMu4KyNQ1PICqTba02KuCzjYtDquTKwDj9eMNOpJ0fJXTseDzrjuLzLR5HHMPkwTAihFGOMag7joFGxKxcn/X7/W+VL7fzs6mo2m/0EXyun3W53u92+vGw2m6enx8fby8tfN+247DSbnfZ1c+5HXCBifrDLFYRRyoAIgOdB186y7AKcgCq83+/PwdvbGYDwD/AdnAIIr9frh4fVarVcLm/rcHm9gPDkX5jhww8XQcyz/x51pzMuyl3u2x7TsLEVTsNquAZF3G4XcT1cYYrJwcMmtYJG5CfTwSKOy9/T3M8agYM1bOt6gbj3eWvXbO5ggWR2KBysYXMRWJmh7frv+Xyev8PK5IIhHdeTiRGUZeQOfX/oZpIHDFGi43pSqL4W7SiS0uZewBwNo/X/QhYB56EXBsxy9FzHQBGKneonhLHUQohSQxtTUYoQhgcrqvkvVxFFKCEEsrqZBkSPjnT5AygMN6uyHr/8AAAAAElFTkSuQmCC);background-size:100% 100%;content:"";display:inline-block}@media screen and (max-width:500px){.displayCard-NYbTq .titleWrap-lrKmA:after,.displayCard-NYbTq .titleWrap-lrKmA:before{height:4.8vw}}@media screen and (min-width:500px){.displayCard-NYbTq .titleWrap-lrKmA:after,.displayCard-NYbTq .titleWrap-lrKmA:before{height:24px}}@media screen and (max-width:500px){.displayCard-NYbTq .titleWrap-lrKmA:after,.displayCard-NYbTq .titleWrap-lrKmA:before{width:16vw}}@media screen and (min-width:500px){.displayCard-NYbTq .titleWrap-lrKmA:after,.displayCard-NYbTq .titleWrap-lrKmA:before{width:80px}}.displayCard-NYbTq .titleWrap-lrKmA:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAkCAMAAAB19g5sAAAA81BMVEUAAAD/87b/9Lj/77X++K//6cL/87X/7LL/7bL/7q//76z/8bT/8Lf/88T/7a//8LX/663/4bT/7K3/7K7//8j/9cj/8cT/7a7/66z/9Mj/88b/7q//7q//8K//8b3/8Lr/88f/88f/7q7/9Mj/87//7q3/9Mf/7a7/88j/7a3/8cT/88j/8b7/7rH/8sP/7rL/7a7/663/9Mf/7a3/9cn/767/88f/88f/9Mj/9cj/8sL/88b/88b/88f/88j/8sj/88j/7q3/7K7/9Mf/9Mj/88j+7a3/8cH/9Mj/7q7/7a3/8sf/8Lv/7rT/7az/7q3/7a0obObWAAAAUXRSTlMABAUMBwYJDhIcFBAW+iAZCwhLMQgtHC4mE/2oMyjq4YB7RjciZ19SQjwyJ+PEvaqklJB6dGBWUExH7Laup6OMhoBxblpSP8aek5Fqz7GLiYEJgRYyAAACEUlEQVRYw+3W2XLaMBSAYbRalizvwWCzNG4IoYWwlaYlbAmEJk2393+aHru95NaayQzfC/yWZOu4dnZmCirVDEMYYcwwY9hsGmFGKQ84DyikTbURYjTgPrEI4JxSY6tmAVSVkE0hhYC2oTLClBMlHNt23brtCEX8gJkoI+hajue2kyhK2q7nKBJTA2HEYt+SdiMa5P0wH0QNT1p+bGCzMeZE2I1Wvpj/+j1f5C3XExZnuFY1zHzlXUXh43io9TDr5YnrWJwaCAew4Pagl+m009F6shi0PUGCysMIx0TWk/Cho0dZNkq78zyxYa+rP2RYsXSj/ve0m02nWUd3f3y7vb1fz2az7Xa72+3egcvLa3A4HD6Dp6e7u5v3pQ+FC1AveZ7nFJpNzmMQUEoZY/j07jHq/w9Ppi8Q7gyL8P1qtVqvN5vN8/MMwuAT2O/3r6/XEP4CvoIbcFH6WLgCdegCoZSyAGEYIHTivqRE2rDVSz2aTEZ6OA9hq0lc+RWCMPXh5Tr2fqa629V6/O/logbOmHLllJ/TMk2X48cwKj4nA3cmwn55gYS9Py/Th17YatjSimmtcogF3JJQPob9fniMoKsINTElyuEkbbcdtVpJoxgSlV5cp8ei7XmwXmJwIPuWUkJKKSxCfMpqhmA4Z+ITq6hyyuCADUEIM0YDyuMAsrhmDiragGHjv9YAAXiEs7O36y9drjeH6KkOaAAAAABJRU5ErkJggg==)}.displayCard-NYbTq .titleWrap-lrKmA .title-HuGGJ{margin:0 4px}.playWrap-c2inH{height:80px;width:80px}.videoCardWrap-LHsod{height:100%;position:relative;width:100%}.videoCardWrap--rtl-jXOpy{transform:rotate(180deg)}.videoCardWrap-LHsod .video-riNux{height:100%!important;left:0;position:relative;width:100%!important}.videoCardWrap-LHsod .videoPlay-XlJmi{height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px}.headerWrap-eKPtA{margin-bottom:6px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:500px){.headerWrap-eKPtA{height:69.86667vw}}@media screen and (min-width:500px){.headerWrap-eKPtA{height:349.33333333px}}.headerWrap-eKPtA .activityBg-n56ia{display:block;height:100%;width:100%}.headerWrap-eKPtA .giftBag-W4PzH{bottom:16px;position:absolute;right:14px;width:60px}.headerWrap-eKPtA .hero-GaeRC{align-items:center;border-bottom-left-radius:50%;border-bottom-right-radius:50%;display:flex;flex-direction:column;height:92%;left:-9.2%;overflow:hidden;position:absolute;top:0;width:120%}.headerWrap-eKPtA .hero-GaeRC .imgBox-RPKxp{position:relative}.headerWrap-eKPtA .hero-GaeRC .imgBox-RPKxp:before{background:linear-gradient(244deg,transparent 31.77%,#000 115.53%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:500px){.headerWrap-eKPtA .hero-GaeRC .heroImg-CKaCr{height:64.53333vw}}@media screen and (min-width:500px){.headerWrap-eKPtA .hero-GaeRC .heroImg-CKaCr{height:322.66666667px}}.headerWrap-eKPtA .borderLine-lMJZx{bottom:1%;left:-9%;position:absolute;width:118%}.leftPart-kWwab{left:16px;position:absolute;top:16px}.leftPart-kWwab .heroName-orn4t{color:#fff;font-size:32px;font-weight:500;line-height:normal}@media screen and (max-width:500px){.leftPart-kWwab .heroName-orn4t{margin-top:3.73333vw}}@media screen and (min-width:500px){.leftPart-kWwab .heroName-orn4t{margin-top:18.66666667px}}.leftPart-kWwab .heroName-orn4t.activity-zEq9u{background:linear-gradient(180deg,#ffe19b,#fffdf3);-webkit-background-clip:text;background-clip:text;color:transparent}.leftPart-kWwab .shuntAndJob-M9WEH{align-items:center;display:flex}@media screen and (max-width:500px){.leftPart-kWwab .shuntAndJob-M9WEH{margin-top:1.06667vw}}@media screen and (min-width:500px){.leftPart-kWwab .shuntAndJob-M9WEH{margin-top:5.33333333px}}@media screen and (max-width:500px){.leftPart-kWwab .shuntAndJob-M9WEH{margin-bottom:1.06667vw}}@media screen and (min-width:500px){.leftPart-kWwab .shuntAndJob-M9WEH{margin-bottom:5.33333333px}}.leftPart-kWwab .shuntAndJob-M9WEH .job-gVDiV,.leftPart-kWwab .shuntAndJob-M9WEH .shunt-Zg1ta{align-items:center;background:rgba(0,0,0,.4);border-radius:4px;display:flex}.leftPart-kWwab .shuntAndJob-M9WEH .job-gVDiV .imgBox-RPKxp,.leftPart-kWwab .shuntAndJob-M9WEH .shunt-Zg1ta .imgBox-RPKxp{background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);border:1.5px solid #f7f7f7;border-radius:4px;padding:2px}.leftPart-kWwab .shuntAndJob-M9WEH .job-gVDiV img,.leftPart-kWwab .shuntAndJob-M9WEH .shunt-Zg1ta img{height:16px;width:16px}.leftPart-kWwab .shuntAndJob-M9WEH .job-gVDiV .desc-G3K2E,.leftPart-kWwab .shuntAndJob-M9WEH .shunt-Zg1ta .desc-G3K2E{padding:0 8px}.leftPart-kWwab .shuntAndJob-M9WEH .job-gVDiV{margin-left:12px}.leftPart-kWwab .shuntAndJob-M9WEH .job-gVDiV .imgBox-RPKxp{background:linear-gradient(45deg,#84a1ce,#b8c4fb)}.overview-v7ODX{position:relative;width:100%}.shareBtn-OuFBz{align-items:center;display:flex;justify-content:center;position:absolute;right:16px;top:16px}.shareBtn-OuFBz .camp-social-media-share-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.4);border:1px solid rgba(254,255,191,0);padding:3px}.contentWrapper-PBvv0{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}[data-orientation=landscape] .shareBtn-OuFBz{position:fixed;z-index:99}.shuntAndJob-G5dDF{align-items:center;display:flex;justify-content:center}@media screen and (max-width:500px){.shuntAndJob-G5dDF{margin-top:2.13333vw}}@media screen and (min-width:500px){.shuntAndJob-G5dDF{margin-top:10.66666667px}}@media screen and (max-width:500px){.shuntAndJob-G5dDF{margin-bottom:5.33333vw}}@media screen and (min-width:500px){.shuntAndJob-G5dDF{margin-bottom:26.66666667px}}.shuntAndJob-G5dDF .job-KZ93P,.shuntAndJob-G5dDF .shunt-K8mvf{align-items:center;border-radius:4px;display:flex}.shuntAndJob-G5dDF .job-KZ93P .imgBox-twhHT,.shuntAndJob-G5dDF .shunt-K8mvf .imgBox-twhHT{background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);border:1.5px solid #f7f7f7;border-radius:4px;padding:2px}.shuntAndJob-G5dDF .job-KZ93P img,.shuntAndJob-G5dDF .shunt-K8mvf img{height:16px;width:16px}.shuntAndJob-G5dDF .job-KZ93P .desc-xvFj8,.shuntAndJob-G5dDF .shunt-K8mvf .desc-xvFj8{font-size:12px;padding:0 8px}.shuntAndJob-G5dDF .job-KZ93P{margin-left:12px}.shuntAndJob-G5dDF .job-KZ93P .imgBox-twhHT{background:linear-gradient(45deg,#84a1ce,#b8c4fb)}.dataInfo-bmU0p{align-items:center;display:flex;flex-direction:column;flex-shrink:1;justify-content:center;width:100%}.dataInfo-bmU0p .datas-Itf_8{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:0 8px;width:100%}.dataInfo-bmU0p .datas-Itf_8 .data-x8O74{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.dataInfo-bmU0p .datas-Itf_8 .data-x8O74 .dataNum-nmqoV{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:500;line-height:26px}.dataInfo-bmU0p .datas-Itf_8 .data-x8O74 .dataNum-nmqoV .arrow-PA_QT{height:12px;margin-left:2px;width:12px}.dataInfo-bmU0p .datas-Itf_8 .data-x8O74 .label-SRHSD{color:#fff;font-size:10px;margin-top:4px;opacity:.5;text-align:center}.dataInfo-bmU0p .datas-Itf_8 img{height:45px;width:18px}.dataInfo-bmU0p .declare-R9L6K{color:#fff;font-size:10px;opacity:.2}@media screen and (max-width:500px){.dataInfo-bmU0p .declare-R9L6K{padding-top:2.66667vw}}@media screen and (min-width:500px){.dataInfo-bmU0p .declare-R9L6K{padding-top:13.33333333px}}[data-orientation=landscape] .datas-Itf_8{padding:0}.adjust-vBpEN{align-items:center;display:flex;flex-direction:column;flex-shrink:1;justify-content:flex-end;margin-top:16px;width:100%}.adjust-vBpEN .adjustBox-YP58v{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding:0 16px;width:100%}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v{height:18.66667vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v{height:93.33333333px}}.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:4px;box-sizing:border-box;display:flex;flex-shrink:0;height:100%;margin-right:12px;padding:6px 6px 6px 12px}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd{width:74.66667vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd{width:373.33333333px}}.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya{flex-grow:1;overflow:hidden}.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .name-siDkd{color:#fff;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .name-siDkd{margin-bottom:1.06667vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .name-siDkd{margin-bottom:5.33333333px}}.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .tags-KWLCd{display:flex;flex-direction:row}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .tags-KWLCd{margin-bottom:1.6vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .tags-KWLCd{margin-bottom:8px}}.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .tags-KWLCd .tabItemMark-BS1Kx{background:rgba(195,239,255,.15);border-radius:6px 0;overflow:hidden}.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .tags-KWLCd .tabItemMark-BS1Kx .tagItem-lXHUs{border-radius:6px 0;font-family:PingFang SC;font-size:9px;font-style:normal;font-weight:500;line-height:14px;padding:1px 4px}.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .leftBox-wkyya .currentVersion-bcZRR{color:#fff;font-size:10px;line-height:14px;opacity:.3}.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .jumpGold-Wi0rd{flex-shrink:1;margin-left:12px}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .jumpGold-Wi0rd{width:4.8vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .jumpGold-Wi0rd{width:24px}}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .jumpGold-Wi0rd{height:11.73333vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustItem-eBdhd .jumpGold-Wi0rd{height:58.66666667px}}.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:4px;color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:14px;height:calc(100% - 2px);justify-content:center;padding:0 8px}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL .clock-znZ3s{width:4.26667vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL .clock-znZ3s{width:21.33333333px}}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL .clock-znZ3s{height:4.26667vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL .clock-znZ3s{height:21.33333333px}}@media screen and (max-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL .clock-znZ3s{margin-bottom:1.6vw}}@media screen and (min-width:500px){.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL .clock-znZ3s{margin-bottom:8px}}.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL .adjustmentHistory-_32WO{align-items:center;display:flex;font-size:10px;justify-content:center}.adjust-vBpEN .adjustBox-YP58v .adjustJump-TbYUL .jump-uIjDh{height:12px;margin-left:4px;width:12px}.adjust-vBpEN .noAdjust-BtdqT{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:4px;color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;font-size:14px;justify-content:center;margin-top:10px;width:calc(100% - 32px)}@media screen and (max-width:500px){.adjust-vBpEN .noAdjust-BtdqT{height:18.66667vw}}@media screen and (min-width:500px){.adjust-vBpEN .noAdjust-BtdqT{height:93.33333333px}}.adjust-vBpEN .noAdjust-BtdqT .adjustJump-TbYUL{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:center;margin-top:16px}.adjust-vBpEN .noAdjust-BtdqT .adjustJump-TbYUL .jump-uIjDh{height:12px;width:12px}[data-orientation=landscape] .adjustBox-YP58v{padding:0}@media screen and (max-width:500px){[data-orientation=landscape] .adjustBox-YP58v .adjustItem-eBdhd{width:64vw}}@media screen and (min-width:500px){[data-orientation=landscape] .adjustBox-YP58v .adjustItem-eBdhd{width:320px}}@font-face{font-display:swap;font-family:DIN Next LT Pro;font-style:normal;font-weight:400;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf)}.num{font-family:DIN Next LT Pro}.layout-GJVEC{background-color:transparent;box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.layout-GJVEC .hero-bg-wDRTp{filter:blur(45px);-moz-filter:blur(45px);-webkit-filter:blur(45px);height:100%;left:0;position:absolute;top:0;width:100%}.layout-GJVEC .mask-lEV6x{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.layout-GJVEC .mask-color-kPzwU{background:linear-gradient(278.25deg,rgba(52,117,194,.6) -1.09%,rgba(34,74,134,.6) 36.63%,rgba(52,117,194,.6) 93.21%);filter:blur(45px);-moz-filter:blur(45px);-webkit-filter:blur(45px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.layout-GJVEC .mask-bg-fZOgH{background:url(../../static/media/mask-bg.d4e6751a38cc25043a8e.png);background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}.layout-GJVEC .mask-grid-stIlz{background:url(../../static/media/mask-grid-landscape.df5ca6aa163b888b1408.png) no-repeat;background-position:100%;background-size:contain;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.layout-GJVEC .mask-star-MqKaT{background:url(../../static/media/mask-star.de89657444fdd5afb1a2.png) no-repeat;background-size:cover;bottom:0;position:absolute;right:0;z-index:5}@media screen and (max-width:500px){.layout-GJVEC .mask-star-MqKaT{width:46.13333vw}}@media screen and (min-width:500px){.layout-GJVEC .mask-star-MqKaT{width:230.66666667px}}@media screen and (max-width:500px){.layout-GJVEC .mask-star-MqKaT{height:24.26667vw}}@media screen and (min-width:500px){.layout-GJVEC .mask-star-MqKaT{height:121.33333333px}}.layout-GJVEC .content-Ygi5X{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:6}.layout-GJVEC .wrapper-SgoU8{display:flex;height:100%;overflow:hidden;width:100%}.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj{box-sizing:border-box;flex-grow:1;height:100%;overflow:hidden;position:relative}.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .hero-weqqe{height:100%;left:0;object-fit:cover;object-position:right;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .giftBag-EFaIc{left:calc(var(--intl-webview-left) + 24px);position:absolute;width:60px;z-index:6}@media screen and (max-width:500px){.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .giftBag-EFaIc{top:15.2vw}}@media screen and (min-width:500px){.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .giftBag-EFaIc{top:76px}}.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .adornment-mrcgf{height:100%;position:absolute;top:0;z-index:6}@media screen and (max-width:500px){.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .adornment-mrcgf{right:3.2vw}}@media screen and (min-width:500px){.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .adornment-mrcgf{right:16px}}.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .adornment--rtl-GRFio{transform:rotate(180deg)}.layout-GJVEC .wrapper-SgoU8 .left-ZMZsj .play-youpa{cursor:pointer;left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);z-index:6}.layout-GJVEC .wrapper-SgoU8 .right-VRUPq{box-sizing:border-box;flex-grow:1;flex-shrink:0;height:100%;max-width:420px;overflow-x:hidden;overflow-y:auto;padding-bottom:50px;padding-right:calc(var(--intl-webview-right) + 16px);position:relative;width:-webkit-fit-content;width:fit-content;z-index:6}@media screen and (max-width:500px){.layout-GJVEC ::-webkit-scrollbar{display:none}}.mask-aYYp_{height:100%;left:0;position:absolute;top:0;width:100%}.mask-aYYp_ .wrap-ReHa3{background-size:cover;height:100%;left:0;position:relative;top:0;width:100%}.mask-aYYp_ .bg-EyTU6{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.tabs-CbVIZ{margin-top:16px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:99}.tabs-CbVIZ .adm-tabs-header-mask-left,.tabs-CbVIZ .adm-tabs-header-mask-right{display:none}.hero-detail-home #main{height:100%;overflow:auto}.hero-detail-home #main .details{background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;position:relative}:root{--color-3e1f02:#3e1f02;--color-858585:#858585;--color-d7d7d7:#d7d7d7;--color-ffffff:#fff;--color-f0f0f0:#f0f0f0;--color-f7f7f7:#f7f7f7;--color-ebebeb:#ebebeb}.isNotStation{--color-3e1f02:#3e1f02;--color-858585:#858585;--color-d7d7d7:#d7d7d7;--color-ffffff:#fff;--color-f0f0f0:#f0f0f0;--color-f7f7f7:#f7f7f7;--color-ebebeb:#ebebeb}:root[theme-mode=dark]{--color-3e1f02:#7f9cc8;--color-858585:#4f6f95;--color-d7d7d7:#18273b;--color-ffffff:#1d2f47;--color-f0f0f0:#213551;--color-f7f7f7:#18273b;--color-ebebeb:#1d2f47}:root[theme-mode=dark] .hero-detail-home{background-color:#f7f7f7;background-color:var(--color-f7f7f7)}:root[theme-mode=dark] .hero-detail-home .adm-tabs{--active-line-color:var(--color-3e1f02);background-color:#f7f7f7;background-color:var(--color-f7f7f7)}:root[theme-mode=dark] .hero-detail-home .adm-tabs-tab-active{color:#3e1f02;color:var(--color-3e1f02)}:root[theme-mode=dark] .hero-detail-home .sections-expand .header,:root[theme-mode=dark] .hero-detail-home .sections-expand .tabs{background-color:#fff;background-color:var(--color-ffffff)}:root[theme-mode=dark] .hero-detail-home .question-modal .title{color:#7f9cc9}:root[theme-mode=dark] .hero-detail-home .details{background-color:#f7f7f7;background-color:var(--color-f7f7f7)}:root[theme-mode=dark] .hero-detail-home .overview .content-wrapper .main-info .horizontal .name{color:#b0d3fd}:root[theme-mode=dark] .hero-detail-home .overview .content-wrapper .main-info .desc{color:#7f9cc8}:root[theme-mode=dark] .combination-description-popup{--background-color:none}:root[theme-mode=dark] .combination-description-popup .camp-modal{background-color:#1d2f47}@media screen and (min-width:600px){.hero-detail-home ::-webkit-scrollbar{height:6px;width:0}.hero-detail-home ::-webkit-scrollbar-track{background:hsla(0,1%,70%,.5);border-radius:4px}.hero-detail-home ::-webkit-scrollbar-thumb{background:hsla(0,0%,53%,.7);border-radius:4px}.hero-detail-home ::-webkit-scrollbar-thumb:active{background:rgba(68,68,68,.7);border-radius:4px}}.hero-detail-home .main-left{display:none}[data-orientation=landscape] .hero-detail-home #main{--color-3e1f02:#fff;--color-858585:hsla(0,0%,100%,.4);--color-ebebeb:rgba(31,44,90,.42)}.circleFeedsContainer-CQWCx{background:#f7f7f7;border-radius:16px 16px 0 0;flex:1 1;width:100%}.content-detail-sorter{align-items:center;background:#d7d7d780;border-radius:4px;display:flex}.content-detail-sorter-item{align-items:center;border:.5px solid transparent;border-radius:4px;color:#858585;cursor:pointer;display:flex;font-size:20px;height:22px;justify-content:center;width:36px}.content-detail-sorter-item.active{background:#fff;border:.5px solid #d7d7d7;color:#c39650}.content-detail-sorter-item.active+.content-detail-sorter-divider{background:transparent}.content-detail-sorter-divider{background:#8585854d;height:12px;transform:scaleX(.5);width:1px}.content-detail-sorter-divider:last-child{display:none}.content-detail-sorter-divider:has(+.content-detail-sorter-item.active){background:transparent}.newsHeader-IhJFP{align-items:center;display:flex;justify-content:space-between;padding:16px}.newsHeader-IhJFP .newsTopic-CYgDK{color:#3e1f02;font-size:16px;font-weight:600;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news_list-TpShG{display:flex;flex-direction:column;padding:0 16px}.news_list-TpShG>*+*{margin-top:20px}.news_list-TpShG .title-GjH6F{align-items:center;display:flex;justify-content:center;width:-webkit-fit-content;width:fit-content}.news_list-TpShG .title_icon-GrNbb{height:18px;width:18px}.news_list-TpShG .title_text-QBR_a{color:#858585;color:var(--C3,#858585);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin-left:4px}.empty-HWBAp{flex:1 1}.circleFooterJoin-wAeAA{background:#fff;bottom:0;box-shadow:0 -2px 8px 0 #00000014;box-sizing:border-box;padding:25px 16px 17px;position:fixed;right:0;width:100%;z-index:10}.circleFooterJoin-wAeAA .camp-button{width:100%}.circleFooterJoinSpa-sJhR8{padding-bottom:38px}.circleFooterJoinLandscape-yS83i{padding:17px calc(16px + var(--intl-webview-right)) 12px 16px;position:-webkit-sticky;position:sticky}.circleFooterPublish-HIcGP{bottom:56px;position:fixed;right:16px;z-index:10}.circleFooterPublish-HIcGP .button-tduTM{align-items:center;background:linear-gradient(229.09deg,#c09440 17.3%,#e3c070 83.26%);border-radius:50%;box-shadow:0 0 4px 0 #b885013d;display:flex;height:50px;justify-content:center;width:50px}[data-orientation=landscape] .circleFooterPublish-HIcGP{bottom:14px;position:fixed;right:calc(14px + var(--intl-webview-right))}.first-gift-modal{width:100%}.first-gift-modal .adm-modal-footer{display:none}.first-gift-modal .adm-modal-content{box-sizing:border-box;height:100%;overflow:visible;padding:45px 56px 0;width:100%}.first-gift-modal .adm-center-popup-wrap{max-width:90vw;overflow:hidden}.first-gift-modal .body-modal{box-sizing:content-box;margin-top:0;padding:0;position:relative}.first-gift-modal .body-modal,.first-gift-modal .body-modal .modal-content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.first-gift-modal .body-modal .modal-content{height:232px}.first-gift-modal .body-modal .modal-content .logo-container .logo{height:16px;width:60px}.first-gift-modal .body-modal .modal-content .title{-webkit-text-fill-color:transparent;background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);background-clip:text;-webkit-background-clip:text;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:26px;text-align:center;z-index:1}.first-gift-modal .body-modal .modal-content .description{color:#b5a17f;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center}.first-gift-modal .body-modal .modal-content .gift-container{align-items:center;display:flex;height:110px;justify-content:center;position:relative;width:110px}.first-gift-modal .body-modal .modal-content .gift-container .gift-bg{height:100%;left:0;position:absolute;top:0;width:100%}.first-gift-modal .body-modal .modal-content .gift-container .gift-image{height:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}@font-face{font-display:block;font-family:DIN Next LT Pro;font-style:normal;font-weight:400;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf)}.first-gift-modal .body-modal .modal-content .gift-container .gift-count{bottom:18%;color:#3e1f02;color:var(--C2,#3e1f02);font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:500;line-height:normal;position:absolute;right:30%;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;text-shadow:-1px -1px 0 var(--C7,#fff),1px -1px 0 var(--C7,#fff),-1px 1px 0 var(--C7,#fff),1px 1px 0 var(--C7,#fff)}.first-gift-modal .body-modal .modal-bottom{align-items:center;bottom:60px;display:flex;flex-direction:column;justify-content:center;margin-top:auto;position:absolute;width:223px}.first-gift-modal .body-modal .modal-bottom .additional-info{color:hsla(38,27%,60%,.8);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;text-align:center}.first-gift-modal .body-modal .modal-bottom .custom-button{background-size:contain;border:0;color:#fff;color:var(--C7,#fff);cursor:pointer;font-family:PingFang SC;font-size:15px;font-style:normal;font-weight:600;height:28px;line-height:24px;margin-top:6px;padding:0;text-align:center}.first-gift-modal .body-modal .modal-bottom .short-button-img{background-image:url(../../static/media/short-button.b78450b659588fd62db0.png);width:112px}.first-gift-modal .body-modal .modal-bottom .long-button-img{background-image:url(../../static/media/long-button.c3b85a714717b4fb394b.png);width:212px}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:center;padding-bottom:60px;width:100%}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .gift-container{height:180px;margin-left:-15px;width:180px}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .gift-container .gift-image{height:100px;width:100px}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .gift-container .gift-count{-webkit-text-stroke-width:1px;bottom:15%;font-size:28px;right:25%}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .modal-right{flex:1 1;height:100%;margin-left:-10px;position:relative}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .modal-right .title{font-size:16px}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .modal-right .modal-bottom{bottom:0;width:100%}.social-circle-home-navbar__gift{height:28px;margin-right:12px;width:28px}.social-circle-home-navbar__before{font-size:16px;font-weight:600;line-height:24px;text-align:center}.social-circle-home-navbar__after,.social-circle-home-navbar__before{color:#3e1f02;color:var(--C2,#3e1f02);font-family:PingFang SC;font-style:normal;left:50%;overflow:hidden;position:absolute;text-overflow:ellipsis;transform:translate(-50%,-50%)}.social-circle-home-navbar__after{align-items:center;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:22px}.social-circle-home-navbar__after__avatar{border:.444px solid #ffe2a1;border-radius:24px;height:24px;margin-right:7px;width:24px}.camp-scrollchange-nav-bar__wrapper{align-items:center;background-color:#fff;border-bottom:1px solid #f7f7f7;box-sizing:border-box;display:flex;flex-shrink:0;height:calc(45px + var(--intl-webview-top));justify-content:space-between;padding:var(--intl-webview-top) 16px 0;position:sticky;top:0;z-index:1000}.camp-scrollchange-nav-bar__back,.camp-scrollchange-nav-bar__menu{align-items:center;border:.5px solid hsla(0,0%,59%,.2);border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.camp-scrollchange-nav-bar__arrow{height:20px;width:20px}.camp-scrollchange-nav-bar__arrow--rtl{transform:rotate(180deg)}.camp-scrollchange-nav-bar__icon{height:14px;margin-right:4px;width:14px}.camp-scrollchange-nav-bar__title{flex:1 1}.camp-scrollchange-nav-bar__right-buttons{display:flex;flex-direction:row}.mask-container-rtl{transform:scaleX(-1)}.camp-social-media-share{display:inline;max-width:500px}.camp-social-media-share-btn{-webkit-backdrop-filter:blur(1.71px);backdrop-filter:blur(1.71px);background:#0000004d;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.camp-social-media-share-btn-img{height:21px;width:21px}.camp-social-media-share-mask-container{align-items:flex-start;display:flex;flex-grow:1;justify-content:center;max-width:500px;overflow-x:hidden;padding-top:10px;width:100%;z-index:9}.camp-social-media-share-mask-container-image{margin-top:60px;max-width:80vw}.camp-social-media-share-mask-container .video-wraper{margin-top:40%}.camp-social-media-share-mask-container-video{border-radius:6px;height:50vw;max-height:250px;max-width:400px;width:80vw}.camp-social-media-share-mask-container-video .vjs-poster{border-radius:6px!important}.camp-social-media-share .camp-social-media-share__popup{margin:0 auto}.camp-social-media-share__popup__body{background-color:transparent;display:flex;flex-direction:column;height:100%;justify-content:flex-end;max-width:500px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container{background-color:#fff;border-radius:16px 16px 0 0;box-sizing:border-box;flex-shrink:0;height:-moz-fit-content;height:fit-content;overflow:auto;padding:20px 16px;position:relative;width:100%;z-index:10}.camp-social-media-share__popup__body .camp-social-media-share__popup_container.is-in-hok{padding-bottom:50px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_top{color:#3e1f02;display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:24px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_top-icon{align-items:center;background:#f7f7f7;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_content{align-items:flex-start;color:#3e1f02;display:flex;font-size:16px;font-weight:500;line-height:24px;margin:20px -16px;overflow-x:scroll;overflow-y:hidden;padding:0 16px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_bottom{align-items:flex-start;display:flex;margin:0 -16px;overflow-x:scroll;overflow-y:hidden;padding:20px 16px 0}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_content+.camp-social-media-share__popup_container_bottom{border-top:.5px solid #d7d7d799}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item_img-wrap{align-items:center;background:#f0f0f0;border-radius:999px;display:flex;height:57px;justify-content:center;overflow:hidden;width:57px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item{align-items:center;color:#3e1f02;display:flex;flex-direction:column;font-size:10px;font-weight:400;justify-content:center;line-height:14px;margin-right:24px;text-align:center;text-transform:capitalize;width:57px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item:last-child{margin-right:0}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item_img{height:57px;width:57px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item_img--custom{height:auto;max-height:57px;max-width:57px;width:auto}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item_text{font-size:10px;line-height:14px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;width:57px}.landscape-popup .camp-social-media-share,[data-orientation=landscape] .camp-social-media-share{max-width:375px}.landscape-popup .camp-social-media-share__popup,[data-orientation=landscape] .camp-social-media-share__popup{--win-max-width:100vh}.landscape-popup .camp-social-media-share__popup__body,[data-orientation=landscape] .camp-social-media-share__popup__body{background-color:#fff;border-radius:0;justify-content:flex-start;max-width:375px}.landscape-popup .camp-social-media-share-mask-container,[data-orientation=landscape] .camp-social-media-share-mask-container{height:100%;left:calc((var(--win-max-width) - 375px)*-1);position:fixed;top:0;width:calc(var(--win-max-width) - 375px);z-index:10001}.landscape-popup .camp-social-media-share-mask-container-image,[data-orientation=landscape] .camp-social-media-share-mask-container-image{margin-top:0;max-width:80%}.landscape-popup .camp-social-media-share-mask-container .video-wraper,[data-orientation=landscape] .camp-social-media-share-mask-container .video-wraper{margin-top:0}.landscape-popup .camp-social-media-share-mask-container-video,[data-orientation=landscape] .camp-social-media-share-mask-container-video{border-radius:6px;height:auto;max-height:100%;max-width:300px;width:80%}.social-circle-weekly-gift-modal{width:100%}.social-circle-weekly-gift-modal .adm-modal-content{box-sizing:border-box;height:-webkit-fit-content;height:fit-content;overflow:visible;padding:0 12px 14px;width:288px}.social-circle-weekly-gift-modal .adm-modal-body{overflow:visible}.social-circle-weekly-gift-modal .body-modal{align-items:center;box-sizing:content-box;display:flex;flex-direction:column;justify-content:center;margin-top:0;padding:0;position:relative;width:100%}.social-circle-weekly-gift-modal .body-modal .corner-decoration{left:0;pointer-events:none;position:absolute;top:0;width:100%}.social-circle-weekly-gift-modal .body-modal .giftbox{height:119px;position:absolute;right:0;top:-60px;width:100px}.social-circle-weekly-gift-modal .body-modal .modal-header{align-items:center;display:flex;justify-content:start;padding-top:13px;width:100%}.social-circle-weekly-gift-modal .body-modal .modal-header .logo{height:16px;width:16px}.social-circle-weekly-gift-modal .body-modal .modal-header .welcome-message{color:#c99244;color:var(--C1,#c99244);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-left:10px;text-align:center;z-index:1}.social-circle-weekly-gift-modal .body-modal .modal-body{align-items:center;display:flex;flex-direction:column;justify-content:center}.social-circle-weekly-gift-modal .body-modal .modal-body .title{color:#a97224;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:bolder;line-height:26px;margin-top:20px;text-align:center;z-index:1}.social-circle-weekly-gift-modal .body-modal .modal-body .gift-container{align-items:center;display:flex;height:200px;justify-content:center;margin-top:-30px;position:relative;width:200px}.social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-bg{height:100%;left:0;position:absolute;top:0;width:100%}.social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-image{height:116px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:116px}.social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-count{bottom:15%;color:#3e1f02;color:var(--C2,#3e1f02);font-family:DIN Next LT Pro;font-size:28px;font-style:normal;font-weight:500;line-height:normal;position:absolute;right:30%;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;text-shadow:-1px -1px 0 var(--C7,#fff),1px -1px 0 var(--C7,#fff),-1px 1px 0 var(--C7,#fff),1px 1px 0 var(--C7,#fff)}.social-circle-weekly-gift-modal .body-modal .modal-bottom{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.social-circle-weekly-gift-modal .body-modal .modal-bottom .additional-info{color:hsla(38,27%,60%,.8);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;text-align:center}.social-circle-weekly-gift-modal .body-modal .modal-bottom .modal-button{background-size:contain;border:0;cursor:pointer;height:36px;margin-top:6px;padding:0 30px;width:-webkit-fit-content;width:fit-content}.social-circle-weekly-gift-modal .body-modal .modal-bottom .receive.camp-button-primary{background:linear-gradient(246deg,#ffa336 22.03%,#ffc14c 78.94%);color:#fff;color:var(--C7,#fff);font-family:PingFang SC;font-size:15px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.social-circle-weekly-gift-modal .body-modal .modal-bottom .has-received.camp-button-primary{background:#f0f0f0;background:var(--C5,#f0f0f0);color:#d7d7d7;color:var(--C4,#d7d7d7);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:center}.social-circle-weekly-gift-modal .body-modal .close-button{align-items:center;background:hsla(0,0%,100%,.2);border-radius:31px;display:flex;height:32px;justify-content:center;left:50%;position:absolute;top:calc(100% + 10px);transform:translateX(-50%);width:32px}.social-circle-weekly-gift-modal .body-modal .close-button-icon{height:20px;width:20px}[data-orientation=landscape] .social-circle-weekly-gift-modal .body-modal .modal-body .title{z-index:3}[data-orientation=landscape] .social-circle-weekly-gift-modal .body-modal .modal-body .gift-container{height:130px;margin-top:0;width:130px}[data-orientation=landscape] .social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-image{height:70px;width:70px}[data-orientation=landscape] .social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-count{font-size:19px}[data-orientation=landscape] .social-circle-weekly-gift-modal .body-modal .giftbox{top:-28px}[data-orientation=landscape] .social-circle-weekly-gift-modal .body-modal .close-button{left:auto;right:-15%;top:1%;transform:none}[data-orientation=landscape] .social-circle-weekly-gift-modal .adm-modal-body{max-height:90vh}[data-orientation=landscape] .social-circle-weekly-gift-modal .adm-modal-content{max-height:90vh;padding-bottom:8px}.camp-social-circle-home-content{height:calc(100% - 45px - var(--intl-webview-top));overflow:auto;position:relative;width:100%}.camp-social-circle-home-content-feed{height:100%;position:relative;width:100%}.camp-social-circle-home-content-card{height:277px}.camp-social-circle-home-content-card--no-share{height:233px}.camp-social-circle-home-content-footer--landscape{display:none}.camp-social-circle-home-college-container{align-items:center;background:#163570;color:#fff;display:flex;font-size:12px;gap:8px;padding:8px 16px}.camp-social-circle-home-college-container span{word-break:break-word}[data-orientation=landscape] .camp-social-circle-home-content{box-sizing:border-box;display:grid;grid-template-columns:calc(40% + (var(--intl-webview-left) + var(--intl-webview-right))/2) 1fr}[data-orientation=landscape] .camp-social-circle-home-content-discord-share{background:#f0f2f6;border-radius:4px;box-sizing:border-box;color:#858585;display:block;margin:12px 16px 0;overflow:hidden}[data-orientation=landscape] .camp-social-circle-home-content-card{height:calc(100vh - 45px);overflow:hidden;width:100%}[data-orientation=landscape] .camp-social-circle-home-content-feed{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-y:auto;width:100%}[data-orientation=landscape] .camp-social-circle-home-content-feed-container{padding-right:var(--intl-webview-right)}.camp-back-empty{align-items:center;display:flex;flex-direction:column}.camp-back-empty-text{max-width:200px}.camp-back-empty-button{align-items:center;background:transparent;border:1px solid #c99244;border-radius:4px;color:#c99244;display:flex;font-family:PingFang SC;font-size:14px;font-weight:400;height:-moz-fit-content;height:fit-content;line-height:22px;margin-top:12px;padding:0 10px 0 6px;text-align:center;width:-moz-fit-content;width:fit-content}.camp-back-empty-arrow{height:16px;width:16px}.battle-record-subapp.single-play{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 44px);justify-content:center;overflow:scroll;position:relative;width:100%}.battle-record-subapp.single-play .close{height:20px;position:absolute;right:8px;top:8px;width:20px;z-index:99}.battle-record-subapp.single-play .bg-img{-webkit-filter:blur(28px);filter:blur(28px);height:100vh;object-fit:cover;position:absolute;width:100vw;z-index:-1}.battle-record-subapp.single-play .title{color:#ccd3d5;font-size:16px;margin-bottom:16px;margin-top:16px}.battle-record-subapp.single-play .slogen{color:#838c8f;font-size:14px;margin-top:12px}.battle-record-subapp.single-play .video-center{width:100%}@media screen and (max-width:500px){.battle-record-subapp.single-play .video-center{height:56.26667vw}}@media screen and (min-width:500px){.battle-record-subapp.single-play .video-center{height:281.33333333px}}.battle-record-subapp.single-play .operation{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:32px;width:200px}.battle-record-subapp.single-play .operation .operation-item{align-items:center;color:#838c8f;display:flex;flex-direction:column;font-size:10px;margin-right:38px}.battle-record-subapp.single-play .operation .operation-item .operation-img{height:32px;margin-bottom:4px;width:32px}.battle-record-subapp.single-play .operation .operation-item:last-child{margin-right:0}.battle-record-subapp.single-play .holder{height:76px;width:100%}.battle-record-subapp.single-play .game{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:16px}.battle-record-subapp.single-play .game .open-button{align-items:center;background:linear-gradient(180deg,#bf923e,#e3c070);border-radius:4px;box-sizing:border-box;color:#fff;display:flex;font-size:16px;height:36px;justify-content:center;margin-top:50px;padding:6px 24px}@media (orientation:landscape){.single-play .title{margin-top:130px!important}}.detail-overview{height:180px;position:relative}.detail-overview-has-video{height:310px;overflow:hidden}.detail-overview-has-team{height:365px}.detail-overview .overview-bg{height:190px;position:absolute;width:100%}.detail-overview .overview-bg-has-video{height:315px}.detail-overview .overview-bg-has-team{height:370px}.detail-overview .overview-single{height:180px}.detail-overview .overview-single-has-video{height:310px}.detail-overview .overview-single-has-team{height:365px}.detail-overview .overview-single .left-box{height:100%;left:0;padding-top:34px;position:absolute;width:236px}.detail-overview .overview-single .left-box .result{margin-bottom:16px;padding-left:12px;width:186px}.detail-overview .overview-single .left-box .info{color:#fff;font-size:16px;padding-left:16px;position:relative;top:-10px}.detail-overview .overview-single .left-box .user{align-items:center;display:flex;flex-direction:row;margin-top:12px;padding-left:16px}.detail-overview .overview-single .left-box .user .avatar{margin-right:8px}.detail-overview .overview-single .left-box .user .user-info .name{color:#fff;font-size:14px}.detail-overview .overview-single .left-box .user .user-info .score{color:#fff;font-family:DIN Next LT Pro;font-size:17px}.detail-overview .overview-single .left-box .video-box{border:.5px solid #ffffff80;border-radius:4px;height:114px;margin-left:16px;margin-top:20px;position:relative;width:204px}.detail-overview .overview-single .left-box .video-box .poster{border-radius:4px;height:100%;width:100%}.detail-overview .overview-single .left-box .video-box .play{height:38px;left:43%;position:absolute;top:38%;width:38px}.detail-overview .overview-single .hero-bg{height:380px;position:absolute;right:0;top:0;width:375px;z-index:-1}.detail-overview .overview-multiple{height:360px}.detail-overview .overview-multiple .role-box{display:flex;flex-direction:row;justify-content:center;padding-top:16px}.detail-overview .overview-multiple .role-box .role-item{border:.5px solid #fff;border-radius:6px;box-shadow:0 8px 8px 0 rgba(0,0,0,.4);flex-shrink:0;position:relative}.detail-overview .overview-multiple .role-box .role-item .border-top{height:18px;left:4px;position:absolute;top:-3px;width:67px;z-index:-1}.detail-overview .overview-multiple .role-box .role-item .hero{border-radius:6px;height:100%;object-fit:cover;width:100%;z-index:1}.detail-overview .overview-multiple .role-box .role-item-small{height:145px;width:75px}.detail-overview .overview-multiple .role-box .role-item-big{height:149px;width:80px}.detail-overview .overview-multiple .role-box .role-item-1{position:relative;right:-16px;top:16px}.detail-overview .overview-multiple .role-box .role-item-2{position:relative;right:-6px;top:8px;z-index:2}.detail-overview .overview-multiple .role-box .role-item-3{z-index:3}.detail-overview .overview-multiple .role-box .role-item-4{left:-6px;position:relative;top:8px;z-index:2}.detail-overview .overview-multiple .role-box .role-item-5{left:-16px;position:relative;top:16px}.detail-overview .overview-multiple .info{position:relative;top:-28px;z-index:5}.detail-overview .overview-multiple .info .result{display:block;margin:0 auto;width:375px}.detail-overview .overview-multiple .info .score{color:#fff;font-size:16px;position:relative;text-align:center;top:-10px}.detail-overview .overview-multiple .info .score .num{font-family:DIN Next LT Pro;font-size:17px;margin-left:6px}.detail-overview .overview-multiple .info .videoes{align-items:center;display:flex;flex-direction:row;overflow:auto;padding-left:16px}.detail-overview .overview-multiple .info .videoes .video-box{border:.5px solid #ffffff80;border-radius:4px;flex-shrink:0;height:88px;margin-right:12px;position:relative;width:157px}.detail-overview .overview-multiple .info .videoes .video-box .header{align-items:center;background:linear-gradient(88.5deg,#000000b5,#00000000);border-radius:4px;display:flex;flex-direction:row;height:20px;padding-left:2px;position:absolute;width:100%}.detail-overview .overview-multiple .info .videoes .video-box .header .hero{border-radius:4px;height:16px;margin-right:4px;width:16px}.detail-overview .overview-multiple .info .videoes .video-box .header .name{color:#fff;font-size:14px}.detail-overview .overview-multiple .info .videoes .video-box .poster{border-radius:4px;height:100%;width:100%}.detail-overview .overview-multiple .info .videoes .video-box .play{height:32px;left:40%;position:absolute;top:35%;width:32px}.detail-overview .overview-multiple .info .videoes .video-box-blocked{align-items:center;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center}.detail-overview .overview-multiple .info .videoes .video-box-blocked .video-icon{height:27px;margin-bottom:4px;width:27px}.detail-overview .overview-multiple .info .videoes .video-box-blocked .text{color:#ffffff99;font-size:10px;text-align:center;width:137px}.detail-overview .overview-multiple .mask{bottom:0;height:360px;position:absolute;width:100%;z-index:4}.detail-overview .overview-indicator{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(0,0,0,.2);border-radius:28px;bottom:34px;display:flex;height:20px;margin:0 auto;position:relative;width:-webkit-fit-content;width:fit-content}.detail-overview .overview-indicator .indicator-item{color:#ffffff4d;font-size:12px;padding:0 6px;text-align:center}.detail-overview .overview-indicator .indicator-item-active{background:#ffffffb3;border:.5px solid #fff;border-radius:28px;color:#ffffff4d;color:#3e1f02;font-size:12px;height:20px;line-height:20px}.battle-tag{background:rgba(215,161,59,.16);border-radius:4px;color:#c28717;display:flex;flex-direction:row;font-size:12px;font-weight:500;height:18px;line-height:18px;margin-bottom:4px;margin-right:10px;padding-right:6px}.battle-tag .icon{height:20px;left:-1px;position:relative;top:-2px;width:20px}.battle-tag .name{margin-left:4px}.battle-list .empty{height:400px}.battle-list .battle-list-item{display:flex;flex-direction:column;padding:12px 16px}.battle-list .battle-list-item .battle-list-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.battle-list .battle-list-item .battle-list-content .hero{border-radius:4px;height:45px;width:45px}.battle-list .battle-list-item .battle-list-content .info{display:flex;flex:1 1;flex-direction:column;padding-left:8px}.battle-list .battle-list-item .battle-list-content .info .top{align-items:baseline;display:flex;flex-direction:row;margin-bottom:4px}.battle-list .battle-list-item .battle-list-content .info .top .result{align-items:center;color:#47a3e6;display:flex;font-size:16px;font-weight:500;margin-right:6px}.battle-list .battle-list-item .battle-list-content .info .top .result-fail{color:#f76060}.battle-list .battle-list-item .battle-list-content .info .top .result-success{color:#47a3e6}.battle-list .battle-list-item .battle-list-content .info .game-type{color:#858585;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.battle-list .battle-list-item .battle-list-content .info .kda{color:#3e1f02;font-family:DIN Next LT Pro;font-size:16px;font-weight:500;margin-left:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.battle-list .battle-list-item .battle-list-content .info .time{color:#858585;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.battle-list .battle-list-item .battle-list-content .battle-item-right{align-items:center;display:flex;flex-direction:row}.battle-list .battle-list-item .battle-list-content .battle-item-right .info{align-items:flex-end;display:flex;flex-direction:column;margin-right:6px}.battle-list .battle-list-item .battle-list-content .battle-item-right .info .video{height:20px;width:20px}.battle-list .battle-list-item .battle-list-content .battle-item-right .jump{height:12px;width:12px}.battle-list .tags{display:flex;flex-direction:row;flex-wrap:wrap}.hero-list-xmVSX{padding:16px}.hero-list-xmVSX>:first-child{padding-top:0!important}.hero-list-xmVSX .item-M38FY{border-bottom:1px solid var(--adm-color-border);padding:16px 0}.hero-list-xmVSX .item-M38FY .item-top-YqeRe{align-items:center;display:flex;justify-content:space-between}.hero-list-xmVSX .item-M38FY .item-top-YqeRe .top-right-dyH2F{align-items:center;display:flex}.hero-list-xmVSX .item-M38FY .item-top-YqeRe .top-right-dyH2F img{-webkit-margin-end:6px;margin-inline-end:6px}.hero-list-xmVSX .item-M38FY .item-top-YqeRe .icon-IBSJf{height:16px;width:16px}.hero-list-xmVSX .item-M38FY .item-top-YqeRe img{border-radius:4px;height:30px;width:30px}.hero-list-xmVSX .item-M38FY .item-top-YqeRe span{color:#000;font-size:16px;margin:0 2px}.hero-list-xmVSX .item-M38FY .item-bottom-gKRrS{display:flex;justify-content:space-between;margin-top:8px}.hero-list-xmVSX .item-M38FY .item-bottom-gKRrS .bottom-item-bYGxP{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;flex-direction:column;height:62px;justify-content:center;padding:6px;position:relative;text-align:center;width:20%}.hero-list-xmVSX .item-M38FY .item-bottom-gKRrS .bottom-item-bYGxP .info-yT0rX{color:#3e1f02;font-family:DIN Next LT Pro;font-size:17px;font-weight:700;line-height:17px}.hero-list-xmVSX .item-M38FY .item-bottom-gKRrS .bottom-item-bYGxP .label-NRmCt{color:#858585;font-size:10px;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.hero-list-xmVSX .item-M38FY .item-bottom-gKRrS .bottom-item-bYGxP .tag-Qk8yF{align-items:center;background:#ff660026;border-radius:0 4px;color:#f57018;display:flex;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;height:14px;justify-content:center;padding:2px 3px 2px 2px;position:absolute;right:0;top:0}.hero-list-xmVSX .item-M38FY .item-bottom-gKRrS .bottom-item-bYGxP .tag-Qk8yF img{height:8px}.hero-list-xmVSX .item-M38FY .item-bottom-gKRrS .bottom-item-bYGxP .dowm-Mrm00{background-color:#d7d7d7;color:#858585}.hero-list-xmVSX .item-M38FY .item-bottom-gKRrS .bottom-item-bYGxP .num-WX8J_{height:14px;padding-top:2px}.battle-record-subapp.icons{display:flex;flex-direction:column;width:7px}.battle-record-subapp.icons .normal{height:5px;width:7px}.battle-record-subapp.icons .down{margin-top:2px;transform:scaleY(-1)}@font-face{font-display:swap;font-family:DIN Next LT Pro;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf)}.tab-wrap-rAK4K{flex:1 1;overflow:scroll}.tab-wrap-rAK4K .label-inner{max-width:110px}table{background-color:#f7f7f7;border-spacing:0;overflow:scroll;table-layout:fixed;width:100%}table td{padding:0}.table-content-6sXz8{overflow-x:scroll}.table-content-scrolled-tCPp9 td:first-child,.table-content-scrolled-tCPp9 th:first-child{border-right:.5px solid #fff}.table-sortable-head-KVAX2{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;padding:0 16px;position:relative}.table-text-MrJ4h{font-family:DIN Next LT Pro;font-size:18px;font-weight:400}.table-trank-text-nldSo{color:#c99244}.table-normal-text-pLWuh{color:#3e1f02}thead{background-color:#f7f7f7}thead th{background-color:#f7f7f7!important;left:2px;padding:0;position:-webkit-sticky;position:sticky;top:-1px;z-index:2}thead th:first-child{z-index:99}table tr:nth-child(2n),table tr:nth-child(2n) td:first-child{background-color:#f0f0f0}table tr:nth-child(odd),table tr:nth-child(odd) td:first-child{background-color:#f7f7f7}td:first-child,th:first-child{background-color:#f0f0f0;left:0!important;position:-webkit-sticky;position:sticky;text-align:center;z-index:1}.table-content-collapsed-bwBQj td:first-child,.table-content-collapsed-bwBQj th:first-child{width:100px!important}.table-content-expanded-dPABQ td:first-child,.table-content-expanded-dPABQ th:first-child{width:186px!important}.table-content-6sXz8 td:first-child,.table-content-6sXz8 th:first-child{box-shadow:none}thead th:first-child:after{background:linear-gradient(90deg,rgba(5,5,5,.06),transparent)}.table-content-scrolled-tCPp9 td:first-child:after,.table-content-scrolled-tCPp9 th:first-child:after{background:linear-gradient(90deg,rgba(5,5,5,.06),transparent);bottom:1px;content:"";height:100%;pointer-events:none;position:absolute;right:-1px;top:0;transform:translateX(100%);transition:box-shadow .3s;width:10px}thead tr{height:42px}tbody tr{height:60px}th{height:42px;width:100px}td,th{text-align:center}td{height:60px;width:86px}.hero-header-wrap-eSFu5{position:relative;z-index:999}.hero-header-wrap-eSFu5 .tips-XpJDf{position:relative;z-index:1}.hero-header-wrap-eSFu5 .tips-XpJDf .tips-txt-XWwww{background:#419fe3;border:1px solid #f8f9fc;border-radius:4px;box-shadow:0 5px 4px rgba(85,128,159,.2);color:#fff;font-size:16px;font-weight:500;left:32px;opacity:1;padding:5px 8px 5px 48px;position:absolute;text-align:left;top:68px;width:234px;word-break:break-word;z-index:1}.hero-background-LSYVO{width:161px}.hero-background-LSYVO,.hero-background-collapsed-a6rYX{background:#f0f0f0;border:.5px solid #d7d7d780;border-radius:2px;height:26px;left:14px;opacity:1;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%)}.hero-background-collapsed-a6rYX{width:83px}.head-hero-text-TDSqN{color:#c99244;font-family:PingFang SC;font-size:12px;font-weight:400;left:5px;position:absolute;top:50%;transform:translateY(-50%)}.head-text-active-IdQfg,.head-text-ibw3p{color:#3e1f02;font-family:PingFang SC;font-size:14px;font-weight:400;margin-right:4px}.head-text-small-xD3Vp{font-size:10px}.head-text-active-IdQfg{color:#c99244}.collapsed-beMbe,.expanded-YR5jg{height:12px;position:absolute;right:0;top:50%;transform:translate(-50%,-50%);width:14px}.hero-icon-sylqT{-webkit-margin-start:16px;border-radius:4px;height:32px;margin-inline-start:16px;width:32px}.hero-intro-CUVLt{-webkit-margin-start:8px;display:flex;flex-direction:column;justify-content:space-between;left:0;margin-inline-start:8px;text-align:left}.hero-intro-name-F0LX3{color:#3e1f02;font-family:PingFang SC;font-size:14px;left:0;position:relative}.hero-intro-career-N7kFv{color:#858585;font-size:10px;left:0;position:relative}.hero-intro-container-oejlh{align-items:center;display:flex;overflow:hidden}.footer-fv9UC{color:#ccd3d5;display:flex;flex-direction:row;font-size:14px;justify-content:center;padding-bottom:20px;padding-top:20px;width:100%}.tips-wrap-kYosW{position:relative}.tips-icon-uRI5h{left:-68px;position:absolute;top:-58px;width:62px;z-index:2}.tips-line-kw88l{height:46px;pointer-events:none;position:absolute;right:-7px;top:23px;width:42px;z-index:3}.tips-content-Tb43t{display:flex;justify-content:space-between}.tips-close-Mue3K{height:18px;margin-left:6px;margin-top:2px}.table-content-rtl-rd2CB .table-content-expanded-dPABQ td:first-child,.table-content-rtl-rd2CB .table-content-expanded-dPABQ th:first-child{width:156px!important}.table-content-rtl-rd2CB .hero-background-LSYVO{width:131px!important}.empty-none-tF2Z4{display:none}@media screen and (min-width:500px){.table-content-6sXz8{overflow:visible!important}}.hero-tab-BBkcw .adm-tabs-header-mask{background:#f7f7f7;width:8px}.hero-tab-BBkcw .custom-header-ZLjGn{align-items:center;border-bottom:1px solid var(--adm-color-border);display:flex;justify-content:flex-start;padding:8px 16px}.hero-tab-BBkcw .custom-header-ZLjGn .tabs-mG6hp{-webkit-margin-start:-16px;flex:1 1;margin-inline-start:-16px}.hero-tab-BBkcw .custom-header-ZLjGn .tabs-mG6hp .adm-tabs-header{border-bottom-width:0}.hero-tab-BBkcw .custom-header-ZLjGn .moreIcon-x7lOZ{font-size:var(--adm-font-size-9);margin:0 12px;transform:translateY(-2px)}.hero-tab-BBkcw .filter-tab-zdhfi{align-items:center;color:#c99244;display:flex;font-size:16px}.hero-tab-BBkcw .filter-tab-zdhfi .icon-Iosmf{height:20px;width:20px}.hero-tab-BBkcw .filter-right-ubwK0{background:#d7d7d766;border-radius:2px;display:flex;justify-content:flex-start}.hero-tab-BBkcw .filter-right-ubwK0 .icon-Iosmf{height:20px;padding:2px 8px;width:20px}.hero-tab-BBkcw .filter-right-ubwK0 .active-cx6Ex{background:#fff;border-radius:2px}.battle-record-home-overview .home-header{background-image:url(../../static/media/home-overview.a1c5749235bdbb3019a0.png);background-size:cover;height:368px;position:relative;width:100%}.battle-record-home-overview .home-header .user-data{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;left:0;padding-left:4%;position:absolute;top:116px;width:43%}.battle-record-home-overview .home-header .user-data .data-item{align-items:center;display:flex;flex:50% 1;flex-direction:column;margin-top:26px}.battle-record-home-overview .home-header .user-data .data-item:first-child,.battle-record-home-overview .home-header .user-data .data-item:nth-child(2){margin-top:0}.battle-record-home-overview .home-header .user-data .data-item .num{color:#3e1f02;font-family:DIN Next LT Pro,Arial Narrow,Roboto Condensed,sans-serif;font-size:20px;font-weight:500}.battle-record-home-overview .home-header .user-data .data-item .name{color:#3e1f02;font-size:10px;position:relative;text-align:center}.battle-record-home-overview .home-header .user-data .user-data-trend{margin:20px auto 0;width:80%}.battle-record-home-overview .home-header .user-data .user-data-trend_chart{height:24px;width:100%}.battle-record-home-overview .home-header .user-data .user-data-trend_entry{align-items:center;display:flex;justify-content:center;margin-top:4px}.battle-record-home-overview .home-header .user-data .user-data-trend_entry-text{color:#3e1f02;font-size:12px}.battle-record-home-overview .home-header .user-data .user-data-trend_entry-arrow{display:inline-block;height:12px;width:12px}.battle-record-home-overview .home-header .left-corner{bottom:0;height:109px;left:0;position:absolute;width:90px}.battle-record-home-overview .home-header .right-corner{height:127px;position:absolute;right:0;top:0;width:138px}.battle-record-home-overview .home-header .weekly-report-img{height:16px;margin-bottom:2px;margin-left:6px;width:16px}.battle-record-home-overview .home-header .weekly-report{align-items:flex-end;background-image:url(../../static/media/bg.d77cdb23082fa4c36f6d.png);background-size:100% 100%;display:flex;height:44px;justify-content:space-between;left:8px;padding-bottom:6px;position:absolute;top:54px;width:188px;z-index:1}.battle-record-home-overview .home-header .left{align-items:center;display:flex;justify-content:flex-start}.battle-record-home-overview .home-header .weekly-report-text{color:#858585;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;margin-left:4px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.battle-record-home-overview .home-header .arrow-right{height:12px;margin-bottom:2px;margin-right:4px;width:12px}.battle-record-home-overview .home-header .game-info{align-items:center;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:linear-gradient(0deg,#ffffffe6,#ebedf0);border:.5px solid #fff;border-radius:4px;display:flex;flex-direction:row;left:22px;min-height:50px;opacity:1;position:absolute;top:22px;width:174px;z-index:2}.battle-record-home-overview .home-header .game-info .game-icon{border:3px solid #fff;border-radius:12px;height:40px;left:-16px;position:relative;width:40px}.battle-record-home-overview .home-header .game-info .info{display:flex;flex-direction:column;left:-8px;position:relative}.battle-record-home-overview .home-header .game-info .info .name{color:#3e1f02;font-size:12px}.battle-record-home-overview .home-header .game-info .info .nation{align-items:center;display:flex;flex-direction:row;margin-top:6px}.battle-record-home-overview .home-header .game-info .info .nation .img{border:.5px solid #d7d7d7;border-radius:6px;height:12px;margin-right:4px;width:12px}.battle-record-home-overview .home-header .game-info .info .nation .name{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#3e1f02;display:-webkit-box;font-size:10px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.battle-record-home-overview .home-header .pin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAAk1BMVEUAAAAAAAACAgIAAAD///8AAAAAAAAAAAAAAAAAAAAAAAALCwvLy8sAAAAAAAD6+vrv7+9LS0vc3NwAAACioqIAAAD7+/tjY2Py8vKWlpbf39/4+PidnZ2MjIwuLi739/f09PTDw8Ourq56enpzc3Px8fHk5OTR0dGGhoZdXV38/Pz5+fnx8fHU1NS3t7eWlpb////BwTcTAAAAMHRSTlMzADUt/TEpIQYmETaKGxjtyz+kDGUe8EnaWqjqZFk75dyBb1JH0LCUVEP469OXd1/K2UpHAAACS0lEQVRIx7XW23LaMBAGYLFrHY1NiEMglBIgzalHvf/TVZahi6VVMuOZ7nAF+vjHK9taMWPKdK22KIUQqHTrDLeGgU4jhBKxIBRq9zk0DUZEFbFszcewkaTGGJsPoMNcUSy6ElxRGk9XLDSWWIlak8MOyZUldinsZOp4KbsxNFwen2lG0HKOl+oarkoOmK9WBF3JSclJ9w9iCdZ7ZCBeYAMFpl++7yzksomw3FFQR7+4U3W+JybCFsq9n/v7Owt5ZISyDIWdc5mAPXRlJ+t3zWaCC1BD0eH2sNZcJuiZKLdG4Nb7zTcuE9AIB8W8W19VfsNmghMtZATq8OnzKu8rPhNaoSGLUlYp2+f5UJQJo4sUChJm97vj6+tpOzjK3F03A6xAGDnczw9R9O4iD2sb5BPC1bp0Zx82vhrKE3xeSpz/XEuCQibu6d5fCLmbJYJAOV6bwoXnnQBBeXkmqIcvJMlxLwOEsfxKmeSoqDnJzVRTJucogG6ANHOAR1sLDup4y6WZj4PsG3yLwMI2v8kB7MtlT8rQCYOQPxXPIXOAvxRwDk36IIMI7mb/Fq4zwt/sNYKmVwflhU7KobeVf1zzTXUBzhCSvCXC0NvKb3knZz1sIMlDOO+nX6wlC9sIzdWPgzvv54/qVGpNcgTgn7Mb5NuOfyCgyQ6d+vSOQH+sgHXIHHPq+ppKI49jDlZ+LX+wxlIc4J2dPDxMHVemDkjTRjJlpg6B5bGzTLmxk6pBKKTJ5pPRupXcaI2N+R/DPMW6ViuUQki0uu0Mt+YvKIA7fKzQ2HYAAAAASUVORK5CYII=);background-size:cover;height:28px;position:absolute;right:12px;top:52px;width:28px;z-index:9}.home-header .user-grade{align-items:center;display:flex;flex-direction:column;height:356px;position:absolute;right:3%;top:0;width:200px}.home-header .user-grade .control{align-items:center;background:linear-gradient(270deg,#ffffff00,#fff 11%,#fff 50%,#fff 88%,#ffffff00);bottom:30px;display:flex;flex-direction:row;height:22px;justify-content:space-between;position:absolute;width:132px;z-index:1}.home-header .user-grade .control .name{color:#3e1f02;font-size:12px;line-height:.8;text-align:center}.home-header .user-grade .control .arrow-left{height:12px;left:4px;position:relative;width:12px}.home-header .user-grade .control .arrow-right{height:12px;position:relative;right:4px;width:12px}.home-header .user-grade #battle1,.home-header .user-grade #battle2{align-items:center;display:flex;flex-direction:column;position:relative;width:200px}.home-header .user-grade #battle2{left:-55%}.home-header .user-grade .flag{height:356px;width:152px}.home-header .user-grade .grade-box{left:52px;position:absolute;top:120px}.home-header .user-grade .grade-box .star{height:30px;position:absolute;top:-30px;width:94px;z-index:1}.home-header .user-grade .grade-box .star-box{align-items:center;color:#fff;display:flex;font-family:DIN Next LT Pro;font-size:18px;justify-content:center;position:absolute;text-align:center;top:0;width:94px;z-index:1}.home-header .user-grade .grade-box .star-box .plus{margin-right:4px;position:relative;top:-1px}.home-header .user-grade .grade-box .star-box .star-img{height:20px;margin-right:2px;width:20px}.home-header .user-grade .grade-box .grade-cube{height:98px;left:2px;position:absolute;top:10px;width:90px;z-index:1}.home-header .user-grade .grade-box .grade-icon{height:216px;left:-60px;position:absolute;top:-18px;width:216px}.home-header .user-grade .grade-box .desc{color:#f6d9ac;font-size:7px;left:22px;position:absolute;text-align:center;top:140px;width:50px}.home-header .user-grade .grade-box .role{left:32px;position:relative;top:94px}.home-header .user-grade .grade-box .role .role-img{border-radius:50%;height:30px;width:30px}.home-header .user-grade .grade-box .role .role-border{height:50px;left:-10px;position:absolute;top:-10px;width:50px}.home-header .user-grade .adm-swiper-horizontal .adm-swiper-indicator{top:60px}.home-header .user-grade .adm-swiper-horizontal .adm-swiper-indicator .adm-page-indicator-dot{background:rgba(223,226,234,.2);border-radius:4px;height:4px;width:4px}.home-header .user-grade .adm-swiper-horizontal .adm-swiper-indicator .adm-page-indicator-horizontal .adm-page-indicator-dot-active{background:#c99244}.video-list{position:relative}.video-list .dt-report{height:0;position:absolute;right:10px;top:10px;width:0}.video-list .empty{height:400px}.video-list .video-card{display:flex;flex-direction:row;padding:16px 16px 0}.video-list .video-card .time{align-items:flex-end;display:flex;flex-direction:column;margin-right:10px}.video-list .video-card .time .month{color:#858585;font-size:12px;max-width:24px;white-space:nowrap}.video-list .video-card .time .date{color:#858585;font-family:DIN Next LT Pro;font-size:24px}.video-list .video-card .time .year{color:#858585;font-size:10px;position:relative;top:-4px}.video-list .video-card .content{border-bottom:1px solid #dfe2ea;flex:1 1;padding-bottom:16px}.video-list .video-card .content .tags{display:flex;flex-direction:row;flex-wrap:wrap}.video-list .video-card .content .battle-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;width:100%}.video-list .video-card .content .battle-info .hero{border-radius:4px;height:40px;width:40px}.video-list .video-card .content .battle-info .info{display:flex;flex:1 1;flex-direction:column;padding-left:8px}.video-list .video-card .content .battle-info .info .top{align-items:baseline;display:flex;flex-direction:row;margin-bottom:4px}.video-list .video-card .content .battle-info .info .top .result{color:#47a3e6;font-size:16px;margin-right:6px}.video-list .video-card .content .battle-info .info .top .result-fail{color:#f76060;font-size:16px;margin-right:6px}.video-list .video-card .content .battle-info .info .top .game-type{color:#3e1f02;font-size:14px}.video-list .video-card .content .battle-info .info .kda{color:#3e1f02;font-family:DIN Next LT Pro;font-size:14px;font-weight:500}.video-list .video-card .content .battle-info .operate{align-items:flex-end;display:flex;height:100%}.video-list .video-card .content .battle-info .operate .share-img{height:20px;width:20px}.video-list .video-card .content .battle-info .operate .adm-popover{left:auto}.video-list .video-card .content .battle-video{position:relative;width:100%}@media screen and (max-width:500px){.video-list .video-card .content .battle-video{width:84vw}}@media screen and (min-width:500px){.video-list .video-card .content .battle-video{width:420px}}@media screen and (max-width:500px){.video-list .video-card .content .battle-video{height:46.93333vw}}@media screen and (min-width:500px){.video-list .video-card .content .battle-video{height:234.66666667px}}.video-list .video-card .content .battle-video .video{border-radius:4px;height:100%;overflow:hidden;width:100%}.video-list .video-card .content .battle-video .poster{border-radius:4px;height:100%;width:100%}.video-list .video-card .content .battle-video .poster-play{height:36px;left:44%;position:absolute;top:42%;width:36px}.page-battle-record-home .home{background-color:#f7f7f7;height:calc(100vh - 44px);overflow:scroll}.page-battle-record-home .home .home-content{background:#f7f7f7;border-radius:8px 8px 0 0;padding-top:10px;position:relative;top:-8px;width:100%}.page-battle-record-home .home .home-content .adm-tabs-tab{padding-bottom:6px;padding-left:2px}.page-battle-record-home .home .home-content .notice{padding:12px 16px}.page-battle-record-home .home .home-content .battle-tab{align-items:center;display:flex}.page-battle-record-home .home .home-content .battle-tab .filter-icon{height:15px;margin-left:4px;width:15px}.page-battle-record-home .home .swiper-list{min-height:calc(100vh - 360px)}.page-battle-record-home .adm-tabs{background-color:#f7f7f7;position:-webkit-sticky;position:sticky;top:0;z-index:1}.battle-record-battle-filter-popup .battle-filter{align-items:center;display:flex;flex-direction:column}.battle-record-battle-filter-popup .battle-filter .title{color:#4d2d0f;font-size:16px;font-weight:500;margin-bottom:12px;margin-top:12px}.battle-record-battle-filter-popup .battle-filter-list{align-items:center;display:flex;flex-direction:column;margin-bottom:16px;width:100%}.battle-record-battle-filter-popup .battle-filter-list .item{align-items:center;color:#858585;display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px;margin-top:12px;width:100%}.wrapper-eGFWd{box-sizing:border-box;color:#fff;font-size:10px;font-weight:400;height:12px;position:relative;width:100%}.wrapper-eGFWd .left-bpPXA{background-color:#47a3e6;border-radius:2px 0 0 2px;left:0;text-align:left;transform-origin:left}.wrapper-eGFWd .left-bpPXA,.wrapper-eGFWd .right-RVONl{box-sizing:border-box;height:100%;position:absolute;width:0}.wrapper-eGFWd .right-RVONl{background-color:#f76060;border-radius:0 2px 0 2px;right:0;text-align:right;transform-origin:right}.wrapper-eGFWd .left-value-Un9sc{left:4px;position:absolute}.wrapper-eGFWd .right-value-XtMSi{position:absolute;right:4px}.wrapper-eGFWd .twill-left-JAp1u{height:12px;position:absolute;right:0;width:18px}.wrapper-eGFWd .twill-left-JAp1u:before{background-image:linear-gradient(60deg,transparent 3px,#ffffff30 0,#ffffff30 6px,transparent 0,transparent 9px,#ffffff30 0,#ffffff30 12px,transparent 0,transparent 15px,#ffffff30 0,#ffffff30 18px,transparent 0,transparent);content:"";height:50%;position:absolute;top:0;width:100%}.wrapper-eGFWd .twill-left-JAp1u:after{background-image:linear-gradient(120deg,transparent 3px,#ffffff30 0,#ffffff30 6px,transparent 0,transparent 9px,#ffffff30 0,#ffffff30 12px,transparent 0,transparent 15px,#ffffff30 0,#ffffff30 18px,transparent 0,transparent);bottom:0;content:"";height:50%;position:absolute;width:100%}.wrapper-eGFWd .twill-right-eIoxz{height:12px;left:-18px;position:absolute;width:18px}.wrapper-eGFWd .twill-right-eIoxz:before{background-image:linear-gradient(-60deg,transparent 3px,#ffffff30 0,#ffffff30 6px,transparent 0,transparent 9px,#ffffff30 0,#ffffff30 12px,transparent 0,transparent 15px,#ffffff30 0,#ffffff30 18px,transparent 0,transparent);content:"";height:50%;position:absolute;top:0;width:100%}.wrapper-eGFWd .twill-right-eIoxz:after{background-image:linear-gradient(-120deg,transparent 3px,#ffffff30 0,#ffffff30 6px,transparent 0,transparent 9px,#ffffff30 0,#ffffff30 12px,transparent 0,transparent 15px,#ffffff30 0,#ffffff30 18px,transparent 0,transparent);bottom:0;content:"";height:50%;position:absolute;width:100%}.wrapper-RM2D1{align-items:center;border:1px solid;border-radius:6px;display:inline-flex;height:28px;justify-content:center;width:28px}.wrapper-RM2D1+.wrapper-RM2D1{margin-left:8px}.wrapper-RM2D1.--red-i4zmS{border-color:#f76060}.wrapper-RM2D1.--blue-SdCrJ{border-color:#47a3e6}.wrapper-RM2D1 .avatar-Z0JiV{border-radius:4px;height:24px;width:24px}.wrapper-glYHd{padding:10px 16px}.wrapper-glYHd .title-qglZY{align-items:center;color:#838c8f;display:flex;font-size:12px;font-weight:400;line-height:20px;margin-bottom:10px}.wrapper-glYHd .title-qglZY .title-item-ZiFax+.title-item-ZiFax{margin-left:10px}.wrapper-glYHd .row-SGuvD{align-items:center;display:flex}.wrapper-glYHd .row-icon-Z8_ll{border-radius:50%;height:20px;margin-right:10px;width:20px}.wrapper-glYHd .row-hero-OWSR3{align-items:center;color:#d7d7d7;display:flex;flex-grow:1;font-size:12px;font-weight:400;line-height:20px;overflow:auto}.wrapper-glYHd .row-hero-OWSR3 .hero-blue-JYRat{margin-right:10px;text-align:left;white-space:nowrap}.wrapper-glYHd .row-hero-OWSR3 .hero-red-BLC48{margin-left:10px;text-align:right;white-space:nowrap}.wrapper-glYHd .row-economy-lGjVg,.wrapper-glYHd .row-monster-dXOSS{align-items:center;display:flex;flex-grow:1}.wrapper-glYHd .row-monster-dXOSS{overflow:auto}.wrapper-glYHd .row-monster-dXOSS .monster-card-fKQSf{align-items:center;background-color:#d7d7d766;border-radius:4px;display:flex;flex-shrink:0;justify-content:center;padding:2px 5px}.wrapper-glYHd .row-monster-dXOSS .monster-card-fKQSf .num--blue-GJkO9{color:#47a3e6;font-size:17px;font-weight:700;line-height:17px}.wrapper-glYHd .row-monster-dXOSS .monster-card-fKQSf .num--red-oNm76{color:#f76060;font-size:17px;font-weight:700;line-height:17px}.wrapper-glYHd .row-monster-dXOSS .monster-card-fKQSf .monster-nUg5w{height:20px;margin:0 2px;width:20px}.wrapper-glYHd .row-monster-dXOSS .monster-card-fKQSf+.monster-card-fKQSf{margin-left:7px}.wrapper-glYHd .row-SGuvD+.row-SGuvD{margin-top:12px}.battle-record-subapp.summary{background-color:#f7f7f7}.battle-record-subapp.summary .team{margin-top:12px}.battle-record-subapp.summary .team .title{background-repeat:no-repeat;background-size:140px 100%;font-size:16px;font-weight:500;height:24px;line-height:24px;padding-left:16px;padding-top:2px;position:relative}.battle-record-subapp.summary .team .title-blue{color:#1080d6}.battle-record-subapp.summary .team .title-red{color:#f76060}.battle-record-subapp.summary .team .title .title-img{height:24px;left:0;min-width:120px;position:absolute;z-index:0}.battle-record-subapp.summary .team .title .text{position:relative;z-index:1}.battle-record-subapp.summary .team .players{border-top-right-radius:6px;overflow:hidden;padding:3px}.battle-record-subapp.summary .team .players-blue{background-image:linear-gradient(180deg,#d5e7f4,transparent)}.battle-record-subapp.summary .team .players-red{background-image:linear-gradient(180deg,#fbdadc,transparent)}.battle-record-subapp.summary .team .players .player{background-color:#f7f7f7;display:flex;flex-direction:column;padding:18px 14px}.battle-record-subapp.summary .team .players .player:first-child{padding-top:16px}.battle-record-subapp.summary .team .players .player:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.battle-record-subapp.summary .team .players .player .tags{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.battle-record-subapp.summary .team .players .player .player-info{display:flex;flex-direction:row;height:45px;justify-content:space-between;margin-top:6px}.battle-record-subapp.summary .team .players .player .player-info .avatar{align-items:center;background:#d7d7d759;border-radius:4px;display:flex;flex-direction:row;max-width:110px;min-width:100px;width:109px}.battle-record-subapp.summary .team .players .player .player-info .avatar-me{background:#f2e9d9}.battle-record-subapp.summary .team .players .player .player-info .avatar .hero-icon{border:2px solid #f7f7f7;border-radius:6px;height:45px;width:45px}.battle-record-subapp.summary .team .players .player .player-info .avatar .attach{align-items:flex-start;display:flex;flex-direction:column;margin-left:6px}.battle-record-subapp.summary .team .players .player .player-info .avatar .attach .kda{color:#858585;font-family:DIN Next LT Pro;font-size:14px;line-height:12px;max-width:53px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.battle-record-subapp.summary .team .players .player .player-info .avatar .attach .kda-me{color:#c28717}.battle-record-subapp.summary .team .players .player .player-info .avatar .attach .score{color:#3e1f02;font-family:DIN Next LT Pro;font-size:24px;line-height:20px;margin-bottom:4px}.battle-record-subapp.summary .team .players .player .player-info .avatar .attach .score-me{color:#c28717}.battle-record-subapp.summary .team .players .player .player-info .info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding-left:10px}.battle-record-subapp.summary .team .players .player .player-info .info .name{color:#3e1f02;font-size:14px;line-height:1;margin-bottom:8px}.battle-record-subapp.summary .team .players .player .player-info .info .suit{align-items:center;display:flex;flex-direction:row}.battle-record-subapp.summary .team .players .player .player-info .info .suit .icon{border-radius:50%;height:24px;margin-right:8px;width:24px}.battle-record-subapp.summary .team .players .player .player-info .info .suit .icon:last-child{margin-right:0}.battle-record-subapp.summary .team .players .player .player-info .info .suit .split{background-color:#d7d7d7;height:15px;margin-right:8px;width:.5px}.wrapper-P2kmZ{background-color:#fff}.wrapper-P2kmZ .title-GKggy{color:#3e1f02;font-size:14px;font-weight:400;line-height:22px;text-align:center}.wrapper-P2kmZ .subtitle-T59Nv{color:#858585;font-size:12px;font-weight:400;line-height:18px;text-align:center}.wrapper-P2kmZ .line-group-X_SsA{padding:12px 12px 24px}.wrapper-erx5X .label-c4XzZ{align-items:center;display:flex;height:18px;justify-content:space-between;position:relative}.wrapper-erx5X .first-clvhZ{height:12px;position:absolute;width:23px}.wrapper-erx5X .name-CZ0RQ{color:#838c8f;flex-shrink:0;font-size:10px;font-weight:400;line-height:18px;text-align:center;width:100%}.wrapper-erx5X .blue-value-nw46s,.wrapper-erx5X .red-value-YqfQV{color:#858585;flex-shrink:0;font-size:10px;font-weight:400;line-height:18px;position:absolute}.wrapper-erx5X .blue-value-nw46s{left:0;text-align:left;top:0}.wrapper-erx5X .blue-value-nw46s .first-clvhZ{right:-27px;top:3px}.wrapper-erx5X .red-value-YqfQV{right:0;text-align:right;top:0}.wrapper-erx5X .red-value-YqfQV .first-clvhZ{left:-27px;top:3px}.wrapper-erx5X .bar-jCLM6{align-items:center;background-color:#f0f0f0;border-radius:2px;box-sizing:border-box;display:flex;flex-shrink:0;height:6px;margin-top:2px;width:100%}.wrapper-erx5X .bar-jCLM6 .blue-bar-IwZRv,.wrapper-erx5X .bar-jCLM6 .red-bar-zfDKG{height:100%}.wrapper-erx5X .bar-jCLM6 .blue-bar-IwZRv{background-color:transparent;flex-shrink:0}.wrapper-erx5X .bar-jCLM6 .red-bar-zfDKG{background-color:transparent;flex-grow:1}.wrapper-erx5X+.wrapper-erx5X{margin-top:14px}.wrapper-erx5X.is-blue-highlight-O3hnY .blue-value-nw46s,.wrapper-erx5X.is-red-highlight-qRTui .red-value-YqfQV{color:#3e1f02}.wrapper-erx5X.is-blue-highlight-O3hnY .blue-bar-IwZRv{background-color:#47a3e6}.wrapper-erx5X.is-red-highlight-qRTui .red-bar-zfDKG{background-color:#f76060}.middle-h6pER{border-bottom:.5px solid hsla(0,0%,84%,.5);margin-top:10px!important;padding-bottom:10px}.middle-h6pER .blue-value-nw46s,.middle-h6pER .red-value-YqfQV{font-size:10px;font-weight:600}.middle-h6pER .bar-jCLM6{height:8px;margin-top:4px}.wrapper-QqI00{padding:16px}.wrapper-QqI00 .footer-Y1Npw,.wrapper-WGHEx{margin-top:24px}.wrapper-WGHEx .header-qykkV{height:54px;position:relative}.wrapper-WGHEx .header-qykkV .mask-y_7X2{background-color:#f0f0f0;bottom:0;height:46px;left:calc(50% - 75px);position:absolute;width:150px}.wrapper-WGHEx .header-qykkV .vs-YE_dM{align-items:center;bottom:0;color:#3e1f02;display:flex;font-size:22px;font-weight:900;justify-content:center;left:0;position:absolute;right:0;top:8px}.wrapper-WGHEx .header-qykkV .mask-blue-Piknd{background-color:#47a3e6;border-radius:4px 4px 0 0;bottom:0;height:46px;left:0;min-width:110px;position:absolute;width:32%}.wrapper-WGHEx .header-qykkV .mask-blue-Piknd:after{border-color:transparent transparent #47a3e6 #47a3e6;border-radius:4px 0 0 0;border-style:solid;border-width:23px 14px;content:"";height:0;position:absolute;right:-26.5px;top:0;width:0}.wrapper-WGHEx .header-qykkV .mask-red-tRsGz{background-color:#f76060;border-radius:4px 4px 0 0;bottom:0;height:46px;min-width:110px;position:absolute;right:0;width:32%}.wrapper-WGHEx .header-qykkV .mask-red-tRsGz:after{border-color:transparent #f76060 #f76060 transparent;border-radius:0 4px 0 0;border-style:solid;border-width:23px 14px;content:"";height:0;left:-26.5px;position:absolute;top:0;width:0}.wrapper-WGHEx .header-qykkV .hero-blue-bU_El{display:flex;left:10px;position:absolute}.wrapper-WGHEx .header-qykkV .hero-blue-bU_El .kd-D1IJ7,.wrapper-WGHEx .header-qykkV .hero-blue-bU_El .score-hN01S{padding-left:10px;text-align:left}.wrapper-WGHEx .header-qykkV .hero-red-W5kUW{display:flex;flex-direction:row-reverse;position:absolute;right:10px}.wrapper-WGHEx .header-qykkV .hero-red-W5kUW .kd-D1IJ7,.wrapper-WGHEx .header-qykkV .hero-red-W5kUW .score-hN01S{padding-right:10px;text-align:right}.wrapper-WGHEx .header-qykkV .hero-blue-bU_El .performance-mSAgx,.wrapper-WGHEx .header-qykkV .hero-red-W5kUW .performance-mSAgx{display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:8px}.wrapper-WGHEx .header-qykkV .hero-blue-bU_El .score-hN01S,.wrapper-WGHEx .header-qykkV .hero-red-W5kUW .score-hN01S{color:#fff;font-family:DIN Next LT Pro;font-size:24px;font-weight:700;line-height:24px}.wrapper-WGHEx .header-qykkV .hero-blue-bU_El .kd-D1IJ7,.wrapper-WGHEx .header-qykkV .hero-red-W5kUW .kd-D1IJ7{color:#ffffffb3;font-family:DIN Next LT Pro;font-size:14px;font-weight:700;line-height:17px}.wrapper-WGHEx .header-qykkV .hero-blue-bU_El .avatar-kimeA,.wrapper-WGHEx .header-qykkV .hero-red-W5kUW .avatar-kimeA{border:2px solid #fff;border-radius:4px;flex-shrink:0;height:46px;width:46px}.wrapper-WGHEx .name-c_7wU{align-items:center;background-color:#fff;display:flex;height:40px;justify-content:space-between;padding:0 12px}.wrapper-WGHEx .name-c_7wU .blue-name-otS_5{color:#47a3e6;font-size:14px;font-weight:400;line-height:22px;text-align:left}.wrapper-WGHEx .name-c_7wU .red-name-NJVTD{color:#f76060;font-size:14px;font-weight:400;line-height:22px;text-align:right}.wrapper-WGHEx .data-eyaow{background-color:#fff;padding:0 12px 12px}.wrapper-WGHEx .data-bg-hlRBX{background-color:#f7f7f7;border-radius:4px;padding:2px 10px 12px}.wrapper-WGHEx .data-bg-hlRBX .row-w2YAf{align-items:center;color:#3e1f02;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:22px;padding:10px 0;position:relative}.wrapper-WGHEx .data-bg-hlRBX .row-w2YAf .num-eVvI2{color:#3e1f02;font-family:DIN Next LT Pro;font-size:19px;font-style:normal;font-weight:700;line-height:19px;max-width:30%;overflow:hidden}.wrapper-WGHEx .data-bg-hlRBX .row-w2YAf .num--left-Nn4Ch{left:0;position:absolute;text-align:left}.wrapper-WGHEx .data-bg-hlRBX .row-w2YAf .num--right-hsdyy{position:absolute;right:0;text-align:right}.wrapper-WGHEx .data-bg-hlRBX .row-w2YAf .label-ZHpDq{flex-grow:1;flex-shrink:0;position:relative;text-align:center}.wrapper-WGHEx .data-bg-hlRBX .row-w2YAf .auth-tuTss{font-size:12px;font-weight:400}.wrapper-WGHEx .data-bg-hlRBX .border-axhOa{background-color:#d7d7d780;height:.5px;width:100%}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU{align-items:center;display:flex}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-blue-YeBFT{display:flex;flex-shrink:0}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-blue-YeBFT .equipment-skill-bC4zU{height:-webkit-fit-content;height:fit-content;position:relative}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-blue-YeBFT .equipment-skill-bC4zU:after{background-color:#d7d7d7;content:"";height:10px;position:absolute;right:0;top:calc(50% - 5px);width:1px}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-blue-YeBFT .equipment-skill-bC4zU .equipment-cirlce-SrFdq{margin-left:0}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-blue-YeBFT .equipment-list-aZLQJ{display:flex;flex-wrap:wrap;max-width:100px}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-split-KN4EN{color:#d7d7d7;flex-grow:1;flex-shrink:0;font-size:20px;font-weight:500;line-height:20px;text-align:center}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-red-oEDcA{display:flex;flex-direction:row-reverse;flex-shrink:0}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-red-oEDcA .equipment-skill-bC4zU{height:-webkit-fit-content;height:fit-content;position:relative}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-red-oEDcA .equipment-skill-bC4zU:after{background-color:#d7d7d7;content:"";height:10px;left:0;position:absolute;top:calc(50% - 5px);width:1px}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-red-oEDcA .equipment-skill-bC4zU .equipment-cirlce-SrFdq{margin-right:0}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-red-oEDcA .equipment-list-aZLQJ{display:flex;flex-direction:row-reverse;flex-wrap:wrap;max-width:100px}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-cirlce-SrFdq{background-color:hsla(0,0%,84%,.5);border-radius:50%;flex-shrink:0;height:20px;margin:4px;overflow:hidden;width:20px}.wrapper-WGHEx .data-bg-hlRBX .equipment-VmkMU .equipment-cirlce-icon-shsg5{border-radius:50%;height:20px;width:20px}.wrapper-Z4noc .header-MluPg{align-items:center;border-bottom:.5px solid #dfe2ea;display:flex;flex-direction:column;flex-shrink:0}.wrapper-Z4noc .header-MluPg .bar-y48Hu{background:#e9ecf3;border-radius:2px;height:4px;margin-top:8px;width:32px}.wrapper-Z4noc .header-MluPg .title-Bnjsg{color:#0f2128;font-size:16px;height:48px;line-height:48px}.wrapper-Z4noc .list-mBrgG{align-items:center;display:flex;justify-content:space-between;padding:12px 12px 60px}.wrapper-Z4noc .item-bGFEy{border:3px solid transparent;border-radius:4px;box-sizing:border-box;height:54px;width:54px}.wrapper-Z4noc .item--active-iwIuy{border-color:#e1a93d}.wrapper-Z4noc .adm-popup-body{border-radius:12px 12px 0 0;overflow:hidden}.wrapper-WQJKF{height:114px;position:relative}.wrapper-WQJKF .bg-jEOLW{box-sizing:border-box;padding-top:28px;position:absolute;top:0;width:100%}.wrapper-WQJKF .bg--blue-vvQa_{background-image:linear-gradient(270deg,#fff 58.02%,#f0f7fc 77.32%,#e8f3fb);color:#47a3e6}.wrapper-WQJKF .bg--blue-vvQa_,.wrapper-WQJKF .bg--red-NxzPU{align-items:center;border-radius:4px;box-sizing:border-box;display:flex;font-size:14px;font-weight:400;height:40px;justify-content:flex-start;line-height:22px;padding:0 8px;width:100%}.wrapper-WQJKF .bg--red-NxzPU{background-image:linear-gradient(270deg,#fff 58.75%,#fbf3f4 74.34%,#f7e6e9);color:#f76060;margin:4px 0 2px}.wrapper-WQJKF .selector-FTcyC{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;left:140px;position:absolute;right:0;top:0}.wrapper-JeYof{align-items:center;display:flex;height:40px;justify-content:center;position:relative;width:40px}.wrapper-JeYof .img-XYTb3{border-radius:4px;height:32px;width:32px}.wrapper-JeYof .mvp-pRcGC,.wrapper-JeYof .svp-jvbQD{position:absolute;top:0}.wrapper-JeYof .mvp-pRcGC .tag-DNnog,.wrapper-JeYof .svp-jvbQD .tag-DNnog{height:11px;width:28px}.wrapper-JeYof .me-Cb8Mb{color:#fff;font-size:8px;font-weight:400;line-height:12px;min-width:16px;text-align:center}.wrapper-JeYof .change-T9wFJ,.wrapper-JeYof .me-Cb8Mb{background-color:rgba(0,0,0,.49);border-radius:2px 0 2px 0;bottom:4px;height:12px;position:absolute;right:4px}.wrapper-JeYof .change-T9wFJ{align-items:center;display:flex;justify-content:center;width:12px}.wrapper-JeYof .change-T9wFJ .change-icon-IIJpK{height:7px;width:8px}.wrapper-fWVy0{flex-shrink:0;width:40px}.wrapper-fWVy0.activated-JfbII .icon-A6aVw{background-color:#e1a93d}.wrapper-fWVy0.activated-JfbII .border-AhJfo{border-color:#e1a93d}.wrapper-fWVy0 .icon-A6aVw{align-items:center;border-radius:2px 2px 0 0;display:flex;height:26px;justify-content:center;width:100%}.wrapper-fWVy0 .border-AhJfo{align-items:center;border:2px solid transparent;border-radius:0 0 2px 2px;display:flex;flex-direction:column;justify-content:center}.wrapper-fWVy0 .avatar--red-_eDJp{margin-top:4px}.wrapper-vyjEN{height:24px;width:24px}.wrapper-ZR1Xh .adm-tabs-header{padding:10px 16px 0}.wrapper-ZR1Xh .adm-tabs-tab-list{border-radius:4px;overflow:hidden}.wrapper-ZR1Xh .adm-tabs-content,.wrapper-ZR1Xh .adm-tabs-tab-wrapper{padding:0}.wrapper-ZR1Xh .adm-tabs-tab{background-color:hsla(0,0%,84%,.4);box-sizing:border-box;color:#858585;font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding:6px 0;text-align:center;width:100%}.wrapper-ZR1Xh .adm-tabs-tab-active{background-color:#fff;border-radius:4px;color:#c99244;overflow:hidden}.battle-record-subapp.team-data{background-color:#f7f7f7;position:relative}.battle-record-subapp.team-data .dt-report{height:0;position:absolute;right:10px;top:10px;width:0}.battle-record-subapp.team-data .team{margin-top:16px}.battle-record-subapp.team-data .team .title{background-repeat:no-repeat;background-size:140px 100%;font-size:16px;font-weight:500;height:24px;line-height:24px;padding-left:16px;position:relative}.battle-record-subapp.team-data .team .title-blue{color:#1080d6}.battle-record-subapp.team-data .team .title-red{color:#f76060}.battle-record-subapp.team-data .team .title .title-img{height:24px;left:0;min-width:120px;position:absolute;z-index:0}.battle-record-subapp.team-data .team .title .text{position:relative;z-index:1}.battle-record-subapp.team-data .team .team-info{border-top-right-radius:4px;display:flex;flex-direction:row;padding:3px}.battle-record-subapp.team-data .team .team-info-blue{background-image:linear-gradient(180deg,#d5e7f4,transparent)}.battle-record-subapp.team-data .team .team-info-red{background-image:linear-gradient(180deg,#fbdadc,transparent)}.battle-record-subapp.team-data .team .team-info .heros{background-color:#f7f7f7;border-top-left-radius:6px;padding-left:16px;padding-top:48px}.battle-record-subapp.team-data .team .team-info .heros .player-icon{height:45px;margin-bottom:29px;position:relative;width:45px}.battle-record-subapp.team-data .team .team-info .heros .player-icon .icon{border-radius:4px;height:100%;width:100%}.battle-record-subapp.team-data .team .team-info .heros .player-icon .level{background-color:rgba(0,0,0,.5);border-radius:4px 0 4px 0;bottom:0;color:#fff;font-family:DIN Next LT Pro;font-size:11px;height:14px;line-height:16px;position:absolute;right:0;text-align:center;width:19px}.battle-record-subapp.team-data .team .datas{background-color:#f7f7f7;border-top-right-radius:6px;flex:1 1;overflow:auto;padding-left:12px;padding-right:16px;padding-top:8px}.battle-record-subapp.team-data .team .datas .data-header{align-items:center;display:flex;flex-direction:row;height:26px;margin-bottom:16px}.battle-record-subapp.team-data .team .datas .data-header .header{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#858585;display:-webkit-box;flex:1 1;font-size:9px;line-height:13px;margin-right:16px;overflow:hidden;text-overflow:ellipsis}.battle-record-subapp.team-data .team .datas .player{display:flex;flex-direction:column;height:50px;margin-bottom:24px}.battle-record-subapp.team-data .team .datas .player .name{color:#3e1f02;font-size:14px;margin-bottom:8px}.battle-record-subapp.team-data .team .datas .player .data-section{align-items:center;display:flex;flex-direction:row}.battle-record-subapp.team-data .team .datas .player .data-section .player-progress{border-radius:2px;flex:1 1;margin-right:16px;overflow:hidden;position:relative}.battle-record-subapp.team-data .team .datas .player .data-section .player-progress .progress{--track-width:16px}.battle-record-subapp.team-data .team .datas .player .data-section .player-progress .progress-blue{--fill-color:#47a3e6}.battle-record-subapp.team-data .team .datas .player .data-section .player-progress .progress-red{--fill-color:#f76060}.battle-record-subapp.team-data .team .datas .player .data-section .player-progress .data-num{color:#3e1f02;font-family:DIN Next LT Pro;font-size:12px;line-height:16px;position:absolute;right:4px;top:0;z-index:1}.battle-record-detail-page .detail{background-color:#f7f7f7;height:calc(100vh - 44px);overflow:scroll}.battle-record-detail-page .detail .adm-tabs{border-top-left-radius:8px;border-top-right-radius:8px}.battle-record-detail-page .detail .adm-tabs-header{padding-top:12px}.battle-record-detail-page .detail .adm-tabs-tab{padding-bottom:6px;padding-left:2px}.battle-record-detail-page .adm-tabs{background-color:#f7f7f7;position:-webkit-sticky;position:sticky;top:0;z-index:1}.personal-homepage-background-image{left:0;position:absolute;top:0;z-index:0}.personal-homepage-background-image img{height:auto;object-fit:cover;width:100%}.cancel-box-cB2Mz{position:relative}.canceled-box-backgroundimg-SwZfe{height:auto;object-fit:cover;position:absolute;width:100%;z-index:0}.canceled-user-info-tsWsJ{background-color:#fff;border-radius:20px 20px 0 0;margin-top:164px;padding:60px 16px 24px;position:relative;width:100%;z-index:1}.default-avatar-NNJUZ{height:88px;left:16px;position:absolute;top:-44px;width:88px}.default-avatar-NNJUZ img{border-radius:50%;height:100%;object-fit:cover;width:100%}.canceled-name-R_a7j{color:#3e1f02;color:var(--C2,#3e1f02);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.card-swiper{background:#fff;height:168px}.card-swiper .item{padding-right:8px}.card-swiper .item-circle{border-radius:8px;height:168px;overflow:hidden}.settings-honor-title-wrapper .honor-title{border-radius:4px;height:22px;margin:-10px -8px;position:relative;width:61px;z-index:10}.settings-honor-title-wrapper .honor-title .bg{height:20px;width:61px}.settings-honor-title-wrapper .honor-title .icon{left:2px;position:absolute;top:2px;width:14px;z-index:4}.settings-honor-title-wrapper .honor-title .icon-bg{left:2px;position:absolute;top:2px;width:14px;z-index:2}.settings-honor-title-wrapper .honor-title .text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.6);display:-webkit-box;font-family:PingFang SC;font-size:7px;font-weight:700;left:62%;letter-spacing:-.07px;line-height:7px;overflow:hidden;position:absolute;text-overflow:ellipsis;text-transform:capitalize;top:45%;transform:translate(-50%,-50%);width:40px}.special-hero{background-image:linear-gradient(#222121,hsla(0,2%,9%,.3)),url(../../static/media/bg.fe341283d94dfa539462.png);border:1px solid #fff;border-radius:4px;height:148px;margin-right:6px;overflow:hidden;padding:10px 8px;position:relative;width:62px}.special-hero .light{bottom:0;left:0;position:absolute;z-index:4}.special-hero .cover{height:126px;z-index:1}.special-hero .cover,.special-hero .hero{left:0;position:absolute;top:0;width:62px}.special-hero .hero{align-items:center;display:flex;height:128px;justify-content:center;mask-image:linear-gradient(180deg,#000 80%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 80%,transparent);overflow:hidden;z-index:3}.special-hero .hero-img{height:140px;object-fit:cover;width:90px}.special-hero .up{height:126px;left:0;position:absolute;top:0;width:62px;z-index:5}.special-hero .road,.special-hero .roadBox{height:14px;left:0;position:absolute;top:27px;width:14px;z-index:5}.special-hero .game{height:10px;left:2px;position:absolute;top:29px;width:10px;z-index:6}.special-hero .cir{left:-1px;position:absolute;top:0;width:61px;z-index:6}.special-hero .bottom-info{bottom:6px;color:#fff;color:var(--C7,#fff);font-family:DIN Next LT Pro;font-size:12px;font-weight:700;left:4px;letter-spacing:.2;position:absolute;z-index:6}.special-hero .bottom-info .item{align-items:center;display:flex;justify-content:flex-start}.special-hero .bottom-info .icon{height:16px;margin-right:2px}.special-hero .bottom-info .mvp{height:14px;width:30px}.special-hero .bottom-info .large{height:16px;width:16px}.settings-hero-card-wrapper .hero-card{background:#d9d9d9;background-image:url(../../static/media/bg.704117b5fe2c3ecfab5e.png);background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;height:168px;padding:10px 8px}.settings-hero-card-wrapper .hero-card .left{display:flex;min-width:130px}.settings-hero-card-wrapper .hero-card .status{max-width:120px}.settings-hero-card-wrapper .hero-card .camp-status-text{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-hero-card-wrapper .hero-card .right-table{flex:1 1;margin-left:6px}.settings-hero-card-wrapper .hero-card .right-table .title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#fff;color:var(--C7,#fff);display:-webkit-box;font-family:PingFang SC;font-size:12px;font-weight:400;opacity:.7;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.settings-hero-card-wrapper .hero-card .right-table .item{border-bottom:1px solid hsla(0,0%,60%,.16);margin:6px 0}.settings-hero-card-wrapper .hero-card .right-table .icon{border-radius:4px;height:20px;margin-bottom:6px;width:20px}.settings-hero-card-wrapper .hero-card .right-table .number{color:#fff;color:var(--C7,#fff);font-family:DIN Next LT Pro;font-size:15px;font-weight:700;text-align:left}.settings-hero-card-wrapper .hero-card .right-table .left{margin-left:6px}.settings-hero-card-wrapper .hero-card .right-table .power{color:#c99244;color:var(--C1,#c99244);font-family:DIN Next LT Pro;font-size:15px;font-weight:700;text-align:left}.settings-hero-card-wrapper .hero-card .right-table .content{background:linear-gradient(180deg,rgba(26,27,43,0) 80%,#1a1b2b 0);height:120px;overflow-y:scroll}.settings-hero-card-wrapper .hero-card .right-table .box{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.settings-hero-card-wrapper .hero-card .right-table .see-more{align-items:center;border-radius:4px;color:#fff;display:flex;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;padding:0 2px 0 6px;text-align:center}.settings-hero-card-wrapper .hero-card .right-table .see-more .arrow{height:12px;width:12px}.settings-level-card-wrapper .level-card{background-image:url(../../static/media/bg.f4353ef26482726abc47.png);background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;height:168px;margin-left:16px;padding:0 16px}.settings-level-card-wrapper .level-card .level-pic{height:168px;position:relative;width:80px}.settings-level-card-wrapper .level-card .level-pic .flag{height:188px;margin-top:-28px;width:80px}.settings-level-card-wrapper .level-card .level-pic .margin{margin-left:-8px}.settings-level-card-wrapper .level-card .level-pic .grade-box{left:0;position:absolute;top:0}.settings-level-card-wrapper .level-card .level-pic .grade-box .star{height:26px;left:2px;position:absolute;top:5px;width:70px;z-index:1}.settings-level-card-wrapper .level-card .level-pic .grade-box .star-box{align-items:center;color:#fff;display:flex;font-family:DIN Next LT Pro;font-size:18px;justify-content:center;left:-9px;position:absolute;text-align:center;top:25px;width:94px;z-index:1}.settings-level-card-wrapper .level-card .level-pic .grade-box .star-box .plus{margin-right:4px;position:relative;top:-1px}.settings-level-card-wrapper .level-card .level-pic .grade-box .star-box .star-img{height:20px;margin-right:2px;width:20px}.settings-level-card-wrapper .level-card .level-pic .grade-box .grade-cube{height:98px;left:2px;position:absolute;top:10px;width:90px;z-index:1}.settings-level-card-wrapper .level-card .level-pic .grade-box .grade-icon{left:-19px;position:absolute;top:15px;width:110px}.settings-level-card-wrapper .level-card .level-pic .grade-box .level-desc{align-items:center;background:url(../../static/media/level-bg.e5db3b39f65001372b74.png);background-repeat:no-repeat;background-size:78px 18px;display:flex;height:18px;justify-content:center;left:-2px;position:absolute;top:115px;width:76px}.settings-level-card-wrapper .level-card .level-pic .grade-box .level-desc .level-name{color:#fff;font-size:10px;font-weight:400;line-height:18px;max-width:80px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.settings-level-card-wrapper .level-card .right-card{display:flex;flex:1 1;flex-direction:column;padding:16px 0}.settings-level-card-wrapper .level-card .right-card .right-top{align-items:center;color:hsla(0,0%,100%,.6);display:flex;flex:1 1;font-family:PingFang SC;font-size:10px;font-weight:400;justify-content:space-around;line-height:11px;margin-left:20px}.settings-level-card-wrapper .level-card .right-card .right-top .item{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.settings-level-card-wrapper .level-card .right-card .right-top .item .hero-pic{display:flex}.settings-level-card-wrapper .level-card .right-card .right-top .item .icon{height:32px;margin-right:8px;position:relative;width:32px}.settings-level-card-wrapper .level-card .right-card .right-top .item .icon .hero{border:1px solid #dfa34d;border-radius:50%;height:32px;width:32px}.settings-level-card-wrapper .level-card .right-card .right-top .item .icon .tip{bottom:-6px;height:14px;left:25%;position:absolute;width:16px}.settings-level-card-wrapper .level-card .right-card .right-top .item .road{height:38px;width:38px}.settings-level-card-wrapper .level-card .right-card .right-top .item .text{margin-top:8px}.settings-level-card-wrapper .level-card .right-card .right-bottom{align-items:center;background:rgba(0,0,0,.2);border-radius:6px;display:flex;height:46px;justify-content:space-around;padding:6px;width:100%}.settings-level-card-wrapper .level-card .right-card .right-bottom .line{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.24) 50%,hsla(0,0%,100%,0));height:23px;width:2px}.settings-level-card-wrapper .level-card .right-card .right-bottom .item{align-items:center;color:hsla(0,0%,100%,.6);display:flex;flex-direction:column;font-size:10px;font-weight:400;justify-content:center;text-align:center}.settings-level-card-wrapper .level-card .right-card .right-bottom .value{color:#fff;font-size:14px;font-weight:500}.settings-record-card-wrapper .record-card{background:#d9d9d9;background-image:url(../../static/media/bg.f09a40b7edadbd5a817b.png);background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;height:168px;padding:16px 12px 12px}.settings-record-card-wrapper .record-card .select{background:#c5c8d9;border-radius:2px;height:138px;width:18px}.settings-record-card-wrapper .record-card .select .selected{background:#c99244;background:var(--C1,#c99244);border:.75px solid #dfa34d;border-radius:1px;box-shadow:0 0 4px 0 rgba(3,8,29,.32)}.settings-record-card-wrapper .record-card .item{height:50%;position:relative;width:18px}.settings-record-card-wrapper .record-card .item .select-pic{height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.settings-record-card-wrapper .record-card .table{background:rgba(0,0,0,.06);border-radius:6px;margin-left:15px;padding:2px 6px 6px;width:275px}.radar-b0n6b{position:relative}.radar-echart-nmmyV{height:140px;width:150px}.radar-b0n6b img{height:20px;position:absolute;right:10px;width:20px}.radar-b0n6b .kda-Zg691{right:10px;top:48px}.radar-b0n6b .team-KYbuS{bottom:10px;left:30px}.radar-b0n6b .farm-b1DG8{bottom:10px;right:30px}.radar-b0n6b .ser-gOI1U{left:10px;top:48px}.radar-b0n6b .harm-VRKd3{left:44%;top:0}.settings-pic-content-wrapper .pic-content{display:flex;flex:1 1;margin-left:8px}.settings-pic-content-wrapper .pic-content .right-info{flex:1 1;height:140px;min-width:120px}.settings-pic-content-wrapper .pic-content .top-box{display:flex;height:33px;justify-content:space-around}.settings-pic-content-wrapper .pic-content .top-box .item{align-items:center;display:flex;flex-direction:column;height:33px;justify-content:center}.settings-pic-content-wrapper .pic-content .top-box .value{color:#3e1f02;color:var(--C2,#3e1f02);font-family:DIN Condensed;font-size:18px;font-style:normal;font-weight:700;letter-spacing:.5;line-height:22px;position:relative;text-align:center}.settings-pic-content-wrapper .pic-content .top-box .value:after{border-left:2px solid #ffae37;content:"";display:block;height:10px;position:absolute;right:106%;top:0}.settings-pic-content-wrapper .pic-content .top-box .label{color:rgba(62,31,2,.4);font-family:PingFang SC;font-size:8px;font-style:normal;font-weight:500;text-align:center;white-space:nowrap}.settings-pic-content-wrapper .pic-content .bottom-box{background:rgba(3,1,21,.1);border-radius:4px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:16px;padding:0 10px 8px}.settings-pic-content-wrapper .pic-content .bottom-box .item{align-items:center;color:#3e1f02;color:var(--C2,#3e1f02);display:flex;flex-direction:column;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:700;height:32px;justify-content:center;line-height:normal;margin-top:10px;text-align:center;width:25%}.settings-pic-content-wrapper .pic-content .bottom-box .item .pic{height:18px;width:18px}.settings-table-content-line-wrapper .table-content-line{margin-bottom:8px}.settings-table-content-line-wrapper .table-content-line .top{color:rgba(62,31,2,.6);display:flex;font-family:PingFang SC;font-size:10px;font-weight:400;justify-content:space-between;line-height:14px;text-align:center}.settings-table-content-line-wrapper .table-content-line .value{color:#3e1f02;color:var(--C2,#3e1f02);font-family:PingFang SC;font-size:12px;font-weight:700}.settings-table-content-line-wrapper .table-content-line .rate{background-color:hsla(0,0%,75%,.6);border-radius:2px;height:6px;position:relative}.settings-table-content-line-wrapper .table-content-line .rate .yellow{background-color:#c99244;border-radius:2px;height:6px;left:0;position:absolute;top:0}.settings-table-content-wrapper{width:100%}.settings-table-content-wrapper .table-content{background:rgba(0,0,0,.06);border-radius:6px;margin-left:15px;padding:2px 6px 6px;width:90%}.settings-branch-data-wrapper .branch-data{margin-bottom:8px}.settings-branch-data-wrapper .branch-data-header{color:#3e1f02;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:24px;padding-bottom:8px}.settings-branch-data-wrapper .branch-data-content{background-image:url(../../static/media/branch-bg.a801214c20d626af9736.png);background-position:0 100%;background-repeat:no-repeat;background-size:100% auto;height:108px;margin-bottom:10px;position:relative;width:100%}.settings-branch-data-wrapper .branch-data-content_pic{background-repeat:no-repeat;background-size:100% auto;position:absolute}.settings-branch-data-wrapper .branch-data-content_1{height:44px;left:-3px;top:-1px;width:70px;z-index:1}.settings-branch-data-wrapper .branch-data-content_1_1{background-image:url(../../static/media/playcnt_up_1.0e37fa0b2ea88a89369d.png);top:-15px}.settings-branch-data-wrapper .branch-data-content_1_2{background-image:url(../../static/media/playcnt_up_2.c0e81af4b83c50fc3ca5.png)}.settings-branch-data-wrapper .branch-data-content_1_3{background-image:url(../../static/media/playcnt_up_3.39ce9ffddf8681e987b4.png)}.settings-branch-data-wrapper .branch-data-content_1_4,.settings-branch-data-wrapper .branch-data-content_1_5{background-image:url(../../static/media/playcnt_up_4.b7ede5ca72104700fea8.png)}.settings-branch-data-wrapper .branch-data-content_1_noData{background-image:url(../../static/media/playcnt_up_5.c74e9fd388ce1e3d9662.png)}.settings-branch-data-wrapper .branch-data-content_2{height:44px;left:58px;top:14px;width:70px;z-index:2}.settings-branch-data-wrapper .branch-data-content_2_1{background-image:url(../../static/media/playcnt_middle_1.8393743ce51bb0875cd6.png);height:60px;top:0}.settings-branch-data-wrapper .branch-data-content_2_2{background-image:url(../../static/media/playcnt_middle_2.984d884b7b3d709037c4.png)}.settings-branch-data-wrapper .branch-data-content_2_3{background-image:url(../../static/media/playcnt_middle_3.6afe984028e67aec7c4b.png)}.settings-branch-data-wrapper .branch-data-content_2_4,.settings-branch-data-wrapper .branch-data-content_2_5{background-image:url(../../static/media/playcnt_middle_4.14dbd900d6d14998d10e.png)}.settings-branch-data-wrapper .branch-data-content_2_noData{background-image:url(../../static/media/playcnt_middle_5.9e927e1e8bef42ee7833.png)}.settings-branch-data-wrapper .branch-data-content_3{bottom:16px;height:44px;right:39px;width:70px;z-index:5}.settings-branch-data-wrapper .branch-data-content_3_1{background-image:url(../../static/media/playcnt_lower_1.c5bc5c23216e10d8c2e7.png);height:116px;right:32px;top:-14px}.settings-branch-data-wrapper .branch-data-content_3_2{background-image:url(../../static/media/playcnt_lower_2.5c8f6f1fbe5b6da09411.png)}.settings-branch-data-wrapper .branch-data-content_3_3{background-image:url(../../static/media/playcnt_lower_3.431a3ecde729492493f8.png)}.settings-branch-data-wrapper .branch-data-content_3_4,.settings-branch-data-wrapper .branch-data-content_3_5{background-image:url(../../static/media/playcnt_lower_4.0e7de4c124b46c1efb1f.png)}.settings-branch-data-wrapper .branch-data-content_3_noData{background-image:url(../../static/media/playcnt_lower_5.a867404526fda4401b07.png)}.settings-branch-data-wrapper .branch-data-content_4{height:44px;left:15px;top:24px;width:70px;z-index:3}.settings-branch-data-wrapper .branch-data-content_4_1{background-image:url(../../static/media/playcnt_wild_1.a03a19acf53a9041ca93.png);top:30px}.settings-branch-data-wrapper .branch-data-content_4_2{background-image:url(../../static/media/playcnt_wild_2.2af995397e108071e50f.png)}.settings-branch-data-wrapper .branch-data-content_4_3{background-image:url(../../static/media/playcnt_wild_3.59fd6484625cc7b97d6a.png)}.settings-branch-data-wrapper .branch-data-content_4_4,.settings-branch-data-wrapper .branch-data-content_4_5{background-image:url(../../static/media/playcnt_wild_4.6659e4dff25c34064093.png)}.settings-branch-data-wrapper .branch-data-content_4_noData{background-image:url(../../static/media/playcnt_wild_5.8aa90feeb774455a1f94.png)}.settings-branch-data-wrapper .branch-data-content_5{bottom:14px;height:44px;right:8px;width:70px;z-index:4}.settings-branch-data-wrapper .branch-data-content_5_1{background-image:url(../../static/media/playcnt_assist_1.be7b0a1dd06bab4bd435.png);height:auto;top:5px}.settings-branch-data-wrapper .branch-data-content_5_2{background-image:url(../../static/media/playcnt_assist_2.4022451921a564fd7c42.png)}.settings-branch-data-wrapper .branch-data-content_5_3{background-image:url(../../static/media/playcnt_assist_3.7fe94398e541da69e883.png)}.settings-branch-data-wrapper .branch-data-content_5_4,.settings-branch-data-wrapper .branch-data-content_5_5{background-image:url(../../static/media/playcnt_assist_4.a96179b1531a13559a20.png)}.settings-branch-data-wrapper .branch-data-content_5_noData{background-image:url(../../static/media/playcnt_assist_5.c227c3303b1e8615867f.png)}.settings-branch-data-wrapper .branch-data-content_box1{align-items:center;box-sizing:border-box;display:flex;left:0;position:absolute;top:16px;width:100%}.settings-branch-data-wrapper .branch-data-content_box2{align-items:center;box-sizing:border-box;display:flex;left:0;position:absolute;top:26px;width:100%}.settings-branch-data-wrapper .branch-data-content_desc{color:#fff;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;max-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-branch-data-wrapper .branch-data-content_val{color:#fff;font-family:DIN Next LT Pro;font-size:9px;font-style:normal;line-height:14px}.settings-trend-wrapper .trend{padding:8px}.settings-trend-wrapper .trend .status{padding:12px}.settings-trend-wrapper .trend .camp-status-text{width:auto!important}.settings-trend-wrapper .trend-charts{background-color:#fff;border:.5px solid #f0f0f0;border-radius:4px;display:flex;height:152px;margin-bottom:10px;width:100%;z-index:1}.settings-trend-wrapper .trend-charts-container{position:relative}.settings-trend-wrapper .trend-charts .camp-status-pic{height:96px;width:96px}.settings-trend-wrapper .trend-charts .camp-status-text{color:#838c8f;font-family:PingFang SC;font-size:14px;line-height:22px;text-align:center;width:200px}.settings-trend-wrapper .eCharts-tooltip{align-items:center;background:#fffbf3;border:1px solid #ddb76794;border-radius:4px;color:#3e1f02;display:flex;font-family:PingFang SC;font-size:12px;font-style:normal;height:31.5px;justify-content:space-between;margin:0 10px;padding:0 6px}.settings-trend-wrapper .eCharts-tooltip-left,.settings-trend-wrapper .eCharts-tooltip-right{align-items:center;display:flex}.settings-trend-wrapper .eCharts-tooltip-time{font-style:normal;font-weight:400;margin-right:2px}.settings-trend-wrapper .eCharts-tooltip-img{animation:opacity .2s ease-in 1;height:16px;margin-right:2px;width:19px}.settings-trend-wrapper .eCharts-tooltip-up{border-bottom:6px solid #f76060;border-left:4px solid transparent;border-right:4px solid transparent}.settings-trend-wrapper .eCharts-tooltip-down{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #1b9547}.settings-trend-wrapper .eCharts-tooltip-stars{padding-left:4px}@keyframes opacity{0%{opacity:0}to{opacity:1}}.settings-trend-card-wrapper .trend-card{background-image:url(../../static/media/bg.decfdc42c0d415e17e76.png);background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;height:168px}.settings-trend-card-wrapper .trend-card .left,.settings-trend-card-wrapper .trend-card .right{flex:1 1}.settings-trend-card-wrapper .trend-card .header-season{align-items:center;box-sizing:border-box;display:flex;margin:6px 10px;padding-bottom:3px}.settings-trend-card-wrapper .trend-card .header-season-left{font-feature-settings:"smcp";background:linear-gradient(180deg,#ddb758 -9.09%,#c08945 89.74%);background-clip:text;-webkit-background-clip:text;color:transparent;font-family:DIN Next LT Pro;font-size:32px;font-style:normal;font-variant:small-caps;font-weight:700;letter-spacing:2px;max-width:88px;overflow:hidden;text-align:center}.settings-trend-card-wrapper .trend-card .header-season-right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:4px}.settings-trend-card-wrapper .trend-card .header-season-right--name{align-items:center;display:flex}.settings-trend-card-wrapper .trend-card .header-season-right--sname{color:#c38d46;flex:1 1;font-size:9px;line-height:12px;max-width:145px;text-align:left}.settings-trend-card-wrapper .trend-card .header-season-right--other,.settings-trend-card-wrapper .trend-card .header-season-right--sname{-webkit-box-orient:vertical;font-family:PingFang SC;font-style:normal;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-trend-card-wrapper .trend-card .header-season-right--other{background:#d7a13b4a;border-radius:4px 0;color:#fff;color:#c28717;font-size:8px;margin-top:2px;max-width:170px;padding:0 4px}.settings-trend-card-wrapper .trend-card .header-season-right--current{background:linear-gradient(90deg,#c09440,#e3c070);color:#fff}.camp-circle-card{background:url(../../static/media/circle-card-bg-normal.7071bf10943a2f1a71d2.png);background-repeat:no-repeat;background-size:100% 100%;display:flex;height:100%;width:100%}.camp-circle-card_container{flex:1 1;overflow:hidden}.camp-circle-card_content{box-sizing:border-box;display:flex;padding-left:15px}.camp-circle-card_info{box-sizing:border-box;flex:1 1;overflow:hidden;padding-right:14px}.camp-circle-card_desc-container{margin-top:8px;padding:0 14px}.camp-circle-card_share{background:rgba(0,47,119,.24);border-radius:4px;box-sizing:border-box;margin:12px 14px 0;overflow:hidden;width:calc(100% - 28px)}[data-circle-mode=small] .camp-circle-card_content{box-sizing:border-box;height:100%;overflow:hidden;padding:0 8px 5px 10px}[data-circle-mode=small] .camp-circle-card-desc{height:78px;margin-top:0}[data-circle-mode=small] .camp-circle-card-desc_text{-webkit-line-clamp:4}[data-circle-mode=small] .camp-circle-card_desc-container{margin-top:0;padding:0}[data-circle-mode=small] .camp-circle-card_info{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding-bottom:3px;padding-left:8px;padding-right:0}[data-circle-mode=small] .camp-circle-card-info{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-top:0;padding-left:0;padding-top:0}[data-circle-mode=small] .camp-circle-card-info_header-row{display:none}[data-circle-mode=small] .camp-circle-card-info_tag-group{justify-content:flex-start;margin-top:6px}[data-circle-mode=small] .camp-circle-card-info_tag-group-item{display:block;font-size:10px;justify-content:start;max-width:calc(100% - 4px);min-width:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:auto}[data-circle-mode=small] .camp-circle-card-info_top-tip{height:18px}[data-circle-mode=small] .camp-circle-card-info_friend-avatar1{height:12px;width:12px}[data-circle-mode=small] .camp-circle-card-info_friend-avatar2{height:12px;width:12px}[data-circle-mode=small] .camp-circle-card-info_friend-box{height:auto;width:20px}[data-circle-mode=small] .camp-circle-card-flag{height:100%;min-width:0;min-width:auto;width:110px}[data-circle-mode=small] .camp-circle-card-flag_avatar-border{height:90px;width:90px}[data-circle-mode=small] .camp-circle-card-flag_avatar{height:60px;width:60px}[data-circle-mode=small] .camp-circle-card-flag_loop-left{height:40px;left:-10px;position:absolute;top:50px;width:36px}[data-circle-mode=small] .camp-circle-card-flag_loop-right{height:26px;position:absolute;right:-5px;top:62px;width:26px}[data-circle-mode=small] .camp-circle-card-flag_name{bottom:32px;font-size:10px;max-width:110px}[data-circle-mode=small] .camp-circle-card-left-bar{width:44px}[data-circle-mode=small] .camp-circle-card-left-bar__profile-item{height:24px;width:24px}[data-orientation=landscape] .camp-circle-card-left-bar{width:117px}[data-orientation=landscape] .camp-circle-card-left-bar__profile{box-sizing:border-box;padding-left:var(--intl-webview-left);padding-right:10px}[data-orientation=landscape] .camp-circle-card-flag{height:44vh}[data-orientation=landscape] .camp-circle-card{background-size:100% 100%;box-sizing:border-box}[data-orientation=landscape] .camp-circle-card_content{align-items:center;display:flex;flex-direction:column;padding:0 12px}[data-orientation=landscape] .camp-circle-card_container{display:flex;flex:1 1;flex-direction:column;overflow:hidden}[data-orientation=landscape] .camp-circle-card-info_header-row,[data-orientation=landscape] .camp-circle-card-info_top-tip,[data-orientation=landscape] .camp-circle-card_share{display:none}[data-orientation=landscape] .camp-circle-card_info{padding-right:0;width:100%}[data-orientation=landscape] .camp-circle-card-info{margin-left:0;overflow:hidden;padding-top:0;width:100%}@media screen and (max-width:500px){[data-orientation=landscape] .camp-circle-card-info{height:18.66667vw}}@media screen and (min-width:500px){[data-orientation=landscape] .camp-circle-card-info{height:93.33333333px}}[data-orientation=landscape] .camp-circle-card-info_header-row--landscape{align-items:center;display:flex;justify-content:space-between;width:100%}[data-orientation=landscape] .camp-circle-card-info_location-icon--landscape{height:16px;width:16px}[data-orientation=landscape] .camp-circle-card-info_location--landscape{align-items:center;display:flex;flex:1 1;justify-content:center}[data-orientation=landscape] .camp-circle-card-info_location-text--landscape{color:#e2faffcc;font-size:11px;font-weight:500;height:20px;line-height:20px;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-orientation=landscape] .camp-circle-card-info_member-box--landscape{align-items:center;border:.55px solid #679aff;border-radius:4px;color:#e2faff;display:flex;font-size:11px;font-weight:500;margin-left:8px;padding:3px 4px}[data-orientation=landscape] .camp-circle-card-info_member-number--landscape{margin-left:4px}[data-orientation=landscape] .camp-circle-card-info_tag-group-item--placeholder{visibility:hidden}@media screen and (max-width:799px){[data-orientation=landscape] .camp-circle-card-info_tag-group-container{align-items:flex-start}}[data-orientation=landscape] .camp-circle-card_desc-container{box-sizing:border-box;flex:1 1;padding:0 12px}[data-orientation=landscape] .camp-circle-card_desc-container .camp-circle-card-desc{height:66px}@media screen and (max-width:500px){[data-orientation=landscape] .camp-circle-card_desc-container .camp-circle-card-desc{height:12.26667vw}}@media screen and (min-width:500px){[data-orientation=landscape] .camp-circle-card_desc-container .camp-circle-card-desc{height:61.33333333px}}.camp-circle-card-desc{background-repeat:no-repeat;background-size:100% 100%;border-radius:4px;box-sizing:border-box;color:hsla(0,0%,100%,.7);font-size:12px;height:60px;padding:4px 8px;position:relative;width:100%}.camp-circle-card-desc_text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.camp-circle-card-left-bar{display:flex;flex-direction:column;height:100%;width:52px}.camp-circle-card-left-bar__profile{align-items:center;display:flex;height:52px;justify-content:center;position:relative;width:100%}.camp-circle-card-left-bar__profile-bg{background:rgba(0,43,138,.4)}.camp-circle-card-left-bar__profile-bg--top{background:rgba(0,43,138,.4);border-radius:0 12px 0 0}.camp-circle-card-left-bar__profile-bg--bottom{background:rgba(0,43,138,.4);border-radius:0 0 12px}.camp-circle-card-left-bar__profile-item{border:1px solid #83aef0;border-radius:50%;display:inline-block;height:32px;position:relative;width:32px}.camp-circle-card-left-bar__profile-item--checked{border:1px solid #ffda60;box-shadow:0 0 10px 0 #fffdb5}.camp-circle-card-left-bar__profile-item-img{border-radius:50%;height:100%;width:100%}.camp-circle-card-left-bar__profile-item-icon{bottom:0;position:absolute;right:0}.camp-circle-card-left-bar__profile-item-divider{background:hsla(0,0%,100%,.32);bottom:-10px;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:16px}.camp-circle-card-left-bar__profile-placeholder{flex:1 1}.camp-circle-card-flag{align-items:center;background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;display:flex;flex-direction:column;height:154px;min-width:134px;padding-top:20px;position:relative;width:134px}.camp-circle-card-flag_avatar-box{position:relative}.camp-circle-card-flag_avatar{border-radius:50%;height:78px;width:78px}.camp-circle-card-flag_avatar-border{background-repeat:no-repeat;background-size:100% 100%;height:116px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:116px}.camp-circle-card-flag_vip-icon{bottom:0;height:20px;position:absolute;right:0;width:20px}.camp-circle-card-flag_loop-left{height:48px;left:-16px;position:absolute;top:40px;width:48px}.camp-circle-card-flag_loop-right{height:40px;position:absolute;right:-12px;top:34px;width:38px}.camp-circle-card-flag_name{align-items:center;background-image:url(../../static/media/flag-name-bg.96966a35a079e8358a25.png);background-repeat:no-repeat;background-size:100% 100%;bottom:14px;color:#fff;display:flex;font-size:12px;font-weight:500;height:28px;left:50%;max-width:134px;overflow:hidden;position:absolute;text-overflow:ellipsis;transform:translateX(-50%);white-space:nowrap}.camp-circle-card-info{box-sizing:border-box;overflow:hidden;padding-left:8px;padding-top:20px;position:relative;width:100%}.camp-circle-card-info_top-tip{align-items:center;background:linear-gradient(90deg,#48f3dd,#1154f0);border:.5px solid #29e0eb;border-radius:0 8px;color:#fff;display:flex;font-size:10px;font-weight:500;height:28px;max-width:162px;overflow:hidden;padding:0 8px 0 6px;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap}.camp-circle-card-info_tag-group-container{align-items:flex-start;display:flex;flex-direction:column;overflow-x:auto;width:100%}.camp-circle-card-info_tag-group{box-sizing:border-box;display:inline-grid;gap:6px;grid-template-columns:1fr 1fr;margin-top:8px}.camp-circle-card-info_tag-group-item{align-items:center;background:linear-gradient(90deg,#316ffe,#209cff);border:.5px solid #3cf;border-radius:36px;box-sizing:border-box;color:#fff;display:flex;font-size:10px;gap:2px;justify-content:flex-start;line-height:14px;min-width:70px;overflow:hidden;padding:4px;position:relative;white-space:nowrap;width:-moz-max-content;width:max-content}.camp-circle-card-info_tag-group-item-icon{left:4px;position:absolute;top:50%;transform:translateY(-50%)}.camp-circle-card-info_tag-group-item--active{background:linear-gradient(64.55deg,#c09440 10.87%,#e3c070 86.2%);border:.5px solid #f4e273}.camp-circle-card-info_tag-group-item-bg-left{height:20px;left:0;position:absolute;top:0;width:24px}.camp-circle-card-info_tag-group-item-bg-right{height:18px;position:absolute;right:0;top:6px;width:24px}.camp-circle-card-info_header-row{box-sizing:border-box;display:flex;justify-content:space-between;width:100%}.camp-circle-card-info_header-row--landscape{display:none}.camp-circle-card-info_location{align-items:center;display:flex;flex-direction:column;margin-left:6px;min-height:44px;width:86px}.camp-circle-card-info_location-icon{height:16px;margin-bottom:5px;width:16px}.camp-circle-card-info_location-text{color:#6c98b4;font-size:10px;font-weight:500;text-align:center;word-break:break-word}.camp-circle-card-info_location-text--white{color:#e2faffcc}.camp-circle-card-info_friend-box{height:100%;margin-right:4px;position:relative;width:42px}.camp-circle-card-info_friend-avatar1,.camp-circle-card-info_friend-avatar2{border-radius:50%;height:24px;width:24px}.camp-circle-card-info_friend-avatar2{position:absolute;right:0;top:0}.camp-circle-card-info_member-box{align-items:center;background:rgba(47,110,149,.4);border:1px solid #c5feff;border-radius:8px;box-sizing:border-box;display:flex;height:32px;margin-left:8px;padding:3px 4px 2px 8px}.camp-circle-card-info_member-box--blue{background:#0043c033;border:1px solid #679aff}.camp-circle-card-info_member-box-content{align-items:center;display:flex;flex-direction:column;height:28px}.camp-circle-card-info_member-box-arrow{height:12px;width:12px}.camp-circle-card-info_member-number{color:#fff;font-size:10px;font-weight:500;height:14px;line-height:14px;margin-top:2px;width:-moz-max-content;width:max-content}.camp-circle-card-info_member-number--lucency{color:hsla(0,0%,100%,.7)}.camp-discord-share{align-items:center;background:transparent;border-radius:4px;box-sizing:border-box;display:flex;font-size:12px;justify-content:space-between;overflow:hidden;padding:4px 8px;width:100%}.camp-discord-share_url{color:#fff;margin-left:4px}.camp-discord-share_url--dark{color:#858585}.camp-discord-share_row{align-items:center;display:flex}.camp-discord-share_divider{background:#ffffff3d;height:12px;margin-right:12px;width:1px}.camp-discord-share_divider--dark{background:#6968a33d}.follow-button-gke1Q{border-radius:4px;font-family:PingFang SC;font-size:14px;font-weight:400;height:28px;line-height:24px;margin-right:8px;min-width:93px;padding:0 8px;text-align:center;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.follow-button-gke1Q.following-vO74T{min-width:108px}.follow-button-gke1Q.cancellation-enVoh{background:#ededed;border:none;color:hsla(0,0%,52%,.5);cursor:not-allowed;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-align:center}.follow-button-gke1Q.camp-button-primary-y4uMG.following-vO74T{background:#fff;border:1px solid #c99244;color:#c99244}.follow-button-gke1Q.camp-button-primary-y4uMG.listfollowing-tCnE5{background:#f7f7f7;border:1px solid #c99244;color:#c99244}.follow-button-gke1Q.navbar-background-tIb7Z.following-vO74T{background:rgba(140,145,189,.5);border:none;color:#ffffff80}.follow-button-gke1Q.navbar-trjrN{border-radius:44px}.follow-button-gke1Q.list-RB0zO{width:86px}.follow-button-gke1Q.no-margin-pwdGL{margin-right:0}.heart-icon-GTsr_{height:12px;margin-right:4px;width:12px}.navBar-cFGka{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent;justify-content:space-between;left:0;padding:calc(10px + var(--intl-webview-top)) 16px 10px;position:fixed;top:0;transition:background-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;width:100%;z-index:9}.iconButton-VOQrW,.leftSection-_mMbK,.navBar-cFGka,.rightSection-NL58n{align-items:center;display:flex}.iconButton-VOQrW{background:#010c1452;border-radius:50%;justify-content:center}.backButton-ODQFp{height:30px;padding:5px;width:30px}.transparentBackground-VCmtf{background:transparent}.likeButton-Rk2VY{align-items:center;border-radius:44px;display:flex;margin-right:8px;padding:4px 12px}.shareButton-I1qWe{padding:6px}.backIcon-ugdbb{height:15px;width:9px}.likeIcon-EtWBI{height:20px;width:20px}.shareIcon-xSNVz{height:16px;width:16px}.smallAvatar-olhG2{border-radius:50%;height:24px;margin-right:8px;width:24px}.nickname-xkMZ6{color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.likeCount-bG8TF{color:#fff;font-size:16px;margin-left:8px}.mask-iCokM{background:#fff;border-radius:16px 16px 0 0;bottom:-2px;height:16px;left:0;position:absolute;width:100%}.cancel-box-x6keo{position:relative}.failed-box-backgroundimg-_RZu6{height:auto;object-fit:cover;width:100%}.failed-user-info-LGaBW{background-color:#fff;border-radius:20px 20px 0 0;display:flex;height:100%;justify-content:center;left:50%;padding:60px 16px 24px;position:absolute;top:164px;transform:translateX(-50%);width:100%;z-index:1}.failed-user-info-LGaBW .failed-info-box-lP9vR{align-items:center;display:flex;flex-direction:column;position:absolute;top:205px}.failed-user-info-LGaBW .failed-info-box-lP9vR .failed-img-D31N6{height:120px;width:120px}.failed-user-info-LGaBW .failed-info-box-lP9vR .failed-text-PsKjI{color:#838c8f;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-align:center}.failed-user-info-LGaBW .failed-info-box-lP9vR .failed-retry-button-QUDsU{height:26px;margin-top:10px}.default-avatar-QiQlk{height:88px;left:16px;position:absolute;top:-44px;width:88px}.default-avatar-QiQlk img{border-radius:50%;height:100%;object-fit:cover;width:100%}.wrap-FXgG0{align-items:center;display:flex;justify-content:space-between}.wrap-FXgG0 .day-oDVDf{color:#858585;font-size:24px;font-weight:600;line-height:34px;text-align:left}.wrap-FXgG0 .month-ZAtsk{color:#858585;font-size:14px;font-weight:400;line-height:20px;opacity:.6;text-align:left}.wrap-FXgG0 .operationImg-bX4vq{cursor:pointer;height:24px;width:24px}.feedsRender-P0Gnf .camp-post-view-translator-view{background-color:transparent}.feedsRender-P0Gnf .feed-news-card{margin-top:20px}.feedsRender-P0Gnf .feed-news-card:first-child{margin-top:0}.feedsRender-P0Gnf .feed-news-card:last-child{border-bottom:none}.emptyBox-vUdDn{height:90vh}.loading-wDowc{justify-content:normal;padding-top:140px}.empty-oK6jN{justify-content:normal;padding-top:52px}.wrap-ogr5w{height:90vh;padding-top:12px;position:relative}.wrap-ogr5w,.wrap-ogr5w .adm-tabs{background:#fff}.wrap-ogr5w .stickyContainer-YUqQF{border-radius:16px 16px 0 0;left:0;overflow:hidden;position:fixed;top:calc(50px + var(--intl-webview-top)*.6);width:100%;z-index:10}.wrap-ogr5w .stickyContainer-YUqQF .adm-tabs-tab-wrapper{padding:0 16px}.wrap-ogr5w .tabContainer-dbzQw{padding:16px}.settings-highlight-video{height:48px;position:relative;width:88px}.settings-highlight-video .video{overflow:hidden}.settings-highlight-video .poster,.settings-highlight-video .video{border-radius:4px;height:100%;width:100%}.settings-highlight-video .poster-play{height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}.settings-multiple-kill{height:48px;position:relative;width:48px}.settings-multiple-kill_img{height:48px;width:48px}.settings-multiple-kill_num{-webkit-text-stroke-width:1;-webkit-text-stroke-color:#fff;bottom:0;color:#0f2128;flex-shrink:0;font-family:DIN Next LT Pro;position:absolute;right:0;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@media screen and (max-width:500px){.settings-multiple-kill_num{width:4.53333vw}}@media screen and (min-width:500px){.settings-multiple-kill_num{width:22.66666667px}}@media screen and (max-width:500px){.settings-multiple-kill_num{font-size:4vw}}@media screen and (min-width:500px){.settings-multiple-kill_num{font-size:20px}}@media screen and (max-width:500px){.settings-multiple-kill_num{line-height:4vw}}@media screen and (min-width:500px){.settings-multiple-kill_num{line-height:20px}}.settings-recent-honors-wrappers .recent-honors{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#25273f61;border-radius:12px 0 0 12px;display:flex;padding:6px 8px;position:absolute;right:0;top:72px;transition:width .3s ease,transform .3s ease}.settings-recent-honors-wrappers .recent-honors__toggle{align-items:center;background:transparent;border:none;display:flex;height:100%;justify-content:center;width:24px}.settings-recent-honors-wrappers .recent-honors__toggle img{height:12px;transition:width .3s ease,height .3s ease;width:12px}.settings-recent-honors-wrappers .recent-honors__content{align-items:center;display:flex;flex-direction:column;transition:opacity .3s ease}.settings-recent-honors-wrappers .recent-honors__icon{flex-shrink:0}.settings-recent-honors-wrappers .recent-honors__icon__img{height:100%}.settings-recent-honors-wrappers .recent-honors__winstreak{height:32px}.settings-recent-honors-wrappers .recent-honors__text{color:#fff;font-family:PingFang SC;font-size:10px;font-weight:700;height:13px;line-height:12.5px;margin-top:4px;min-width:76px;text-align:center;width:-webkit-fit-content;width:fit-content}.settings-recent-honors-wrappers .recent-honors--collapsed{width:36px}.settings-recent-honors-wrappers .recent-honors--collapsed .recent-honors__content{opacity:0;transition:none;visibility:hidden}.settings-recent-honors-wrappers .recent-honors--collapsed .recent-honors__toggle img{height:16px;width:16px}.settings-recent-honors-wrappers .recent-honors--open{width:auto}.settings-recent-honors-wrappers .recent-honors--open .recent-honors__content{opacity:1;transition:opacity .3s ease;visibility:visible}.settings-recent-honors-wrappers .recent-honors--open .recent-honors__toggle img{height:12px;width:12px}.certificationTitle-gieJO{align-items:center;cursor:pointer;display:flex;height:18px}.icon-wTnXT{height:16px;margin-right:6px;width:16px}.text-fKQto{color:#858585;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;max-width:90%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.title-X_OeZ{color:#c99244}.right-QqkFU{height:12px;width:12px}.user-avatar-kl_cJ{border:1px solid #fff;border-radius:50%;box-sizing:border-box;height:88px;position:absolute;top:-44px;width:88px}.user-avatar-img-c5IfV{border-radius:50%;height:100%;object-fit:cover;width:100%}.online-status-YOt1_{align-items:center;-webkit-backdrop-filter:blur(13.5px);backdrop-filter:blur(13.5px);background:#f0f0f0;background:var(--C5,#f0f0f0);border-radius:12px;display:flex;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:500;line-height:18px;padding:4px 8px}.online-status-YOt1_ img{height:6px;margin-right:4px;width:6px}.online-status-YOt1_.online-K1dDp{color:#37ba30;color:var(--C10,#37ba30)}.online-status-YOt1_.offline-mjy9B{color:#858585;color:var(--C3,#858585)}.userName-CeaXc{justify-content:space-between;margin-bottom:2px}.userInfoLeft-yHWjH,.userName-CeaXc{align-items:center;display:flex}.countryFlag-bpolP{height:14px;margin-right:6px;width:14px}.nickname-aON5U{color:#3e1f02;color:var(--C2,#3e1f02);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.copyIcon-dcPzE{cursor:pointer;height:16px;margin-left:6px;width:16px}.settings-user-stats-wrapper .user-stats{display:flex;margin-top:10px}.settings-user-stats-wrapper .user-stats.with-title{margin-top:16px}.settings-user-stats-wrapper .user-stats.no-title{margin-top:36px}.settings-user-stats-wrapper .user-stats .stat{margin-right:16px;position:relative;text-align:center}.settings-user-stats-wrapper .user-stats .stat .number{color:#3e1f02;font-family:DIN Condensed;font-size:18px;font-style:normal;font-weight:700;line-height:22px;margin-right:4px;position:relative;text-align:center}.settings-user-stats-wrapper .user-stats .stat .number .red-dot{background:#f76060;border-radius:13px;color:#fff;font-family:PingFang SC;font-size:7px;font-weight:600;line-height:9.8px;padding:1px 4px 1px 3px;position:absolute;right:0;text-align:center;top:0;transform:translate(80%,-50%)}.settings-user-stats-wrapper .user-stats .stat .label{color:rgba(62,31,2,.5);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.user-info-WcWeC{background-color:#fff;border-radius:20px 20px 0 0;margin-top:167px;padding:60px 16px 16px;position:relative;transition:background-color .3s ease;width:100%;z-index:2}.social-actions-BSPse{align-items:center;display:flex;justify-content:flex-end;position:absolute;right:16px;top:16px}.user-avatar-VunF8{height:88px;left:16px;position:absolute;top:-44px;width:88px}.user-avatar-VunF8 img{border-radius:50%;height:100%;object-fit:cover;width:100%}.add-friend-placeholder-c5vla{height:30px;width:40px}.add-friend-button-fwKjn{background-color:#f0f0f0;border:0;border-radius:4px;height:30px;padding:7px 12px;width:40px}.add-friend-button-fwKjn img{height:16px;width:16px}.add-friend-button-fwKjn.friend-added-iWc8J{background:#f0f0f0b2}.personal-homepage{height:100%;overflow-x:hidden;position:relative;width:100%}.personal-homepage .fix-box{background:#fff;border-radius:16px 16px 0 0;height:16px;left:0;position:fixed;top:50px;width:100%;z-index:9}.personal-homepage .back-navbar-image-container{height:66px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:8}.personal-homepage .back-navbar-image{height:auto;left:0;object-fit:cover;position:absolute;top:0;width:100%}.personal-homepage .content-placeholder{background-color:#f0f0f0;padding:20px}.personal-homepage .content-placeholder p{margin-bottom:10px}.personal-homepage .scaleContent{align-items:center;color:#fff;display:flex;font-size:48px;height:120px;justify-content:center;-webkit-user-select:none;user-select:none}.personal-span-text{word-break:break-word}.personal-homepage-loading{align-items:center;display:flex;height:100vh;justify-content:center}
/*# sourceMappingURL=style.e7a7631d66c30b6d01fc.css.map*/