: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:gray;--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:transparent}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:13px;font-size:var(--adm-font-size-main);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)}a,button{cursor:pointer}a{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;opacity:initial}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);-webkit-user-select:none;user-select:none;pointer-events:none;width:0;position:fixed;top:-100vh;left:-100vw}.adm-calendar .adm-calendar-header{flex-direction:row;justify-content:space-between;align-items:center;padding-top:4px;display:flex}.adm-calendar .adm-calendar-header a.adm-calendar-arrow-button{flex:none;padding:4px 8px;display:block}.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{font-size:var(--adm-font-size-10);text-align:center;flex:auto}.adm-calendar .adm-calendar-body{flex-wrap:wrap;display:flex}.adm-calendar-cells{flex-flow:wrap;justify-content:flex-start;align-items:stretch;padding:8px 8px 4px;display:flex}.adm-calendar-cell{box-sizing:border-box;width:14.2857%;height:48px;color:var(--adm-color-text);cursor:pointer;flex-direction:column;flex:none;justify-content:flex-end;align-items:center;margin-bottom:4px;padding:2px;display:flex}.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-top-left-radius:4px;border-bottom-left-radius:4px}.adm-calendar-cell.adm-calendar-cell-selected.adm-calendar-cell.adm-calendar-cell-selected-end{border-top-right-radius:4px;border-bottom-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{font-size:var(--adm-font-size-10);flex:none}.adm-calendar-cell .adm-calendar-cell-bottom{font-size:var(--adm-font-size-4);height:12px;color:var(--adm-color-weak);flex:none;line-height:12px}.adm-calendar-mark{border-bottom:solid 1px var(--adm-color-border);box-sizing:border-box;height:45px;font-size:var(--adm-font-size-7);flex-direction:row;justify-content:flex-start;align-items:center;padding:0 8px;display:flex}.adm-calendar-mark .adm-calendar-mark-cell{text-align:center;flex:1}.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);z-index:var(--z-index);position:fixed}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{z-index:1;width:auto;min-width:var(--min-width);max-width:var(--max-width);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{z-index:100;cursor:pointer;color:var(--adm-color-weak);padding:4px;font-size:18px;position:absolute;top:8px;right:8px}.adm-mask{--z-index:var(--adm-mask-z-index,1000);z-index:var(--z-index);width:100%;height:100%;display:block;position:fixed;top:0;left:0}.adm-mask-aria-button{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.adm-mask-content{z-index:1}.adm-check-list-item-extra{font-size:var(--adm-font-size-10);color:var(--adm-color-primary);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-top:var(--border-top);border-bottom:var(--border-bottom)}.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{padding-left:var(--padding-left);background-color:var(--adm-color-background);line-height:1.5;display:block;position:relative}.adm-list-item-title,.adm-list-item-description{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);padding-right:var(--padding-right);justify-content:flex-start;display:flex}.adm-list-item-content-prefix{width:var(--prefix-width);padding-right:var(--prefix-padding-right);flex:none}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{font-size:var(--adm-font-size-7);color:var(--adm-color-weak);max-width:var(--extra-max-width);flex:none;padding-left:12px}.adm-list-item-content-arrow{color:var(--adm-color-light);flex:none;align-items:center;margin-left:4px;font-size:19px;display:flex}.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{content:" ";border-bottom:var(--border-inner);width:100%;display:block;position:absolute;bottom:-1px;left:0}.adm-checkbox{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;vertical-align:text-bottom;cursor:pointer;justify-content:flex-start;align-items:center;display:inline-flex}.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;width:var(--icon-size);height:var(--icon-size);color:var(--adm-color-text-light-solid);flex:none}.adm-checkbox .adm-checkbox-icon>svg{width:100%;height:100%;display:block}.adm-checkbox.adm-checkbox-block{display:flex}.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon{border-color:var(--adm-color-primary);background-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{color:var(--adm-color-light);border-color:var(--adm-color-light);background-color:var(--adm-color-fill-content)}.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{font-size:var(--font-size);padding-left:var(--gap);flex:0 auto}.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;flex:1;justify-content:center;min-width:0;display:flex}.adm-dropdown-item .adm-dropdown-item-title{max-width:100%;font-size:var(--adm-font-size-main);align-items:center;padding:12px;display:flex;position:relative}.adm-dropdown-item .adm-dropdown-item-title-text{white-space:nowrap;text-overflow:ellipsis;margin-right:5px;overflow:hidden}.adm-dropdown-item .adm-dropdown-item-title-arrow{color:var(--adm-color-light);font-size:9px;transition:all .2s;transform:rotate(0)translateY(1px)}.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{width:100%;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.adm-dropdown-popup .adm-dropdown-popup-mask,.adm-dropdown-popup .adm-dropdown-popup-body{position:absolute}.adm-popup{--z-index:var(--adm-popup-z-index,1000);z-index:var(--z-index);position:fixed}.adm-popup-body{background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10);position:fixed}.adm-popup-body .adm-popup-close-icon{z-index:100;position:absolute}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{top:8px;right:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{top:8px;right:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{top:8px;left:8px}.adm-popup-close-icon{cursor:pointer;color:var(--adm-color-weak);padding:4px;font-size:18px;line-height:1}.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);z-index:var(--z-index);touch-action:none;flex-direction:column;width:100vw;display:flex;position:fixed;bottom:0;left:0}.adm-floating-panel-mask{background:0 0;width:100%;height:100vh;display:block;position:absolute;top:-100vh;left:0}.adm-floating-panel:after{content:"";background:var(--adm-color-background);width:100vw;height:100vh;display:block;position:absolute;bottom:-100vh}.adm-floating-panel .adm-floating-panel-header{height:var(--header-height);cursor:grab;-webkit-user-select:none;user-select:none;background-color:var(--adm-color-background);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);flex:none;justify-content:center;align-items:center;display:flex}.adm-floating-panel .adm-floating-panel-header .adm-floating-panel-bar{background:var(--adm-color-light);border-radius:10px;width:20px;height:3px}.adm-floating-panel .adm-floating-panel-content{background:var(--adm-color-background);flex:1;overflow-y:scroll}.adm-grid{--gap:0;--gap-horizontal:var(--gap);--gap-vertical:var(--gap);grid-gap:10px;-webkit-column-gap:var(--gap-horizontal);grid-column-gap:var(--gap-horizontal);-moz-column-gap:var(--gap-horizontal);column-gap:var(--gap-horizontal);grid-row-gap:var(--gap-vertical);row-gap:var(--gap-vertical);grid-template-columns:repeat(var(--columns), minmax(0, 1fr));align-items:stretch;display:grid}.adm-grid-item{grid-column-end:span var(--item-span)}.adm-index-bar{--color:var(--adm-color-text);background-color:var(--adm-color-background);--sticky-offset-top:0;height:100%;position:relative;overflow:hidden}.adm-index-bar-body{width:100%;height:100%;overflow:scroll}.adm-index-bar-body::-webkit-scrollbar{display:none}.adm-index-bar-anchor-title{height:35px;color:var(--adm-color-weak);font-size:var(--adm-font-size-main);background-color:var(--adm-color-fill-content);flex-direction:column;justify-content:center;padding:0 12px;display:flex}.adm-index-bar-sidebar{z-index:910;color:var(--adm-color-weak);font-size:var(--adm-font-size-4);-webkit-user-select:none;user-select:none;touch-action:none;position:absolute;top:50%;right:0;overflow:visible;transform:translateY(-50%)}.adm-index-bar-sidebar-bubble{width:47px;height:47px;color:var(--adm-color-text-light-solid);text-align:center;background:var(--adm-color-light);border-radius:50%;font-size:25px;line-height:47px;position:absolute;top:50%;right:60px;transform:translateY(-50%)}.adm-index-bar-sidebar-row{cursor:pointer;text-align:right;width:auto;padding:0 12px;position:relative}.adm-index-bar-sidebar-row>*{pointer-events:none}.adm-index-bar-sidebar-item{justify-content:center;align-items:center;width:16px;height:16px;line-height:16px;display:inline-flex}.adm-index-bar-sidebar-item-active{color:var(--adm-color-text-light-solid);background-color:var(--adm-color-primary);border-radius:50%}.adm-index-bar-sidebar-interacting{width:100%}.adm-index-bar-sticky .adm-index-bar-anchor-title{z-index:900;top:var(--sticky-offset-top);position:-webkit-sticky;position:sticky;left:0}.adm-infinite-scroll{color:var(--adm-color-weak);font-size:var(--adm-font-size-main);justify-content:center;align-items:center;padding:18px;display:flex}.adm-infinite-scroll-failed-text{margin-right:8px;display:inline-block}.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{width:100%;max-height:70vh;font-size:var(--adm-font-size-6);flex-direction:column;display:flex;overflow:hidden}.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{max-height:40vh;margin-bottom:12px;overflow-y:scroll}.adm-modal-header{margin-bottom:8px;padding:0 12px}.adm-modal-title{font-weight:700;font-size:var(--adm-font-size-10);text-align:center;margin-bottom:8px;padding:0 12px;line-height:25px}.adm-modal-content{max-height:70vh;font-size:var(--adm-font-size-7);color:var(--adm-color-text);padding:0 12px 12px;line-height:1.4;overflow-x:hidden;overflow-y:auto}.adm-modal-footer{-webkit-user-select:none;user-select:none;padding:8px 12px 12px}.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-top:0;padding-bottom: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-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));color:var(--text-color);background-color:var(--background-color);box-sizing:border-box;height:auto;font-size:var(--adm-font-size-9);text-align:center;border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;padding:7px 12px;line-height:1.4;transition:opacity .15s;display:inline-block;position:relative}.adm-button:focus{outline:none}.adm-button:before{transform:translate(calc(var(--border-width) * -1), calc(var(--border-width) * -1));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);opacity:0;content:" ";box-sizing:content-box;width:100%;height:100%;position:absolute;top:0;left:0}.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{width:100%;display:block}.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-top:3px;padding-bottom: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-top:3px;padding-bottom:3px}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-top:11px;padding-bottom: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{justify-content:center;align-items:center;height:1.4em;display:flex}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);width:var(--width);height:var(--height);display:block;overflow:hidden}.adm-image-img{width:100%;height:100%}.adm-image-tip{background-color:var(--adm-color-fill-content);min-width:24px;height:100%;min-height:24px;position:relative}.adm-image-tip>svg{width:24px;height:24px;color:var(--adm-color-weak);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.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{margin-bottom:calc(var(--gap-vertical) * -1);flex-wrap:wrap}.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-auto-center{justify-content:center;display:flex}.adm-auto-center-content{flex:0 auto}.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;height:var(--height);box-sizing:border-box;font-size:var(--font-size);border:solid 1px var(--border-color);background-color:var(--background-color);color:var(--text-color);border-left:none;border-right:none;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.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{font-size:var(--icon-font-size);flex-shrink:0;margin-right:8px}.adm-notice-bar .adm-notice-bar-content{flex:1;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.adm-notice-bar .adm-notice-bar-content .adm-notice-bar-content-inner{white-space:nowrap;width:auto;transition-timing-function:linear}.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;align-items:center;margin-left:12px;display:flex}.adm-notice-bar-close{justify-content:center;align-items:center;width:24px;height:24px;margin-right:-3px;display:flex}.adm-notice-bar-close-icon{font-size:var(--adm-font-size-10)}.adm-notice-bar-wrap{align-items:flex-start;height:auto;padding-top:8px;padding-bottom:8px;line-height:22px}.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;width:auto;display:flex}.adm-page-indicator-dot{width:var(--dot-size);height:var(--dot-size);border-radius:var(--dot-border-radius);background:var(--dot-color);display:block}.adm-page-indicator-dot:last-child{margin-right:0}.adm-page-indicator-dot-active{border-radius:var(--active-dot-border-radius);background:var(--active-dot-color)}.adm-page-indicator-color-white{--dot-color:rgba(255,255,255,.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;color:var(--adm-color-text);z-index:var(--z-index);white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;user-select:text;animation:none;position:absolute;top:0;left:0}.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{content:"";background:rgba(255,255,255,.01);position:absolute}.adm-popover-hidden{display:none}.adm-popover-inner{background-color:var(--background);font-size:var(--adm-font-size-7);width:-moz-max-content;background-clip:padding-box;border-radius:8px;width:max-content;min-width:32px;max-width:calc(100vw - 24px);overflow-y:hidden;box-shadow:0 0 30px rgba(51,51,51,.2)}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{height:var(--arrow-size);width:var(--arrow-size);background:0 0;display:block;position:absolute;overflow:visible}.adm-popover-arrow-icon{height:var(--arrow-size);width:calc(var(--arrow-size) / 8 * 15);transform:translate(-50%, -50%) rotate(var(--arrow-icon-rotate));display:block;position:absolute;top:50%;left:50%}.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;padding-right:2px;overflow-y:scroll}.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{justify-content:flex-start;align-items:center;padding-left:20px;display:flex;position:relative}.adm-popover-menu-item-icon{flex:none;padding-right:8px;font-size:20px}.adm-popover-menu-item-text{border-top:solid 1px 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{content:" ";border-bottom:solid 1px var(--border-color);width:100%;display:block;position:absolute;bottom:-1px;left:0}.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);height:var(--track-width);flex:auto;overflow:hidden}.adm-progress-bar-fill{background:var(--fill-color);height:var(--track-width);transition:width .3s}.adm-progress-bar-text{width:calc(var(--text-width) + 8px);color:var(--adm-color-weak);flex:none;padding-left:8px}.adm-progress-bar-rounded .adm-progress-bar-trail,.adm-progress-bar-rounded .adm-progress-bar-fill{border-radius:var(--track-width)}.adm-pull-to-refresh-head{position:relative;overflow:hidden}.adm-pull-to-refresh-head-content{width:100%;color:var(--adm-color-weak);justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:0}.adm-rate{--star-size:24px;--active-color:var(--adm-color-yellow);--inactive-color:var(--adm-color-border);--inactive-color-half:var(--adm-color-border);touch-action:pan-y;-webkit-user-select:none;user-select:none;display:inline-flex}.adm-rate-box{position:relative}.adm-rate-star{line-height:var(--star-size);font-size:var(--star-size);color:var(--inactive-color);text-align:center;cursor:pointer;box-sizing:border-box;padding:.125em;transition:all .3s;overflow:hidden}.adm-rate-star-half{width:50%;padding-right:0;position:absolute;top:0;left:0}.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);width:100%;display:block}.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);-webkit-user-select:none;user-select:none;padding:5px 14px;list-style:none}.adm-slider-track-container{padding:8px 0}.adm-slider-track{background-color:var(--adm-color-fill-content);border-radius:3px;width:100%;height:3px;position:relative}.adm-slider-fill{z-index:1;background-color:var(--fill-color);border-radius:3px;height:3px;position:absolute}.adm-slider-ticks{background:0 0;width:100%;height:3px;position:absolute}.adm-slider-tick{background-color:var(--adm-color-fill-content);border-radius:50%;width:7px;height:7px;margin-left:-3px;position:absolute;top:-2px}.adm-slider-tick-active{background-color:var(--fill-color)}.adm-slider-thumb{text-align:center;background:var(--adm-color-text-light-solid);width:28px;height:28px;color:var(--fill-color);border-radius:50%;margin:2px;line-height:28px;box-shadow:0 2px 5px rgba(0,0,0,.12)}.adm-slider-thumb:focus{outline:none}.adm-slider-thumb-icon{-webkit-user-select:none;user-select:none;width:12px;height:12px;margin:8px}.adm-slider-thumb-container{cursor:grab;touch-action:none;z-index:2;border-radius:50%;width:32px;height:32px;position:absolute;top:50%;transform:translate(-50%,-50%)}.adm-slider-mark{width:100%;font-size:var(--adm-font-size-3);height:11px;margin-top:10px;position:relative;overflow:visible}.adm-slider-mark-text{color:var(--adm-color-text);text-align:center;word-break:keep-all;-webkit-user-select:none;user-select:none;line-height:1;display:inline-block;position:absolute;transform:translate(-50%)}.adm-slider-disabled .adm-slider-mark,.adm-slider-disabled .adm-slider-thumb-icon{opacity:.4}.adm-slider-disabled .adm-slider-tick-active:after,.adm-slider-disabled .adm-slider-fill:after{content:"";border-radius:inherit;background-color:rgba(255,255,255,.6);position:absolute;top:0;bottom:0;left:0;right:0}.adm-slider-disabled .adm-slider-thumb{cursor:not-allowed;box-shadow:0 2px 5px rgba(0,0,0,.06)}.adm-slider-disabled .adm-slider-mark-text,.adm-slider-disabled .adm-slider-tick{cursor:not-allowed;box-shadow:none}@keyframes loading-rotate{to{transform:rotate(1turn)}}.adm-switch{--checked-color:var(--adm-color-primary);--height:31px;--width:51px;--border-width:2px;vertical-align:middle;box-sizing:border-box;cursor:pointer;align-self:center;display:inline-block;position:relative}.adm-switch input{display:none}.adm-switch-checkbox{min-width:var(--width);height:var(--height);box-sizing:border-box;background:var(--adm-color-border);z-index:0;line-height:var(--height);border-radius:31px;overflow:hidden}.adm-switch-checkbox:before{content:" ";left:var(--border-width);top:var(--border-width);width:calc(100% - 2 * var(--border-width));height:calc(var(--height) - 2 * var(--border-width));border-radius:calc(var(--height) - 2 * var(--border-width));box-sizing:border-box;background:var(--adm-color-background);z-index:1;transition:all .2s;position:absolute;transform:scale(1)}.adm-switch-handle{width:calc(var(--height) - 2 * var(--border-width));height:calc(var(--height) - 2 * var(--border-width));border-radius:calc(var(--height) - 2 * var(--border-width));background:var(--adm-color-text-light-solid);z-index:2;top:var(--border-width);left:var(--border-width);justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;box-shadow:0 0 2px rgba(0,0,0,.2),0 2px 11.5px rgba(0,0,0,.08),-1px 2px 2px rgba(0,0,0,.1)}.adm-switch-inner{z-index:1;margin:0 8px 0 calc(var(--height) - var(--border-width) + 5px);height:100%;color:var(--adm-color-weak);font-size:var(--adm-font-size-7);justify-content:center;align-items:center;transition:margin .2s;display:flex;position:relative}.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{margin:0 calc(var(--height) - var(--border-width) + 5px) 0 8px;color:var(--adm-color-text-light-solid)}.adm-switch.adm-switch-disabled{cursor:not-allowed;opacity:.4}.adm-switch-spin-icon{width:14px;height:14px;animation:1s linear infinite loading-rotate}.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:solid 1px var(--adm-color-border);position:relative}.adm-tabs-tab-list{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow-x:scroll}.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{white-space:nowrap;width:-moz-min-content;width:min-content;font-size:var(--title-font-size);cursor:pointer;margin:0 auto;padding:8px 0 10px;position:relative}.adm-tabs-tab-active{color:var(--active-title-color)}.adm-tabs-tab-disabled{opacity:.5;cursor:not-allowed}.adm-tabs-tab-line{height:var(--active-line-height);background:var(--active-line-color);border-radius:var(--active-line-border-radius);position:absolute;bottom:0}.adm-tabs-content{padding:var(--content-padding)}.adm-tabs-header-mask{z-index:1;pointer-events:none;width:30px;height:100%;position:absolute;top:0;bottom:0}.adm-tabs-header-mask-left{background:linear-gradient(to right, var(--adm-color-background), rgba(255,255,255,0));left:0}.adm-tabs-header-mask-right{background:linear-gradient(to left, var(--adm-color-background), rgba(255,255,255,0));right:0}.adm-text-area{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--disabled-color:var(--adm-color-weak);--text-align:left;--count-text-align:right;width:100%;max-width:100%;max-height:100%;position:relative}.adm-text-area-element{font-family:var(--adm-font-family);resize:none;box-sizing:border-box;width:100%;max-width:100%;max-height:100%;color:var(--color);font-size:var(--font-size);-webkit-appearance:none;appearance:none;min-height:1.5em;text-align:var(--text-align);background:0 0;border:0;outline:none;flex:auto;margin:0;padding:0;line-height:1.5;display:block}.adm-text-area-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element:-webkit-autofill{background-color:transparent}.adm-text-area-element:disabled{color:var(--disabled-color);cursor:not-allowed;opacity:1;-webkit-text-fill-color:var(--disabled-color)}.adm-text-area-element:read-only{cursor:default}.adm-text-area-element:invalid{box-shadow:none}.adm-text-area-element::-ms-clear{display:none}.adm-text-area-element[readonly]{pointer-events:none}.adm-text-area-element-hidden{visibility:hidden;z-index:-1000;position:absolute;top:0;left:0}.adm-text-area-count{text-align:var(--count-text-align);color:var(--adm-color-weak);font-size:var(--adm-font-size-9);padding-top:8px}.adm-toast-mask .adm-toast-wrap{text-align:center;width:100%;height:100%;position:fixed;top:0;left:0}.adm-toast-mask .adm-toast-main{color:#fff;word-break:break-all;pointer-events:all;width:auto;max-width:204px;max-height:70%;font-size:var(--adm-font-size-7);box-sizing:border-box;text-align:left;text-align:initial;background-color:rgba(0,0,0,.7);border-radius:8px;line-height:1.5;display:inline-block;position:relative;top:50%;overflow:auto;transform:translateY(-50%)}.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{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:.8s linear infinite adm-spin-loading-rotate}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading{color:#fff;flex-direction:column;align-items:center;font-size:16px;display:flex}.loading__big{transform:scale(1)}.loading__small{transform:scale(.5)}.loading__ani{flex-direction:row;justify-content:space-between;align-items:center;width:60px;height:10px;display:flex}.loading__ani .loading__ani-aside1{will-change:transform;background-color:#fff;border-radius:1px;width:8px;height:8px;animation:2s infinite loding1;position:relative;transform:rotate(45deg)}.loading__ani .loading__ani-center{background-color:#fff;border-radius:1px;width:12px;height:12px;position:relative;transform:rotate(45deg)}.loading__ani .loading__ani-aside2{will-change:transform;background-color:#fff;border-radius:1px;width:8px;height:8px;animation:2s infinite loding2;position:relative;transform:rotate(45deg)}.loading__text{margin-top:16px}.ani-aside{background-color:#fff;border-radius:1px;width:8px;height:8px;position:relative;transform:rotate(45deg)}@media screen and (min-width:600px){.loading{color:#fff;flex-direction:column;align-items:center;font-size:20px;display:flex}.loading__big{transform:scale(1)}.loading__small{transform:scale(.5)}.loading__ani{flex-direction:row;justify-content:space-between;align-items:center;width:60px;height:10px;display:flex}.loading__ani .loading__ani-aside1{will-change:transform;background-color:#fff;border-radius:1px;width:8px;height:8px;animation:2s infinite loding1;position:relative;transform:rotate(45deg)}.loading__ani .loading__ani-center{background-color:#fff;border-radius:1px;width:12px;height:12px;position:relative;transform:rotate(45deg)}.loading__ani .loading__ani-aside2{will-change:transform;background-color:#fff;border-radius:1px;width:8px;height:8px;animation:2s infinite loding2;position:relative;transform:rotate(45deg)}.loading__text{margin-top:16px}.ani-aside{background-color:#fff;border-radius:1px;width:8px;height:8px;position:relative;transform:rotate(45deg)}}@keyframes loding1{0%{transform:translate(0)rotate(45deg)}50%{transform:translate(26px)rotate(45deg)}to{transform:translate(0)rotate(45deg)}}@keyframes loding2{0%{transform:translate(0)rotate(45deg)}50%{transform:translate(-26px)rotate(45deg)}to{transform:translate(0)rotate(45deg)}}.register{flex-direction:column;align-items:center;display:flex}.register .logo{width:42px;height:38px;margin-bottom:8px}.register .title{color:#4d2d0f;word-wrap:normal;text-align:center;width:250px;margin-bottom:16px;font-size:16px;font-weight:500;line-height:24px}.register .email{color:#4d2d0f;border:.5px solid #dfe2ea;border-radius:4px;justify-content:center;align-items:center;height:36px;margin-bottom:8px;padding:0 12px;font-size:14px;display:flex}.register .email .email-icon{width:24px;height:24px;margin-right:4px}.register .desc{color:#838c8f;text-align:center;margin-bottom:12px;font-size:12px}.register .register-btn{color:#fff;background:linear-gradient(#be903c 0%,#e5c273 100%);border-radius:4px;justify-content:center;align-items:center;width:239px;height:36px;margin-top:12px;font-size:16px;font-weight:500;display:flex}.register .other-btn{color:#c99244;border:1px solid #c99244;border-radius:4px;justify-content:center;align-items:center;width:239px;height:36px;margin-top:12px;font-size:16px;font-weight:500;display:flex}.send-btn{color:#c99244;text-align:center;z-index:1;box-sizing:border-box;border:1px solid #c99244;border-radius:4px;align-items:center;width:51px;height:36px;margin-left:12px;font-size:14px;line-height:36px}.send-btn-disable{color:#ccd3d5;border:1px solid #d7d7d7}.sign{box-sizing:border-box;background-image:url(../../static/media/bg.d43f8603f1f71a95.png);background-repeat:no-repeat;background-size:100% 100px;flex-direction:column;align-items:center;max-width:288px;padding:14px 0 16px;display:flex}.sign .logo{width:42px;height:38px;margin-bottom:8px}.sign .title{color:#4d2d0f;word-wrap:normal;text-align:left;box-sizing:border-box;width:100%;margin-top:12px;padding:0 16px;font-size:21px;font-weight:600;line-height:24px}.sign .channel-item-box{position:relative}.sign .channels{flex-direction:row;width:calc(100% - 32px);margin:24px auto 0;padding-bottom:14px;display:flex;overflow:auto}.sign .channels .channel-item{width:50px;height:50px;margin-right:12px}.sign .channels .email-arrow{border:8px solid transparent;border-bottom-color:rgba(247,247,247,.8);width:0;height:0;position:absolute;bottom:-14px;left:16px}.sign .channels .recent-tag{color:#fff;background:linear-gradient(#c09440 0%,#e3c070 100%);border-radius:8px 0;max-width:42px;padding:2px 4px;font-size:9px;position:absolute}.sign .split{color:#ccd3d5;flex-direction:row;align-items:center;margin-top:14px;margin-bottom:14px;font-size:14px;line-height:22px;display:flex}.sign .split .line{background-color:#ccd3d5;width:108px;height:1px}.sign .split .or{margin-left:4px;margin-right:4px}.sign .email-section{box-sizing:border-box;background:linear-gradient(rgba(247,247,247,.8) 0%,#fff 20%);width:100%;padding:0 16px;transition:height .5s ease-in-out;position:relative;top:-1px;overflow:hidden}.sign .email-section-open{height:168px}.sign .email-section-close{height:0}.sign .account{box-sizing:border-box;background-color:#fff;border:.5px solid #d7d7d7;border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:36px;margin-top:26px;padding:0 8px;display:flex}.sign .account .account-input{caret-color:#c99244;color:#4d2d0f;background-color:#fff;border:none;outline:none;width:185px;height:22px;font-size:14px;line-height:22px}.sign .account .loading-circle{width:16px;height:16px;animation:1s linear infinite loop}@keyframes loop{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sign .account .input-clear{width:15px;height:15px}.sign .account-focus{border:.5px solid #c99244}.sign .verify{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:36px;margin-top:12px;display:flex;position:relative}.sign .verify .verify-focus{border:.5px solid #c99244!important}.sign .verify .verify-input{color:#4d2d0f;caret-color:#c99244;z-index:1;box-sizing:border-box;background-color:#fff;border:.5px solid #d7d7d7;border-radius:4px;outline:none;flex:1;height:36px;padding-left:10px;font-size:14px}.sign .verify .send{color:#c99244;text-align:center;z-index:1;box-sizing:border-box;border:1px solid #c99244;border-radius:4px;align-items:center;width:51px;height:36px;margin-left:12px;font-size:14px;line-height:36px}.sign .check-section{border:.5px solid rgba(215,215,215,.7);border-radius:4px;width:calc(100% - 56px);margin-top:16px;padding:10px 12px;position:relative}.sign .check-section-remember{border:.5px solid #c99244}.sign .check-section .guide{z-index:1;width:100px;height:100px;position:fixed;bottom:0;right:-50px}.sign .check-section .declaration{color:#838c8f;font-size:10px;font-weight:400;line-height:14px}.sign .check-section .cookie-link{color:#c99244;margin-top:24px;margin-left:2px;font-size:10px;text-decoration:none}.sign .check-section .check-img{background-size:100% 100%;width:30px;height:30px;position:absolute;bottom:-.5px;right:-.5px}.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;margin-bottom:6px;font-size:12px;font-weight:600}.sign .sign-btn{color:#fff;background:linear-gradient(#be903c 0%,#e5c273 100%);border-radius:4px;justify-content:center;align-items:center;width:100%;height:36px;margin-top:16px;font-size:16px;font-weight:500;display:flex}.sign .sign-btn-disabled{color:#fff;background:#ededed}.sign .protocol{color:#838c8f;text-align:center;margin-top:12px;padding:0 16px;font-size:10px;line-height:14px}.sign .protocol a{color:#c99244;text-decoration:none}.sign input::-webkit-input-placeholder{color:#d7d7d7;font-size:14px}.link{color:#c99244;margin-left:2px;font-size:14px;text-decoration:none}.login{--adm-popup-z-index:100003;--adm-mask-z-index:100003}.login-body{position:relative}.login-body .login-close{z-index:1;width:20px;height:20px;position:absolute;top:8px;right:8px}@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}}.camp-modal{box-sizing:border-box;color:#3e1f02;flex-direction:column;align-items:center;width:287px;max-height:100vh;padding:24px;font-size:14px}.camp-modal-body-title{color:#4d2d0f;text-align:center;margin-bottom:8px;font-size:16px;font-weight:600}.camp-modal-body-content{padding:0}.camp-modal-footer-banner{padding:0 24px}.camp-modal-close{z-index:1;width:20px;height:20px;position:absolute;top:8px;right:8px}.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;width:99%;height:162px;margin:0 auto;padding-top:1px;display:block}.camp-modal-button-box{text-align:center;display:block}.camp-modal-button-box .camp-button{overflow-wrap:break-word;text-align:center;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;width:240px;height:36px;margin-top:16px;padding:8px;display:inline-block;overflow:hidden}.camp-button{border:none;border-radius:4px;justify-content:center;align-items:center;width:108px;height:36px;font-size:16px;font-weight:500;display:flex}.camp-button-fit{border:none;border-radius:4px;justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;height:auto;display:flex}.camp-button-fit-small{padding:1px 6px}.camp-button-fit-medium{padding:4px 10px}.camp-button-fit-large{padding:9px 16px;font-size:15px}.camp-button-primary{color:#fff;background:linear-gradient(#be903c 0%,#e5c273 100%)}.camp-button-normal{color:#c99244;border:1px solid #c99244}.camp-button-gray{color:#3e1f02;background:linear-gradient(rgba(215,215,215,.47) 0%,rgba(240,240,240,.93) 100%)}.camp-button-small{padding:10px 4px;font-size:14px}.camp-button-medium{padding:16px 8px;font-weight:500}.camp-button-large{width:100%;height:36px;font-weight:500}.camp-button-disabled{cursor:not-allowed;background:linear-gradient(#999 0%,#c4c4c4 100%)}.browser-mask{padding-top:8px}.browser-mask .title{color:#4d2d0f;text-align:left;margin-bottom:8px;font-size:16px;font-weight:600;line-height:24px}.browser-mask .desc{color:#4d2d0f;text-align:left;margin-bottom:8px;font-size:14px;line-height:22px}.browser-mask .split{color:#d7d7d7;flex-direction:row;align-items:center;margin-top:14px;margin-bottom:14px;font-size:14px;line-height:22px;display:flex}.browser-mask .split .line{background-color:#d7d7d7;flex-grow:1;height:1px;transform:scaleY(.5)}.browser-mask .split .or{white-space:nowrap;flex-shrink:0;margin-left:4px;margin-right:4px}.browser-mask .open-in-browser{box-sizing:border-box;text-align:center;background-color:#f7f7f7;border-radius:4px;justify-content:center;align-items:center;width:240px;padding:8px;font-size:12px;display:flex}.browser-mask .open-in-browser .browser-icon{width:16px;height:16px;margin-right:4px}.browser-mask .clip{box-sizing:border-box;text-align:center;background-color:#f7f7f7;border-radius:4px;width:240px;padding:8px}.browser-mask .clip .clip-link{color:#858585;text-overflow:ellipsis;white-space:nowrap;width:224px;margin-bottom:16px;font-size:14px;overflow:hidden}.browser-mask .clip .clip-text{color:#fff;text-align:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;margin:0 auto;padding:2px 10px;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.wrapper-mUUZB{color:#fff;box-sizing:border-box;position:absolute;left:42px;right:42px}.wrapper-mUUZB .title-tj7hY{font-size:20px;font-weight:500;line-height:26px}.wrapper-mUUZB .row-Fupoz{align-items:baseline;margin-top:14px;line-height:26px;display:flex}.wrapper-mUUZB .row-Fupoz .num-bnjXZ{text-align:center;background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-right:6px;display:inline-flex}.wrapper-mUUZB .row-Fupoz .text-oz937{color:rgba(255,255,255,.8);font-size:16px;font-weight:400;display:inline}.wrapper-mUUZB .row-Fupoz .backdrop-VsfGG{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-sizing:border-box;vertical-align:middle;background:rgba(255,255,255,.1);border:.5px solid rgba(255,255,255,.2);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;line-height:26px;display:inline-flex}.wrapper-mUUZB .row-Fupoz .backdrop-VsfGG .icon-Vl6LT{width:16px;height:16px}.wrapper-mUUZB .row-Fupoz .backdrop-VsfGG .icon-text-mQS_a{word-break:break-word;color:#fff;margin-left:5px;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.wrapper-mUUZB .arrow-XetyH{width:36px;height:52px;position:absolute}.wrapper-mUUZB.top-Tjt4T{top:68px}.wrapper-mUUZB.top-Tjt4T .arrow-XetyH{top:-60px;right:-24px}.wrapper-mUUZB.bottom-hJmET{bottom:78px}.wrapper-mUUZB.bottom-hJmET .arrow-XetyH{bottom:-60px;right:-24px}.wrapper-pcNm6 .adm-mask.adm-center-popup-mask{background:rgba(0,0,0,.77)!important}.wrapper-pcNm6 .adm-center-popup-wrap{pointer-events:none;width:100%;max-width:none;height:100%;overflow:hidden}.wrapper-pcNm6 .adm-center-popup-wrap>div{width:100%;height:100%;overflow:hidden}.wrapper-pcNm6 .adm-center-popup-wrap .adm-modal-body{background-color:transparent;border-radius:0;width:100%;height:100%;max-height:none;padding:0;overflow:hidden}.wrapper-pcNm6 .adm-center-popup-wrap .adm-modal-body .adm-modal-content{width:100%;height:100%;max-height:none;padding:0;overflow:hidden}.wrapper-pcNm6 .adm-center-popup-wrap .adm-modal-body .adm-modal-footer{display:none}.camp-compatible{background-color:#f7f7f7;flex-direction:column;width:100%;height:100%;margin:0 auto;display:flex;position:relative;transform:scale(1)}.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.6e569af15ad8a042.png);background-size:cover}.camp-status{flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;display:flex}.camp-status-full{height:100%}.camp-status .camp-status-pic{width:120px;height:120px}.camp-status .camp-status-text{color:#838c8f;text-align:center;max-width:300px;font-size:14px;line-height:22px}.camp-status .camp-status-btn{opacity:1;color:#c99244;border:1px solid #c99244;border-radius:4px;justify-content:center;align-items:center;margin-top:4px;padding:2px 13px;display:flex}.camp-status .camp-status-img{width:16px;height:16px}.camp-image-logo{width:75%;max-width:100px;height:75%;max-height:100px}.camp-image_container{position:relative}.camp-image_gif{color:#fff;background:rgba(0,0,0,.5);border-radius:4px 0;margin-bottom:3px;padding:0 4px;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;position:absolute;bottom:6px;right:6px}.camp-image_gif img{width:18px;height:8px}.camp-pull-to-refresh--loading{transform-origin:0 0;height:62px;margin:10px auto;transition:transform .3s;overflow:hidden}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.camp-pull-to-refresh--icons{width:36px;height:36px;margin:0 auto;position:relative}.camp-pull-to-refresh--icons img{width:100%;height:100%;position:absolute;top:0;left:0}.camp-pull-to-refresh--animating{animation:.7s linear infinite rotate}.camp-pull-to-refresh--load-text{color:#ccd3d5;margin-top:4px;font-size:14px;line-height:22px}.camp-infinite-scroll{flex-direction:column;justify-content:center;align-items:center;display:flex}.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-top:12px;padding-bottom:16px}.adm-notice-bar{-webkit-text-size-adjust:none;--font-size:12px;--text-color:#3e1f02;background-color:#eaeaea;border:none;border-radius:2px;flex-direction:row;align-items:center;width:100%;height:auto;padding:5px 8px;line-height:20px}.adm-notice-bar .adm-notice-bar-close{width:var(--icon-font-size);height: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{flex-direction:row;align-items:center;display:flex}.adm-notice-bar .camp-notice-bar-right .camp-notice-bar-close-icon{width:16px;height:16px;display:flex}.adm-notice-bar-wrap .adm-notice-bar-content-inner{line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.camp-pwa-guide{word-break:break-all;word-break:break-word;margin-top:20px;margin-bottom:12px;padding:0 16px}.camp-pwa-guide .guide-title{color:#3e1f02;text-align:center;margin-bottom:8px;font-size:16px;font-weight:500}.camp-pwa-guide .guide-content{color:#3e1f02;font-size:14px}.video-wraper{position:relative;left:0!important}.video-wraper .video-loading{z-index:1;background:rgba(59,59,59,.95);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.video-wraper .video-share{z-index:10000;position:absolute;top:2%;right:2%}.video-wraper .vjs-tech{display:none}.video-wraper .tcplayer>.vjs-tech{display:block}.video-fullscreen{left:0!important}.video-detail-full{position:relative}.video-detail-full--fullscreen{z-index:10000;width:100vw;height:100vh;padding:32px calc(66px + 0);padding:32px calc(66px + var(--intl-webview-right,0)) 32px calc(66px + var(--intl-webview-left,0));box-sizing:border-box;background-color:rgba(0,0,0,.9);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.video-detail-full--fullscreen .video-wraper{width:100%;height:100%}.video-detail-full--fullscreen .camp-ugc-post-view-wrapper__video--highlight{height:100%}.video-detail-full__close{top:32px;right:calc(26px + 0);right:calc(26px + var(--intl-webview-left,0));z-index:10001;color:#fff;cursor:pointer;background:rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex;position:absolute}.video-detail-full__close img{width:100%;height:100%}.landscape-popup .landscape-popup-header{justify-content:space-between;align-items:center;padding:16px;display:flex}.landscape-popup .landscape-popup-title{text-align:left;color:var(--C2,#3e1f02);flex:1;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.landscape-popup .landscape-popup-close{cursor:pointer;background:#f7f7f7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.landscape-popup .landscape-popup-content{flex:1;padding:16px;overflow:auto}.landscape-popup .adm-popup-body-position-left{left:auto!important;left:initial!important;right:0!important}.comment-popup-item__list{padding:24px 20px 38px;display:flex}.comment-popup-item__list>*+:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:24px}.comment-popup-item__list>*+:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:24px}.comment-popup-item__list>*+:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:24px}.comment-popup-item__box{flex-direction:column;align-items:center;padding:0 4px;display:flex}.comment-popup-item__img-container{background:#f0f0f0;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:4px;display:flex;overflow:hidden}.comment-popup-item__title{text-align:center;color:#3e1f02;font-size:10px;font-weight:500;line-height:14px}.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{z-index:9;margin-top:-1px;overflow:visible}.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;width:32px;height:4px;position:absolute;top:8px}.floating-panel-popup .float-wrap{flex-direction:column;height:100%;display:flex}.floating-panel-popup .content-panel-wrap{flex:1}.floating-panel-popup .float-panel{max-width:500px}.floating-panel-popup .adm-floating-panel{width:100%;max-width:500px}.floating-panel-popup .adm-floating-panel:after{width:100%;max-width:500px;height:0}.floating-panel-popup .float-head{box-sizing:border-box;z-index:999;background-color:#fff;border-bottom:.5px solid #dfe2ea;align-items:center;width:100%;margin-top:-11px;padding:0 16px;display:flex}.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{text-align:center;color:#0f2128;flex:1;justify-content:center;align-items:center;min-height:24px;font-size:16px;line-height:24px;display:flex}.floating-panel-popup .float-head .float-head-right{text-align:right;width:60px;margin-bottom:6px}@media screen and (min-width:500px){.floating-panel-popup{width:100%}.floating-panel-popup .adm-floating-panel-content{z-index:9;margin-top:-1px;overflow:visible}.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;width:32px;height:4px;position:absolute;top:8px}.floating-panel-popup .float-head{box-sizing:border-box;z-index:999;background-color:#fff;border-bottom:.5px solid #dfe2ea;align-items:center;width:100%;margin-top:-11px;padding:0 16px;display:flex}.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{text-align:center;color:#0f2128;flex:1;justify-content:center;align-items:center;min-height:24px;font-size:16px;line-height:24px;display:flex}.floating-panel-popup .float-head .float-head-right{text-align:right;width:60px;margin-bottom:6px}}.floating-panel-container{width:100%;height:100%;position:relative;overflow:hidden}[data-orientation=landscape] .floating-panel-popup .landscape-popup-header{box-sizing:border-box;height:60px;padding:0}[data-orientation=landscape] .float-wrap{max-width:450px;height:calc(100vh - 104px)}[data-orientation=landscape] .float-wrap .content-panel-wrap{height:100%}[data-orientation=landscape] .float-wrap .content-panel-wrap .popup-wrap .popup-content{height:100%;min-height:auto;max-height:none}[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;width:100%;margin-top:0;padding:16px 16px 0}[data-orientation=landscape] .float-head .float-head-tit{text-align:center;justify-content:left;align-items:center;display:flex}[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{color:var(--C2,#3e1f02);justify-content:left;align-items:left;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;display:flex}[data-orientation=landscape] .float-head .float-head-tit .head-title-wrap .head-time{color:var(--C4,#d7d7d7);text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}[data-orientation=landscape] .float-head .float-head-left{background:#f7f7f7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}[data-orientation=landscape] .popup{border-radius:0;overflow-y:hidden}.camp-refresh-notification-content{box-sizing:border-box;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(75,75,75,.9);flex-direction:row;align-items:center;padding:16px;font-size:14px;display:flex}.camp-refresh-notification-content .refresh{font-weight:700;text-decoration:underline}.camp-refresh-notification-content .close{width:16px;height:16px;position:absolute;top:6px;right:6px}@media screen and (min-width:500px){.camp-refresh-notification-content{box-sizing:border-box;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(75,75,75,.9);flex-direction:row;align-items:center;padding:16px;font-size:14px;display:flex}.camp-refresh-notification-content .refresh{font-weight:700;text-decoration:underline}.camp-refresh-notification-content .close{width:16px;height:16px;position:absolute;top:6px;right:6px}}.page-box{flex-direction:column;height:100%;display:flex}.page-box .page-root{height:calc(100% - 44px);overflow:auto}.page-box .page-root .need-login{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.page-box .page-root .need-login-img{width:217px;height:138px}.page-box .page-root .need-login-text{color:#838c8f;text-align:center;margin-top:12px;font-size:14px}.page-box.in-wujie .page-root,.page-box.in-main-app .page-root,.page-box.hide-nav-bar .page-root{height:100%}.adm-swiper{--height:fit-content;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;width:var(--width);height:var(--height);border-radius:var(--border-radius);z-index:0;display:block;position:relative;overflow:hidden}.adm-swiper-track{white-space:nowrap;width:100%;height:100%;padding:var(--track-padding)}.adm-swiper-track-allow-touch-move{cursor:grab}.adm-swiper-track-inner{flex-wrap:nowrap;width:100%;height:100%;display:flex;position:relative;overflow:visible}.adm-swiper-slide{width:100%;height:100%;white-space:inherit;flex:none;display:block;position:relative}.adm-swiper-item{white-space:normal;width:100%;height:100%;display:block}.adm-swiper-horizontal .adm-swiper-track-allow-touch-move{touch-action:pan-y}.adm-swiper-horizontal .adm-swiper-indicator{position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.adm-swiper-horizontal .adm-swiper-track{transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{width:var(--slide-size);flex-direction:row}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;top:50%;right:6px;transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{height:var(--slide-size);flex-direction:column}.camp-comment-mask{background:rgba(0,0,0,.6)!important}.camp-comment{z-index:2;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;padding:16px 16px 12px;display:flex;position:relative;overflow-y:auto}.camp-comment__first-banner{pointer-events:none;z-index:1;height:140px;position:absolute;top:-120px;left:0;right:0}.camp-comment__first-banner-img{-o-object-fit:fill;object-fit:fill;-o-object-position:top;object-position:top;width:100%;height:100%;display:block}.camp-comment__first-banner-text{color:#fff;word-break:break-word;white-space:normal;align-items:center;width:55%;font-size:14px;font-weight:700;display:flex;position:absolute;top:78px;bottom:20px;right:14px;overflow:hidden}.camp-comment--hidden{background-color:transparent;padding:0}.camp-comment--rate{background-color:transparent;padding-top:0}.camp-comment--rate .comment-container{z-index:1;position:relative}.camp-comment .emoji-picker-container{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.camp-comment .comment-container{opacity:1;max-height:400px;transition:all .3s ease-in-out}.camp-comment .comment-container.hidden{opacity:0;max-height:0;margin-top:0;overflow:hidden}.camp-comment .comment-container .comment-emoji-btn-icon,.camp-comment .comment-container .comment-upload-image-btn-icon{width:24px;height:24px}.camp-comment .comment-container .submit-container{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.camp-comment .comment-container .submit-container .option-buttons-group{align-items:center;display:flex}.camp-comment .comment-container .submit-container .option-buttons-group .comment-option-buttons+.comment-option-buttons{margin-left:12px}.camp-comment .comment-container .submit-container .submit-btn{border-radius:4px;width:auto;height:32px;padding:0 14px}.camp-comment .comment-container .submit-container .submit-btn.camp-button-disabled{color:rgba(133,133,133,.5);background:#ededed}.camp-content-input-wrapper{background:#f7f7f7;border-radius:8px;flex-direction:column;height:100px;padding:8px 10px 0;display:flex;position:relative;overflow:hidden}.camp-content-input-wrapper--with-slot{height:168px}.camp-content-input-wrapper--with-count{height:116px}.camp-content-input-wrapper--with-count.camp-content-input-wrapper--with-slot{height:196px}.camp-content-input-wrapper .camp-content-input{-webkit-user-select:auto;user-select:auto;resize:none;color:#3e1f02;caret-color:#c99244;background-color:transparent;border:none;outline:none;width:100%;height:80px;padding:0;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:20px;overflow-x:hidden;overflow-y:auto}.camp-content-input-wrapper .camp-content-input::placeholder{color:#858585}.camp-content-input-wrapper .camp-content-input::placeholder{color:#858585}.camp-content-input-wrapper .camp-content-input-placeholder{color:#c2c2c2;pointer-events:none;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:20px;position:absolute;top:8px;left:10px}.camp-content-input-wrapper .camp-content-input-count{color:#858585;pointer-events:none;font-size:12px;line-height:1;position:absolute;bottom:8px;right:8px}.camp-content-input-wrapper .camp-content-input-scroll-mask{pointer-events:none;z-index:1;background:linear-gradient(rgba(247,247,247,0) 0%,#f7f7f7 100%);width:100%;height:20px;position:absolute;top:68px;left:0;right:0}.camp-content-input-wrapper .at-user{color:#c99244;-webkit-user-select:all;user-select:all}.camp-content-input-wrapper .camp-content-emoji{vertical-align:bottom;-webkit-user-select:none;user-select:none;border:1px solid transparent;border-radius:4px;width:40px;height:40px;margin:0 2px;display:inline}.camp-content-input-wrapper .camp-content-emoji--selected{background-color:rgba(201,146,68,.08);border-color:#d7d7d7}.camp-content-input-wrapper .camp-content-input-slot{flex-shrink:0;position:absolute;bottom:8px;left:10px}.camp-post-popup__container{padding:16px}.camp-post-popup__title-bar{margin-bottom:16px}.camp-base-popup-title-bar{justify-content:space-between;align-items:center;gap:8px;display:flex}.camp-base-popup-title-bar__title{color:#3e1f02;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.camp-base-popup-title-bar__operate{background:#f7f7f7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.camp-input{background-color:#fff;border:.5px solid #d7d7d7;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px 8px;display:inline-flex;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{width:16px;height:16px}.camp-input-content{caret-color:#c99244;color:#3e1f02;border:none;outline:none;flex:auto;padding:0;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-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{justify-content:center;align-items:center;display:flex}.camp-input-error{color:#f76060;white-space:nowrap;text-overflow:ellipsis;width:100%;padding:2px 8px 0 10px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:none;position:absolute;top:100%;left:0;overflow:hidden}.camp-search-input{flex:1;margin-bottom:12px;transition:margin-bottom .2s ease-in-out}.camp-search-input--error{margin-bottom:32px}.at_container-iQssq{flex-direction:column;height:70vh;display:flex}.at_container-iQssq .at_search_input-Wsxnb{background-color:#fff;border:1px solid rgba(0,0,0,.12);flex:none}.at_container-iQssq .at_search_input-Wsxnb input{background-color:#fff}[data-orientation=landscape] .at_container-iQssq{width:375px;height:calc(100vh - 40px);padding-right:0;padding-right:var(--intl-webview-top,0)}.camp-user-avatar{border-radius:50%;width:32px;height:32px;position:relative}.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%;position:absolute;top:0;left:0}.camp-user-avatar-badge{justify-content:center;align-items:center;width:40%;height:40%;display:flex;position:absolute;bottom:-1px;right:-1px}.camp-user-avatar-badge__border{-webkit-filter:brightness(0%)invert();filter:brightness(0%)invert();width:100%;height:100%;position:absolute}.camp-user-avatar-badge__icon{width:80%;height:80%;position:absolute}.at_item-iAKOT{grid-template:"avatar name"1fr"avatar desc"/44px 1fr;display:grid}.at_item-iAKOT .avatar-ZZqNk{border:1px solid #d7d7d7;border-radius:999px;grid-area:avatar;justify-content:center;align-items:center;display:flex}.at_item-iAKOT .avatar-ZZqNk:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.at_item-iAKOT .avatar-ZZqNk:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.at_item-iAKOT .avatar-ZZqNk:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.at_item-iAKOT .name-WnGls{color:#3e1f02;text-overflow:ellipsis;white-space:nowrap;grid-area:name;align-items:center;margin-top:1px;font-size:14px;font-weight:500;line-height:18px;display:flex;overflow:hidden}.at_item-iAKOT .name-WnGls .rank_icon-ljyt3{width:20px;height:16px}.at_item-iAKOT .name-WnGls .rank_icon-ljyt3:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.at_item-iAKOT .name-WnGls .rank_icon-ljyt3:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:4px}.at_item-iAKOT .name-WnGls .rank_icon-ljyt3:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:4px}.at_item-iAKOT .name-WnGls .region_icon-TXvQu{width:14px;height:14px}.at_item-iAKOT .name-WnGls .region_icon-TXvQu:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.at_item-iAKOT .name-WnGls .region_icon-TXvQu:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:4px}.at_item-iAKOT .name-WnGls .region_icon-TXvQu:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:4px}.at_item-iAKOT .desc-OOiLX{color:#858585;text-overflow:ellipsis;white-space:nowrap;grid-area:desc;margin-bottom:1px;font-size:10px;font-weight:400;overflow:hidden}.result_list-hG2ks{flex-direction:column;margin-top:4px;padding-bottom:16px;display:flex;overflow:auto}.result_list-hG2ks>*+*{margin-top:16px}.camp-upload-image{background:#e0e0e0;border-radius:4px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.camp-upload-image__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.camp-upload-image__mask{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.camp-upload-image__mask--loading{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.6)}.camp-upload-image__mask--failed{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:rgba(0,0,0,.6)}.camp-upload-image__loading-gif{flex-shrink:0;width:32px;height:32px}.camp-upload-image__loading-text{color:#fff;margin-top:2px;font-size:12px}.camp-upload-image__delete{box-sizing:content-box;cursor:pointer;z-index:1;justify-content:center;align-items:center;width:16px;height:16px;padding-top:4px;padding-right:4px;display:flex;position:absolute;top:0;right:0}.camp-upload-image__delete-icon{width:16px;height:16px;position:relative}.camp-upload-image__retry-icon{-o-object-fit:contain;object-fit:contain;width:32px;height:32px}.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:rgba(255,255,255,.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);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:transparent;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{left:0;right:auto!important}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height: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__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.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);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{top:0;left:0;top:var(--intl-webview-top,0);z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;pointer-events:none!important}@media (orientation:landscape){.pswp__top-bar{top:0}}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close,.pswp__counter{display:none!important}.camp-image-viewer-options-overlay{--adm-popup-z-index:100002;--adm-mask-z-index:100002}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.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,.pswp--zoom-allowed .pswp__button--zoom{display:none!important}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;font-size:14px;line-height:30px}.pswp__counter:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:20px}.pswp__counter:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:20px}.pswp__counter:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:20px}.pswp--one-slide .pswp__counter{display:none}.camp-image-viewer-footer{z-index:100001;position:fixed;bottom:0;left:0;right:0}.camp-image-viewer-footer__root{box-sizing:border-box;background:linear-gradient(transparent 0%,rgba(0,0,0,.8) 60.37%);flex-direction:column;justify-content:flex-end;height:224px;padding:0 16px;display:flex}@media (orientation:landscape){.camp-image-viewer-footer__root{height:auto}}.camp-image-viewer-footer__root--collapsed{height:auto;padding-top:16px}.camp-image-viewer-footer__user-bar{margin-bottom:16px;overflow:hidden}.camp-image-viewer-footer__user-bar--collapsed{display:none}.camp-image-viewer-footer__user-card.camp-image-viewer-footer__user-card{background-color:transparent;border-radius:0;justify-content:flex-start;width:100%;height:auto;margin-top:0;padding:0}.camp-image-viewer-footer__user-card.camp-image-viewer-footer__user-card .camp-post-view-user-card__name__title__name{color:#fff;font-size:12px;font-weight:500}.camp-image-viewer-footer__user-card.camp-image-viewer-footer__user-card .camp-post-view-user-card__name__subtitle{display:none}.camp-image-viewer-footer__user-card.camp-image-viewer-footer__user-card .camp-post-view-user-card__name__title__level__icon{width:14px;height:14px;margin-left:4px}.camp-image-viewer-footer__user-card.camp-image-viewer-footer__user-card .camp-post-view-user-card__name__title__icon{display:none}.camp-image-viewer-footer__user-card.camp-image-viewer-footer__user-card .camp-post-view-user-card__name{flex-grow:0}.camp-image-viewer-footer__user-card.camp-image-viewer-footer__user-card .camp-post-view-user-card__button{min-width:0;height:auto;min-width:initial;zoom:1;color:#fff;background:linear-gradient(#c09440 0%,#e3c070 100%);border-radius:40px;width:-webkit-fit-content;width:fit-content;margin-left:12px;padding:4px 16px;font-size:12px;line-height:14px}.camp-image-viewer-footer__action-bar{padding-bottom:calc(16px + constant(safe-area-inset-bottom));padding-bottom:calc(16px + env(safe-area-inset-bottom));align-items:center;display:flex}.camp-image-viewer-footer__toggle{color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background:rgba(255,255,255,.16);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:flex}.camp-image-viewer-footer__toggle svg{transform-origin:50%;transition:transform .2s ease-in-out}.camp-image-viewer-footer__toggle--collapsed svg{transform:rotate(180deg)}.camp-image-viewer-footer__input{color:rgba(255,255,255,.6);cursor:pointer;background:rgba(255,255,255,.16);border-radius:8px;flex:1;align-items:center;margin-left:8px;padding:9px 12px;display:flex;overflow:hidden}.camp-image-viewer-footer__input-text{white-space:nowrap;text-overflow:ellipsis;color:rgba(255,255,255,.5);margin-left:8px;font-size:14px;line-height:18px;overflow:hidden}.camp-image-viewer-footer__like{cursor:pointer;flex-shrink:0;align-items:center;margin-left:12px;display:flex}.camp-image-viewer-footer__like-icon-wrap{width:24px;height:24px;display:inline-flex;position:relative}.camp-image-viewer-footer__like-icon-wrap img{width:24px;height:24px}.camp-image-viewer-footer__like-count{color:#858585;margin-left:4px;font-size:16px;font-weight:500}.camp-image-viewer-footer__like-count--liked{color:#c99244}.camp-image-viewer-footer__comment-popup{--adm-popup-z-index:100002;--adm-mask-z-index:100002;z-index:100002}.camp-post-view-user-card{box-sizing:border-box;background-color:#f7f7f7;border-radius:6px;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:56px;margin-top:20px;padding:0 16px;display:flex}.camp-post-view-user-card__avatar{flex-shrink:0;width:32px;height:32px;position:static}.camp-post-view-user-card__avatar__img{border-radius:50%;width:100%;height:100%}.camp-post-view-user-card__avatar__badge{width:12px;height:12px;position:absolute;bottom:0;right:0}.camp-post-view-user-card__name{flex-grow:1;margin-left:8px;overflow:hidden}.camp-post-view-user-card__name__title{align-items:center;display:flex}.camp-post-view-user-card__name__title__name{text-align:left;white-space:nowrap;text-overflow:ellipsis;color:#3e1f02;unicode-bidi:isolate;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px;overflow:hidden}.camp-post-view-user-card__name__title__level__icon{-o-object-fit:contain;object-fit:contain;width:20px;height:16px;margin-left:2px}.camp-post-view-user-card__name__title__icon{border-radius:50%;flex-shrink:0;width:14px;height:14px;margin:0 2px}.camp-post-view-user-card__name__subtitle{text-align:left;color:#858585;font-size:10px;font-weight:400;line-height:14px}.camp-post-view-user-card__button{box-sizing:border-box;cursor:pointer;border-radius:39px;flex-shrink:0;width:-webkit-fit-content;width:fit-content;min-width:62px;height:28px;padding:2px 16px;font-size:12px;font-weight:500;line-height:16px}.camp-post-view-user-card__button__icon{width:12px;height:12px}.camp-post-view-user-card__button.camp-post-view-user-card__button--outline{color:#c99244;background-color:transparent;background-image:none;border:1px solid #c99244}.camp-post-view-user-card__button.camp-post-view-user-card__button--loading{color:#c2c2c2;background-color:#f0f1f3;justify-content:center;align-items:center;display:flex}.personal-span-text{word-break:break-word}.like-css-animation-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.like-anim-layer{pointer-events:none;background-position:0;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:0;left:0}.like-anim-inactive{opacity:1;transform-origin:50%;animation:3s cubic-bezier(.333,0,.667,1) forwards likeAnimInactive}@keyframes likeAnimInactive{0%{opacity:1;transform:rotate(0)scale(1)}5.56%{opacity:0;transform:rotate(-8deg)scale(1)}to{opacity:0;transform:rotate(-8deg)scale(1)}}.like-anim-active{opacity:0;transform-origin:50%;animation:3s cubic-bezier(.333,0,.667,1) forwards likeAnimActive}@keyframes likeAnimActive{0%{opacity:0;transform:rotate(-12deg)scale(1)}13.3%{opacity:1;transform:rotate(-12deg)scale(1.12)}27.8%{opacity:1;transform:rotate(0)scale(.9)}33.3%{opacity:1;transform:rotate(0)scale(1)}to{opacity:1;transform:rotate(0)scale(1)}}.like-anim-star1{opacity:0;transform-origin:50%;width:24%;height:24%;animation:3s cubic-bezier(.333,0,.667,1) forwards likeAnimStar1;top:38%;left:38%}@keyframes likeAnimStar1{0%{opacity:0;transform:translate(0)scale(0)}11%{opacity:1;transform:translate(0)scale(0)}21%{opacity:1;transform:translate(145%,-148%)scale(.6)}35%{opacity:1;transform:translate(145%,-148%)scale(0)}to{opacity:0;transform:translate(145%,-148%)scale(0)}}.like-anim-star2{opacity:0;transform-origin:50%;width:24%;height:24%;animation:3s cubic-bezier(.333,0,.667,1) forwards likeAnimStar2;top:37%;left:37%}@keyframes likeAnimStar2{0%{opacity:0;transform:translate(0)rotate(80deg)scale(.5)}11%{opacity:1;transform:translate(0)rotate(80deg)scale(.5)}21%{opacity:1;transform:translate(-135%,-134%)rotate(80deg)scale(.8)}35%{opacity:1;transform:translate(-135%,-134%)rotate(80deg)scale(0)}to{opacity:0;transform:translate(-135%,-134%)rotate(80deg)scale(0)}}.like-anim-halo{opacity:0;transform-origin:50%;width:100%;height:100%;animation:3s cubic-bezier(.333,0,.279,1) forwards likeAnimHaloScale,3s cubic-bezier(.333,0,.667,1) forwards likeAnimHaloOpacity;top:0;left:0}@keyframes likeAnimHaloScale{0%{transform:scale(0)}4.44%{transform:scale(0)}12.22%{transform:scale(.91)}23.33%{transform:scale(.91)}31.11%{transform:scale(.17)}to{transform:scale(.17)}}@keyframes likeAnimHaloOpacity{0%{opacity:0}4.44%{opacity:0}13.33%{opacity:1}22.22%{opacity:1}31.11%{opacity:0}to{opacity:0}}.camp-image-viewer-header{top:0;top:var(--intl-webview-top,0);z-index:100001;box-sizing:border-box;pointer-events:none;align-items:center;padding:16px 16px 0;display:flex;position:fixed;left:0;right:0}@media (orientation:landscape){.camp-image-viewer-header{top:0}}.camp-image-viewer-header:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(181.07deg,rgba(0,0,0,.8) .92%,transparent 99.08%);height:100px;position:absolute;top:0;left:0;right:0}.camp-image-viewer-header__left,.camp-image-viewer-header__right{flex-shrink:0;width:36px}.camp-image-viewer-header__center{pointer-events:none;flex:1;justify-content:center;align-items:center;display:flex}.camp-image-viewer-header__btn{pointer-events:auto;color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background:rgba(255,255,255,.16);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;display:flex}.camp-image-viewer-header__counter{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);font-size:14px;font-weight:500;line-height:20px}.rate-trigger{pointer-events:none;z-index:1;border-top-left-radius:16px;border-top-right-radius:16px;height:178px;position:absolute;top:-105px;left:0;right:0}.rate-trigger__bg{-o-object-fit:cover;object-fit:cover;z-index:1;border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:178px;display:block;position:absolute;top:0;left:0}.rate-trigger__hero-share{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;z-index:2;width:100%;height:178px;display:block;position:absolute;top:-33px;left:0}.rate-trigger__mask{-o-object-fit:cover;object-fit:cover;z-index:3;width:100%;height:97px;display:block;position:absolute;bottom:0;left:0}.rate-trigger__content{pointer-events:auto;box-sizing:border-box;z-index:4;width:100%;padding:16px;position:absolute;top:0;left:0}.rate-trigger__hero-name{color:#3e1f02;margin-bottom:4px;font-size:20px;font-weight:500;line-height:1.2}.rate-trigger__stars{margin-bottom:4px}.rate-trigger__stars .adm-rate{--adm-rate-star-size:28px;--adm-rate-star-margin:4px}.rate-trigger__hint{color:rgba(201,146,68,.7);font-size:12px}.rate-trigger__hint--rated{color:#c99244;font-weight:500;animation:.3s ease-out camp-hint-fade-up}@keyframes camp-hint-fade-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.adm-rate-box{margin-right:4px}.adm-rate-box:last-child{margin-right:0}.camp-rate-star{justify-content:center;align-items:center;display:inline-flex;position:relative}.camp-rate-star__inactive,.camp-rate-star__active{transition:opacity .15s,transform .15s;position:absolute;top:0;left:0}.camp-rate-star__inactive{opacity:1;transform:scale(1)}.camp-rate-star__active{opacity:0;transform:scale(.5)}.adm-rate-star{width:var(--star-size);height:var(--star-size);padding:0;line-height:1}.adm-rate-star.adm-rate-star-active .camp-rate-star__inactive{opacity:0;transform:scale(.5)}.adm-rate-star.adm-rate-star-active .camp-rate-star__active{opacity:1;animation:.4s cubic-bezier(.34,1.56,.64,1) camp-star-bounce;transform:scale(1)}@keyframes camp-star-bounce{0%{transform:scale(.5)}65%{transform:scale(1.25)}to{transform:scale(1)}}.single-image-upload-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.camp-comment.camp-comment--landscape{padding:16px 24px;padding:16px calc(var(--intl-webview-right,0px) + 24px) 16px calc(var(--intl-webview-left,0px) + 24px)}.camp-comment.camp-comment--landscape .title{display:none}.camp-comment.camp-comment--landscape .comment-container{flex-direction:column;margin-top:0;display:flex}.camp-comment.camp-comment--landscape .comment-container .input-row{flex-direction:row;align-items:flex-start;width:100%;display:flex}.camp-comment.camp-comment--landscape .comment-container .input-row .camp-content-input-wrapper{box-sizing:border-box;background:#f7f7f7;border-radius:4px;flex:1;min-width:0;height:44px;min-height:44px;padding:4px 8px}.camp-comment.camp-comment--landscape .comment-container .input-row .camp-content-input-wrapper .camp-content-input,.camp-comment.camp-comment--landscape .comment-container .input-row .camp-content-input-wrapper .camp-content-input-placeholder{color:#c2c2c2;word-break:break-all;font-size:12px;line-height:18px}.camp-comment.camp-comment--landscape .comment-container .input-row .camp-content-input-wrapper .camp-content-input-count{display:none}.camp-comment.camp-comment--landscape .comment-container .input-row .camp-content-input-wrapper .camp-content-emoji{width:36px;height:36px}.camp-comment.camp-comment--landscape .comment-container .input-row .landscape-image-preview{border-radius:4px;flex-shrink:0;width:44px;height:44px;margin-left:8px;overflow:hidden}.camp-comment.camp-comment--landscape .comment-container .input-row .landscape-image-preview.camp-upload-image{width:44px;min-width:44px;height:44px;min-height:44px}.camp-comment.camp-comment--landscape .comment-container .submit-container{flex-direction:row;justify-content:space-between;align-items:center;margin-top:8px;display:flex}.camp-comment.camp-comment--landscape .comment-container .submit-container .option-buttons-group{flex-direction:row;align-items:center;display:flex}.camp-comment.camp-comment--landscape .comment-container .submit-container .option-buttons-group .comment-option-buttons .comment-option-button,.camp-comment.camp-comment--landscape .comment-container .submit-container .option-buttons-group .comment-option-buttons .comment-option-button img,.camp-comment.camp-comment--landscape .comment-container .submit-container .option-buttons-group .comment-option-buttons .comment-option-button svg{width:24px;height:24px}.camp-comment.camp-comment--landscape .comment-container .submit-container .action-buttons-group{flex-direction:row;align-items:center;display:flex}.camp-comment.camp-comment--landscape .comment-container .submit-container .action-buttons-group .cancel-btn{color:#c99244;background:0 0;border:1px solid #c99244;border-radius:4px;flex-shrink:0;width:auto;height:28px;padding:0 14px;font-size:14px}.camp-comment.camp-comment--landscape .comment-container .submit-container .action-buttons-group .submit-btn{border-radius:4px;flex-shrink:0;width:auto;height:28px;margin-left:12px;padding:0 14px;font-size:14px}.camp-comment.camp-comment--landscape .emoji-list{margin:0;padding:0}.camp-comment.camp-comment--landscape .emoji-picker-container{margin-top:6px;margin-left:-24px;margin-left:calc(-1 * (var(--intl-webview-left,0px) + 24px));margin-right:-24px;margin-right:calc(-1 * (var(--intl-webview-right,0px) + 24px));width:calc(100% + 48px);width:calc(100% + (var(--intl-webview-left,0px) + 24px) + (var(--intl-webview-right,0px) + 24px));height:144px;min-height:144px;max-height:144px}.camp-comment.camp-comment--landscape .emoji-item{width:48px;height:48px;margin-bottom:11px;margin-right:11px;padding-top:48px}.emoji-picker-container{width:100%;height:220px;height:calc(var(--keyboard-height,220px) - var(--bottom-tabs-height,0px));z-index:1;max-height:220px;max-height:calc(var(--keyboard-height,220px) - var(--bottom-tabs-height,0px));box-sizing:border-box;min-height:220px;min-height:calc(var(--keyboard-height,220px) - var(--bottom-tabs-height,0px));background-color:#f0f0f0;flex-direction:column;display:flex;position:relative;left:0;overflow:hidden}.emoji-tabs{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.emoji-tabs .adm-tabs-header{background-color:#fff;border-bottom:none;border-radius:0 0 16px 16px;flex-shrink:0;padding:4px 0 8px}.emoji-tabs .adm-tabs-header .adm-tabs-tab-list{padding:0 16px}.emoji-tabs .adm-tabs-header .adm-tabs-header-mask{width:36px}.emoji-tabs .adm-tabs-tab-wrapper{width:-moz-max-content;flex:none;width:max-content;margin-right:8px;padding:0}.emoji-tabs .adm-tabs-tab-wrapper:last-child{margin-right:0}.emoji-tabs .adm-tabs-tab{cursor:pointer;box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;width:48px;height:28px;padding:0;display:flex;position:relative}.emoji-tabs .adm-tabs-tab:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAP1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////9Du/pqAAAAFXRSTlMABgkcNBI5GEwjDgtULiApaURifXAQKnoTAAABwklEQVRIx81V227sIAzEGHML12T//1sPCRhVZ7c0eahUnixnRvJ4GCLuHZDA5U28FM/OJh4eEH/u+KeaDYtIt7RKg9j36uJP+98ahxo+OdMGi0rd8otScnQ1ol4SJPtFHd8YeU2YFf4Vp+GpcR6YGW8xpTGjcgpHS38eBfp9QER/Fk4p7c5eqvZ7f2XDO9cYgA2vdZLCVGtXeaTkfB9EadXl5I+EmcdELFWz/LzcJsGkzo+/ZZy8d+dottw6j1xlrrBKZn7MIw2lSnWGr3YwYviCv/YPVx4TgaB8+uWoFdbaYNUGaPfy5pc06K58gWl45S8XbAiXc+4rQUoemPNI7K/QIY+W/fDeyik6ciUnjpZLp4eZfv4zkMv/A00YTg3E+Po++GY8+6tkL7zlQOo9jlZoHPa3335oeezboZYvfXJB73tRl/byOvN4Mvt7C8JnzqM7/Q0B2+4bvryqh1iOg/0Ck4ZfqIdfsoYQu5ZSduwTNQJLdTTfFGC7FKt/4XRwHjOrPIu5zXovXtvTx3gNo/fhEBYRhewZprkXWI1/wRvBqQicx4GL++57qxzhfzxGpbLo8bI1dXwp4cpeOI4jjFX8A71ZDWffcIFMAAAAAElFTkSuQmCC);width:24px;height:24px;position:absolute;top:0;right:0}.emoji-tabs .emoji-tab-icon-active{display:none}.emoji-tabs .emoji-tab-icon-default,.emoji-tabs .emoji-tab-icon-active{width:20px;height:20px}.emoji-tabs .adm-tabs-tab-active{background-color:#ffa92e;border-radius:4px}.emoji-tabs .adm-tabs-tab-active .emoji-tab-icon-default{display:none}.emoji-tabs .adm-tabs-tab-active .emoji-tab-icon-active{display:block}.emoji-tabs .adm-tabs-content{-webkit-overflow-scrolling:touch;flex-grow:1;height:0;overflow-y:auto}.emoji-category-tab-icon-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.emoji-category-tab-icon{width:24px;height:24px}.emoji-tab-icon-recent{width:20px;height:20px}.emoji-category-tab-mask-left{width:24px;height:24px;position:absolute;bottom:0;left:0}.emoji-category-tab-mask-right{width:24px;height:24px;position:absolute;top:0;right:0}.emoji-list{box-sizing:border-box;flex-wrap:wrap;align-content:flex-start;margin:.75rem 0 .25rem;padding:0 1rem;list-style:none;display:flex}.emoji-item{cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:.25rem;width:calc(16.6667% - .566667rem);margin-bottom:.68rem;margin-right:.68rem;padding-top:calc(16.6667% - .566667rem);position:relative}.emoji-item:nth-child(6n){margin-right:0}.emoji{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.emoji-preview{width:120px;height:120px}.delete-button-container{z-index:2;border-radius:.25rem;justify-content:center;align-items:center;width:42px;height:32px;display:flex;position:fixed;bottom:.875rem;right:1.5rem;box-shadow:0 0 12px rgba(7,12,52,.16)}.delete-button{cursor:pointer;background-color:transparent;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.delete-button img{width:100%;height:100%}.long-press-preview{z-index:9999;pointer-events:none;will-change:transform, opacity;transform-origin:bottom;background-color:#fff;border-radius:8px;margin-top:-4px;padding:8px;animation:.18s cubic-bezier(.16,1,.3,1) both long-press-preview-in;position:fixed;transform:translate(-50%,-100%);box-shadow:0 0 8px rgba(0,0,0,.08)}@keyframes long-press-preview-in{0%{opacity:0;transform:translate(-50%,-100%)scale(.85)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.long-press-preview-name{font-family:PingFang SC;font-weight:400;font-style:regular;letter-spacing:0;color:#c2c2c2;word-break:break-word;justify-content:center;align-items:center;margin-top:8px;font-size:14px;line-height:18px;display:flex}.recent-emoji-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;margin-top:12px;margin-right:-16px;padding-left:0;padding-right:0;display:flex;overflow-x:auto;overflow-y:hidden}.recent-emoji-bar::-webkit-scrollbar{display:none}.recent-emoji-bar .recent-emoji-item{cursor:pointer;flex-shrink:0;width:36px;height:36px;margin-right:12px;position:relative}.recent-emoji-bar .recent-emoji-item:first-child{margin-left:16px}.recent-emoji-bar .recent-emoji-item:last-child{margin-right:0}.recent-emoji-bar .recent-emoji-img{pointer-events:none;width:100%;height:100%}.honor-label.purple{background:linear-gradient(270deg,#dbb8ff 0%,#eedeff 100%)}.honor-label.purple .label-inner{background:linear-gradient(90deg,#f7efff 0%,#eedeff 100%)}.honor-label.purple .label-inner .text{color:#ad48ba}.honor-label{background:linear-gradient(270deg,#92d2f3 0%,#c5e9fc 100%);border-radius:0 2px 2px 0;align-items:center;height:16px;margin-left:10px;display:flex}.honor-label .label-inner{background:linear-gradient(270deg,#d4ecfa 0%,#e9f7ff 100%);border-radius:0 2px 2px 0;align-items:center;height:15px;margin-right:.5px;font-size:10px;display:flex}.honor-label .label-inner .badge-icon{width:20px;height:20px;margin-left:-10px}.honor-label .label-inner .text{color:#2793cc;white-space:nowrap;text-overflow:ellipsis;width:-webkit-fit-content;width:fit-content;height:10px;padding:0 4px 0 1px;font-size:10px;line-height:10px;overflow:hidden}.win-streak{justify-content:flex-end;align-items:flex-end;display:flex;position:relative}.win-streak :first-child:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:-4px}.win-streak :first-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:-4px}.win-streak :first-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:-4px}.win-streak .num{z-index:10;width:18px;height:24px;position:relative}.win-streak .str{z-index:10;width:60px;height:18px;position:relative}.win-streak .bg{height:18px;position:absolute;bottom:0}.win-streak .left{left:0}.win-streak .right{right:0}.camp-share-footer{width:100%;height:82px;position:relative}.camp-share-footer-bg{width:100%;height:82px;position:absolute;top:0;left:0}.camp-share-footer-content{justify-content:space-between;align-items:center;display:flex;position:absolute;top:10px;bottom:10px;left:80px;right:10px}.camp-share-footer-content-description{text-align:left;color:#fff;flex-grow:1;margin-right:20px;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media screen and (max-width:500px){.camp-share-footer-content-description{max-width:42.6667vw}}@media screen and (min-width:500px){.camp-share-footer-content-description{max-width:213.333px}}.camp-share-footer-content-button{color:#fff;flex-shrink:0;width:-webkit-fit-content;width:fit-content;height:26px;padding:0 10px;font-size:14px;font-weight:400}.camp-share-footer__popup{--win-max-height:100vh}.camp-share-footer__popup__body{height:calc(var(--win-max-height) * .7);position:relative;overflow:hidden}.camp-share-footer__popup__body__scroll{height:100%;overflow:auto}.camp-share-footer__popup__mask{pointer-events:none;background:linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,.44) 14.53%,rgba(255,255,255,.7) 32.83%,rgba(255,255,255,.9) 66.63%,#fff 98.46%);justify-content:center;align-items:center;width:100%;height:106px;display:flex;position:absolute;bottom:0}.camp-share-footer__popup__mask .camp-share-footer__popup__mask__download{color:#fff;text-align:center;pointer-events:all;cursor:pointer;background:linear-gradient(#c09440 0%,#e3c070 100%);border-radius:4px;padding:2px 10px;font-size:14px;font-weight:400;line-height:22px;text-decoration:none;position:absolute;bottom:20px}.camp-share-footer__popup__mask .camp-share-footer__popup__mask__close{width:16px;height:16px;position:fixed;top:0;left:0}.camp-share-footer__popup .adm-center-popup-wrap{width:80vw;max-width:400px}.camp-share-footer__popup .adm-mask.adm-center-popup-mask:after{content:"";width:16px;height:16px;bottom:calc(var(--win-max-height) * .075 - 8px);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAuBAMAAABg5ayVAAAAElBMVEUAAAD///////////////////8+Uq06AAAABXRSTlMAf6BgIHbcoHQAAACfSURBVDjLhdGxDYNAEETRRW7gHJBTgltwCVhy/60AEuij+wNsdJrRu2Tq4b7v9T59+trSVjX815v7dtzS6Xi0c7WTXxU4UrBph03BpmBTYVGwqTHUGCosKgwVhiYMjRiaMDRhaMJQYVFhqLCo2rluf27XFGwqLGrMriPYdBrApuycKDtHCk4UHCnYFBwp2FTYFGwKNjWGGkONO2oMNV4AzteEV3jIXmEAAAAASUVORK5CYII=);background-size:16px 16px;position:fixed;left:calc(50% - 8px)}.camp-adaptive-image_container{display:inline-block;position:relative}.camp-adaptive-image_container .camp-adaptive-image_img{-o-object-fit:"cover";object-fit:"cover";border-radius:8px;width:auto;max-width:calc(100vw - 32px);height:auto;max-height:calc(75vw - 24px);overflow:hidden}@media screen and (min-width:500px){.camp-adaptive-image_container .camp-adaptive-image_img{max-width:100%;max-height:351px}}.camp-adaptive-image_container .camp-adaptive-image_long_img{color:#fff;background:rgba(0,0,0,.5);border-radius:4px 0;margin-bottom:3px;padding:2px 4px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;position:absolute;bottom:6px;right:6px}.camp-adaptive-image_container .camp-adaptive-image_long_img img{width:16px;height:16px}[data-orientation=landscape] .camp-adaptive-image_container{max-width:70%}[data-orientation=landscape] .camp-adaptive-image_container .camp-adaptive-image_img{max-width:100%}.camp-multi-image_container{border-radius:8px;justify-content:space-between;display:flex;position:relative;overflow:hidden}.camp-multi-image_container img{-o-object-fit:cover;object-fit:cover}.camp-multi-image_container .camp-multi-image_img_two{border-radius:4px;width:calc(50vw - 18px);height:calc(50vw - 18px)}.camp-multi-image_container .camp-multi-image_img_left{border-radius:4px;width:calc(66.6667vw - 24px);height:calc(66.6667vw - 24px)}.camp-multi-image_container .camp-multi-image_img_right_box{flex-direction:column;justify-content:space-between;width:calc(33.3333vw - 12px);display:flex}.camp-multi-image_container .camp-multi-image_img_right{border-radius:4px;width:calc(33.3333vw - 13.3333px);height:calc(33.3333vw - 13.3333px)}@media screen and (min-width:500px){.camp-multi-image_container .camp-multi-image_img_two{width:225px;height:225px}.camp-multi-image_container .camp-multi-image_img_left{width:300px;height:300px}.camp-multi-image_container .camp-multi-image_img_right_box{flex-direction:column;justify-content:space-between;width:150px;display:flex}.camp-multi-image_container .camp-multi-image_img_right{width:148.667px;height:148.667px}}.camp-multi-image_container .camp-multi-image_multi_img{color:#fff;background:rgba(0,0,0,.5);border-radius:8px 0;justify-content:center;align-items:center;margin-bottom:2px;padding:2px 4px;font-family:PingFang SC;font-weight:600;line-height:12px;display:flex;position:absolute;bottom:0;right:2px}.camp-multi-image_container .camp-multi-image_multi_img img{width:12px;height:12px;margin-right:2px}.camp-multi-image_container .camp-multi-image_multi_img .camp-multi-image_multi_img_count{zoom:.83;font-size:12px}@media screen and (min-width:500px){[data-orientation=landscape] .camp-multi-image_container .camp-multi-image_img_two{width:calc((100vw - 80px + 12px - 241px - var(--intl-webview-left) - var(--intl-webview-right)) / 2)!important;height: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{width:calc(((100vw - 80px + 12px - 241px - var(--intl-webview-left) - var(--intl-webview-right)) * 2) / 3)!important;height: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{flex-direction:column;justify-content:space-between;display:flex;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{width:calc((100vw - 80px - 241px - var(--intl-webview-left) - var(--intl-webview-right)) / 3)!important;height:calc((100vw - 80px - 241px - var(--intl-webview-left) - var(--intl-webview-right)) / 3)!important}}[data-orientation=landscape] .camp-multi-image_landscape_row{flex-direction:row;justify-content:flex-start;display:flex}[data-orientation=landscape] .camp-multi-image_landscape_row>:not(:last-child){margin-right:4px}.camp-topic-show-container{background:#fffdf7;border-radius:32px;padding:3px 8px 3px 4px;display:inline-block}.camp-topic-show-container img{vertical-align:middle;width:16px;height:16px;margin-right:6px}.camp-topic-show-container .camp-topic-show-title{vertical-align:bottom;font-family:PingFang SC;font-size:12px;line-height:16px;display:inline-block}.camp-topic-show-hot{color:#a4968b;background:#fffcfc;border:1px solid #ffefef}.camp-topic-show-normal{color:#a4968b;background:#fffdf7;border:1px solid rgba(201,146,68,.1)}.camp-topic-tag{color:#c99244;background:#fffdf8;border:1px solid rgba(201,146,68,.1);border-radius:999px;align-items:center;max-width:100%;padding:3px;display:flex}.camp-topic-tag>*+:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6px}.camp-topic-tag>*+:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.camp-topic-tag>*+:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.camp-topic-tag--hot{color:#e08a3a;background:#fffcfc;border:1px solid rgba(201,140,68,.1)}.camp-topic-tag--virtual{color:#858585;background:#f0f0f0;border:1px solid #f0f0f0}.camp-topic-tag__icon{border-radius:50%;width:16px;height:16px;overflow:hidden}.camp-topic-tag__name{text-overflow:ellipsis;white-space:pre;flex:1;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.camp-topic-tag__name:last-child:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:8px}.camp-topic-tag__name:last-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:8px}.camp-topic-tag__name:last-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:8px}.camp-topic-tag__operate{width:16px;height:16px}.camp-topic-item{background:#f7f7f7;border-radius:999px;align-items:center;padding:6px 12px;display:flex}.camp-topic-item__icon{border-radius:50%;width:20px;height:20px;overflow:hidden}.camp-topic-item__icon:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.camp-topic-item__icon:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:12px}.camp-topic-item__icon:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:12px}.camp-topic-item__info-area{flex-direction:column;flex:1;justify-content:center;height:40px;display:flex;overflow:hidden}.camp-topic-item__info-area>*+*{margin-top:2px}.camp-topic-item__name{text-align:left;color:#3e1f02;text-overflow:ellipsis;white-space:pre;font-family:PingFang SC;font-size:12px;font-weight:500;overflow:hidden}.camp-topic-item__desc{color:#858585;opacity:.4;text-overflow:ellipsis;white-space:pre;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16.8px;overflow:hidden}.camp-topic-item__operate{justify-content:center;align-items:center;display:flex}.camp-fixed{--safe-top:0;--safe-bottom:0;margin-top:var(--safe-top);margin-bottom:var(--safe-bottom);position:fixed}.camp-fixed .camp-fixed-item{position:absolute}.camp-landscape-modal{box-sizing:border-box;color:#3e1f02;flex-direction:column;align-items:center;width:287px;max-height:calc(100vh - 54px);padding:24px;font-size:14px}.camp-landscape-modal-body-title{color:#4d2d0f;text-align:center;margin-bottom:8px;font-size:16px;font-weight:600}.camp-landscape-modal-body-content{padding:8px 24px}.camp-landscape-modal-footer-banner{padding:0 24px}.camp-landscape-modal-close{z-index:1;width:20px;height:20px;position:absolute;top:8px;right:8px}.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;width:99%;height:162px;margin:0 auto;padding-top:1px;display:block}.camp-landscape-modal-button-box{text-align:center;display:block}.camp-landscape-modal-button-box .camp-button{white-space:normal;overflow-wrap:break-word;text-align:center;box-sizing:border-box;width:240px;height:36px;margin-top:16px;padding:8px;display:inline-block}.message-wrapper{color:#c99244;opacity:0;width:0;max-width:160px;font-size:12px;font-style:normal;font-weight:500;transition:width .8s cubic-bezier(.215,.61,.355,1);overflow:hidden}.message-wrapper.visible{margin-left:4px}.message-wrapper .message-wrapper_controller{flex-wrap:nowrap;align-items:center;width:-webkit-fit-content;width:fit-content;display:flex}.message-wrapper .message-wrapper_message,.message-wrapper .message-wrapper_message--copy{white-space:nowrap;box-sizing:border-box}.message-wrapper .message-wrapper_message--copy{margin-left:12px}.avatar-button{box-sizing:border-box;z-index:9;background:linear-gradient(#fff,#fff),linear-gradient(rgba(151,151,151,.3),rgba(151,151,151,.3));border:.5px solid rgba(151,151,151,.3);border-radius:25px;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:-webkit-fit-content;width:fit-content;height:28px;padding:2px 6px 2px 8px;transition:all .3s ease-in-out;display:flex;position:relative}.avatar-button.active{background:linear-gradient(#f7f7f7,#f7f7f7),linear-gradient(rgba(151,151,151,.3),rgba(151,151,151,.3))}.avatar-button_wrap{justify-content:center;align-items:center;display:flex;position:relative}.avatar-button_wrap.bounceRed:before{content:"";opacity:0;background-color:#f76060;border-radius:3px;width:6px;height:6px;animation:0s 1.2s forwards show-element;position:absolute;top:-3px;right:-3px}.avatar-button_icon{width:16px;height:16px}.avatar-button_icon.bounce{transform-origin:top;animation:.2s ease-in-out 6 bell-bounce}.avatar-button_icon--circle{border-radius:20px;width:20px;height:20px;overflow:hidden}.avatar-button_divider{background-color:#f0f0f0;width:1px;height:12px;margin:0 6px}.avatar-button .red-dot{background-color:#f76060;border-radius:10px;width:10px;height:10px;position:absolute;top:-2px;right:0}@keyframes bell-bounce{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}@keyframes show-element{0%{opacity:0}to{opacity:1}}.setting-dropdown-item{justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:relative}.setting-dropdown-item .share-icon-classname-rtl{transform:scaleX(-1)}.setting-dropdown-item_icon{flex-shrink:1;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:8px;overflow:hidden}.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;width:10px;height:10px;position:absolute;top:10px;left:10px}.setting-dropdown-item.highlight .setting-dropdown-item_label{color:#c99244}.camp-nav-bar{background-color:#fff;height:44px;padding:0 16px;position:relative;overflow:hidden}.camp-nav-bar_logo{align-items:center;display:flex;position:absolute;top:0;bottom:0;left:16px;right:16px}.camp-nav-bar_logo_img{z-index:1;width:92px;height:20px}.camp-nav-bar_operation{flex-wrap:nowrap;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:16px;right:16px}.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{box-sizing:border-box;background-color:rgba(255,255,255,.6);border:.5px solid rgba(151,151,151,.3);border-radius:25px;flex-wrap:nowrap;justify-content:center;align-items:center;height:28px;padding:2px 12px 2px 6px;display:flex}.camp-nav-bar_link-group_item{width:20px;height:20px;overflow:hidden}.camp-nav-bar_link-group_item-icon{width:20px;height: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);width:.5px;height:18px}.camp-nav-bar_dropdown-box{flex-grow:1;justify-content:flex-end;display:flex;position:relative}.camp-nav-bar_dropdown-box .__horizontal-btn{box-sizing:border-box;border-radius:28px;justify-content:center;align-items:center;display:flex;position:absolute;right:69px}.camp-nav-bar .__settings-dropdown{background-color:transparent;flex-grow:1;justify-content:flex-end;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;display:flex}.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;flex-grow:1;justify-content:flex-end;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;display:flex}.camp-nav-bar_portrait-btn{display:none}[data-is-client=true] .camp-nav-bar{background:#133565;border:.5px solid rgba(255,255,255,.05)}[data-is-client=true] .camp-nav-bar_link-group{background:rgba(255,255,255,.08);border:.5px solid rgba(151,151,151,.2)}[data-is-client=true] .camp-nav-bar_link-group_line{background:rgba(240,240,240,.2);width:1px;height:14px}[data-is-client=true] .camp-nav-bar_avatar-container .avatar-button{background:rgba(255,255,255,.08);border:.5px solid rgba(151,151,151,.3)}[data-is-client=true] .camp-nav-bar_avatar-container .avatar-button_divider{background:rgba(240,240,240,.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,[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{box-sizing:border-box;border:.5px solid rgba(151,151,151,.2);border-radius:25px;justify-content:center;align-items:center;width:44px;height:28px;margin-right:12px;padding:4px 12px;display:flex}[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)}.comment-list{width:100%;height:100%;overflow-x:hidden;overflow-y:auto}.comment-list-status{text-align:center;justify-content:center;align-items:center;height:30px;display:flex}.comment-list-row{--row-background-color:#fff;--row-background-color-highlight:rgba(201,146,68,.1);--row-border-color:#d7d7d7;--text-color:#3e1f02;--text-gray-color:#c2c2c2;--expand-border-color:rgba(133,133,133,.3);--highlight-color:#c99244;box-sizing:border-box;background-color:var(--row-background-color);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{transform-origin:bottom;background-color:var(--row-border-color);width:100%;height:1px;margin-top:12px;transform:scaleY(.5)}.comment-list-row_content{color:var(--text-color);font-size:14px;font-weight:400}.comment-list-row_content_header{align-items:center;display:flex}.comment-list-row_content_header_body{flex: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;max-height:14px;display:flex}.comment-list-row_content_header-avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px;position:relative}.comment-list-row_content_header-avatar-back,.comment-list-row_content_header-avatar-front{border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.comment-list-row_content_header-avatar-attachment{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.comment-list-row_content_header-avatar-attachment-auth{width:40%;height:40%;position:absolute;bottom:-3.33%;right:-3.33%}.comment-list-row_content_header-avatar-attachment-auth.--background{-webkit-filter:brightness(0%)invert();filter:brightness(0%)invert();transform:scale(1.25)}.comment-list-row_content_header-name{color:#3e1f02;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}*+.comment-list-row_content_header-name{margin-left:8px}.comment-list-row_content_header-region{border-radius:50%;flex-shrink:0;width:14px;height:14px;overflow:hidden}.comment-list-row_content_header-rank{-o-object-fit:contain;object-fit:contain;width:20px;height:16px}*+.comment-list-row_content_header-region,*+.comment-list-row_content_header-rank{margin-left:4px}.comment-list-row_content_header-time{color:#c2c2c2;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);text-overflow:ellipsis;white-space:pre;font-size:10px;font-style:normal;font-weight:400;line-height:14px;overflow:hidden}.comment-list-row_more_icon{width:16px;height:16px}.comment-list-row_content_rate{margin-top:6px}.comment-list-row_content_body{-webkit-user-select:text;user-select:text;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;margin-top:6px;line-height:20px}.comment-list-row_content_media-image{border-radius:4px;flex-shrink:0;margin-top:8px;position:relative;overflow:hidden}.comment-list-row_content_media-image_img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.comment-list-row_content_media-image_img.--cover{-o-object-fit:cover;object-fit:cover}.comment-list-row_content_media-image_img.--crop-center{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.comment-list-row_content_media-image_img.--crop-top{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.comment-list-row_content_media-image_badge{color:#fff;pointer-events:none;background-color:rgba(0,0,0,.5);border-radius:2px;padding:0 4px;font-weight:400;position:absolute;bottom:4px;left:4px}.comment-list-row_content_media-image_badge_text{zoom:.83;font-size:12px;line-height:14px}.comment-list-row_target{color:var(--text-gray-color);unicode-bidi:isolate;margin-right:6px;font-weight:700}.comment-list-row_content_tags{flex-wrap:wrap;margin-top:6px;font-weight:700;display:flex}.comment-list-row_content_tags-item{max-width:100%;overflow:hidden}.comment-list-row_content_tags-item+.comment-list-row_content_tags-item:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6px}.comment-list-row_content_tags-item+.comment-list-row_content_tags-item:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.comment-list-row_content_tags-item+.comment-list-row_content_tags-item:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.comment-list-row_content_footer{justify-content:space-between;margin-top:6px;display:flex}.comment-list-row_content_footer-left,.comment-list-row_content_footer-right{align-items:center;display:flex}.comment-list-row_icon{cursor:pointer;width:20px;height:20px}@keyframes like_active{0%{transform:scale(.8)rotate(-20deg)}50%{transform:scale(1.1)rotate(0)}to{transform:scale(1)rotate(0)}}@keyframes like_active_rtl{0%{transform:scaleX(-1)scale(.8)rotate(20deg)}50%{transform:scaleX(-1)scale(1.1)rotate(0)}to{transform:scaleX(-1)scale(1)rotate(0)}}.comment-list-row_icon+.comment-list-row_icon{margin-left:12px}.comment-list-row_icon_count{color:var(--text-gray-color);text-align:right;margin-left:2px;font-size:14px;font-weight:400;line-height:20px}.comment-list-row_icon_count.liked{color:var(--highlight-color)}.comment-list-row_adoption{cursor:pointer;color:#858585;align-items:center;margin-right:12px;display:flex}.comment-list-row_adoption_icon{width:20px;height:20px;margin-right:2px}.comment-list-row_adoption.adopted .comment-list-row_adoption_icon{animation:.5s adoption_active}@keyframes adoption_active{0%{transform:scale(.8)}50%{transform:scale(1.1)}to{transform:scale(1)}}.comment-list-row_adoption-active{color:#c99244}.comment-list-row_content_expand{align-items:flex-end;margin-top:7px;display:flex}.comment-list-row_content_expand-border{border-left:1px solid var(--expand-border-color);border-bottom:1px solid var(--expand-border-color);border-radius:0 0 0 4px;width:18px;height:13px;margin-bottom:9px;margin-left:3px;margin-right:4px}*+.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:-webkit-fit-content;height:fit-content}.comment-list-row_children_operation{align-items:center;display:flex}.comment-list-row_children_page-prev{color:var(--text-gray-color);cursor:pointer;align-items:center;font-size:12px;font-weight:600;line-height:18px;display:flex}.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{width:14px;height:14px;margin-right:2px}.comment-list-row_children_page-next{color:var(--text-gray-color);cursor:pointer;align-items:center;margin-top:6px;margin-left:20px;font-size:12px;font-weight:600;line-height:18px;display:flex}.comment-list-row_children_page-next_img{width:14px;height:14px;margin-right:2px;transform:rotate(180deg)}.comment-list-row.hidden{display:none}.comment-list-row.--primary.hot{background-image:url(../../static/media/hot.ef8985bbb7318f0d.png);background-position:calc(100% - 20px) 10px;background-repeat:no-repeat;background-size:75px 85px}.comment-list-row.--secondary{border-bottom:none;margin-left:40px;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{width:24px;height:24px}.comment-list-row.--secondary .comment-list-row_content_header-name{font-size:12px}.comment-list-row.--secondary .comment-list-row_content_header-region,.comment-list-row.--secondary .comment-list-row_content_header-rank{width:12px;height: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:.35s ease-in comment_row_fade_in;overflow:hidden}@keyframes comment_row_fade_in{0%{opacity:0;height:0}60%{opacity:0}to{opacity:1;height:140px}}.comment-list-row.--secondary.fade-in{animation:.35s ease-in comment_row_fade_in_sec}@keyframes comment_row_fade_in_sec{0%{opacity:0;height:0}60%{opacity:0}to{opacity:1;height:80px}}.comment-list-row.fade-out{animation:.5s ease-out forwards comment_row_fade_out;overflow:hidden}@keyframes comment_row_fade_out{0%{opacity:1}50%{opacity:0;height:140px;padding:20px 16px 0}to{opacity:0;height:0;padding:0}}.comment-list-row.--secondary.fade-out{animation:.5s ease-out forwards comment_row_fade_out_sec;overflow:hidden}@keyframes comment_row_fade_out_sec{0%{opacity:1}50%{opacity:0;height:80px;padding:2px}to{opacity:0;height:0;padding:0}}.comment_mention{color:#c99244;unicode-bidi:isolate}.comment_emoji{vertical-align:bottom;-webkit-user-select:none;user-select:none;width:40px;height:40px;display:inline-block}.comment-list_rotating{animation:3s linear infinite icon_rotating}@keyframes icon_rotating{0%{transform:rotate(0)}0%{transform:rotate(-360deg)}}.camp-tag{border-radius:4px;align-items:center;padding:2px 4px;font-weight:700;display:inline-flex}.camp-tag>*+:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:2px}.camp-tag>*+:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:2px}.camp-tag>*+:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:2px}.camp-tag--orange{color:#c99244;background:linear-gradient(rgba(255,174,55,.3) 0%,rgba(254,193,85,.3) 100%)}.camp-tag--gray{color:#c2c2c2;background:#f0f0f0}.camp-tag__icon{align-items:center;display:inline-flex}.camp-tag__text{zoom:.83;white-space:nowrap;font-size:12px}.comment-list-status{--status-color:#d7d7d7;--status-color-highlight:#c99244;text-align:center;box-sizing:border-box;justify-content:center;align-items:center;min-height:30px;padding:0 16px;display:flex}.comment-list-status.--full{flex:1;width:100%;height: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{justify-content:center;align-items:center;margin-right:6px;display:flex}.comment-list-status_animation--loading .circle{background-color:var(--status-color);border-radius:50%;width:4px;height:4px}.comment-list-status_animation--loading .circle.c1{animation:1s linear infinite status_animation_c1}.comment-list-status_animation--loading .circle.c2{animation:1s linear infinite status_animation_c2}.comment-list-status_animation--loading .circle.c3{animation:1s linear infinite status_animation_c3}.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)}}.camp-page-error{background-color:#f7f7f7;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.camp-page-error__status{flex-grow:0;flex-shrink:0}.camp-page-error__back{color:#c99244;background:0 0;border:1px solid #c99244;border-radius:4px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;margin-top:4px;padding:2px 13px;font-size:13px;font-weight:400;display:flex}.camp-post-view-wrapper{background-color:#fff;padding-bottom:20px}.camp-post-view-wrapper__reaction-bar-wrapper{margin-top:24px;padding:0 16px}.news-content .video{border-radius:8px;width:100%;overflow:hidden}@media screen and (max-width:500px){.news-content .video{height:51.7333vw}}@media screen and (min-width:500px){.news-content .video{height:258.667px}}.news-content .news-card-img-container{position:relative}.news-content .more-image-icon{pointer-events:none;width:20px;height:20px;position:absolute;top:6px;right:6px}.news-content .news-card-img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;display:block}.news-content .video-js:-webkit-full-screen .vjs-control-bar{width:100%!important;margin-left:0!important;transform:scale(1)!important}.news-content .portrait{border-radius:8px;max-width:500px;height:267px}.news-content .vjs-tech{display:none}.news-content .tcplayer>.vjs-tech{display:block}.news-content .video-placeholder{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.news-content .video-placeholder .video-bg-filter{-o-object-fit:cover;object-fit:cover;z-index:1;-webkit-filter:blur(4px);filter:blur(4px);background-size:100% 100%;border-radius:8px;width:100%;height:100%;position:absolute}.news-content .video-placeholder .video-bg-filter-cover{opacity:.2;z-index:1;background:gray;width:100%;height:100%;position:absolute}.news-content .video-placeholder .video-bg{-o-object-fit:cover;object-fit:cover;z-index:2;background-size:100% 100%;border-radius:8px;width:100%;height:100%;position:absolute}.news-content .video-placeholder .video-bg-portrait{border-radius:0;border-radius:initial;width:150px}.news-content .video-placeholder .video-icon{z-index:3;cursor:pointer;width:36px;position:relative}[data-orientation=landscape] .news-content .video{max-width:70%}@media screen and (max-width:500px){[data-orientation=landscape] .news-content .video{height:36.8vw}}@media screen and (min-width:500px){[data-orientation=landscape] .news-content .video{height:184px}}[data-orientation=landscape] .news-content .video .tcplayer{max-width:100%}[data-orientation=landscape] .news-content .media-embed{max-width:70%}.content-detail-container{overflow-wrap:break-word;width:100%;overflow:hidden}.content-detail-container p:empty{display:none}.content-detail-container pre{overflow:auto}.content-detail-container img{-o-object-fit:cover;object-fit:cover;-webkit-touch-callout:default;height:auto}.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 th,.content-detail-container td{text-align:left;border:1px solid #ccc;padding:8px}.content-detail-container th{background-color:#f2f2f2}.camp-video-cookies-mask_container{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.6);border-radius:8px;width:100%;height:100%;position:absolute}.camp-video-cookies-mask_container .camp-video-cookies-mask_content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.camp-video-cookies-mask_container .camp-video-cookies-mask_content .camp-video-cookies-mask_title{color:#fff;text-align:center;padding:0 32px;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:16px}.camp-video-cookies-mask_container .camp-video-cookies-mask_content .camp-video-cookies-mask_btn{margin-top:30px;padding:4px 10px;font-size:14px}.camp-embedded-video{flex:1;width:100%;max-width:100%;height:100%;position:relative}.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{pointer-events:none;background:#e7e7e7;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.tiktok .tiktok-embed div,.instagram .instagram-media-registered{display:none}.iframe{box-sizing:border-box;width:100%;position:absolute;left:-9999px}.iframe-wrap{width:100%}.iframe-box{border-radius:8px;width:100%;display:block}.iframe-box iframe{border-radius:8px}.iframe-box .camp-embedded-video:nth-child(2){display:none!important}.media-embed{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.media-embed-box-border{border-radius:8px}.media-embed-no-border{border:.5px solid rgba(215,215,215,.7);border-radius:8px}.media-embed-no-radius .media-embed-no-border,.media-embed-no-radius .iframe-box,.media-embed-no-radius .iframe-box .camp-embedded-video,.media-embed-no-radius .iframe-box .camp-embedded-video>*,.media-embed-no-radius .iframe-box .camp-embedded-video>* iframe{border-radius:0}.wrapper-LxnNt{box-sizing:border-box;gap:4px;width:100%;display:flex}.wrapper-LxnNt .item-BRy5x{box-sizing:border-box;background:#f0f0f0;border:1px solid transparent;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:2px;height:36px;padding:2px;display:inline-flex;position:relative;overflow:visible}.wrapper-LxnNt .item-BRy5x .count-TFYIi{color:#858585;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex:1;font-size:12px;font-weight:500;line-height:16px}.wrapper-LxnNt .item-BRy5x.active-RWVzG{background:#fff7eb;border:1px solid #c99244}.wrapper-LxnNt .item-BRy5x.active-RWVzG .count-TFYIi{color:#c99244}.wrapper-LxnNt .item-BRy5x .iconWrap-FgzLj{flex-shrink:0;width:32px;height:32px;position:relative}.wrapper-LxnNt .item-BRy5x .icon-C8T8O{-o-object-fit:contain;object-fit:contain;pointer-events:none;width:32px;height:32px}.wrapper-LxnNt .item-BRy5x .iconHidden-tjsiV{opacity:0}.wrapper-LxnNt .item-BRy5x .iconGif-xIfaT{transform-origin:bottom;-o-object-fit:contain;object-fit:contain;pointer-events:none;opacity:0;z-index:2;width:64px;height:64px;transition:opacity 80ms,transform .15s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)scale(.5)}.wrapper-LxnNt .item-BRy5x .iconGifVisible-KqzC4{opacity:1;transform:translate(-50%)scale(1)}.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 rgba(215,215,215,.7);border-radius:8px}.camp-circle-tag{background:#f7f7f7;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;margin-top:14px;padding:4px 4px 4px 6px;display:flex}.camp-circle-tag_left{align-items:center;display:flex;position:relative}.camp-circle-tag_avatar{border:1px solid #c09440;border-radius:29.25px;width:24px;height:24px}.camp-circle-tag_vip-icon{width:15px;height:15px;position:absolute;bottom:-3px;left:15px}.camp-circle-tag_name{color:#858585;margin-left:8px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.camp-circle-tag_arrow{width:18px;height:18px}.camp-circle-feeds-empty{flex-direction:column;justify-content:center;align-items:center;display:flex}.camp-circle-feeds-empty_welcome{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(#0f5ac6 0%,#b3f7f7 100%);-webkit-background-clip:text;background-clip:text;margin-top:28px;font-family:Radikal;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.camp-circle-feeds-empty_img{width:184px;height:137px;margin-top:8px}.camp-circle-feeds-empty_text{color:#838c8f;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.camp-circle-feeds-empty_button{height:22px;margin-top:8px}.camp-circle-feeds-empty_button.camp-button{text-align:center;width:-webkit-fit-content;width:fit-content;padding:0 40px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.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;padding-top:16px;font-family:PingFang SC}.camp-post-view-title__title{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;color:var(--C2,#3e1f02);font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:600;line-height:30px}.camp-post-view-title__subtitle{color:#c2c2c2;margin-top:6px;font-size:12px;font-weight:400;line-height:18px}.camp-post-view-topic-group{box-sizing:border-box;flex-wrap:wrap;gap:6px;padding-top:16px;display:flex}.camp-post-view-topic-group__item{box-sizing:border-box}.camp-news-post-view-wrapper__video{width:100%;margin:0 auto;overflow:hidden}@media screen and (max-width:500px){.camp-news-post-view-wrapper__video{height:56.2667vw}}@media screen and (min-width:500px){.camp-news-post-view-wrapper__video{height:281.333px}}.camp-news-post-view-wrapper__portrait{width:100%;max-width:500px;height:267px}.camp-news-post-view-wrapper__boundary{padding:0 16px}.socailCard-Qn4tg{width:100%}.socailCard-Qn4tg .content-Cy0eZ{color:#858585;word-break:break-word;margin:24px 0;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:22px}[data-orientation=landscape] .socailCard-Qn4tg .content-Cy0eZ{margin:12px 0 0;padding:0;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.socailCard-Qn4tg .box-Y_VPz{box-sizing:border-box;background:#f7f7f7;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:4px 4px 4px 6px;display:flex}.socailCard-Qn4tg .box-Y_VPz .leftContent-SArX2{flex:1;align-items:center;margin-right:6px;display:flex}.socailCard-Qn4tg .box-Y_VPz .leftContent-SArX2 .txt-jB803{color:#858585;word-break:break-word;margin-left:6px;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px}.socailCard-Qn4tg .box-Y_VPz .socailIcon-FPY6n{background-color:#fff;border-radius:24px;width:24px;height:24px}.socailCard-Qn4tg .box-Y_VPz .arrowRight-_oabT{width:18px;height:18px}.socailCard-Qn4tg .tips-u2uDG{color:#c2c2c2;word-break:break-word;margin-top:12px;font-family:PingFang SC;font-size:10px;font-weight:400;line-height:14px}.camp-post-view-translator-view{--translator-view-bg-color:rgba(247,247,247,.8);--translator-view-font-color:#858585;--translator-view-font-highlight-color:#c99244;background-color:var(--translator-view-bg-color);box-sizing:border-box;height:40px;color:var(--translator-view-font-color);align-items:center;padding:0 16px;font-size:12px;font-weight:500;line-height:18px;display:flex}.camp-post-view-translator-view__icon{flex-shrink:0;width:18px;height:18px}.camp-post-view-translator-view__description{flex-wrap:nowrap;flex:0 auto;min-width:0;margin-left:6px;display:flex}.camp-post-view-translator-view__description__text{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;overflow:hidden}.camp-post-view-translator-view__description__loading{flex-wrap:nowrap;flex-shrink:0;display:flex}@keyframes jump_up{0%{transform:translateY(0)}70%{transform:translateY(0)}to{transform:translateY(-20%)}}.camp-post-view-translator-view__description__loading-item{animation:.8s ease-out infinite jump_up}.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__description__loading-icon{width:18px;height:18px;animation:1s linear infinite rotate}.camp-post-view-translator-view__operation{color:var(--translator-view-font-highlight-color);cursor:pointer;flex:none;align-items:center;margin-left:12px;display:flex}.camp-post-view-translator-view-no-margin{margin-left:0}.camp-post-view-translator-view__operation__icon{width:12px;height:12px}.camp-ugc-post-view-wrapper__video{width:100%;overflow:hidden}@media screen and (max-width:500px){.camp-ugc-post-view-wrapper__video--highlight{height:56.2667vw}}@media screen and (min-width:500px){.camp-ugc-post-view-wrapper__video--highlight{height:281.333px}}.camp-ugc-post-view-wrapper__video-expired{background-color:rgba(59,59,59,.95);justify-content:center;align-items:center;display:flex;position:relative}.camp-ugc-post-view-wrapper__video-expired:after{content:"";background-color:rgba(0,0,0,.7);width:100%;height:100%;position:absolute;top:0;left:0}.camp-ugc-post-view-wrapper__video-expired-text{color:rgba(255,255,255,.8);text-align:center;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:10px;font-size:12px;position:relative}.camp-ugc-post-view-wrapper__boundary{padding:0 16px}.camp-ugc-post-view-wrapper .ceditor-content{margin-top:16px}.camp-ugc-post-view-wrapper .ceditor-content .ceditor-at{color:#c99244;word-break:break-all;font-weight:600;text-decoration:none}.ceditor-emoji{width:52px;height:52px;margin:0 6px}.ceditor-third-video{height:0;margin-top:12px;margin-bottom:12px;padding-bottom:56.25%;position:relative}.ceditor-third-video:after{content:"";z-index:100;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ceditor-third-video iframe{border:0;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.ceditor-universal-link-card{background:#fff;background:var(--C7,#fff);cursor:pointer;box-sizing:border-box;border-radius:8px;width:100%;max-width:600px;margin-top:12px;margin-bottom:12px;position:relative;box-shadow:0 4px 4px rgba(0,0,0,.25)}.ceditor-universal-link-card-inner-container{flex-direction:row;padding:12px 16px;display:flex}.ceditor-universal-link-card-text{flex-direction:column;max-width:calc(100% - 92px);margin-right:16px;display:flex;overflow:hidden}.ceditor-universal-link-card-title{color:var(--C2,#3e1f02);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;height:48px;margin-bottom:12px;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:-webkit-box;overflow:hidden}.ceditor-universal-link-card-url{color:var(--C4,#d7d7d7);white-space:nowrap;text-overflow:ellipsis;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;overflow:hidden}.ceditor-universal-link-card-image{border-radius:2px;flex-shrink:0;width:76px;height:76px}.ceditor-social-media-card{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:12px;margin-bottom:12px;display:flex;position:relative}.ceditor-social-media-card:after{content:"";z-index:100;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ceditor-iframe-wrap{border:none;width:100%;height:100%;display:block}.ceditor-iframe-container{border-radius:8px;width:100%;height:150px;transition:height .2s;position:relative;overflow:hidden}.ceditor-video-mask-container{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.6);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ceditor-video-mask-container .ceditor-video-mask-title{color:#fff;text-align:center;padding:0 32px;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:16px}.ceditor-video-mask-container .ceditor-video-mask-btn{background:linear-gradient(#c09440 0%,#e3c070 100%);border:none;border-radius:4px;margin-top:30px;padding:4px 10px;font-size:14px}.ceditor-image-container{border-radius:8px;width:100%;height:auto;margin-top:12px;margin-bottom:12px}.ceditor-image-container.status-loading,.ceditor-image-container.status-error{height:158px}.ceditor-image{vertical-align:top;border-radius:8px;width:100%;height:auto}.ceditor-link{color:#47a3e6;text-underline-offset:.2em;word-break:break-all;margin-right:4px;display:inline-block}.ceditor-link.icon:before{content:"";background:url(../../static/media/23308fc7e2eca4cd.23308fc7e2eca4cd.png) 50%/cover no-repeat;width:16px;height:16px;margin:0 6px 0 3px;display:inline-block;position:relative;top:2px}.ceditor-blot-container{border-radius:8px;position:relative}.ceditor-blot-container.status-loading .close-btn,.ceditor-blot-container.status-error .close-btn{display:block}.ceditor-blot-container .close-btn{z-index:5;background:url(../../static/media/close.5d59df180fd64fc0.png) 50%/24px 24px no-repeat;width:24px;height:24px;display:none;position:absolute;top:-12px;right:-8px}.ceditor-blot-container.blot-focused .close-btn{display:block}.ceditor-blot-container.blot-focused:before{content:"";pointer-events:none;z-index:4;border:3px solid #c09440;border-radius:8px;display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0}.ceditor-blot-container.blot-focused:after{content:none}.ceditor-blot-container .loading-box,.ceditor-blot-container .error-box{z-index:2;background:#d7d7d7;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.ceditor-blot-container .error-box{background:#66666c}.ceditor-blot-container .error-box .error-icon{width:31px;height:31px}.ceditor-blot-container .error-box .error-text{color:#fff;margin-top:8px;font-size:12px;line-height:14px;scale:.8}.ceditor-blot-container .loading-box .loading-icon{width:20px;height:20px;margin-bottom:10px}.ceditor-blot-container .loading-box .loading-text{color:#fff;font-size:12px;line-height:14px;scale:.8}.ceditor,.ceditor-content{color:#3e1f02;white-space:pre-wrap;word-wrap:break-word;font-size:16px;line-height:24px}.ceditor p,.ceditor-content p{min-height:16px}.ceditor blockquote,.ceditor-content blockquote,.ceditor h1,.ceditor-content h1,.ceditor h2,.ceditor-content h2,.ceditor h3,.ceditor-content h3,.ceditor h4,.ceditor-content h4,.ceditor h5,.ceditor-content h5,.ceditor h6,.ceditor-content h6,.ceditor ol,.ceditor-content ol,.ceditor p,.ceditor-content p,.ceditor pre,.ceditor-content pre,.ceditor ul,.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-third-video:after,.ceditor-content .media-embed:after,.ceditor-content .ceditor-social-media-card:after{content:none}.ceditor-content .ceditor-overlay,.ceditor-content .loading-box{display:none}.camp-image-swiper__image-list{box-sizing:border-box;width:100%;padding:0;position:relative;overflow:hidden}.camp-image-swiper__image-list .adm-swiper{height:100%}.camp-image-swiper__image-slide{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.camp-image-swiper__image-item{-o-object-fit:contain;object-fit:contain;-webkit-touch-callout:default;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.camp-image-swiper__image-count{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:rgba(0,0,0,.24);border-radius:51px;padding:2px 8px;font-size:12px;line-height:16px;position:absolute;top:16px;right:16px}.camp-image-swiper__indicator{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;bottom:12px;left:0;right:0}.camp-image-swiper__indicator-dots{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.2);border-radius:21px;align-items:center;padding:5px;display:flex}.camp-image-swiper__indicator-clip{overflow:hidden}.camp-image-swiper__indicator-track{align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.camp-image-swiper__indicator-dot{background:rgba(255,255,255,.4);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:4px;transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1);display:block}.camp-image-swiper__indicator-dot:last-child{margin-right:0}.camp-image-swiper__indicator-dot--active{background:#fff}.camp-image-swiper__indicator-dot--small{background:rgba(255,255,255,.4);width:3px;height:3px}.camp-ugc-post-view-poster-design-entry{cursor:pointer;background-color:#f7f7f7;border-radius:4px;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:16px;padding:4px 6px;display:flex}.camp-ugc-post-view-poster-design-entry__icon{flex-shrink:0;width:24px;height:24px}.camp-ugc-post-view-poster-design-entry__text{color:#858585;flex-grow:1;margin-left:6px;margin-right:6px;font-size:12px;font-weight:500;line-height:18px}.camp-ugc-post-view-poster-design-entry__arrow{flex-shrink:0;width:18px;height:18px}.qaActions-Kcx_t{margin-top:24px;display:flex}.qaActions-Kcx_t .follow-He804,.qaActions-Kcx_t .invite-IAz0o{font-family:PingFang SC;font-weight:500;font-style:medium;letter-spacing:0;color:#858585;white-space:nowrap;text-overflow:ellipsis;background:#f0f0f0;border-radius:20px;flex:1;justify-content:center;align-items:center;margin-right:8px;padding:4px 0;font-size:14px;line-height:18px;display:flex;overflow:hidden}.qaActions-Kcx_t .follow-He804 .icon-Crycj,.qaActions-Kcx_t .invite-IAz0o .icon-Crycj{width:24px;height:24px;margin-right:4px}.qaActions-Kcx_t .invite-IAz0o{margin-right:0}.qaActions-Kcx_t .followed-kKAe0{color:#fff;background:#c99244}.isFromQA-QNGsZ{margin-bottom:-4px}.qaBanner-JirvE{box-sizing:border-box;width:100%;margin-top:16px;margin-bottom:-4px}.qaBanner-JirvE .bannerWrapper-jMEVH{box-sizing:border-box;background:#f0f0f0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:41px;padding:8px;display:flex}.qaBanner-JirvE .bannerWrapper-jMEVH .left-K9oO8{flex:1;justify-content:flex-start;align-items:center;display:flex;overflow:hidden}.qaBanner-JirvE .bannerWrapper-jMEVH .left-K9oO8 .icon-EL51g{background-size:100% 100%;width:20px;height:20px;margin-right:3px}.qaBanner-JirvE .bannerWrapper-jMEVH .left-K9oO8 .text-z6tR8{letter-spacing:0;text-align:left;color:#858585;text-overflow:ellipsis;white-space:nowrap;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.qaBanner-JirvE .bannerWrapper-jMEVH .right-TS1PJ{background-size:100% 100%;width:18px;height:18px;margin-left:6px}.camp-ugc-post-view-summoner-snap-entry{cursor:pointer;border-radius:12px;flex-shrink:0;align-items:center;height:52px;margin-top:24px;display:flex;position:relative;overflow:hidden}.camp-ugc-post-view-summoner-snap-entry__bg{width:100%;height:100%;position:absolute;top:0;left:0}.camp-ugc-post-view-summoner-snap-entry__content{align-items:center;width:100%;padding:4px 8px;display:flex;position:relative}.camp-ugc-post-view-summoner-snap-entry__icon{flex-shrink:0;width:30px;height:30px}.camp-ugc-post-view-summoner-snap-entry__text{color:#fff;flex-grow:1;padding:0 6px;font-size:12px;font-weight:500;line-height:18px}.camp-ugc-post-view-summoner-snap-entry__arrow{flex-shrink:0;width:18px;height:18px}.camp-vote-post-view-wrapper{padding:0 16px}.camp-vote-post-view-wrapper__vote{margin-top:16px}.comment-vote{background-color:#f0f0f0;border-radius:8px;padding:8px}.comment-vote_title{color:#3e1f02;word-break:break-word;box-sizing:border-box;background-color:#fff;border-radius:8px 8px 0 0;width:100%;padding:8px 8px 4px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;position:relative}.comment-vote .card-title-no-top{margin:0 0 10px}.comment-vote-desc_tips{width:30px;height:15px;position:absolute;top:11px}.comment-vote-desc_text{text-indent:34px;word-break:break-word}.comment-vote_html{box-sizing:border-box;background-color:#fff;width:100%;padding:8px}.comment-vote_max2lines{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.comment-vote_footer{color:#858585;align-items:center;margin-top:6px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;display:flex}.comment-vote_vote-icon{background-size:100% 100%;width:12px;height:12px;margin-bottom:1px;margin-left:2px;margin-right:1px}.camp-card-title{color:#3e1f02;word-break:break-word;margin:8px 0;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:22px;position:relative}.camp-card-title-desc_tips{width:24px;height:16px;position:absolute;top:4px}.camp-card-title-desc_text{text-indent:28px;word-break:break-word}.camp-card-title_max2lines{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.multi-vote-item{border:.5px solid #fff;border-radius:4px;display:flex;overflow:hidden}.multi-vote-item-box{flex:1;display:flex;position:relative}.multi-vote-item_inner{word-break:break-word;z-index:2;flex:1;align-items:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.multi-vote-item_inner_bg-wrap{background:#eaeaea;width:0;height:100%;position:absolute}.multi-vote-item_inner_inner-icon{border:.5px solid #f0f0f0;border-radius:18px;flex-shrink:0;width:20px;height:20px;margin-right:4px;display:inline-block;position:absolute;top:5px;left:10px}.multi-vote-item_vote-desc{z-index:2;align-items:center;margin-left:6px;line-height:18px;display:flex}.multi-vote-item_vote-select{width:14px;height:14px;margin-left:4px}.multi-vote-item_bar-wrap{z-index:1;background:rgba(215,215,215,.26);border-radius:4px 0 0 4px;height:100%;transition:all 1s ease-out;position:absolute;top:0;left:0}.multi-vote-item .select_slot .multi-vote-item_inner_inner-icon{top:12px!important}.multi-before-vote-item{color:#3e1f02;background:#fff;border-radius:4px;align-items:center;padding:8px 10px;line-height:18px;display:flex}.multi-before-vote-item_inner{color:#3e1f02;font-size:12px;line-height:18px}.multi-unselected-item{color:#858585;background:#fff;border-radius:4px;padding:8px 8px 8px 10px;display:flex;position:relative;overflow:hidden}.multi-selected-item{color:#c99244;background:linear-gradient(90deg,#f7edda 0%,#fdf5e3 100%);border-radius:4px;padding:8px 8px 8px 10px;line-height:18px;display:flex;position:relative;overflow:hidden}.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}.multi-vote-check-box{width:16px;height:16px;margin-right:6px}.multi-vote-item-disabled,.multi-vote-item-disabled .multi-vote-item_inner{color:#858585!important}.vote-desc-vote-video_icon{width:20px;height:20px;position:absolute;top:calc(50% - 10px)}.vote-desc-vote-video{width:61px;height:46px;left:0!important}.vote-desc-vote-video .vote-desc-vote-video{width:100%!important;height:100%!important}.vote-desc-vote-slot{background:#0d132d;border-radius:4px 0 0 4px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.vote-desc-vote-slot-img{-o-object-fit:cover;object-fit:cover;width:61px;height:46px}.vote-desc-vote-slot-enlarge{background-size:100% 100%;width:11px;height:11px;position:absolute;bottom:0;right:0}.multi-vote_title{color:#858585;align-items:center;margin-bottom:8px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;display:flex}.multi-vote_icon{width:12px;height:12px;margin-right:4px}.multi-vote-button-wrap{width:100%;margin-top:8px;display:flex}.single-vote-item{border:.5px solid #fff;border-radius:4px;display:flex}.single-vote-item-box{flex:1;display:flex;position:relative}.single-vote-item_inner{word-break:break-word;z-index:2;align-items:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.single-vote-item_inner_bg-wrap{background:#eaeaea;width:0;height:100%;position:absolute}.single-vote-item_inner_inner-icon{border:.5px solid #f0f0f0;border-radius:18px;flex-shrink:0;width:20px;height:20px;margin-right:4px;display:inline-block;position:absolute;top:5px;left:10px}.single-vote-item_vote-desc{z-index:2;align-items:center;margin-left:6px;line-height:18px;display:flex}.single-vote-item_vote-select{width:14px;height:14px;margin-left:4px}.single-vote-item_bar-wrap{z-index:1;background:rgba(215,215,215,.26);border-radius:4px 0 0 4px;height:100%;transition:all 1s ease-out;position:absolute;top:0;left:0}.single-vote-item .select_slot .single-vote-item_inner_inner-icon{top:12px!important}.single-before-vote-item{color:#3e1f02;background:#fff;border-radius:4px;align-items:center;padding:8px 10px;display:flex}.single-before-vote-item_inner{color:#3e1f02;font-size:12px;line-height:18px}.single-unselected-item{color:#858585;background:#fff;border-radius:4px;justify-content:space-between;padding:8px 8px 8px 10px;display:flex;position:relative;overflow:hidden}.single-selected-item{color:#c99244;background:linear-gradient(90deg,#f7edda 0%,#fdf5e3 100%);border-radius:4px;justify-content:space-between;padding:8px 8px 8px 10px;display:flex;position:relative;overflow:hidden}.more-lines{padding:15px 10px!important}.bar-wrap-select{border-radius:4px 0 0 4px;transition:all 1s ease-out;background:linear-gradient(90deg,#efd7a8 0%,#f9e6b8 100%)!important}.single-vote-wrap{margin-bottom:6px;position:relative}.single-vote-wrap:last-child{margin-bottom:0}.select_inner_padding{text-indent:26px;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.select_inner_vote{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.more-lines img{top:14px!important}.more-padding{padding-top:6px!important;padding-bottom:6px!important}.single-vote-item-slot{border-radius:4px 0 0 4px;justify-content:center;align-items:center;margin:-7px 10px -7px -9px;display:flex;overflow:hidden}.single-vote-item-slot-img{-o-object-fit:cover;object-fit:cover;width:61px;height:46px}.view-all-options{justify-content:center;align-items:center;width:100%;margin-top:10px;margin-bottom:10px;display:flex;position:relative;overflow:visible}.view-all-options_mask{z-index:2;background:linear-gradient(rgba(240,240,240,0) 0%,#f0f0f0 54%);flex-shrink:0;width:100%;height:46px;position:absolute;top:-46px}.view-all-options_wrap{color:#3e1f02;word-break:break-word;justify-content:center;align-items:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;display:flex}.view-all-options_arrow{width:13px;margin-left:2px}.vote-desc-img-list{width:100%;display:flex}.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{width:100%;height:auto}.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}.vote-desc-video-list{width:100%;margin-top:6px;display:flex}.vote-desc-video-list-video_wrap{justify-content:center;align-items:center;display:flex;position:relative}.vote-desc-video-list-video{border-radius:4px;margin-right:6px;left:0!important}@media screen and (max-width:500px){.vote-desc-video-list-video{height:25.8667vw}}@media screen and (min-width:500px){.vote-desc-video-list-video{height:129.333px}}@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{width:100%!important;height:100%!important}@media screen and (max-width:500px){.vote-desc-video-list-video_vertical{height:25.8667vw}}@media screen and (min-width:500px){.vote-desc-video-list-video_vertical{height:129.333px}}@media screen and (max-width:500px){.vote-desc-video-list-video_vertical{width:16.5333vw}}@media screen and (min-width:500px){.vote-desc-video-list-video_vertical{width:82.6667px}}@media screen and (max-width:500px){.vote-desc-video-list-img_vertical{height:25.8667vw}}@media screen and (min-width:500px){.vote-desc-video-list-img_vertical{height:129.333px}}@media screen and (max-width:500px){.vote-desc-video-list-img_vertical{width:16.5333vw}}@media screen and (min-width:500px){.vote-desc-video-list-img_vertical{width:82.6667px}}@media screen and (max-width:500px){.vote-desc-video-list-img_vertical .vote-desc-video-list-video_poster{height:25.8667vw}}@media screen and (min-width:500px){.vote-desc-video-list-img_vertical .vote-desc-video-list-video_poster{height:129.333px}}@media screen and (max-width:500px){.vote-desc-video-list-img_vertical .vote-desc-video-list-video_poster{width:16.5333vw}}@media screen and (min-width:500px){.vote-desc-video-list-img_vertical .vote-desc-video-list-video_poster{width:82.6667px}}.vote-desc-video-list-video_icon{width:36px;height:36px;position:absolute;top:calc(50% - 18px)}.vote-desc-video-list-video_poster{-o-object-fit:cover;object-fit:cover;border-radius:4px}@media screen and (max-width:500px){.vote-desc-video-list-video_poster{height:25.8667vw}}@media screen and (min-width:500px){.vote-desc-video-list-video_poster{height:129.333px}}@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{width:100%!important;margin-left:0!important;transform:scale(1)!important}.vote-desc-district{width:100%;padding-bottom:10px;font-size:0}.vote-desc-district-desc{color:#3e1f02;margin-top:10px;padding:0 8px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:flex;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;width:100%;display:flex;overflow:scroll}.vote-desc-district-mask{background:linear-gradient(270deg,#f0f0f0 29%,rgba(240,240,240,0) 91.65%);width:38px;height:100%;position:absolute;top:0;right:-6px}[data-orientation=landscape] .welfare-modal-wrap{padding:10px 16px 16px!important}.camp-prize{width:100%}.camp-prize__mid{justify-content:center;gap:10px;display:flex}.camp-prize__item{flex-direction:column;justify-content:center;align-items:center;display:flex}.camp-prize__first-wrap{background:linear-gradient(rgba(255,237,158,.82) 0%,rgba(255,249,229,.82) 100%);border-radius:4px;margin-top:30px;padding:9px;position:relative}.camp-prize__icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;width:54px;height:54px}.camp-prize__icon-num{color:#fff;text-align:right;min-width:20px;height:20px;font-family:DIN Next LT Pro;font-size:17px;font-style:normal;font-weight:Medium Condensed;-webkit-backdrop-filter:blur(5.2px);backdrop-filter:blur(5.2px);background:rgba(0,0,0,.5);border-radius:4px 0;justify-content:center;align-items:center;line-height:normal;display:flex;position:absolute;bottom:0;right:0}.camp-prize__name{color:#3e1f02;text-align:center;margin-top:4px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.camp-prize__tips{color:#858585;text-align:center;opacity:.8;margin-bottom:28px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.welfareCenterModal-fhhfw{width:100%}.welfareCenterModal-fhhfw .adm-center-popup-wrap-HU77O{border-radius:8px}.welfareCenterModal-fhhfw .adm-modal-footer{display:none}.welfareCenterModal-fhhfw .adm-modal-content{padding:0;overflow:visible}.welfareCenterModal-fhhfw .bodyModal-cqxLZ{margin-top:0;padding:0;overflow:visible}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .wrap-rtI4C{z-index:1;padding:16px 24px 24px;position:relative}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .wrap-rtI4C .giftBg-HkODH{z-index:-1;width:121px;height:87px;position:absolute;top:-21px;right:0}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .wrap-rtI4C .title-j_ERi{color:#3e1f02;word-break:break-word;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:26px}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .wrap-rtI4C .subTitle-xKA0U{color:#858585;word-break:break-word;margin-top:12px;margin-bottom:16px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .wrap-rtI4C .descText-g2zvS{color:#858585;text-align:center;opacity:.8;word-break:break-word;margin-top:16px;margin-bottom:8px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .footer-TRcnq{justify-content:center;align-items:center;display:flex}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .footer-TRcnq.footerColumn-d_meW{flex-direction:column}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .footer-TRcnq.footerColumn-d_meW>*{width:100%!important;margin-right:0!important}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .footer-TRcnq.footerColumn-d_meW>*+*{margin-top:8px}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .footer-TRcnq .btn-qCzJC{border-radius:4px;height:36px}.welfareCenterModal-fhhfw .bodyModal-cqxLZ .footer-TRcnq .oneBtn-Li5vl{width:148px}.route-box{box-sizing:border-box;contain:strict;will-change:transform;height:100%;max-height:100%;overflow:auto;transform:scale(1)}.place-image{background-color:#f0f0f0;justify-content:center;align-items:center;display:flex}.place-image_img{width:40px;height:40px}.guidePanel-on1wO{width:100%}.guidePanel-on1wO .guidePanelTitle-Mdqy4{letter-spacing:0;text-align:center;color:#3e1f02;word-break:break-word;margin-top:8px;margin-bottom:16px;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:18px}.guidePanel-on1wO .guidePanelTitle-Mdqy4 span{color:#c99244}.guidePanel-on1wO .indicator-Hjy14{pointer-events:none;justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;margin:8px auto 0;display:flex}.guidePanel-on1wO .indicator-Hjy14 .indicatorItem-wBI0E{background:#d7d7d7;border-radius:150px;flex-shrink:0;width:4px;height:4px;margin-right:4px}.guidePanel-on1wO .indicator-Hjy14 .indicatorItem-wBI0E.active-z2wT9{background-color:#c99244;border:none;width:15px}.guidePanel-on1wO .guidePanelButton-JXf2g{justify-content:center;align-items:center;margin-top:16px;margin-bottom:2px;display:flex}.guidePanel-on1wO .guidePanelButton-JXf2g .nextButton-caUnI{letter-spacing:0;text-align:center;color:#c99244;box-sizing:border-box;cursor:pointer;border:1px solid #c99244;border-radius:4px;width:100%;height:44px;padding:10px 0;font-family:PingFang SC;font-size:16px;font-weight:600;line-height:24px}.guidePanel-on1wO .guidePanelButton-JXf2g .endButton-BiTPd{letter-spacing:0;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;background:url(../../static/media/button-left.c95d02b413d93065.png) 0/contain no-repeat,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABYCAMAAAA9bwLKAAAAllBMVEUAAAD45J3y45r55J755J745Z745J786KD65Z/14pz656H45J755Z745J734Z755J745J355J745J745Z755J745J3445755J/445v445v45J745J745J735J745J7245z55J745J745J345J355Z755Z73453445345J735J345p3245z45Z7y3pP45J314Zj45J7z3pPimnZ6AAAAMHRSTlMA/gb69eq/ChwWEubONg62q3vhdPGSaVtHItymmVhBKe6ghsdL1FGvYzwxLv7rb/6dc68DAAACzklEQVRo3u3W13LbMBAF0AXYe+9FbOqys/7/nwtBZ+LRmGJGlDGTB55n6XK5ABeAzea/pwNXavwGHNmH/uMDuLFT+e2D3wNoehzjuT1ASd3P+F8IPGTRn3iCBHjYvX3GE2GfAA9KN1WPkrcDLrT3kJCbFPGKj2WCGEYWcKFVcohEcgYFeNgF5g1RKs/AA83eTXGsvkht4OHi5YgoFTXwYNetT1DII4tL77XqKCCSfZQBD7bXi4jov2cUfp42FA1rvZvw6U1gsnihrHlsnN3JZa0JnViFR1JY7dLJLF50qscrqwY5rKJfvD1h6aanLvwqkRDXfVGOweKl6LAQTw/sDQ14WpJPtefu4jhTzj0Z41sdnnZif3STHYUFtSux5bHomr2TY362/z02RHnQYA3aEmGABWlhIGJfabBSamDxsP36cJRY9ScVVqMy+umjndOGiLj3MnhFIqKrz543/RjfyJUKL1GDBsPr98X3TAFRkGMdXqCoB9cXxxwP7uhWYQgoNM7wSrxWe66BI7Hv7pp8eZ/GUh7VFNahunoOHKMhiDdp3+20ryCqpW4jIIb7QF0Xr1lVUMoGQUY6emfl7hrd9TdkM+HwXG9sXVOzaz1GO2YuCYhIQsNsE0uDL/o1ZlOPNGZn2TBLj2Fe55i+iH+Fe7mMrfsSrHg6bkhenBSYp1QOwjwZGVFsJN8svMTK9Pu9VHcyey/RPz6eenZdiCjAvMiUHbfs4uFqf1+TpMxxRPxjkMFD55ItfQvzVFWz5yrTktI0BByJTjI+/CE1kghif1DgKfKUTQw5Wrx+UisKp48anlVMN6DTVYcll5ZV76+ZGVUbX2CZfjiy1e8DBVagFJYpAzsr0Q92wAG1PB8RG+ekAA/n6HNeVxr8PJqdTMI+jeIKHCh1OV30TM+iwEMp3fBmOJVKgY9AEMzAUoAbq0vH4jebzWaz2Ww2mw1fvwG5eU2HoTMDAQAAAABJRU5ErkJggg==) 100%/contain no-repeat,linear-gradient(#be903c 0%,#e5c273 100%);border-radius:4px;width:100%;height:44px;padding:10px 0;font-family:PingFang SC;font-size:16px;font-weight:600;line-height:24px}.guidePanel-on1wO .watermarkBanner-End1t{box-sizing:border-box;background-color:#f7f7f7;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:34px;margin-top:12px;padding:9px 12px;display:flex}.guidePanel-on1wO .watermarkBanner-End1t .adm-switch-checkbox{border-radius:15.5px}.guidePanel-on1wO .watermarkBanner-End1t .adm-switch{--border-width:2px;--checked-color:#c99244;--height:18px;--width:33px;margin-left:8px}.guidePanel-on1wO .watermarkBanner-End1t .watermarkBannerText-BcJlJ{font-family:PingFang SC;font-weight:500;font-style:medium;letter-spacing:0;color:#3e1f02;word-break:break-word;font-size:14px;line-height:18px}.guidePanel-on1wO .swiperItem-IJJuy{flex-direction:column;height:192px;display:flex}.guidePanel-on1wO .activityItem-jJfM0{object-fit:cover;width:100%;height:100%}.guidePanel-on1wO .placeImage-VxyA9{border-radius:8px}.guidePanel-on1wO .imgSlot-WSYIa{border-radius:8px;flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.guidePanel-on1wO .imgSlot-WSYIa .activityItem-jJfM0{transform-origin:100% 100%;height:100%}.guidePanel-on1wO .imgSlot-WSYIa .logo-KQjHT{width:30px;height:17px;position:absolute;bottom:7.5px;right:8px}.guidePanel-on1wO .imgSlot-WSYIa.imgSlotActive-INarm .activityItem-jJfM0{animation:1s .5s forwards guide-logo-bg-scale-MoBQk}.guidePanel-on1wO .imgSlot-WSYIa.imgSlotActive-INarm .logo-KQjHT{animation:1s .5s forwards guide-logo-scale-weFBx}.guidePanel-on1wO .watermarkWrapper-vvRV_{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.guidePanel-on1wO .watermarkWrapper-vvRV_ .watermarkBannerDesc-WSJyo{letter-spacing:0;color:#c2c2c2;word-break:break-word;margin-top:8px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px}@keyframes guide-logo-bg-scale-MoBQk{0%{transform:scale(1)}to{transform:scale(2.55)}}@keyframes guide-logo-scale-weFBx{0%{width:30px;height:17px;bottom:7.5px;right:8px}to{width:66px;height:37px;bottom:16px;right:17px}}.reward-title{flex-direction:row;justify-content:center;align-items:center;display:flex}.reward-title .reward-question{width:16px;height:16px;margin-left:4px}.reward-content{padding:4px 0 12px}.reward-rule-content{max-height:300px;overflow:auto}.reward-rule-content div{margin-bottom:8px}.hok-loading{flex-direction:column;justify-content:center;align-items:center;display:inline-flex}.hok-loading--full{box-sizing:border-box;align-items:flex-start;width:100%;height:100%}.hok-loading--center{align-items:center;padding-top:0}.hok-loading__icon{width:44px;height:44px;animation:1s linear infinite hok-loading-spin}.hok-loading__text{text-align:center;max-width:60%;white-space:wrap;color:#7497c2;font-size:12px;line-height:16px;overflow:hidden}.hok-loading-container{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(rgba(13,19,32,.8),rgba(13,19,32,.8)),linear-gradient(rgba(25,48,91,0) 65%,#19305b 100%);position:fixed;top:0;bottom:0;left:0;right:0}@keyframes hok-loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-page{background-color:#f7f7f7;width:100%;height:100%;position:relative;overflow:hidden}.home-page_fixed{bottom:0;right:0}.home-page_header{z-index:9;width:100%;transition:background-color .3s;position:-webkit-sticky;position:sticky;top:-16px}.home-page_bg{z-index:1;height:100%;max-height:100%;position:relative;overflow:auto}.home-page_banner{width:100%;top:calc(0px - var(--intl-webview-top));z-index:1;margin-top:-60px;position:relative;overflow-x:hidden}@media screen and (max-width:500px){.home-page_banner{height:72.5333vw}}@media screen and (min-width:500px){.home-page_banner{height:362.667px}}.home-page_banner_img{height:100%}.home-page_tools{z-index:2;position:relative}.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{z-index:1;background-image:url(../../static/media/record.04e3a17c4d162516.png);background-size:100% 100%;align-items:flex-end;width:calc(100% - 44px);height:50px;padding:0 6px;display:flex;position:absolute;bottom:-44px;left:16px}.home-page_tabs .battle-report-box .battle-report{justify-content:space-between;align-items:center;width:100%;height:42px;display:flex}.home-page_tabs .battle-report-box .left-box{justify-content:flex-start;align-items:center;display:flex}.home-page_tabs .battle-report-box .left{width:28px;height:28px;margin-right:6px}.home-page_tabs .battle-report-box .honor-title{color:#ffc86f}.home-page_tabs .battle-report-box .text{color:rgba(255,255,255,.7);word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.home-page_tabs .battle-report-box .right{width:24px;height:24px;margin-left:6px}.home-page_tools_margin{margin-top:50px}.home-page .loading__ani-aside1,.home-page .loading__ani-center,.home-page .loading__ani-aside2{background-color:#d7d7d7!important}.home-page_landscape_tools_container{width:241px}.home-page_landscape_tools_container,.home-page_landscape_tip_gif,.home-page_header_landscape,.home-page_portrait_tip{display:none}[data-orientation=landscape] .home-page{box-sizing:border-box;background:#f7f7f7;width:100%;height:calc(100% - 44px);padding:0 24px;display:flex;position:relative}[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_tools,[data-orientation=landscape] .home-page_banner,[data-orientation=landscape] .home-page_header{z-index:2;display:none}[data-orientation=landscape] .home-page_tabs{margin-top:0}[data-orientation=landscape] .home-page_landscape_tools_container{display:inline;display:initial;z-index:2;margin-bottom:-12px;position:relative;overflow:auto}[data-orientation=landscape] .home-page_landscape_tools_container::-webkit-scrollbar{display:none}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report{z-index:1;background-image:url(../../static/media/hero.eece67fa3561f454.png);background-size:100% 100%;justify-content:space-between;align-items:flex-start;width:100%;height:89px;display:flex;position:absolute;top:13px;left:0}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .left-box{margin-top:8px;margin-left:10px}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .left-top{color:#ffc86f;justify-content:flex-start;align-items:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:600;line-height:18px;display:flex}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .left-top .title{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .text{color:rgba(255,255,255,.8);word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;display:-webkit-box;overflow:hidden}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .left{width:16px;height:16px;margin-right:4px}[data-orientation=landscape] .home-page_landscape_tools_container .hero-report .right{width:28px;height:28px;margin-top:15px;margin-left:16px;margin-right:10px}[data-orientation=landscape] .home-page .home-page-landscape-tools{z-index:2;position:relative}[data-orientation=landscape] .home-page_bg{flex:1;overflow-x:hidden;overflow-y:scroll}[data-orientation=landscape] .home-page_bg__is_visit{padding:0}[data-orientation=landscape] .home-page_landscape_tip_gif{display:inline;display:initial;z-index:2;pointer-events:none;width:130px;height:130px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}[data-orientation=landscape] .home-page_portrait_tip{display:inline;display:initial;visibility:hidden;z-index:2;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}[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;min-width:198px;height:45px;transition:all .3s;display:flex;position:relative}.common-comments-portrait-tip-bg-left{-o-object-fit:cover;object-fit:cover;width:54px;height:45px}.common-comments-portrait-tip-bg-right{width:54px;height:45px}.common-comments-portrait-tip-content{color:#fff;align-items:center;height:32px;margin-left:-2px;margin-right:-42px;font-size:12px;font-weight:500;display:flex;position:relative;overflow:hidden}.common-comments-portrait-tip-content-bg{background:rgba(62,31,2,.8)}.common-comments-portrait-tip-tip-icon{width:20px;height:20px;position:absolute;bottom:6px;left:25px}.home-header{z-index:10;position:-webkit-sticky;position:sticky;top:0}.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{width:116px;height:26px}.home-header .camp-nav-bar .camp-nav-bar_operation{top:16px}.home-header .camp-nav-bar .__settings-dropdown{pointer-events:all;background-color:transparent}.home-header .camp-nav-bar .__settings-dropdown .avatar-button{background:rgba(255,255,255,.9)}.home-header .camp-nav-bar.dropdown-expanded{pointer-events:all;background-color:#fff}.home-sub-header{z-index:10;position:-webkit-sticky;position:sticky;top:0}[data-orientation=landscape] .home-header{height:44px}[data-orientation=landscape] .home-header .camp-nav-bar{background:#fff;align-items:center;padding-top:0;display:flex}[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)}.home-tab-activity{box-sizing:border-box;z-index:2;background-color:#fff;border:.5px solid rgba(40,89,162,.18);border-radius:8px;width:calc(100% - 32px);margin:0 16px;position:relative;overflow:hidden;box-shadow:0 .5px 6px rgba(40,41,55,.12)}@media screen and (max-width:500px){.home-tab-activity{height:41.0667vw}}@media screen and (min-width:500px){.home-tab-activity{height:205.333px}}@media screen and (max-width:500px){.home-tab-activity{padding:1.06667vw}}@media screen and (min-width:500px){.home-tab-activity{padding:5.33333px}}.home-tab-activity .adm-swiper{width:100%;height:100%}.home-tab-activity .activity-item{object-fit:cover;object-position:top;border-radius:4px;width:100%;height:100%;overflow:hidden}.home-tab-activity_indicator{pointer-events:none;justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;display:flex;position:absolute;bottom:10px;right:50%;transform:translate(50%)}.home-tab-activity_indicator_item{background:rgba(255,255,255,.8);border-radius:3px;flex-shrink:0;width:3px;height:3px;margin-right:4px}.home-tab-activity_indicator_item.active{background-color:#ffa92e;border:none;width:10px}.home-tab-activity .camp-status{background-color:#fff;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0}.home-tabs-loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}[data-orientation=landscape] .home-tab-activity{width:100%;height:105px;box-shadow:none;border:none;margin:0;padding:0}.game-news-tabs{width:100%;margin-bottom:16px;margin-left:-16px;margin-right:-16px;padding:0 16px;display:flex;overflow:auto}.game-news-tabs .game-tab-box{margin-top:22px;position:relative}.game-news-tabs .game-tab-box .red-dot{z-index:12;background:#f76060;border-radius:8px;width:8px;height:8px;position:absolute;top:0;right:2px;transform:translate(-50%,-50%)}.game-news-tabs .game-tab-box .game-tab-text{z-index:10;color:#858585;text-align:center;min-width:72px;max-width:-webkit-max-content;box-sizing:border-box;background:rgba(133,133,133,.1);border-radius:4px;max-width:max-content;margin-right:6px;padding:2px 6px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:inline-block;position:relative}.game-news-tabs .game-tab-box .game-tab-active{color:#fff;background:#eeb343;font-weight:600}.game-news-tabs .game-tab-box .game-tab-img-new{z-index:2;width:38px;height:38px;position:absolute;bottom:0;left:0}.game-news-tabs .game-tab-box .game-tab-value{z-index:3;position:relative}.game-news-tabs .game-tab-box .game-tab-img-right{z-index:1;width:38px;height:38px;position:absolute;bottom:0;right:0}.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{width:-webkit-max-content;min-width:46px;border-radius:4px;width:max-content;margin:0;padding:0;font-size:14px}.game-news-tabs .adm-tabs-tab-wrapper{padding:0}.game-news-tabs .adm-tabs-header-mask{display:none}.camp-circle-circle-avatar{background:linear-gradient(229.09deg,#c09440 17.3%,#e3c070 83.26%);border-radius:26px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:relative}.camp-circle-circle-avatar-img{background-size:100% 100%;border-radius:24px;width:24px;height:24px}.camp-circle-circle-avatar-auth{background-size:100% 100%;width:10px;height:10px;position:absolute;bottom:0;right:0}.feed-news-card{width:100%}.news-card-header{align-items:center;display:flex}.news-card-header .news-card-wrap{flex:1;align-items:center;display:flex;overflow:hidden}.news-card-header .news-card-desc-wrap{flex-direction:column;margin-left:8px;display:flex}.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;white-space:nowrap;text-overflow:ellipsis;unicode-bidi:isolate;max-width:120px;margin-right:4px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px;overflow:hidden}.news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-icon{border-radius:12px;width:12px;height:12px}.news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-job-icon{width:14px;height:14px;margin-right:4px}.news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-level-icon{-o-object-fit:contain;object-fit:contain;width:20px;height:16px;margin-right:4px}.news-card-header .news-card-desc-wrap .news-card-desc-main .date{color:#c2c2c2;opacity:.6499;margin-left:4px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.news-card-header .news-card-desc-wrap .news-card-desc-sub{color:#858585;margin-top:-2px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.news-card-header .news-card-avatar-wrap{width:36px;height:36px;position:relative}.news-card-header .news-card-avatar-wrap .news-card-act{-o-object-fit:cover;object-fit:cover;box-sizing:border-box;background-size:100% 100%;border:.5px solid #d7d7d7;border-radius:30px;width:100%;height:100%}.news-card-header .news-card-avatar-wrap .news-card-auth-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.news-card-header .news-card-avatar-wrap .news-card-auth-wrap .news-card-auth-icon{width:40%;height:40%;position:absolute;bottom:-1px;right:-1px}.news-card-header .news-card-avatar-wrap .news-card-auth-wrap .news-card-auth-icon.background{-webkit-filter:brightness(0%)invert();filter:brightness(0%)invert();transform:scale(1.25)}.news-card-header .news-card-wrap-date{color:#858585;opacity:.6499;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:inline-block}.feed-news-card-content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;display:flex}.feed-news-card-content .adm-image-viewer-slide{max-width:500px}.feed-news-card-content .feeds-trans-box{width:100%;height:auto;height:initial;padding:0}.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;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.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{justify-content:space-between;width:100%;display:flex}[data-orientation=landscape] .feed-news-card-content .social-wrap .media-embed{max-width:70%}.posts-content-margin{margin-top:10px}.posts-content .posts-content-text-container{color:#858585;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden;white-space:normal!important}.posts-content .video{border-radius:8px;width:100%;overflow:hidden}@media screen and (max-width:500px){.posts-content .video{height:51.7333vw}}@media screen and (min-width:500px){.posts-content .video{height:258.667px}}.posts-content .video-js:full-screen .vjs-control-bar{width:100%!important;margin-left:0!important;transform:scale(1)!important}.posts-content .portrait{border-radius:8px;max-width:500px;height:267px}.posts-content .vjs-tech{display:none}.posts-content .tcplayer>.vjs-tech{display:block}.posts-content .video-placeholder{background-color:rgba(59,59,59,.95);justify-content:center;align-items:center;display:flex;position:relative}.posts-content .video-placeholder .video-bg{-o-object-fit:cover;object-fit:cover;z-index:1;background-size:100% 100%;border-radius:8px;width:100%;height:100%;position:absolute}.posts-content .video-placeholder .video-overlay{z-index:1;background-color:rgba(0,0,0,.6);border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.posts-content .video-placeholder .video-icon{z-index:2;cursor:pointer;width:36px;position:relative}.posts-content .video-placeholder .video-expired-text{color:rgba(255,255,255,.8);text-align:center;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px;font-size:12px;position:relative}@media screen and (max-width:500px){[data-orientation=landscape] .posts-content .video{height:36.8vw}}@media screen and (min-width:500px){[data-orientation=landscape] .posts-content .video{height:184px}}[data-orientation=landscape] .posts-content .landscape{max-width:70%}[data-orientation=landscape] .posts-content .landscape .tcplayer{max-width:100%}@font-face{src:url(https://camp.honorofkings.com/h5/camp-web-cdn/font/Piedra-Regular.ttf);font-weight:400;font-style:normal;font-display:swap;font-family:Piedra}@font-face{src:url(https://camp.honorofkings.com/h5/camp-web-cdn/font/AlibabaSans-Black.ttf);font-weight:400;font-style:normal;font-display:swap;font-family:Abhaya Libre ExtraBold}.post-qa-content{box-sizing:border-box;background-image:url(../../static/media/bg.dd37679f4a698ec9.png);background-size:100% 100%;border-radius:8px;width:100%;margin-top:8px;position:relative;overflow:hidden}@media screen and (max-width:500px){.post-qa-content{height:26.6667vw}}@media screen and (min-width:500px){.post-qa-content{height:133.333px}}.post-qa-content-img{-o-object-fit:cover;object-fit:cover;width:170px;margin:0 auto;position:absolute;left:calc(50% - 85px);overflow:hidden}@media screen and (max-width:500px){.post-qa-content-img{height:7.2vw}}@media screen and (min-width:500px){.post-qa-content-img{height:36px}}@media screen and (max-width:500px){.post-qa-content-img{top:2.13333vw}}@media screen and (min-width:500px){.post-qa-content-img{top:10.6667px}}.post-qa-content-hero{position:absolute;bottom:0;right:0}@media screen and (max-width:500px){.post-qa-content-hero{height:17.8667vw}}@media screen and (min-width:500px){.post-qa-content-hero{height:89.3333px}}@media screen and (max-width:500px){.post-qa-content-hero{height:14.4vw}}@media screen and (min-width:500px){.post-qa-content-hero{height:72px}}.post-qa-content-text{box-sizing:border-box;letter-spacing:0;text-align:center;color:#3e1f02;white-space:normal;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:2;height:-moz-max-content;-webkit-box-orient:vertical;height:max-content;font-family:Piedra;font-size:20px;line-height:22px;display:-webkit-box;position:relative;overflow:hidden}@media screen and (max-width:500px){.post-qa-content-text{padding-top:11.4667vw}}@media screen and (min-width:500px){.post-qa-content-text{padding-top:57.3333px}}@media screen and (max-width:500px){.post-qa-content-text{padding-left:11.7333vw}}@media screen and (min-width:500px){.post-qa-content-text{padding-left:58.6667px}}@media screen and (max-width:500px){.post-qa-content-text{padding-right:11.7333vw}}@media screen and (min-width:500px){.post-qa-content-text{padding-right:58.6667px}}.post-qa-content-text-zh{font-family:Abhaya Libre ExtraBold}.components-comments-content-container{padding-top:10px;position:relative}.components-comments-content-container .comment-text{color:#3e1f02;text-overflow:ellipsis;line-clamp:3;-webkit-line-clamp:3;word-break:break-all;-webkit-box-orient:vertical;margin-top:6px;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:18px;display:-webkit-box;position:relative;overflow:hidden}.components-comments-content-container .card-box{box-sizing:border-box;border-radius:8px;width:100%;height:100px;margin-top:8px;padding:10px 14px;position:relative;overflow:hidden}.components-comments-content-container .card-box-bg{width:100%;height:100%;position:absolute;top:0;left:0}.components-comments-content-container .fire-icon{width:16px;height:16px;margin-right:2px}.components-comments-content-container .number-box{color:rgba(62,31,2,.698);align-items:center;width:135px;height:24px;padding-left:10px;font-family:DIN Next LT Pro;font-size:20px;font-weight:700;display:flex;position:absolute;bottom:4px;left:4px}.components-comments-content-container .number-box-content{width:100%;height:100%;position:absolute;top:0;left:0}.components-comments-content-container .card-bg-after{width:68px;height:44px;position:absolute;bottom:0;right:0}.components-comments-content-container .card-bg-before{width:53px;height:44px;position:absolute;top:0;left:0}.components-comments-content-container .card-bg-review{-o-object-fit:cover;object-fit:cover;-o-object-position:right top;object-position:right top;opacity:.5;width:auto;height:160px;position:absolute;top:0;right:0}.common-feeds-short-strategy-content{box-sizing:border-box;background:linear-gradient(270deg,#17164c 0%,#5e8cdb 100%);border-radius:8px;width:100%;margin-top:8px;position:relative;overflow:hidden}@media screen and (max-width:500px){.common-feeds-short-strategy-content{height:26.6667vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content{height:133.333px}}.common-feeds-short-strategy-content-card-content{letter-spacing:0;color:#feffbf;box-sizing:border-box;-webkit-line-clamp:4;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:18px;display:-webkit-box;overflow:hidden}.common-feeds-short-strategy-content-mask{position:absolute;top:0;left:0}@media screen and (max-width:500px){.common-feeds-short-strategy-content-mask{width:22.4vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content-mask{width:112px}}@media screen and (max-width:500px){.common-feeds-short-strategy-content-mask{height:26.6667vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content-mask{height:133.333px}}.common-feeds-short-strategy-content-img{-o-object-fit:cover;object-fit:cover;opacity:.7;position:absolute;top:0;right:0}@media screen and (max-width:500px){.common-feeds-short-strategy-content-img{height:26.6667vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content-img{height:133.333px}}@media screen and (max-width:500px){.common-feeds-short-strategy-content-img{width:67.2vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content-img{width:336px}}.common-feeds-short-strategy-content-hero-img{opacity:.5;width:auto;height:160px;position:absolute;top:0;right:0}.common-feeds-short-strategy-content-card{box-sizing:border-box;height:100%;position:relative;overflow:hidden}@media screen and (max-width:500px){.common-feeds-short-strategy-content-card{padding-top:3.2vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content-card{padding-top:16px}}@media screen and (max-width:500px){.common-feeds-short-strategy-content-card{padding-left:6.4vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content-card{padding-left:32px}}@media screen and (max-width:500px){.common-feeds-short-strategy-content-card{padding-right:6.4vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content-card{padding-right:32px}}@media screen and (max-width:500px){.common-feeds-short-strategy-content-card{padding-bottom:3.2vw}}@media screen and (min-width:500px){.common-feeds-short-strategy-content-card{padding-bottom:16px}}.camp-version-review-content{border-radius:6px;width:100%;margin-top:8px;position:relative;overflow:hidden}.camp-version-review-content .adm-notice-bar{background:0 0;background:initial;color:inherit;padding:0}.camp-version-review-content__bgImg{-o-object-fit:cover;object-fit:cover;opacity:.6;width:181px;height:100%;position:absolute;top:0;right:0}.camp-version-review-content__content{z-index:2;box-sizing:border-box;justify-content:space-between;width:100%;height:100%;padding:12px;display:flex;position:relative}.camp-version-review-content__content--leftWrap{flex:1;overflow:hidden}.camp-version-review-content__content--leftWrap--title{color:#fff;white-space:nowrap;font-family:PingFang SC;font-size:20px;font-weight:500;line-height:26px;overflow:auto}.camp-version-review-content__content--leftWrap--shortDesc{zoom:.83;white-space:nowrap;text-overflow:ellipsis;color:rgba(255,255,255,.8);max-width:220px;margin-top:8px;font-size:12px;font-weight:400;line-height:14px;overflow:hidden}.camp-version-review-content__content--rightWrap{margin-top:4px;margin-left:4px}.camp-version-review-content__content--rightWrap--likeInfo{justify-content:center;align-items:center;display:flex}.camp-version-review-content__content--rightWrap--num{background:linear-gradient(#fffbb9 0%,#fff 100%);color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:6px;font-family:DIN Next LT Pro;font-size:32px;font-weight:500;line-height:32px;display:inline-block}.camp-version-review-content__content--rightWrap--ratings{zoom:.67;letter-spacing:0;text-align:center;color:rgba(255,255,255,.8);margin-top:2px;font-size:12px;font-weight:400;line-height:12px}.camp-version-review-content__tagWrap{width:-moz-max-content;zoom:.83;color:#fff;background:#c99244;border-top-left-radius:6px;border-bottom-right-radius:6px;align-items:center;width:max-content;margin-top:10px;padding:2px 8px;font-size:12px;font-weight:400;line-height:14px;display:flex}.camp-version-review-content__adjustIcon{width:14px;height:14px;margin-right:2px}.feed-card-content-comment-wrap{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin-top:8px;display:flex}.comment-media-image{border-radius:4px;flex-shrink:0;margin-bottom:8px;position:relative;overflow:hidden}.comment-media-image_img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.comment-media-image_img.--cover{-o-object-fit:cover;object-fit:cover}.comment-media-image_img.--crop-center{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.comment-media-image_img.--crop-top{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.comment-media-image_badge{color:#fff;pointer-events:none;background-color:rgba(0,0,0,.5);border-radius:2px;padding:0 4px;font-weight:400;position:absolute;bottom:4px;left:4px}.comment-media-image_badge_text{zoom:.83;font-size:12px;line-height:14px}.feeds-comment-render-wrap{background:#f6f6f6;border-radius:8px;align-items:center;width:100%;padding:8px;display:flex}.feeds-comment-render-wrap .content{align-items:center;display:flex}.feeds-comment-render-wrap .content-img{width:100%;height:100%}.feeds-comment-render-wrap .content-text{-webkit-line-clamp:2;word-break:break-word;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;font-size:14px;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden}.feeds-comment-render-wrap .content-text .comment_emoji{vertical-align:middle;width:20px;height:20px}.feeds-comment-render-wrap .media-render{width:42px;height:42px;margin-right:8px}.feeds-comment-render-wrap .video-container{width:100%;height:100%;position:relative}.feeds-comment-render-wrap .play-img{width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feeds-card-reply-row{align-items:center;width:100%;margin-bottom:8px;display:flex}.feeds-card-reply-row .block{background:#d9d9d9;align-self:stretch;width:2px;min-height:18px;margin-right:8px}.feeds-card-reply-row .content-text{white-space:nowrap;text-overflow:ellipsis;color:#858585;width:100%;min-height:18px;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.feeds-card-reply-row .content-text .comment_emoji{vertical-align:middle;width:16px;height:16px}.component-comment-comment-wrap{width:100%}.component-comment-comment-wrap .comment-media-image{border-radius:4px;flex-shrink:0;margin-bottom:8px;position:relative;overflow:hidden}.component-comment-comment-wrap .comment-media-image_img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.component-comment-comment-wrap .comment-media-image_img.--cover{-o-object-fit:cover;object-fit:cover}.component-comment-comment-wrap .comment-media-image_img.--crop-center{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.component-comment-comment-wrap .comment-media-image_img.--crop-top{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.component-comment-comment-wrap .comment-media-image_badge{color:#fff;pointer-events:none;background-color:rgba(0,0,0,.5);border-radius:2px;padding:0 4px;font-weight:400;position:absolute;bottom:4px;left:4px}.component-comment-comment-wrap .comment-media-image_badge_text{zoom:.83;font-size:12px;line-height:14px}.component-comment-comment-wrap .news-box{background:#f6f6f6;border-radius:8px;align-items:center;width:100%;padding:8px;display:flex}.component-comment-comment-wrap .news-box-img{border-radius:4px;width:42px;height:42px;margin-right:8px}.component-comment-comment-wrap .news-box-text{color:#3e1f02;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.component-comment-comment-wrap .news-box-text .comment_emoji{vertical-align:middle;width:16px;height:16px}.component-comment-comment-wrap .content{flex-direction:column;flex:1;justify-content:space-between;height:100%;display:flex;overflow:hidden}.component-comment-comment-wrap .row{justify-content:space-between;align-items:center;width:100%;line-height:22px;display:flex}.component-comment-comment-wrap .review-name{color:#3e1f02;font-weight:600}.component-comment-comment-wrap .comment-text{color:#858585;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:2px;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.component-comment-comment-wrap .comment-text .comment_emoji{vertical-align:middle;width:16px;height:16px}.feed-news-card-footer{border-bottom:.5px solid rgba(215,215,215,.6);margin-top:12px;padding-bottom:12px;display:flex}.feed-news-card-footer .footer-icon-wrap{color:#858585;justify-content:center;align-items:center;margin-right:24px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.feed-news-card-footer .footer-icon-wrap:last-child{margin-right:0}.feed-news-card-footer .news-card-icon{width:24px;height:24px;margin-right:4px}.feed-news-card-footer .like-footer-container{justify-content:space-between;align-items:center;width:100%;display:flex}.feed-news-card-footer .like-footer-container .footer-icon-wrap{color:#858585;justify-content:center;align-items:center;margin-right:42px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.feed-news-card-footer .like-footer-container .footer-icon-wrap:last-child{margin-right:0}.feed-news-card-footer .like-footer-container .news-card-icon{width:20px;height:20px;margin-right:4px}.feed-news-card-footer .flx{align-items:center;display:flex}.footer-container-wrap{justify-content:space-between;align-items:center;width:100%;display:flex}.footer-container-wrap .footer-opts-wrap{display:flex}.footer-container-wrap .footer-opts-wrap:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:auto}.footer-container-wrap .footer-opts-wrap:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.footer-container-wrap .footer-opts-wrap:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:auto}.footer-container-wrap .footer-right-wrap{align-items:center;gap:12px;display:flex}.like-lottie-container{display:inline-flex;position:relative}.common-popop-comment-content{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.common-popop-comment-content-list{flex:1;min-height:0;overflow-y:auto}.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:32px}.common-popop-comment-content .comment-list-row .comment-list-row_content_header .comment-list-row_content_header-avatar{width:24px;height: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_tags,.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_expand{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{box-sizing:border-box;flex-shrink:0;width:100%}.common-popop-footer-wrapper{padding:12px 16px;padding-bottom:calc(12px + var(--intl-webview-bottom));box-sizing:border-box;background:#fff;align-items:center;display:flex}.common-popop-footer-input-trigger{cursor:pointer;background:#f7f7f7;border-radius:8px;flex:1;align-items:center;min-width:0;height:36px;margin-right:16px;padding:0 12px;display:flex}.common-popop-footer-edit-icon{flex-shrink:0;width:16px;height:16px}.common-popop-footer-placeholder{color:#c2c2c2;white-space:nowrap;text-overflow:ellipsis;margin-left:6px;font-size:14px;line-height:18px;overflow:hidden}.common-popop-footer-like-area{cursor:pointer;flex-shrink:0;align-items:center;display:flex}.common-popop-footer-like-lottie{flex-shrink:0;width:24px;height:24px;display:inline-flex;position:relative;overflow:visible}.common-popop-footer-like-icon{width:24px;height:24px;display:block}.common-popop-footer-like-count{color:#848484;margin-left:4px;font-size:16px;font-weight:500;line-height:24px}.common-dropdown-select{position:relative}.common-dropdown-select_label{-moz-column-gap:8px;color:#3e1f02;align-items:center;column-gap:8px;font-size:16px;font-weight:600;display:flex}.common-dropdown-select_popup{z-index:1001;background:#fff;border-radius:4px;flex-direction:column;row-gap:4px;padding:6px;display:flex;position:absolute;top:26px;box-shadow:0 4px 8px rgba(0,0,0,.08)}.common-dropdown-select_popup-item{color:#858585;white-space:nowrap;padding:4px 6px}.common-dropdown-select_popup-activeItem{color:#c99244;background:rgba(255,230,183,.4);padding:4px 6px}.common-popop-comments{box-sizing:border-box;flex-direction:column;height:80vh;padding-top:16px;display:flex}.common-popop-comments_header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;padding:0 16px;display:flex}.common-popop-comments_content{flex-direction:column;display:flex}.common-popop-comments_list{flex-direction:column;flex:1;display:flex}.camp-popop-comments{padding-left:var(--intl-webview-left);padding-right:var(--intl-webview-right)}.wrapper-QytiJ{cursor:pointer;align-items:center;display:flex;position:relative}.wrapper-QytiJ .thumbnails-zykIL{align-items:center;display:flex}.wrapper-QytiJ .thumbnailWrap-MRz0Y{cursor:pointer;flex-shrink:0;width:24px;height:24px;margin-left:-4px;transition:transform .3s;position:relative}.wrapper-QytiJ .thumbnailWrap-MRz0Y:first-child{margin-left:0}.wrapper-QytiJ .thumbnail-onDPM{-o-object-fit:contain;object-fit:contain;background:#ebebeb;border:1px solid #f7f7f7;border-radius:24px;flex-shrink:0;width:24px;height:24px;transition:opacity 80ms}.wrapper-QytiJ .thumbnail-onDPM.active-AD1Wy{background:#ffb974}.wrapper-QytiJ .thumbnail-onDPM.thumbnailHidden-KdEWH{opacity:0}.wrapper-QytiJ .thumbnailGif-RRrot{-o-object-fit:contain;object-fit:contain;pointer-events:none;opacity:0;z-index:2;width:36px;height:36px;transition:opacity 80ms,transform .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.667)}.wrapper-QytiJ .thumbnailGifVisible-Jufma{opacity:1;transform:translate(-50%,-50%)scale(1)}.wrapper-QytiJ .more-HoW9Z{box-sizing:border-box;background:#ebebeb;border:1px solid #f7f7f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-4px;display:flex}.wrapper-QytiJ .popover-uUKn9{z-index:100;animation:.15s fade-in-or72x;position:absolute;bottom:-6px;left:0}.wrapper-QytiJ .popoverContent-oikl5{white-space:nowrap;background:#fff;border:1px solid #fff;border-radius:12px;align-items:center;gap:8px;padding:12px 8px;display:flex;overflow:visible;box-shadow:0 4px 16px rgba(0,0,0,.08)}.wrapper-QytiJ .popoverIcon-xbCSJ{-o-object-fit:contain;object-fit:contain;pointer-events:none;width:32px;height:32px}.wrapper-QytiJ .popoverIconHidden-rIo4r{opacity:0}.wrapper-QytiJ .popoverIconWrap-NU3a9{flex-shrink:0;width:32px;height:32px;position:relative}.wrapper-QytiJ .popoverIconGif-C5Xpo{transform-origin:bottom;-o-object-fit:contain;object-fit:contain;pointer-events:none;opacity:0;z-index:2;width:64px;height:64px;transition:opacity 80ms,transform .15s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)scale(.5)}.wrapper-QytiJ .popoverIconGifVisible-6IPWJ{opacity:1;transform:translate(-50%)scale(1)}.wrapper-QytiJ .popoverCount-teB9y{color:#858585;text-align:center;margin-top:2px;font-size:12px;font-weight:400;line-height:16px}.wrapper-QytiJ .popoverItem-voem4{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;align-items:center;gap:2px;min-width:47px;padding:0;transition:background-color .15s;display:flex;position:relative;overflow:visible}.wrapper-QytiJ .popoverItem-voem4.active-AD1Wy .popoverCount-teB9y{color:#c99244}@keyframes fade-in-or72x{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.socialOriginal-SXec3{color:#c2c2c2;word-wrap:break-word;min-width:-moz-max-content;min-width:max-content;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px}.feed-news-card-header-actions{align-items:center;display:flex}.feed-news-card-header-actions .feeds-trans-box-header{margin-right:12px;padding:0}.feed-news-card-header-actions__share{cursor:pointer;justify-content:center;align-items:center;display:flex}.feed-news-card-header-actions__share-icon{width:18px;height:18px}.comment-share_content-card{background:linear-gradient(#faf5e8 0%,#fcf8ee 100%);border-radius:8px;width:100%;height:-webkit-fit-content;height:fit-content;overflow:hidden}.comment-share_content-card-header{z-index:0;height:150px;position:relative;overflow:hidden}.comment-share_content-card-header:after{content:"";height:41px;display:block}.comment-share_content-card-header-bg{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:191px;position:absolute;top:0;left:0}.comment-share_content-card-header-hero{z-index:1;width:100%;height:auto;position:absolute;top:0;left:0}.comment-share_content-card-header-content{box-sizing:border-box;z-index:2;justify-content:flex-start;width:-webkit-fit-content;width:fit-content;height:150px;padding:16px 12px 12px;display:flex;position:absolute;top:0;left:0}.comment-share_content-card-header-content-title{color:#3e1f02;font-size:20px;font-style:normal;font-weight:500;line-height:26px}.comment-share_content-card-header-content-subtitle{color:rgba(62,31,2,.5);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden}@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;margin-top:8px;font-family:DIN Next LT Pro;display:flex}.comment-share_content-card-header-content-hot_icon{width:16px;height:16px}.comment-share_content-card-header-content-hot_value{margin-left:4px;font-size:20px;font-weight:500}.comment-share_content-card-header-content-hot-ratings{color:rgba(62,31,2,.5);font-size:10px;line-height:13px}.comment-share_content-card-body{z-index:9;margin-top:-28px;padding:0 12px 18px;position:relative}.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{z-index:3;margin-top:-30px}.comment-share_content-card-body .comment-list .comment-list-row_children.expanded .comment-list-row.--secondary{margin-left:22px}.comment-share_content-card-footer{box-sizing:border-box;align-items:center;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{width:100%;position:absolute;bottom:0}.comment-share_content-card-footer-text{color:#fff;background:linear-gradient(90deg,#cc923b 0%,#dfb25d 100%);border-radius:4px;align-items:center;width:65%;margin-left:30%;padding:5px;font-size:10px;font-style:normal;font-weight:400;line-height:12px;display:flex;position:relative}.comment-share_content-card-footer-text-icon{width:10px;height:10px;margin-right:4px}.camp-publish-category{flex-direction:column;height:75vh;padding-bottom:20px;display:flex;overflow:auto}.camp-publish-category>*+*{margin-top:12px}.camp-post-category-item{background:#f7f7f7;border-radius:12px;grid-template:"icon title operate"1fr"icon desc operate"/52px 1fr auto;padding:12px 8px;display:grid}.camp-post-category-item--active{background:#fff9ef;border:1px solid #c99244}.camp-post-category-item__icon{background-color:#fff;border-radius:999px;grid-area:icon;align-self:center;width:52px;height:52px;overflow:hidden}.camp-post-category-item__title{color:#3e1f02;grid-area:title;grid-auto-flow: ;align-items:center;padding-top:5px;font-size:14px;font-weight:700;line-height:22px;display:flex}.camp-post-category-item__title:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:12px}.camp-post-category-item__title:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.camp-post-category-item__title:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.camp-post-category-item__desc{color:#b6b6b6;overflow-wrap:break-word;grid-area:desc;padding-top:2px;padding-bottom:5px;font-size:12px;line-height:18px}.camp-post-category-item__desc:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:12px}.camp-post-category-item__desc:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.camp-post-category-item__desc:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:12px}.camp-post-category-item__operate{grid-area:operate;align-self:center;line-height:0}.camp-post-category-item__operate:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.camp-post-category-item__operate:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.camp-post-category-item__operate:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.news-card-topic-list{white-space:nowrap;margin:8px -16px 0;padding-left:16px;padding-right:8px;overflow-x:scroll;overflow-y:auto}.news-card-topic-list-item{margin-left:8px}.news-card-topic-list-item:first-child{margin-left:0}.non-login{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.non-login__wrap{flex-direction:column;justify-content:center;align-items:center;display:flex}.non-login__wrap-img{-o-object-fit:cover;object-fit:cover;width:217px;height:138px}.non-login__wrap-text{word-break:break-word;text-align:center;color:#838c8f;width:217px;margin-top:8px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px}.non-login__wrap-btn{text-align:center;width:auto;min-width:93px;height:26px;margin-top:12px;padding:2px 10px;font-weight:400;line-height:22px}.banner-cWh1q{box-sizing:border-box;background-size:100% 100%;justify-content:space-between;width:100%;display:flex;position:relative}.banner-cWh1q .bg-jRJ1Z{z-index:1;object-fit:cover;background-size:100% 100%;border-radius:8px;width:100%;height:100%;position:absolute;top:0}.banner-cWh1q .box-hRIft{z-index:2;box-sizing:border-box;justify-content:space-between;width:100%;padding:12px;display:flex;position:relative}.banner-cWh1q .left-uuWUT{text-align:left;color:#3e1f02;flex:1;align-items:center;margin-right:16px;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:20px;display:flex;overflow:hidden}.banner-cWh1q .left-uuWUT .icon-lant_{background-size:100% 100%;width:20px;height:20px;margin-right:8px}.banner-cWh1q .left-uuWUT .text-fGUF3{text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:16px;overflow:hidden}.banner-cWh1q .right-vYR0t{justify-content:center;align-items:center;display:flex}.banner-cWh1q .right-vYR0t .goIconWrap-MTm9w{background-color:rgba(1,12,20,.4);border-radius:24px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.banner-cWh1q .right-vYR0t .goIcon-E0gJj{width:7px}[data-orientation=landscape] .nonLogin-qmbUx{padding-top:50px}.circleList-NZcBm{width:100%;min-height:90vh}.circleList-NZcBm .loading-OuTei{width:100%;margin-top:150px}.circleList-NZcBm .empty-bK09K{width:100%;margin-top:48px}.circleList-NZcBm .cardWarp-TD4E4{margin-top:16px}.avatar-ngsg_{margin-right:6px}.nonLogin-Vm6Ss{width:100%;margin-top:150px}.eventCard-WBcde{margin-bottom:24px}.eventCard-WBcde .eventImg-zH0ro{object-fit:cover;background-size:100% 100%;border-radius:4px;width:100%}.eventCard-WBcde .title-pXnK_,.eventCard-WBcde .desc-HTMhp{word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:8px;display:-webkit-box;overflow:hidden}.eventCard-WBcde .title-pXnK_{text-align:left;color:#3e1f02;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px}.eventCard-WBcde .desc-HTMhp{text-align:left;color:#858585;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px}.transparent-Rfrig{margin-bottom:16px}.transparent-Rfrig .title-pXnK_{color:#fff}.transparent-Rfrig .desc-HTMhp{color:rgba(255,255,255,.5)}.state-hkpBB{box-sizing:border-box;background-color:#f0f0f0;border-radius:8px;align-items:center;width:100%;margin-top:12px;padding:8px 12px;display:flex}.state-hkpBB .outerCircle-BG9HE{border-radius:8px;justify-content:center;align-items:center;width:8px;height:8px;display:flex}.state-hkpBB .outerCircle-BG9HE .innerCircle-y3giX{border-radius:6px;justify-content:center;align-items:center;width:6px;height:6px;display:flex}.state-hkpBB .text-yFXAu{text-overflow:ellipsis;white-space:nowrap;text-align:left;color:rgba(133,133,133,.8);flex:1;margin:0 6px;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.state-hkpBB .date-lXQrB{text-align:left;color:rgba(133,133,133,.5);font-family:PingFang SC;font-size:10px;line-height:14px;display:flex}.state-hkpBB .date-lXQrB .dateBox-b4zfX{unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.ongoing-WvIR8{background-color:#fff4de}.ongoing-WvIR8 .outerCircle-BG9HE{background:rgba(255,204,103,.43)}.ongoing-WvIR8 .outerCircle-BG9HE .innerCircle-y3giX{background:#fcba47}.ongoing-WvIR8 .text-yFXAu{color:#c99244}.ongoing-WvIR8 .date-lXQrB{color:rgba(62,31,2,.5)}.ended-JCdlv .outerCircle-BG9HE{background:rgba(247,96,96,.4)}.ended-JCdlv .outerCircle-BG9HE .innerCircle-y3giX{background:#f76060}.notStart-zzpR6 .outerCircle-BG9HE{background:#d7d7d7}.notStart-zzpR6 .outerCircle-BG9HE .innerCircle-y3giX{background:#858585}.isTransparent-Kprhe{background:rgba(255,255,255,.12)}.isTransparent-Kprhe .date-lXQrB{color:rgba(255,255,255,.5)}.eventList-M1JJ3{min-height:100%;margin-top:16px}.empty-QwmDb{padding-top:140px}.feed-horizontal-card-middle{box-sizing:border-box;background-color:#fff;border-radius:8px;width:100%;padding:12px;display:flex;overflow:hidden}.feed-horizontal-card-middle__left{flex-direction:column;flex:1;justify-content:space-between;display:flex;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;overflow:hidden}.feed-horizontal-card-middle__left .news-card-header .news-card-avatar-wrap{width:24px;height:24px}.feed-horizontal-card-middle__left .news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-name{text-align:left;color:#858585;white-space:nowrap;text-overflow:ellipsis;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.feed-horizontal-card-middle__left .news-card-header .news-card-desc-wrap .news-card-desc-main .date{color:#d7d7d7;text-align:left;white-space:nowrap;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px}.feed-horizontal-card-middle__left-title{text-align:left;color:#3e1f02;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:22px;display:-webkit-box;overflow:hidden}.feed-horizontal-card-middle__right{width:106px;margin-left:12px}.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{-o-object-fit:cover;object-fit:cover;width:106px;height:80px!important}.feed-horizontal-card-small{box-sizing:border-box;background-color:#fff;width:100%;padding:8px;display:flex}.feed-horizontal-card-small__left{flex-direction:column;flex:1;justify-content:space-between;display:flex;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;overflow:hidden}.feed-horizontal-card-small__left .news-card-header .news-card-avatar-wrap{width:16px;height:16px}.feed-horizontal-card-small__left .news-card-header .news-card-desc-wrap .news-card-desc-main .news-card-name{text-align:left;color:#858585;white-space:nowrap;text-overflow:ellipsis;font-family:PingFang SC;font-size:10px;font-weight:400;line-height:14px;overflow:hidden}.feed-horizontal-card-small__left .news-card-header .news-card-desc-wrap .news-card-desc-main .date{color:#d7d7d7;text-align:left;white-space:nowrap;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px}.feed-horizontal-card-small__left-title{text-align:left;color:#3e1f02;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:22px;display:-webkit-box;overflow:hidden}.feed-horizontal-card-small__right{width:64px;height:64px;margin-left:12px}.feed-horizontal-card-small__right .news-content .video{width:64px;height: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{width:64px;height:64px!important}[data-orientation=landscape] .nonLogin-Kb8iX{padding-top:50px}.followList-S_iU8{width:100%;min-height:90vh;margin-top:-8px}.followList-S_iU8 .cardWarp-EjBss{margin-top:12px}.nonLogin-TPwom{width:100%;min-height:90vh;padding-top:150px}.loading-KE6Z6{justify-content:center;align-items:center;width:100%;min-height:90vh;display:flex}.empty-G3WkS{padding-top:140px}.list-UCA0L{height:100%;min-height:90vh}.list-UCA0L .cardWarp-fqX52{margin-top:12px}.list-UCA0L .cardWarp-fqX52:first-child{margin-top:0}.list-UCA0L .cardWarp-fqX52:last-child{border-bottom:none}.list-UCA0L .loading-Ml2eq{justify-content:center;align-items:center;height:100%;min-height:90vh;display:flex}.gameNewsEmpty-lgjLa{min-height:40vh;margin:28px 0}.admInfiniteScroll-d9c8g{padding-top:0;padding-bottom:12px;font-size:14px}.primaryCategory-wllgF{width:100%;margin-bottom:8px}.primaryCategory-wllgF .gameTabBox-v3GXK{align-items:center;margin-right:16px;display:flex}.primaryCategory-wllgF .title-Tsekv{width:74px;height:24px;display:flex}.primaryCategory-wllgF .title-Tsekv .img-k9fhK{object-fit:cover;background-size:100% 100%;width:100%;height:100%}.primaryCategory-wllgF .adm-tabs{background-color:transparent}.primaryCategory-wllgF .adm-tabs-header{border:none}.primaryCategory-wllgF .adm-tabs-header-mask,.primaryCategory-wllgF .adm-tabs-tab-line{display:none}.primaryCategory-wllgF .adm-tabs-tab-wrapper,.primaryCategory-wllgF .adm-tabs-tab{margin:0;padding:0}.primaryCategory-wllgF .adm-tabs-tab{color:#c2c2c2;text-align:center;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.primaryCategory-wllgF .adm-tabs-tab-active{color:#3e1f02;text-align:center;font-family:PingFang SC;font-size:18px;font-weight:600;line-height:24px}.primaryCategory-wllgF .game-news-tabs .adm-tabs-tab-wrapper{padding:0}.primaryCategory-wllgF .adm-tabs-tab-wrapper-stretch{flex:none}[data-orientation=landscape] .refreshGifWrap-ex5SM{background-color:#f7f7f7}.refreshGifWrap-cKao7{pointer-events:none;background-color:inherit;width:100%;transition:all;position:relative}.refreshGifWrap-cKao7 .refreshGif-GnBp_{background-color:inherit;pointer-events:none;justify-content:center;align-items:center;width:100%;margin:0 -16px;padding:0 16px;display:flex;position:absolute}.refreshGifWrap-cKao7 .refreshGif-GnBp_ .gif-Wtnip{background-size:100% 100%;width:40px;height:40px}[data-orientation=landscape] .secondaryCategory-QLAeg{margin:4px 0 16px;padding:0}.secondaryCategory-aHlZL{width:100%;margin:4px -16px 20px;padding:0 16px;transition:all .3s ease-in-out;display:flex;overflow:auto}.secondaryCategory-aHlZL::-webkit-scrollbar{display:none}.secondaryCategory-aHlZL .secondaryCategoryItem-mx0CH{box-sizing:border-box;color:#858585;text-align:center;word-break:keep-all;width:-webkit-max-content;width:max-content;margin-right:8px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.secondaryCategory-aHlZL .secondaryCategoryItem-mx0CH:last-child{margin-right:0}.secondaryCategory-aHlZL .secondaryCategoryItemActive-GhTVO{color:#fff;text-align:center;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);border-radius:15px}.secondaryCategory-aHlZL .secondaryCategoryItemDefault-H6MeG{color:#858585;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;background:#f0f1f3;border-radius:15px}.secondaryCategory-aHlZL .secondaryCategoryItemDefault-H6MeG .titleWrap-fh2jj .img-hAvZj{display:none}.secondaryCategory-aHlZL .titleWrap-fh2jj{box-sizing:border-box;white-space:nowrap;justify-content:center;align-items:center;min-width:64px;padding:4px 12px;display:flex}.secondaryCategory-aHlZL .titleWrap-fh2jj .icon-GoKa5{object-fit:cover;background-size:cover;width:18px;height:18px;margin-right:2px}.secondaryCategory-aHlZL .titleWrap-fh2jj .titleText-zT2LM{text-align:center;white-space:nowrap}.secondaryCategory-aHlZL .titleWrap-fh2jj .img-hAvZj{object-fit:cover;background-size:cover;width:8px;height:5px;margin-left:4px}.secondaryCategory-aHlZL .item-nro20{box-sizing:border-box;text-align:left;color:#858585;min-width:147px;padding:8px 6px;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px}.secondaryCategory-aHlZL .item-nro20:first{margin-bottom:4px}.secondaryCategory-aHlZL .activeItem-LIdZz{color:#c99244;background-color:rgba(255,230,183,.4)}.secondaryCategory-aHlZL .adm-popover{left:auto}.secondaryCategory-aHlZL .adm-popover-arrow{display:none}.secondaryCategory-aHlZL .adm-popover-inner-content{padding:6px}.secondaryCategory-aHlZL .adm-popover-inner{background-color:#fff;margin-top:-6px;padding:0;box-shadow:0 4px 8px rgba(0,0,0,.08)}[data-orientation=landscape] .gameNews-WuHcX{margin-top:-8px;padding:0 16px 0 8px}[data-orientation=landscape] .gameNews-WuHcX .category-z3yBt{margin:0;padding:8px 0 0;top:-12px}[data-orientation=landscape] .gameNews-WuHcX .category-z3yBt .categoryMask-Mac2F{pointer-events:none;background:linear-gradient(270deg,#f7f7f7 0%,rgba(247,247,247,0) 100%);width:42px;height:82px;position:absolute;top:0;right:0}.gameNews-sEL4L{box-sizing:border-box;background:#f7f7f7;flex-direction:column;width:100%;min-height:100vh;margin-top:20px;padding:0 16px;display:flex}.gameNews-sEL4L .category-uHFUk{top:calc(43px + var(--intl-webview-top));z-index:6;background:#f7f7f7;margin:0 -16px;padding:8px 16px 0;transition:all .5s;position:-webkit-sticky;position:sticky}.gameNews-sEL4L .title-H4bTq{color:#3e1f02;font-size:18px;font-weight:500;line-height:24px;display:block}.gameNews-sEL4L .adm-infinite-scroll-fcBQ8{padding-top:0;padding-bottom:12px;font-size:14px}.gameNews-sEL4L .wrapCache-fm4qR{height:100%}.home-page-landscape-tools{height:-moz-max-content;box-sizing:border-box;background:#fff;border-radius:8px;width:100%;height:max-content;min-height:166px;margin-top:8px;padding:0 4px 8px;overflow:hidden}.home-page-landscape-tools .home-page-landscape-tools-tool-item-wrap{padding-top:8px;position:relative}.home-page-landscape-tools .home-page-landscape-tools-tool-item-wrap .home-page-landscape-tools-itemDot{width:16px;height:16px;position:absolute;top:-2px;right:-10px}.home-page-landscape-tools .home-page-landscape-tools-tool-item-wrap .home-page-landscape-tools-itemGiftDot{width:18px;height:18px;position:absolute;top:4px;right:-3px}.home-page-landscape-tools .adm-page-indicator-dot.adm-page-indicator-dot-active{background-color:#c99244;border-radius:100px;width:10px;height:4px}.home-page-landscape-tools-swiper{width:100%;height:100%;padding-bottom:14px}.home-page-landscape-tools-container{grid-gap:12px 0;grid-template-rows:1fr 1fr;grid-template-columns:repeat(3,1fr);gap:12px 0;width:100%;display:grid}.home-page-landscape-tools-tool-item{flex-direction:column;align-items:center;width:100%;padding-top:2px;display:flex;position:relative}.home-page-landscape-tools-tool-item-title{text-align:center;color:rgba(62,31,2,.7);word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;max-width:66px;margin-top:8px;font-size:10px;font-weight:500;line-height:12px;display:-webkit-box;overflow:hidden}.home-page-landscape-tools-tool-item-icon{width:36px;height:36px}.home-page-landscape-tools .adm-swiper-indicator{bottom:0}.msgNotice-E3kA_{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;margin-top:8px;padding:6px 8px;display:flex}.msgNotice-E3kA_ .leftWrap-TjtFL{min-width:200px}.msgNotice-E3kA_ .leftWrap-TjtFL .header-RkhLU{display:flex}.msgNotice-E3kA_ .leftWrap-TjtFL .logo-qtq58{width:16px;height:16px}.msgNotice-E3kA_ .leftWrap-TjtFL .title-y6DDt{text-align:left;color:#c99244;word-break:break-word;margin-left:4px;font-family:PingFang SC;font-size:12px;font-weight:600;line-height:18px}.msgNotice-E3kA_ .leftWrap-TjtFL .desc-R9nFM{text-align:left;color:#c2c2c2;word-break:break-word;font-family:PingFang SC;font-size:10px;font-weight:400;line-height:14px}.msgNotice-E3kA_ .rightWrap-dw_Uc{justify-content:center;align-items:center;display:flex}.msgNotice-E3kA_ .rightWrap-dw_Uc .arrow-_gROM{width:24px;height:24px}.camp-type-post-desc{flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:18px;left:16px}.camp-type-post-desc__main{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.16);border-radius:15px;align-items:center;gap:4px;margin-bottom:4px;padding:2px 12px 2px 8px;font-family:PingFang SC;font-size:16px;font-weight:600;line-height:22px;display:flex}.camp-type-post-desc__sub{zoom:.83;color:rgba(255,255,255,.8);font-family:PingFang SC;font-size:12px;line-height:14px}.camp-type-post-desc__sub:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6px}.camp-type-post-desc__sub:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.camp-type-post-desc__sub:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.camp-type-post-button{z-index:2;pointer-events:none;direction:ltr;border-radius:8px 0 0 8px;flex:1;justify-content:flex-start;align-items:flex-end;width:179px;height:74px;margin-right:-14px;display:flex;position:relative}.camp-type-post-button.lang-ru .camp-type-post-desc__main{font-size:18px}.camp-type-post-bg{border-radius:10px 0 0 10px;width:100%;height:100%;overflow:hidden}.camp-type-post-bg__content{pointer-events:auto;background-image:linear-gradient(260.93deg,#ffd167 11.02%,#da6a2b 84.28%);border-radius:8px 0 0 8px;width:100%;height:100%;transform:skew(-17.5deg)translate(-26px)}.camp-type-post-mask{width:100%;height:100%;position:absolute;top:0;left:0}.camp-type-post-mask__decorate{width:38px;height:4px;position:absolute;top:0;left:41px}.camp-type-post-mask__logo{width:92px;height:93px;position:absolute;bottom:0;right:9px}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;left:initial}html[dir=rtl] .camp-type-post-mask__logo{bottom:0;left:0;right:auto;right:initial}html[dir=rtl] .camp-type-post-desc{left:auto;left:initial;direction:rtl;right:40px}html[dir=rtl] .camp-type-post-desc__sub:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6px}html[dir=rtl] .camp-type-post-desc__sub:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}html[dir=rtl] .camp-type-post-desc__sub:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.camp-type-video-desc{flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:18px;left:60px}.camp-type-video-desc__main{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.16);border-radius:15px;align-items:center;gap:4px;margin-bottom:4px;padding:2px 8px;font-family:PingFang SC;font-size:16px;font-weight:600;line-height:22px;display:flex}.camp-type-video-desc__sub{zoom:.83;color:rgba(255,255,255,.8);font-family:PingFang SC;font-size:12px;line-height:14px}.camp-type-video-desc__sub:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6px}.camp-type-video-desc__sub:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.camp-type-video-desc__sub:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.camp-type-video-button{z-index:1;pointer-events:none;direction:ltr;flex:1;width:179px;height:74px;margin-left:-40px;position:relative}.camp-type-video-button.lang-ru .camp-type-video-desc__main{font-size:18px}.camp-type-video-bg{pointer-events:auto;border-radius:0 8px 8px 0;width:100%;height:100%;position:relative;overflow:hidden}.camp-type-video-bg__content{background:linear-gradient(270deg,#9787ff -30.72%,#1226d9 86.72%);border-radius:0;width:100%;height:100%;transform:skew(-17.5deg)translate(37px)}.camp-type-video-mask{width:100%;height:100%;position:absolute;top:0;left:0}.camp-type-video-mask__decorate{width:38px;height:4px;position:absolute;top:0;right:96px}.camp-type-video-mask__logo{width:92px;height:86px;position:absolute;bottom:0;right:0}html[dir=rtl] .camp-type-video-button{direction:rtl}html[dir=rtl] .camp-type-video-mask__logo{bottom:-7px;left:40px;right:auto;right:initial}html[dir=rtl] .camp-type-video-desc{left:auto;left:initial;direction:rtl;right:5.5px}html[dir=rtl] .camp-type-video-desc__sub:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6px}html[dir=rtl] .camp-type-video-desc__sub:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}html[dir=rtl] .camp-type-video-desc__sub:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.publish-aGB0I{z-index:1;direction:ltr;align-items:flex-end;height:44px;margin-bottom:8px;display:flex;overflow:hidden}.publish-aGB0I .camp-type-post-button{flex:2.1;width:174px;height:44px;margin-right:-10px}.publish-aGB0I .camp-type-post-button .camp-type-post-mask__logo{width:56px;height:56px;opacity:.81px;top:-7px;left:auto;right:20px}.publish-aGB0I .camp-type-post-button .camp-type-post-desc__main{margin-bottom:0;padding:3px 12px 3px 8px;font-size:14px;line-height:18px}.publish-aGB0I .camp-type-post-button .camp-type-post-desc__main svg{width:20px;height:20px}.publish-aGB0I .camp-type-post-button .camp-type-post-desc__sub{display:none}.publish-aGB0I .camp-type-post-button .camp-type-post-mask__decorate{left:41px;right:auto}.publish-aGB0I .camp-type-post-button .camp-type-post-bg__content{background:linear-gradient(260.97deg,#ffd167 16.65%,#e5a43c 74.26%);transform:skew(-23.5deg)translate(-26px)}.publish-aGB0I .camp-type-post-button .camp-type-post-desc{direction:rtl;top:10px;left:8px;right:auto}.publish-aGB0I .camp-type-video-button{width:72px;height:44px}.publish-aGB0I .camp-type-video-button .camp-type-video-mask__logo{width:54.18px;height:54.18px;left:auto;right:-8px}.publish-aGB0I .camp-type-video-button .camp-type-video-desc{top:50%;left:50%;right:auto;transform:translateY(-50%)}.publish-aGB0I .camp-type-video-button .camp-type-video-desc .camp-type-video-desc__main{margin-bottom:0}.publish-aGB0I .camp-type-video-button .camp-type-video-desc .camp-type-video-desc__main svg{width:20px;height:20px}.publish-aGB0I .camp-type-video-button .camp-type-video-desc__sub,.publish-aGB0I .camp-type-video-button .camp-type-video-desc__main>span{display:none}.publish-aGB0I .camp-type-video-bg{border-radius:0 10px 10px 0}.publish-aGB0I .camp-type-video-bg__content{transform:skew(-23deg)translate(30px)}.publishRtl-T7ID1 .camp-type-post-button .camp-type-post-desc{left:16px;right:auto}.publishRtl-T7ID1 .camp-type-video-button{z-index:2}[data-orientation=landscape] .important-prize-warp{border-top:none;border-left:.5px solid #ffe99b}[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{content:"";background-color:#ffe99b;border-radius:4px;width:4px;height:4px;position:absolute}[data-orientation=landscape] .important-prize-warp:before{left:-2px}[data-orientation=landscape] .important-prize-warp:after{top:auto;bottom:0;right:189px}.prizeDob-F5984{border-top:.5px solid #ffe99b;flex-direction:column;place-content:center;width:100%;margin-top:-6px;margin-bottom:20px;display:flex;position:relative}.prizeDob-F5984:after,.prizeDob-F5984:before{content:"";background-color:#ffe99b;border-radius:4px;width:4px;height:4px;position:absolute;top:-2px}.prizeDob-F5984:before{left:0}.prizeDob-F5984:after{right:0}.prizeDob-F5984 .modalPng-JPnY0{background-image:url(../../static/media/day-modal.f704e0ca30711046.png);background-size:100% 100%;align-items:center;width:240px;height:94px;margin-top:14px;display:flex;position:relative}.prizeDob-F5984 .modalPng-JPnY0 .prize1-npdOi{background-size:100% 100%;width:18px;height:18px;position:absolute;top:38px;left:52px}.prizeDob-F5984 .modalPng-JPnY0 .prize2-cTtcI{background-size:100% 100%;width:12px;height:12px;position:absolute;top:21px;right:61px}.prizeDob-F5984 .modalPng-JPnY0 .prize3-enZb1{background-size:100% 100%;width:20px;height:20px;position:absolute;top:53px;right:50px}.prizeDob-F5984 .prizeIcon-fcdGl{margin:0 auto;position:relative;width:48px!important;height:48px!important}.prizeDob-F5984 .prizeIcon-fcdGl .numDob-DwNI7{color:#383838;text-align:right;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;bottom:6px;right:6px}.prizeDob-F5984 .prizeName-ajjdy{color:#3e1f02;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin-top:4px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:flex}.prizeWrap-oSZIK{width:100%}.prizeWrap-oSZIK .prizeItem-kBK9D{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.prizeWrap-oSZIK .prizeMoreItem-vfZN8{margin-bottom:18px}.prizeWrap-oSZIK .prizeFirstWrap-ASTlV{background-color:linear-gradient(180deg, rgba(255,237,158,.82) 0%, rgba(255,249,229,.82) 100%);border-radius:4px;margin-top:30px;padding:9px;position:relative}.prizeWrap-oSZIK .prizeIcon-QO72j{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;width:54px;height:54px}.prizeWrap-oSZIK .prizeIcon-QO72j .num-HGp4g{color:#fff;text-align:right;min-width:20px;height:20px;font-family:DIN Next LT Pro;font-size:17px;font-style:normal;font-weight:Medium Condensed;-webkit-backdrop-filter:blur(5.2px);backdrop-filter:blur(5.2px);background:rgba(0,0,0,.5);border-radius:4px 0;justify-content:center;align-items:center;line-height:normal;display:flex;position:absolute;bottom:0;right:0}.prizeWrap-oSZIK .prizeName-VqnLT{color:#3e1f02;text-align:center;margin-top:4px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.prizeWrap-oSZIK .tips-Sqj9V{color:#858585;text-align:center;opacity:.8;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.prizeWrap-oSZIK .tomorrowInfo-bHNEF{box-sizing:border-box;color:#858585;background:#f6f4ed;border-radius:4px;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:40px;margin-bottom:20px;padding:11px 8px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.prizeWrap-oSZIK .tomorrowInfo-bHNEF .text-yGBv5{word-break:break-word;flex:1}.prizeWrap-oSZIK .tomorrowInfo-bHNEF .right-iJ8Jv{justify-content:center;align-items:center;min-width:20px;height:20px;display:flex;position:relative}.prizeWrap-oSZIK .tomorrowInfo-bHNEF .right-iJ8Jv img{z-index:1;width:20px;height:20px;position:absolute;top:0;left:0}.prizeWrap-oSZIK .tomorrowInfo-bHNEF .right-iJ8Jv .num-HGp4g{z-index:2;color:#383838;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:10px;position:absolute;bottom:-5px;right:0}.prizeWrap-oSZIK .tomorrowInfo-bHNEF .rightWrap-qWSqD{justify-content:center;align-items:center;min-width:20px;height:20px;margin-right:4px;display:flex;position:relative}.prizeWrap-oSZIK .tomorrowInfo-bHNEF .rightWrap-qWSqD:last-child{margin-right:0}.prizeWrap-oSZIK .lotteryWrap-uoUbZ{box-sizing:border-box;background:#f6f4ed;border-radius:4px;justify-content:space-between;align-items:center;width:240px;min-height:40px;margin-top:12px;margin-bottom:20px;padding:11px 8px;display:flex}.prizeWrap-oSZIK .lotteryWrap-uoUbZ .textWrap-tSm2V{color:#858585;word-break:break-word;flex-wrap:wrap;flex:1;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.prizeWrap-oSZIK .lotteryWrap-uoUbZ .imgBoxWrap-MtMfU{justify-content:flex-start;align-items:center;display:flex}.prizeWrap-oSZIK .lotteryWrap-uoUbZ .imgBoxWrap-MtMfU .box-LByRZ{margin-right:4px;position:relative}.prizeWrap-oSZIK .lotteryWrap-uoUbZ .imgBoxWrap-MtMfU img{background-size:100% 100%;width:20px;height:20px;margin-right:4px}.prizeWrap-oSZIK .lotteryWrap-uoUbZ .imgBoxWrap-MtMfU .taskName-x4SUy{word-break:break-word;flex-wrap:wrap;flex:1}.prizeWrap-oSZIK .lotteryWrap-uoUbZ .imgBoxWrap-MtMfU .rewardCount-EyKEq{color:#383838;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-size:10px;font-weight:700;line-height:15px;position:absolute;bottom:1px;right:0}.prizeWrap-oSZIK .lotteryWrap-uoUbZ .arrowPng-butea{background-size:100% 100%;width:12px;height:12px;margin-left:22px}.prizeWrap-oSZIK .lotteryCompleteWrap-XS48n{height:18px}[data-orientation=landscape] .welfare-prize-wrap{justify-content:center;align-items:center;display:flex}[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%;width:40px;height:40px}[data-orientation=landscape] .welfare-prize-wrap_item .welfare-prize-wrap-first-wrap_num{min-width:14px;height:14px;font-size:12px}[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%;width:54px;height:54px}[data-orientation=landscape] .welfare-prize-wrap_item .welfare-prize-wrap-box_num{min-width:20px;height:20px;font-size:17px}[data-orientation=landscape] .welfare-prize-wrap_last{margin-right:0;padding-left:20px}[data-orientation=landscape] .welfare-prize-wrap_tomorrow-info{margin-top:7px;margin-bottom:16px}[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}.lotteryBox-B9QTU{box-sizing:border-box;border-radius:4px;width:58px;height:58px;margin-right:4px;position:relative}.lotteryBox-B9QTU .redDot-qNba3{width:16px;height:16px;display:none;position:absolute;top:-5px;right:-7px}.lotteryBox-B9QTU .checkBox-dWozG{width:12px;height:12px;display:none;position:absolute;top:2px;right:2px}.lotteryBox-B9QTU .dayWrap-s01If{width:inherit;justify-content:center;align-items:center;display:flex}.lotteryBox-B9QTU .dayWrap-s01If .icon-bsNaB{object-fit:cover;width:36px;height:36px;margin-top:2px}.lotteryBox-B9QTU .dayWrap-s01If .num-GDVBp{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:12px;font-weight:500;line-height:12px;position:absolute;top:24px;right:14px}.lotteryBox-B9QTU .day-TEQX3{text-align:center;border-radius:0 0 4px 4px;justify-content:center;align-items:center;width:100%;height:18px;font-family:PingFang SC;font-size:10px;font-weight:500;line-height:14px;display:flex;position:absolute;bottom:0}.toBeCollected-fIvw7{background:linear-gradient(#ffda70 0%,#ffc163 100%);border:1px solid #fff;box-shadow:0 1px 6px .5px rgba(206,142,13,.6)}.toBeCollected-fIvw7 .redDot-qNba3{display:block}.toBeCollected-fIvw7 .wrapBg-cQxIx{background-size:cover;width:100%;height:36px;position:absolute;top:3px}.toBeCollected-fIvw7 .day-TEQX3{color:#fff;background:rgba(201,146,68,.4)}.toBeCollected-fIvw7 .icon-bsNaB{background-image:url(../../static/media/tobe.f337e4a1397221af.png);background-size:100% 100%}.unaccalimed-i4eZj{background:rgba(255,244,214,.8);border:1px solid rgba(255,251,244,.67)}.unaccalimed-i4eZj .wrapBg-cQxIx{background-size:cover;width:100%;height:19px;position:absolute;top:10px}.unaccalimed-i4eZj .day-TEQX3{color:#d1ba8e;background:#f7e7bd}.unaccalimed-i4eZj .icon-bsNaB{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-sT_4p{opacity:.5;background:rgba(240,240,240,.49);border:1px solid rgba(255,251,244,.67)}.received-sT_4p .checkBox-dWozG{display:block}.received-sT_4p .day-TEQX3{color:#d7d7d7;background:rgba(240,240,240,.49)}.received-sT_4p .icon-bsNaB{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-kN7S5{width:84px}.day7-kN7S5 .day7Wrap-cGNJR{background-image:url(../../static/media/unaccalimed7.41aa2dee8ebc50a8.png);justify-content:center;width:84px;display:flex}.day7-kN7S5 .lotteryIcon-gurK7{width:100%;height:100%}.day7-kN7S5 .boxWrap-wNSp0{width:36px;height:36px}.day7-kN7S5 .boxWrapLast-fYArR{width:36px;height:36px;margin-left:4px}.day7-kN7S5 .boxWrap-wNSp0,.day7-kN7S5 .boxWrapLast-fYArR{z-index:2;position:relative}.day7-kN7S5 .boxWrap-wNSp0 .num-GDVBp,.day7-kN7S5 .boxWrapLast-fYArR .num-GDVBp{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:12px;font-weight:500;line-height:12px;position:absolute;bottom:4px;right:2px}.signIn-tfltF{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;min-height:74px;margin-top:8px;display:flex;position:relative;overflow:hidden}.signIn-tfltF .signInLoading-veHEQ{width:100%;height:100%}.signIn-tfltF .wrap-Kh7pS{flex:1;padding:8px;display:flex;overflow:auto}.signIn-tfltF .wrap-Kh7pS .boxItem-sQxn6:last-child{padding-right:62px}.signIn-tfltF .mask-ondX4{opacity:.4;pointer-events:none;background:linear-gradient(270deg,#b0997d 10.26%,rgba(230,215,198,0) 74.36%);width:26px;height:100%;position:absolute;top:0;right:67px}.signIn-tfltF .exhibit-bDO_8{z-index:2;background:url(../../static/media/exhibit-bg.9210994798af623b.png) 0 0/100% 100%;width:80px;height:74px;position:absolute;top:0;right:0}.signIn-tfltF .exhibit-bDO_8 .heroWrap-KhoFb{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding-left:11px;display:flex}.signIn-tfltF .exhibit-bDO_8 .defaultIcon-jyjSu{background-size:100% 100%;width:36px;height:36px;margin-top:7px}.signIn-tfltF .exhibit-bDO_8 .heroIcon-mRlYM{background-image:url(../../static/media/hero-wrap.326d468a8a4738d4.png);background-size:cover;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.signIn-tfltF .exhibit-bDO_8 .heroIcon-mRlYM .icon-G3VHf{border-radius:24px;width:24px;height:24px}.signIn-tfltF .exhibit-bDO_8 .bottom-sSHO0{text-align:center;box-sizing:border-box;color:#c99244;justify-content:center;align-items:center;width:100%;margin-top:10px;padding-left:11px;font-family:PingFang SC;font-size:10px;font-weight:500;line-height:14px;display:flex}.signIn-tfltF .exhibit-bDO_8 .bottom-sSHO0 .toArrow-OgIE6{width:10px;height:10px;margin-left:2px}.signIn-tfltF .exhibitRtl-l3ijT{background-image:url(../../static/media/exhibit-bg-rtl.22922d482bb3bf81.png)}.newTools-IiX9c{box-sizing:border-box;width:100%;margin-top:16px}.newTools-IiX9c .loading-Uym_a{height:65px}.newTools-IiX9c .toolsBox-hevsd{border:.5px solid;box-sizing:border-box;background-color:#f7f7f7;border-image-source:linear-gradient(rgba(223,226,234,0) -33.89%,#dfe2ea 100%);border-radius:8px;flex-wrap:nowrap;width:100%;margin-bottom:-16px;padding:8px 16px 16px;display:flex;overflow:auto}.newTools-IiX9c .toolsBox-hevsd .toolsWrap-ZgPZx{position:relative}.newTools-IiX9c .toolsBox-hevsd .itemDot-jtPUi{width:16px;height:16px;position:absolute;top:-2px;right:-10px}.newTools-IiX9c .toolsBox-hevsd .itemGiftDot-mSsts{width:18px;height:18px;position:absolute;top:-3px;right:-3px}.newTools-IiX9c .toolsBox-hevsd .toolsItem-UyG6d{flex-direction:column;align-items:center;min-width:72px;margin-right:12px;display:flex}.newTools-IiX9c .toolsBox-hevsd .toolsItem-UyG6d:last-child{margin-right:0}.newTools-IiX9c .toolsBox-hevsd .toolsItem-UyG6d .toolsIcon-t6fnK{-o-object-fit:cover;object-fit:cover;background-size:100% 100%;width:36px;height:36px}.newTools-IiX9c .toolsBox-hevsd .toolsItem-UyG6d .toolsTxt-ukx_g{text-align:center;color:#3e1f02;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;opacity:.7;-webkit-box-orient:vertical;margin-top:8px;font-family:PingFang SC;font-size:10px;font-weight:500;line-height:12px;display:-webkit-box;overflow:hidden}.settings-KfBIW{height:100%}.settings-KfBIW *{box-sizing:border-box}@media screen and (max-width:500px){.settings-KfBIW ::-webkit-scrollbar{display:none}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.adm-toast-mask .adm-toast-main{word-break:normal;background-color:rgba(59,59,59,.95)}.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{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.adm-tabs{--fixed-active-line-width:16px;--active-line-color:#c28717;--active-line-height:3px;--active-line-border-radius:2px;--active-title-color:#3e1f02;color:#858585;background-color:#f7f7f7;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-width:1.5px;border-radius:1px;transform:rotate(45deg)}.adm-checkbox .adm-checkbox-icon>svg{width:20px;height:20px;position:relative;top:-4.5px;left:-4.5px;transform:rotate(-45deg)}.adm-popover-inner{background-color:rgba(59,59,59,.95);border-radius:4px;padding-top:10px;padding-bottom:12px}.adm-rate-star{padding:0}@media screen and (max-width:500px){::-webkit-scrollbar{display:none}}@font-face{font-family:DIN Next LT Pro;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DIN Next LT Pro;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DIN Next LT Pro;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf);font-weight:400;font-style:normal;font-display:swap}[dir=rtl] .rtl{transform:scaleX(-1)}@font-face{font-family:Radikal;src:url(../../static/media/Radikal-Bold.a490d74cb8551945.otf);font-weight:bolder;font-display:swap}@media screen and (max-width:500px){::-webkit-scrollbar{display:none}}.reply-header{justify-content:space-between;align-items:center;padding:0 16px;display:flex}.reply-header .reply-title{color:#3e1f02;cursor:pointer;align-items:center;font-size:16px;font-weight:500;line-height:24px;transition:color .2s;display:inline-flex}.reply-header .reply-title__current-sort{color:#3e1f02;align-items:center;margin-left:8px;font-size:16px;font-weight:500;display:inline-flex}.reply-header .reply-title__current-sort:before{content:"";background-color:currentColor;border-radius:50%;width:2px;height:2px;margin-right:8px}.reply-header .reply-title--active,.reply-header .reply-title--active .reply-title__current-sort{color:#c99244}.reply-header .reply-title__sort-icon{margin-left:4px;transform:rotate(180deg)}.reply-header .reply-title__sort-icon--open{transform:rotate(0)}.reply-sort-popover{--arrow-size:0px;left:auto}.reply-sort-popover .adm-popover-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff;border:1px solid #fff;border-radius:2px;padding-top:0;padding-bottom:0;position:relative;bottom:8px}.reply-sort-popover .adm-popover-inner-content{box-sizing:border-box;min-width:159px;padding:6px}.reply-sort-popover .reply-sort-popover-option-item{color:#858585;box-sizing:border-box;border-radius:2px;align-items:center;width:100%;padding:4px 6px;font-size:12px;line-height:16px;display:flex}.reply-sort-popover .reply-sort-popover-option-item+.reply-sort-popover-option-item{margin-top:4px}.reply-sort-popover .reply-sort-popover-option-item__label{margin-left:0}.reply-sort-popover .reply-title__sort-option--active{color:#c99244;background-color:rgba(255,230,183,.4);font-weight:600}.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:40px}.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content .comment-list-row_content_body{overflow-wrap:break-word;line-height:20px}.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_tags,.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_expand{margin-left:32px}.reply-list-container .reply-list-wrapper .comment-list-row .comment-list-row_content .comment-list-row_content_footer{margin-top:7px}.reply-list-container .reply-list-wrapper .comment-list-row.--primary .comment-list-row_content_media-image{margin-bottom:8px}.reply-list-container .reply-list-wrapper .comment-list-row.--primary .comment-list-row_content .comment-list-row_content_body,.reply-list-container .reply-list-wrapper .comment-list-row.--primary .comment-list-row_content .comment-list-row_content_tags,.reply-list-container .reply-list-wrapper .comment-list-row.--primary .comment-list-row_content .comment-list-row_content_footer,.reply-list-container .reply-list-wrapper .comment-list-row.--primary .comment-list-row_content .comment-list-row_content_expand{margin-left:40px}.load-prev-more{text-align:center;padding-top:12px;padding-bottom:16px}.load-prev-more-text{color:#c99244;padding:10px 40px}.operationPopover-XYIiD{--arrow-size:0px;left:auto}.operationPopover-XYIiD .adm-popover-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff;border:1px solid #fff;border-radius:2px;padding:0;position:relative}.operationPopover-XYIiD .adm-popover-inner-content{box-sizing:border-box;min-width:159px;padding:6px}.optionItem-BqdFB{color:#858585;box-sizing:border-box;border-radius:2px;align-items:center;width:100%;padding:0 7px 0 4px;font-size:12px;line-height:24px;display:flex}.optionItem-BqdFB+.optionItem-BqdFB{margin-top:4px}.optionIcon-kVAuI{flex-shrink:0;width:14px;height:14px}.optionLabel-V1Luc{margin-left:6px}.wrapper-DyZTC{box-sizing:border-box;background:#fff;align-items:center;height:60px;padding:12px 16px;display:flex}.inputTrigger-YVENt{cursor:pointer;background:#f7f7f7;border-radius:8px;flex:1;align-items:center;min-width:0;height:36px;margin-right:16px;padding:0 12px;display:flex}.editIcon-_aJHt{flex-shrink:0;width:16px;height:16px}.placeholder-ehVCU{color:#c2c2c2;white-space:nowrap;text-overflow:ellipsis;margin-left:6px;font-size:14px;line-height:18px;overflow:hidden}.likeArea-VV9TR{cursor:pointer;flex-shrink:0;align-items:center;display:flex}.likeIcon-eY5MZ{width:24px;height:24px;display:block}.likeCount-aqeBU{color:#848484;margin-left:4px;font-size:16px;font-weight:500;line-height:24px}.likeLottieContainer-8ntOv{flex-shrink:0;width:20px;height:20px;display:inline-flex;position:relative;overflow:visible}.maskWrap-GE1lN{justify-content:center;align-items:center;width:100%;display:flex}.maskWrap-GE1lN .shareCardWrap-Myzr8{position:relative}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8{width:100vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8{width:500px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8{height:124.267vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8{height:621.333px}}.maskWrap-GE1lN .shareCardWrap-Myzr8 .cardBgImg-e51_T{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D{align-items:center;display:flex}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D{padding-left:7.46667vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D{padding-left:37.3333px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D{padding-right:7.46667vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D{padding-right:37.3333px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D{padding-top:33.6vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D{padding-top:168px}}.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .headIcon-z8eNf{border-radius:50%}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .headIcon-z8eNf{width:6.93333vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .headIcon-z8eNf{width:34.6667px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .headIcon-z8eNf{height:6.93333vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .headIcon-z8eNf{height:34.6667px}}.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .userName-ujh2U{color:#50456e;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .userName-ujh2U{margin-left:1.06667vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .userName-ujh2U{margin-left:5.33333px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .roleJobIcon-GgHGK{height:3.73333vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .roleJobIcon-GgHGK{height:18.6667px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .roleJobIcon-GgHGK{margin-left:1.06667vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .roleJobIcon-GgHGK{margin-left:5.33333px}}.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .regionIcon-v1YPI{border:.5px solid #d7d7d7;border-radius:14px}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .regionIcon-v1YPI{width:3.73333vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .regionIcon-v1YPI{width:18.6667px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .regionIcon-v1YPI{height:3.73333vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .regionIcon-v1YPI{height:18.6667px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .regionIcon-v1YPI{margin-left:1.06667vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .userInfo-Qo44D .regionIcon-v1YPI{margin-left:5.33333px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .commentWrap-dU_EY{padding-left:10.1333vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .commentWrap-dU_EY{padding-left:50.6667px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .commentWrap-dU_EY{padding-right:10.1333vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .commentWrap-dU_EY{padding-right:50.6667px}}@media screen and (max-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .commentWrap-dU_EY{margin-top:5.33333vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .shareCardWrap-Myzr8 .commentWrap-dU_EY{margin-top:26.6667px}}.maskWrap-GE1lN .shareCardWrap-Myzr8 .commentWrap-dU_EY .commentText-reL4z{color:#50456e;-webkit-line-clamp:12;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}.maskWrap-GE1lN .landscapeCardWrap-yxpQs{width:238px;height:294px}.maskWrap-GE1lN .landscapeCardWrap-yxpQs .userInfo-Qo44D{padding:78px 16px 0}.maskWrap-GE1lN .landscapeCardWrap-yxpQs .userInfo-Qo44D .headIcon-z8eNf{width:17px;height:17px}.maskWrap-GE1lN .landscapeCardWrap-yxpQs .userInfo-Qo44D .userName-ujh2U{color:#50456e;margin-left:4px;font-size:10px;font-weight:400;line-height:14px}.maskWrap-GE1lN .landscapeCardWrap-yxpQs .userInfo-Qo44D .roleJobIcon-GgHGK{height:14px;margin-left:4px}.maskWrap-GE1lN .landscapeCardWrap-yxpQs .userInfo-Qo44D .regionIcon-v1YPI{border:.5px solid #d7d7d7;border-radius:14px;width:14px;height:14px;margin-left:4px}.maskWrap-GE1lN .landscapeCardWrap-yxpQs .commentWrap-dU_EY{margin-top:14px;padding:0 22px}.maskWrap-GE1lN .landscapeCardWrap-yxpQs .commentWrap-dU_EY .commentText-reL4z{-webkit-line-clamp:8;font-size:10px;font-weight:400;line-height:14px}.maskWrap-GE1lN .downloadImg-W8b02{position:relative}@media screen and (max-width:500px){.maskWrap-GE1lN .downloadImg-W8b02{width:100vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .downloadImg-W8b02{width:500px}}@media screen and (max-width:500px){.maskWrap-GE1lN .downloadImg-W8b02{height:124.267vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .downloadImg-W8b02{height:621.333px}}.maskWrap-GE1lN .downloadImg-W8b02 .shareCardImage-ifZBx{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text;width:100%;height:100%}.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute}@media screen and (max-width:500px){.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O{top:124.267vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O{top:621.333px}}.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O .downloadText-DgGSz{color:rgba(255,255,255,.8);text-transform:capitalize;text-align:center;font-family:HOK-text;font-size:12px;font-weight:400;line-height:16px}@media screen and (max-width:500px){.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O .closeIcon-KUHsO{width:6.4vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O .closeIcon-KUHsO{width:32px}}@media screen and (max-width:500px){.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O .closeIcon-KUHsO{height:6.4vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O .closeIcon-KUHsO{height:32px}}@media screen and (max-width:500px){.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O .closeIcon-KUHsO{margin-top:3.2vw}}@media screen and (min-width:500px){.maskWrap-GE1lN .downloadImg-W8b02 .closeWrap-Oai8O .closeIcon-KUHsO{margin-top:16px}}.maskWrap-GE1lN .landscapeDownloadImg-fZzcJ{width:238px;height:294px}.maskWrap-GE1lN .landscapeDownloadImg-fZzcJ .closeWrap-Oai8O{top:296px}.maskWrap-GE1lN .landscapeDownloadImg-fZzcJ .closeWrap-Oai8O .downloadText-DgGSz{color:rgba(255,255,255,.8);text-transform:capitalize;text-align:center;font-family:HOK-text;font-size:12px;font-weight:400;line-height:16px}.maskWrap-GE1lN .landscapeDownloadImg-fZzcJ .closeWrap-Oai8O .closeIcon-KUHsO{width:24px;height:24px;position:absolute;top:-326px;right:-40px}.wrapper-CpSHs{height:calc(45px + var(--intl-webview-top));box-sizing:border-box;padding:var(--intl-webview-top) 16px 0;background-color:#fff;border-bottom:1px solid #f7f7f7;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.wrapper-CpSHs.bounding-Je2S4{padding-left:calc(var(--intl-webview-left) + 16px)}.backOnlyWrapper-UWOYp{height:calc(45px + var(--intl-webview-top));box-sizing:border-box;padding:var(--intl-webview-top) 16px 0;background-color:#fff;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.backOnlyWrapper-UWOYp.bounding-Je2S4{padding-left:calc(var(--intl-webview-left) + 16px)}.back-NwtPH{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.menu-joORi{cursor:pointer;border:.5px solid rgba(151,151,151,.2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.arrow-GxKFZ{width:20px;height:20px}.arrow--rtl-nKOSF{transform:rotate(180deg)}.icon-dPTGB{width:14px;height:14px;margin-right:4px}.userCard-Mitdh{flex-grow:1;justify-content:center;min-width:0;margin:0 12px 0 4px;display:flex}.userCardVariant-yg0wE{background-color:transparent;border-radius:0;width:100%;height:auto;margin-top:0;padding:0}.replyNavbar-b2fOJ{box-sizing:border-box;padding:16px 32px 8px 12px;padding-right:calc(var(--intl-webview-right,0px) + 32px);margin-right:-16px;margin-right:calc(-1 * (var(--intl-webview-right,0px) + 16px));z-index:99;background-color:transparent;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:-webkit-sticky;position:sticky;top:0}.replyNavbar-b2fOJ .userCard-Mitdh{margin-right:4px}.replyNavbar-b2fOJ .menu-joORi{width:22px;height:22px}.replyNavbar-b2fOJ .menu-joORi .arrow-GxKFZ{width:16px;height:16px}.replyNavbar-b2fOJ.replyNavbarStuck-Y_1yL{background-color:#fff;border-bottom:1px solid #f7f7f7}.menuContainer-PZdTx{position:relative}.menuPopover-is0vQ{--arrow-size:0px;left:auto}.menuPopover-is0vQ .adm-popover-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff;border:1px solid #fff;border-radius:2px;padding:0;position:relative;bottom:8px}.menuPopover-is0vQ .adm-popover-inner-content{box-sizing:border-box;min-width:159px;padding:6px}.menuPopoverOptionItem-m24Xg{color:#858585;box-sizing:border-box;border-radius:2px;align-items:center;width:100%;padding:0 7px 0 4px;font-size:12px;line-height:24px;display:flex}.menuPopoverOptionItem-m24Xg+.menuPopoverOptionItem-m24Xg{margin-top:4px}.menuPopoverOptionLabel-uRh4V{margin-left:6px}.inViteItem-Kkfcp{grid-template:"avatar name action"1fr"avatar desc action"/44px 1fr auto;align-items:center;display:grid}.inViteItem-Kkfcp .avatar-n8X9O{-webkit-margin-end:8px;border:1px solid #d7d7d7;border-radius:999px;grid-area:avatar;justify-content:center;align-items:center;display:flex}.inViteItem-Kkfcp .avatar-n8X9O:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.inViteItem-Kkfcp .avatar-n8X9O:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.inViteItem-Kkfcp .avatar-n8X9O:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.inViteItem-Kkfcp .name-QSWGU{color:#3e1f02;text-overflow:ellipsis;white-space:nowrap;grid-area:name;align-items:center;margin-top:1px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.inViteItem-Kkfcp .name-QSWGU .nameText-Mg6Ic{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inViteItem-Kkfcp .name-QSWGU .rankIcon-FeBOD{-webkit-margin-start:4px;width:20px;height:16px}.inViteItem-Kkfcp .name-QSWGU .rankIcon-FeBOD:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.inViteItem-Kkfcp .name-QSWGU .rankIcon-FeBOD:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:4px}.inViteItem-Kkfcp .name-QSWGU .rankIcon-FeBOD:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:4px}.inViteItem-Kkfcp .name-QSWGU .regionIcon-YCB6s{-webkit-margin-start:4px;width:14px;height:14px}.inViteItem-Kkfcp .name-QSWGU .regionIcon-YCB6s:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.inViteItem-Kkfcp .name-QSWGU .regionIcon-YCB6s:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:4px}.inViteItem-Kkfcp .name-QSWGU .regionIcon-YCB6s:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:4px}.inViteItem-Kkfcp .desc-_k6Kl{color:#858585;text-overflow:ellipsis;white-space:nowrap;grid-area:desc;margin-bottom:1px;font-size:10px;font-weight:400;overflow:hidden}.inViteItem-Kkfcp .action-flNlU{-webkit-margin-start:8px;grid-area:action;align-items:center;display:flex}.inViteItem-Kkfcp .action-flNlU:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.inViteItem-Kkfcp .action-flNlU:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.inViteItem-Kkfcp .action-flNlU:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.inViteItem-Kkfcp .action-flNlU .camp-button{width:-webkit-max-content;min-width:84px;height:26px;box-sizing:border-box;width:max-content;padding:0 16px;font-size:14px;line-height:22px}.inViteItem-Kkfcp .action-flNlU .camp-button-disabled{color:#c2c2c2;background:#ededed}.inviteSelect-c4hnJ{flex-direction:column;height:75vh;display:flex}.inviteSelect-c4hnJ .camp-search-input{flex:none}.inviteSelect-c4hnJ .resultList-wLnK_{flex-direction:column;padding-bottom:16px;display:flex;overflow:auto}.inviteSelect-c4hnJ .resultList-wLnK_>*+*{margin-top:24px}.inviteSelect-c4hnJ .empty-yhYPR{margin-top:85px;display:flex}.inviteSelect-c4hnJ .empty-yhYPR .emptyText-kjIK4{letter-spacing:0;color:#838c8f;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px}[data-orientation=landscape] .inviteSelect-I7qfj{width:375px;height:calc(100vh - 40px);padding-right:0;padding-right:var(--intl-webview-top,0)}[data-orientation=landscape] .inviteSelect-I7qfj .empty-h3K1_{margin-top:0;display:flex}.qa-A7Ibm{width:100%;bottom:calc(24px + var(--intl-webview-bottom));justify-content:center;align-items:center;display:flex;position:fixed}.qa-A7Ibm .btn-LHJ1a{justify-content:center;align-items:center;height:50px;display:flex;position:relative}.qa-A7Ibm .btnLeft-zqB5J,.qa-A7Ibm .btnRight-npVhW{pointer-events:none;width:50px;height:100%;display:block;position:absolute;top:0}.qa-A7Ibm .btnLeft-zqB5J{left:0}.qa-A7Ibm .btnRight-npVhW{right:0}.qa-A7Ibm .btnMid-oGhQf{object-fit:fill;pointer-events:none;width:calc(100% - 98px);height:100%;margin-left:-1px;margin-right:-1px;display:block;position:absolute;top:0;left:50px}.qa-A7Ibm .btnText-fZ9Ge{white-space:nowrap;font-family:PingFang SC;font-weight:500;font-style:medium;letter-spacing:0;color:#fff;justify-content:center;align-items:center;padding:0 50px;font-size:16px;line-height:50px;display:flex;position:relative}.qa-A7Ibm .btnText-fZ9Ge .qaIcon-tQPMV{background-size:100% 100%;width:28px;height:28px;margin-right:8px}[data-orientation=landscape] .qa-D9xiG{width:40%;left:60%}[data-orientation=landscape] .qa-D9xiG .btn-ZofI_{height:40px}[data-orientation=landscape] .qa-D9xiG .btn-ZofI_ .btnText-pevuy{white-space:nowrap;font-family:PingFang SC;font-weight:500;font-style:medium;letter-spacing:0;color:#fff;justify-content:center;align-items:center;padding:0 40px;font-size:12px;line-height:40px;display:flex}[data-orientation=landscape] .qa-D9xiG .btn-ZofI_ .btnText-pevuy .qaIcon-pfBe5{background-size:100% 100%;width:22px;height:22px;margin-right:6px}[data-orientation=landscape] .qa-D9xiG .btnLeft-x5PNQ,[data-orientation=landscape] .qa-D9xiG .btnRight-nEQkf{width:40px}[data-orientation=landscape] .qa-D9xiG .btnMid-AWFXc{width:calc(100% - 80px);left:40px}.fallbackPage-WtVeG{width:100%;height:100%;position:relative}.fallbackBack-ifSU9{top:calc(var(--intl-webview-top) + 10px);z-index:1;background:rgba(255,255,255,.6);border:.5px solid rgba(151,151,151,.2);border-radius:25px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;left:16px}.panel-lB82I{flex-direction:column;align-items:center;display:flex}.panel-lB82I .text-D_ftI{max-width:200px}.panel-lB82I .button-z1yZf{text-align:center;color:#c99244;background:0 0;border:1px solid #c99244;border-radius:4px;align-items:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;margin-top:12px;padding:0 10px 0 6px;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px;display:flex}.panel-lB82I .arrow-PjTgT{width:16px;height:16px}.comment-detail{--header-height:calc(45px + var(--intl-webview-top));--footer-height:60px;--divider-height:2px;height:100%;overflow:auto}.comment-detail__layout{grid-template:"header" var(--header-height) "content" auto "divider" var(--divider-height) "reply" auto "footer" var(--footer-height) / minmax(200px, 1fr);width:100%;min-height:100%;display:grid}.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{z-index:99;grid-area:header;position:-webkit-sticky;position:sticky;top:0}.comment-detail__content{grid-area:content;min-height:156px}.comment-detail__content--bounding{padding-left:calc(var(--intl-webview-left) + 16px)}.comment-detail__divider{opacity:.5;background:#d7d7d7;grid-area:divider;height:2px}.comment-detail__reply{min-height:calc(100vh - var(--header-height) - var(--footer-height) - 36px);grid-area:reply;padding:16px 0 20px}.comment-detail__reply--bounding{padding-right:calc(var(--intl-webview-right) + 16px)}.comment-detail__reply--minor{min-height:-webkit-max-content;min-height:max-content}.comment-detail__footer--bounding{padding-right:calc(var(--intl-webview-right) + 16px);background:#fff}.comment-detail__footer{z-index:2;box-sizing:border-box;grid-area:footer;width:100%;position:-webkit-sticky;position:sticky;bottom:0}.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{--footer-height:60px;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;width:100%;height: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;padding-right:16px;overflow:auto}[data-orientation=landscape] .comment-detail__content .camp-post-view-wrapper__reaction-bar-wrapper,[data-orientation=landscape] .comment-detail__content .camp-post-view-title__subtitle,[data-orientation=landscape] .comment-detail__content .camp-post-view-translator-view,[data-orientation=landscape] .comment-detail .camp-post-view-title__subtitle{display:none}[data-orientation=landscape] .comment-detail .camp-post-view-title__title{font-size:20px;font-style:normal;font-weight:500;line-height:26px}[data-orientation=landscape] .comment-detail .ceditor-content{font-size:12px;font-style:normal;font-weight:400;line-height:18px}[data-orientation=landscape] .comment-detail .camp-news-post-view-wrapper__boundary{padding:0}[data-orientation=landscape] .comment-detail__video-back{top:16px;left:calc(24px + 0);left:calc(24px + var(--intl-webview-left,0));z-index:100;cursor:pointer;background:rgba(255,255,255,.12);border-radius:25px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute}[data-orientation=landscape] .comment-detail__video-back img{-webkit-filter:brightness(0)invert();filter:brightness(0)invert();width:20px;height:20px}[data-orientation=landscape] .comment-detail__reply{padding-top:0;overflow:auto}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__translator-portal:empty{display:none}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__translator-portal .camp-post-view-translator-view{transform-origin:0 0;height:auto;margin-top:12px;font-size:12px;transform:scale(.833)}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__content-area{padding:0 16px}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__content-area .camp-post-view-title{padding-top:0}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__content-area .camp-post-view-title__title{font-size:12px;font-style:normal;font-weight:500;line-height:16px}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__content-area .ceditor-content{margin-top:16px}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__content-area .ceditor-content .ceditor-at{color:#c99244;word-break:break-all;font-weight:600;text-decoration:none}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__publish-date{color:#c2c2c2;transform-origin:0 0;margin-top:12px;padding:0 16px;font-size:12px;line-height:18px;transform:scale(.833)}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__publish-date:empty{display:none}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__reaction-bar{padding:12px 16px 0}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__reaction-bar:empty{display:none}[data-orientation=landscape] .comment-detail__reply .reply-navbar-section__divider{background:#f0f0f0;height:1px;margin:12px 16px}[data-orientation=landscape] .comment-detail__reply .camp-user-avatar,[data-orientation=landscape] .comment-detail__reply .camp-user-avatar-back,[data-orientation=landscape] .comment-detail__reply .camp-user-avatar-front{width:24px!important;height:24px!important}[data-orientation=landscape] .comment-detail__reply .camp-post-view-user-card__name__title__level__icon{width:12px;height:12px}[data-orientation=landscape] .comment-detail__reply .camp-post-view-user-card__name__title__icon{width:10px;height:10px}[data-orientation=landscape] .comment-detail__reply .camp-post-view-user-card__name__title__name{font-size:12px}[data-orientation=landscape] .comment-detail__reply .camp-post-view-user-card__name__subtitle{transform-origin:0 0;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden;transform:scale(.667)}[data-orientation=landscape] .comment-detail__reply .camp-post-view-user-card__button{height:22px;padding:4px 16px}[data-orientation=landscape] .comment-detail__reply .reply-reaction-bar .reaction-bar-wrapper{flex-wrap:wrap;gap:4px}[data-orientation=landscape] .comment-detail__reply .reply-reaction-bar .reaction-bar-wrapper .reaction-bar-item{flex:0 auto;min-width:40px}[data-orientation=landscape] .comment-detail__reply .reply-header{flex-direction:column;align-items:flex-start}[data-orientation=landscape] .comment-detail__reply .reply-header .reply-title,[data-orientation=landscape] .comment-detail__reply .reply-header .reply-title__current-sort{color:#858585;font-size:12px}[data-orientation=landscape] .comment-detail__reply .reply-header .reply-title--active,[data-orientation=landscape] .comment-detail__reply .reply-header .reply-title--active .reply-title__current-sort{color:#c99244}[data-orientation=landscape] .comment-detail__reply .reply-header .comment-detail-sorter{width:100%;margin-top:10px}[data-orientation=landscape] .comment-detail__reply .comment-list-row.--primary .comment-list-row_content_header-avatar{width:20px;height:20px}[data-orientation=landscape] .comment-detail__reply .comment-list-row_content_header-name{font-size:12px}[data-orientation=landscape] .comment-detail__reply .comment-list-row_content_header-rank{width:12px;height:12px}[data-orientation=landscape] .comment-detail__reply .comment-list-row_content_header-region{width:10px;height:10px}[data-orientation=landscape] .comment-detail__reply .comment-list-row_content_body{transform-origin:0 0;font-size:12px;line-height:14px;transform:scale(.833)}[data-orientation=landscape] .comment-detail__reply .comment-list-row_content_footer-right .comment-list-row_icon{width:18px;height:18px}[data-orientation=landscape] .comment-detail__reply .comment-list-row_content_footer-right .comment-list-row_icon_count{color:#c2c2c2;font-size:12px}[data-orientation=landscape] .comment-detail__reply .comment-list-row_content_footer-right .comment-list-row_icon_count.liked{color:#c99244}[data-orientation=landscape] .comment-detail__layout--video{grid-template:"header divider reply" 0 "content divider reply" 1fr "content divider footer" var(--footer-height) / minmax(200px, 6fr) var(--divider-height) 4fr}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content{background-color:#000;overflow:hidden;padding-left:0!important;padding-left:var(--intl-webview-left,0)!important;padding-right:0!important}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-post-view-wrapper{background-color:#000;align-items:center;width:100%;height:100%;padding-bottom:0;display:flex}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-ugc-post-view-wrapper{width:100%}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-ugc-post-view-wrapper__boundary{display:none}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .video-detail-full{width:100%;height:100%}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .video-wraper,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .tcplayer{width:100%!important;height:100%!important}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .tcplayer video{object-fit:contain}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper__video{margin:0;width:100%!important;height:100%!important}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .media-embed,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .media-embed .camp-embedded-video{border-radius:0;width:100%!important;height:100%!important}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .media-embed .camp-embedded-video>div,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .media-embed .iframe,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .media-embed .iframe-box,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .media-embed iframe{width:100%!important;height:100%!important}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper .camp-post-view-translator-view,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-news-post-view-wrapper__boundary{display:none}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper{align-items:center;width:100%;height:100%;display:flex}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .camp-post-view-title,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .camp-topic-group,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .camp-circle-tag{display:none}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .media-embed,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .media-embed .camp-embedded-video{border-radius:0;width:100%!important;height:100%!important}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .media-embed .camp-embedded-video>div,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .media-embed .iframe,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .media-embed .iframe-box,[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-media-post-view-wrapper .media-embed iframe{width:100%!important;height:100%!important}[data-orientation=landscape] .comment-detail__layout--video .comment-detail__content .camp-post-view-wrapper__reaction-bar-wrapper{display:none}[data-orientation=landscape] .comment-detail__layout--image-text{grid-template:"header divider reply" 0 "content divider reply" 1fr "content divider footer" var(--footer-height) / minmax(200px, 6fr) var(--divider-height) 4fr}[data-orientation=landscape] .comment-detail__layout--image-text .comment-detail__content{background-color:#000;padding-left:0!important;padding-left:var(--intl-webview-left,0)!important;padding-right:0!important}[data-orientation=landscape] .comment-detail__layout--image-text .comment-detail__content .camp-post-view-wrapper{background-color:#000;width:100%;min-height:100%;padding-bottom:0}[data-orientation=landscape] .comment-detail__layout--image-text .comment-detail__content .camp-ugc-post-view-wrapper{width:100%}[data-orientation=landscape] .comment-detail__layout--image-text .comment-detail__content .camp-ugc-post-view-wrapper__boundary{display:none}[data-orientation=landscape] .comment-detail__layout--image-text .comment-detail__content .camp-ugc-post-view-wrapper__image-list{gap:0;padding:0}[data-orientation=landscape] .comment-detail__layout--image-text .comment-detail__content .camp-ugc-post-view-wrapper__image-item{border-radius:0}.heroHotListComponentCareer-NdpLN{background-color:#f7f7f7;padding:0 4px 4px 16px}.heroHotListComponentCareer-NdpLN .adm-tabs{min-width:70%}.heroHotListComponentCareer-NdpLN .adm-tabs-header{border:none}.heroHotListComponentCareer-NdpLN .adm-tabs-header-mask-left,.heroHotListComponentCareer-NdpLN .adm-tabs-header-mask-right,.heroHotListComponentCareer-NdpLN .adm-tabs-tab-line{display:none}.heroHotListComponentCareer-NdpLN .adm-tabs-tab{width:100%;padding-top:0;padding-bottom:0;font-size:14px}.heroHotListComponentCareer-NdpLN .adm-tabs-tab-active{color:#c99244;font-weight:600}.heroHotListComponentCareer-NdpLN .heroCareerContainer-iqTXC{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;justify-content:space-between;padding-top:6px;padding-bottom:4px;display:flex;overflow-x:scroll}.heroHotListComponentCareer-NdpLN .heroCareerContainer-iqTXC::-webkit-scrollbar{display:none}.heroHotListComponentCareer-NdpLN .heroCareer-IwKHT{text-align:center;opacity:1;color:#858585;white-space:pre;background:rgba(133,133,133,.1);border-radius:4px;height:22px;margin-right:16px;padding:2px 8px;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px;display:inline-block}.heroHotListComponentCareer-NdpLN .heroCareerActive-kyLFF{color:#c99244;background:rgba(201,146,68,.18);font-weight:600}[data-orientation=landscape] .contentBounding-A5R4m{padding:0 calc(var(--intl-webview-right) + 16px) 0 calc(var(--intl-webview-left) + 16px)}.share-RWdMv{z-index:10;position:fixed;top:16px;right:16px}.heroHotListComponentHeroCoverContainer-IlNit{height:100px}.heroHotListComponentHeroCoverContainer-IlNit .heroCoverImgContainer-ecO5H{z-index:0;justify-content:right;width:100%;height:100px;display:flex;position:absolute;top:0;right:0}.heroHotListComponentHeroCoverContainer-IlNit .heroCoverImg-dPn8Q{width:100%;height:100px;position:absolute;right:0}.heroHotListComponentHeroCoverContainer-IlNit .heroCoverLayer-TvpvA{z-index:1;width:100%;height:100px;transition:background .3s ease-in-out;position:absolute;top:0;left:0}.heroHotListComponentHeroCoverContainer-IlNit .heroCoverBottomContainer-dsDJh{z-index:2;width:100%;position:absolute;top:0;left:0}.heroHotListComponentHeroCoverContainer-IlNit .heroCoverBottomImg-YVvLJ{width:100%;height:100px}.heroHotListComponentHeroCoverContainer-IlNit .coverContainerRtl-wIkHm .heroCoverLayer-TvpvA{left:auto!important;right:0!important}.heroHotListComponentHeroCoverContainer-IlNit .coverContainerRtl-wIkHm .heroCoverImg-dPn8Q{left:0!important;right:auto!important}[data-orientation=landscape] .heroCoverImg-Moelu{object-fit:cover;object-position:top;width:auto}[data-orientation=landscape] .heroHotListSharePadding-KUsA6{right:calc(16px + var(--intl-webview-right));position:absolute}.heroHotListComponentQuestionModalContainer-MpssL{flex-direction:column;height:310px;display:flex}.heroHotListComponentQuestionModalContainer-MpssL .questionModalDesc-W0IEj{opacity:1;color:#4d2d0f;text-align:left;white-space:pre-line;height:calc(100% - 36px);margin-top:8px;font-family:PingFang SC;font-size:14px;font-weight:400;overflow-x:hidden;overflow-y:auto!important}.heroHotListComponentQuestionModalContainer-MpssL question-modal-desc::-webkit-scrollbar{display:none}.heroHotListComponentQuestionModalContainer-MpssL .questionModalTitle-nkSEv{opacity:1;color:#4d2d0f;text-align:center;flex:1;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px}[data-orientation=landscape] .heroHotListComponentQuestionModalContainer-thyb_{max-height:220px}[data-orientation=landscape] .heroHotListComponentQuestionModalContainer-thyb_ .questionModalDesc-RDg1k{max-height:100%}.heroHotListComponentRankSelectorContainer-VzDmN{height:291px}.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorTitleContainer-Q1xEc{height:24px;margin-top:24px;margin-left:16px;display:flex}.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorTitle-PtT4O{opacity:1;color:#4d2d0f;text-align:left;height:24px;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px}.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorTitleImg-6QI9z{width:16px;height:16px;margin-top:auto;margin-bottom:auto;margin-left:2px}.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorContent-g_qLt{height:250px;margin-top:10px;overflow-y:auto}.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorContent-g_qLt .adm-list-body,.heroHotListComponentRankSelectorContainer-VzDmN .adm-list-item-content{border:none}.heroHotListComponentRankSelectorContainer-VzDmN .adm-list-item{padding-left:0}.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorItemText-Qm9Yu,.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorItemTextActive-eMCck{opacity:1;color:#838c8f;text-align:left;margin-left:16px;font-family:PingFang SC;font-size:14px;font-weight:400}.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorItemTextActive-eMCck{color:#c99244}.heroHotListComponentRankSelectorContainer-VzDmN .selectorActiveIcon-NxT7B{width:16px;height:16px}.heroHotListComponentRankSelectorContainer-VzDmN .rankSelectorContent-g_qLt .adm-check-list-item-extra{justify-content:center;align-items:center;display:-webkit-flex}[data-orientation=landscape] .heroHotListComponentRankSelectorContainer-yt3HF{height:calc(100vh - 44px)}[data-orientation=landscape] .heroHotListComponentRankSelectorContainer-yt3HF .rankSelectorTitleContainer-cz5bV{box-sizing:border-box;height:40px;margin-top:0;padding-top:16px}[data-orientation=landscape] .heroHotListComponentRankSelectorContainer-yt3HF .rankSelectorContent-lQ_vJ{height:calc(100vh - 94px)}[data-orientation=landscape] .heroHotListComponentRankSelectorContainer-yt3HF .rankSelectorItemText-MIbFn,[data-orientation=landscape] .heroHotListComponentRankSelectorContainer-yt3HF .rankSelectorItemTextActive-Z1YMO{margin-left:0;padding-left:16px}[data-orientation=landscape] .heroHotListComponentRankSelectorContainer-yt3HF .rankSelectorItemTextActive-Z1YMO{background-color:#f0f0f0}.font-size-10-kVnrg{zoom:.83;font-size:12px}.font-size-9-BsdXT{zoom:.75;font-size:12px}.font-size-8-fvJuu{zoom:.67;font-size:12px}.font-size-6-Lp1xV{zoom:.5;font-size:12px}.heroHotListComponentHeroCoverIntroContainer-PBhf8{z-index:3;flex-direction:column;min-width:160px;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .heroCoverIntroTierWrap-eL8sd{text-align:center;display:flex}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .heroCoverIntroTier-sxWOp{text-align:center;background:linear-gradient(229deg,#c09440 3.55%,#e3c070 60.24%);border:.5px solid #f0dda6;border-radius:4px;margin-bottom:2px;padding:0 6px;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.06)}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .heroCoverIntroTierName-wp0v7{opacity:1;color:#fcf8d5;text-align:left;height:26px;font-family:PingFang SC;font-size:18px;font-weight:500;line-height:26px}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .heroCoverIntroTierImg-MkPxr{width:16px;height:16px;margin-top:auto;margin-bottom:auto;margin-left:2px}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .heroCoverIntroQuestionContainer-c5OMF{align-items:center;display:flex}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .heroCoverIntroQuestionTag-geuUA{background-size:100% 100%;width:10px;height:10px;margin-left:2px;margin-right:8px}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .heroCoverIntroQuestionTime-k2_d2{opacity:1;color:#fcf8d5;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.06);height:18px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .heroCoverIntroQuestionTesting-b8uMt{opacity:1;text-align:center;color:#fcf8d5;zoom:.75;background:rgba(77,45,15,.2);border-radius:2px;height:14px;padding-left:4px;padding-right:4px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:14px}.heroHotListComponentHeroCoverIntroContainer-PBhf8 .coverIntroRtl-xls34{left:auto!important;right:16px!important}[data-orientation=landscape] .heroHotListComponentHeroCoverIntroContainer-u1fah{left:calc(var(--intl-webview-left) + 16px)}.heroHotListComponentSegmentWrap-uK6HS{background-color:#f7f7f7;padding-left:16px}.heroHotListComponentSegmentWrap-uK6HS .adm-tabs-header{border:none}.heroHotListComponentSegmentWrap-uK6HS .adm-tabs-header-mask-left,.heroHotListComponentSegmentWrap-uK6HS .adm-tabs-header-mask-right,.heroHotListComponentSegmentWrap-uK6HS .adm-tabs-tab-line{display:none}.heroHotListComponentSegmentWrap-uK6HS .adm-tabs-tab{padding-top:0;padding-bottom:0}.heroHotListComponentSegmentWrap-uK6HS .adm-tabs-tab-active{color:#3e1f02;font-size:16px;font-weight:700;display:inline-block;position:relative}.heroHotListComponentSegmentWrap-uK6HS .adm-tabs-tab-active:after{content:"";background:#c99244;border-radius:2px;width:16px;height:3px;position:absolute;bottom:4px;left:calc(50% - 8px)}.heroHotListComponentSegmentWrap-uK6HS .tabs-kkskn:nth-child(2){padding-left:0}.heroHotListComponentSegmentWrap-uK6HS .heroSegmentContainer-cmi1E{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;justify-content:space-between;height:40px;padding-top:2px;display:flex;overflow-x:scroll}.heroHotListComponentSegmentWrap-uK6HS .heroSegmentContainer-cmi1E::-webkit-scrollbar{display:none}.heroHotListComponentSegmentWrap-uK6HS .segment-_ImXC{text-align:left;opacity:1;color:#838c8f;white-space:pre;height:40px;font-size:16px;line-height:40px}.heroHotListComponentSegmentWrap-uK6HS .segmentActive-T6WXb{color:#3e1f02;font-size:16px;font-weight:700;display:inline-block;position:relative}.heroHotListComponentSegmentWrap-uK6HS .segmentActive-T6WXb:after{content:"";background:#c99244;border-radius:2px;width:16px;height:3px;position:absolute;bottom:4px;left:calc(50% - 8px)}[data-orientation=landscape] .contentBounding-Q3Rm_{padding:0 calc(var(--intl-webview-right) + 16px) 0 calc(var(--intl-webview-left) + 16px)}.heroHotListComponentSortIcons-lqppl{flex-direction:column;width:7px;display:flex}.heroHotListComponentSortIcons-lqppl .normal-FWheF{width:7px;height:5px}.heroHotListComponentSortIcons-lqppl .down-OCjgM{margin-top:2px;transform:scaleY(-1)}@font-face{font-family:DIN Next LT Pro Mini;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf);font-display:swap}.heroHotListComponentTabWrap-e635k{flex:1;overflow:scroll}.heroHotListComponentTabWrap-e635k table{table-layout:fixed;border-spacing:0;background-color:#f7f7f7;width:100%;overflow:scroll}.heroHotListComponentTabWrap-e635k table td{padding:0}.heroHotListComponentTabWrap-e635k .tableContent-jY2az{overflow-x:scroll}.heroHotListComponentTabWrap-e635k .tableContentScrolled-WedaJ th:first-child,.heroHotListComponentTabWrap-e635k .tableContentScrolled-WedaJ td:first-child{border-right:.5px solid #fff}.heroHotListComponentTabWrap-e635k .tableSortableHead-XPvD4{flex-direction:row;justify-content:center;align-items:center;height:100%;padding:0 16px;display:flex;position:relative}.heroHotListComponentTabWrap-e635k .tableText-b8CTB{font-family:DIN Next LT Pro Mini;font-size:18px;font-weight:400}.heroHotListComponentTabWrap-e635k .tableTrankText-askYN{color:#c99244}.heroHotListComponentTabWrap-e635k .tableNormalText-K7wBj{color:#3e1f02}.heroHotListComponentTabWrap-e635k thead{background-color:#f7f7f7}.heroHotListComponentTabWrap-e635k thead th{z-index:2;padding:0;top:-1px;left:2px;background-color:#f7f7f7!important}.heroHotListComponentTabWrap-e635k thead th:first-child{z-index:99}.heroHotListComponentTabWrap-e635k thead th:first-child:after{background:linear-gradient(90deg,rgba(5,5,5,.06),transparent);box-shadow:none!important}.heroHotListComponentTabWrap-e635k table tr:nth-child(2n),.heroHotListComponentTabWrap-e635k table tr:nth-child(2n) td:first-child{background-color:#f0f0f0}.heroHotListComponentTabWrap-e635k table tr:nth-child(odd),.heroHotListComponentTabWrap-e635k table tr:nth-child(odd) td:first-child{background-color:#f7f7f7}.heroHotListComponentTabWrap-e635k th:first-child,.heroHotListComponentTabWrap-e635k td:first-child{z-index:1;text-align:center;background-color:#f0f0f0;position:-webkit-sticky;position:sticky;left:0!important}.heroHotListComponentTabWrap-e635k .tableContentCollapsed-ElqKI th:first-child,.heroHotListComponentTabWrap-e635k .tableContentCollapsed-ElqKI td:first-child{width:100px!important}.heroHotListComponentTabWrap-e635k .tableContentExpanded-B9BRk th:first-child,.heroHotListComponentTabWrap-e635k .tableContentExpanded-B9BRk td:first-child{width:186px!important}.heroHotListComponentTabWrap-e635k .tableContent-jY2az th:first-child,.heroHotListComponentTabWrap-e635k .tableContent-jY2az td:first-child{box-shadow:none}.heroHotListComponentTabWrap-e635k .tableContentScrolled-WedaJ th:first-child:after,.heroHotListComponentTabWrap-e635k .tableContentScrolled-WedaJ td:first-child:after{content:"";pointer-events:none;background:linear-gradient(90deg,rgba(5,5,5,.06),transparent);width:10px;height:100%;transition:box-shadow .3s;position:absolute;top:0;bottom:1px;right:-1px;transform:translate(100%);box-shadow:none!important}.heroHotListComponentTabWrap-e635k thead tr{height:42px}.heroHotListComponentTabWrap-e635k tbody tr{height:60px}.heroHotListComponentTabWrap-e635k th{text-align:center;width:86px;height:42px}.heroHotListComponentTabWrap-e635k td{text-align:center;width:86px;height:60px}.heroHotListComponentTabWrap-e635k .heroHeaderWrap-IOTl9{z-index:999;position:relative}.heroHotListComponentTabWrap-e635k .heroHeaderWrap-IOTl9 .tips-ZZg_x{z-index:1;position:relative}.heroHotListComponentTabWrap-e635k .heroHeaderWrap-IOTl9 .tips-ZZg_x .tipsTxt-iadTV{z-index:1;opacity:1;color:#fff;text-align:left;word-break:break-word;background:#419fe3;border:1px solid #f8f9fc;border-radius:4px;width:234px;padding:5px 8px 5px 48px;font-size:16px;font-weight:500;position:absolute;top:68px;left:32px;box-shadow:0 5px 4px rgba(85,128,159,.2)}.heroHotListComponentTabWrap-e635k .heroBackground-HZbyE{opacity:1;background:#f0f0f0;border:.5px solid rgba(215,215,215,.5);border-radius:2px;width:161px;height:26px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.heroHotListComponentTabWrap-e635k .heroBackgroundCollapsed-zjWhJ{opacity:1;background:#f0f0f0;border:.5px solid rgba(215,215,215,.5);border-radius:2px;width:83px;height:26px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.heroHotListComponentTabWrap-e635k .headHeroText-WwLF9{color:#c99244;font-family:PingFang SC;font-size:12px;font-weight:400;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.heroHotListComponentTabWrap-e635k .headText-GY4eD,.heroHotListComponentTabWrap-e635k .headTextActive-q99nb{color:#3e1f02;margin-right:4px;font-family:PingFang SC;font-size:14px;font-weight:400}.heroHotListComponentTabWrap-e635k .headTextSmall-VQ0h1{font-size:10px}.heroHotListComponentTabWrap-e635k .headTextActive-q99nb{color:#c99244}.heroHotListComponentTabWrap-e635k .expanded-dIHZZ,.heroHotListComponentTabWrap-e635k .collapsed-g2xE2{width:14px;height:12px;position:absolute;top:50%;right:0;transform:translate(-50%,-50%)}.heroHotListComponentTabWrap-e635k .heroIcon-qU2mT{border-radius:4px;width:32px;height:32px;margin-left:16px}.heroHotListComponentTabWrap-e635k .heroIntro-nWFhk{text-align:left;flex-direction:column;justify-content:space-between;margin-left:8px;display:flex;left:0}.heroHotListComponentTabWrap-e635k .heroIntroName-cDPLz{color:#3e1f02;font-family:PingFang SC;font-size:14px;position:relative;left:0}.heroHotListComponentTabWrap-e635k .heroIntroCareer-SDG6X{color:#858585;font-size:10px;position:relative;left:0}.heroHotListComponentTabWrap-e635k .heroIntroContainer-sDwrX{align-items:center;display:flex}.heroHotListComponentTabWrap-e635k .footer-kkzuq{color:#ccd3d5;flex-direction:row;justify-content:center;width:100%;padding-top:20px;padding-bottom:20px;font-size:14px;display:flex}.heroHotListComponentTabWrap-e635k .tipsWrap-qyp3Z{position:relative}.heroHotListComponentTabWrap-e635k .tipsIcon-o1MFz{z-index:2;width:62px;position:absolute;top:-58px;left:-68px}.heroHotListComponentTabWrap-e635k .tipsLine-VdyjV{z-index:3;pointer-events:none;width:42px;height:46px;position:absolute;top:23px;right:-7px}.heroHotListComponentTabWrap-e635k .tipsContent-Mq4a7{justify-content:space-between;display:flex}.heroHotListComponentTabWrap-e635k .tipsClose-lN4el{height:18px;margin-top:2px;margin-left:6px}.heroHotListComponentTabWrap-e635k .tableContentRtl-FCzFA .tableContentExpanded-B9BRk th:first-child,.heroHotListComponentTabWrap-e635k .tableContentRtl-FCzFA .tableContentExpanded-B9BRk td:first-child{width:156px!important}.heroHotListComponentTabWrap-e635k .tableContentRtl-FCzFA .heroBackground-HZbyE{width:131px!important}.heroHotListComponentTabWrap-e635k .emptyNone-uvAy_{display:none}@media screen and (min-width:500px){.heroHotListComponentTabWrap-e635k .tableContent-jY2az{overflow:visible!important}}[data-orientation=landscape] .heroHotListComponentTabWrap-UdPlD{overflow:visible}[data-orientation=landscape] .heroHotListComponentTabWrap-UdPlD thead th{position:static}[data-orientation=landscape] .heroHotListComponentTabWrap-UdPlD thead th .tableUnsortableHead-hUx2j{position:relative}[data-orientation=landscape] .heroHotListComponentTabWrap-UdPlD thead th .tableUnsortableHead-hUx2j .heroBackground-ZBom7,[data-orientation=landscape] .heroHotListComponentTabWrap-UdPlD thead th .tableUnsortableHead-hUx2j .heroBackgroundCollapsed-g4BZu{left:0}[data-orientation=landscape] .heroHotListComponentTabWrap-UdPlD .heroIntroContainer-Vk4zz .heroIcon-mKwDW{margin-left:0}[data-orientation=landscape] .contentBounding-HGVJw{padding:0 calc(var(--intl-webview-right) + 16px) 0 calc(var(--intl-webview-left) + 16px)}.heroHotListMain-L5nl6{-webkit-overflow-scrolling:touch;flex-direction:column;height:100%;display:flex;overflow-x:hidden}.heroHotListMain-L5nl6 .loading-nIrmM{margin:auto}.heroHotListMain-L5nl6 .wrap-AmkoW{flex:1;overflow:scroll}.heroHotListMain-L5nl6 .dataLoading-tecMr{justify-content:center;align-items:center;height:100%;display:-webkit-flex}.heroHotListMain-L5nl6 .content-z1GeA{flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.heroHotListMain-L5nl6 .heroCoverLayout-km7z1{height:100px;position:relative}.heroHotListMain-L5nl6 .contentWrap-wW_9O{flex:1;overflow:scroll}.heroHotListMain-L5nl6 .footer-P8FAj{color:#ccd3d5;flex-direction:row;justify-content:center;padding-top:20px;padding-bottom:20px;font-size:14px;display:flex}[data-orientation=landscape] .content-IaADZ{overflow:auto}.content_container-TDrSN{box-sizing:border-box;border-radius:4px;flex-direction:column;margin-top:30px;margin-bottom:20px;padding-left:7px;padding-right:4px;display:flex}.content_container-TDrSN .content_wrap-uzrLx{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#fff transparent;color:#3e1f02;height:100%;padding-right:3px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;overflow-y:auto}.content_container-TDrSN .content_wrap-uzrLx::-webkit-scrollbar{width:4px}.content_container-TDrSN .content_wrap-uzrLx::-webkit-scrollbar-thumb{background-color:#fff;border-radius:2px}.content_container-TDrSN .content_wrap-uzrLx::-webkit-scrollbar-track{background-color:transparent}[data-orientation=landscape] .welfareContentContainer-i15TD{margin-bottom:16px!important}.welfareCenterModal-JiBiQ{width:100%}.welfareCenterModal-JiBiQ .adm-center-popup-wrap-LJtlz{border-radius:8px}.welfareCenterModal-JiBiQ .adm-modal-footer{display:none}.welfareCenterModal-JiBiQ .adm-modal-content{padding:0;overflow:visible}.welfareCenterModal-JiBiQ .bodyModal-zK2ET{margin-top:0;padding:0;overflow:visible}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .wrap-qVef6{z-index:1;padding:16px 24px 24px;position:relative}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .wrap-qVef6 .giftBg-tUqjZ{z-index:-1;width:121px;height:87px;position:absolute;top:-21px;right:0}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .wrap-qVef6 .title-D3Tth{color:#3e1f02;word-break:break-word;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:26px}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .wrap-qVef6 .subTitle-Js_fC{color:#858585;word-break:break-word;margin-top:12px;margin-bottom:16px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .wrap-qVef6 .descText-JAKNN{color:#858585;text-align:center;opacity:.8;word-break:break-word;margin-top:16px;margin-bottom:8px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .footer-E3NVt{justify-content:center;align-items:center;display:flex}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .footer-E3NVt.footerColumn-TfTYi{flex-direction:column}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .footer-E3NVt.footerColumn-TfTYi>*{width:100%!important;margin-right:0!important}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .footer-E3NVt.footerColumn-TfTYi>*+*{margin-top:8px}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .footer-E3NVt .btn-TVJE2{border-radius:4px;height:36px}.welfareCenterModal-JiBiQ .bodyModal-zK2ET .footer-E3NVt .oneBtn-eEYKU{width:148px}[data-orientation=landscape] .welfareModalWrap-jQwRn{padding:10px 16px 16px!important}.award_list-HtwMl{flex-direction:column;display:flex}.award_list-HtwMl .award_item-IKINb{grid-template:"icon title""icon time"/36px 1fr;min-height:36px;padding:8px 1px;display:grid}.award_list-HtwMl .award_item-IKINb .icon-onL4P{border-radius:4px;grid-area:icon;width:36px;height:36px;overflow:hidden}.award_list-HtwMl .award_item-IKINb .icon-onL4P .icon_img-4S4_Q{object-fit:contain;width:100%;height:100%}.award_list-HtwMl .award_item-IKINb .title-TDi3C{color:#3e1f02;grid-area:title;margin-left:8px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.award_list-HtwMl .award_item-IKINb .placeholder-AJAQB{grid-area:placeholder}.award_list-HtwMl .award_item-IKINb .time-QggBS{color:#858585;grid-area:time;margin-top:2px;margin-left:8px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.welfareHome-FgKfV{box-sizing:border-box;width:100%;height:100%;position:relative;overflow:auto}.welfareHome-FgKfV .leaveContent-KF2m8{color:#3e1f02;text-align:center;word-break:break-word;margin-top:8px;margin-bottom:20px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.welfareHome-FgKfV .homeMask-pAwT2{object-fit:cover;object-position:top;z-index:-1;width:100%;max-height:100%;position:absolute;top:0;left:0}.bounding-zR_qi{padding-left:var(--intl-webview-left);padding-right:var(--intl-webview-right)}[data-orientation=landscape] .welfareHome-FgKfV{overflow:hidden}.camp-aspect-ratio{width:100%;height:0;position:relative}.camp-aspect-ratio__content{width:100%;height:100%;position:absolute;top:0;left:0}.activitySwiper-DtE5D{border:none;border-radius:8px;width:100%;position:relative;overflow:hidden}.activitySwiper-DtE5D .activityItem-mGuTV{object-fit:cover;object-position:top;border-radius:8px;width:100%;height:100%;overflow:hidden}.activitySwiper-DtE5D .indicator-uIeJG{pointer-events:none;justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;display:flex;position:absolute;bottom:10px;right:50%;transform:translate(50%)}.activitySwiper-DtE5D .indicator-uIeJG .indicatorItem-qyZ8I{background:rgba(255,255,255,.8);border-radius:3px;flex-shrink:0;width:3px;height:3px;margin-right:4px}.activitySwiper-DtE5D .indicator-uIeJG .indicatorItem-qyZ8I.active-CgCXq{background-color:#ffa92e;border:none;width:10px}.playList-wpHtM{width:100%;margin:8px 0}.playList-wpHtM .itemWrap-Te2DW{border-radius:8px;margin-bottom:8px;overflow:hidden}.playList-wpHtM .itemWrap-Te2DW .news-card-level-icon,.playList-wpHtM .itemWrap-Te2DW .date{display:none}.playList-wpHtM .empty-fp3aB{height:-webkit-max-content;height:max-content}.playList-wpHtM .camp-infinite-scroll-no-more{font-size:12px}.error-fDeWj{height:-webkit-max-content;height:max-content;margin:8px 0}.tips-DQeIa{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;top:18px;right:16px}.tips-DQeIa .tipsIcon-mdny8{height:20px}.tips-DQeIa .triggerGroup-wW93C{justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tips-DQeIa .trigger-z4FYM,.tips-DQeIa .triggerContainer-vY7dW .trigger-z4FYM{cursor:pointer;width:20px;height:20px}.tips-DQeIa .questionIcon-m2JVr,.tips-DQeIa .historyIcon-lCKWN{width:20px;height:20px;position:absolute;top:0}.tips-DQeIa .questionIcon-m2JVr{left:0}.tips-DQeIa .historyIcon-lCKWN{right:0}.tips-DQeIa .icon-q5Qup{cursor:pointer;width:18.33px;height:18.33px}.tips-DQeIa .line-nMUzu{background-color:#3e1f02;width:.5px;height:12px;margin:0 15px}.toolsLandscape-uALYd{justify-content:center;align-items:center;margin-top:16px;display:flex}.toolsLandscape-uALYd .toolItem-Cg8sP{color:#c2c2c2;justify-content:center;align-items:center;font-size:12px;font-weight:400;display:flex;position:relative}.toolsLandscape-uALYd .toolItem-Cg8sP:not(:last-child){margin-right:24px}.toolsLandscape-uALYd .toolItem-Cg8sP:not(:last-child):after{content:"";background:#c2c2c2;width:1px;height:12px;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.toolsLandscape-uALYd .toolItem-Cg8sP .toolText-NkOXE{margin-left:4px}.welfarePortrait-nnJde{box-sizing:border-box;height:100%;padding:0 16px 47px;position:relative}.welfarePortrait-nnJde .task-fqSA3,.welfarePortrait-nnJde .activity-OEher,.welfarePortrait-nnJde .cdk-Ou6tl{margin-top:16px}.welfareLandscape-VkDQR{box-sizing:border-box;height:100%;padding:9px 24px 0;display:flex;overflow:hidden}.welfareLandscape-VkDQR .main-tj9n5{box-sizing:border-box;flex:1;height:100%;padding-top:8px;padding-bottom:47px;overflow:auto}.welfareLandscape-VkDQR .sub-UWdzh{box-sizing:border-box;width:233px;margin-left:16px;padding-top:8px;padding-bottom:47px;overflow:auto}.welfareLandscape-VkDQR .block-G0IbE{background:#fff;border-radius:8px;margin-top:12px;padding:12px}.lottery-cfjDv{z-index:2;gap:16px;margin-top:25px;position:relative}.welfareLandscape-VkDQR .lottery-cfjDv{margin-top:0}.welfareLandscape-VkDQR .task-fqSA3{margin-top:16px}.piyangoLeft-rddve{box-sizing:border-box;background:rgba(215,215,215,.27);border-radius:6px;justify-content:space-between;align-items:center;min-width:104px;height:30px;padding:2px 3px 2px 6px;display:flex}.piyangoLeft-rddve .rightWrap-Y2BY6{color:#3e1f02;justify-content:center;align-items:center;font-family:DIN Next LT Pro;font-size:21px;font-style:normal;font-weight:700;line-height:15px;display:flex}.piyangoLeft-rddve .rightWrap-Y2BY6 .num-coAKZ{margin-left:2px;margin-right:10px}.piyangoLeft-rddve .coupon-GRkt9{width:26px}.piyangoLeft-rddve .add-T_zpY{box-sizing:border-box;cursor:pointer;color:#fff;text-align:center;background:linear-gradient(246deg,#ff9f2c 22.03%,#ffbf44 78.94%);border-radius:6px;justify-content:center;align-items:center;min-width:49px;height:24px;padding:0 11px;font-size:14px;font-style:normal;font-weight:500;line-height:22px;display:flex}.piyangoLeft-rddve .add-T_zpY img{background-size:100% 100%;width:14px;height:14px}.cdk-Ou6tl,[data-orientation=landscape] .cdk-Ou6tl{padding-bottom:47px}[data-orientation=landscape] .top-iEmO7{min-width:390px;margin-left:11px}[data-orientation=landscape] .adm-modal-body,[data-orientation=landscape] .adm-modal-body .adm-modal-content{max-height:90vh!important}.display_card-AYo6T .header-YzBfR .main-hLGGa{justify-content:space-between;align-items:center;display:flex}.display_card-AYo6T .header-YzBfR .main-hLGGa>*+*{margin-left:10px}.display_card-AYo6T .header-YzBfR .main-hLGGa .title-d1Ftd{color:#3e1f02;flex:1;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.display_card-AYo6T .header-YzBfR .sub-fcTfR{align-items:center;display:flex}.display_card-AYo6T .header-YzBfR .sub-fcTfR .desc-buAUy{color:#858585;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.display_card-AYo6T *+.body-RwUEN{margin-top:0;margin-top:var(--top-value,0px)}.welfare_activity-r1VK7{flex-direction:column;display:flex}.welfare_activity-r1VK7>*+*{margin-top:12px}.welfare_activity-r1VK7 .banner-cHJRQ{background-color:#ededed;border-radius:4px;width:100%;font-size:0;overflow:hidden}.welfare_activity-r1VK7 .banner_img-f8_S4{object-fit:cover;width:100%}.status_wrap-EDtPA{flex-direction:column;justify-content:center;align-items:center;min-height:170px;display:flex}.welfare_cdk_exchange-CjM5M{display:flex}.welfare_cdk_exchange-CjM5M>*+*{margin-left:10px}.welfare_cdk_exchange-CjM5M .cdk_input-uklFo{box-sizing:border-box;border:1px solid #d7d7d7;border-radius:8px;flex:1}.welfare_cdk_exchange-CjM5M .cdk_input-uklFo:focus-within{border:1px solid #c09440}.welfare_cdk_exchange-CjM5M .cdk_input-uklFo input{text-overflow:ellipsis;white-space:nowrap;width:50px;overflow:hidden}.welfare_cdk_exchange-CjM5M .cdk_btn-Tv7nf{background:linear-gradient(#c09440 0%,#e3c070 100%);width:auto;height:auto;margin-left:10px;padding:0 14px}.welfare_cdk_exchange-CjM5M .cdk_btn-Tv7nf.camp-button-disabled{color:#d7d7d7;background:#ededed}.welfare_cdk_exchange-CjM5M .right_wrap-JA9eq{justify-content:center;align-items:center;display:flex}.welfare_cdk_exchange-CjM5M .right_wrap-JA9eq .line-Wx6Lt{background-color:rgba(215,215,215,.698);width:1px;height:12px;margin-right:10px}.welfare_cdk_exchange-CjM5M .clear_icon-LVupe{background-size:100% 100%;width:18px;height:18px;padding:3px 0}@media (max-width:700px){[data-orientation=landscape] .cdkExchangeWrapBtn-_ymly{padding:0 4px!important}}@keyframes clockAnimation{0%{transform:rotate(0)}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(0)}}@keyframes scaleAnimation{0%{transform:scale(1)}10%{transform:scale(1.2)}}@keyframes zoomIn{0%{transform:scale3d(.8,.8,.8)}to{transform:scale(1)}}@keyframes loopAnimation{0%{transform:rotate(0)}25%{transform:rotate(-105deg)}75%{transform:rotate(105deg)}to{transform:rotate(0)}}.prizeDob-NjVws{border-top:.5px solid #ffe99b;flex-direction:column;place-content:center;width:100%;margin-top:-6px;margin-bottom:20px;display:flex;position:relative}.prizeDob-NjVws:after,.prizeDob-NjVws:before{content:"";background-color:#ffe99b;border-radius:4px;width:4px;height:4px;position:absolute;top:-2px}.prizeDob-NjVws:before{left:0}.prizeDob-NjVws:after{right:0}.prizeDob-NjVws .modalPng-avHbd{background-image:url(../../static/media/day-modal.f704e0ca30711046.png);background-size:100% 100%;align-items:center;width:240px;height:94px;margin-top:14px;display:flex;position:relative}.prizeDob-NjVws .modalPng-avHbd .prize1-lpdXu{background-size:100% 100%;width:18px;height:18px;position:absolute;top:38px;left:52px}.prizeDob-NjVws .modalPng-avHbd .prize2-iRTW1{background-size:100% 100%;width:12px;height:12px;position:absolute;top:21px;right:61px}.prizeDob-NjVws .modalPng-avHbd .prize3-t1gHH{background-size:100% 100%;width:20px;height:20px;position:absolute;top:53px;right:50px}.prizeDob-NjVws .prizeIcon-notO3{margin:0 auto;position:relative;width:48px!important;height:48px!important}.prizeDob-NjVws .prizeIcon-notO3 .numDob-Yirby{color:#383838;text-align:right;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;bottom:6px;right:6px}.prizeDob-NjVws .prizeName-SbapS{color:#3e1f02;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin-top:4px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:flex}[data-orientation=landscape] .importantPrizeWarp-vblgm{border-top:none;border-left:.5px solid #ffe99b}[data-orientation=landscape] .importantPrizeWarp-vblgm .modalPng-_OwIA{margin-left:-30px}[data-orientation=landscape] .importantPrizeWarp-vblgm:after,[data-orientation=landscape] .importantPrizeWarp-vblgm:before{content:"";background-color:#ffe99b;border-radius:4px;width:4px;height:4px;position:absolute}[data-orientation=landscape] .importantPrizeWarp-vblgm:before{left:-2px}[data-orientation=landscape] .importantPrizeWarp-vblgm:after{top:auto;bottom:0;right:189px}.prizeWrap-ZeCQP{width:100%}.prizeWrap-ZeCQP .prizeItem-ItrAi{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.prizeWrap-ZeCQP .prizeMoreItem-eqwZU{margin-bottom:18px}.prizeWrap-ZeCQP .prizeFirstWrap-VN6xd{border-radius:4px;margin-top:30px;padding:9px;position:relative}.prizeWrap-ZeCQP .prizeIcon-DqJTU{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;width:54px;height:54px}.prizeWrap-ZeCQP .prizeIcon-DqJTU .num-gxiAe{color:#fff;text-align:right;min-width:20px;height:20px;font-family:DIN Next LT Pro;font-size:17px;font-style:normal;font-weight:Medium Condensed;-webkit-backdrop-filter:blur(5.2px);backdrop-filter:blur(5.2px);background:rgba(0,0,0,.5);border-radius:4px 0;justify-content:center;align-items:center;line-height:normal;display:flex;position:absolute;bottom:0;right:0}.prizeWrap-ZeCQP .prizeName-shIxn{color:#3e1f02;text-align:center;margin-top:4px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.prizeWrap-ZeCQP .tips-Y9moh{color:#858585;text-align:center;opacity:.8;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.prizeWrap-ZeCQP .tomorrowInfo-ulBp9{box-sizing:border-box;color:#858585;background:#f6f4ed;border-radius:4px;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:40px;margin-bottom:20px;padding:11px 8px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.prizeWrap-ZeCQP .tomorrowInfo-ulBp9 .text-KAi1J{word-break:break-word;flex:1}.prizeWrap-ZeCQP .tomorrowInfo-ulBp9 .right-oin4p{justify-content:center;align-items:center;min-width:20px;height:20px;display:flex;position:relative}.prizeWrap-ZeCQP .tomorrowInfo-ulBp9 .right-oin4p img{z-index:1;width:20px;height:20px;position:absolute;top:0;left:0}.prizeWrap-ZeCQP .tomorrowInfo-ulBp9 .right-oin4p .num-gxiAe{z-index:2;color:#383838;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:10px;position:absolute;bottom:-5px;right:0}.prizeWrap-ZeCQP .tomorrowInfo-ulBp9 .rightWrap-qwQz3{justify-content:center;align-items:center;min-width:20px;height:20px;margin-right:4px;display:flex;position:relative}.prizeWrap-ZeCQP .tomorrowInfo-ulBp9 .rightWrap-qwQz3:last-child{margin-right:0}.prizeWrap-ZeCQP .lotteryWrap-NqSoP{box-sizing:border-box;background:#f6f4ed;border-radius:4px;justify-content:space-between;align-items:center;width:240px;min-height:40px;margin-top:12px;margin-bottom:20px;padding:11px 8px;display:flex}.prizeWrap-ZeCQP .lotteryWrap-NqSoP .textWrap-MNqGa{color:#858585;word-break:break-word;flex-wrap:wrap;flex:1;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.prizeWrap-ZeCQP .lotteryWrap-NqSoP .imgBoxWrap-prtaI{justify-content:flex-start;align-items:center;display:flex}.prizeWrap-ZeCQP .lotteryWrap-NqSoP .imgBoxWrap-prtaI .box-XZvJW{margin-right:4px;position:relative}.prizeWrap-ZeCQP .lotteryWrap-NqSoP .imgBoxWrap-prtaI img{background-size:100% 100%;width:20px;height:20px;margin-right:4px}.prizeWrap-ZeCQP .lotteryWrap-NqSoP .imgBoxWrap-prtaI .taskName-VtgUP{word-break:break-word;flex-wrap:wrap;flex:1}.prizeWrap-ZeCQP .lotteryWrap-NqSoP .imgBoxWrap-prtaI .rewardCount-qGL5I{color:#383838;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-size:10px;font-weight:700;line-height:15px;position:absolute;bottom:1px;right:0}.prizeWrap-ZeCQP .lotteryWrap-NqSoP .arrowPng-JxkFN{background-size:100% 100%;width:12px;height:12px;margin-left:22px}.prizeWrap-ZeCQP .lotteryCompleteWrap-XNlnA{height:18px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX{justify-content:center;align-items:center;display:flex}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapHasImportant-Izvy_{width:171px!important}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapItem-ESmLB .welfarePrizeWrapFirstWrap-Ys7y8{box-sizing:border-box;margin-top:15px;padding:4px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapItem-ESmLB .welfarePrizeWrapFirstWrap-Ys7y8 .welfarePrizeWrapFirstWrapIcon-G8js6{background-size:100% 100%;width:40px;height:40px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapItem-ESmLB .welfarePrizeWrapFirstWrap-Ys7y8 .welfarePrizeWrapFirstWrapNum-rGqCM{min-width:14px;height:14px;font-size:12px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapItem-ESmLB .welfarePrizeWrapBox-T5xWX{margin-top:23px;padding:9px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapItem-ESmLB .welfarePrizeWrapBox-T5xWX .welfarePrizeWrapBoxIcon-uuAA4{background-size:100% 100%;width:54px;height:54px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapItem-ESmLB .welfarePrizeWrapBox-T5xWX .welfarePrizeWrapBoxNum-uwk5l{min-width:20px;height:20px;font-size:17px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapLast-Hl2uj{margin-right:0;padding-left:20px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapTomorrowInfo-z0M0r{margin-top:7px;margin-bottom:16px}[data-orientation=landscape] .welfarePrizeWrap-VB4RX .welfarePrizeWrapLotteryWrap-r7ehQ{margin-bottom:16px}[data-orientation=landscape] .welfarePrizeWrapImportant-ilNCC{justify-content:space-between!important}[data-orientation=landscape] .welfarePrizeWrapImportant-ilNCC .welfarePrizeWrapItem-ESmLB{margin-right:20px}.lotteryLoading-puKAx,.statusError-kWDlh,.statusEmpty-H_WSZ{justify-content:center;align-items:center;height:228px;display:flex}.lottery-JXH5L{z-index:1;justify-content:center;align-items:center;width:100%;min-height:228px;margin-bottom:4px;display:flex;position:relative}.lottery-JXH5L .lottery-wrap-tZsqS{justify-content:center;align-items:center;width:358px;min-height:220px;display:flex;position:relative}.lottery-JXH5L .lottery-wrap-tZsqS .prizeWrap-ApJPi{width:100%;height:100%}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX{z-index:8;pointer-events:none;background-size:100% 100%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .prizeBg-sMbJ5{z-index:1;width:56px;height:56px;position:absolute}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .prizeIcon-bgMWq{z-index:2;width:28px;height:28px;margin-bottom:6px;margin-right:1px;position:relative}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .skinIcon-qGP2F{border:1px solid #fff;border-radius:4px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .prizeNum-mNerq{z-index:3;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;position:absolute;bottom:14px;right:18px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .videoWrap-fdNCn{z-index:2;mix-blend-mode:screen;width:100%;height:100%;position:absolute;top:0;left:0}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7{transform-origin:50%;visibility:hidden;width:95%;height:95%;transition:all;animation:1.5s linear infinite reverse rotate-around-circle-HOd9h;position:absolute;top:-1px;left:0}@keyframes rotate-around-circle-HOd9h{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI{transform-origin:50%;width:5px;height:5px;transition:all;animation:1s ease-in-out infinite rotate-scale-hide-PZ2AA;position:absolute}@keyframes rotate-scale-hide-PZ2AA{0%{opacity:1;transform:rotate(0)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(360deg)scale(0)}}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI:first-child{width:5px;height:5px;animation-delay:.2s;position:absolute;top:2px;left:18px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI:nth-child(2){width:10px;height:10px;animation-delay:.4s;position:absolute;top:4px;left:6px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI:nth-child(3){width:8px;height:8px;animation-delay:.3s;position:absolute;top:10px;left:3px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI:nth-child(4){width:5px;height:5px;animation-delay:.5s;position:absolute;top:26px;left:3px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI:nth-child(5){width:7px;height:7px;animation-delay:.2s;position:absolute;top:45px;right:16px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI:nth-child(6){width:8px;height:8px;animation-delay:.4s;position:absolute;top:41px;right:9px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI:nth-child(7){width:7px;height:7px;animation-delay:.3s;position:absolute;top:36px;right:4px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .end-m0lW7 .endImg-bkjEI:nth-child(8){width:4px;height:4px;animation-delay:.6s;position:absolute;top:30px;right:3px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX .bubbleVideo-Wz8S9{pointer-events:none;border-radius:50%;width:38px;height:38px;position:absolute;top:6px;left:8px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n){justify-content:center;align-items:center;display:flex;width:70px!important;height:70px!important}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .bubbleVideo-Wz8S9{width:48px;height:48px;top:8px;left:10px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .prizeBg-sMbJ5{z-index:1;width:70px;height:70px;position:absolute}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .prizeIcon-bgMWq{margin-bottom:7px;margin-right:2px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .prizeNum-mNerq{z-index:3;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;position:absolute;bottom:22px;right:22px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .endImg-bkjEI:first-child{animation-delay:.25s;position:absolute;top:6px;left:18px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .endImg-bkjEI:nth-child(2){width:6px;height:6px;animation-delay:.3s;position:absolute;top:14px;left:6px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .endImg-bkjEI:nth-child(3){width:5px;height:5px;animation-delay:.4s;position:absolute;top:22px;left:3px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .endImg-bkjEI:nth-child(4){width:3px;height:3px;animation-delay:.5s;position:absolute;top:30px;left:3px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .endImg-bkjEI:nth-child(5){width:10px;height:10px;animation-delay:.2s;position:absolute;top:50px;left:46px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .endImg-bkjEI:nth-child(6){width:8px;height:8px;animation-delay:.4s;position:absolute;top:44px;left:52px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .endImg-bkjEI:nth-child(7){width:7px;height:7px;animation-delay:.3s;position:absolute;top:38px;right:3px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2n) .endImg-bkjEI:nth-child(8){width:4px;height:4px;animation-delay:.6s;position:absolute;top:30px;right:3px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:first-child{top:124px;left:35px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(2){top:65px;left:44px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(3){top:39px;left:98px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(4){top:15px;left:146px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(5){top:39px;right:97px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(6){top:65px;right:44px}.lottery-JXH5L .lottery-wrap-tZsqS .prizeItem-CjygX:nth-child(7){top:124px;right:35px}.lottery-JXH5L .lottery-lottery-bg-cqFI6{width:358px}.lottery-JXH5L .lottery-lottery-u8ZbH{z-index:2;transform-origin:50%;width:172px;transition:all;animation:2.2s linear infinite forwards paused loop-animation-R4N78;position:absolute;top:74px}@keyframes loop-animation-R4N78{0%{transform:rotate(0)}25%{transform:rotate(-105deg)}75%{transform:rotate(105deg)}to{transform:rotate(0)}}@keyframes stop-loop-animation-FB0RE{0%{transform:rotate(0)}25%{transform:rotate(-90deg)}75%{transform:rotate(90deg)}to{transform:rotate(0)}}.lottery-JXH5L .start-t3Ine{z-index:4;width:62px;height:79px;position:absolute;top:117px}.lottery-JXH5L .startBtnWrap-uVsxF{color:#fff;z-index:5;justify-content:center;align-items:center;height:58px;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:24px;animation:1s forwards zoomIn-mNGpt;display:flex;position:absolute;top:176px}.lottery-JXH5L .startBtnWrap-uVsxF .contentWrap-cUKBO{z-index:2;transform-origin:50%;justify-content:center;align-items:center;width:156px;height:58px;margin-bottom:4px;display:flex;position:relative;overflow:hidden}.lottery-JXH5L .startBtnWrap-uVsxF .ru-fnrqk{font-size:14px}.lottery-JXH5L .startBtnWrap-uVsxF .coupon-dB873{z-index:6;width:22px;height:22px;margin-left:8px;margin-right:2px}.lottery-JXH5L .startBtnWrap-uVsxF .num-JNg_D{color:#fff;text-align:right;font-family:DIN Next LT Pro;font-size:12px;font-style:normal;font-weight:700;line-height:15px}.lottery-JXH5L .btnShark-g4JhJ{pointer-events:none;flex-shrink:0;display:flex;position:absolute;overflow:hidden}.lottery-JXH5L .video-FEGZc{mix-blend-mode:screen;z-index:1;pointer-events:none;border-radius:50%;width:134px;height:58px;position:absolute;top:-2px;left:11px}.lottery-JXH5L video{mix-blend-mode:screen;pointer-events:none}.lottery-JXH5L .startBtn-ZROVK{width:156px;height:58px;position:relative;overflow:hidden}.signInLoading-_gnhp,.signIn-kKDlN{z-index:1;justify-content:center;align-items:center;width:100%;height:356px;display:flex;position:relative}.signIn-kKDlN .homeMask-rOeTn{z-index:1;width:100%;height:356px;position:absolute;top:0;left:0}.signIn-kKDlN .bgWrap-jiKCO{width:343px;display:flex;position:relative}.signIn-kKDlN .homeBg-IgpWd{z-index:2;width:343px;height:346px;position:absolute;top:0;left:0}.signIn-kKDlN .signBox-SBviK{z-index:3;box-sizing:border-box;background-color:#fff;border-radius:8px;flex-wrap:wrap;width:335px;height:215px;margin-top:7px;margin-left:4px;padding-top:10px;padding-bottom:7px;padding-left:7px;display:flex;position:relative;top:0;left:0}.signIn-kKDlN .signBox-SBviK .boxItem-K3JWt{border-radius:4px;width:76px;height:95px;margin-bottom:8px;margin-right:6px}.signIn-kKDlN .signWrap-qZyjR{z-index:3;position:relative}.signIn-kKDlN .signWrap-qZyjR .title-hZYA6{justify-content:flex-start;align-items:center;margin-top:86px;display:flex}.signIn-kKDlN .signWrap-qZyjR .title-hZYA6 .txt-LTmWK{justify-content:flex-start;align-items:center;width:240px;min-height:33px;margin-left:10px;font-size:14px;line-height:16px;display:flex}.signIn-kKDlN .signWrap-qZyjR .title-hZYA6 .txt-LTmWK i{color:#ff5c00;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.signIn-kKDlN .lotteryBox-iCxJR{position:relative}.signIn-kKDlN .lotteryBox-iCxJR .wrapBg-g5iHK{z-index:-1;width:100%;position:absolute;top:0;left:0}.signIn-kKDlN .lotteryBox-iCxJR .boxWrap-ntnNX{width:54px;height:54px;padding:11px 11px 9px}.signIn-kKDlN .lotteryBox-iCxJR .boxWrap-ntnNX .lotteryIcon-E4wXu{width:40px;height:40px;position:absolute;top:18px;left:18px}.signIn-kKDlN .lotteryBox-iCxJR .boxWrap-ntnNX .num-V3fJT{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;color:#383838;text-align:right;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;top:43px;right:18px}.signIn-kKDlN .lotteryBox-iCxJR .day-nCaW3{text-align:center;font-size:12px}.signIn-kKDlN .lotteryBox-iCxJR .day-nCaW3 .tomorrow-I8mBq{color:#3e1f02}.signIn-kKDlN .lotteryBox-iCxJR .label-qKmXf{opacity:1;-webkit-backdrop-filter:blur(7.3px);backdrop-filter:blur(7.3px);color:#fff;transform-origin:0 0;background:rgba(0,0,0,.35);border-radius:4px 4px 4px 0;justify-content:center;align-items:center;width:37px;height:14px;font-size:12px;display:flex;position:absolute;top:0;left:0;transform:scale(.9167)}.signIn-kKDlN .lotteryBox-iCxJR .porint-l3Lhz{width:10px;height:10px;display:none;position:absolute;top:4px;right:2px}.signIn-kKDlN .toBeCollected-yEcaw{box-shadow:0 2px 10.6px 1px rgba(0,0,0,.1)}.signIn-kKDlN .toBeCollected-yEcaw .porint-l3Lhz{display:block}.signIn-kKDlN .toBeCollected-yEcaw .day-nCaW3{color:#3e1f02;justify-content:center;align-items:center;margin-top:-3px;font-weight:500;line-height:18px;display:flex}.signIn-kKDlN .toBeCollected-yEcaw .receive-PN5wV{background-color:#fffbf0;border-radius:2px;justify-content:center;align-items:center;width:70px;height:21px;display:flex}.signIn-kKDlN .received-d23rq .lotteryIcon-E4wXu{opacity:.5}.signIn-kKDlN .received-d23rq .num-V3fJT{color:#b7b7b7!important}.signIn-kKDlN .received-d23rq .day-nCaW3{color:rgba(133,133,133,.3)!important}.signIn-kKDlN .unaccalimed-acOuo .day-nCaW3{color:rgba(62,31,2,.5)!important}.signIn-kKDlN .day7-c0HoP{box-sizing:border-box;padding-right:7px;width:158px!important}.signIn-kKDlN .day7-c0HoP .day7Wrap-qWGDK{display:flex}.signIn-kKDlN .day7-c0HoP .boxLastWrap-rNLTo .lotteryIcon-E4wXu{left:14px!important}.signIn-kKDlN .day7-c0HoP .boxLastWrap-rNLTo .num-V3fJT{right:106.5px!important}.signIn-kKDlN .day7-c0HoP .boxLastWrapRtl-PR3Tt{width:82px;margin-top:11px;padding:0;position:relative}.signIn-kKDlN .day7-c0HoP .boxLastWrapRtl-PR3Tt .lotteryIcon-E4wXu{top:7px;left:14px;right:auto}.signIn-kKDlN .day7-c0HoP .boxLastWrapRtl-PR3Tt .num-V3fJT{top:32px;left:60px}.signIn-kKDlN .day7-c0HoP .boxWrapLast-seMFX{background-size:100% 100%;width:82px;height:54px;margin-top:11px;position:relative}.signIn-kKDlN .day7-c0HoP .boxWrapLast-seMFX .lotteryIcon-E4wXu{width:40px;height:40px;position:absolute;top:7px;left:18px}.signIn-kKDlN .day7-c0HoP .boxWrapLast-seMFX .num-V3fJT{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;color:#383838;text-align:right;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;top:32px;left:51px}.signIn-kKDlN .day7-c0HoP .boxWrapLastRtl-LbFp7{width:54px;margin-top:0;padding:11px 11px 9px}.signIn-kKDlN .day7-c0HoP .boxWrapLastRtl-LbFp7 .lotteryIcon-E4wXu{top:18px;left:24px}.signIn-kKDlN .day7-c0HoP .boxWrapLastRtl-LbFp7 .num-V3fJT{top:43px;right:7px}.signIn-kKDlN .statusEmpty-lHBim{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.lotteryBoxLandscape-yzuHb{border-radius:4px;width:62px;height:76px;position:relative;overflow:hidden}.lotteryBoxLandscape-yzuHb .bg-I1sGn{border-radius:4px;width:100%;height:100%;position:absolute;top:0;right:0}.lotteryBoxLandscape-yzuHb .main-hG25x{justify-content:center;align-items:center;width:46px;height:46px;margin:6px 8px;display:flex;position:relative}.lotteryBoxLandscape-yzuHb .desc-h2g95{justify-content:center;align-items:center;padding:0 3px 3px;display:flex;position:relative}.lotteryBoxLandscape-yzuHb .desc-h2g95 .descText-wVW_9{zoom:.8333;text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:2px;width:100%;font-family:PingFang SC;font-size:12px;font-weight:400;overflow:hidden}.lotteryBoxLandscape-yzuHb .ward-hbfS2{width:40px;height:40px;position:relative}.lotteryBoxLandscape-yzuHb .decorate-YTVfN{width:14px;height:14px;position:absolute;bottom:36px;left:38px}.lotteryBoxLandscape-yzuHb .num-SGtls{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;color:#383838;text-align:right;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;bottom:3px;right:3px}.lotteryBoxLandscape-yzuHb.received-nBq7A{background:rgba(240,240,240,.49)}.lotteryBoxLandscape-yzuHb.received-nBq7A .descText-wVW_9{color:rgba(133,133,133,.5)}.lotteryBoxLandscape-yzuHb.received-nBq7A .ward-hbfS2{opacity:.56}.lotteryBoxLandscape-yzuHb.received-nBq7A .num-SGtls{color:#b7b7b7}.lotteryBoxLandscape-yzuHb.received-nBq7A .decorate-YTVfN{background:url(../../static/media/check.11b347b0b83590aa.svg) 100% 100% no-repeat}.lotteryBoxLandscape-yzuHb.toBeCollected-yRfWO{box-shadow:0 2px 10.6px 1px rgba(0,0,0,.1)}.lotteryBoxLandscape-yzuHb.toBeCollected-yRfWO .descText-wVW_9{background:#fff}.lotteryBoxLandscape-yzuHb.toBeCollected-yRfWO .num-SGtls{color:#3e1f02}.lotteryBoxLandscape-yzuHb.toBeCollected-yRfWO .decorate-YTVfN{background-color:#f76060;border:1px solid #fff;border-radius:999px;width:8px;height:8px;bottom:39px;left:40px}.lotteryBoxLandscape-yzuHb.unacclaimed-sfZUA .descText-wVW_9{color:rgba(62,31,2,.5)}.lotteryBoxLandscape-yzuHb.unacclaimed-sfZUA .num-SGtls{color:#3e1f02}.lastLotteryBoxLandscape-lcof2{box-sizing:border-box;width:114px;height:84px;padding:12px 6px 5px 24px;position:relative}.lastLotteryBoxLandscape-lcof2 .bg-I1sGn{width:100%;height:100%;position:absolute;top:0;right:0}.lastLotteryBoxLandscape-lcof2 .main-hG25x{justify-content:center;align-items:center;width:84px;height:44px;display:flex;position:relative}.lastLotteryBoxLandscape-lcof2 .main-hG25x .wardWrap-te9I0{position:relative}.lastLotteryBoxLandscape-lcof2 .main-hG25x .wardWrap-te9I0 .ward-hbfS2{width:36px;height:36px}.lastLotteryBoxLandscape-lcof2 .main-hG25x .wardWrap-te9I0 .num-SGtls{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;color:#3e1f02;text-align:right;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;position:absolute;bottom:0;right:0}.lastLotteryBoxLandscape-lcof2 .desc-h2g95{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:9px;font-family:PingFang SC;font-size:12px;font-weight:400;position:relative;overflow:hidden}.lastLotteryBoxLandscape-lcof2 .decorate-YTVfN{position:absolute}.lastLotteryBoxLandscape-lcof2.received-nBq7A .wardWrap-te9I0{opacity:.32}.lastLotteryBoxLandscape-lcof2.received-nBq7A .decorate-YTVfN{background:url(../../static/media/last-check.fe8af5cc585b064b.svg) 100% 100% no-repeat;width:12px;height:12px;bottom:32px;left:72px}.lastLotteryBoxLandscape-lcof2.toBeCollected-yRfWO .decorate-YTVfN{background-color:#f76060;border:1px solid #fff;border-radius:999px;width:10px;height:10px;bottom:33px;left:73px}[dir=rtl] .lastLotteryBoxLandscape-lcof2 .bg-I1sGn{transform:rotateY(180deg)}.signInLandscape-FZCfb{box-sizing:border-box;border-radius:8px;width:100%;padding:4px;position:relative}.signInLandscape-FZCfb .bg-s1V2f{border-radius:8px;width:100%;height:100%;position:absolute;top:0;right:0}.signInLandscape-FZCfb .title-rAnoO{box-sizing:border-box;height:32px;padding:4px 110px 8px 4px;position:relative}.signInLandscape-FZCfb .title-rAnoO .titleText-CiTBh{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.signInLandscape-FZCfb .title-rAnoO .decorate-TWLX2{width:106px;height:45px;position:absolute;bottom:0;right:-4px}.signInLandscape-FZCfb .content-9N4Ih{box-sizing:border-box;background:#fff;border-radius:4px;height:84px;padding:4px 104px 4px 4px;position:relative;overflow:hidden}.signInLandscape-FZCfb .content-9N4Ih .list-iFjcb{width:100%;height:100%;display:flex;overflow:auto}.signInLandscape-FZCfb .content-9N4Ih .list-iFjcb>div{flex-shrink:0;margin-right:6px}.signInLandscape-FZCfb .content-9N4Ih .lastItem-qNdLb{width:114px;height:84px;position:absolute;bottom:0;right:0}.guide_tips-AZnor{background:#f6f4ed;border-radius:4px;justify-content:space-between;align-items:center;padding:11px 8px;display:flex}.guide_tips-AZnor .guide_desc-Nrjfq{color:#858585;align-items:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}.guide_tips-AZnor .guide_desc-Nrjfq>*+*{margin-left:4px}.guide_tips-AZnor .award-pmkQo{width:20px;height:20px;position:relative}.guide_tips-AZnor .award-pmkQo .award_img-ZtfzH{width:100%;height:100%}.guide_tips-AZnor .award-pmkQo .award_count-yt8qG{color:#383838;text-align:right;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;flex-shrink:0;height:17px;font-family:DIN Next LT Pro;font-size:10px;font-style:normal;font-weight:700;line-height:15px;position:absolute;bottom:-5px;right:0}.guide_tips-AZnor .guide_go-DcoaM{width:12px;height:12px;margin:-8px;padding:8px;font-size:0}.important_award-giWCC{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.important_award-giWCC .award_container-SfiDQ{width:240px;font-size:0;position:relative}.important_award-giWCC .award_container-SfiDQ .award_container_bg-ddYcM{background-size:100% 100%;width:240px;height:94px}.important_award-giWCC .award_container-SfiDQ .award_content-PJROF{display:none;position:absolute}.important_award-giWCC .award_container-SfiDQ .award_content-PJROF .award_icon-ph07F{border-radius:50%;width:100%;height:100%;overflow:hidden}.important_award-giWCC .award_container-SfiDQ .award_content-PJROF .award_count-c2uOm{color:#383838;text-align:right;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:700;line-height:15px;display:none;position:absolute;bottom:5px;right:5px}.important_award-giWCC .award_container-SfiDQ .award_content-PJROF:nth-child(2){width:20%;height:51.0638%;display:block;top:26.5957%;left:40%}.important_award-giWCC .award_container-SfiDQ .award_content-PJROF:nth-child(2) .award_count-c2uOm{display:block}.important_award-giWCC .award_container-SfiDQ .award_content-PJROF:nth-child(3){width:7.5%;height:19.1489%;display:block;top:40.4255%;left:21.6667%}.important_award-giWCC .award_container-SfiDQ .award_content-PJROF:nth-child(4){width:5%;height:12.766%;display:block;top:21.8085%;left:69.5833%}.important_award-giWCC .award_container-SfiDQ .award_content-PJROF:nth-child(5){width:8.33333%;height:21.2766%;display:block;top:55.8511%;left:70.625%}.important_award-giWCC .award_name-NNNT8{color:#3e1f02;text-align:center;margin-top:6px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.important_award-giWCC .tips-feAzv{color:#858585;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.award_show-BoR09{margin-top:30px;margin-bottom:18px}.award_show-BoR09 .divider-KifXQ{padding:1.5px 2px;display:none;position:relative}.award_show-BoR09 .divider-KifXQ .divider_line-qAjW9{background-color:#ffe99b;width:100%;height:.5px}.award_show-BoR09 .divider-KifXQ:before{content:"";background-color:#ffe99b;border-radius:2px;width:4px;height:4px;position:absolute;top:0;left:0}.award_show-BoR09 .divider-KifXQ:after{content:"";background-color:#ffe99b;border-radius:2px;width:4px;height:4px;position:absolute;top:0;right:0}.award_show-BoR09 *+.divider-KifXQ{display:block}.award_show-BoR09>*+*{margin-top:14px}.award_show-BoR09 .guide_tips-EjnJ8{margin-bottom:2px}.award_show-BoR09 .tips-S6Rfd+.guide_tips-EjnJ8,.award_show-BoR09 .important_award-k4Skz+.guide_tips-EjnJ8{margin-top:7px}.award_show-BoR09 .important_award-k4Skz{margin-top:14px}.normal_award-qk7Lj{width:100%}.normal_award-qk7Lj .award_img_container-KqsxJ{text-overflow:ellipsis;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;background:linear-gradient(#ffeea2 0%,#fef6cc 100%);border-radius:4px;width:72px;height:72px;margin:0 auto 4px;position:relative;overflow:hidden}.normal_award-qk7Lj .award_img_container-KqsxJ .award_img-AaAUm{width:100%;height:100%}.normal_award-qk7Lj .award_img_container-KqsxJ .count-gAnby{color:#fff;text-align:center;min-width:20px;height:20px;font-family:DIN Next LT Pro;font-size:17px;font-style:normal;font-weight:Medium Condensed;background:rgba(0,0,0,.5);border-top-left-radius:4px;border-bottom-right-radius:4px;line-height:normal;position:absolute;bottom:0;right:0}.normal_award-qk7Lj .award_name-afcK3{color:#3e1f02;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.normal_award-qk7Lj .tips-oRPwH{color:#858585;text-align:center;opacity:.8;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}[data-orientation=landscape] .welfareAwardNormalAward-Gqplb{margin-top:15px;margin-bottom:16px}[data-orientation=landscape] .welfareAwardNormalAward-Gqplb .welfareAwardNormalAwardContainer-C2snK{width:40px;height:40px}[data-orientation=landscape] .welfareAwardNormalAward-Gqplb .welfareAwardNormalAwardContainer-C2snK .welfareAwardNormalAwardContainerCount-uBKtl{min-width:14px!important;height:14px!important;font-size:12px!important}[data-orientation=landscape] .welfareAwardShow-Kg2Om{margin-top:0;margin-bottom:16px}[data-orientation=landscape] .welfareAwardShow-Kg2Om .welfareAwardShowImportant-B8561{margin-top:0}.task_item-GbqKU{background-color:#fff;border-radius:4px;grid-template:"title title title""reward description operate"36px/auto 1fr auto;padding:4px 10px 14px;display:grid;position:relative}.task_item-GbqKU .background-gjJsn{background-size:cover;border-radius:4px;width:100%;height:100%;font-size:0;display:none;position:absolute;top:0;left:0}.task_item-GbqKU .title-Sk9oX{color:#3e1f02;grid-area:title;margin-bottom:6px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.task_item-GbqKU .reward-tuZkf{background-color:#f0f0f0;border-radius:2px;flex:1 0 auto;grid-area:reward;width:36px;height:36px;position:relative;overflow:hidden}.task_item-GbqKU .reward-tuZkf .reward_image-WEzBj{width:100%;height:100%}.task_item-GbqKU .reward-tuZkf .attachment-eXJ6A{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-align:center;background-color:rgba(0,0,0,.5);border-radius:2px 0;min-width:5px;max-width:100%;padding:0 3px;font-family:DIN Next LT Pro;font-size:12px;font-style:normal;font-weight:500;line-height:14px;position:absolute;bottom:0;right:0}.task_item-GbqKU .description-nF70X{-webkit-margin-start:8px;color:#858585;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:description;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.task_item-GbqKU .description-nF70X:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.task_item-GbqKU .description-nF70X:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.task_item-GbqKU .description-nF70X:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.task_item-GbqKU .operate-MKyFZ{-webkit-margin-start:20px;grid-area:operate;align-self:center}.task_item-GbqKU .operate-MKyFZ:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:20px}.task_item-GbqKU .operate-MKyFZ:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:20px}.task_item-GbqKU .operate-MKyFZ:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:20px}.task_item-GbqKU .operate-MKyFZ .operate_button-OX_1s{color:#3e1f02;text-align:center;background:#ededed;border:none;border-radius:4px;padding:2px 10px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.task_item-GbqKU .operate-MKyFZ .operate_button-OX_1s.highlight-LtURp{color:#fff;background:linear-gradient(269deg,#ffa02d -1.79%,#ffbf45 101.44%)}.task_item-GbqKU .operate-MKyFZ .check_icon-mujFZ{width:24px;height:24px}.task_item-GbqKU.emphasized-rJedQ .background-gjJsn{z-index:0;display:block}.task_item-GbqKU.emphasized-rJedQ *{z-index:1}.task_item-GbqKU.emphasized-rJedQ.received-BSphO{opacity:.7}.task_item-GbqKU.emphasized-rJedQ .title-Sk9oX{color:#fff}.task_item-GbqKU.emphasized-rJedQ .reward-tuZkf{background-color:#fff}.task_item-GbqKU.emphasized-rJedQ .description-nF70X{color:#fff}.task_item-GbqKU.emphasized-rJedQ .operate-MKyFZ .operate_button-OX_1s{color:#fff;background:linear-gradient(269deg,#ffa02d -1.79%,#ffbf45 101.44%)}.task_item-GbqKU.emphasized-rJedQ .operate-MKyFZ .check_icon-mujFZ{color:#fff}[data-orientation=landscape] .task_item-GbqKU{background:#f7f7f7;border-radius:4px;grid-template:"reward title operate"/auto 1fr auto;padding:4px}[data-orientation=landscape] .task_item-GbqKU .title-Sk9oX{-webkit-margin-start:8px;color:#858585;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;align-self:center;margin-bottom:0;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}[data-orientation=landscape] .task_item-GbqKU .title-Sk9oX:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}[data-orientation=landscape] .task_item-GbqKU .title-Sk9oX:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}[data-orientation=landscape] .task_item-GbqKU .title-Sk9oX:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}[data-orientation=landscape] .task_item-GbqKU .reward-tuZkf{background:#f0f0f0;align-self:center}[data-orientation=landscape] .task_item-GbqKU .description-nF70X{display:none}[data-orientation=landscape] .task_item-GbqKU .operate-MKyFZ{align-self:center}.task_list-tzewg{flex-direction:column;display:flex}.task_list-tzewg>:not(:first-child){margin-top:14px}[data-orientation=landscape] .task_list-tzewg>:not(:first-child){margin-top:6px}.task_status_wrap-T9bGr{flex-direction:column;justify-content:center;align-items:center;min-height:170px;display:flex}.subTitle-mbfmQ{box-sizing:border-box;width:100%;padding:0 16px}.subTitle-mbfmQ .subTitleWrap-v4GXu{justify-content:space-between;margin-bottom:16px;display:flex}.subTitle-mbfmQ .title-0qAe4{letter-spacing:0;color:#fff;font-family:PingFang SC;font-size:14px;font-weight:500;line-height:18px}[data-orientation=landscape] .subTitle-mbfmQ{padding:0}.actives-uO_6s{width:100%;height:-webkit-fit-content;height:fit-content}.actives-uO_6s .textColor-h1Fdf{color:rgba(255,255,255,.314)}.popupWrap-CvKuo{width:100%;position:relative}.popupWrap-CvKuo .topFrame-zh0i7,.popupWrap-CvKuo .bottomFrame-ys2iU{width:100%;min-height:26px;position:absolute;left:0}.popupWrap-CvKuo .topFrame-zh0i7{width:100%;top:-25px}.popupWrap-CvKuo .bottomFrame-ys2iU{bottom:-25px}.popupWrap-CvKuo .popupContent-Q0wxt{box-sizing:border-box;color:#fff;padding:0 24px}.popupWrap-CvKuo .closeBtn-Jlil9{width:32px;height:32px;position:absolute;bottom:-70px;left:50%;transform:translate(-50%)}.heroCenterPopup-vfl6M .adm-center-popup-body{background:0 0}.heroCenterPopup-vfl6M .adm-center-popup-wrap{width:350px;max-width:350px}[data-orientation=landscape] .closeBtn-Jlil9{position:absolute;top:-22px;left:366px}.title-VBJGf{text-align:center;font-size:16px;font-style:normal;font-weight:500}.content-c66SW{box-sizing:border-box;background:rgba(255,255,255,.12);border-radius:4px;width:100%;margin-top:14px;padding:12px 16px}.content-c66SW .columnLine-RqvtZ{box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.25);justify-content:space-between;align-items:center;padding:0 20px 8px 18px;display:flex}.content-c66SW .columnLine-RqvtZ .columnName-XF6Rc{text-align:center;color:#fff;font-size:13px;font-style:normal;font-weight:700}.content-c66SW .listWrap-t0c42{height:320px}.content-c66SW .listWrap-t0c42 .list-CzwqR{box-sizing:border-box;width:100%;height:100%;padding-top:4px;overflow-y:auto}.content-c66SW .listWrap-t0c42 .recordItem-cNxnS{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.content-c66SW .listWrap-t0c42 .giftName-vrhXO,.content-c66SW .listWrap-t0c42 .receiveTime-lXOie{color:#d6f9ff;font-size:13px;font-style:normal;font-weight:700}.content-c66SW .listWrap-t0c42 .receiveTime-lXOie{color:rgba(214,249,255,.6)}[data-orientation=landscape] .listWrap-t0c42{height:146px}.missionWrap-Ap_dq{box-sizing:border-box;width:100%;padding:0 16px}.missionWrap-Ap_dq .bannerWrap-oFwWH{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:17px;width:100%;position:relative}.missionWrap-Ap_dq .bannerWrap-oFwWH .taskBg-mhN48{width:100%}@media screen and (max-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD,.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{width:6.93333vw}}@media screen and (min-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD,.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{width:34.6667px}}@media screen and (max-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD,.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{height:6.66667vw}}@media screen and (min-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD,.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{height:33.3333px}}.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD{position:absolute}@media screen and (max-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD{top:2.66667vw}}@media screen and (min-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD{top:13.3333px}}@media screen and (max-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD{right:15.4667vw}}@media screen and (min-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .rulesIcon-O05dD{right:77.3333px}}.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{position:absolute}@media screen and (max-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{top:2.66667vw}}@media screen and (min-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{top:13.3333px}}@media screen and (max-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{right:5.33333vw}}@media screen and (min-width:500px){.missionWrap-Ap_dq .bannerWrap-oFwWH .recordIcon-bnIbx{right:26.6667px}}.missionWrap-Ap_dq .taskList-XZ5Vc{box-sizing:border-box;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:12px;margin-top:12px;padding:0 12px}.missionWrap-Ap_dq .taskList-XZ5Vc .taskItem-g1FRb{border-bottom:.5px solid rgba(255,255,255,.14);justify-content:space-between;align-items:center;padding:20px 0;display:flex}.missionWrap-Ap_dq .taskList-XZ5Vc .taskItem-g1FRb:last-child{border-bottom:none}.missionWrap-Ap_dq .taskList-XZ5Vc .taskItem-g1FRb .leftPart-SNZyC{align-items:center;display:flex}.missionWrap-Ap_dq .taskList-XZ5Vc .taskItem-g1FRb .icon-_daxu{width:22px;margin-right:8px}.missionWrap-Ap_dq .taskList-XZ5Vc .taskItem-g1FRb .name-cij9A{color:#fff;font-size:14px;font-style:normal;font-weight:500}.missionWrap-Ap_dq .taskList-XZ5Vc .taskItem-g1FRb .statusButtons-oPGFv{flex-shrink:0;margin-left:6px;display:flex}[data-orientation=landscape] .missionWrap-Ap_dq{padding:0}.giftWrap-O7jmX{background-image:url(../../static/media/light.fc3c4b8486c8a7e1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-direction:column;justify-content:space-between;align-items:center;height:200px;display:flex}.title-Whetv{text-align:center;font-size:16px;font-style:normal;font-weight:500}.contentWrap-dYlbr{width:96px;height:96px;margin-top:12px;position:relative}.contentWrap-dYlbr .giftBg-A1CyT,.contentWrap-dYlbr .gift-DLHoW{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contentWrap-dYlbr .giftBg-A1CyT{width:96px;height:96px}.contentWrap-dYlbr .gift-DLHoW{border-radius:12px;width:58px}.contentWrap-dYlbr .num-RQObJ{font-size:13px;font-style:normal;font-weight:700;position:absolute;bottom:6px;right:0}.desc-Re7zh{color:#fff;text-align:center;width:200px;margin-top:20px;font-size:12px;font-style:normal;font-weight:400}[data-orientation=landscape] .giftBg-A1CyT{width:116px;height:116px}[data-orientation=landscape] .num-RQObJ{position:absolute;bottom:4px;right:10px}.title-yQjlB{text-align:center;font-size:16px;font-style:normal;font-weight:500}.outBox-ezQxv{box-sizing:border-box;background:rgba(255,255,255,.12);border-radius:4px;width:100%;height:364px;margin-top:8px;padding:12px 16px}.innerBox-mnfEj{box-sizing:border-box;width:100%;height:100%;padding-bottom:10px;overflow-y:auto}[data-orientation=landscape] .outBox-ezQxv{height:200px}.statusBtn-d_omX{color:#fff;border-radius:27px;justify-content:center;align-items:center;padding:4px 12px;font-size:12px;font-weight:500;display:flex}.statusBtn-d_omX.awarded-zcRv0{color:rgba(255,255,255,.5);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16)}.statusBtn-d_omX.finished-pCFCU{background:#c99244}.statusBtn-d_omX.unfinished-acDIe{border:1px solid rgba(255,255,255,.5)}.skill-box-qrItI{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;display:flex;overflow:auto}.skill-box-qrItI .skill-left-tp_79{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.skill-box-qrItI .skill-switch-Q5zwY{color:#c99244;white-space:nowrap;flex-direction:row;justify-content:center;align-items:center;font-size:14px;display:flex}.skill-box-qrItI .skill-switch-img-bwYYa{width:16px;height:16px;margin-right:4px}.skill-info-O3BfP{margin-top:12px}.skill-info-O3BfP .name-Z45Yy{color:#fff;margin-bottom:8px;font-size:16px}.skill-info-O3BfP .tips-i0_js{flex-direction:row;align-items:center;margin-bottom:8px;display:flex}.skill-info-O3BfP .tips-i0_js .tip-pCxB6{color:#c48b3a;font-size:12px}.skill-info-O3BfP .tags-V22OO{flex-direction:row;align-items:center;margin-bottom:8px;display:flex}.skill-info-O3BfP .tags-V22OO .tag-vznvl{border-radius:6px 0;margin-right:8px;padding:3px 5px;font-size:14px;font-weight:500;line-height:14px}.skill-info-O3BfP .video-FOzNQ{--width:calc(100vw - 56px);width:var(--width);height:calc(var(--width) * .553);border-radius:4px;max-width:380px;max-height:212px;margin:0 auto;position:relative;overflow:hidden}.skill-info-O3BfP .video-FOzNQ .video-item-OZHh6{border-radius:4px;width:100%;height:100%}.skill-info-O3BfP .video-FOzNQ .poster-BlEPc{object-fit:cover;object-position:center;width:100%;height:100%}.skill-info-O3BfP .video-FOzNQ .play-btn-yz803{width:36px;height:36px;position:absolute;top:44%;left:44%}.skill-info-O3BfP .desc-_U5us{color:rgba(255,255,255,.5);margin-top:8px;font-size:14px;line-height:22px}.skill-info-O3BfP .expand-xrzVM{color:var(--color-858585);flex-direction:row;justify-content:center;align-items:center;margin-top:12px;font-size:14px;display:flex}.skill-info-O3BfP .expand-xrzVM .expand-arrow-H6ksR{width:12px;height:12px;margin-left:4px}.skill-item-nR7nb{flex-direction:column;justify-content:center;align-items:center;height:42px;display:flex;position:relative}.skill-item-nR7nb .box-d7f8N{justify-content:center;align-items:center;height:42px;margin:0 8px;display:flex;position:relative}.skill-item-nR7nb .skill-icon-bfWAd{z-index:1;border:2px solid rgba(255,255,255,.5);border-radius:32px;width:32px;height:32px;position:relative}.skill-item-nR7nb .skill-border-lfjMI{z-index:0;background-image:linear-gradient(41deg,#c09440,#e3c070);border-radius:40px;width:40px;height:40px;position:absolute}.skill-item-nR7nb .skill-number-aAznF{z-index:2;color:var(--color-3e1f02);text-align:center;white-space:nowrap;-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;margin-top:-10px;font-size:12px;font-weight:500}.hero-detail-skill-icon-JvZag{flex-direction:column;justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;display:flex;overflow:visible}.hero-detail-skill-icon-icon-eoWvF{width:32px;height:32px}.hero-detail-skill-icon-name-qYz6z{color:var(--color-3e1f02);text-align:center;white-space:nowrap;-webkit-text-stroke:2px transparent;background:#eaeaea;-webkit-background-clip:text;background-clip:text;margin-top:-10px;font-size:14px;font-weight:500}.home-skill-upgrade-wrapper-tjtNH{box-sizing:border-box;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:4px;height:80px;margin-top:12px;padding:6px 10px 8px;display:flex;overflow-x:auto}.home-skill-upgrade-wrapper-title-PMREW{color:#fff;white-space:nowrap;margin-bottom:8px;font-size:12px;line-height:16px;display:flex}.home-skill-upgrade-wrapper-split-Fc20d{width:1px;height:100%;margin:0 16px}.home-skill-upgrade-wrapper-split-line-RIZ0T{background-color:rgba(133,133,133,.35);width:.5px;height:calc(100% - 26px);margin-top:26px}.home-skill-upgrade-wrapper-skills-tLG3O{align-items:center;display:flex}.home-skill-upgrade-wrapper-arrow-VCbvl{width:16px;height:13px;margin:0 8px}.play-wsC4I{flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 44px);display:flex;position:relative;overflow:scroll}.play-wsC4I .close-iZoYw{z-index:99;width:20px;height:20px;position:absolute;top:8px;right:8px}.play-wsC4I .video-ZvIlr{width:100%}@media screen and (max-width:500px){.play-wsC4I .video-ZvIlr{height:56.2667vw}}@media screen and (min-width:500px){.play-wsC4I .video-ZvIlr{height:281.333px}}.play-wsC4I .skillsWrap-yoHUp{box-sizing:border-box;background:rgba(39,41,49,.8);border-radius:12px;justify-content:center;align-items:center;min-height:78px;margin-top:52px;padding:16px 24px;display:flex;top:523px;left:70px}.play-wsC4I .skillsWrap-yoHUp .skillIcon-teAfy{width:36px;height:36px;margin-right:18px}.play-wsC4I .skillsWrap-yoHUp .skillIcon-teAfy:last-child{margin-right:0}.play-wsC4I .skillsWrap-yoHUp .active-GMDAf{border:1.5px solid #c99244}.play-wsC4I .skillsWrap-yoHUp .changeIcon-Q290z{width:16px;height:16px;margin-left:16px}[data-orientation=landscape] .play-wsC4I .video-ZvIlr{width:calc(100% - var(--intl-webview-left) - var(--intl-webview-right));padding:0 var(--intl-webview-right) 0 var(--intl-webview-left);margin:0 auto}@media screen and (max-width:500px){[data-orientation=landscape] .play-wsC4I .video-ZvIlr{height:37.8667vw}}@media screen and (min-width:500px){[data-orientation=landscape] .play-wsC4I .video-ZvIlr{height:189.333px}}[data-orientation=landscape] .play-wsC4I .skillsWrap-yoHUp{min-height:62px;margin-top:20px;padding:8px 24px}.skillsCard-ycS1N{box-sizing:border-box;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12);border-radius:7px;flex-wrap:wrap;justify-content:center;align-items:center;width:90px;height:50px;margin-top:17px;padding:2px 10px;display:flex;position:relative}.skillsCard-ycS1N:after{content:"";background:rgba(255,255,245,.25);width:1px;height:22px;position:absolute;bottom:-23px}.skillsCard-ycS1N .skillWrap-KfvEF{margin-right:4px}.skillsCard-ycS1N .skillWrap-KfvEF .videoWrap-f30j9{border-radius:20px;width:20px;height:20px;overflow:hidden}.skillsCard-ycS1N .skillWrap-KfvEF .video-plVxn{left:0;width:100%!important;height:100%!important}.skillsCard-ycS1N .skillWrap-KfvEF:nth-child(3),.skillsCard-ycS1N .skillWrap-KfvEF:nth-child(5),.skillsCard-ycS1N .skillWrap-KfvEF:last-child{margin-right:0}.skillsCard-ycS1N .skillIcon-E4w8X{border-radius:20px;width:20px;height:20px}.skillsActiveCard-zUNgt{box-sizing:border-box;border:1px solid #fff;border-radius:6px;width:120px;height:67px;margin-top:0}.skillsActiveCard-zUNgt .skillIcon-E4w8X{border-radius:24px;width:24px;height:24px}.skillsActiveCard-zUNgt .skillWrap-KfvEF{margin-right:8px}.videoCardPlay-V74JQ{width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-_3eL1{flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 44px);display:flex;position:relative;overflow:scroll}.play-_3eL1 .close-L60xQ{z-index:99;width:20px;height:20px;position:absolute;top:8px;right:8px}.play-_3eL1 .video-xmq0g{width:100%}@media screen and (max-width:500px){.play-_3eL1 .video-xmq0g{height:56.2667vw}}@media screen and (min-width:500px){.play-_3eL1 .video-xmq0g{height:281.333px}}.videoCard-YMhY7{border-radius:4px;width:90px;height:50px;margin:17px 20px 0;position:relative}.videoCard-YMhY7:after{content:"";background:rgba(255,255,245,.25);width:1px;height:22px;position:absolute;bottom:-22px;left:50%}.videoCard-YMhY7:nth-child(3){margin-left:0;margin-right:0}.videoCard-YMhY7 .videoCardImg-TeOIc{border-radius:4px;width:100%;height:100%;overflow:hidden}.videoCardAcitcve-ahVTZ{box-sizing:border-box;border:1px solid #fff;border-radius:6px;width:120px;height:67px;margin-top:0;overflow:hidden}.videoCardWrap-Ve7jS{width:100%;height:100%;position:relative}.videoCardWrap-Ve7jS .video-NXqeU{position:relative;left:0;width:100%!important;height:100%!important}.videoCardWrap-Ve7jS .videoCardPlay-knOMy{width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gameplayGuide-YoG72{width:100%;margin-bottom:16px}.gameplayGuide-YoG72 .top-pZ2gK{justify-content:center;align-items:center;display:flex}.gameplayGuide-YoG72 .bottom-U_NtI{justify-content:center;align-items:center;margin-top:22px;display:flex}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM{flex-direction:column;justify-content:center;align-items:center;width:90px;display:flex;position:relative}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM:after{content:"";opacity:.5;border:.5px solid;border-image:linear-gradient(274.04deg,rgba(255,255,255,0) 6.6%,#fff 53.3%,rgba(255,255,255,0) 100%) 1;width:78px;position:absolute;bottom:26.5px;right:-35%}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM:nth-child(2){margin:0 20px}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM:nth-child(2):after{width:61px;right:-45%}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM:nth-child(3) .starIcon-aGuwm{left:-12px}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM:nth-child(3):after{display:none}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM .iconWrap-JyaNO{justify-content:center;align-items:center;display:flex;position:relative}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM .icon-0z3l1{width:24px;height:24px}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM .starIcon-aGuwm{width:12px;height:12px;position:absolute;right:-12px}.gameplayGuide-YoG72 .bottom-U_NtI .tag-maUSM .starLeftIcon-Ent5e{width:12px;height:12px;position:absolute;left:-12px}.gameplayGuide-YoG72 .bottom-U_NtI .oneStar-lzLPm:after{display:none}.gameplayGuide-YoG72 .bottom-U_NtI .tagActive-GA5PL{width:120px}.gameplayGuide-YoG72 .bottom-1-JAGcX .tag-maUSM:after{content:"";opacity:.5;border:.5px solid;border-image:linear-gradient(274.04deg,rgba(255,255,255,0) 6.6%,#fff 53.3%,rgba(255,255,255,0) 100%) 1;width:78px;position:absolute;bottom:26.5px;right:-35%}.gameplayGuide-YoG72 .bottom-1-JAGcX .tag-maUSM:nth-child(2){margin:0 20px}.gameplayGuide-YoG72 .bottom-1-JAGcX .tag-maUSM:nth-child(2):after{width:61px;right:-45%}.gameplayGuide-YoG72 .bottom-1-JAGcX .twoStar-rqKpV:after{display:none}.gameplayGuide-YoG72 .bottom-2-Afz_A .tag-maUSM:after{right:-65%}.gameplayGuide-YoG72 .bottom-2-Afz_A .tag-maUSM:nth-child(2){margin:0 20px}.gameplayGuide-YoG72 .bottom-2-Afz_A .tag-maUSM:nth-child(2):after{width:78px;right:-35%}.gameplayGuide-YoG72 .bottom-2-Afz_A .twoStar-rqKpV:after{display:none}.gameplayGuide-YoG72 .bottom-3-GqTee .tag-maUSM:after{width:62px;right:-48%}.gameplayGuide-YoG72 .bottom-3-GqTee .tag-maUSM:nth-child(2){margin:0 20px}.gameplayGuide-YoG72 .bottom-3-GqTee .tag-maUSM:nth-child(2):after{width:78px;right:-66%}.common-component-poster-video{position:relative}.common-component-poster-video-playIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.common-component-poster-video-cover{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.common-component-poster-video-duration{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(0,0,0,.5);border-radius:4px;padding:2px 5px;font-size:9px;font-weight:400;line-height:14px;position:absolute;bottom:8px;right:8px}.video-jyXtG{border-radius:6px;width:100%;height:194px;overflow:hidden}.entranceContainer-Y7_yq{width:100%;margin:16px 0;display:flex}.entranceContainer-Y7_yq .entranceBox-q10Cg{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.entranceContainer-Y7_yq .entranceBg-nnjHM{object-fit:cover;border-radius:6px;width:100%;height:112px;overflow:hidden}.entranceContainer-Y7_yq .entranceText-hxtgG{white-space:nowrap;font-weight:600;line-height:18px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.entranceContainer-Y7_yq .entranceBtn-cwd67{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:4px;align-items:center;margin-top:12px;padding:3px 6px;display:inline-flex}.entranceContainer-Y7_yq .arrow-u7zm9{width:16px;height:22px;margin-left:4px}.entranceContainer-Y7_yq .btnText-SaPQS{color:rgba(255,255,255,.8);line-height:22px}.entranceContainer-Y7_yq .previewBox-TYdid{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:rgba(0,0,0,.5);border-radius:4px;align-items:center;padding:2px 4px;display:flex;position:absolute;top:4px;right:2px}.entranceContainer-Y7_yq .previewBox-TYdid .previewText-CXEFT{margin-left:2px;font-size:10px;font-weight:600}.combination-tATEY{margin-top:12px;padding-bottom:4px}.combination-tATEY .content-Y0hW2{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:8px;flex-direction:row;margin-bottom:12px;padding:8px 10px;display:flex;overflow:auto}.combination-tATEY .content-Y0hW2 .scroll-wrapper--horizatal-TGNxj{width:100%;display:flex;overflow-x:auto;overflow-y:hidden}.combination-tATEY .content-Y0hW2 .info-RzhLS{padding-right:12px}.combination-tATEY .content-Y0hW2 .info-RzhLS .title-e1baw{color:#fff;white-space:nowrap;height:43px;font-family:PingFang SC;font-size:16px;line-height:50px}.combination-tATEY .content-Y0hW2 .info-RzhLS .gain-kzuOy{color:rgba(255,255,255,.5);white-space:nowrap;flex-direction:row;align-items:center;margin-top:16px;font-size:12px;display:flex}.combination-tATEY .content-Y0hW2 .info-RzhLS .gain-kzuOy .question-ZNU_b{width:12px;height:12px;margin-left:4px}.combination-tATEY .content-Y0hW2 .info-RzhLS .exponent-ZkXqT{color:var(--color-858585);margin-top:16px;font-size:12px}.combination-tATEY .content-Y0hW2 .items-Elia7{flex-direction:row;align-items:center;display:flex}.combination-tATEY .content-Y0hW2 .items-Elia7 .combination-item-pQoL1{background:rgba(255,255,255,.16);border-radius:4px;margin-right:8px;padding:6px 6px 12px}.combination-tATEY .content-Y0hW2 .items-Elia7 .combination-item-pQoL1 .heros-oWNV3{flex-direction:row;display:flex}.combination-tATEY .content-Y0hW2 .items-Elia7 .combination-item-pQoL1 .heros-oWNV3 .heroIcon-FtEa0{border-radius:4px;width:36px;height:36px;margin-right:6px}.combination-tATEY .content-Y0hW2 .items-Elia7 .combination-item-pQoL1 .text-_HZlt{color:#fff;text-align:center;margin-top:16px;font-family:DIN Next LT Pro;font-size:19px;font-weight:500}.question-modal-YxQ6b{margin-top:4px}.question-modal-YxQ6b .title-e1baw{color:#4d2d0f;text-align:center;margin-bottom:12px;font-size:16px;font-weight:500}.question-modal-YxQ6b .desc-IAR3r{color:var(--color-3e1f02);font-size:14px;line-height:22px}.contribute-cHUUV{justify-content:center;display:flex}.contribute-cHUUV .button-cwpmz{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:4px;justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;height:22px;padding:0 10px;display:flex}.contribute-cHUUV .button-cwpmz .edit-icon-MbU7m{height:16px;margin-right:4px}.contribute-cHUUV .submit-TzgUT{color:rgba(255,255,255,.8)}.hero-info-tabs-Ivj_P{padding:16px}.hero-info-tabs-Ivj_P .adm-tabs-tab-wrapper-stretch{flex:initial}[data-orientation=landscape] .hero-info-tabs-Ivj_P{padding:16px 0}.container-IU3HN{color:rgba(255,255,255,.6);justify-content:center;align-items:center;width:112px;height:50px;display:flex;position:relative}.container-IU3HN .inner-Yo1Cq{background:rgba(255,255,255,.12);border-radius:6px;justify-content:center;align-items:center;width:102px;height:36px;display:flex}.container-IU3HN .inner-Yo1Cq .text-u5uQl{text-overflow:ellipsis;white-space:nowrap;z-index:2;padding:0 4px;font-size:12px;overflow:hidden}.container-IU3HN .inner-active-EoVh4{border-radius:0;border-radius:initial;background:0 0;background:initial}.container-IU3HN .img-eNXYU{z-index:1;width:112px;height:50px;position:absolute;top:0;left:0}.container-new-eVeu3{color:rgba(255,255,255,.6);justify-content:center;align-items:center;width:106px;height:32px;margin-right:6px;display:flex;position:relative}.container-new-eVeu3 .img-new-jux2A{z-index:1;width:106px;height:32px;position:absolute;top:0;left:0}.container-new-eVeu3 .img-select-ToYSp{height:30px;margin-top:2px}.container-new-eVeu3 .inner-Yo1Cq{justify-content:center;align-items:center;width:106px;height:32px;display:flex}.container-new-eVeu3 .inner-Yo1Cq .text-u5uQl{text-overflow:ellipsis;white-space:nowrap;color:#7cccd7;text-align:center;z-index:2;max-width:80%;padding:0 4px;font-family:Source Han Serif CN;font-size:9px;font-weight:500;overflow:hidden}.container-new-eVeu3 .inner-Yo1Cq .text-select-bdwr9,.active-qR9cS{color:#fff}.one-cc1Xd{margin-left:14px}.sections-ZoGzh{background-color:transparent;margin:0 -16px}.sections-ZoGzh .adm-tabs-header-mask-right-QLzgT{background:0 0}.sections-ZoGzh .adm-tabs{background-color:transparent;background-color:initial}.sections-ZoGzh .adm-tabs-tab{margin:0;padding:0}.sections-ZoGzh .adm-tabs-tab-wrapper{padding:0}.sections-ZoGzh .adm-tabs-header-mask{opacity:0!important}.hero-detail-skill-wrapper-oLInc{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:8px;margin-top:12px;margin-bottom:16px;padding:12px}.honor-label-wgvg6{background:linear-gradient(270deg,#92d2f3 0%,#c5e9fc 100%);border-radius:0 2px 2px 0;align-items:center;height:16px;margin-left:10px;display:flex}.honor-label-wgvg6 .label-inner-h1HXs{background:linear-gradient(270deg,#d4ecfa 0%,#e9f7ff 100%);border-radius:0 2px 2px 0;align-items:center;height:15px;margin-right:.5px;font-size:10px;display:flex}.honor-label-wgvg6 .label-inner-h1HXs .badge-icon-PyLrN{width:20px;height:20px;margin-left:-10px}.honor-label-wgvg6 .label-inner-h1HXs .text-Wa6gP{color:#2793cc;width:-webkit-fit-content;width:fit-content;height:10px;padding:0 4px 0 1px;font-size:10px;line-height:10px}.honor-label-wgvg6.purple-igEeq{background:linear-gradient(270deg,#dbb8ff 0%,#eedeff 100%)}.honor-label-wgvg6.purple-igEeq .label-inner-h1HXs{background:linear-gradient(90deg,#f7efff 0%,#eedeff 100%)}.honor-label-wgvg6.purple-igEeq .label-inner-h1HXs .text-Wa6gP{color:#ad48ba}.author-xrWKj{background:rgba(255,255,255,.12);align-items:center;height:38px;padding-left:10px;display:flex}.author-xrWKj .avatar-V8EnY{border-radius:50%;width:20px;height:20px;margin-right:8px}.author-xrWKj .name-BYVsW{color:#fff;height:22px;margin-right:4px;font-size:14px;line-height:22px}.author-xrWKj .name-white-sZNHK{color:#3e1f02}.strategy-qNYcf{margin-top:12px;padding-bottom:4px}.strategy-qNYcf .box-xBuCC{justify-content:space-between;align-items:center;display:flex}.strategy-qNYcf .box-xBuCC .refresh-tQOtQ{color:rgba(255,255,255,.8);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:4px;justify-content:center;align-items:center;padding:2px 10px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px;display:flex}.strategy-qNYcf .box-xBuCC .refresh-tQOtQ .img-mFOwC{width:12px;height:12px;margin-left:4px}.strategy-qNYcf .author-RcQVo{background:0 0;background:initial}.strategy-qNYcf .section-title-Kvh8O{justify-content:space-between;align-items:center;height:24px;margin-bottom:6px;padding-right:16px}.strategy-qNYcf .strategy-refresh-fdyUI{color:#c99244;align-items:center;display:flex}.strategy-qNYcf .strategy-refresh-fdyUI img{width:16px;height:16px;margin-right:4px}.strategy-qNYcf .strategy-refresh-fdyUI .refresh-text-SqQVy{color:#858585;height:18px;font-size:14px;line-height:18px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D{opacity:1;background-color:rgba(255,255,255,.12);border:.5px solid rgba(215,215,215,.7);border-radius:8px;margin-bottom:12px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .info-nK6ak{flex-direction:row;align-items:center;padding:8px 10px;display:flex}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .info-nK6ak .icon-chEjM{border-radius:50%;width:20px;height:20px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .info-nK6ak .name-CvemL{color:var(--color-3e1f02);margin-left:4px;font-size:14px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .info-nK6ak .tag-MFHA1{color:#c48b3a;text-align:center;background:rgba(192,148,64,.15);border-radius:4px 0;width:86px;height:18px;margin-left:4px;font-size:12px;line-height:18px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .split-VWD28{background-color:rgba(255,255,255,.24);height:.5px;margin:0 8px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .card-body-KxOlF{color:var(--color-858585);flex-wrap:wrap;justify-content:flex-end;padding:5.5px 10px;display:flex}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .card-body-KxOlF .content-vY9dg{color:rgba(255,255,255,.5);width:100%;padding:0;font-size:14px;line-height:22px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .card-body-KxOlF .hot-Qf2GF{color:rgba(255,255,255,.5);align-items:center;margin-top:2px;display:flex}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .card-body-KxOlF .hot-Qf2GF img{width:20px;height:20px;margin-right:4px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .card-body-KxOlF .hot-Qf2GF .hot-num-ucNX8{height:22px;font-size:14px;line-height:22px}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .card-body-KxOlF .hot-Qf2GF .hot-num-is-liked-zoZeH{color:#c99244}.strategy-qNYcf .cards-rKdJN .strategy-card-HHa1D .strategy-tag-hViGF{color:#c99244;background:rgba(201,146,68,.15);border-radius:4px 0;width:-webkit-fit-content;width:fit-content;height:18px;margin-right:6px;padding:0 4px;font-size:12px;line-height:18px}[data-orientation=landscape] .strategy-qNYcf .strategy-refresh-fdyUI .refresh-text-SqQVy{color:rgba(255,255,255,.5)}[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:0 0}[data-orientation=landscape] .hero-detail-suit-wrapper .suit .cards .suit-card .info .road .icon{opacity:.5}.hero-detail-suit-wrapper-OcbrG img{-webkit-user-select:none;user-select:none}.hero-detail-suit-wrapper-OcbrG .btn-maBbp{margin-top:16px}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU{margin-top:12px;padding-bottom:16px;overflow:hidden}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH{justify-content:center;display:flex}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .adm-swiper-horizontal-kgfWy{padding-bottom:4px;overflow:visible}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .adm-swiper-track-Av2_7{width:calc(100% + 16px)}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .adm-swiper-slide-KEbTR .adm-swiper-item-iCu1d{width:calc(100% - 16px)}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .adm-swiper-indicator-eresZ{bottom:0}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .adm-swiper-indicator-eresZ .adm-page-indicator-dot-gLkFv.adm-page-indicator-dot-active-bOXnM{background-color:#c99244;width:12px;height:4px}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .adm-swiper-indicator-eresZ .adm-page-indicator-dot-gLkFv{border-radius:2px;width:4px;height:4px;margin-right:8px}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL{background:rgba(255,255,255,.12);border:.5px solid rgba(215,215,215,.7);border-radius:8px;margin-bottom:12px;overflow-x:hidden;overflow-y:visible}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .author-zi2RC{background-color:var(--color-f0f0f0)}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t{justify-content:space-between;align-items:center;padding:10px 10px 8px 8px;display:flex}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .tag-cVjT2{color:#c99244;background:rgba(201,146,68,.15);border-radius:4px 0;width:-webkit-fit-content;width:fit-content;height:18px;margin-right:6px;padding:0 4px}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .name-mvmaM{align-items:center;padding-left:2px;display:flex}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .name-mvmaM .preset-name-dDuXA{color:#fff;height:24px;font-size:16px;line-height:24px}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .name-mvmaM .preset-name-white-qLXFQ{color:#3e1f02}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .name-mvmaM .preset-tag-ZKJBB{color:#c99244;background:rgba(201,146,68,.15);border-radius:4px 0;width:-webkit-fit-content;width:fit-content;height:18px;margin-right:6px;padding:0 4px;font-size:12px;line-height:18px}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .road-p9KbB{align-items:center;display:flex}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .road-p9KbB .icon-MhcI_{width:16px;height:16px;margin-right:6px}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .road-p9KbB .road-name-ZfNZG{color:rgba(255,255,255,.5);height:22px;font-size:14px;line-height:22px}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .info-o1l3t .road-p9KbB .road-name-white-hdRZH{color:#858585}.hero-detail-suit-wrapper-OcbrG .suit-cIFxU .cards-okXdH .suit-card-OowlL .split-sZbiR{background-color:rgba(255,255,255,.24);height:.5px;margin:0 10px}.adm-popover-aP1wS.theme-blue-biHaZ .adm-popover-inner-YN0NM{background-color:rgba(21,47,87,.898)}.adm-popover-aP1wS.theme-blue-biHaZ .adm-popover-inner-YN0NM .equip-item-popover-Hg7_M .desc-JFKOI{color:rgba(255,255,255,.6)}.adm-popover-aP1wS.theme-blue-biHaZ .adm-popover-arrow-BtlYw{color:rgba(21,47,87,.898)}.adm-popover-aP1wS.equip-list-popover-Bzx6S.theme-blue-biHaZ,.adm-popover-aP1wS.rune-effect-popover-ek7ie.theme-blue-biHaZ{box-sizing:border-box;pointer-events:none;background-color:transparent;padding-left:calc(100% - 420px)}.adm-popover-aP1wS.equip-list-popover-Bzx6S.theme-blue-biHaZ .adm-popover-inner-YN0NM,.adm-popover-aP1wS.rune-effect-popover-ek7ie.theme-blue-biHaZ .adm-popover-inner-YN0NM{pointer-events:all}.equip-image-W9jM7{margin-right:14px}.equip-image-W9jM7 .equip-item-iCZNa{border-radius:50%;width:32px;height:32px}.equip-item-popover-wNaIq .title-ET9ZL{color:var(--color-ffffff);margin-bottom:12px;font-size:16px;font-weight:600}.equip-item-popover-wNaIq .attrs-QIb_i{margin-bottom:4px}.equip-item-popover-wNaIq .attrs-QIb_i .attr-item-n9GNt{flex-direction:row;align-items:center;margin-bottom:10px;display:flex}.equip-item-popover-wNaIq .attrs-QIb_i .attr-item-n9GNt .num-vqVKR{color:#47a3e6;margin-right:26px;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;line-height:1;position:relative}.equip-item-popover-wNaIq .attrs-QIb_i .attr-item-n9GNt .attr-NB2Ws{color:var(--color-ffffff);font-size:12px;line-height:12px}.equip-item-popover-wNaIq .desc-Jv4wc{color:var(--color-ffffff);font-size:12px}.adm-popover-s92NL{z-index:999}.popover-rtl-MgbGn{left:auto!important}.all-equip-list-honD0{flex-wrap:wrap;align-items:center;width:100%;display:flex}.all-equip-list-honD0 .test-iehrl{align-items:center;display:flex;overflow-x:auto;overflow-y:hidden}.all-equip-list-honD0 .test-iehrl.scroll-bar-padding-TkcUl{padding-bottom:10px}.all-equip-list-honD0 .equip-image-Hl9gQ{align-items:center;height:52px;display:flex}.rune-effect-data-ai2rh .title-TgARw{color:var(--color-ffffff);margin-bottom:12px;font-size:16px;font-weight:600}.rune-effect-data-ai2rh .attrs-zslN3{margin-bottom:4px}.rune-effect-data-ai2rh .attrs-zslN3 .attr-item-p8__C{flex-direction:row;align-items:center;margin-bottom:10px;display:flex}.rune-effect-data-ai2rh .attrs-zslN3 .attr-item-p8__C:last-of-type{margin-bottom:0}.rune-effect-data-ai2rh .attrs-zslN3 .attr-item-p8__C .num-HNwjV{color:#47a3e6;width:47px;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;line-height:1;position:relative}.rune-effect-data-ai2rh .attrs-zslN3 .attr-item-p8__C .attr-h6KRl{color:var(--color-ffffff);font-size:12px;line-height:12px}.rune-effect-data-ai2rh .desc-mh47W{color:var(--color-ffffff);font-size:12px}.rune-item-FGjId{flex-direction:row;align-items:center;margin-right:10px;display:flex}.rune-item-FGjId .rune-container-H2CJX{margin-right:3px;position:relative}.rune-item-FGjId .rune-container-H2CJX .rune-count-iogoQ{box-sizing:border-box;text-align:center;width:14px;height:14px;color:var(--color-ffffff);background-color:rgba(0,0,0,.47);border-radius:50%;font-family:DIN Next LT Pro;font-size:10px;line-height:13px;position:absolute;bottom:0;right:-1px}.rune-item-FGjId .rune-container-H2CJX .rune-count-white-mebjM{color:#fff}.rune-item-FGjId .rune-container-H2CJX .rune-count-station-xoDHW{color:var(--color-3e1f02)!important}.rune-item-FGjId .icon-VYdEg{width:32px;height:32px}.rune-item-FGjId .infos-M22RG{color:rgba(255,255,255,.5);white-space:nowrap;width:-webkit-fit-content;width:fit-content;margin-bottom:4px;font-size:12px}.rune-item-FGjId .infos-M22RG .name-XeVCC{color:var(--color-858585);white-space:nowrap;margin-bottom:4px;font-size:12px}.rune-item-FGjId .infos-M22RG .num-oUEvg{color:var(--color-858585);font-family:DIN Next LT Pro;font-size:12px}.rune-item-FGjId .infos-white-vLrsq{color:#c2c2c2}.popover-rtl-Cg2Bb{left:auto!important}.suit-info-wrapper-bWp3n .equip-list-popover-B6wwD .adm-popover-inner{width:100%}.suit-info-wrapper-bWp3n .equip-list-popover-B6wwD .adm-popover-inner-content{padding:0 12px}.suit-info-wrapper-bWp3n .content-QaRtk{padding:12px 10px}.suit-info-wrapper-bWp3n .content-QaRtk .wrap-g2blE{align-items:center;margin-bottom:12px;display:flex}.suit-info-wrapper-bWp3n .content-QaRtk .wrap-g2blE .eye-jf5bB{margin-left:auto;padding-left:4px}.suit-info-wrapper-bWp3n .content-QaRtk .wrap-g2blE .eye-jf5bB .view-equip-q2RaM{width:16px;height:16px}.suit-info-wrapper-bWp3n .content-QaRtk .equips-joaGe{flex-direction:row;align-items:center;display:flex;overflow:auto}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq{flex-direction:row;flex-grow:0;align-items:center;width:100%;display:flex}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .skills-UM_yM{flex-direction:row;align-items:center;display:flex}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .skills-UM_yM .icon-rK4p6{border-radius:50%;width:32px;height:32px;margin-right:10px}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .skills-UM_yM .split-vertical-aeGH4{background-color:var(--color-d7d7d7);opacity:.6;width:.5px;height:20px}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .runes-s_pQC{flex-direction:row;flex:1;align-items:center;padding-left:10px;display:flex;overflow:auto}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .verticle-line-Hs9Xt{background:linear-gradient(rgba(231,231,231,0) 0%,#e7e7e7 53.22%,rgba(231,231,231,0) 100%);width:1px;height:32px;position:relative}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .verticle-line-Hs9Xt:before{content:"";pointer-events:none;background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%);width:32px;height:32px;display:block;position:absolute;top:50%;transform:translate(-100%,-50%)}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .verticle-line-station-fAoZy{width:0}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .verticle-line-station-fAoZy:before{background:linear-gradient(270deg,#20354e 0%,rgba(32,53,78,0) 100%)!important}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .eye-jf5bB{padding-left:4px}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .eye-jf5bB .view-rune-oFJ0S{width:16px;height:16px}.suit-info-wrapper-bWp3n .content-QaRtk .others-r0glq .eye-jf5bB .adm-popover-Y008N{transform:none}.suit-info-wrapper-bWp3n .content-QaRtk .suit-desc-tag-list-lykOF{margin-top:12px;display:flex}.suit-info-wrapper-bWp3n .content-QaRtk .suit-desc-tag-list-lykOF .tag-S8YVA{color:rgba(255,255,255,.6);white-space:nowrap;text-overflow:ellipsis;background:rgba(131,140,143,.15);border-radius:4px 0;width:-webkit-fit-content;width:fit-content;max-width:180px;height:16px;margin-right:6px;padding:0 5px;font-size:12px;line-height:16px;overflow:hidden}.suit-info-wrapper-bWp3n .content-QaRtk .suit-desc-tag-list-lykOF .tag-while-vgbgU{color:#858585;background:#f0f0f0}.equip-list-popover-B6wwD{width:calc(100% - 32px)}.popover-rtl-Sk7ic{left:auto!important}[data-orientation=landscape] .suit-info-wrapper-bWp3n .content-QaRtk .suit-desc-tag-list-lykOF .tag-while-vgbgU{color:rgba(255,255,255,.6);background:rgba(131,140,143,.15)}[data-orientation=landscape] .equip-list-popover-B6wwD,[data-orientation=landscape] .rune-effect-popover-Kn8Wc{box-sizing:border-box;pointer-events:all;background-color:transparent;padding-left:calc(100% - 420px)}[data-orientation=landscape] .equip-list-popover-B6wwD .adm-popover-inner,[data-orientation=landscape] .rune-effect-popover-Kn8Wc .adm-popover-inner{background-color:rgba(21,47,87,.898)}[data-orientation=landscape] .equip-list-popover-B6wwD .adm-popover-inner .desc,[data-orientation=landscape] .rune-effect-popover-Kn8Wc .adm-popover-inner .desc{color:rgba(255,255,255,.6)}[data-orientation=landscape] .equip-list-popover-B6wwD .adm-popover-arrow,[data-orientation=landscape] .rune-effect-popover-Kn8Wc .adm-popover-arrow{color:rgba(21,47,87,.898)}.heroInfo-dSVsZ{width:100%;margin-bottom:16px;display:flex;overflow:visible}.heroInfo-dSVsZ .leftInfo-TvqcQ{object-fit:cover;background-size:cover;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative;overflow:visible}.heroInfo-dSVsZ .leftInfo-TvqcQ .heroIcon-SAcWm{object-fit:cover;background-size:cover;border-radius:50%;width:100px;height:100px;margin-top:6px}.heroInfo-dSVsZ .leftInfo-TvqcQ .heroWorldIcon-AjHzH{object-fit:cover;background-size:cover;width:120px;margin-top:0}.heroInfo-dSVsZ .leftInfo-TvqcQ .heroIconMask-PID3N{width:100%;height:100%;position:absolute;top:0}.heroInfo-dSVsZ .rightInfo-CVzWy{flex-direction:column;flex:1;justify-content:center;margin-left:12px;display:flex}.heroInfo-dSVsZ .rightInfo-CVzWy .item-X5xl9{align-items:flex-start;margin-bottom:6px;display:flex}.heroInfo-dSVsZ .rightInfo-CVzWy .item-X5xl9:last-child{margin-bottom:0}.heroInfo-dSVsZ .rightInfo-CVzWy .item-X5xl9 .iconWrap-gCzDI{justify-content:center;align-items:center;width:14px;height:16px;margin-right:6px;display:flex}.heroInfo-dSVsZ .rightInfo-CVzWy .item-X5xl9 .icon-xJCKY{width:14px;height:14px}.heroInfo-dSVsZ .rightInfo-CVzWy .item-X5xl9 .key-rXvk2{color:#fff;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:16px}.heroInfo-dSVsZ .rightInfo-CVzWy .item-X5xl9 .value-gxMmj{color:rgba(255,255,255,.5);word-break:break-word;flex:1;margin-left:10px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px}.right-qstpO{justify-content:center;align-items:center;display:flex}.right-qstpO .txt-UXKco{color:rgba(255,255,255,.8);font-family:PingFang SC;font-size:12px;font-weight:400;line-height:16px}.right-qstpO .arrow-T_h1I{width:14px;height:14px}.card-vLD1N{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:8px;margin-top:16px;margin-right:10px;padding:12px;position:relative;overflow:hidden}.card-vLD1N .reviewContent-HMdUJ{color:rgba(255,255,255,.8);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;height:36px;font-size:14px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.card-vLD1N .bgImage-HhezZ{z-index:-1;-o-object-fit:cover;object-fit:cover;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0}.card-vLD1N .footer-KKPmq{justify-content:space-between;width:100%;margin-top:26px;display:flex}.card-vLD1N .footer-KKPmq .row-tipcU{align-items:center;display:flex}.card-vLD1N .footer-KKPmq .footerText-AXViD{color:rgba(255,255,255,.8);margin-left:8px;margin-right:4px;font-size:12px;line-height:16px}@keyframes icon-rotating-kzea2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-vLD1N .loadingIcon-qIpKv{animation:3s linear infinite icon-rotating-kzea2}.card-vLD1N .transIcon-kjqI6{cursor:pointer;vertical-align:middle;width:20px;height:20px}.card-vLD1N .transText-vOdqx{color:#c2c2c2;margin-left:8px;font-size:12px}[data-card-item-theme=white] .news-card-name{color:#fff!important}[data-card-item-theme=white] .date{color:rgba(255,255,255,.314)!important}.likeLottieContainer-HRNeT{display:inline-flex;position:relative}.wrap-H45CE{box-sizing:border-box;width:100%;margin-bottom:24px;padding:0 16px}.wrap-H45CE .header-xtAH4{justify-content:space-between;align-items:center;display:flex}.wrap-H45CE .headerHalf-lYNDG{align-items:center;display:flex}.wrap-H45CE .hotBox-JCQK_{background:rgba(255,255,255,.12);border-radius:16px;align-items:center;margin-left:8px;padding:3px 6px 3px 4px;display:flex}.wrap-H45CE .hotBox-JCQK_ .hotNumber-pNVfn{color:#fff;margin-left:6px;font-weight:500;line-height:16px}[data-orientation=landscape] .wrap-H45CE{padding:0}.camp-hero-selector-adjust__title{color:#3e1f02;padding:16px 16px 8px;font-size:16px;font-weight:500}.camp-hero-selector-adjust__version{color:#858585;margin-left:6px;font-size:14px;font-weight:400}.camp-hero-selector-adjust__heros{flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:16px;padding-left:16px;display:flex;overflow:auto}.camp-hero-selector-adjust__hero-item{box-sizing:border-box;background-color:#f0f0f0;border-radius:4px;flex-shrink:0;align-items:center;min-width:167px;height:46px;min-height:46px;margin-right:8px;padding:7px 8px;display:flex;overflow:hidden}.camp-hero-selector-adjust__hero-item__icon{border-radius:4px;width:32px;height: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{color:#0dafeb;white-space:nowrap;background-color:rgba(13,175,235,.15);width:-webkit-fit-content;width:fit-content;padding:1px 4px;font-family:PingFang SC;font-size:9px;font-style:normal;font-weight:500;line-height:14px}.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:rgba(255,255,255,.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{display:inline;display:initial;pointer-events:none;background:linear-gradient(270deg,#2964b2 0%,rgba(41,100,178,0) 100%);width:65px;position:absolute;top:42px;bottom:16px;right:0}.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:rgba(255,255,255,.5)}[data-orientation=landscape] .camp-hero-selector-tab.adm-tabs .adm-tabs-tab.adm-tabs-tab-active{color:#fff}.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{text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:rgba(133,133,133,.5);background:#ededed;font-family:PingFang SC;font-size:15px;line-height:24px}.camp-hero-selector-header{border-bottom:.5px solid #dfe2ea;flex-direction:column;flex-shrink:0;align-items:center;display:flex}.camp-hero-selector-header__bar{background:#e9ecf3;border-radius:2px;width:32px;height:4px;margin-top:8px}.camp-hero-selector-header__title{color:#0f2128;height:48px;font-size:16px;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;text-align:left;text-overflow:ellipsis;flex-grow:1;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;overflow:hidden}[data-orientation=landscape] .camp-hero-selector-header__close{display:inline;display:initial;flex-shrink:0;width:24px;height:24px}.hero-popup-hero-list{box-sizing:border-box;flex:1;padding:0 16px;overflow:auto}.hero-popup-hero-list__category{color:#3e1f02;padding-top:10px;font-size:16px;font-weight:500}.hero-popup-hero-list__section{flex-flow:wrap;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.camp-hero-card{box-sizing:border-box;color:#3e1f02;background:#f0f0f0;border-radius:4px;flex-direction:row;flex-shrink:1;align-items:center;width:calc(50% - 4px);height:46px;margin-top:8px;padding:8px;font-size:12px;display:flex;position:relative;overflow:hidden}.camp-hero-card:before{content:"";transform-origin:0 0;pointer-events:none;box-sizing:border-box;z-index:1;border:1px solid #f0f0f0;border-radius:8px;width:200%;height:200%;position:absolute;top:0;left:0;transform:scale(.5)}.camp-hero-card__icon{border-radius:4px;flex-shrink:1;width:32px;height:32px;margin-right:8px}.camp-hero-card--active{background-color:#fff;border-color:#c99244}.camp-hero-card--active:before{border:1px solid #c99244}.camp-hero-card__corner{width:16px;height:16px;display:none;position:absolute;bottom:0;right:0}.camp-hero-card--active .camp-hero-card__corner{display:block}.camp-hero-card__tag{color:#0dafeb;background-color:rgba(13,175,235,.15);width:-webkit-fit-content;width:fit-content;padding:1px 4px;font-size:9px;font-style:normal;font-weight:500;line-height:10px}[data-orientation=landscape] .camp-hero-card{color:#fff;background:rgba(93,151,232,.32)}[data-orientation=landscape] .camp-hero-card:before{border-color:transparent}[data-orientation=landscape] .camp-hero-card--active:before{border:1px solid #c99244}[data-orientation=landscape] .hero-popup-hero-list__category{color:#fff}.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{flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:auto}.camp-hero-selector-wrapper__bg{display:none}.camp-hero-selector-wrapper__body{flex-grow:1;height:0}.camp-hero-selector-wrapper__body__content{flex-direction:column;height:100%;display:flex}.camp-hero-selector-wrapper__body__content__list{flex-grow:1}[data-orientation=landscape] .camp-hero-selector-wrapper .adm-popup-body{height:100%;overflow:hidden;border-radius:0!important;width:61.8vw!important}[data-orientation=landscape] .camp-hero-selector-wrapper__body{height:-webkit-fit-content;height:fit-content}[data-orientation=landscape] .camp-hero-selector-wrapper__sticky{z-index:2;position:-webkit-sticky;position:sticky;top:0}[data-orientation=landscape] .camp-hero-selector-wrapper__panel{background:linear-gradient(270deg,#2b65b2 0%,#2955a6 100%);position:relative;overflow:hidden}[data-orientation=landscape] .camp-hero-selector-wrapper__bg{display:inline;display:initial;width:100%;height:100%;position:absolute;top:0;left:0}[data-orientation=landscape] .camp-hero-selector-wrapper__bg__top-left{background:url(../../static/media/bg-top-left.a0c7477aa04d9fb1.png) 0/contain no-repeat;width:250px;height:175px;position:absolute;top:0;left:0}[data-orientation=landscape] .camp-hero-selector-wrapper__bg__top-right{background:url(../../static/media/grid.f6e81c8fe85fe36e.png) 100%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;right:0}[data-orientation=landscape] .camp-hero-selector-wrapper__bg__bottom-right{background:url(../../static/media/bg-bottom-right.e9ac5376b6ffb0bf.png) 100%/contain no-repeat;width:100px;height:60px;position:absolute;bottom:0;right:0}.switchHero-DD7nA{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(18,11,11,.4);border:1px solid rgba(255,255,255,.19);border-radius:25px;align-items:center;width:-webkit-fit-content;width:fit-content;padding:4px 12px 4px 6px;display:flex}.switchHero-DD7nA .heroIcon-HLsfJ{width:24px;height:24px}.switchHero-DD7nA .text-KRxkW{color:#fff;margin:0 4px;font-size:14px;font-weight:500;line-height:18px}.switchHero-DD7nA .switchIcon-z9EUi{width:12px;height:12px}[data-orientation=landscape] .switchHero-DD7nA{left:calc(var(--intl-webview-left) + 24px);z-index:6;position:absolute}@media screen and (max-width:500px){[data-orientation=landscape] .switchHero-DD7nA{top:4.26667vw}}@media screen and (min-width:500px){[data-orientation=landscape] .switchHero-DD7nA{top:21.3333px}}.satisfactionScore-VbKPH{box-sizing:border-box;width:100%;padding:2px 40px}.satisfactionScore-VbKPH .tit-syydO{color:#fff;text-align:center;padding-bottom:22px;font-family:Source Han Serif CN;font-size:17px;font-weight:700;line-height:100%}.satisfactionScore-VbKPH .rateWrap-KaPwQ{margin-bottom:24px}.satisfactionScore-VbKPH .rateWrap-KaPwQ:last-child{margin-bottom:0}.satisfactionScore-VbKPH .rateWrap-KaPwQ .item-jVEmb{word-break:break-word;margin-bottom:6px;font-family:Source Han Serif CN;font-size:14px;font-weight:700;line-height:100%}.satisfactionScore-VbKPH .adm-rate-star{color:#1e5e6b}.satisfactionScore-VbKPH .adm-rate-star-active{color:#ffedad}.satisfactionScore-VbKPH .adm-rate-box{margin-right:17px}.satisfactionScore-VbKPH .footer-bphgv{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding-top:20px;padding-bottom:4px;display:flex}.satisfactionScore-VbKPH .footer-bphgv .btn-oQPIt{background-image:url(../../static/media/btn.eee975cef597ebf3.png);background-size:100% 100%;justify-content:center;align-items:center;width:136px;height:36px;transition:all .3s;display:flex}.satisfactionScore-VbKPH .footer-bphgv .btn-oQPIt .text-zNXYj{color:#535353;font-family:Source Han Serif CN;font-size:16px;font-weight:700;line-height:100%}.satisfactionScore-VbKPH .footer-bphgv .active-dHDpV{background-image:url(../../static/media/btn-active.f2a5658dbac00d59.png)}.satisfactionScore-VbKPH .footer-bphgv .active-dHDpV .text-zNXYj{background:linear-gradient(#692605 0%,#be7a3f 100%);color:transparent;-webkit-background-clip:text;background-clip:text}[data-orientation=landscape] .satisfactionScore-VbKPH{padding:0}[data-orientation=landscape] .satisfactionScore-VbKPH .tit-syydO{padding-top:2px;padding-bottom:12px}[data-orientation=landscape] .satisfactionScore-VbKPH .adm-rate-star{color:rgba(255,255,255,.125)}[data-orientation=landscape] .satisfactionScore-VbKPH .adm-rate-star-active{color:#ffedad}[data-orientation=landscape] .satisfactionScore-VbKPH .adm-rate-box{margin-right:12px}[data-orientation=landscape] .rateWrap-KaPwQ{margin-bottom:8px}[data-orientation=landscape] .listContent-Dn5tY{box-sizing:border-box;background:rgba(255,255,255,.12);width:100%;height:180px;padding:8px 16px;overflow-y:auto}[data-orientation=landscape] .footer-bphgv{padding-top:12px}[data-orientation=landscape] .footer-bphgv .btn-oQPIt{background-image:url(../../static/media/btn-bg.05b50dcfd41adc52.png);background-size:100% 100%}[data-orientation=landscape] .footer-bphgv .btn-oQPIt .text-zNXYj{color:rgba(255,255,255,.314)}[data-orientation=landscape] .footer-bphgv .active-dHDpV{background-image:url(../../static/media/btn-active-bg.32bdf6f5ec672fae.png)}[data-orientation=landscape] .footer-bphgv .active-dHDpV .text-zNXYj{color:#3e1f02}.score-VBkSs{justify-content:center;align-items:center;width:100%;display:flex}.score-VBkSs .star-QmnTc{width:24px;height:24px;margin-right:16px}.score-VBkSs .star-QmnTc:last-child{margin-right:0}.titleWrap-m0Uz_{text-align:center;justify-content:center;align-items:center;font-family:PingFang SC;font-size:20px;font-weight:500;line-height:100%;display:flex}@media screen and (max-width:500px){.titleWrap-m0Uz_{margin-top:4.26667vw}}@media screen and (min-width:500px){.titleWrap-m0Uz_{margin-top:21.3333px}}@media screen and (max-width:500px){.titleWrap-m0Uz_{margin-bottom:3.2vw}}@media screen and (min-width:500px){.titleWrap-m0Uz_{margin-bottom:16px}}.titleWrap-m0Uz_ .txt-HJMTo{-webkit-text-fill-color:transparent;background:linear-gradient(#e1c073 0%,#fff4df 100%);-webkit-background-clip:text;background-clip:text}.titleWrap-m0Uz_:before,.titleWrap-m0Uz_:after{content:"";background-image:url(../../static/media/tips-line-left.01e43ef9df31297f.png);background-size:100% 100%;display:inline-block}@media screen and (max-width:500px){.titleWrap-m0Uz_:before,.titleWrap-m0Uz_:after{height:4.8vw}}@media screen and (min-width:500px){.titleWrap-m0Uz_:before,.titleWrap-m0Uz_:after{height:24px}}@media screen and (max-width:500px){.titleWrap-m0Uz_:before,.titleWrap-m0Uz_:after{width:16vw}}@media screen and (min-width:500px){.titleWrap-m0Uz_:before,.titleWrap-m0Uz_:after{width:80px}}.titleWrap-m0Uz_:after{background-image:url(../../static/media/tips-line-right.9c333964d75e19b0.png)}.titleWrap-m0Uz_ .title-q3GmF{margin:0 4px}[data-orientation=landscape] .txt-HJMTo{color:#fff;-webkit-text-fill-color:currentColor;background:0 0;-webkit-background-clip:border-box;background-clip:border-box;font-size:24px}.satisfaction-LtIQp{width:100%;padding-top:16px}:root{--color-3e1f02:#3e1f02;--color-858585:#858585;--color-d7d7d7:#d7d7d7;--color-ffffff:#fff;--color-f0f0f0:#f0f0f0;--color-f7f7f7:#f7f7f7;--color-ebebeb:#ebebeb}.home-PM4wt{color:#fff;width:100%;height:100%;position:relative;overflow:hidden}.home-PM4wt .contentWrap-osiq_{box-sizing:border-box;width:100%;height:100%;padding-bottom:39px;position:relative;overflow:scroll}.home-PM4wt .contentWrap-osiq_ .adm-tabs{color:rgba(255,255,255,.5);background-color:transparent;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:24px}.home-PM4wt .contentWrap-osiq_ .adm-tabs-tab-active{color:#fff;font-weight:600}.heroDetailHome-eGksF #main{height:100%;overflow:auto}.heroDetailHome-eGksF #main .details{background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;position:relative}@media screen and (min-width:600px){.heroDetailHome-eGksF ::-webkit-scrollbar{width:0;height:6px}.heroDetailHome-eGksF ::-webkit-scrollbar-track{background:rgba(179,177,177,.5);border-radius:4px}.heroDetailHome-eGksF ::-webkit-scrollbar-thumb{background:rgba(136,136,136,.7);border-radius:4px}.heroDetailHome-eGksF ::-webkit-scrollbar-thumb:active{background:rgba(68,68,68,.7);border-radius:4px}}.heroDetailHome-eGksF .main-left{display:none}: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] .heroDetailHome-eGksF{background-color:var(--color-f7f7f7)}:root[theme-mode=dark] .heroDetailHome-eGksF .adm-tabs{background-color:var(--color-f7f7f7);--active-line-color:var(--color-3e1f02)}:root[theme-mode=dark] .heroDetailHome-eGksF .adm-tabs-tab-active{color:var(--color-3e1f02)}:root[theme-mode=dark] .heroDetailHome-eGksF .sections-expand .header,:root[theme-mode=dark] .heroDetailHome-eGksF .sections-expand .tabs{background-color:var(--color-ffffff)}:root[theme-mode=dark] .heroDetailHome-eGksF .question-modal .title{color:#7f9cc9}:root[theme-mode=dark] .heroDetailHome-eGksF .details{background-color:var(--color-f7f7f7)}:root[theme-mode=dark] .heroDetailHome-eGksF .overview .content-wrapper .main-info .horizontal .name{color:#b0d3fd}:root[theme-mode=dark] .heroDetailHome-eGksF .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}[data-orientation=landscape] .heroDetailHome-eGksF #main{--color-3e1f02:#fff;--color-858585:rgba(255,255,255,.4);--color-ebebeb:rgba(31,44,90,.42)}.isNotStation-ZWgM9{--color-3e1f02:#3e1f02;--color-858585:#858585;--color-d7d7d7:#d7d7d7;--color-ffffff:#fff;--color-f0f0f0:#f0f0f0;--color-f7f7f7:#f7f7f7;--color-ebebeb:#ebebeb}.displayCard-a_VLz{width:100%}.displayCard-a_VLz .titleWrap-QVnvl{text-align:center;justify-content:center;align-items:center;font-family:PingFang SC;font-size:16px;font-weight:500;line-height:22px;display:flex}@media screen and (max-width:500px){.displayCard-a_VLz .titleWrap-QVnvl{padding-top:4.26667vw}}@media screen and (min-width:500px){.displayCard-a_VLz .titleWrap-QVnvl{padding-top:21.3333px}}@media screen and (max-width:500px){.displayCard-a_VLz .titleWrap-QVnvl{padding-bottom:6.4vw}}@media screen and (min-width:500px){.displayCard-a_VLz .titleWrap-QVnvl{padding-bottom:32px}}.displayCard-a_VLz .titleWrap-QVnvl:before,.displayCard-a_VLz .titleWrap-QVnvl:after{content:"";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%;display:inline-block}@media screen and (max-width:500px){.displayCard-a_VLz .titleWrap-QVnvl:before,.displayCard-a_VLz .titleWrap-QVnvl:after{height:4.8vw}}@media screen and (min-width:500px){.displayCard-a_VLz .titleWrap-QVnvl:before,.displayCard-a_VLz .titleWrap-QVnvl:after{height:24px}}@media screen and (max-width:500px){.displayCard-a_VLz .titleWrap-QVnvl:before,.displayCard-a_VLz .titleWrap-QVnvl:after{width:16vw}}@media screen and (min-width:500px){.displayCard-a_VLz .titleWrap-QVnvl:before,.displayCard-a_VLz .titleWrap-QVnvl:after{width:80px}}.displayCard-a_VLz .titleWrap-QVnvl: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-a_VLz .titleWrap-QVnvl .title-dDL74{margin:0 4px}.playWrap-Bm_My{width:80px;height:80px}.videoCardWrap-Lgw63{width:100%;height:100%;position:relative}.videoCardWrap--rtl-eDQeg{transform:rotate(180deg)}.videoCardWrap-Lgw63 .video-kL9WY{position:relative;left:0;width:100%!important;height:100%!important}.videoCardWrap-Lgw63 .videoPlay-e8Nrw{width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.headerWrap-e0xgJ{width:100%;margin-bottom:6px;position:relative;overflow:hidden}@media screen and (max-width:500px){.headerWrap-e0xgJ{height:69.8667vw}}@media screen and (min-width:500px){.headerWrap-e0xgJ{height:349.333px}}.headerWrap-e0xgJ .activityBg-X593D{width:100%;height:100%;display:block}.headerWrap-e0xgJ .giftBag-tsdQ0{width:60px;position:absolute;bottom:16px;right:14px}.headerWrap-e0xgJ .hero-_wbnf{border-bottom-right-radius:50%;border-bottom-left-radius:50%;flex-direction:column;align-items:center;width:120%;height:92%;display:flex;position:absolute;top:0;left:-9.2%;overflow:hidden}.headerWrap-e0xgJ .hero-_wbnf .imgBox-YJ_KW{position:relative}.headerWrap-e0xgJ .hero-_wbnf .imgBox-YJ_KW:before{content:"";background:linear-gradient(244deg,transparent 31.77%,#000 115.53%);width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:500px){.headerWrap-e0xgJ .hero-_wbnf .heroImg-qYdwv{height:64.5333vw}}@media screen and (min-width:500px){.headerWrap-e0xgJ .hero-_wbnf .heroImg-qYdwv{height:322.667px}}.headerWrap-e0xgJ .borderLine-lclpE{width:118%;position:absolute;bottom:1%;left:-9%}.leftPart-su0hQ{position:absolute;top:16px;left:16px}.leftPart-su0hQ .heroName-CmKlx{color:#fff;font-size:32px;font-weight:500;line-height:normal}@media screen and (max-width:500px){.leftPart-su0hQ .heroName-CmKlx{margin-top:3.73333vw}}@media screen and (min-width:500px){.leftPart-su0hQ .heroName-CmKlx{margin-top:18.6667px}}.leftPart-su0hQ .heroName-CmKlx.activity-_LreY{color:transparent;background:linear-gradient(#ffe19b 0%,#fffdf3 100%);-webkit-background-clip:text;background-clip:text}.leftPart-su0hQ .shuntAndJob-flnay{align-items:center;display:flex}@media screen and (max-width:500px){.leftPart-su0hQ .shuntAndJob-flnay{margin-top:1.06667vw}}@media screen and (min-width:500px){.leftPart-su0hQ .shuntAndJob-flnay{margin-top:5.33333px}}@media screen and (max-width:500px){.leftPart-su0hQ .shuntAndJob-flnay{margin-bottom:1.06667vw}}@media screen and (min-width:500px){.leftPart-su0hQ .shuntAndJob-flnay{margin-bottom:5.33333px}}.leftPart-su0hQ .shuntAndJob-flnay .shunt-KFhpq,.leftPart-su0hQ .shuntAndJob-flnay .job-rlWNg{background:rgba(0,0,0,.4);border-radius:4px;align-items:center;display:flex}.leftPart-su0hQ .shuntAndJob-flnay .shunt-KFhpq .imgBox-YJ_KW,.leftPart-su0hQ .shuntAndJob-flnay .job-rlWNg .imgBox-YJ_KW{background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);border:1.5px solid #f7f7f7;border-radius:4px;padding:2px}.leftPart-su0hQ .shuntAndJob-flnay .shunt-KFhpq img,.leftPart-su0hQ .shuntAndJob-flnay .job-rlWNg img{width:16px;height:16px}.leftPart-su0hQ .shuntAndJob-flnay .shunt-KFhpq .desc-LPhLL,.leftPart-su0hQ .shuntAndJob-flnay .job-rlWNg .desc-LPhLL{padding:0 8px}.leftPart-su0hQ .shuntAndJob-flnay .job-rlWNg{margin-left:12px}.leftPart-su0hQ .shuntAndJob-flnay .job-rlWNg .imgBox-YJ_KW{background:linear-gradient(45deg,#84a1ce 0%,#b8c4fb 100%)}.overview-b8whk{width:100%;position:relative}.shareBtn-TlIDm{justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.shareBtn-TlIDm .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-LIw5n{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}[data-orientation=landscape] .shareBtn-TlIDm{z-index:99;position:fixed}.shuntAndJob-uWIBS{justify-content:center;align-items:center;display:flex}@media screen and (max-width:500px){.shuntAndJob-uWIBS{margin-top:2.13333vw}}@media screen and (min-width:500px){.shuntAndJob-uWIBS{margin-top:10.6667px}}@media screen and (max-width:500px){.shuntAndJob-uWIBS{margin-bottom:5.33333vw}}@media screen and (min-width:500px){.shuntAndJob-uWIBS{margin-bottom:26.6667px}}.shuntAndJob-uWIBS .shunt-Mq_A2,.shuntAndJob-uWIBS .job-CuXCE{border-radius:4px;align-items:center;display:flex}.shuntAndJob-uWIBS .shunt-Mq_A2 .imgBox-CtW3v,.shuntAndJob-uWIBS .job-CuXCE .imgBox-CtW3v{background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);border:1.5px solid #f7f7f7;border-radius:4px;padding:2px}.shuntAndJob-uWIBS .shunt-Mq_A2 img,.shuntAndJob-uWIBS .job-CuXCE img{width:16px;height:16px}.shuntAndJob-uWIBS .shunt-Mq_A2 .desc-ysJ7Q,.shuntAndJob-uWIBS .job-CuXCE .desc-ysJ7Q{padding:0 8px;font-size:12px}.shuntAndJob-uWIBS .job-CuXCE{margin-left:12px}.shuntAndJob-uWIBS .job-CuXCE .imgBox-CtW3v{background:linear-gradient(45deg,#84a1ce 0%,#b8c4fb 100%)}.dataInfo-YwdWB{flex-direction:column;flex-shrink:1;justify-content:center;align-items:center;width:100%;display:flex}.dataInfo-YwdWB .datas-XGYL_{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:0 8px;display:flex}.dataInfo-YwdWB .datas-XGYL_ .data-QTCFx{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;display:flex}.dataInfo-YwdWB .datas-XGYL_ .data-QTCFx .dataNum-FHF55{color:#fff;align-items:center;font-size:18px;font-weight:500;line-height:26px;display:flex}.dataInfo-YwdWB .datas-XGYL_ .data-QTCFx .dataNum-FHF55 .arrow-PvsbD{width:12px;height:12px;margin-left:2px}.dataInfo-YwdWB .datas-XGYL_ .data-QTCFx .label-ckbRV{opacity:.5;color:#fff;text-align:center;margin-top:4px;font-size:10px}.dataInfo-YwdWB .datas-XGYL_ img{width:18px;height:45px}.dataInfo-YwdWB .declare-gCQ5F{color:#fff;opacity:.2;font-size:10px}@media screen and (max-width:500px){.dataInfo-YwdWB .declare-gCQ5F{padding-top:2.66667vw}}@media screen and (min-width:500px){.dataInfo-YwdWB .declare-gCQ5F{padding-top:13.3333px}}[data-orientation=landscape] .datas-XGYL_{padding:0}.adjust-t_BeW{flex-direction:column;flex-shrink:1;justify-content:flex-end;align-items:center;width:100%;margin-top:16px;display:flex}.adjust-t_BeW .adjustBox-kuIrn{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:0 16px;display:flex;overflow-x:auto;overflow-y:hidden}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn{height:18.6667vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn{height:93.3333px}}.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i{box-sizing:border-box;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:4px;flex-shrink:0;align-items:center;height:100%;margin-right:12px;padding:6px 6px 6px 12px;display:flex}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i{width:74.6667vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i{width:373.333px}}.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ{flex-grow:1;overflow:hidden}.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .name-alL8L{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .name-alL8L{margin-bottom:1.06667vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .name-alL8L{margin-bottom:5.33333px}}.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .tags-ZchDj{flex-direction:row;display:flex}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .tags-ZchDj{margin-bottom:1.6vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .tags-ZchDj{margin-bottom:8px}}.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .tags-ZchDj .tabItemMark-MV8Y9{background:rgba(195,239,255,.15);border-radius:6px 0;overflow:hidden}.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .tags-ZchDj .tabItemMark-MV8Y9 .tagItem-zO1Uo{border-radius:6px 0;padding:1px 4px;font-family:PingFang SC;font-size:9px;font-style:normal;font-weight:500;line-height:14px}.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .leftBox-LyIYZ .currentVersion-rvViT{color:#fff;opacity:.3;font-size:10px;line-height:14px}.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .jumpGold-AhPXP{flex-shrink:1;margin-left:12px}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .jumpGold-AhPXP{width:4.8vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .jumpGold-AhPXP{width:24px}}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .jumpGold-AhPXP{height:11.7333vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustItem-_nW3i .jumpGold-AhPXP{height:58.6667px}}.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX{color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:4px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;height:calc(100% - 2px);padding:0 8px;font-size:14px;display:flex}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX .clock-PDYkd{width:4.26667vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX .clock-PDYkd{width:21.3333px}}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX .clock-PDYkd{height:4.26667vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX .clock-PDYkd{height:21.3333px}}@media screen and (max-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX .clock-PDYkd{margin-bottom:1.6vw}}@media screen and (min-width:500px){.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX .clock-PDYkd{margin-bottom:8px}}.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX .adjustmentHistory-i_Xqf{justify-content:center;align-items:center;font-size:10px;display:flex}.adjust-t_BeW .adjustBox-kuIrn .adjustJump-b4ZdX .jump-O_Ob5{width:12px;height:12px;margin-left:4px}.adjust-t_BeW .noAdjust-fFTay{color:rgba(255,255,255,.5);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 32px);margin-top:10px;font-size:14px;display:flex}@media screen and (max-width:500px){.adjust-t_BeW .noAdjust-fFTay{height:18.6667vw}}@media screen and (min-width:500px){.adjust-t_BeW .noAdjust-fFTay{height:93.3333px}}.adjust-t_BeW .noAdjust-fFTay .adjustJump-b4ZdX{color:#fff;flex-direction:row;justify-content:center;align-items:center;margin-top:16px;display:flex}.adjust-t_BeW .noAdjust-fFTay .adjustJump-b4ZdX .jump-O_Ob5{width:12px;height:12px}[data-orientation=landscape] .adjustBox-kuIrn{padding:0}@media screen and (max-width:500px){[data-orientation=landscape] .adjustBox-kuIrn .adjustItem-_nW3i{width:64vw}}@media screen and (min-width:500px){[data-orientation=landscape] .adjustBox-kuIrn .adjustItem-_nW3i{width:320px}}@font-face{font-family:DIN Next LT Pro;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf);font-weight:400;font-style:normal;font-display:swap}.num{font-family:DIN Next LT Pro}.layout-qekgA{box-sizing:border-box;background-color:transparent;width:100%;height:100%;position:relative;overflow:hidden}.layout-qekgA .hero-bg-YkGhV{-webkit-filter:blur(45px);-moz-filter:blur(45px);width:100%;height:100%;position:absolute;top:0;left:0}.layout-qekgA .mask-cQtro{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.layout-qekgA .mask-color-Re7Yw{z-index:1;-webkit-filter:blur(45px);-moz-filter:blur(45px);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%);width:100%;height:100%;position:absolute;top:0;left:0}.layout-qekgA .mask-bg-gWJeI{z-index:4;background:url(../../static/media/mask-bg.cd1c7f6f4737e5ee.png) 0 0/cover;width:100%;height:100%;position:absolute;top:0;left:0}.layout-qekgA .mask-grid-QH9m3{z-index:3;background:url(../../static/media/mask-grid-landscape.144b1de2c77da0b1.png) 100%/contain no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.layout-qekgA .mask-star-WckN7{z-index:5;background:url(../../static/media/mask-star.1fc3230bd4e84d4e.png) 0 0/cover no-repeat;position:absolute;bottom:0;right:0}@media screen and (max-width:500px){.layout-qekgA .mask-star-WckN7{width:46.1333vw}}@media screen and (min-width:500px){.layout-qekgA .mask-star-WckN7{width:230.667px}}@media screen and (max-width:500px){.layout-qekgA .mask-star-WckN7{height:24.2667vw}}@media screen and (min-width:500px){.layout-qekgA .mask-star-WckN7{height:121.333px}}.layout-qekgA .content-s6OCf{z-index:6;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.layout-qekgA .wrapper-QR2ZB{width:100%;height:100%;display:flex;overflow:hidden}.layout-qekgA .wrapper-QR2ZB .left-unmoc{box-sizing:border-box;flex-grow:1;height:100%;position:relative;overflow:hidden}.layout-qekgA .wrapper-QR2ZB .left-unmoc .hero-yrV0a{object-fit:cover;object-position:right;z-index:2;width:100%;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.layout-qekgA .wrapper-QR2ZB .left-unmoc .giftBag-iQcBb{width:60px;left:calc(var(--intl-webview-left) + 24px);z-index:6;position:absolute}@media screen and (max-width:500px){.layout-qekgA .wrapper-QR2ZB .left-unmoc .giftBag-iQcBb{top:15.2vw}}@media screen and (min-width:500px){.layout-qekgA .wrapper-QR2ZB .left-unmoc .giftBag-iQcBb{top:76px}}.layout-qekgA .wrapper-QR2ZB .left-unmoc .adornment-uat01{z-index:6;height:100%;position:absolute;top:0}@media screen and (max-width:500px){.layout-qekgA .wrapper-QR2ZB .left-unmoc .adornment-uat01{right:3.2vw}}@media screen and (min-width:500px){.layout-qekgA .wrapper-QR2ZB .left-unmoc .adornment-uat01{right:16px}}.layout-qekgA .wrapper-QR2ZB .left-unmoc .adornment--rtl-Jf0CT{transform:rotate(180deg)}.layout-qekgA .wrapper-QR2ZB .left-unmoc .play-cSgoW{cursor:pointer;z-index:6;position:absolute;top:50%;left:50%;transform:translateY(-50%)translate(-50%)}.layout-qekgA .wrapper-QR2ZB .right-BJKf5{z-index:6;box-sizing:border-box;width:-webkit-fit-content;width:fit-content;height:100%;padding-bottom:50px;padding-right:calc(var(--intl-webview-right) + 16px);flex-grow:1;flex-shrink:0;max-width:420px;position:relative;overflow-x:hidden;overflow-y:auto}@media screen and (max-width:500px){.layout-qekgA ::-webkit-scrollbar{display:none}}.mask-aURnj{width:100%;height:100%;position:absolute;top:0;left:0}.mask-aURnj .wrap-JYIcX{background-size:cover;width:100%;height:100%;position:relative;top:0;left:0}.mask-aURnj .bg-TUXTi{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.tabs-qCZmx{z-index:99;width:100%;margin-top:16px;position:-webkit-sticky;position:sticky;top:0}.tabs-qCZmx .adm-tabs-header-mask-left,.tabs-qCZmx .adm-tabs-header-mask-right{display:none}.camp-social-circle-home-content{width:100%;height:calc(100% - 45px - var(--intl-webview-top));position:relative;overflow:auto}.camp-social-circle-home-content-feed{width:100%;height:100%;position:relative}.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{color:#fff;background:#163570;align-items:center;gap:8px;padding:8px 16px;font-size:12px;display:flex}.camp-social-circle-home-college-container span{word-break:break-word}.camp-back-empty{flex-direction:column;align-items:center;display:flex}.camp-back-empty-text{max-width:200px}.camp-back-empty-button{text-align:center;color:#c99244;background:0 0;border:1px solid #c99244;border-radius:4px;align-items:center;width:-webkit-fit-content;width:fit-content;height:-webkit-fit-content;height:fit-content;margin-top:12px;padding:0 10px 0 6px;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:22px;display:flex}.camp-back-empty-arrow{width:16px;height:16px}.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;width:100%;padding-top:10px;position:relative;top:-8px}.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{width:15px;height:15px;margin-left:4px}.page-battle-record-home .home .swiper-list{min-height:calc(100vh - 360px)}.page-battle-record-home .adm-tabs{z-index:1;background-color:#f7f7f7;position:-webkit-sticky;position:sticky;top:0}.battle-record-battle-filter-popup .battle-filter{flex-direction:column;align-items:center;display:flex}.battle-record-battle-filter-popup .battle-filter .title{color:#4d2d0f;margin-top:12px;margin-bottom:12px;font-size:16px;font-weight:500}.battle-record-battle-filter-popup .battle-filter-list{flex-direction:column;align-items:center;width:100%;margin-bottom:16px;display:flex}.battle-record-battle-filter-popup .battle-filter-list .item{color:#858585;justify-content:space-between;align-items:center;width:100%;margin-top:12px;margin-bottom:12px;font-size:14px;display:flex}.battle-record-subapp.single-play{flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 44px);display:flex;position:relative;overflow:scroll}.battle-record-subapp.single-play .close{z-index:99;width:20px;height:20px;position:absolute;top:8px;right:8px}.battle-record-subapp.single-play .bg-img{-webkit-filter:blur(28px);filter:blur(28px);object-fit:cover;z-index:-1;width:100vw;height:100vh;position:absolute}.battle-record-subapp.single-play .title{color:#ccd3d5;margin-top:16px;margin-bottom:16px;font-size:16px}.battle-record-subapp.single-play .slogen{color:#838c8f;margin-top:12px;font-size:14px}.battle-record-subapp.single-play .video-center{width:100%}@media screen and (max-width:500px){.battle-record-subapp.single-play .video-center{height:56.2667vw}}@media screen and (min-width:500px){.battle-record-subapp.single-play .video-center{height:281.333px}}.battle-record-subapp.single-play .operation{flex-direction:row;justify-content:center;align-items:center;width:200px;margin-top:32px;display:flex}.battle-record-subapp.single-play .operation .operation-item{color:#838c8f;flex-direction:column;align-items:center;margin-right:38px;font-size:10px;display:flex}.battle-record-subapp.single-play .operation .operation-item .operation-img{width:32px;height:32px;margin-bottom:4px}.battle-record-subapp.single-play .operation .operation-item:last-child{margin-right:0}.battle-record-subapp.single-play .holder{width:100%;height:76px}.battle-record-subapp.single-play .game{flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.battle-record-subapp.single-play .game .open-button{box-sizing:border-box;color:#fff;background:linear-gradient(#bf923e 0%,#e3c070 100%);border-radius:4px;justify-content:center;align-items:center;height:36px;margin-top:50px;padding:6px 24px;font-size:16px;display:flex}@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{width:100%;height:190px;position:absolute}.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{width:236px;height:100%;padding-top:34px;position:absolute;left:0}.detail-overview .overview-single .left-box .result{width:186px;margin-bottom:16px;padding-left:12px}.detail-overview .overview-single .left-box .info{color:#fff;padding-left:16px;font-size:16px;position:relative;top:-10px}.detail-overview .overview-single .left-box .user{flex-direction:row;align-items:center;margin-top:12px;padding-left:16px;display:flex}.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 rgba(255,255,255,.5);border-radius:4px;width:204px;height:114px;margin-top:20px;margin-left:16px;position:relative}.detail-overview .overview-single .left-box .video-box .poster{border-radius:4px;width:100%;height:100%}.detail-overview .overview-single .left-box .video-box .play{width:38px;height:38px;position:absolute;top:38%;left:43%}.detail-overview .overview-single .hero-bg{z-index:-1;width:375px;height:380px;position:absolute;top:0;right:0}.detail-overview .overview-multiple{height:360px}.detail-overview .overview-multiple .role-box{flex-direction:row;justify-content:center;padding-top:16px;display:flex}.detail-overview .overview-multiple .role-box .role-item{border:.5px solid #fff;border-radius:6px;flex-shrink:0;position:relative;box-shadow:0 8px 8px rgba(0,0,0,.4)}.detail-overview .overview-multiple .role-box .role-item .border-top{z-index:-1;width:67px;height:18px;position:absolute;top:-3px;left:4px}.detail-overview .overview-multiple .role-box .role-item .hero{z-index:1;object-fit:cover;border-radius:6px;width:100%;height:100%}.detail-overview .overview-multiple .role-box .role-item-small{width:75px;height:145px}.detail-overview .overview-multiple .role-box .role-item-big{width:80px;height:149px}.detail-overview .overview-multiple .role-box .role-item-1{position:relative;top:16px;right:-16px}.detail-overview .overview-multiple .role-box .role-item-2{z-index:2;position:relative;top:8px;right:-6px}.detail-overview .overview-multiple .role-box .role-item-3{z-index:3}.detail-overview .overview-multiple .role-box .role-item-4{z-index:2;position:relative;top:8px;left:-6px}.detail-overview .overview-multiple .role-box .role-item-5{position:relative;top:16px;left:-16px}.detail-overview .overview-multiple .info{z-index:5;position:relative;top:-28px}.detail-overview .overview-multiple .info .result{width:375px;margin:0 auto;display:block}.detail-overview .overview-multiple .info .score{color:#fff;text-align:center;font-size:16px;position:relative;top:-10px}.detail-overview .overview-multiple .info .score .num{margin-left:6px;font-family:DIN Next LT Pro;font-size:17px}.detail-overview .overview-multiple .info .videoes{flex-direction:row;align-items:center;padding-left:16px;display:flex;overflow:auto}.detail-overview .overview-multiple .info .videoes .video-box{border:.5px solid rgba(255,255,255,.5);border-radius:4px;flex-shrink:0;width:157px;height:88px;margin-right:12px;position:relative}.detail-overview .overview-multiple .info .videoes .video-box .header{background:linear-gradient(88.5deg,rgba(0,0,0,.71) 0%,transparent 100%);border-radius:4px;flex-direction:row;align-items:center;width:100%;height:20px;padding-left:2px;display:flex;position:absolute}.detail-overview .overview-multiple .info .videoes .video-box .header .hero{border-radius:4px;width:16px;height:16px;margin-right:4px}.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;width:100%;height:100%}.detail-overview .overview-multiple .info .videoes .video-box .play{width:32px;height:32px;position:absolute;top:35%;left:40%}.detail-overview .overview-multiple .info .videoes .video-box-blocked{background-color:rgba(0,0,0,.5);flex-direction:column;justify-content:center;align-items:center;display:flex}.detail-overview .overview-multiple .info .videoes .video-box-blocked .video-icon{width:27px;height:27px;margin-bottom:4px}.detail-overview .overview-multiple .info .videoes .video-box-blocked .text{color:rgba(255,255,255,.6);text-align:center;width:137px;font-size:10px}.detail-overview .overview-multiple .mask{z-index:4;width:100%;height:360px;position:absolute;bottom:0}.detail-overview .overview-indicator{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(0,0,0,.2);border-radius:28px;align-items:center;width:-webkit-fit-content;width:fit-content;height:20px;margin:0 auto;display:flex;position:relative;bottom:34px}.detail-overview .overview-indicator .indicator-item{color:rgba(255,255,255,.3);text-align:center;padding:0 6px;font-size:12px}.detail-overview .overview-indicator .indicator-item-active{color:#3e1f02;background:rgba(255,255,255,.7);border:.5px solid #fff;border-radius:28px;height:20px;font-size:12px;line-height:20px}.battle-tag{color:#c28717;background:rgba(215,161,59,.16);border-radius:4px;flex-direction:row;height:18px;margin-bottom:4px;margin-right:10px;padding-right:6px;font-size:12px;font-weight:500;line-height:18px;display:flex}.battle-tag .icon{width:20px;height:20px;position:relative;top:-2px;left:-1px}.battle-tag .name{margin-left:4px}.battle-list .empty{height:400px}.battle-list .battle-list-item{flex-direction:column;padding:12px 16px;display:flex}.battle-list .battle-list-item .battle-list-content{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.battle-list .battle-list-item .battle-list-content .hero{border-radius:4px;width:45px;height:45px}.battle-list .battle-list-item .battle-list-content .info{flex-direction:column;flex:1;padding-left:8px;display:flex}.battle-list .battle-list-item .battle-list-content .info .top{flex-direction:row;align-items:baseline;margin-bottom:4px;display:flex}.battle-list .battle-list-item .battle-list-content .info .top .result{color:#47a3e6;align-items:center;margin-right:6px;font-size:16px;font-weight:500;display:flex}.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;white-space:nowrap;text-overflow:ellipsis;margin-left:6px;font-family:DIN Next LT Pro;font-size:16px;font-weight:500;overflow:hidden}.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{flex-direction:row;align-items:center;display:flex}.battle-list .battle-list-item .battle-list-content .battle-item-right .info{flex-direction:column;align-items:flex-end;margin-right:6px;display:flex}.battle-list .battle-list-item .battle-list-content .battle-item-right .info .video{width:20px;height:20px}.battle-list .battle-list-item .battle-list-content .battle-item-right .jump{width:12px;height:12px}.battle-list .tags{flex-flow:wrap;display:flex}.hero-list-lwORR{padding:16px}.hero-list-lwORR>:first-child{padding-top:0!important}.hero-list-lwORR .item-HJVV2{border-bottom:1px solid var(--adm-color-border);padding:16px 0}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h{justify-content:space-between;align-items:center;display:flex}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h .top-right-s_dA0{align-items:center;display:flex}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h .top-right-s_dA0 img{-webkit-margin-end:6px}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h .top-right-s_dA0 img:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:6px}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h .top-right-s_dA0 img:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6px}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h .top-right-s_dA0 img:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6px}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h .icon-AKNwx{width:16px;height:16px}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h img{border-radius:4px;width:30px;height:30px}.hero-list-lwORR .item-HJVV2 .item-top-HwI1h span{color:#000;margin:0 2px;font-size:16px}.hero-list-lwORR .item-HJVV2 .item-bottom-Ut9GB{justify-content:space-between;margin-top:8px;display:flex}.hero-list-lwORR .item-HJVV2 .item-bottom-Ut9GB .bottom-item-EUo1n{text-align:center;background:#f0f0f0;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:20%;height:62px;padding:6px;display:flex;position:relative}.hero-list-lwORR .item-HJVV2 .item-bottom-Ut9GB .bottom-item-EUo1n .info-XR7Zy{color:#3e1f02;font-family:DIN Next LT Pro;font-size:17px;font-weight:700;line-height:17px}.hero-list-lwORR .item-HJVV2 .item-bottom-Ut9GB .bottom-item-EUo1n .label-hGmiA{color:#858585;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;line-height:14px;overflow:hidden}.hero-list-lwORR .item-HJVV2 .item-bottom-Ut9GB .bottom-item-EUo1n .tag-KM6Ss{color:#f57018;background:rgba(255,102,0,.15);border-radius:0 4px;justify-content:center;align-items:center;height:14px;padding:2px 3px 2px 2px;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;right:0}.hero-list-lwORR .item-HJVV2 .item-bottom-Ut9GB .bottom-item-EUo1n .tag-KM6Ss img{height:8px}.hero-list-lwORR .item-HJVV2 .item-bottom-Ut9GB .bottom-item-EUo1n .dowm-NfjEG{color:#858585;background-color:#d7d7d7}.hero-list-lwORR .item-HJVV2 .item-bottom-Ut9GB .bottom-item-EUo1n .num-ioiH8{height:14px;padding-top:2px}.battle-record-subapp.icons{flex-direction:column;width:7px;display:flex}.battle-record-subapp.icons .normal{width:7px;height:5px}.battle-record-subapp.icons .down{margin-top:2px;transform:scaleY(-1)}@font-face{font-family:DIN Next LT Pro;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf);font-display:swap}.tab-wrap-fBBIv{flex:1;overflow:scroll}.tab-wrap-fBBIv .label-inner{max-width:110px}.tab-wrap-fBBIv table{table-layout:fixed;border-spacing:0;background-color:#f7f7f7;width:100%;overflow:scroll}.tab-wrap-fBBIv table td{padding:0}.tab-wrap-fBBIv thead{background-color:#f7f7f7}.tab-wrap-fBBIv thead th{z-index:2;padding:0;position:-webkit-sticky;position:sticky;top:-1px;left:2px;background-color:#f7f7f7!important}.tab-wrap-fBBIv thead th:first-child{z-index:99}.tab-wrap-fBBIv thead th:first-child:after{background:linear-gradient(90deg,rgba(5,5,5,.06),transparent)}.tab-wrap-fBBIv thead tr{height:42px}.tab-wrap-fBBIv tbody tr{height:60px}.tab-wrap-fBBIv table tr:nth-child(2n),.tab-wrap-fBBIv table tr:nth-child(2n) td:first-child{background-color:#f0f0f0}.tab-wrap-fBBIv table tr:nth-child(odd),.tab-wrap-fBBIv table tr:nth-child(odd) td:first-child{background-color:#f7f7f7}.tab-wrap-fBBIv th:first-child,.tab-wrap-fBBIv td:first-child{z-index:1;text-align:center;background-color:#f0f0f0;position:-webkit-sticky;position:sticky;left:0!important}.tab-wrap-fBBIv th{text-align:center;width:100px;height:42px}.tab-wrap-fBBIv td{text-align:center;width:86px;height:60px}.table-content-vqQVt{overflow-x:scroll}.table-content-scrolled-EuOrW th:first-child,.table-content-scrolled-EuOrW td:first-child{border-right:.5px solid #fff}.table-content-scrolled-EuOrW th:first-child:after,.table-content-scrolled-EuOrW td:first-child:after{content:"";pointer-events:none;background:linear-gradient(90deg,rgba(5,5,5,.06),transparent);width:10px;height:100%;transition:box-shadow .3s;position:absolute;top:0;bottom:1px;right:-1px;transform:translate(100%)}.table-sortable-head-IIIlK{flex-direction:row;justify-content:center;align-items:center;height:100%;padding:0 16px;display:flex;position:relative}.table-text-tjgK2{font-family:DIN Next LT Pro;font-size:18px;font-weight:400}.table-trank-text-GJaXw{color:#c99244}.table-normal-text-MaMJ_{color:#3e1f02}.table-content-collapsed-MnXHV th:first-child,.table-content-collapsed-MnXHV td:first-child{width:100px!important}.table-content-expanded-l7FgC th:first-child,.table-content-expanded-l7FgC td:first-child{width:186px!important}.table-content-vqQVt th:first-child,.table-content-vqQVt td:first-child{box-shadow:none}.hero-header-wrap-SHIB7{z-index:999;position:relative}.hero-header-wrap-SHIB7 .tips-o9pxC{z-index:1;position:relative}.hero-header-wrap-SHIB7 .tips-o9pxC .tips-txt-Pckpg{z-index:1;opacity:1;color:#fff;text-align:left;word-break:break-word;background:#419fe3;border:1px solid #f8f9fc;border-radius:4px;width:234px;padding:5px 8px 5px 48px;font-size:16px;font-weight:500;position:absolute;top:68px;left:32px;box-shadow:0 5px 4px rgba(85,128,159,.2)}.hero-background-OKSI4{opacity:1;background:#f0f0f0;border:.5px solid rgba(215,215,215,.5);border-radius:2px;width:161px;height:26px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.hero-background-collapsed-WiYta{opacity:1;background:#f0f0f0;border:.5px solid rgba(215,215,215,.5);border-radius:2px;width:83px;height:26px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.head-hero-text-LVata{color:#c99244;font-family:PingFang SC;font-size:12px;font-weight:400;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.head-text-sTwHM,.head-text-active-JxRCJ{color:#3e1f02;margin-right:4px;font-family:PingFang SC;font-size:14px;font-weight:400}.head-text-small-fTd96{font-size:10px}.head-text-active-JxRCJ{color:#c99244}.expanded-daG5a,.collapsed-urHdK{width:14px;height:12px;position:absolute;top:50%;right:0;transform:translate(-50%,-50%)}.hero-icon-rGBj_{-webkit-margin-start:16px;border-radius:4px;width:32px;height:32px}.hero-icon-rGBj_:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:16px}.hero-icon-rGBj_:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:16px}.hero-icon-rGBj_:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:16px}.hero-intro-urXXg{-webkit-margin-start:8px;text-align:left;flex-direction:column;justify-content:space-between;display:flex;left:0}.hero-intro-urXXg:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:8px}.hero-intro-urXXg:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.hero-intro-urXXg:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:8px}.hero-intro-name-iEt5p{color:#3e1f02;font-family:PingFang SC;font-size:14px;position:relative;left:0}.hero-intro-career-qwTtP{color:#858585;font-size:10px;position:relative;left:0}.hero-intro-container-TqHhY{align-items:center;display:flex;overflow:hidden}.footer-AnOzy{color:#ccd3d5;flex-direction:row;justify-content:center;width:100%;padding-top:20px;padding-bottom:20px;font-size:14px;display:flex}.tips-wrap-K4rGd{position:relative}.tips-icon-ZouVM{z-index:2;width:62px;position:absolute;top:-58px;left:-68px}.tips-line-SdWN7{z-index:3;pointer-events:none;width:42px;height:46px;position:absolute;top:23px;right:-7px}.tips-content-epZPE{justify-content:space-between;display:flex}.tips-close-KCIMB{height:18px;margin-top:2px;margin-left:6px}.table-content-rtl-f_GKA .table-content-expanded-l7FgC th:first-child,.table-content-rtl-f_GKA .table-content-expanded-l7FgC td:first-child{width:156px!important}.table-content-rtl-f_GKA .hero-background-OKSI4{width:131px!important}.empty-none-ag9bR{display:none}@media screen and (min-width:500px){.table-content-vqQVt{overflow:visible!important}}.hero-tab-BMTEc .adm-tabs-header-mask{background:#f7f7f7;width:8px}.hero-tab-BMTEc .custom-header-zViIR{border-bottom:1px solid var(--adm-color-border);justify-content:flex-start;align-items:center;padding:8px 16px;display:flex}.hero-tab-BMTEc .custom-header-zViIR .tabs-jY0m7{-webkit-margin-start:-16px;flex:1}.hero-tab-BMTEc .custom-header-zViIR .tabs-jY0m7:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:-16px}.hero-tab-BMTEc .custom-header-zViIR .tabs-jY0m7:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:-16px}.hero-tab-BMTEc .custom-header-zViIR .tabs-jY0m7:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:-16px}.hero-tab-BMTEc .custom-header-zViIR .tabs-jY0m7 .adm-tabs-header{border-bottom-width:0}.hero-tab-BMTEc .custom-header-zViIR .moreIcon-Klvno{font-size:var(--adm-font-size-9);margin:0 12px;transform:translateY(-2px)}.hero-tab-BMTEc .filter-tab-No0il{color:#c99244;align-items:center;font-size:16px;display:flex}.hero-tab-BMTEc .filter-tab-No0il .icon-S5CFX{width:20px;height:20px}.hero-tab-BMTEc .filter-right-OsPTM{background:rgba(215,215,215,.4);border-radius:2px;justify-content:flex-start;display:flex}.hero-tab-BMTEc .filter-right-OsPTM .icon-S5CFX{width:20px;height:20px;padding:2px 8px}.hero-tab-BMTEc .filter-right-OsPTM .active-gF8qO{background:#fff;border-radius:2px}.battle-record-home-overview .home-header{background-image:url(../../static/media/home-overview.210367918ef625cb.png);background-size:cover;width:100%;height:368px;position:relative}.battle-record-home-overview .home-header .user-data{flex-flow:wrap;justify-content:space-between;width:43%;padding-left:4%;display:flex;position:absolute;top:116px;left:0}.battle-record-home-overview .home-header .user-data .data-item{flex-direction:column;flex:50%;align-items:center;margin-top:26px;display:flex}.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;text-align:center;font-size:10px;position:relative}.battle-record-home-overview .home-header .user-data .user-data-trend{width:80%;margin:20px auto 0}.battle-record-home-overview .home-header .user-data .user-data-trend_chart{width:100%;height:24px}.battle-record-home-overview .home-header .user-data .user-data-trend_entry{justify-content:center;align-items:center;margin-top:4px;display:flex}.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{width:12px;height:12px;display:inline-block}.battle-record-home-overview .home-header .left-corner{width:90px;height:109px;position:absolute;bottom:0;left:0}.battle-record-home-overview .home-header .right-corner{width:138px;height:127px;position:absolute;top:0;right:0}.battle-record-home-overview .home-header .weekly-report-img{width:16px;height:16px;margin-bottom:2px;margin-left:6px}.battle-record-home-overview .home-header .weekly-report{z-index:1;background-image:url(../../static/media/bg.9f3a9a55e2261e44.png);background-size:100% 100%;justify-content:space-between;align-items:flex-end;width:188px;height:44px;padding-bottom:6px;display:flex;position:absolute;top:54px;left:8px}.battle-record-home-overview .home-header .left{justify-content:flex-start;align-items:center;display:flex}.battle-record-home-overview .home-header .weekly-report-text{color:#858585;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;max-width:140px;margin-left:4px;font-family:PingFang SC;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.battle-record-home-overview .home-header .arrow-right{width:12px;height:12px;margin-bottom:2px;margin-right:4px}.battle-record-home-overview .home-header .game-info{z-index:2;opacity:1;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:linear-gradient(#ebedf0 0%,rgba(255,255,255,.9) 100%);border:.5px solid #fff;border-radius:4px;flex-direction:row;align-items:center;width:174px;min-height:50px;display:flex;position:absolute;top:22px;left:22px}.battle-record-home-overview .home-header .game-info .game-icon{border:3px solid #fff;border-radius:12px;width:40px;height:40px;position:relative;left:-16px}.battle-record-home-overview .home-header .game-info .info{flex-direction:column;display:flex;position:relative;left:-8px}.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{flex-direction:row;align-items:center;margin-top:6px;display:flex}.battle-record-home-overview .home-header .game-info .info .nation .img{border:.5px solid #d7d7d7;border-radius:6px;width:12px;height:12px;margin-right:4px}.battle-record-home-overview .home-header .game-info .info .nation .name{color:#3e1f02;word-break:break-all;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;display:-webkit-box;overflow:hidden}.battle-record-home-overview .home-header .pin{z-index:9;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;width:28px;height:28px;position:absolute;top:52px;right:12px}.home-header .user-grade{flex-direction:column;align-items:center;width:200px;height:356px;display:flex;position:absolute;top:0;right:3%}.home-header .user-grade .control{z-index:1;background:linear-gradient(270deg,rgba(255,255,255,0) 0%,#fff 11%,#fff 50%,#fff 88%,rgba(255,255,255,0) 100%);flex-direction:row;justify-content:space-between;align-items:center;width:132px;height:22px;display:flex;position:absolute;bottom:30px}.home-header .user-grade .control .name{color:#3e1f02;text-align:center;font-size:12px;line-height:.8}.home-header .user-grade .control .arrow-left{width:12px;height:12px;position:relative;left:4px}.home-header .user-grade .control .arrow-right{width:12px;height:12px;position:relative;right:4px}.home-header .user-grade #battle1{flex-direction:column;align-items:center;width:200px;display:flex;position:relative}.home-header .user-grade #battle2{flex-direction:column;align-items:center;width:200px;display:flex;position:relative;left:-55%}.home-header .user-grade .flag{width:152px;height:356px}.home-header .user-grade .grade-box{position:absolute;top:120px;left:52px}.home-header .user-grade .grade-box .star{z-index:1;width:94px;height:30px;position:absolute;top:-30px}.home-header .user-grade .grade-box .star-box{color:#fff;z-index:1;text-align:center;justify-content:center;align-items:center;width:94px;font-family:DIN Next LT Pro;font-size:18px;display:flex;position:absolute;top:0}.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{width:20px;height:20px;margin-right:2px}.home-header .user-grade .grade-box .grade-cube{z-index:1;width:90px;height:98px;position:absolute;top:10px;left:2px}.home-header .user-grade .grade-box .grade-icon{width:216px;height:216px;position:absolute;top:-18px;left:-60px}.home-header .user-grade .grade-box .desc{color:#f6d9ac;text-align:center;width:50px;font-size:7px;position:absolute;top:140px;left:22px}.home-header .user-grade .grade-box .role{position:relative;top:94px;left:32px}.home-header .user-grade .grade-box .role .role-img{border-radius:50%;width:30px;height:30px}.home-header .user-grade .grade-box .role .role-border{width:50px;height:50px;position:absolute;top:-10px;left:-10px}.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;width:4px;height: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{width:0;height:0;position:absolute;top:10px;right:10px}.video-list .empty{height:400px}.video-list .video-card{flex-direction:row;padding:16px 16px 0;display:flex}.video-list .video-card .time{flex-direction:column;align-items:flex-end;margin-right:10px;display:flex}.video-list .video-card .time .month{color:#858585;white-space:nowrap;max-width:24px;font-size:12px}.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;padding-bottom:16px}.video-list .video-card .content .tags{flex-flow:wrap;display:flex}.video-list .video-card .content .battle-info{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.video-list .video-card .content .battle-info .hero{border-radius:4px;width:40px;height:40px}.video-list .video-card .content .battle-info .info{flex-direction:column;flex:1;padding-left:8px;display:flex}.video-list .video-card .content .battle-info .info .top{flex-direction:row;align-items:baseline;margin-bottom:4px;display:flex}.video-list .video-card .content .battle-info .info .top .result{color:#47a3e6;margin-right:6px;font-size:16px}.video-list .video-card .content .battle-info .info .top .result-fail{color:#f76060;margin-right:6px;font-size:16px}.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;height:100%;display:flex}.video-list .video-card .content .battle-info .operate .share-img{width:20px;height:20px}.video-list .video-card .content .battle-info .operate .adm-popover{left:auto}.video-list .video-card .content .battle-video{width:100%;position:relative}@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.9333vw}}@media screen and (min-width:500px){.video-list .video-card .content .battle-video{height:234.667px}}.video-list .video-card .content .battle-video .video{border-radius:4px;width:100%;height:100%;overflow:hidden}.video-list .video-card .content .battle-video .poster{border-radius:4px;width:100%;height:100%}.video-list .video-card .content .battle-video .poster-play{width:36px;height:36px;position:absolute;top:42%;left:44%}.wrapper-c8kio{color:#fff;box-sizing:border-box;width:100%;height:12px;font-size:10px;font-weight:400;position:relative}.wrapper-c8kio .left-EiJyO{text-align:left;box-sizing:border-box;transform-origin:0;background-color:#47a3e6;border-radius:2px 0 0 2px;width:0;height:100%;position:absolute;left:0}.wrapper-c8kio .right-hl7EA{text-align:right;box-sizing:border-box;transform-origin:100%;background-color:#f76060;border-radius:0 2px;width:0;height:100%;position:absolute;right:0}.wrapper-c8kio .left-value-qTsf7{position:absolute;left:4px}.wrapper-c8kio .right-value-AWy9b{position:absolute;right:4px}.wrapper-c8kio .twill-left-VnRQR{width:18px;height:12px;position:absolute;right:0}.wrapper-c8kio .twill-left-VnRQR:before{content:"";background-image:linear-gradient(60deg,transparent 3px,rgba(255,255,255,.19) 3px,rgba(255,255,255,.19) 6px,transparent 6px,transparent 9px,rgba(255,255,255,.19) 9px,rgba(255,255,255,.19) 12px,transparent 12px,transparent 15px,rgba(255,255,255,.19) 15px,rgba(255,255,255,.19) 18px,transparent 18px,transparent);width:100%;height:50%;position:absolute;top:0}.wrapper-c8kio .twill-left-VnRQR:after{content:"";background-image:linear-gradient(120deg,transparent 3px,rgba(255,255,255,.19) 3px,rgba(255,255,255,.19) 6px,transparent 6px,transparent 9px,rgba(255,255,255,.19) 9px,rgba(255,255,255,.19) 12px,transparent 12px,transparent 15px,rgba(255,255,255,.19) 15px,rgba(255,255,255,.19) 18px,transparent 18px,transparent);width:100%;height:50%;position:absolute;bottom:0}.wrapper-c8kio .twill-right-ATUFT{width:18px;height:12px;position:absolute;left:-18px}.wrapper-c8kio .twill-right-ATUFT:before{content:"";background-image:linear-gradient(-60deg,transparent 3px,rgba(255,255,255,.19) 3px,rgba(255,255,255,.19) 6px,transparent 6px,transparent 9px,rgba(255,255,255,.19) 9px,rgba(255,255,255,.19) 12px,transparent 12px,transparent 15px,rgba(255,255,255,.19) 15px,rgba(255,255,255,.19) 18px,transparent 18px,transparent);width:100%;height:50%;position:absolute;top:0}.wrapper-c8kio .twill-right-ATUFT:after{content:"";background-image:linear-gradient(-120deg,transparent 3px,rgba(255,255,255,.19) 3px,rgba(255,255,255,.19) 6px,transparent 6px,transparent 9px,rgba(255,255,255,.19) 9px,rgba(255,255,255,.19) 12px,transparent 12px,transparent 15px,rgba(255,255,255,.19) 15px,rgba(255,255,255,.19) 18px,transparent 18px,transparent);width:100%;height:50%;position:absolute;bottom:0}.wrapper-UYS4c{border:1px solid;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.wrapper-UYS4c+.wrapper-UYS4c{margin-left:8px}.wrapper-UYS4c.--red-zSyWG{border-color:#f76060}.wrapper-UYS4c.--blue-FgAV6{border-color:#47a3e6}.wrapper-UYS4c .avatar-pMnv1{border-radius:4px;width:24px;height:24px}.wrapper-JSc0P{padding:10px 16px}.wrapper-JSc0P .title-tcTHz{color:#838c8f;align-items:center;margin-bottom:10px;font-size:12px;font-weight:400;line-height:20px;display:flex}.wrapper-JSc0P .title-tcTHz .title-item-a5eSH+.title-item-a5eSH{margin-left:10px}.wrapper-JSc0P .row-dCeHf{align-items:center;display:flex}.wrapper-JSc0P .row-icon-NXmqB{border-radius:50%;width:20px;height:20px;margin-right:10px}.wrapper-JSc0P .row-hero-GLdAf{color:#d7d7d7;flex-grow:1;align-items:center;font-size:12px;font-weight:400;line-height:20px;display:flex;overflow:auto}.wrapper-JSc0P .row-hero-GLdAf .hero-blue-AAZgo{text-align:left;white-space:nowrap;margin-right:10px}.wrapper-JSc0P .row-hero-GLdAf .hero-red-KvKf5{text-align:right;white-space:nowrap;margin-left:10px}.wrapper-JSc0P .row-economy-WzMKd{flex-grow:1;align-items:center;display:flex}.wrapper-JSc0P .row-monster-HHSnw{flex-grow:1;align-items:center;display:flex;overflow:auto}.wrapper-JSc0P .row-monster-HHSnw .monster-card-O4nQ0{background-color:rgba(215,215,215,.4);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 5px;display:flex}.wrapper-JSc0P .row-monster-HHSnw .monster-card-O4nQ0 .num--blue-vWW72{color:#47a3e6;font-size:17px;font-weight:700;line-height:17px}.wrapper-JSc0P .row-monster-HHSnw .monster-card-O4nQ0 .num--red-VdvX2{color:#f76060;font-size:17px;font-weight:700;line-height:17px}.wrapper-JSc0P .row-monster-HHSnw .monster-card-O4nQ0 .monster-DXjAI{width:20px;height:20px;margin:0 2px}.wrapper-JSc0P .row-monster-HHSnw .monster-card-O4nQ0+.monster-card-O4nQ0{margin-left:7px}.wrapper-JSc0P .row-dCeHf+.row-dCeHf{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%;height:24px;padding-top:2px;padding-left:16px;font-size:16px;font-weight:500;line-height:24px;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{z-index:0;min-width:120px;height:24px;position:absolute;left:0}.battle-record-subapp.summary .team .title .text{z-index:1;position:relative}.battle-record-subapp.summary .team .players{border-top-right-radius:6px;padding:3px;overflow:hidden}.battle-record-subapp.summary .team .players-blue{background-image:linear-gradient(#d5e7f4,transparent)}.battle-record-subapp.summary .team .players-red{background-image:linear-gradient(#fbdadc,transparent)}.battle-record-subapp.summary .team .players .player{background-color:#f7f7f7;flex-direction:column;padding:18px 14px;display:flex}.battle-record-subapp.summary .team .players .player:first-child{border-top-left-radius:6px;border-top-right-radius:6px;padding-top:16px}.battle-record-subapp.summary .team .players .player .tags{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.battle-record-subapp.summary .team .players .player .player-info{flex-direction:row;justify-content:space-between;height:45px;margin-top:6px;display:flex}.battle-record-subapp.summary .team .players .player .player-info .avatar{background:rgba(215,215,215,.35);border-radius:4px;flex-direction:row;align-items:center;width:109px;min-width:100px;max-width:110px;display:flex}.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;width:45px;height:45px}.battle-record-subapp.summary .team .players .player .player-info .avatar .attach{flex-direction:column;align-items:flex-start;margin-left:6px;display:flex}.battle-record-subapp.summary .team .players .player .player-info .avatar .attach .kda{color:#858585;text-overflow:ellipsis;white-space:nowrap;max-width:53px;font-family:DIN Next LT Pro;font-size:14px;line-height:12px;overflow:hidden}.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;margin-bottom:4px;font-family:DIN Next LT Pro;font-size:24px;line-height:20px}.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{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;padding-left:10px;display:flex}.battle-record-subapp.summary .team .players .player .player-info .info .name{color:#3e1f02;margin-bottom:8px;font-size:14px;line-height:1}.battle-record-subapp.summary .team .players .player .player-info .info .suit{flex-direction:row;align-items:center;display:flex}.battle-record-subapp.summary .team .players .player .player-info .info .suit .icon{border-radius:50%;width:24px;height:24px;margin-right:8px}.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;width:.5px;height:15px;margin-right:8px}.wrapper-gey5M .label-CHqBY{justify-content:space-between;align-items:center;height:18px;display:flex;position:relative}.wrapper-gey5M .first-yM_bM{width:23px;height:12px;position:absolute}.wrapper-gey5M .name-pfbWN{color:#838c8f;text-align:center;flex-shrink:0;width:100%;font-size:10px;font-weight:400;line-height:18px}.wrapper-gey5M .blue-value-q3btt,.wrapper-gey5M .red-value-XX8ta{color:#858585;flex-shrink:0;font-size:10px;font-weight:400;line-height:18px;position:absolute}.wrapper-gey5M .blue-value-q3btt{text-align:left;top:0;left:0}.wrapper-gey5M .blue-value-q3btt .first-yM_bM{top:3px;right:-27px}.wrapper-gey5M .red-value-XX8ta{text-align:right;top:0;right:0}.wrapper-gey5M .red-value-XX8ta .first-yM_bM{top:3px;left:-27px}.wrapper-gey5M .bar-NwsoA{box-sizing:border-box;background-color:#f0f0f0;border-radius:2px;flex-shrink:0;align-items:center;width:100%;height:6px;margin-top:2px;display:flex}.wrapper-gey5M .bar-NwsoA .blue-bar-s73Nl,.wrapper-gey5M .bar-NwsoA .red-bar-gqcUr{height:100%}.wrapper-gey5M .bar-NwsoA .blue-bar-s73Nl{background-color:transparent;flex-shrink:0}.wrapper-gey5M .bar-NwsoA .red-bar-gqcUr{background-color:transparent;flex-grow:1}.wrapper-gey5M+.wrapper-gey5M{margin-top:14px}.wrapper-gey5M.is-blue-highlight-ogWZJ .blue-value-q3btt,.wrapper-gey5M.is-red-highlight-w7tG1 .red-value-XX8ta{color:#3e1f02}.wrapper-gey5M.is-blue-highlight-ogWZJ .blue-bar-s73Nl{background-color:#47a3e6}.wrapper-gey5M.is-red-highlight-w7tG1 .red-bar-gqcUr{background-color:#f76060}.middle-R_sSo{border-bottom:.5px solid rgba(215,215,215,.5);padding-bottom:10px;margin-top:10px!important}.middle-R_sSo .blue-value-q3btt,.middle-R_sSo .red-value-XX8ta{font-size:10px;font-weight:600}.middle-R_sSo .bar-NwsoA{height:8px;margin-top:4px}.wrapper-Y_AUg{background-color:#fff}.wrapper-Y_AUg .title-h907T{color:#3e1f02;text-align:center;font-size:14px;font-weight:400;line-height:22px}.wrapper-Y_AUg .subtitle-M_ny8{color:#858585;text-align:center;font-size:12px;font-weight:400;line-height:18px}.wrapper-Y_AUg .line-group-ISxVa{padding:12px 12px 24px}.wrapper-nLhla{padding:16px}.wrapper-nLhla .footer-qQYgc,.wrapper-KjP_M{margin-top:24px}.wrapper-KjP_M .header-ptWNV{height:54px;position:relative}.wrapper-KjP_M .header-ptWNV .mask-neOis{background-color:#f0f0f0;width:150px;height:46px;position:absolute;bottom:0;left:calc(50% - 75px)}.wrapper-KjP_M .header-ptWNV .vs-NIuNl{color:#3e1f02;justify-content:center;align-items:center;font-size:22px;font-weight:900;display:flex;position:absolute;top:8px;bottom:0;left:0;right:0}.wrapper-KjP_M .header-ptWNV .mask-blue-Hqyle{background-color:#47a3e6;border-radius:4px 4px 0 0;width:32%;min-width:110px;height:46px;position:absolute;bottom:0;left:0}.wrapper-KjP_M .header-ptWNV .mask-blue-Hqyle:after{content:"";border-top:23px solid transparent;border-bottom:23px solid #47a3e6;border-left:14px solid #47a3e6;border-right:14px solid transparent;border-radius:4px 0 0;width:0;height:0;position:absolute;top:0;right:-26.5px}.wrapper-KjP_M .header-ptWNV .mask-red-ZP2oO{background-color:#f76060;border-radius:4px 4px 0 0;width:32%;min-width:110px;height:46px;position:absolute;bottom:0;right:0}.wrapper-KjP_M .header-ptWNV .mask-red-ZP2oO:after{content:"";border-top:23px solid transparent;border-bottom:23px solid #f76060;border-left:14px solid transparent;border-right:14px solid #f76060;border-radius:0 4px 0 0;width:0;height:0;position:absolute;top:0;left:-26.5px}.wrapper-KjP_M .header-ptWNV .hero-blue-Q_XWa{display:flex;position:absolute;left:10px}.wrapper-KjP_M .header-ptWNV .hero-blue-Q_XWa .score-qeVLA,.wrapper-KjP_M .header-ptWNV .hero-blue-Q_XWa .kd-xltmX{text-align:left;padding-left:10px}.wrapper-KjP_M .header-ptWNV .hero-red-nXYbw{flex-direction:row-reverse;display:flex;position:absolute;right:10px}.wrapper-KjP_M .header-ptWNV .hero-red-nXYbw .score-qeVLA,.wrapper-KjP_M .header-ptWNV .hero-red-nXYbw .kd-xltmX{text-align:right;padding-right:10px}.wrapper-KjP_M .header-ptWNV .hero-blue-Q_XWa .performance-P79gF,.wrapper-KjP_M .header-ptWNV .hero-red-nXYbw .performance-P79gF{flex-direction:column;justify-content:center;height:100%;margin-top:8px;display:flex}.wrapper-KjP_M .header-ptWNV .hero-blue-Q_XWa .score-qeVLA,.wrapper-KjP_M .header-ptWNV .hero-red-nXYbw .score-qeVLA{color:#fff;font-family:DIN Next LT Pro;font-size:24px;font-weight:700;line-height:24px}.wrapper-KjP_M .header-ptWNV .hero-blue-Q_XWa .kd-xltmX,.wrapper-KjP_M .header-ptWNV .hero-red-nXYbw .kd-xltmX{color:rgba(255,255,255,.7);font-family:DIN Next LT Pro;font-size:14px;font-weight:700;line-height:17px}.wrapper-KjP_M .header-ptWNV .hero-blue-Q_XWa .avatar-wiEzh,.wrapper-KjP_M .header-ptWNV .hero-red-nXYbw .avatar-wiEzh{border:2px solid #fff;border-radius:4px;flex-shrink:0;width:46px;height:46px}.wrapper-KjP_M .name-lxMDV{background-color:#fff;justify-content:space-between;align-items:center;height:40px;padding:0 12px;display:flex}.wrapper-KjP_M .name-lxMDV .blue-name-y9qpa{color:#47a3e6;text-align:left;font-size:14px;font-weight:400;line-height:22px}.wrapper-KjP_M .name-lxMDV .red-name-YUABx{color:#f76060;text-align:right;font-size:14px;font-weight:400;line-height:22px}.wrapper-KjP_M .data-YeHu0{background-color:#fff;padding:0 12px 12px}.wrapper-KjP_M .data-bg-zZ3Lo{background-color:#f7f7f7;border-radius:4px;padding:2px 10px 12px}.wrapper-KjP_M .data-bg-zZ3Lo .row-Ls0r3{color:#3e1f02;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;font-weight:400;line-height:22px;display:flex;position:relative}.wrapper-KjP_M .data-bg-zZ3Lo .row-Ls0r3 .num-P9w7i{color:#3e1f02;max-width:30%;font-family:DIN Next LT Pro;font-size:19px;font-style:normal;font-weight:700;line-height:19px;overflow:hidden}.wrapper-KjP_M .data-bg-zZ3Lo .row-Ls0r3 .num--left-AeYf2{text-align:left;position:absolute;left:0}.wrapper-KjP_M .data-bg-zZ3Lo .row-Ls0r3 .num--right-vOBFy{text-align:right;position:absolute;right:0}.wrapper-KjP_M .data-bg-zZ3Lo .row-Ls0r3 .label-qUkAy{text-align:center;flex-grow:1;flex-shrink:0;position:relative}.wrapper-KjP_M .data-bg-zZ3Lo .row-Ls0r3 .auth-HssFA{font-size:12px;font-weight:400}.wrapper-KjP_M .data-bg-zZ3Lo .border-PVZi8{background-color:rgba(215,215,215,.5);width:100%;height:.5px}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv{align-items:center;display:flex}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-blue-UbV8H{flex-shrink:0;display:flex}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-blue-UbV8H .equipment-skill-haZ35{height:-webkit-fit-content;height:fit-content;position:relative}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-blue-UbV8H .equipment-skill-haZ35:after{content:"";background-color:#d7d7d7;width:1px;height:10px;position:absolute;top:calc(50% - 5px);right:0}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-blue-UbV8H .equipment-skill-haZ35 .equipment-cirlce-uHQHt{margin-left:0}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-blue-UbV8H .equipment-list-euOsT{flex-wrap:wrap;max-width:100px;display:flex}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-split-MZ9E3{color:#d7d7d7;text-align:center;flex-grow:1;flex-shrink:0;font-size:20px;font-weight:500;line-height:20px}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-red-onupT{flex-direction:row-reverse;flex-shrink:0;display:flex}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-red-onupT .equipment-skill-haZ35{height:-webkit-fit-content;height:fit-content;position:relative}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-red-onupT .equipment-skill-haZ35:after{content:"";background-color:#d7d7d7;width:1px;height:10px;position:absolute;top:calc(50% - 5px);left:0}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-red-onupT .equipment-skill-haZ35 .equipment-cirlce-uHQHt{margin-right:0}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-red-onupT .equipment-list-euOsT{flex-flow:row-reverse wrap;max-width:100px;display:flex}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-cirlce-uHQHt{background-color:rgba(215,215,215,.5);border-radius:50%;flex-shrink:0;width:20px;height:20px;margin:4px;overflow:hidden}.wrapper-KjP_M .data-bg-zZ3Lo .equipment-NSkDv .equipment-cirlce-icon-nZI2O{border-radius:50%;width:20px;height:20px}.wrapper-dtMIg .header-XqMx6{border-bottom:.5px solid #dfe2ea;flex-direction:column;flex-shrink:0;align-items:center;display:flex}.wrapper-dtMIg .header-XqMx6 .bar-YzVPa{background:#e9ecf3;border-radius:2px;width:32px;height:4px;margin-top:8px}.wrapper-dtMIg .header-XqMx6 .title-g9RLm{color:#0f2128;height:48px;font-size:16px;line-height:48px}.wrapper-dtMIg .list-Vctj2{justify-content:space-between;align-items:center;padding:12px 12px 60px;display:flex}.wrapper-dtMIg .item-yuUFy{box-sizing:border-box;border:3px solid transparent;border-radius:4px;width:54px;height:54px}.wrapper-dtMIg .item--active-_7vcd{border-color:#e1a93d}.wrapper-dtMIg .adm-popup-body{border-radius:12px 12px 0 0;overflow:hidden}.wrapper-njlWn{height:114px;position:relative}.wrapper-njlWn .bg-mJS_w{box-sizing:border-box;width:100%;padding-top:28px;position:absolute;top:0}.wrapper-njlWn .bg--blue-dvFki{color:#47a3e6;box-sizing:border-box;background-image:linear-gradient(270deg,#fff 58.02%,#f0f7fc 77.32%,#e8f3fb 100%);border-radius:4px;justify-content:flex-start;align-items:center;width:100%;height:40px;padding:0 8px;font-size:14px;font-weight:400;line-height:22px;display:flex}.wrapper-njlWn .bg--red-XAbwm{color:#f76060;box-sizing:border-box;background-image:linear-gradient(270deg,#fff 58.75%,#fbf3f4 74.34%,#f7e6e9 100%);border-radius:4px;justify-content:flex-start;align-items:center;width:100%;height:40px;margin:4px 0 2px;padding:0 8px;font-size:14px;font-weight:400;line-height:22px;display:flex}.wrapper-njlWn .selector-uExg_{flex-wrap:nowrap;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:140px;right:0}.wrapper-X1XYb{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.wrapper-X1XYb .img-zqz9W{border-radius:4px;width:32px;height:32px}.wrapper-X1XYb .mvp-FcJ_i,.wrapper-X1XYb .svp-hwFvW{position:absolute;top:0}.wrapper-X1XYb .mvp-FcJ_i .tag-UlVgi,.wrapper-X1XYb .svp-hwFvW .tag-UlVgi{width:28px;height:11px}.wrapper-X1XYb .me-QvUv0{color:#fff;text-align:center;background-color:rgba(0,0,0,.49);border-radius:2px 0;min-width:16px;height:12px;font-size:8px;font-weight:400;line-height:12px;position:absolute;bottom:4px;right:4px}.wrapper-X1XYb .change-XiJYd{background-color:rgba(0,0,0,.49);border-radius:2px 0;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;bottom:4px;right:4px}.wrapper-X1XYb .change-XiJYd .change-icon-QgJC3{width:8px;height:7px}.wrapper-XDgjI{flex-shrink:0;width:40px}.wrapper-XDgjI.activated-BXKVE .icon-g5dvc{background-color:#e1a93d}.wrapper-XDgjI.activated-BXKVE .border-Q67pV{border-color:#e1a93d}.wrapper-XDgjI .icon-g5dvc{border-radius:2px 2px 0 0;justify-content:center;align-items:center;width:100%;height:26px;display:flex}.wrapper-XDgjI .border-Q67pV{border:2px solid transparent;border-radius:0 0 2px 2px;flex-direction:column;justify-content:center;align-items:center;display:flex}.wrapper-XDgjI .avatar--red-Vtn6d{margin-top:4px}.wrapper-YZ0P_{width:24px;height:24px}.wrapper-BMZPw .adm-tabs-header{padding:10px 16px 0}.wrapper-BMZPw .adm-tabs-tab-list{border-radius:4px;overflow:hidden}.wrapper-BMZPw .adm-tabs-content,.wrapper-BMZPw .adm-tabs-tab-wrapper{padding:0}.wrapper-BMZPw .adm-tabs-tab{color:#858585;box-sizing:border-box;text-align:center;background-color:rgba(215,215,215,.4);width:100%;padding:6px 0;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.wrapper-BMZPw .adm-tabs-tab-active{color:#c99244;background-color:#fff;border-radius:4px;overflow:hidden}.battle-record-subapp.team-data{background-color:#f7f7f7;position:relative}.battle-record-subapp.team-data .dt-report{width:0;height:0;position:absolute;top:10px;right:10px}.battle-record-subapp.team-data .team{margin-top:16px}.battle-record-subapp.team-data .team .title{background-repeat:no-repeat;background-size:140px 100%;height:24px;padding-left:16px;font-size:16px;font-weight:500;line-height:24px;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{z-index:0;min-width:120px;height:24px;position:absolute;left:0}.battle-record-subapp.team-data .team .title .text{z-index:1;position:relative}.battle-record-subapp.team-data .team .team-info{border-top-right-radius:4px;flex-direction:row;padding:3px;display:flex}.battle-record-subapp.team-data .team .team-info-blue{background-image:linear-gradient(#d5e7f4,transparent)}.battle-record-subapp.team-data .team .team-info-red{background-image:linear-gradient(#fbdadc,transparent)}.battle-record-subapp.team-data .team .team-info .heros{background-color:#f7f7f7;border-top-left-radius:6px;padding-top:48px;padding-left:16px}.battle-record-subapp.team-data .team .team-info .heros .player-icon{width:45px;height:45px;margin-bottom:29px;position:relative}.battle-record-subapp.team-data .team .team-info .heros .player-icon .icon{border-radius:4px;width:100%;height:100%}.battle-record-subapp.team-data .team .team-info .heros .player-icon .level{color:#fff;text-align:center;background-color:rgba(0,0,0,.5);border-radius:4px 0;width:19px;height:14px;font-family:DIN Next LT Pro;font-size:11px;line-height:16px;position:absolute;bottom:0;right:0}.battle-record-subapp.team-data .team .datas{background-color:#f7f7f7;border-top-right-radius:6px;flex:1;padding-top:8px;padding-left:12px;padding-right:16px;overflow:auto}.battle-record-subapp.team-data .team .datas .data-header{flex-direction:row;align-items:center;height:26px;margin-bottom:16px;display:flex}.battle-record-subapp.team-data .team .datas .data-header .header{color:#858585;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-right:16px;font-size:9px;line-height:13px;display:-webkit-box;overflow:hidden}.battle-record-subapp.team-data .team .datas .player{flex-direction:column;height:50px;margin-bottom:24px;display:flex}.battle-record-subapp.team-data .team .datas .player .name{color:#3e1f02;margin-bottom:8px;font-size:14px}.battle-record-subapp.team-data .team .datas .player .data-section{flex-direction:row;align-items:center;display:flex}.battle-record-subapp.team-data .team .datas .player .data-section .player-progress{border-radius:2px;flex:1;margin-right:16px;position:relative;overflow:hidden}.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{z-index:1;color:#3e1f02;font-family:DIN Next LT Pro;font-size:12px;line-height:16px;position:absolute;top:0;right:4px}.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{z-index:1;background-color:#f7f7f7;position:-webkit-sticky;position:sticky;top:0}.personalHomepageBackgroundImage-kSqVc{z-index:0;position:absolute;top:0;left:0}.personalHomepageBackgroundImage-kSqVc img{object-fit:cover;width:100%;height:auto}.cancelBox-Y84nL{position:relative}.canceledBoxBackgroundimg-HVbw9{object-fit:cover;z-index:0;width:100%;height:auto;position:absolute}.canceledUserInfo-QE6Ux{z-index:1;background-color:#fff;border-radius:20px 20px 0 0;width:100%;margin-top:164px;padding:60px 16px 24px;position:relative}.defaultAvatar-AzqM8{width:88px;height:88px;position:absolute;top:-44px;left:16px}.defaultAvatar-AzqM8 img{object-fit:cover;border-radius:50%;width:100%;height:100%}.canceledName-USAz0{color:var(--C2,#3e1f02);text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.camp-circle-card-desc{box-sizing:border-box;color:rgba(255,255,255,.7);background-repeat:no-repeat;background-size:100% 100%;border-radius:4px;width:100%;height:60px;padding:4px 8px;font-size:12px;position:relative}.camp-circle-card-desc_text{text-overflow:ellipsis;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.camp-circle-card-flag{box-sizing:border-box;background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;align-items:center;width:134px;min-width:134px;height:154px;padding-top:20px;display:flex;position:relative}.camp-circle-card-flag_avatar-box{position:relative}.camp-circle-card-flag_avatar{border-radius:50%;width:78px;height:78px}.camp-circle-card-flag_avatar-border{background-repeat:no-repeat;background-size:100% 100%;width:116px;height:116px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.camp-circle-card-flag_vip-icon{width:20px;height:20px;position:absolute;bottom:0;right:0}.camp-circle-card-flag_loop-left{width:48px;height:48px;position:absolute;top:40px;left:-16px}.camp-circle-card-flag_loop-right{width:38px;height:40px;position:absolute;top:34px;right:-12px}.camp-circle-card-flag_name{color:#fff;white-space:nowrap;text-overflow:ellipsis;background-image:url(../../static/media/flag-name-bg.f0ac4dd533d5d7e1.png);background-repeat:no-repeat;background-size:100% 100%;align-items:center;max-width:134px;height:28px;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:14px;left:50%;overflow:hidden;transform:translate(-50%)}.camp-circle-card-info{box-sizing:border-box;width:100%;padding-top:20px;padding-left:8px;position:relative;overflow:hidden}.camp-circle-card-info_top-tip{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(90deg,#48f3dd 0%,#1154f0 100%);border:.5px solid #29e0eb;border-radius:0 8px;align-items:center;max-width:162px;height:28px;padding:0 8px 0 6px;font-size:10px;font-weight:500;display:flex;position:absolute;top:0;right:0;overflow:hidden}.camp-circle-card-info_tag-group-container{flex-direction:column;align-items:flex-start;width:100%;display:flex;overflow-x:auto}.camp-circle-card-info_tag-group{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px;display:inline-grid}.camp-circle-card-info_tag-group-item{width:-moz-max-content;min-width:70px;box-sizing:border-box;color:#fff;white-space:nowrap;background:linear-gradient(90deg,#316ffe 0%,#209cff 100%);border:.5px solid #3cf;border-radius:36px;justify-content:flex-start;align-items:center;gap:2px;width:max-content;padding:4px;font-size:10px;line-height:14px;display:flex;position:relative;overflow:hidden}.camp-circle-card-info_tag-group-item-icon{position:absolute;top:50%;left:4px;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{width:24px;height:20px;position:absolute;top:0;left:0}.camp-circle-card-info_tag-group-item-bg-right{width:24px;height:18px;position:absolute;top:6px;right:0}.camp-circle-card-info_header-row{box-sizing:border-box;justify-content:space-between;width:100%;display:flex}.camp-circle-card-info_header-row--landscape{display:none}.camp-circle-card-info_location{flex-direction:column;align-items:center;width:86px;min-height:44px;margin-left:6px;display:flex}.camp-circle-card-info_location-icon{width:16px;height:16px;margin-bottom:5px}.camp-circle-card-info_location-text{color:#6c98b4;word-break:break-word;text-align:center;font-size:10px;font-weight:500}.camp-circle-card-info_location-text--white{color:rgba(226,250,255,.8)}.camp-circle-card-info_friend-box{width:42px;height:100%;margin-right:4px;position:relative}.camp-circle-card-info_friend-avatar1{border-radius:50%;width:24px;height:24px}.camp-circle-card-info_friend-avatar2{border-radius:50%;width:24px;height:24px;position:absolute;top:0;right:0}.camp-circle-card-info_member-box{box-sizing:border-box;background:rgba(47,110,149,.4);border:1px solid #c5feff;border-radius:8px;align-items:center;height:32px;margin-left:8px;padding:3px 4px 2px 8px;display:flex}.camp-circle-card-info_member-box--blue{background:rgba(0,67,192,.2);border:1px solid #679aff}.camp-circle-card-info_member-box-content{flex-direction:column;align-items:center;height:28px;display:flex}.camp-circle-card-info_member-box-arrow{width:12px;height:12px}.camp-circle-card-info_member-number{width:-moz-max-content;color:#fff;width:max-content;height:14px;margin-top:2px;font-size:10px;font-weight:500;line-height:14px}.camp-circle-card-info_member-number--lucency{color:rgba(255,255,255,.7)}.camp-circle-card-left-bar{flex-direction:column;width:52px;height:100%;display:flex}.camp-circle-card-left-bar__profile{justify-content:center;align-items:center;width:100%;height:52px;display:flex;position:relative}.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%;width:32px;height:32px;display:inline-block;position:relative}.camp-circle-card-left-bar__profile-item--checked{border:1px solid #ffda60;box-shadow:0 0 10px #fffdb5}.camp-circle-card-left-bar__profile-item-img{border-radius:50%;width:100%;height:100%}.camp-circle-card-left-bar__profile-item-icon{position:absolute;bottom:0;right:0}.camp-circle-card-left-bar__profile-item-divider{background:rgba(255,255,255,.32);width:16px;height:1px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.camp-circle-card-left-bar__profile-placeholder{flex:1}.camp-discord-share{box-sizing:border-box;background:0 0;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:4px 8px;font-size:12px;display:flex;overflow:hidden}.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:rgba(255,255,255,.24);width:1px;height:12px;margin-right:12px}.camp-discord-share_divider--dark{background:rgba(105,104,163,.24)}.camp-circle-card{background:url(../../static/media/circle-card-bg-normal.b2fcf18afa5bf7a5.png) 0 0/100% 100% no-repeat;width:100%;height:100%;display:flex}.camp-circle-card_container{flex:1;overflow:hidden}.camp-circle-card_content{box-sizing:border-box;padding-left:15px;display:flex}.camp-circle-card_info{box-sizing:border-box;flex:1;padding-right:14px;overflow:hidden}.camp-circle-card_desc-container{margin-top:8px;padding:0 14px}.camp-circle-card_share{box-sizing:border-box;background:rgba(0,47,119,.24);border-radius:4px;width:calc(100% - 28px);margin:12px 14px 0;overflow:hidden}[data-circle-mode=small] .camp-circle-card_content{box-sizing:border-box;height:100%;padding:0 8px 5px 10px;overflow:hidden}[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;flex-direction:column;height:100%;padding-bottom:3px;padding-left:8px;padding-right:0;display:flex}[data-circle-mode=small] .camp-circle-card-info{flex-direction:column;flex:1;justify-content:center;margin-top:0;padding-top:0;padding-left:0;display:flex}[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{min-width:none;white-space:nowrap;text-overflow:ellipsis;text-align:center;justify-content:flex-start;width:auto;max-width:calc(100% - 4px);font-size:10px;display:block;overflow:hidden}[data-circle-mode=small] .camp-circle-card-info_top-tip{height:18px}[data-circle-mode=small] .camp-circle-card-info_friend-avatar1,[data-circle-mode=small] .camp-circle-card-info_friend-avatar2{width:12px;height:12px}[data-circle-mode=small] .camp-circle-card-info_friend-box{width:20px;height:auto;height:initial}[data-circle-mode=small] .camp-circle-card-flag{width:110px;min-width:0;height:100%;min-width:initial}[data-circle-mode=small] .camp-circle-card-flag_avatar-border{width:90px;height:90px}[data-circle-mode=small] .camp-circle-card-flag_avatar{width:60px;height:60px}[data-circle-mode=small] .camp-circle-card-flag_loop-left{width:36px;height:40px;position:absolute;top:50px;left:-10px}[data-circle-mode=small] .camp-circle-card-flag_loop-right{width:26px;height:26px;position:absolute;top:62px;right:-5px}[data-circle-mode=small] .camp-circle-card-flag_name{max-width:110px;font-size:10px;bottom:32px}[data-circle-mode=small] .camp-circle-card-left-bar{width:44px}[data-circle-mode=small] .camp-circle-card-left-bar__profile-item{width:24px;height:24px}[data-orientation=landscape] .camp-circle-card-left-bar{width:117px}[data-orientation=landscape] .camp-circle-card-left-bar__profile{padding-left:var(--intl-webview-left);box-sizing:border-box;padding-right:10px}[data-orientation=landscape] .camp-circle-card-flag{height:44vh}[data-orientation=landscape] .camp-circle-card{box-sizing:border-box;background-size:100% 100%}[data-orientation=landscape] .camp-circle-card_content{flex-direction:column;align-items:center;padding:0 12px;display:flex}[data-orientation=landscape] .camp-circle-card_container{flex-direction:column;flex:1;display:flex;overflow:hidden}[data-orientation=landscape] .camp-circle-card-info_top-tip,[data-orientation=landscape] .camp-circle-card-info_header-row,[data-orientation=landscape] .camp-circle-card_share{display:none}[data-orientation=landscape] .camp-circle-card_info{width:100%;padding-right:0}[data-orientation=landscape] .camp-circle-card-info{width:100%;margin-left:0;padding-top:0;overflow:hidden}@media screen and (max-width:500px){[data-orientation=landscape] .camp-circle-card-info{height:18.6667vw}}@media screen and (min-width:500px){[data-orientation=landscape] .camp-circle-card-info{height:93.3333px}}[data-orientation=landscape] .camp-circle-card-info_header-row--landscape{justify-content:space-between;align-items:center;width:100%;display:flex}[data-orientation=landscape] .camp-circle-card-info_location-icon--landscape{width:16px;height:16px}[data-orientation=landscape] .camp-circle-card-info_location--landscape{flex:1;justify-content:center;align-items:center;display:flex}[data-orientation=landscape] .camp-circle-card-info_location-text--landscape{color:rgba(226,250,255,.8);white-space:nowrap;text-overflow:ellipsis;max-width:90px;height:20px;font-size:11px;font-weight:500;line-height:20px;overflow:hidden}[data-orientation=landscape] .camp-circle-card-info_member-box--landscape{color:#e2faff;border:.55px solid #679aff;border-radius:4px;align-items:center;margin-left:8px;padding:3px 4px;font-size:11px;font-weight:500;display:flex}[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;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.2667vw}}@media screen and (min-width:500px){[data-orientation=landscape] .camp-circle-card_desc-container .camp-circle-card-desc{height:61.3333px}}.circleFeedsContainer-afQBe{background:#f7f7f7;border-radius:16px 16px 0 0;flex:1;width:100%}.content-detail-sorter{background:rgba(215,215,215,.5);border-radius:4px;align-items:center;display:flex}.content-detail-sorter-item{color:#858585;cursor:pointer;border:.5px solid transparent;border-radius:4px;justify-content:center;align-items:center;width:36px;height:22px;font-size:20px;display:flex}.content-detail-sorter-item.active{color:#c39650;background:#fff;border:.5px solid #d7d7d7}.content-detail-sorter-item.active+.content-detail-sorter-divider{background:0 0}.content-detail-sorter-divider{background:rgba(133,133,133,.3);width:1px;height:12px;transform:scaleX(.5)}.content-detail-sorter-divider:last-child{display:none}.content-detail-sorter-divider:has(+.content-detail-sorter-item.active){background:0 0}.newsHeader-uiSfp{justify-content:space-between;align-items:center;padding:16px;display:flex}.newsHeader-uiSfp .newsTopic-GgKAS{color:#3e1f02;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.news_list-MjME7{flex-direction:column;padding:0 16px;display:flex}.news_list-MjME7>*+*{margin-top:20px}.news_list-MjME7 .title-Czl16{justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;display:flex}.news_list-MjME7 .title_icon-lQZ_M{width:18px;height:18px}.news_list-MjME7 .title_text-_uSLL{color:var(--C3,#858585);margin-left:4px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.empty-gWtI4{flex:1}.circleFooterJoin-QCkqX{box-sizing:border-box;z-index:10;background:#fff;width:100%;padding:25px 16px 17px;position:fixed;bottom:0;right:0;box-shadow:0 -2px 8px rgba(0,0,0,.08)}.circleFooterJoin-QCkqX .camp-button{width:100%}.circleFooterJoinSpa-xd8sM{padding-bottom:38px}.circleFooterJoinLandscape-An0nG{padding:17px calc(16px + var(--intl-webview-right)) 12px 16px;position:-webkit-sticky;position:sticky}.circleFooterPublish-vya5E{z-index:10;position:fixed;bottom:56px;right:16px}.circleFooterPublish-vya5E .button-Xwa8m{background:linear-gradient(229.09deg,#c09440 17.3%,#e3c070 83.26%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 0 4px rgba(184,133,1,.24)}[data-orientation=landscape] .circleFooterPublish-vya5E{bottom:14px;right:calc(14px + var(--intl-webview-right));position:fixed}.first-gift-modal{width:100%}.first-gift-modal .adm-modal-footer{display:none}.first-gift-modal .adm-modal-content{box-sizing:border-box;width:100%;height:100%;padding:45px 56px 0;overflow:visible}.first-gift-modal .adm-center-popup-body{background-color: }.first-gift-modal .adm-center-popup-wrap{max-width:90vw;overflow:hidden}.first-gift-modal .body-modal{box-sizing:content-box;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:0;padding:0;display:flex;position:relative}.first-gift-modal .body-modal .modal-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:232px;display:flex}.first-gift-modal .body-modal .modal-content .logo-container .logo{width:60px;height:16px}.first-gift-modal .body-modal .modal-content .title{text-align:center;-webkit-text-fill-color:transparent;z-index:1;background:linear-gradient(229deg,#c09440 17.3%,#e3c070 83.26%);-webkit-background-clip:text;background-clip:text;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:26px}.first-gift-modal .body-modal .modal-content .description{color:#b5a17f;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.first-gift-modal .body-modal .modal-content .gift-container{justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative}.first-gift-modal .body-modal .modal-content .gift-container .gift-bg{width:100%;height:100%;position:absolute;top:0;left:0}.first-gift-modal .body-modal .modal-content .gift-container .gift-image{width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@font-face{font-family:DIN Next LT Pro;src:url(https://camp.honorofkings.com/h5/fonts/DINNextLTProCondensedMini.ttf);font-weight:400;font-style:normal;font-display:block}.first-gift-modal .body-modal .modal-content .gift-container .gift-count{color:var(--C2,#3e1f02);text-align:right;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);font-family:DIN Next LT Pro;font-size:15px;font-style:normal;font-weight:500;line-height:normal;position:absolute;bottom:18%;right:30%}.first-gift-modal .body-modal .modal-bottom{flex-direction:column;justify-content:center;align-items:center;width:223px;margin-top:auto;display:flex;position:absolute;bottom:60px}.first-gift-modal .body-modal .modal-bottom .additional-info{color:rgba(181,161,127,.8);text-align:center;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.first-gift-modal .body-modal .modal-bottom .custom-button{cursor:pointer;color:var(--C7,#fff);height:28px;text-align:center;background-size:contain;border:0;margin-top:6px;padding:0;font-family:PingFang SC;font-size:15px;font-style:normal;font-weight:600;line-height:24px}.first-gift-modal .body-modal .modal-bottom .short-button-img{background-image:url(../../static/media/short-button.007bd74839979cac.png);width:112px}.first-gift-modal .body-modal .modal-bottom .long-button-img{background-image:url(../../static/media/long-button.d98d9be1182f8795.png);width:212px}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:60px;display:flex}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .gift-container{width:180px;height:180px;margin-left:-15px}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .gift-container .gift-image{width:100px;height:100px}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .gift-container .gift-count{-webkit-text-stroke-width:1px;font-size:28px;bottom:15%;right:25%}[data-orientation=landscape] .first-gift-modal .body-modal .modal-content .modal-right{flex: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{width:100%;bottom:0}.social-circle-home-navbar__gift{width:28px;height:28px;margin-right:12px}.social-circle-home-navbar__before{color:var(--C2,#3e1f02);text-align:center;text-overflow:ellipsis;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;position:absolute;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.social-circle-home-navbar__after{color:var(--C2,#3e1f02);text-overflow:ellipsis;justify-content:center;align-items:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22px;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.social-circle-home-navbar__after__avatar{border:.444px solid #ffe2a1;border-radius:24px;width:24px;height:24px;margin-right:7px}.font-size-10{zoom:.83;font-size:12px}.font-size-9{zoom:.75;font-size:12px}.font-size-8{zoom:.67;font-size:12px}.font-size-6{zoom:.5;font-size:12px}.mask-container-rtl{transform:scaleX(-1)}.camp-social-media-share{max-width:500px;display:inline}.camp-social-media-share-btn{background:rgba(0,0,0,.3);border-radius:50%;justify-content:center;width:24px;height:24px;display:flex}.camp-social-media-share-btn-img{width:21px;height:21px}.camp-social-media-share-mask-container{z-index:9;flex-grow:1;justify-content:center;align-items:flex-start;max-width:500px;padding-top:10px;display:flex;overflow-x:hidden}.camp-social-media-share-mask-container-image{max-width:80vw;margin-top:60px}.camp-social-media-share-mask-container .video-wraper{margin-top:40%}.camp-social-media-share-mask-container-video{border-radius:6px;width:80vw;max-width:400px;height:50vw;max-height:250px}.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;flex-direction:column;justify-content:flex-end;max-width:500px;height:100%;display:flex}.camp-social-media-share__popup__body .camp-social-media-share__popup_container{box-sizing:border-box;z-index:10;background-color:#fff;border-radius:16px 16px 0 0;flex-shrink:0;width:100%;height:-webkit-fit-content;height:fit-content;margin-bottom:-1px;padding:20px 16px;position:relative;overflow:auto}.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;justify-content:space-between;font-size:16px;font-weight:500;line-height:24px;display:flex}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_top-icon{background:#f7f7f7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_content{color:#3e1f02;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:flex-start;margin:20px -16px;padding:0 16px;font-size:16px;font-weight:500;line-height:24px;display:flex;overflow-x:scroll;overflow-y:hidden}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_content::-webkit-scrollbar{display:none}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_bottom{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:flex-start;margin:0 -16px;padding:20px 16px 0;display:flex;overflow-x:scroll;overflow-y:hidden}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_bottom::-webkit-scrollbar{display:none}.camp-social-media-share__popup__body .camp-social-media-share__popup_container_content+.camp-social-media-share__popup_container_bottom{border-top:.5px solid rgba(215,215,215,.6)}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item_img-wrap{background:#f0f0f0;border-radius:999px;justify-content:center;align-items:center;width:57px;height:57px;margin-bottom:6px;display:flex;overflow:hidden}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item{color:#3e1f02;text-align:center;text-transform:capitalize;zoom:.75;flex-direction:column;justify-content:center;align-items:center;width:57px;margin-right:24px;font-size:12px;font-weight:400;line-height:14px;display:flex}.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{width:57px;height:57px;margin-bottom:6px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item_img--custom{width:auto;max-width:57px;height:auto;max-height:57px}.camp-social-media-share__popup__body .camp-social-media-share__popup_container-item_text{text-overflow:ellipsis;zoom:.75;width:57px;margin-top:4px;font-size:12px;line-height:16px;overflow:hidden}[data-orientation=landscape] .camp-social-media-share,.landscape-popup .camp-social-media-share{max-width:375px}[data-orientation=landscape] .camp-social-media-share__popup,.landscape-popup .camp-social-media-share__popup{--win-max-width:100vh}[data-orientation=landscape] .camp-social-media-share__popup__body,.landscape-popup .camp-social-media-share__popup__body{background-color:#fff;border-radius:0;justify-content:flex-start;max-width:375px}[data-orientation=landscape] .camp-social-media-share-mask-container,.landscape-popup .camp-social-media-share-mask-container{z-index:10001;top:0;left:calc(-1 * (var(--win-max-width) - 375px));height:100%;width:calc(var(--win-max-width) - 375px);position:fixed}[data-orientation=landscape] .camp-social-media-share-mask-container-image,.landscape-popup .camp-social-media-share-mask-container-image{max-width:80%;margin-top:0}[data-orientation=landscape] .camp-social-media-share-mask-container .video-wraper,.landscape-popup .camp-social-media-share-mask-container .video-wraper{margin-top:0}[data-orientation=landscape] .camp-social-media-share-mask-container-video,.landscape-popup .camp-social-media-share-mask-container-video{border-radius:6px;width:80%;max-width:300px;height:auto;max-height:100%}.camp-scrollchange-nav-bar__wrapper{height:calc(45px + var(--intl-webview-top));box-sizing:border-box;padding:var(--intl-webview-top) 16px 0;z-index:1000;background-color:#fff;border-bottom:1px solid #f7f7f7;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:-webkit-sticky;position:sticky;top:0}.camp-scrollchange-nav-bar__back,.camp-scrollchange-nav-bar__menu{cursor:pointer;border:.5px solid rgba(151,151,151,.2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.camp-scrollchange-nav-bar__arrow{width:20px;height:20px}.camp-scrollchange-nav-bar__arrow--rtl{transform:rotate(180deg)}.camp-scrollchange-nav-bar__icon{width:14px;height:14px;margin-right:4px}.camp-scrollchange-nav-bar__title{flex:1}.camp-scrollchange-nav-bar__right-buttons{flex-direction:row;display:flex}.social-circle-weekly-gift-modal{width:100%}.social-circle-weekly-gift-modal .adm-modal-content{box-sizing:border-box;width:288px;height:-webkit-fit-content;height:fit-content;padding:0 12px 14px;overflow:visible}.social-circle-weekly-gift-modal .adm-modal-body{overflow:visible}.social-circle-weekly-gift-modal .body-modal{box-sizing:content-box;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:0;padding:0;display:flex;position:relative}.social-circle-weekly-gift-modal .body-modal .corner-decoration{pointer-events:none;width:100%;position:absolute;top:0;left:0}.social-circle-weekly-gift-modal .body-modal .giftbox{width:100px;height:119px;position:absolute;top:-60px;right:0}.social-circle-weekly-gift-modal .body-modal .modal-header{justify-content:flex-start;align-items:center;width:100%;padding-top:13px;display:flex}.social-circle-weekly-gift-modal .body-modal .modal-header .logo{width:16px;height:16px}.social-circle-weekly-gift-modal .body-modal .modal-header .welcome-message{color:var(--C1,#c99244);text-align:center;z-index:1;margin-left:10px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.social-circle-weekly-gift-modal .body-modal .modal-body{flex-direction:column;justify-content:center;align-items:center;display:flex}.social-circle-weekly-gift-modal .body-modal .modal-body .title{color:#a97224;text-align:center;z-index:1;margin-top:20px;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:bolder;line-height:26px}.social-circle-weekly-gift-modal .body-modal .modal-body .gift-container{justify-content:center;align-items:center;width:200px;height:200px;margin-top:-30px;display:flex;position:relative}.social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-bg{width:100%;height:100%;position:absolute;top:0;left:0}.social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-image{width:116px;height:116px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-count{color:var(--C2,#3e1f02);text-align:right;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);font-family:DIN Next LT Pro;font-size:28px;font-style:normal;font-weight:500;line-height:normal;position:absolute;bottom:15%;right:30%}.social-circle-weekly-gift-modal .body-modal .modal-bottom{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.social-circle-weekly-gift-modal .body-modal .modal-bottom .additional-info{color:rgba(181,161,127,.8);text-align:center;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.social-circle-weekly-gift-modal .body-modal .modal-bottom .modal-button{cursor:pointer;background-size:contain;border:0;width:-webkit-fit-content;width:fit-content;height:36px;margin-top:6px;padding:0 30px}.social-circle-weekly-gift-modal .body-modal .modal-bottom .receive.camp-button-primary{color:var(--C7,#fff);text-align:center;background:linear-gradient(246deg,#ffa336 22.03%,#ffc14c 78.94%);font-family:PingFang SC;font-size:15px;font-style:normal;font-weight:600;line-height:24px}.social-circle-weekly-gift-modal .body-modal .modal-bottom .has-received.camp-button-primary{color:var(--C4,#d7d7d7);text-align:center;background:#f0f0f0;background:var(--C5,#f0f0f0);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.social-circle-weekly-gift-modal .body-modal .close-button{background:rgba(255,255,255,.2);border-radius:31px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.social-circle-weekly-gift-modal .body-modal .close-button-icon{width:20px;height: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{width:130px;height:130px;margin-top:0}[data-orientation=landscape] .social-circle-weekly-gift-modal .body-modal .modal-body .gift-container .gift-image{width:70px;height: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{top:1%;left:auto;right:-15%;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}[data-orientation=landscape] .camp-social-circle-home-content{grid-template-columns:calc(40% + ((var(--intl-webview-left) + var(--intl-webview-right)) / 2)) 1fr;box-sizing:border-box;display:grid}[data-orientation=landscape] .camp-social-circle-home-content-discord-share{box-sizing:border-box;color:#858585;background:#f0f2f6;border-radius:4px;margin:12px 16px 0;display:block;overflow:hidden}[data-orientation=landscape] .camp-social-circle-home-content-card{width:100%;height:calc(100vh - 45px);overflow:hidden}[data-orientation=landscape] .camp-social-circle-home-content-feed{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;overflow-y:auto}[data-orientation=landscape] .camp-social-circle-home-content-feed-container{padding-right:var(--intl-webview-right)}.settingsHonorTitleWrapper-K_v6m .honorTitle-Jbsx5{z-index:10;border-radius:4px;width:61px;height:22px;margin:-10px -8px;position:relative}.settingsHonorTitleWrapper-K_v6m .honorTitle-Jbsx5 .bg-mVvf0{width:61px;height:20px}.settingsHonorTitleWrapper-K_v6m .honorTitle-Jbsx5 .icon-yltEp{z-index:4;width:14px;position:absolute;top:2px;left:2px}.settingsHonorTitleWrapper-K_v6m .honorTitle-Jbsx5 .iconBg-vGEq8{z-index:2;width:14px;position:absolute;top:2px;left:2px}.settingsHonorTitleWrapper-K_v6m .honorTitle-Jbsx5 .text-_etxo{color:rgba(255,255,255,.6);letter-spacing:-.07px;text-transform:capitalize;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:40px;font-family:PingFang SC;font-size:7px;font-weight:700;line-height:7px;display:-webkit-box;position:absolute;top:45%;left:62%;overflow:hidden;transform:translate(-50%,-50%)}.settingsSpecialHeroWrapper-Zo4X7{background-image:linear-gradient(#222121,rgba(24,23,23,.3)),url(../../static/media/bg.68d67bd5bbde1d26.png);border:1px solid #fff;border-radius:4px;width:62px;height:148px;margin-right:6px;padding:10px 8px;display:flex;position:relative;overflow:hidden}.settingsSpecialHeroWrapper-Zo4X7 .specialHero-sQgXB{display:flex}.settingsSpecialHeroWrapper-Zo4X7 .light-CYu7u{z-index:4;position:absolute;bottom:0;left:0}.settingsSpecialHeroWrapper-Zo4X7 .cover-TtF8E{z-index:1;width:62px;height:126px;position:absolute;top:0;left:0}.settingsSpecialHeroWrapper-Zo4X7 .hero-dp_cX{z-index:3;justify-content:center;align-items:center;width:62px;height:128px;display:flex;position:absolute;top:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 80%,transparent 100%);mask-image:linear-gradient(#000 80%,transparent 100%)}.settingsSpecialHeroWrapper-Zo4X7 .heroImg-i_UIJ{object-fit:cover;width:90px;height:140px}.settingsSpecialHeroWrapper-Zo4X7 .up-N9sd5{z-index:5;width:62px;height:126px;position:absolute;top:0;left:0}.settingsSpecialHeroWrapper-Zo4X7 .roadbox-_xPeG,.settingsSpecialHeroWrapper-Zo4X7 .road-hUpbW{z-index:5;width:14px;height:14px;position:absolute;top:27px;left:0}.settingsSpecialHeroWrapper-Zo4X7 .game-UoGRp{z-index:6;width:10px;height:10px;position:absolute;top:29px;left:2px}.settingsSpecialHeroWrapper-Zo4X7 .cir-R3gFs{z-index:6;width:61px;position:absolute;top:0;left:-1px}.settingsSpecialHeroWrapper-Zo4X7 .bottomInfo-G_r1s{z-index:6;color:#fff;letter-spacing:.2px;font-family:DIN Next LT Pro;font-size:12px;font-weight:700;position:absolute;bottom:6px;left:4px}.settingsSpecialHeroWrapper-Zo4X7 .bottomInfo-G_r1s .item-dDuyi{justify-content:flex-start;align-items:center;display:flex}.settingsSpecialHeroWrapper-Zo4X7 .bottomInfo-G_r1s .icon-Fb0oV{height:16px;margin-right:2px}.settingsSpecialHeroWrapper-Zo4X7 .bottomInfo-G_r1s .mvp-_tQiK{width:30px;height:14px}.settingsSpecialHeroWrapper-Zo4X7 .bottomInfo-G_r1s .large-QXDFr{width:16px;height:16px}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f{background:#d9d9d9 url(../../static/media/bg.cdf6e6cf1e437c76.png) 0 0/cover no-repeat;border-radius:8px;height:168px;padding:10px 8px;display:flex}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .left-WzelV{min-width:130px;display:flex}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .status-YDuC5{max-width:120px}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .camp-status-text{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB{flex:1;margin-left:6px}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .title-p1wZa{color:#fff;opacity:.7;word-break:break-all;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:PingFang SC;font-size:12px;font-weight:400;display:-webkit-box;overflow:hidden}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .item-YUS8W{border-bottom:1px solid rgba(153,153,153,.16);margin:6px 0;padding-right:8px}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .icon-XZ3v9{border-radius:4px;width:20px;height:20px;margin-bottom:6px}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .number-MqMMv{color:#fff;text-align:left;font-family:DIN Next LT Pro;font-size:15px;font-weight:700}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .left-WzelV{margin-left:6px}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .power-qi673{color:#c99244;text-align:left;font-family:DIN Next LT Pro;font-size:15px;font-weight:700}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .content-uhq2D{background:linear-gradient(rgba(26,27,43,0) 80%,#1a1b2b 10%);height:120px;overflow-y:scroll}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .box-hPF7T{justify-content:center;align-items:center;margin-bottom:10px;display:flex}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .seeMore-WjdCP{color:#fff;text-align:center;border-radius:4px;align-items:center;padding:0 2px 0 6px;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;display:flex}.settingsHeroCardWrapper-pRGVx .heroCard-QbV7f .rightTable-dw4kB .seeMore-WjdCP .arrow-u_nLP{width:12px;height:12px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP{background-image:url(../../static/media/bg.004ac397f87cd394.png);background-repeat:no-repeat;background-size:cover;border-radius:8px;height:168px;margin-left:16px;padding:0 16px;display:flex}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW{width:80px;height:168px;position:relative}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .flag-mKl4k{width:80px;height:188px;margin-top:-28px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .margin-pTLbc{margin-left:-8px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH{position:absolute;top:0;left:0}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH .star-lyBWo{z-index:1;width:70px;height:26px;position:absolute;top:5px;left:2px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH .starBox-mcIT5{color:#fff;z-index:1;text-align:center;justify-content:center;align-items:center;width:94px;font-family:DIN Next LT Pro;font-size:18px;display:flex;position:absolute;top:25px;left:-9px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH .starBox-mcIT5 .plus-fkwfY{margin-right:4px;position:relative;top:-1px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH .starBox-mcIT5 .starImg-pXmo_{width:20px;height:20px;margin-right:2px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH .gradeCube-MZZ0b{z-index:1;width:90px;height:98px;position:absolute;top:10px;left:2px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH .gradeIcon-m4oR_{width:110px;position:absolute;top:15px;left:-19px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH .levelDesc-maPJ0{background:url(../../static/media/level-bg.70237e4733de1317.png) 0 0/78px 18px no-repeat;justify-content:center;align-items:center;width:76px;height:18px;display:flex;position:absolute;top:115px;left:-2px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .levelPic-DL2xW .gradeBox-Ya0WH .levelDesc-maPJ0 .levelName-Z55bs{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:10px;font-weight:400;line-height:18px;overflow:hidden}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_{flex-direction:column;flex:1;padding:16px 0;display:flex}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightTop-wlGq3{color:rgba(255,255,255,.6);flex:1;justify-content:space-around;align-items:center;margin-left:20px;font-family:PingFang SC;font-size:10px;font-weight:400;line-height:11px;display:flex}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightTop-wlGq3 .item-OIuyN{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightTop-wlGq3 .item-OIuyN .heroPic-Ssnn3{display:flex}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightTop-wlGq3 .item-OIuyN .icon-JvGKl{width:32px;height:32px;margin-right:8px;position:relative}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightTop-wlGq3 .item-OIuyN .icon-JvGKl .hero-_9D7W{border:1px solid #dfa34d;border-radius:50%;width:32px;height:32px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightTop-wlGq3 .item-OIuyN .icon-JvGKl .tip-xpVTT{width:16px;height:14px;position:absolute;bottom:-6px;left:25%}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightTop-wlGq3 .item-OIuyN .road-FAhFK{width:38px;height:38px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightTop-wlGq3 .item-OIuyN .text-n6pBa{margin-top:8px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightBottom-lHWNQ{background:rgba(0,0,0,.2);border-radius:6px;justify-content:space-around;align-items:center;width:100%;height:46px;padding:6px;display:flex}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightBottom-lHWNQ .line-WyLRv{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.24) 50%,rgba(255,255,255,0) 100%);width:2px;height:23px}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightBottom-lHWNQ .item-OIuyN{color:rgba(255,255,255,.6);text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:10px;font-weight:400;display:flex}.settingsLevelCardWrapper-oe01U .levelCard-u2IaP .rightCard-OYKs_ .rightBottom-lHWNQ .value-GNA1I{color:#fff;font-size:14px;font-weight:500}.settingsPicContentWrapper-QKVUk .picContent-jhNzI{flex:1;margin-left:8px;display:flex}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .rightInfo-xH9Fl{flex:1;min-width:120px;height:140px}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .topBox-o3YOO{justify-content:space-around;height:33px;display:flex}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .topBox-o3YOO .item-kPWr4{flex-direction:column;justify-content:center;align-items:center;height:33px;display:flex}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .topBox-o3YOO .value-DMU3n{color:var(--C2,#3e1f02);text-align:center;letter-spacing:.5px;font-family:DIN Condensed;font-size:18px;font-style:normal;font-weight:700;line-height:22px;position:relative}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .topBox-o3YOO .value-DMU3n:after{content:"";border-left:2px solid #ffae37;height:10px;display:block;position:absolute;top:0;right:106%}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .topBox-o3YOO .label-PIWbb{color:rgba(62,31,2,.4);text-align:center;white-space:nowrap;font-family:PingFang SC;font-size:8px;font-style:normal;font-weight:500}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .bottomBox-jw5Qu{background:rgba(3,1,21,.1);border-radius:4px;flex-wrap:wrap;justify-content:space-between;margin-top:16px;padding:0 10px 8px;display:flex}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .bottomBox-jw5Qu .item-kPWr4{color:var(--C2,#3e1f02);width:25%;height:32px;text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:10px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:700;line-height:normal;display:flex}.settingsPicContentWrapper-QKVUk .picContent-jhNzI .bottomBox-jw5Qu .item-kPWr4 .pic-QCszJ{width:18px;height:18px}.radar-okPi8{position:relative}.radar-echart-oZmsr{width:150px;height:140px}.radar-okPi8 img{width:20px;height:20px;position:absolute;right:10px}.radar-okPi8 .kda-yZabW{top:48px;right:10px}.radar-okPi8 .team-s9YMQ{bottom:10px;left:30px}.radar-okPi8 .farm-fml9t{bottom:10px;right:30px}.radar-okPi8 .ser-ScRwT{top:48px;left:10px}.radar-okPi8 .harm-CpP74{top:0;left:44%}.settingsTableContentWrapper-xI_aO{width:100%}.settingsTableContentWrapper-xI_aO .tableContent-Smu8z{background:rgba(0,0,0,.06);border-radius:6px;width:90%;margin-left:15px;padding:2px 6px 6px}.settingsTableContentLineWrapper-Yakpb .tableContentLine-PpM6V{margin-bottom:8px}.settingsTableContentLineWrapper-Yakpb .tableContentLine-PpM6V .top-u6jAP{color:rgba(62,31,2,.6);text-align:center;justify-content:space-between;font-family:PingFang SC;font-size:10px;font-weight:400;line-height:14px;display:flex}.settingsTableContentLineWrapper-Yakpb .tableContentLine-PpM6V .value-yoGc9{color:var(--C2,#3e1f02);font-family:PingFang SC;font-size:12px;font-weight:700}.settingsTableContentLineWrapper-Yakpb .tableContentLine-PpM6V .rate-X5zfG{background-color:rgba(192,192,192,.6);border-radius:2px;height:6px;position:relative}.settingsTableContentLineWrapper-Yakpb .tableContentLine-PpM6V .rate-X5zfG .yellow-mE9_w{background-color:#c99244;border-radius:2px;height:6px;position:absolute;top:0;left:0}.settingsRecordCardWrapper-bwnNv .recordCard-tVgmR{background:#d9d9d9 url(../../static/media/bg.4d0eccf2607c8313.png) 0 0/cover no-repeat;border-radius:8px;height:168px;padding:16px 12px 12px;display:flex}.settingsRecordCardWrapper-bwnNv .recordCard-tVgmR .select-OHKer{background:#c5c8d9;border-radius:2px;width:18px;height:138px}.settingsRecordCardWrapper-bwnNv .recordCard-tVgmR .select-OHKer .selected-k49Fo{background:#c99244;background:var(--C1,#c99244);border:.75px solid #dfa34d;border-radius:1px;box-shadow:0 0 4px rgba(3,8,29,.32)}.settingsRecordCardWrapper-bwnNv .recordCard-tVgmR .item-S8A9y{width:18px;height:50%;position:relative}.settingsRecordCardWrapper-bwnNv .recordCard-tVgmR .item-S8A9y .selectPic-FaTMK{width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.settingsRecordCardWrapper-bwnNv .recordCard-tVgmR .table-mkktd{background:rgba(0,0,0,.06);border-radius:6px;width:275px;margin-left:15px;padding:2px 6px 6px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH{margin-bottom:8px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataHeader-Luwmv{color:#3e1f02;padding-bottom:8px;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC{background-image:url(../../static/media/branch-bg.111147bbbefb9b64.png);background-position:0 100%;background-repeat:no-repeat;background-size:100%;width:100%;height:108px;margin-bottom:10px;position:relative}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContentPic-CpBp9{background-repeat:no-repeat;background-size:100%;position:absolute}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent1-liC_e{z-index:1;width:70px;height:44px;top:-1px;left:-3px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent11-vnC9i{background-image:url(../../static/media/playcnt_up_1.c7ce28e3db426209.png);top:-15px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent12-0NVoO{background-image:url(../../static/media/playcnt_up_2.db09cdcf1dba52ff.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent13-agtj8{background-image:url(../../static/media/playcnt_up_3.f084f39bfe310ac7.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent14-blbHj,.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent15-oRhzf{background-image:url(../../static/media/playcnt_up_4.803632cb7c4efcc1.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent1Nodata-URdqo{background-image:url(../../static/media/playcnt_up_5.ba50cd1e5c4bca54.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent2-FG6O_{z-index:2;width:70px;height:44px;top:14px;left:58px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent21-X4vUJ{background-image:url(../../static/media/playcnt_middle_1.63f690da91391114.png);height:60px;top:0}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent22-i4QzA{background-image:url(../../static/media/playcnt_middle_2.e8cb1b84932d3545.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent23-QBo0E{background-image:url(../../static/media/playcnt_middle_3.3bfebc83b8633959.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent24-Q626J,.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent25-igRsr{background-image:url(../../static/media/playcnt_middle_4.c0a5f3ff73dbcc3d.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent2Nodata-d5hUv{background-image:url(../../static/media/playcnt_middle_5.af67aa3829d7ff4f.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent3-CIzp7{z-index:5;width:70px;height:44px;bottom:16px;right:39px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent31-mWzmh{background-image:url(../../static/media/playcnt_lower_1.77de71441db0a097.png);height:116px;top:-14px;right:32px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent32-nc0Ck{background-image:url(../../static/media/playcnt_lower_2.538602700e7fc755.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent33-wR6vT{background-image:url(../../static/media/playcnt_lower_3.69029d3f7d2dd07b.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent34-mBDPS,.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent35-hGuXe{background-image:url(../../static/media/playcnt_lower_4.bff568e74414139b.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent3Nodata-JrImV{background-image:url(../../static/media/playcnt_lower_5.a1adb0654f2b0283.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent4-kLFz3{z-index:3;width:70px;height:44px;top:24px;left:15px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent41-_7gfF{background-image:url(../../static/media/playcnt_wild_1.ba74ea8fd5dc5ad6.png);top:30px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent42-aU45R{background-image:url(../../static/media/playcnt_wild_2.c03b00fa2d57fd06.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent43-AkZH2{background-image:url(../../static/media/playcnt_wild_3.bfc572abe3591e28.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent44-vpZAa,.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent45-vzKKZ{background-image:url(../../static/media/playcnt_wild_4.ec69cf046d5543ce.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent4Nodata-oVIbE{background-image:url(../../static/media/playcnt_wild_5.de9b002b06150217.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent5-un0z4{z-index:4;width:70px;height:44px;bottom:14px;right:8px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent51-csHXL{height:auto;height:initial;background-image:url(../../static/media/playcnt_assist_1.2a2f342cd17ca602.png);top:5px}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent52-UVo9K{background-image:url(../../static/media/playcnt_assist_2.0cb780dc59424169.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent53-dq6B8{background-image:url(../../static/media/playcnt_assist_3.db616fe0b4f4d4db.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent54-o16R7,.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent55-OZXxB{background-image:url(../../static/media/playcnt_assist_4.9ac38b6be9f4c6ec.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContent5Nodata-A4Qoq{background-image:url(../../static/media/playcnt_assist_5.b139ded08ffbe634.png)}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContentBox1-PYM6u{box-sizing:border-box;align-items:center;width:100%;display:flex;position:absolute;top:16px;left:0}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContentBox2-tqnRG{box-sizing:border-box;align-items:center;width:100%;display:flex;position:absolute;top:26px;left:0}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContentDesc-LhrpD{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:40px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px;overflow:hidden}.settingsBranchDataWrapper-vN6VC .branchData-jazMH .branchDataContent-qPDFC .branchDataContentVal-L9jFs{color:#fff;font-family:DIN Next LT Pro;font-size:9px;font-style:normal;line-height:14px}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg{background-image:url(../../static/media/bg.90c64fe53734ab82.png);background-repeat:no-repeat;background-size:cover;border-radius:8px;height:168px;display:flex}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .left-E3quA,.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .right-wRIp_{flex:1}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .headerSeason-r0VaC{box-sizing:border-box;align-items:center;margin:6px 10px;padding-bottom:3px;display:flex}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .headerSeason-r0VaC .headerSeasonLeft-GXjvK{text-align:center;font-feature-settings:"smcp";font-variant:small-caps;letter-spacing:2px;color:transparent;background:linear-gradient(#ddb758 -9.09%,#c08945 89.74%);-webkit-background-clip:text;background-clip:text;max-width:88px;font-family:DIN Next LT Pro;font-size:32px;font-style:normal;font-weight:700;overflow:hidden}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .headerSeason-r0VaC .headerSeasonRight-qXLZQ{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-left:4px;display:flex}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .headerSeason-r0VaC .headerSeasonRight-qXLZQ .headerSeasonRightName-PARpG{align-items:center;display:flex}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .headerSeason-r0VaC .headerSeasonRight-qXLZQ .headerSeasonRightSname-IZWUC{color:#c38d46;text-align:left;text-overflow:ellipsis;white-space:nowrap;-webkit-box-orient:vertical;flex:1;max-width:145px;font-family:PingFang SC;font-size:9px;font-style:normal;font-weight:600;line-height:12px;overflow:hidden}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .headerSeason-r0VaC .headerSeasonRight-qXLZQ .headerSeasonRightOther-PYCRb{color:#c28717;text-overflow:ellipsis;white-space:nowrap;background:rgba(215,161,59,.29);border-radius:4px 0;-webkit-box-orient:vertical;max-width:170px;margin-top:2px;padding:0 4px;font-family:PingFang SC;font-size:8px;font-style:normal;font-weight:600;overflow:hidden}.settingsTrendCardWrapper-HPC0Q .trendCard-cnBNg .headerSeason-r0VaC .headerSeasonRight-qXLZQ .headerSeasonRightCurrent-Sp4An{color:#fff;background:linear-gradient(90deg,#c09440 0%,#e3c070 100%)}.settingsTrendWrapper-QWhry .trend-Awshw{padding:8px}.settingsTrendWrapper-QWhry .trend-Awshw .status-F6j7k{padding:12px}.settingsTrendWrapper-QWhry .trend-Awshw .camp-status-text{width:auto!important;width:initial!important}.settingsTrendWrapper-QWhry .trend-Awshw .trendCharts-lHnS7{z-index:1;background-color:#fff;border:.5px solid #f0f0f0;border-radius:4px;width:100%;height:152px;margin-bottom:10px;display:flex}.settingsTrendWrapper-QWhry .trend-Awshw .trendCharts-lHnS7 .trendChartsContainer-B1KAX{position:relative}.settingsTrendWrapper-QWhry .trend-Awshw .trendCharts-lHnS7 .camp-status-pic{width:96px;height:96px}.settingsTrendWrapper-QWhry .trend-Awshw .trendCharts-lHnS7 .camp-status-text{color:#838c8f;text-align:center;width:200px;font-family:PingFang SC;font-size:14px;line-height:22px}.settingsTrendWrapper-QWhry .echartsTooltip-_O1Vf{color:#3e1f02;background:#fffbf3;border:1px solid rgba(221,183,103,.58);border-radius:4px;justify-content:space-between;align-items:center;height:31.5px;margin:0 10px;padding:0 6px;font-family:PingFang SC;font-size:12px;font-style:normal;display:flex}.settingsTrendWrapper-QWhry .echartsTooltip-right-HTkvP,.settingsTrendWrapper-QWhry .echartsTooltip-_O1Vf .echartsTooltipLeft-YGB0M{align-items:center;display:flex}.settingsTrendWrapper-QWhry .echartsTooltip-_O1Vf .echartsTooltipTime-ShR6y{margin-right:2px;font-style:normal;font-weight:400}.settingsTrendWrapper-QWhry .echartsTooltip-_O1Vf .echartsTooltipImg-Tok4V{width:19px;height:16px;margin-right:2px;animation:.2s ease-in opacity-EAG1e}.settingsTrendWrapper-QWhry .echartsTooltip-_O1Vf .echartsTooltipUp-BQTC2{border-bottom:6px solid #f76060;border-left:4px solid transparent;border-right:4px solid transparent}.settingsTrendWrapper-QWhry .echartsTooltip-_O1Vf .echartsTooltipDown-_eKV8{border-top:6px solid #1b9547;border-left:4px solid transparent;border-right:4px solid transparent}.settingsTrendWrapper-QWhry .echartsTooltip-_O1Vf .echartsTooltipStars-EynLX{padding-left:4px}@keyframes opacity-EAG1e{0%{opacity:0}to{opacity:1}}.cardSwiper-aerYK{background:#fff;height:168px}.cardSwiper-aerYK .item-prSh9{padding-right:8px}.cardSwiper-aerYK .item-prSh9 .itemCircle-qoEqe{border-radius:8px;height:168px;overflow:hidden}.followButton-QMRZR{text-align:center;white-space:nowrap;border-radius:4px;width:-webkit-fit-content;width:fit-content;min-width:93px;height:28px;margin-right:8px;padding:0 8px;font-family:PingFang SC;font-size:14px;font-weight:400;line-height:24px}.followButton-QMRZR.following-EXu9m{min-width:108px}.followButton-QMRZR.cancellation-HKoXQ{color:rgba(133,133,133,.5);cursor:not-allowed;text-align:center;background:#ededed;border:none;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.followButton-QMRZR.campButtonPrimary-GTIMn.following-EXu9m{color:#c99244;background:#fff;border:1px solid #c99244}.followButton-QMRZR.campButtonPrimary-GTIMn.listfollowing-RPJd0{color:#c99244;background:#f7f7f7;border:1px solid #c99244}.followButton-QMRZR.navbarBackground-c63va.following-EXu9m{color:rgba(255,255,255,.5);background:rgba(140,145,189,.5);border:none}.followButton-QMRZR.navbar-M8akr{border-radius:44px}.followButton-QMRZR.list-cUR1h{width:86px}.followButton-QMRZR.noMargin-vi_1j{margin-right:0}.heartIcon-GtNKX{width:12px;height:12px;margin-right:4px}.navBar-FeBY1{width:100%;padding:calc(10px + var(--intl-webview-top)) 16px 10px;z-index:9;-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:transparent;justify-content:space-between;align-items:center;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0}.navBar-FeBY1.isInHok-_Z6ck{background-color:transparent}.leftSection-pT3FG,.rightSection-hqKtG{align-items:center;display:flex}.iconButton-hEqU8{background:rgba(1,12,20,.32);border-radius:50%;justify-content:center;align-items:center;display:flex}.backButton-EC7mg{width:30px;height:30px;padding:5px}.transparentBackground-aC1gx{background:0 0}.likeButton-jhAly{border-radius:44px;align-items:center;margin-right:8px;padding:4px 12px;display:flex}.shareButton-DKEZf{padding:6px}.backIcon-WnLZu{width:9px;height:15px}.likeIcon-gYlhc{width:20px;height:20px}.shareIcon-q4Zdn{width:16px;height:16px}.smallAvatar-LJ2kH{border-radius:50%;width:24px;height:24px;margin-right:8px}.nickname-YbjfT{color:#fff;text-align:center;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.likeCount-i4tTL{color:#fff;margin-left:8px;font-size:16px}.mask-H11n6{background:#fff;border-radius:16px 16px 0 0;width:100%;height:16px;position:absolute;bottom:-2px;left:0}.cancelBox-EciIb{position:relative}.failedBoxBackgroundimg-JKyo8{object-fit:cover;width:100%;height:auto}.failedUserInfo-WBaUe{z-index:1;background-color:#fff;border-radius:20px 20px 0 0;justify-content:center;width:100%;height:100%;padding:60px 16px 24px;display:flex;position:absolute;top:164px;left:50%;transform:translate(-50%)}.failedUserInfo-WBaUe .failedInfoBox-ILLld{flex-direction:column;align-items:center;display:flex;position:absolute;top:205px}.failedUserInfo-WBaUe .failedInfoBox-ILLld .failedImg-GCRFr{width:120px;height:120px}.failedUserInfo-WBaUe .failedInfoBox-ILLld .failedText-F8kSU{color:#838c8f;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.failedUserInfo-WBaUe .failedInfoBox-ILLld .failedRetryButton-jMmPm{height:26px;margin-top:10px}.defaultAvatar-iQJcD{width:88px;height:88px;position:absolute;top:-44px;left:16px}.defaultAvatar-iQJcD img{object-fit:cover;border-radius:50%;width:100%;height:100%}.wrap-SABfs{justify-content:space-between;align-items:center;display:flex}.wrap-SABfs .dateContainer-FrqE0{flex-direction:column;display:flex}.wrap-SABfs .day-g8OHD{text-align:left;color:#858585;font-size:24px;font-weight:600;line-height:34px}.wrap-SABfs .month-w6Tkc{text-align:left;color:#858585;opacity:.6;font-size:14px;font-weight:400;line-height:20px}.wrap-SABfs .operationContainer-Sn2j4{cursor:pointer;align-items:center;display:flex}.wrap-SABfs .operationImg-Ksn0y{cursor:pointer;width:24px;height:24px}.feedsRender-aERXn .camp-post-view-translator-view{background-color:transparent}.feedsRender-aERXn .feed-news-card{margin-top:20px}.feedsRender-aERXn .feed-news-card:first-child{margin-top:0}.feedsRender-aERXn .feed-news-card:last-child{border-bottom:none}.emptyBox-aHwn4{height:90vh}.loading-S5QUr{justify-content:initial;padding-top:140px}.empty-MAqm6{justify-content:initial;padding-top:52px}.wrap-K0obU{background:#fff;height:90vh;padding-top:12px;position:relative}.wrap-K0obU .adm-tabs{background:#fff}.wrap-K0obU .stickyContainer-SiJJC{top:calc(50px + var(--intl-webview-top) * .6);z-index:10;border-radius:16px 16px 0 0;width:100%;position:fixed;left:0;overflow:hidden}.wrap-K0obU .stickyContainer-SiJJC .adm-tabs-tab-wrapper{padding:0 16px}.wrap-K0obU .stickyContainer-SiJJC.isInHok-HzbGP{padding:0 var(--intl-webview-left) 0 var(--intl-webview-right)}.wrap-K0obU .tabContainer-jSzog{padding:16px}.settingsHighlightVideo-AYNcg{width:88px;height:48px;position:relative}.settingsHighlightVideo-AYNcg .video-C_N1C{border-radius:4px;width:100%;height:100%;overflow:hidden}.settingsHighlightVideo-AYNcg .poster-I8xt8{border-radius:4px;width:100%;height:100%}.settingsHighlightVideo-AYNcg .posterPlay-nmfwf{width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.settingsRecentHonorsWrappers-_6EIK .recentHonors-irPCp{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(37,39,63,.38);border-radius:12px 0 0 12px;align-items:center;padding:6px 8px;transition:width .3s,transform .3s;display:flex;position:absolute;top:72px;right:0}.settingsRecentHonorsWrappers-_6EIK .recentHonorsToggle-m7VSr{background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:100%;display:flex}.settingsRecentHonorsWrappers-_6EIK .recentHonorsToggle-m7VSr img{width:12px;height:12px;transition:width .3s,height .3s}.settingsRecentHonorsWrappers-_6EIK .recentHonorsContent-_Bu4M{flex-direction:column;align-items:center;transition:opacity .3s;display:flex}.settingsRecentHonorsWrappers-_6EIK .recentHonorsIcon-hSUpZ{flex-shrink:0}.settingsRecentHonorsWrappers-_6EIK .recentHonorsIcon-hSUpZ .recentHonorsIconImg-xS6po{height:100%}.settingsRecentHonorsWrappers-_6EIK .recentHonorsWinstreak-w4MbO{height:32px}.settingsRecentHonorsWrappers-_6EIK .recentHonorsText-wzwZ9{text-align:center;color:#fff;width:-webkit-fit-content;width:fit-content;min-width:76px;height:13px;margin-top:4px;font-family:PingFang SC;font-size:10px;font-weight:700;line-height:12.5px}.settingsRecentHonorsWrappers-_6EIK .recentHonorsCollapsed-H8PQc{width:36px}.settingsRecentHonorsWrappers-_6EIK .recentHonorsCollapsed-H8PQc .recentHonorsContent-_Bu4M{visibility:hidden;opacity:0;transition:none}.settingsRecentHonorsWrappers-_6EIK .recentHonorsCollapsed-H8PQc .recentHonorsToggle-m7VSr img{width:16px;height:16px}.settingsRecentHonorsWrappers-_6EIK .recentHonorsOpen-kSJi4{width:auto}.settingsRecentHonorsWrappers-_6EIK .recentHonorsOpen-kSJi4 .recentHonorsContent-_Bu4M{visibility:visible;opacity:1;transition:opacity .3s}.settingsRecentHonorsWrappers-_6EIK .recentHonorsOpen-kSJi4 .recentHonorsToggle-m7VSr img{width:12px;height:12px}.settingsMultipleKill-qtEEB{width:48px;height:48px;position:relative}.settingsMultipleKill-qtEEB .settingsMultipleKillImg-L5CSd{width:48px;height:48px}.settingsMultipleKill-qtEEB .settingsMultipleKillNum-QAhWV{color:#0f2128;text-align:right;-webkit-text-stroke-width:1;-webkit-text-stroke-color:#fff;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;flex-shrink:0;font-family:DIN Next LT Pro;position:absolute;bottom:0;right:0}@media screen and (max-width:500px){.settingsMultipleKill-qtEEB .settingsMultipleKillNum-QAhWV{width:4.53333vw}}@media screen and (min-width:500px){.settingsMultipleKill-qtEEB .settingsMultipleKillNum-QAhWV{width:22.6667px}}@media screen and (max-width:500px){.settingsMultipleKill-qtEEB .settingsMultipleKillNum-QAhWV{font-size:4vw}}@media screen and (min-width:500px){.settingsMultipleKill-qtEEB .settingsMultipleKillNum-QAhWV{font-size:20px}}@media screen and (max-width:500px){.settingsMultipleKill-qtEEB .settingsMultipleKillNum-QAhWV{line-height:4vw}}@media screen and (min-width:500px){.settingsMultipleKill-qtEEB .settingsMultipleKillNum-QAhWV{line-height:20px}}.certificationTitle-Nakwz{cursor:pointer;align-items:center;height:18px;display:flex}.icon-uWZGz{width:16px;height:16px;margin-right:6px}.text-XRFyU{text-align:left;color:#858585;white-space:nowrap;text-overflow:ellipsis;max-width:90%;font-family:PingFang SC;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.title-ZB5nF{color:#c99244}.right-tls2X{width:12px;height:12px}.userAvatar-H9zBH{box-sizing:border-box;border:1px solid #fff;border-radius:50%;width:88px;height:88px;position:absolute;top:-44px}.userAvatarImg-ssf5M{object-fit:cover;border-radius:50%;width:100%;height:100%}.onlineStatus-pSWpf{background:#f0f0f0;background:var(--C5,#f0f0f0);-webkit-backdrop-filter:blur(13.5px);backdrop-filter:blur(13.5px);border-radius:12px;align-items:center;padding:4px 8px;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:500;line-height:18px;display:flex}.onlineStatus-pSWpf img{width:6px;height:6px;margin-right:4px}.onlineStatus-pSWpf.online-KPjLc{color:var(--C10,#37ba30)}.onlineStatus-pSWpf.offline-lIiqQ{color:var(--C3,#858585)}.userName-NJIEU{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.userInfoLeft-Cl6oH{align-items:center;display:flex}.countryFlag-STpb5{width:14px;height:14px;margin-right:6px}.nickname-U8lgo{color:var(--C2,#3e1f02);text-align:center;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.copyIcon-TJn24{cursor:pointer;width:16px;height:16px;margin-left:6px}.settingsUserStatsWrapper-aJDIO .userStats-uxTVu{margin-top:10px;display:flex}.settingsUserStatsWrapper-aJDIO .userStats-uxTVu.withTitle-b5NxN{margin-top:16px}.settingsUserStatsWrapper-aJDIO .userStats-uxTVu.noTitle-f4LWd{margin-top:36px}.settingsUserStatsWrapper-aJDIO .userStats-uxTVu .stat-DInoS{text-align:center;margin-right:16px;position:relative}.settingsUserStatsWrapper-aJDIO .userStats-uxTVu .stat-DInoS .number-WwOZj{color:#3e1f02;text-align:center;margin-right:4px;font-family:DIN Condensed;font-size:18px;font-style:normal;font-weight:700;line-height:22px;position:relative}.settingsUserStatsWrapper-aJDIO .userStats-uxTVu .stat-DInoS .number-WwOZj .redDot-Gdq5v{text-align:center;color:#fff;background:#f76060;border-radius:13px;padding:1px 4px 1px 3px;font-family:PingFang SC;font-size:7px;font-weight:600;line-height:9.8px;position:absolute;top:0;right:0;transform:translate(80%,-50%)}.settingsUserStatsWrapper-aJDIO .userStats-uxTVu .stat-DInoS .label-E3bP6{color:rgba(62,31,2,.5);text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.addFriendButton-sOe0O{background-color:#f0f0f0;border:0;border-radius:4px;width:40px;height:30px;padding:7px 12px}.addFriendButton-sOe0O img{width:16px;height:16px}.addFriendButton-sOe0O.friendAdded-otUXa{background:rgba(240,240,240,.698)}.userInfo-UKgHI{z-index:2;background-color:#fff;border-radius:20px 20px 0 0;width:100%;margin-top:167px;padding:60px 16px 16px;transition:background-color .3s;position:relative}.socialActions-J4Q1H{justify-content:flex-end;align-items:center;display:flex;position:absolute;top:16px;right:16px}.userAvatar-Qc8wl{width:88px;height:88px;position:absolute;top:-44px;left:16px}.userAvatar-Qc8wl img{object-fit:cover;border-radius:50%;width:100%;height:100%}.addFriendPlaceholder-tBKII{width:40px;height:30px}.personalHomepage-VMN0V{width:100%;height:100%;position:relative;overflow-x:hidden}.personalHomepage-VMN0V .fixBox-sJ8YW{z-index:9;background:#fff;border-radius:16px 16px 0 0;width:100%;height:16px;position:fixed;top:50px;left:0}.personalHomepage-VMN0V .backNavbarImageContainer-l73Xb{z-index:8;width:100%;height:66px;position:fixed;top:0;left:0;overflow:hidden}.personalHomepage-VMN0V .backNavbarImage-VnwcZ{object-fit:cover;width:100%;height:auto;position:absolute;top:0;left:0}.personalHomepage-VMN0V .contentPlaceholder-ELz96{background-color:#f0f0f0;padding:20px}.personalHomepage-VMN0V .contentPlaceholder-ELz96 p{margin-bottom:10px}.personalHomepage-VMN0V .scalecontent-oX_hN{color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:120px;font-size:48px;display:flex}.personalSpanText-gS7UY{word-break:break-word}.personalHomepageLoading-CUXLC{justify-content:center;align-items:center;height:100vh;display:flex}
/*# sourceMappingURL=style.0e2a306463792382.css.map*/