.mobile_mobileContainer__rwP6f{width:100%;height:100%;color:#fff;background-color:#191b58;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile_mobileContainer__rwP6f.mobile_isApp__pZ95o main>div,body.hide-r-footer .mobile_mobileContainer__rwP6f main>div{padding-bottom:0}.mobile_mobileContainer__rwP6f main{width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile_mobileContainer__rwP6f main>div{padding-bottom:50px}.mobile_mobileContainer__rwP6f .mobile_safeAreaBottom__c7w4G{width:100%;height:env(safe-area-inset-bottom);background:#fff}: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:#333333;--adm-color-text-secondary:#666666;--adm-color-weak:#999999;--adm-color-light:#cccccc;--adm-color-border:#eeeeee;--adm-color-background:#ffffff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#ffffff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000000;--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:#808080;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);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:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{display:inline-flex;vertical-align:middle;box-sizing:content-box;border-radius:100px;background-color:var(--color);--right:0;--top:0;--color:var(--adm-badge-color,var(--adm-color-highlight))}.adm-badge-content{color:var(--adm-color-text-light-solid);box-sizing:border-box;min-width:8px;padding:1px 4px;font-size:var(--adm-font-size-1);line-height:12px;white-space:nowrap;font-weight:400;text-align:center}.adm-badge-fixed{position:absolute;right:var(--right);top:var(--top);transform:translate(50%,-50%)}.adm-badge-dot{min-width:10px;width:10px;height:10px;border-radius:5px}.adm-badge-bordered{border:1px solid var(--adm-color-text-light-solid)}.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);position:relative;display:inline-block;box-sizing:border-box;height:auto;padding:7px 12px;margin:0;font-size:var(--adm-font-size-9);line-height:1.4;text-align:center;border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);cursor:pointer;transition:opacity .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-button:focus{outline:none}.adm-button:before{position:absolute;top:0;left:0;transform:translate(calc(var(--border-width) * -1),calc(var(--border-width) * -1));width:100%;height:100%;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}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:transparent;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:transparent;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:transparent;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{padding-top:3px;padding-bottom:3px;font-size:var(--adm-font-size-main)}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{padding-top:3px;padding-bottom:3px;font-size:var(--adm-font-size-7)}.adm-button.adm-button-large{padding-top:11px;padding-bottom:11px;font-size:var(--adm-font-size-10)}.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{display:flex;height:1.4em;align-items:center;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-checkbox{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;display:inline-flex;vertical-align:text-bottom;justify-content:flex-start;align-items:center;cursor:pointer}.adm-checkbox input{display:none}.adm-checkbox .adm-checkbox-icon{flex:none;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)}.adm-checkbox .adm-checkbox-icon>svg{display:block;width:100%;height:100%}.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{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-dialog{--z-index:var(--adm-dialog-z-index,1000);---z-index:var(--z-index)}.adm-dialog .adm-center-popup{--z-index:var(---z-index)}.adm-dialog-body{width:100%;max-height:70vh;font-size:var(--adm-font-size-6);overflow:hidden;display:flex;flex-direction:column}.adm-dialog-body>*{flex:none}.adm-dialog-body>.adm-dialog-content{flex:auto}.adm-dialog-body:not(.adm-dialog-with-image){padding-top:20px}.adm-dialog-image-container{margin-bottom:12px;max-height:40vh}.adm-dialog-header,.adm-dialog-title{margin-bottom:8px;padding:0 12px}.adm-dialog-title{font-weight:700;font-size:var(--adm-font-size-10);line-height:25px;text-align:center}.adm-dialog-content{padding:0 12px 20px;max-height:70vh;overflow-x:hidden;overflow-y:auto;font-size:var(--adm-font-size-7);line-height:1.4;color:var(--adm-color-text)}.adm-dialog-content-empty{padding:0;height:12px}.adm-dialog-footer{-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-dialog-footer .adm-dialog-action-row{display:flex;align-items:stretch;border-top:.5px solid var(--adm-color-border)}.adm-dialog-footer .adm-dialog-action-row>*{flex:1 1}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button{padding:10px;font-size:var(--adm-font-size-10);line-height:25px;border-radius:0;border-right:.5px solid var(--adm-color-border)}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button-bold{font-weight:700}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button:last-child{border-right:none}.adm-dialog-image-container{overflow-y:auto}.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{position:relative;background-color:var(--adm-color-fill-content);height:100%;min-height:24px;min-width:24px}.adm-image-tip>svg{width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--adm-color-weak)}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-center-popup{--background-color:var(--adm-center-popup-background-color,var(--adm-color-background));--border-radius:var(--adm-center-popup-border-radius,8px);--max-width:var(--adm-center-popup-max-width,75vw);--min-width:var(--adm-center-popup-min-width,280px);--z-index:var(--adm-center-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{position:fixed;z-index:1;top:50%;left:50%;width:auto;min-width:var(--min-width);max-width:var(--max-width);transform:translate(-50%,-50%)}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{position:absolute;z-index:100;right:8px;top:8px;cursor:pointer;padding:4px;font-size:18px;color:var(--adm-color-weak)}.adm-mask{--z-index:var(--adm-mask-z-index,1000);position:fixed;z-index:var(--z-index);display:block}.adm-mask,.adm-mask-aria-button{top:0;left:0;width:100%;height:100%}.adm-mask-aria-button{position:absolute;z-index:0;pointer-events:none}.adm-mask-content{z-index:1}.adm-error-block{--color:var(--adm-color-text);--image-height:var(--adm-error-block-image-height,100px);--image-height-full-page:var(--adm-error-block-image-height-full-page,200px);--image-width:var(--adm-error-block-image-width,auto);--image-width-full-page:var(--adm-error-block-image-width-full-page,auto);box-sizing:border-box;text-align:center}.adm-error-block-image{height:var(--image-height);width:var(--image-width);max-width:100%}.adm-error-block-image img,.adm-error-block-image svg{height:100%}.adm-error-block-description{font-size:var(--adm-font-size-4);color:var(--adm-color-weak);line-height:1.4;margin-top:12px}.adm-error-block-description-title{font-size:var(--adm-font-size-7)}.adm-error-block-description-subtitle{margin-top:8px}.adm-error-block-content{margin-top:12px}.adm-error-block-full-page{padding-top:calc(50vh - var(--image-height-full-page))}.adm-error-block-full-page .adm-error-block-image{height:var(--image-height-full-page);width:var(--image-width-full-page)}.adm-error-block-full-page .adm-error-block-description{margin-top:20px;font-size:var(--adm-font-size-main)}.adm-error-block-full-page .adm-error-block-description-title{font-size:20px;color:var(--adm-color-text)}.adm-grid{--gap:0;--gap-horizontal:var(--gap);--gap-vertical:var(--gap);display:grid;grid-gap:10px;-webkit-column-gap:var(--gap-horizontal);grid-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}.adm-grid-item{grid-column-end:span var(--item-span)}.adm-image-viewer-content{width:100vw;height:100vh;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-image-viewer-footer{position:absolute;width:100%;bottom:0;z-index:1}.adm-image-viewer-slides{height:100%;position:relative;z-index:1;cursor:-webkit-grab;cursor:grab;touch-action:none}.adm-image-viewer-slides-inner{height:100%;white-space:nowrap}.adm-image-viewer-slides-inner>*{margin-right:16px}.adm-image-viewer-slide{position:relative;width:100%;height:100%;display:inline-block}.adm-image-viewer-control{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;cursor:-webkit-grab;cursor:grab;touch-action:none}.adm-image-viewer-image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.adm-image-viewer-image-wrapper img{display:block;max-width:100%;max-height:100%}.adm-image-viewer-indicator{position:absolute;z-index:2;left:50%;top:12px;transform:translateX(-50%);color:var(--adm-color-border);font-size:var(--adm-font-size-6)}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.adm-space-item{flex:none}.adm-space{display:inline-flex;--gap:8px;--gap-vertical:var(--gap);--gap-horizontal:var(--gap)}.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:not(:empty){margin-right:calc(var(--gap-horizontal) * -1)}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical) * -1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s linear infinite}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-image-uploader{--cell-size:80px;--gap:12px;---gap:var(--gap);---gap-horizontal:var(--gap-horizontal,var(--gap));---gap-vertical:var(--gap-vertical,var(--gap))}.adm-image-uploader-grid,.adm-image-uploader-space{--gap:var(---gap);--gap-horizontal:var(---gap-horizontal);--gap-vertical:var(---gap-vertical)}.adm-image-uploader-cell{position:relative;width:var(--cell-size);height:var(--cell-size);border-radius:4px;overflow:hidden}.adm-image-uploader-cell-fail{border:1px solid red;box-sizing:border-box}.adm-image-uploader-cell-delete{position:absolute;top:0;right:0;width:14px;height:14px;background-color:rgba(0,0,0,.7);border-radius:0 0 0 12px;font-size:8px;color:var(--adm-color-white);cursor:pointer}.adm-image-uploader-cell-delete-icon{position:absolute;left:4px;top:3px}.adm-image-uploader-cell-mask{position:absolute;top:0;right:0;bottom:0;left:0;color:var(--adm-color-white);background-color:rgba(50,50,51,.88)}.adm-image-uploader-cell-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;box-sizing:border-box;padding-top:8px}.adm-image-uploader-cell-mask-message{display:inline-block;padding:6px 4px;font-size:var(--adm-font-size-4)}.adm-image-uploader-cell-image{width:var(--cell-size);height:var(--cell-size)}.adm-image-uploader-upload-button-wrap{position:relative}.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button{background-color:var(--adm-color-box);text-align:center;line-height:var(--cell-size);display:block}.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button-icon{color:var(--adm-color-weak);font-size:32px}.adm-image-uploader-upload-button-wrap .adm-image-uploader-input{cursor:pointer;position:absolute;opacity:0;left:0;top:0;width:100%;height:100%;border-radius:4px}.adm-image-uploader .adm-image-uploader-gap-measure{position:absolute;left:0;top:0;height:var(--gap-horizontal);width:0}.adm-infinite-scroll{color:var(--adm-color-weak);padding:18px;display:flex;justify-content:center;align-items:center;font-size:var(--adm-font-size-main)}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:8px}.adm-input{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--text-align:left;--background-color:transparent;display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:100%;max-height:100%;min-height:24px;background-color:var(--background-color)}.adm-input-disabled{opacity:.4;cursor:not-allowed}.adm-input-element{flex:auto;display:inline-block;box-sizing:border-box;width:100%;max-width:100%;max-height:100%;padding:0;margin:0;color:var(--color);font-size:var(--font-size);line-height:1.5;background:transparent;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:1.5em;text-align:var(--text-align)}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:transparent}.adm-input-element:-moz-read-only{cursor:default}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{box-shadow:none}.adm-input-element::-ms-clear,.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button,.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=datetime-local],.adm-input-element[type=time]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{flex:none;margin-left:8px;color:var(--adm-color-light);padding:4px;cursor:pointer}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{display:block;font-size:var(--adm-font-size-7)}.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);overflow:hidden;display:flex;flex-direction:column}.adm-modal-body>*{flex:none}.adm-modal-body>.adm-modal-content{flex:auto}.adm-modal-body:not(.adm-modal-with-image){padding-top:20px}.adm-modal-image-container{margin-bottom:12px;max-height:40vh;overflow-y:scroll}.adm-modal-header,.adm-modal-title{margin-bottom:8px;padding:0 12px}.adm-modal-title{font-weight:700;font-size:var(--adm-font-size-10);line-height:25px;text-align:center}.adm-modal-content{padding:0 12px 12px;max-height:70vh;overflow-x:hidden;overflow-y:auto;font-size:var(--adm-font-size-7);line-height:1.4;color:var(--adm-color-text)}.adm-modal-footer{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 12px 12px}.adm-modal-footer-empty{padding:0;height:8px}.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-nav-bar{--height:45px;--border-bottom:none;display:flex;align-items:center;height:var(--height);border-bottom:var(--border-bottom);padding:0 12px;white-space:nowrap}.adm-nav-bar-left,.adm-nav-bar-right{flex:1 1}.adm-nav-bar-title{flex:auto;text-align:center;overflow:hidden;text-overflow:ellipsis}.adm-nav-bar-back{display:flex;align-items:center;margin-right:16px;padding:6px 0;cursor:pointer}.adm-nav-bar-back-arrow{font-size:24px;margin-right:4px}.adm-nav-bar-left{font-size:var(--adm-font-size-7);display:flex;justify-content:flex-start;align-items:center}.adm-nav-bar-title{justify-content:center;white-space:nowrap;font-size:var(--adm-font-size-10);padding:0 12px}.adm-nav-bar-right{text-align:right}.adm-picker-view{--height:240px;--item-height:34px;--item-font-size:var(--adm-font-size-8);height:var(--height);width:100%;display:flex;position:relative;overflow:hidden;background:var(--adm-color-background)}.adm-picker-view-column{height:100%;flex:1 1;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;position:relative;z-index:0}.adm-picker-view-column-wheel{width:100%;cursor:-webkit-grab;cursor:grab;position:absolute;top:calc(50% - var(--item-height) / 2);left:0}.adm-picker-view-column-wheel:before{content:" ";display:block;position:absolute;width:100%;height:100vh;top:-100vh}.adm-picker-view-column-wheel:after{content:" ";display:block;position:absolute;width:100%;height:100vh;bottom:-100vh}.adm-picker-view-column-item{font-size:var(--item-font-size);padding:0 6px;height:var(--item-height);display:flex;justify-content:center;align-items:center}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{width:100%;height:100%;pointer-events:none;opacity:0;display:flex;flex-direction:column;position:relative;top:calc(var(--item-height) * -1);z-index:0;padding-bottom:1px}.adm-picker-view-column-accessible>*{flex:1 1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{position:absolute;width:100%;height:100%}.adm-picker-view-column-accessible-button,.adm-picker-view-mask{width:100%;height:100%}.adm-picker-view-mask{position:absolute;z-index:10000;left:0;top:0;display:flex;flex-direction:column;pointer-events:none}.adm-picker-view-mask-bottom,.adm-picker-view-mask-top{flex:auto}.adm-picker-view-mask-middle{height:var(--item-height);box-sizing:border-box;flex:none;border-top:1px solid var(--adm-color-border);border-bottom:1px solid var(--adm-color-border)}.adm-picker-view-mask-top{background:var(--adm-color-background);-webkit-mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000000);mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000000)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);-webkit-mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000000);mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000000)}.adm-picker-view-loading-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.adm-picker-view-item-height-measure{position:relative;left:0;top:0;height:var(--item-height);width:0;pointer-events:none}.adm-popover{--z-index:var(--adm-popover-z-index,1030);--background:#ffffff;--arrow-size:8px;--content-padding:8px 12px;color:var(--adm-color-text);position:absolute;top:0;left:0;z-index:var(--z-index);white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text;animation:none}.adm-popover.adm-popover-dark{--background:rgba(0,0,0,0.75);--adm-color-text:#ffffff;color:#ffffff}.adm-popover.adm-popover-dark .adm-popover-inner{box-shadow:none}.adm-popover:after{position:absolute;background:rgba(255,255,255,.01);content:""}.adm-popover-hidden{display:none}.adm-popover-inner{background-color:var(--background);background-clip:padding-box;border-radius:8px;box-shadow:0 0 30px 0 rgba(51,51,51,.2);font-size:var(--adm-font-size-7);width:max-content;min-width:32px;max-width:calc(100vw - 24px);overflow-y:hidden}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{width:var(--arrow-size);overflow:visible;background:transparent}.adm-popover-arrow,.adm-popover-arrow-icon{position:absolute;display:block;height:var(--arrow-size)}.adm-popover-arrow-icon{width:calc(var(--arrow-size) / 8 * 15);top:50%;left:50%;transform:translate(-50%,-50%) rotate(var(--arrow-icon-rotate))}.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{overflow:hidden;min-width:120px}.adm-popover-menu-list-inner{margin-top:-1px}.adm-popover-menu-list-scroll{padding-right:2px;overflow-y:scroll;-webkit-overflow-scrolling:auto}.adm-popover-menu-list-scroll::-webkit-scrollbar{-webkit-appearance:none;width:4px}.adm-popover-menu-list-scroll::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.adm-popover-menu-item{display:flex;padding-left:20px;justify-content:flex-start;align-items:center;position:relative}.adm-popover-menu-item-icon{flex:none;padding-right:8px;font-size:20px}.adm-popover-menu-item-text{flex:auto;padding:14px 20px 14px 0;border-top:1px solid var(--border-color)}.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:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:1px solid var(--border-color)}.adm-popover.adm-popover-dark.adm-popover-menu{--border-color:var(--adm-color-text);--background:rgba(0,0,0,0.9)}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.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);display:flex;align-items:center}.adm-progress-bar-trail{flex:auto;background:var(--track-color);overflow:hidden;height:var(--track-width)}.adm-progress-bar-fill{transition:width .3s;background:var(--fill-color);height:var(--track-width)}.adm-progress-bar-text{flex:none;width:calc(var(--text-width) + 8px);padding-left:8px;color:var(--adm-color-weak)}.adm-progress-bar-rounded .adm-progress-bar-fill,.adm-progress-bar-rounded .adm-progress-bar-trail{border-radius:var(--track-width)}.adm-progress-circle{--track-width:var(--adm-progress-circle-track-width,3px);--size:var(--adm-progress-circle-size,50px);--track-color:var(--adm-progress-circle-track-color,var(--adm-color-border));--fill-color:var(--adm-progress-circle-fill-color,var(--adm-color-primary));--percent:0;--pi:3.14159265;--radius:calc(var(--size) / 2 - var(--track-width) / 2);--circumference:calc(var(--radius) * var(--pi) * 2);display:inline-block;width:var(--size);height:var(--size)}.adm-progress-circle-svg{width:100%;height:100%}.adm-progress-circle-svg .adm-progress-circle-fill,.adm-progress-circle-svg>.adm-progress-circle-track{stroke-width:var(--track-width);r:var(--radius);cx:calc(var(--size) / 2);cy:calc(var(--size) / 2);transform:rotate(-90deg);transform-origin:50% 50%}.adm-progress-circle-svg>.adm-progress-circle-track{stroke:var(--track-color)}.adm-progress-circle-svg>.adm-progress-circle-fill{transition:stroke-dashoffset .35s;stroke:var(--fill-color);stroke-dasharray:var(--circumference);stroke-dashoffset:calc(var(--circumference) * (1 - var(--percent) / 100));stroke-linecap:round}.adm-progress-circle-content{position:relative;margin:auto;width:100%;height:100%}.adm-progress-circle-info{position:absolute;width:100%;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%)}.adm-pull-to-refresh-head{overflow:hidden;position:relative}.adm-pull-to-refresh-head-content{position:absolute;bottom:0;left:0;width:100%;color:var(--adm-color-weak);display:flex;justify-content:center;align-items:center}.adm-skeleton{--width:100%;--height:0;--border-radius:0;background-color:rgba(190,190,190,.2);border-radius:var(--border-radius);width:var(--width);height:var(--height);display:block}.adm-skeleton.adm-skeleton-animated{background:linear-gradient(90deg,rgba(190,190,190,.2) 25%,rgba(129,129,129,.24) 37%,rgba(190,190,190,.2) 63%);background-size:400% 100%;animation:adm-skeleton-loading 1.4s ease infinite}.adm-skeleton.adm-skeleton-title{--width:45%;--height:32px;--border-radius:2px;margin-bottom:16px;margin-top:16px}.adm-skeleton.adm-skeleton-paragraph-line{--height:18px;--border-radius:2px;margin-top:12px;margin-bottom:12px}.adm-skeleton.adm-skeleton-paragraph-line:last-child{--width:65%}@keyframes adm-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.adm-slider{--fill-color:var(--adm-color-primary);padding:5px 14px;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-slider-track-container{padding:8px 0}.adm-slider-track{position:relative;width:100%;height:3px;background-color:var(--adm-color-fill-content);border-radius:3px}.adm-slider-fill{position:absolute;z-index:1;height:3px;border-radius:3px;background-color:var(--fill-color)}.adm-slider-ticks{position:absolute;width:100%;height:3px;background:transparent}.adm-slider-tick{position:absolute;top:-2px;width:7px;height:7px;margin-left:-3px;background-color:var(--adm-color-fill-content);border-radius:50%}.adm-slider-tick-active{background-color:var(--fill-color)}.adm-slider-thumb{width:28px;height:28px;margin:2px;border-radius:50%;text-align:center;line-height:28px;background:var(--adm-color-text-light-solid);box-shadow:0 2px 5px 0 rgba(0,0,0,.12);color:var(--fill-color)}.adm-slider-thumb:focus{outline:none}.adm-slider-thumb-icon{width:12px;height:12px;margin:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-slider-thumb-container{cursor:-webkit-grab;cursor:grab;touch-action:none;position:absolute;z-index:2;width:32px;height:32px;border-radius:50%;top:50%;transform:translate(-50%,-50%)}.adm-slider-mark{position:relative;width:100%;overflow:visible;font-size:var(--adm-font-size-3);height:11px;margin-top:10px}.adm-slider-mark-text{position:absolute;display:inline-block;line-height:1;color:var(--adm-color-text);text-align:center;word-break:keep-all;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateX(-50%)}.adm-slider-disabled .adm-slider-mark,.adm-slider-disabled .adm-slider-thumb-icon{opacity:.4}.adm-slider-disabled .adm-slider-fill:after,.adm-slider-disabled .adm-slider-tick-active:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;background-color:rgba(255,255,255,.6)}.adm-slider-disabled .adm-slider-thumb{cursor:not-allowed;box-shadow:0 2px 5px 0 rgba(0,0,0,.06)}.adm-slider-disabled .adm-slider-mark-text,.adm-slider-disabled .adm-slider-tick{cursor:not-allowed;box-shadow:none}.adm-swiper{--height:auto;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;display:block;width:var(--width);height:var(--height);position:relative;border-radius:var(--border-radius);z-index:0;overflow:hidden}.adm-swiper-track{width:100%;height:100%;white-space:nowrap;padding:var(--track-padding)}.adm-swiper-track-allow-touch-move{cursor:-webkit-grab;cursor:grab}.adm-swiper-track-inner{width:100%;height:100%;overflow:visible;position:relative;display:flex;flex-wrap:nowrap}.adm-swiper-slide,.adm-swiper-slide-placeholder{width:100%;height:100%;display:block;position:relative;white-space:unset;flex:none}.adm-swiper-item{display:block;width:100%;height:100%;white-space:normal}.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:translateX(-50%)}.adm-swiper-horizontal .adm-swiper-track{transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{flex-direction:row;width:var(--slide-size)}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;right:6px;top:50%;transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{flex-direction:column;height:var(--slide-size)}.adm-page-indicator{display:flex;width:auto;--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}.adm-page-indicator-dot{display:block;width:var(--dot-size);height:var(--dot-size);border-radius:var(--dot-border-radius);background:var(--dot-color)}.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,0.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-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);position:relative;min-width:0}.adm-tabs-header{position:relative;border-bottom:1px solid var(--adm-color-border)}.adm-tabs-tab-list{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;position:relative;overflow-x:scroll;scrollbar-width:none}.adm-tabs-tab-list::-webkit-scrollbar{display:none}.adm-tabs-tab-wrapper{padding:0 12px}.adm-tabs-tab-wrapper-stretch{flex:auto}.adm-tabs-tab{white-space:nowrap;padding:8px 0 10px;width:min-content;margin:0 auto;font-size:var(--title-font-size);position:relative;cursor:pointer}.adm-tabs-tab-active{color:var(--active-title-color)}.adm-tabs-tab-disabled{opacity:.5;cursor:not-allowed}.adm-tabs-tab-line{position:absolute;bottom:0;height:var(--active-line-height);background:var(--active-line-color);border-radius:var(--active-line-border-radius)}.adm-tabs-content{padding:var(--content-padding)}.adm-tabs-header-mask{position:absolute;top:0;bottom:0;z-index:1;width:30px;height:100%;pointer-events:none}.adm-tabs-header-mask-left{left:0;background:linear-gradient(to right,var(--adm-color-background),rgba(255,255,255,0))}.adm-tabs-header-mask-right{right:0;background:linear-gradient(to left,var(--adm-color-background),rgba(255,255,255,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;position:relative}.adm-text-area,.adm-text-area-element{width:100%;max-width:100%;max-height:100%}.adm-text-area-element{font-family:var(--adm-font-family);resize:none;flex:auto;display:block;box-sizing:border-box;padding:0;margin:0;color:var(--color);font-size:var(--font-size);line-height:1.5;background:transparent;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:1.5em;text-align:var(--text-align)}.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:-moz-read-only{cursor:default}.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-hidden{visibility:hidden;position:absolute;top:0;left:0;z-index:-1000}.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{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:white;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.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}.chat_chatContainer__fJ06W{display:flex;flex-direction:column;height:100%;background-image:url(/sport-community/images/match/img_popbet_bg@2.webp?v=bb4f6649);background-size:100% auto;background-repeat:no-repeat}.chat_chatContainer__fJ06W .chat_chatWrap__WG8oe{flex:1 1;padding:10px 16px;overflow-y:auto;background:linear-gradient(180deg,rgb(8,68,76),rgb(25,27,88))}.chat_chatContainer__fJ06W .chat_chatWrap__WG8oe .chat_chatItem__nU247{margin:6px 0}.chat_chatContainer__fJ06W .chat_chatWrap__WG8oe .chat_chatLevel__yWiDo{width:31px;height:14px;line-height:14px;padding:0 3px;border-radius:3px;color:#fff;font-size:10px;text-align:center;margin-right:4px}.chat_chatContainer__fJ06W .chat_chatDesc__Shcqv{line-height:32px;padding-left:16px;overflow:hidden;height:0;transition:all .3s ease-in-out;position:relative;top:-6px}.chat_chatContainer__fJ06W .chat_chatName__Yhxjk{font-size:12px;color:#3893d6}.chat_chatContainer__fJ06W .chat_userChatName__9LLMA{color:#f3c37b}.chat_chatContainer__fJ06W .chat_chatCnt__izHfa{font-size:12px;color:#fff;word-break:normal;overflow-wrap:anywhere}.chat_chatContainer__fJ06W .chat_chatText__7Y6c5{font-size:12px;color:#f3c37b;word-break:normal;overflow-wrap:anywhere}.chat_chatContainer__fJ06W .chat_liveText__Ve42q{color:#1db267!important}.chat_chatContainer__fJ06W .chat_newMessage__JvYid{position:absolute;bottom:80px;left:50%;transform:translateX(-50%);z-index:10;padding:0 16px;height:28px;text-align:center;border-radius:14px;background:var(--app-primary-color);color:#fff;cursor:pointer;font-size:12px;display:flex;align-items:center;white-space:nowrap;text-wrap:nowrap}.chat_chatContainer__fJ06W .chat_newMessage__JvYid .chat_newMessageIcon__QMHwx{padding:5px;background:url(/sport-community/images/match/ico_chat_arrows.svg?v=96e3a397) no-repeat 50%;background-size:8px;margin-left:5px;position:relative;top:1px}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz{width:100%;padding-bottom:env(safe-area-inset-bottom);display:flex;flex-direction:column;border-top:1px solid hsla(0,0%,100%,.2);background-color:#0a264d;position:relative}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz>div{width:100%;padding:12px 16px;background-color:#112d53}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_filterChips__ABTsG{position:absolute;bottom:100%;left:0;right:0;display:flex;justify-content:center;gap:8px;padding:0 16px 20px!important;background:rgba(0,0,0,0)!important}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_filterChips__ABTsG .chat_filterChip__7Nhj3{display:flex;align-items:center;justify-content:center;gap:4px;height:30px;padding:0 12px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:6px;font-size:11px;color:hsla(0,0%,100%,.6)}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_filterChips__ABTsG .chat_filterChip__7Nhj3 .chat_filterCheck__fQjgI{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid hsla(0,0%,100%,.4)}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_filterChips__ABTsG .chat_filterChip__7Nhj3.chat_active__SRBwY{color:#fff}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_filterChips__ABTsG .chat_filterChip__7Nhj3.chat_active__SRBwY .chat_filterCheck__fQjgI{border-color:#fff;background:#fff;position:relative}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_filterChips__ABTsG .chat_filterChip__7Nhj3.chat_active__SRBwY .chat_filterCheck__fQjgI:after{content:"";position:absolute;left:4.5px;top:1px;width:3px;height:6px;border-right:1.5px solid #0a264d;border-bottom:1.5px solid #0a264d;transform:rotate(45deg)}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_chatInputBox__MwyRj{background:hsla(0,0%,100%,.1);border-radius:18px;margin-right:7px;flex:1 1;height:36px;padding:6px 12px;display:flex;justify-content:space-between;gap:10px}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_chatInputBox__MwyRj .chat_buttons__zDeSB{display:flex;gap:12px}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_chatSendButton__R87We{background:hsla(0,0%,100%,.1);width:36px;height:36px;border-radius:50%;line-height:36px;text-align:center}.chat_chatContainer__fJ06W .chat_chatFooter__g2Plz .chat_chatSendButton__R87We.chat_active__SRBwY{background:rgba(29,178,103,.2)}.emoji-picker_emojiPicker__mDgI9{width:100%;transition:height .3s;padding:0!important;overflow:hidden}.emoji-picker_emojiPicker__mDgI9.emoji-picker_emojiPcPicker__sWMyI{position:absolute;bottom:50px;right:54px;width:324px;height:211px;border-radius:8px;padding:10px;background-color:#252f3c}.emoji-picker_emojiPicker__mDgI9.emoji-picker_emojiPcPicker__sWMyI .emoji-picker_emojiList__PXj5_{background-color:#252f3c;padding-bottom:20px}.emoji-picker_emojiPicker__mDgI9 .emoji-picker_emojiList__PXj5_{display:flex;flex-wrap:wrap;height:240px;background-color:#0a264d;padding:12px 0}.emoji-picker_emojiPicker__mDgI9 .emoji-picker_emojiList__PXj5_ button{width:14.2857142857%;background:rgba(0,0,0,0);border:none;font-size:28px;margin:6px 0}.popular-bets_popularBets__tn1pa{padding:10px 12px 8px;display:none}.popular-bets_header__NQwru{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.popular-bets_header__NQwru .popular-bets_title__CnFtY{color:#fff;font-size:13px;font-weight:700}.popular-bets_carousel__VvZRJ{display:flex;gap:8px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 0 4px}.popular-bets_carousel__VvZRJ::-webkit-scrollbar{display:none}.popular-bets_cardRow__UmMqz{flex:0 0 100%;scroll-snap-align:start;display:flex;align-items:center;gap:4px;position:relative;padding:6px 4px;border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:.5px solid hsla(0,0%,100%,.08)}.popular-bets_cardRow__UmMqz.popular-bets_highlight__HCRFo{border-color:rgba(255,214,29,.7);box-shadow:inset 0 0 0 .5px rgba(255,214,29,.3)}.popular-bets_hotBadge__CApsS{position:absolute;top:-7px;left:8px;z-index:2;background:linear-gradient(90deg,#1db267,#21bd7c);color:#fff;font-size:10px;font-weight:700;padding:1px 6px 1px 4px;border-radius:8px 8px 8px 2px;line-height:1.4;display:flex;align-items:center;gap:2px}.popular-bets_hotBadge__CApsS .popular-bets_thumb__zvlX7{display:inline-block;width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:6px solid #fff;margin-right:2px}.popular-bets_sideJersey__L9LU9{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.popular-bets_sideJersey__L9LU9 .adm-image,.popular-bets_sideJersey__L9LU9 img{width:100%!important;height:100%!important;object-fit:contain}.popular-bets_option__NX6g7{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 4px;border-radius:8px;background:hsla(0,0%,100%,.06);border:.5px solid hsla(0,0%,100%,.08);cursor:pointer}.popular-bets_option__NX6g7:active{background:hsla(0,0%,100%,.12)}.popular-bets_option__NX6g7 .popular-bets_optLabel__e4jC2{font-size:10px;color:hsla(0,0%,100%,.75);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.popular-bets_option__NX6g7 .popular-bets_optOdds__mtU7K{font-size:14px;font-weight:700;color:#fff}.popular-bets_centerCol__xrnNt{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2px;min-width:56px}.popular-bets_centerCol__xrnNt .popular-bets_centerTitle__A9vfj{font-size:10px;color:hsla(0,0%,100%,.8);font-weight:600;text-align:center;white-space:nowrap}.popular-bets_dots__S1_TV{display:flex;justify-content:center;gap:4px;margin-top:4px}.popular-bets_dots__S1_TV .popular-bets_dot__kqKJw{width:4px;height:4px;border-radius:2px;background:hsla(0,0%,100%,.25);transition:all .2s}.popular-bets_dots__S1_TV .popular-bets_dot__kqKJw.popular-bets_active__mzSLy{width:12px;background:hsla(0,0%,100%,.7)}.bet-recommend_card__vm8PO{display:flex;align-items:stretch;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.06);margin:6px 0}.bet-recommend_left__2i0MQ{width:56px;flex-shrink:0;background-image:url(/sport-community/images/match/img_rec_left@2.webp?v=9a3c9bd6);background-size:cover;background-position:50%;background-color:rgba(243,195,123,.15)}.bet-recommend_body__rLsbD{flex:1 1;padding:10px 12px;display:flex;flex-direction:column;gap:4px;min-width:0}.bet-recommend_market__sGYyb{font-size:11px;color:hsla(0,0%,100%,.7)}.bet-recommend_pick___F8jg{font-size:14px;color:#fff;font-weight:600}.bet-recommend_amounts__o2BSK{font-size:10px;color:hsla(0,0%,100%,.5);display:flex;gap:12px}.bet-recommend_action__ittHk{display:flex;align-items:center;padding-right:10px}.bet-recommend_toBetBtn__bbQ4k{background:linear-gradient(90deg,#1db267,#21bd7c);color:#fff;font-size:12px;font-weight:600;padding:8px 16px;border-radius:6px;cursor:pointer}.bet-recommend_toBetBtn__bbQ4k:active{opacity:.8}.live-match_liveMatch__C89gb .live-match_team__QU9mG{margin-top:8px;padding:0 16px;background-color:hsla(0,0%,100%,.05)}.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamAwayScore__dRWvd,.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamHomeScore__D_iRF,.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamTop__FT6ip{padding:12px 0;display:flex;border-bottom:1px solid hsla(0,0%,100%,.05);font-size:12px;color:hsla(0,0%,100%,.5)}.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamLeft__sDmef{width:35%}.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamRight__xjsK_{width:65%;display:flex;justify-content:flex-end}.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamScore__h8VkK{width:20%;text-align:center;color:hsla(0,0%,100%,.5)}.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamScore__h8VkK.live-match_active__nJRpB{color:#fff}.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamScore__h8VkK.live-match_playing__BIJrV{color:var(--primary-color)}.live-match_liveMatch__C89gb .live-match_team__QU9mG .live-match_teamHomeScore__D_iRF{border-bottom:none}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR{margin-top:8px;background:hsla(0,0%,100%,.05);padding:9px 0 12px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatTop__kLrmA{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--text-color)}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatTop__kLrmA .live-match_teamStatTopAway__wGJhg{position:relative;padding-left:7px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:45%}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatTop__kLrmA .live-match_teamStatTopAway__wGJhg:before{content:"";background:#fcbf04;border-radius:0 100px 100px 0;position:absolute;top:0;left:0;width:3px;height:14px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatTop__kLrmA .live-match_teamStatTopHome__rZZno{position:relative;padding-right:7px;text-align:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:45%}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatTop__kLrmA .live-match_teamStatTopHome__rZZno:after{content:"";transform:scaleX(-1);background:#1db267;border-radius:0 100px 100px 0;position:absolute;top:0;right:0;width:3px;height:14px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressCircle___6Ouz{display:flex;align-items:center;font-size:12px;color:var(--text-color);margin-top:18px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressCircle___6Ouz .live-match_teamStatProgressCircleItem__8iejz{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressCircle___6Ouz .live-match_teamStatProgressCircleItem__8iejz .live-match_circleTitle__3Wh94{margin-bottom:13px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressCircle___6Ouz .live-match_teamStatProgressCircleItem__8iejz .live-match_circleScore__I0bDJ .live-match_circleScoreAway__00e_E{position:absolute;right:-20px;top:50%;transform:translateY(-50%);color:var(--primary-color)}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressCircle___6Ouz .live-match_teamStatProgressCircleItem__8iejz .live-match_circleScore__I0bDJ .live-match_circleScoreHome__ouN__{position:absolute;left:-20px;top:50%;transform:translateY(-50%);color:var(--yellow-color)}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy{margin-top:17px;padding:0 16px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_teamStatRebounds__8PZPq{display:flex;flex-direction:column}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_teamStatTurnovers__1ax82{margin-top:10px;display:flex;flex-direction:column}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_reboundsBox__nJcT_,.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_turnoversBox__IV8IZ{display:flex;gap:5px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_reboundsAway__DohOW,.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_reboundsHome__dFQCX,.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_turnoversAway__EOwud,.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_turnoversHome__VQd2_{width:50%;display:flex;align-items:center}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_reboundsHome__dFQCX,.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_turnoversHome__VQd2_{justify-content:flex-end}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_foulTitle__hypap{color:#fff;font-size:8px;padding:2px 4px;background:#e94238;border-radius:2px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_foulText__BwXfs{color:#e94238;font-size:12px;text-align:center;width:24px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_scoreText__QJ2de{color:#fff;font-size:12px;margin-left:22px;margin-right:8px}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_progressBar__aj_Go{flex:1 1}.live-match_liveMatch__C89gb .live-match_teamStat__ncSsR .live-match_teamStatProgressBar__J9QHy .live-match_progressBar__aj_Go.live-match_progressBarReverse__ldEsM{transform:scaleX(-1)}.live-match_liveMatch__C89gb .live-match_textLive__YKndN{background:hsla(0,0%,100%,.0509803922);margin-top:8px;padding:12px 16px}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveEmptyView__ONYUG{width:100%;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:120px}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveTop__IRF3q{color:#fff;font-size:12px;font-weight:500}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveTop__IRF3q .live-match_textLiveScoreTitle__APEun{margin-left:14px}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE{position:relative;margin-top:10px;padding:10px 0}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE:before{content:"";position:absolute;background-color:hsla(0,0%,100%,.1);width:1px;height:100%;left:30px;top:0}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE .live-match_textLiveItem__yhaMn{display:flex;justify-content:space-between;font-size:10px;color:hsla(0,0%,100%,.5);margin-bottom:18px}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE .live-match_textLiveItem__yhaMn:last-child{margin-bottom:0}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE .live-match_textLiveItem__yhaMn .live-match_textLiveItemLeft__ohg2Q{display:flex;justify-content:space-between;align-items:center}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE .live-match_textLiveItem__yhaMn .live-match_textLiveItemScore__rPibw{white-space:nowrap;text-wrap:nowrap;padding-left:10px}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE .live-match_textLiveItem__yhaMn .live-match_redDot__iP818{width:3px;height:3px;border-radius:50%;background-color:#e94238;margin-left:4px}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE .live-match_textLiveItem__yhaMn .live-match_textLiveItemTime__ndOgK{width:26px}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE .live-match_textLiveItem__yhaMn .live-match_teamLogo__7Namf{margin-left:6px}.live-match_liveMatch__C89gb .live-match_textLive__YKndN .live-match_textLiveBox__n8_tE .live-match_textLiveItem__yhaMn .live-match_textLiveItemTitle__UV7sn{margin-left:8px}.topic-labels_topicLabels__Cxrt5{display:flex;flex-wrap:wrap;gap:6px}.topic-labels_topicLabels__Cxrt5 .topic-labels_topicLabel__gIDzf{height:20px;padding:0 7px;display:flex;align-items:center;gap:4px;border-radius:3px;background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);font-size:10px}.post-header-info_postHeaderInfo__wQCt4{display:flex;gap:10px}.post-header-info_postHeaderInfo__wQCt4 .post-header-info_postHeaderAvatar__3H_bh{position:relative}.post-header-info_postHeaderInfo__wQCt4 .post-header-info_postHeaderAvatar__3H_bh .post-header-info_officialIcon__5k4uD{position:absolute;bottom:2px;right:0}.post-header-info_postHeaderInfo__wQCt4 .post-header-info_postHeaderRight__hT2d7{flex:1 1}.post-header-info_postHeaderInfo__wQCt4 .post-header-info_postHeaderRight__hT2d7 .post-header-info_postHeaderTop__Anpnw{display:flex;align-items:center;gap:8px}.post-header-info_postHeaderInfo__wQCt4 .post-header-info_postHeaderRight__hT2d7 .post-header-info_pinnedIcon__G__gu{flex-shrink:0;margin-left:4px}.post-header-info_postHeaderInfo__wQCt4 .post-header-info_postHeaderRight__hT2d7 .post-header-info_followBtn__KFGXu{width:49px;height:18px;line-height:18px;text-align:center;font-size:10px;color:#1db267;border-radius:4px;background-color:rgba(29,178,103,.15);margin-left:-4px}.post-match-card_postMatchCard__9bo6t{padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-radius:6px;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.post-match-card_postMatchCard__9bo6t .post-match-card_postMatchCardTeam__MkJXi{width:33%}.post-match-card_postMatchCard__9bo6t .post-match-card_postMatchCardTeam__MkJXi .teamName{width:100%;font-size:11px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.post-match-card_postMatchCard__9bo6t .post-match-card_matchInfo__HqmD6{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:10px;color:hsla(0,0%,100%,.5)}.post-match-card_postMatchCard__9bo6t .post-match-card_matchInfo__HqmD6 .post-match-card_matchTime__GJCUy{font-size:10px;color:hsla(0,0%,100%,.5)}.post-match-card_postMatchCard__9bo6t .post-match-card_matchInfo__HqmD6 .post-match-card_matchScores__VR7Pw{display:flex;align-items:center;gap:9px;color:#fff;font-weight:700;font-size:13px}.vote-options-view_voteOptions__3wCue{display:flex;flex-direction:column;gap:10px}.vote-options-view_voteOptions__3wCue .vote-options-view_voteOptionItem__B18sd{height:32px;line-height:32px;padding:0 16px;border-radius:17px;font-size:12px;display:flex;justify-content:space-between;align-items:center;position:relative}.vote-options-view_voteOptions__3wCue .vote-options-view_voteOptionItem__B18sd .vote-options-view_progressPercent__PX_T8{position:absolute;left:0;top:0;bottom:0;border-radius:17px 0 0 17px}.vote-options-view_voteOptions__3wCue .vote-options-view_voteOptionItem__B18sd .vote-options-view_optionName__T9Ybm{word-break:normal;overflow-wrap:anywhere}.vote-pk-view_voteViewPk__0hSu2{display:flex}.vote-pk-view_voteViewPk__0hSu2 .vote-pk-view_voteViewPkItem__yDmmx{display:flex;justify-content:space-between;align-items:center;height:32px}.vote-pk-view_voteViewPk__0hSu2 .vote-pk-view_voteViewPkItem__yDmmx:first-of-type{border-radius:17px 0 0 17px;background-color:var(--primary-color);padding-left:14px}.vote-pk-view_voteViewPk__0hSu2 .vote-pk-view_voteViewPkItem__yDmmx:nth-of-type(2){flex-direction:row-reverse;border-radius:0 17px 17px 0;background-color:#008ed6;padding-right:14px;flex:1 1}.match-prediction-card_matchPredictionCard__vGy0H{border-radius:6px;background-color:hsla(0,0%,100%,.05)}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardHeader__VJUrO{border-radius:6px 6px 0 0;background-color:var(--primary-color);height:28px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;font-size:10px;color:#fff}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardHeader__VJUrO .match-prediction-card_leagueName___2rq2{font-weight:500}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardBody__YVnF_{border-radius:0 0 6px 6px;border:1px solid hsla(0,0%,100%,.1)}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardTop__lYnT_{background-color:hsla(0,0%,100%,.08);height:21px;display:flex;align-items:center;color:#fff;font-weight:400;font-size:9px}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardTop__lYnT_ .match-prediction-card_matchPredictionCardTopOne__MaVSg{width:83%;padding-left:10px}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardTop__lYnT_ .match-prediction-card_matchPredictionCardTopFour__QtSq6,.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardTop__lYnT_ .match-prediction-card_matchPredictionCardTopThree__5tOTA,.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardTop__lYnT_ .match-prediction-card_matchPredictionCardTopTwo__gpd6b{width:17%;text-align:center}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardContent__hRDLi{font-size:10px;color:#fff;display:flex}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardContent__hRDLi .match-prediction-card_matchPredictionCardContentOne__MIifi{width:83%;padding:12px 10px}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardContent__hRDLi .match-prediction-card_matchPredictionCardContentOne__MIifi .match-prediction-card_matchPredictionCardTeamBox__MgH_3{display:flex;justify-content:space-between;align-items:center}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardContent__hRDLi .match-prediction-card_matchPredictionCardContentOne__MIifi .match-prediction-card_matchPredictionCardTeamBox__MgH_3+.match-prediction-card_matchPredictionCardTeamBox__MgH_3{margin-top:14px}.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardContent__hRDLi .match-prediction-card_matchPredictionCardContentFour__wSAcf,.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardContent__hRDLi .match-prediction-card_matchPredictionCardContentThree__SO6f1,.match-prediction-card_matchPredictionCard__vGy0H .match-prediction-card_matchPredictionCardContent__hRDLi .match-prediction-card_matchPredictionCardContentTwo__guoGF{width:17%;padding:0 4px;text-align:center;display:flex;justify-content:center;align-items:center;border-left:1px solid hsla(0,0%,100%,.08)}.post-card_postCard__BQKWw{padding:16px;background-color:hsla(0,0%,100%,.05);margin-bottom:10px;cursor:pointer;transition:background-color .2s;display:flex;flex-direction:column;gap:10px;position:relative}.post-card_postCard__BQKWw:hover{background-color:hsla(0,0%,100%,.08)}.post-card_postCard__BQKWw:active{background-color:hsla(0,0%,100%,.1)}.post-card_closebtn__wqlNZ{position:absolute;right:16px;top:16px;z-index:9;color:hsla(0,0%,100%,.5);font-size:14px}.post-card_postTitle__SXFW5{font-size:16px;font-weight:600;color:#fff;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-card_postContentWrapper__ZJXMM{position:relative}.post-card_postContent__ejmdM{position:relative;font-size:14px;color:hsla(0,0%,100%,.8);line-height:1.5;word-break:break-word}.post-card_postText__7bMap{display:inline;word-break:normal;overflow-wrap:anywhere;white-space:pre-wrap}.post-card_readMoreButton__7uomt{display:inline;color:#1db267;font-size:12px;font-weight:400;cursor:pointer;white-space:nowrap;transition:opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:10px}.post-card_readMoreButton__7uomt i{font-size:10px;margin-left:2px}.post-card_readMoreButton__7uomt:hover{opacity:.8}.post-card_readMoreButton__7uomt:active{opacity:.6}.post-card_postVideoBox__ySpUE{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;cursor:pointer;background:#000}.post-card_postVideoCoverImage__qfBLy{width:auto;height:100%;margin:0 auto;display:block}.post-card_playIcon__smhEK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.post-card_videoDurationBox__H8uan{position:absolute;bottom:8px;right:8px;background-color:rgba(0,0,0,.6);border-radius:4px;padding:4px 8px}.post-card_videoDuration__IosPE{font-size:12px;color:#fff}.post-card_postImages__I6Ie0{display:flex;gap:6px;flex-wrap:wrap;position:relative}.post-card_postImages__I6Ie0 .post-card_postImagesMore__H2w0G{position:absolute;right:5px;top:5px;width:28px;height:28px;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center}.post-card_postImages__I6Ie0 .post-card_postImagesMore__H2w0G span{font-size:10px;transform:translate(-1px,1px)}.post-card_postImages__I6Ie0 .post-card_postImagesMore__H2w0G:after{content:"";display:block;width:18px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:no-repeat url(/sport-community/images/feed/ico_photo.svg?v=f85f506c) 50%}.post-card_postActions__3IXHs{display:flex;align-items:center;gap:20px;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.1)}.post-card_actionItem__LtKah{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:opacity .2s}.post-card_actionItem__LtKah:hover{opacity:.8}.post-card_actionItem__LtKah:active{opacity:.6}.post-card_actionItem__LtKah span{font-size:12px;color:hsla(0,0%,100%,.6)}.post-card_latestComment__5Cw1P{margin-top:12px;padding:8px 12px;background-color:hsla(0,0%,100%,.05);border-radius:6px;font-size:12px;line-height:1.4}.post-card_commentAuthor__BZkjB{color:#fff;font-weight:500;margin-right:6px}.post-card_commentContent__pZ0AV{color:hsla(0,0%,100%,.7)}.post-card_newComments__0a2Iy{padding:10px;background-color:hsla(0,0%,100%,.05);display:flex;flex-direction:column;gap:4px;border-radius:4px}.post-card_newComment__qgi_o{font-size:12px;color:hsla(0,0%,100%,.6)}.post-card_newComment__qgi_o span{font-weight:700;padding-right:4px}.share-popup_sharePopup__DMmHf{background-color:#252f3c;border-top-left-radius:16px;border-top-right-radius:16px;padding:20px 16px calc(20px + env(safe-area-inset-bottom))}.share-popup_sharePopupHeader__3sSY2{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.1)}.share-popup_sharePopupContent__otq6f{padding:0}.share-popup_shareOptions__19tnw{display:flex;flex-wrap:wrap;padding-top:8px}.share-popup_shareOption__VRyJh{width:25%;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;cursor:pointer;transition:transform .2s}.share-popup_shareOption__VRyJh:hover{transform:scale(1.05)}.share-popup_shareOption__VRyJh:active{transform:scale(.95)}.share-popup_shareOptionIcon__VSgUo{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.share-popup_shareOptionIcon__VSgUo:hover{background:hsla(0,0%,100%,.15)}.share-popup_shareOptionIcon__VSgUo img{width:50px;height:50px;object-fit:contain}.share-popup_shareOptionIcon__VSgUo .share-popup_shareIconText__V0RD_{font-size:24px;font-weight:600;color:#fff;line-height:1}.share-popup_shareOptionLabel__9I03W{font-size:12px;color:hsla(0,0%,100%,.8);text-align:center;white-space:nowrap}.share-popup_sharePopupFooter__kjFxC{margin-top:10px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.1)}.share-popup_sharePopupCancel__vgXtx{width:100%;height:44px;background:hsla(0,0%,100%,.1);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.share-popup_sharePopupCancel__vgXtx:hover{background:hsla(0,0%,100%,.15)}.share-popup_sharePopupCancel__vgXtx:active{background:hsla(0,0%,100%,.2)}.post-card-skeleton_postCardSkeleton__jUVqW{padding:16px 0;border-radius:8px;margin-bottom:12px}.post-card-skeleton_header__Wwqmo{display:flex;align-items:center;margin-bottom:12px}.post-card-skeleton_avatar__8CSkG{width:40px;height:40px;flex-shrink:0;border-radius:50%}.post-card-skeleton_headerInfo__uc9dL{flex:1 1;height:40px;display:flex;flex-direction:column;margin-left:12px}.post-card-skeleton_title__8CzCt{width:120px;height:16px;margin:0}.post-card-skeleton_subtitle__my8Ex{width:80px;height:10px}.post-card-skeleton_content__shKJk{margin-bottom:12px}.post-card-skeleton_paragraph___MnSB{width:100%;height:14px;margin-bottom:8px}.post-card-skeleton_paragraphShort__x75P6{width:60%;height:14px}.post-card-skeleton_imagePlaceholder__bYh1l{margin-bottom:12px}.post-card-skeleton_image__qmGsX{width:100%;height:100px;border-radius:8px}.post-card-skeleton_actions__OzXva{display:flex;gap:16px;margin-top:12px}.post-card-skeleton_actionItem__5dkq5{width:60px;height:20px}.upload-pro_uploaderPro__89_9S .upload-pro_uploaderBox__XMWAI .adm-image-uploader-cell-mask{background-color:#323233}.upload-pro_uploaderPro__89_9S .upload-pro_uploaderBox__XMWAI .adm-image-uploader-cell-mask-message{display:none}.upload-pro_uploaderPro__89_9S .upload-pro_uploaderBox__XMWAI .adm-image-uploader-cell-loading{padding-top:0}.upload-pro_uploaderPro__89_9S .upload-pro_uploaderBox__XMWAI .adm-spin-loading{--color:var(--primary-color)!important}.upload-pro_uploaderPro__89_9S .upload-pro_uploadButton__4Ajw6{width:108px;height:108px;border-radius:4px;background-color:hsla(0,0%,100%,.05);display:flex;justify-content:center;align-items:center}.upload-pro_uploaderPro__89_9S .upload-pro_uploadButton__4Ajw6 i{font-size:24px;color:hsla(0,0%,100%,.5)}.upload-pro_uploaderPro__89_9S .adm-image-uploader-cell-delete{position:absolute;top:4px;right:4px;width:18px;height:18px;background-color:rgba(0,0,0,0)}.topic-item_topicItem__VNZI2{display:flex;justify-content:space-between;align-items:center}.topic-item_topicItem__VNZI2 .topic-item_topicItemLeft__xtcgK{display:flex;align-items:center;gap:10px}.topic-item_topicItem__VNZI2 .topic-item_topicItemLeft__xtcgK .topic-item_topicItemImgBox__vEV4i{position:relative}.topic-item_topicItem__VNZI2 .topic-item_topicItemLeft__xtcgK .topic-item_topicItemImgBox__vEV4i .topic-item_topicItemIndex__dFv9J{position:absolute;left:0;top:0;width:14px;height:14px;color:#fff;font-size:10px;text-align:center;border-radius:4px 0 4px 0}.topic-item_topicItem__VNZI2 .topic-item_topicItemLeft__xtcgK .topic-item_topicItemImgBox__vEV4i .topic-item_topicItemIndexOne__SIJXt{background:linear-gradient(180deg,rgb(251,106,96),rgb(233,66,56))}.topic-item_topicItem__VNZI2 .topic-item_topicItemLeft__xtcgK .topic-item_topicItemImgBox__vEV4i .topic-item_topicItemIndexTwo__4r8hc{background:linear-gradient(180deg,rgb(237,136,24),rgb(251,106,96))}.topic-item_topicItem__VNZI2 .topic-item_topicItemLeft__xtcgK .topic-item_topicItemImgBox__vEV4i .topic-item_topicItemIndexThree__EE980{background:linear-gradient(180deg,rgb(235,202,30),rgb(237,136,24))}.topic-item_topicItem__VNZI2 .topic-item_topicItemLeft__xtcgK .topic-item_topicItemImgBox__vEV4i .topic-item_topicItemIndexNormal__E62av{background-color:#b0b3c2}.topic-item_topicItem__VNZI2 .topic-item_topicItemLeft__xtcgK .topic-item_topicItemContent__GoHio .topic-item_topicItemTitle__JjsDH{font-size:12px;font-weight:500;color:#fff}.topic-item_topicItem__VNZI2 .topic-item_topicItemUnCheck__KbipF{width:60px;height:22px;border-radius:18px;border:1px solid var(--primary-color);color:var(--primary-color);font-size:12px;display:flex;justify-content:center;align-items:center}.topic-item_topicItem__VNZI2 .topic-item_topicItemChecked__VkMWZ{width:60px;height:22px;line-height:22px;padding:0 12px;border-radius:18px;border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.5);font-size:12px}.topic-item_topicItem__VNZI2+.topic-item_topicItem__VNZI2{margin-top:16px}.pagination_pagination__7S1lW{display:flex;gap:8px;width:100%;align-items:center;justify-content:center;height:44px;margin:10px 0}.pagination_pagination__7S1lW .pagination_border__vOwot,.pagination_pagination__7S1lW .pagination_pointer__UQrKz{width:32px;height:32px;border-radius:50%;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;display:flex;justify-content:center;align-items:center}.pagination_pagination__7S1lW .pagination_pointer__UQrKz{color:#fff;font-size:14px}.pagination_pagination__7S1lW .pagination_pointer__UQrKz.pagination_selected__omosM{background-color:var(--primary-color)}.pagination_pagination__7S1lW .pagination_pointer__UQrKz:hover{border:1px solid var(--primary-color);color:var(--primary-color)}.pagination_pagination__7S1lW .pagination_disabled__bSFZB{opacity:.4;pointer-events:none;cursor:not-allowed}.pagination_pagination__7S1lW .pagination_turnBox__l8cJ6{margin-left:6px;display:flex;align-items:center;gap:6px}.pagination_pagination__7S1lW .pagination_turnBox__l8cJ6 .pagination_turnBorder__GmsN6{width:84px;height:32px;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);display:flex;justify-content:space-between;align-items:center;padding:0 0 0 16px}.pagination_pagination__7S1lW .pagination_turnBox__l8cJ6 .pagination_turnBorder__GmsN6 .pagination_goText__rI7c_{width:60px;height:32px;line-height:32px;color:hsla(0,0%,100%,.5);font-size:14px;text-align:center;border-radius:0 16px 16px 0;background-color:hsla(0,0%,100%,.1);cursor:pointer}.pagination_pagination__7S1lW .pagination_turnBox__l8cJ6 .pagination_turnBorder__GmsN6 .pagination_goTextSelected__yCiqG:hover{color:#fff}.ad-image_adWrapper__RADos{width:100%;overflow:hidden}.ad-image_adWrapper__RADos .ad-image_adSwiper__tHQ2J{touch-action:pan-x pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:100%;height:var(--height,auto);overflow:hidden}.ad-image_adWrapper__RADos .ad-image_adSwiper__tHQ2J .adm-swiper-item{height:100%}.ad-image_advertisement__hGHip{position:relative;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;width:100%}.ad-image_advertisement__hGHip:hover{cursor:pointer}.ad-image_advertisement__hGHip.ad-image_pc__TQWvw{margin:0 auto}.ad-image_advertisement__hGHip.ad-image_mobile__oB9Bj{padding:0 16px}.ad-image_advertisement__hGHip.ad-image_error__VtGGy{display:flex;justify-content:center;align-items:center;background-color:#19212a}.ad-image_advertisement__hGHip.ad-image_error__VtGGy img{filter:grayscale(1)}.ad-image_advertisement__hGHip .ad-image_adImageBox__tNjSk{position:relative}.ad-image_advertisement__hGHip .ad-image_adImageBox__tNjSk .ad-image_goNowButton__igtme .ad-image_betNowButtonBg__fe1u5{position:absolute}.ad-image_advertisement__hGHip .ad-image_adImageBox__tNjSk .ad-image_optionBetNowButton__AN3c_ .ad-image_betNowButtonBg__fe1u5{transform:translate(0)}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV{padding:8px 10px;box-sizing:border-box}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV .ad-image_betData__Z4ftP .ad-image_betImg__Il3nT{flex-shrink:0;position:relative}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV .ad-image_betData__Z4ftP .ad-image_betImg__Il3nT img{width:100%;height:100%;object-fit:contain}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV .ad-image_betData__Z4ftP .ad-image_betImg__Il3nT:after{content:"";position:absolute;top:0;bottom:0;right:-4px;width:1px;height:100%;background:linear-gradient(180deg,rgba(242,223,163,.05),rgb(242,223,163) 49.76%,rgba(242,223,163,.05))}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pc__TQWvw{height:34px;border-radius:4px;background:linear-gradient(180deg,rgba(30,70,106,.5),rgba(26,45,73,.5));border:1px solid rgba(174,142,88,.5);font-size:10px;display:flex;align-items:center;gap:6px}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pc__TQWvw .ad-image_betData__Z4ftP{flex:1 1;min-width:0;display:flex;align-items:center;gap:8px}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pc__TQWvw .ad-image_betData__Z4ftP .ad-image_betImg__Il3nT{width:26px;height:26px}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pc__TQWvw .ad-image_betData__Z4ftP .ad-image_betDataRight__UAnrH{flex:1 1;min-width:0}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pc__TQWvw .ad-image_betData__Z4ftP .ad-image_betDataRight__UAnrH .ad-image_betDataTeam___Lj3E{color:#fff;font-size:10px;max-width:100%}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pc__TQWvw .ad-image_betData__Z4ftP .ad-image_betDataTeam___Lj3E{color:#fff;max-width:100%}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pc__TQWvw .ad-image_betData__Z4ftP .ad-image_betDataOdds__Z2ACv{margin-top:2px;font-family:Roboto-bold;color:#f2dfa3;font-weight:700;max-width:100%}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_mobile__oB9Bj{padding:4px;height:28px;border-radius:4px;background:linear-gradient(180deg,rgba(30,70,106,.5),rgba(26,45,73,.5));border:1px solid rgba(174,142,88,.5);font-size:9px;display:flex;align-items:center;gap:4px}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_mobile__oB9Bj .ad-image_betData__Z4ftP{display:flex;align-items:center;gap:11px;flex:1 1;min-width:0;box-sizing:border-box}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_mobile__oB9Bj .ad-image_betData__Z4ftP .ad-image_betImg__Il3nT{width:20px;height:20px}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_mobile__oB9Bj .ad-image_betData__Z4ftP .ad-image_betDataRight__UAnrH{flex:1 1;min-width:0}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_mobile__oB9Bj .ad-image_betData__Z4ftP .ad-image_betDataRight__UAnrH .ad-image_betDataTeam___Lj3E{color:#fff;font-size:9px;max-width:100%}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_mobile__oB9Bj .ad-image_betData__Z4ftP .ad-image_betDataRight__UAnrH .ad-image_betDataOdds__Z2ACv{font-family:Roboto-bold;color:#f2dfa3;font-weight:700;font-size:9px;max-width:100%}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pcTop__l_BKK{position:absolute;width:280px;height:78px;right:20px;top:50%;transform:translateY(-50%);border-radius:8px;background:linear-gradient(180deg,rgba(30,70,106,.5),rgba(26,45,73,.5));border:1px solid rgba(174,142,88,.5);display:flex;flex-direction:column;justify-content:center;align-items:center}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pcTop__l_BKK>.ad-image_betNowButton__djqxT{transform:translate(0)}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pcTop__l_BKK .ad-image_betData__Z4ftP{gap:11px;width:100%}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pcTop__l_BKK .ad-image_betData__Z4ftP .ad-image_betImg__Il3nT{width:24px;height:24px}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pcTop__l_BKK .ad-image_betData__Z4ftP .ad-image_betDataRight__UAnrH{flex:1 1;min-width:0}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pcTop__l_BKK .ad-image_betData__Z4ftP .ad-image_betDataRight__UAnrH .ad-image_betDataTeam___Lj3E{color:#fff;font-size:11px;max-width:100%}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_pcTop__l_BKK .ad-image_betData__Z4ftP .ad-image_betDataRight__UAnrH .ad-image_betDataOdds__Z2ACv{margin-top:2px;font-family:Roboto-bold;color:#f2dfa3;font-weight:700;font-size:11px;max-width:100%}.ad-image_advertisement__hGHip .ad-image_betBox__KlVSV.ad-image_right___mFTS{padding:4px 6px}.ad-image_betNowButton__djqxT{font-family:Roboto-bold;color:#8d3a04;font-weight:900;font-size:12px;line-height:12px}.ad-image_betNowButton__djqxT .ad-image_followed__ETI_v{font-size:9px;font-weight:500}.ad-image_betNowButton__djqxT .ad-image_betNowButtonBg__fe1u5{display:flex;flex-direction:column;justify-content:center;align-items:center;background-repeat:no-repeat;background-size:contain}.ad-image_betNowButton__djqxT .ad-image_betNowButtonBg__fe1u5.ad-image_pc__TQWvw{width:99px;height:32px;background-image:url(/sport-community/images/ad/img_ad_button_pc.webp?v=c7e6ee61)}.ad-image_betNowButton__djqxT .ad-image_betNowButtonBg__fe1u5.ad-image_mobile__oB9Bj{font-size:10px;width:64px;height:26px;background-image:url(/sport-community/images/ad/img_ad_button_h5.webp?v=5cbf9963)}.ad-image_betNowButton__djqxT .ad-image_betNowButtonBg__fe1u5.ad-image_mobile__oB9Bj .ad-image_followed__ETI_v{font-size:7px}.ad-image_betNowButton__djqxT .ad-image_betNowButtonBg__fe1u5.ad-image_right___mFTS{width:79px;height:32px;background-image:url(/sport-community/images/ad/img_ad_button_pc2.webp?v=53e0b6db)}.cp-action-sheet_CpActionSheet__eJYBN{position:fixed;width:100%;bottom:0;left:0;z-index:1000;padding:10px}.cp-action-sheet_CpActionSheet__eJYBN .cp-action-sheet_CpActions__H3s9k{max-height:240px;overflow:hidden auto;border-radius:10px;background-color:#252f3c;display:flex;flex-direction:column;margin-bottom:8px}.cp-action-sheet_CpActionSheet__eJYBN .cp-action-sheet_CpActions__H3s9k .cp-action-sheet_CpAction__xEjMM{text-align:center;height:46px;line-height:46px;font-size:14px;color:var(--text-color);border-bottom:1px solid hsla(0,0%,100%,.05)}.cp-action-sheet_CpActionSheet__eJYBN .cp-action-sheet_CpActions__H3s9k .cp-action-sheet_CpAction__xEjMM:last-child{border-bottom:none}.cp-action-sheet_CpActionSheet__eJYBN .cp-action-sheet_CpActions__H3s9k .cp-action-sheet_CpAction__xEjMM.cp-action-sheet_active__93BcG{color:var(--primary-color)}.cp-action-sheet_CpActionSheet__eJYBN .cp-action-sheet_CpActionCancel__jkC_X{border-radius:10px;background-color:#252f3c;height:42px;line-height:42px;color:#fff;font-weight:400;font-size:14px;text-align:center;margin-bottom:23px}.league-news-item_leagueNewsItem__ReU1w{padding:20px 0;border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;gap:12px}.league-news-item_leagueNewsItem__ReU1w .league-news-item_leagueNewsLeftBox__FWzTb{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.league-news-item_leagueNewsItem__ReU1w .league-news-item_leagueNewsTitle__nSajx{color:#fff;font-size:14px;font-weight:500;line-height:20px}.league-news-item_leagueNewsItem__ReU1w .league-news-item_leagueNewsTitle__nSajx:active{color:hsla(0,0%,100%,.5)}.league-news-item_leagueNewsItem__ReU1w .league-news-item_imageBox__d2Dbo{border-radius:3px}.league-news-item_leagueNewsItem__ReU1w .league-news-item_leagueNewsBottom__n5cTZ{margin-top:12px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:hsla(0,0%,100%,.5)}.league-news-item_leagueNewsItem__ReU1w .league-news-item_leagueNewsBottom__n5cTZ .league-news-item_newsTime__xGYef{margin-right:8px;flex-shrink:0}.league-news-item_leagueNewsItem__ReU1w .league-news-item_leagueNewsBottom__n5cTZ .league-news-item_newsTagBox__hnlYd{display:flex}.league-news-item_leagueNewsItem__ReU1w .league-news-item_leagueNewsBottom__n5cTZ .league-news-item_newsTag__jx8Lq{margin-right:6px;border-radius:3px;background-color:hsla(0,0%,100%,.1);font-size:10px;line-height:10px;color:hsla(0,0%,100%,.8);padding:4px 7px;display:flex;align-items:center}.match-item_matchItem__vQsIE{border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;padding:12px 16px}.match-item_matchItem__vQsIE:active{background-color:hsla(0,0%,100%,.05)}.match-item_matchItem__vQsIE .match-item_matchLeft__IY6NX{display:flex;align-items:center;flex:1 1;border-right:1px solid hsla(0,0%,100%,.08)}.match-item_matchItem__vQsIE .match-item_matchRight__uLTNU{margin-left:15px;justify-content:center;align-items:center;width:40px}.match-item_matchItem__vQsIE .match-item_openingTime__KFqeS{width:42px;font-size:10px;color:hsla(0,0%,100%,.5)}.match-item_matchItem__vQsIE .match-item_matchTime__nhTWx,.match-item_matchItem__vQsIE .match-item_openingTime__KFqeS{width:42px;text-align:center}.match-item_matchItem__vQsIE .match-item_matchDate__ha8nP,.match-item_matchItem__vQsIE .match-item_matchTime__nhTWx{line-height:14px;font-size:10px}.match-item_matchItem__vQsIE .match-item_matchTeam__i2t8X{margin-left:16px;padding-right:10px;flex:1 1}.match-item_matchItem__vQsIE .match-item_matchTeam__i2t8X .match-item_team__0Arz5{display:flex;justify-content:space-between;align-items:center}.match-item_matchItem__vQsIE .match-item_matchTeam__i2t8X .match-item_team__0Arz5 .imageTextBox .teamName{font-size:10px}.match-item_matchItem__vQsIE .match-item_matchTeam__i2t8X .match-item_team__0Arz5+.match-item_team__0Arz5{margin-top:8px}.match-item_matchItem__vQsIE .match-item_matchTeam__i2t8X .match-item_teamScore__430Db{color:#fff;font-size:10px;font-weight:700}.match-item_matchItem__vQsIE .match-item_matchTeam__i2t8X .match-item_noStartScore__6ZqJa{color:hsla(0,0%,100%,.5);font-size:10px;font-weight:700}.updates_updates__paWqw{padding:0 16px}.skeleton-view_skeletonView__HF7Jp{box-sizing:border-box;padding:16px}.discussion-skeleton_skeleton__BZ8MA{padding-bottom:16px}.discussion-skeleton_sectionHeader__3Pt5j{padding:16px 12px}.discussion-skeleton_sectionTitle__4cZ3e{width:100px;height:16px;border-radius:4px}.discussion-skeleton_topics__Vv5Nn{display:flex;flex-direction:column;gap:14px;padding:0 12px}.discussion-skeleton_chip___OzIE{display:flex;align-items:center;justify-content:space-between;gap:12px}.discussion-skeleton_chipName__83DO_{flex:1 1;min-width:0;height:14px;border-radius:4px}.discussion-skeleton_chipStats__C70sd{width:60px;height:12px;flex-shrink:0;border-radius:4px}.discussion-skeleton_divider__nUrvd{height:1px;margin:12px 0 0;background-color:hsla(0,0%,100%,.08)}.discussion-skeleton_posts__gKWV5{padding:0 12px}.editor-popup_popup__RXpjT{background:linear-gradient(180deg,#112d53,#0a264d);border-radius:16px 16px 0 0;color:#fff;padding:14px 16px calc(env(safe-area-inset-bottom) + 14px);display:flex;flex-direction:column}.editor-popup_textarea__oPY_j{background:rgba(0,0,0,0);border:none;padding:4px 0;min-height:80px;resize:none;color:#fff;font-size:15px;outline:none;width:100%;margin-bottom:8px}.editor-popup_textarea__oPY_j::placeholder{color:hsla(0,0%,100%,.4)}.editor-popup_charCount__smJPX{text-align:right;font-size:12px;color:hsla(0,0%,100%,.4);margin-top:-4px;margin-bottom:8px}.editor-popup_topicRow__Oo3B3{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.editor-popup_topicChip__7u8D_{display:flex;align-items:center;gap:4px;height:20px;padding:0 8px;background-color:hsla(0,0%,100%,.1);border-radius:3px;cursor:pointer}.editor-popup_topicChip__7u8D_ .editor-popup_topicIcon__LyVdY{width:12px;height:12px;border-radius:2px;object-fit:cover;flex-shrink:0}.editor-popup_topicChip__7u8D_ .editor-popup_topicName__s56Ox{color:#fff;font-weight:400;font-size:10px;line-height:10px}.editor-popup_topicChip__7u8D_ .editor-popup_topicRemove__W02g2{font-size:9px;color:#fff;opacity:.6}.editor-popup_topicChip__7u8D_.editor-popup_active__rDGSr{background-color:rgba(29,178,103,.2)}.editor-popup_topicChip__7u8D_.editor-popup_active__rDGSr .editor-popup_topicName__s56Ox{color:var(--primary-color)}.editor-popup_upload__cpSu3{margin-bottom:4px}.editor-popup_upload__cpSu3 .adm-image-uploader-upload-button-wrap>div{width:100%!important;height:auto!important;aspect-ratio:1!important}.editor-popup_actionBar__T1jBa{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:.5px solid hsla(0,0%,100%,.08)}.editor-popup_actionGroup__PnnIU{display:flex;gap:24px}.editor-popup_actionBtn__XEMAV{display:flex;align-items:center;gap:6px;font-size:13px;color:hsla(0,0%,100%,.75);cursor:pointer}.editor-popup_actionBtn__XEMAV img{width:18px;height:18px}.editor-popup_submit__Q2M_W{background:linear-gradient(90deg,#1db267,#21bd7c);border:none;border-radius:16px;padding:6px 22px;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.editor-popup_submit__Q2M_W:disabled{opacity:.5;cursor:not-allowed}.editor-popup_topicPicker__f6F7K{padding-top:12px}.editor-popup_topicSearchWrap__mKZM3{position:relative;margin-bottom:10px}.editor-popup_topicSearchClear__WO9s5{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:hsla(0,0%,100%,.6);font-size:12px;cursor:pointer}.editor-popup_topicSearch___x2tR{width:100%;box-sizing:border-box;height:32px;padding:0 32px 0 12px;background:hsla(0,0%,100%,.08);border:none;border-radius:8px;color:#fff;font-size:12px;outline:none}.editor-popup_topicSearch___x2tR::placeholder{color:hsla(0,0%,100%,.4)}.editor-popup_topicOptions__lWNnE{display:flex;flex-wrap:wrap;gap:8px;max-height:120px;overflow-y:auto}.editor-popup_topicEmpty__r_A4U{font-size:12px;color:hsla(0,0%,100%,.4);padding:6px 0}.editor-popup_topicLabelsBox__rtqML{margin:8px 0}.editor-popup_topicPopup__rMOBX{display:flex;flex-direction:column;height:100%;padding:14px 16px calc(env(safe-area-inset-bottom) + 14px);color:#fff;box-sizing:border-box}.editor-popup_topicPopupHeader__R1fec{position:relative;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;margin-bottom:12px}.editor-popup_topicPopupHeader__R1fec i{position:absolute;right:0;font-size:16px;color:hsla(0,0%,100%,.6);cursor:pointer}.editor-popup_topicPopupTitle__M0K5U{font-size:14px;font-weight:500;color:#fff;margin:12px 0 8px}.editor-popup_topicPopupList__Upoz8{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-right:-16px;padding-right:16px}.discussion_discussion__8Wdoj{padding-bottom:12px}.discussion_sectionHeader__OdQOE{padding:16px 12px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px;font-weight:600}.discussion_sectionTop__GiFUP{background-color:hsla(0,0%,100%,.0509803922);margin-top:10px}.discussion_divider__eLNtK{height:1px;margin:12px 0 0;background-color:hsla(0,0%,100%,.08)}.discussion_postBar__7E06a{position:fixed;right:0;display:flex;align-items:center;justify-content:space-between;padding:10px 16px calc(80px + env(safe-area-inset-bottom));left:0;background-color:#0a264d;border-top:.5px solid hsla(0,0%,100%,.08);z-index:10;bottom:0;cursor:pointer}.discussion_postBar__7E06a .discussion_postBarPlaceholder__p_ozI{flex:1 1;height:34px;line-height:34px;padding:0 14px;display:flex;align-items:center;border-radius:17px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.4);font-size:13px}.discussion_postBar__7E06a .discussion_postBarPlaceholder__p_ozI img{width:14px;height:14px;flex-shrink:0;margin-right:8px}.discussion_topBtn__5ZZiT{flex-shrink:0;width:30px;height:40px;margin-left:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:hsla(0,0%,100%,.85);cursor:pointer;overflow:hidden;opacity:1;transform:scale(1);transition:opacity .25s ease,transform .25s ease,width .25s ease,margin .25s ease}.discussion_topBtn__5ZZiT img{width:18px;height:18px;flex-shrink:0}.discussion_topBtn__5ZZiT span{margin-top:1px;font-size:9px;line-height:1}.discussion_topBtnHidden__noFDI{width:0;margin-left:0;opacity:0;transform:scale(.6);pointer-events:none}.discussion_empty__pRG92{padding:40px 16px;text-align:center;color:hsla(0,0%,100%,.4);font-size:13px}.discussion_dialogRoot__16tki{--adm-center-popup-min-width:315px;--adm-center-popup-max-width:315px}.discussion_dialogBody__mzKoi{min-height:239px;border-radius:16px;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding-top:16px!important;padding-bottom:24px}.discussion_dialogBody__mzKoi .adm-dialog-header{margin-bottom:18px;text-align:center}.discussion_dialogBody__mzKoi .adm-dialog-title{color:#fff;font-size:14px;font-weight:500}.discussion_dialogBody__mzKoi .adm-dialog-content{color:#c1c1c1;font-weight:400;font-size:12px;line-height:18px}.discussion_dialogBody__mzKoi .adm-dialog-footer{margin-top:8px;display:flex;justify-content:center}.discussion_dialogBody__mzKoi .adm-dialog-action-row{border-radius:18px;border:1px solid var(--primary-color);width:50%;height:30px;line-height:30px;text-align:center;align-items:center}.footer_pcFooter__d6tLq{background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px 0}.footer_mFooter__VOQtD{border-radius:6px;background-color:hsla(0,0%,100%,.05);margin:20px 16px;padding:16px 0}.footer_mFooter__VOQtD .footer_footerTitle__L116B,.footer_pcFooter__d6tLq .footer_footerTitle__L116B{font-size:13px;color:hsla(0,0%,100%,.8);line-height:22px;text-align:center;position:relative}.footer_mFooter__VOQtD .footer_footerTitle__L116B:before,.footer_pcFooter__d6tLq .footer_footerTitle__L116B:before{position:absolute;content:"";width:40px;height:1px;top:50%;right:50%;transform:translate(calc(-50% - 20px),-50%);background-color:hsla(0,0%,100%,.1)}.footer_mFooter__VOQtD .footer_footerTitle__L116B:after,.footer_pcFooter__d6tLq .footer_footerTitle__L116B:after{position:absolute;content:"";width:40px;height:1px;top:50%;left:50%;transform:translate(calc(-50% + 60px),-50%);background-color:hsla(0,0%,100%,.1)}.footer_mFooter__VOQtD .footer_footerBox__HUSrX,.footer_pcFooter__d6tLq .footer_footerBox__HUSrX{margin-top:14px;display:flex;justify-content:center;gap:30px}.footer_mFooter__VOQtD .footer_footerCopyright__COGve,.footer_pcFooter__d6tLq .footer_footerCopyright__COGve{margin-top:23px;display:flex;justify-content:center;gap:12px;color:hsla(0,0%,100%,.5);font-size:10px}.footer_mFooter__VOQtD .footer_footerCopyright__COGve .footer_footerCopyrightText___SRgL,.footer_pcFooter__d6tLq .footer_footerCopyright__COGve .footer_footerCopyrightText___SRgL{position:relative}.footer_mFooter__VOQtD .footer_footerCopyright__COGve .footer_footerCopyrightText___SRgL:before,.footer_pcFooter__d6tLq .footer_footerCopyright__COGve .footer_footerCopyrightText___SRgL:before{position:absolute;content:"";left:-6px;top:0;bottom:0;width:1px;background-color:hsla(0,0%,100%,.08)}.page-footer_page-footer__CBQZC{margin-top:10px;margin-bottom:10px;border-radius:8px;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);padding:20px}.page-footer_mobile-page-footer__NOClI{margin-top:30px;padding:0 20px}.page-footer_mobile-page-footer__NOClI .page-footer_page-footer-content__49_qX{height:110px;position:relative}.page-footer_mobile-page-footer__NOClI .page-footer_page-footer-content__49_qX.page-footer_active__PYX2d{height:auto}.page-footer_mobile-page-footer__NOClI .page-footer_page-footer-content__49_qX.page-footer_active__PYX2d:after{display:none}.page-footer_mobile-page-footer__NOClI .page-footer_page-footer-content__49_qX:after{position:absolute;content:"";width:100%;height:100px;bottom:0;left:0}.page-footer_page-footer-content__49_qX{height:auto;position:relative}.page-footer_page-footer-content__49_qX .page-footer_page-footer-text__lPYK7{color:hsla(0,0%,100%,.5);font-size:13px;line-height:22px;word-break:break-all}.page-footer_page-footer-content__49_qX .page-footer_page-footer-text__lPYK7 .link{color:hsla(0,0%,100%,.5)}.page-footer_page-footer-content__49_qX .page-footer_page-footer-text__lPYK7 .link:hover{color:#fff}.page-footer_page-footer-more__WTCXU{margin-top:6px;text-align:center;color:hsla(0,0%,100%,.8);font-size:13px;text-decoration:underline;cursor:pointer}