.growth-empty{align-items:center;display:flex;flex-direction:column;width:100%}.growth-empty-img{height:var(--okd-empty-img-height);margin-bottom:var(--okd-empty-img-margin-bottom);width:var(--okd-empty-img-width)}.growth-empty-title{color:var(--okd-empty-title-color);font-size:var(--okd-empty-title-font-size);font-weight:400;font-weight:var(--okd-empty-title-font-weight,400);line-height:var(--okd-empty-title-light-height);margin-bottom:var(--okd-empty-title-margin-bottom);text-align:center}.growth-empty-title:last-child{margin-bottom:0}.growth-empty-only-title{margin-bottom:var(--okd-empty-desc-margin-bottom)}.growth-empty-only-title:last-child{margin-bottom:0}.growth-empty-description{color:var(--okd-empty-desc-color);font-size:var(--okd-empty-desc-font-size);font-weight:400;font-weight:var(--okd-empty-desc-font-weight,400);line-height:var(--okd-empty-desc-light-height);margin-bottom:var(--okd-empty-desc-margin-bottom);text-align:center}.growth-empty-description:last-child{margin-bottom:0}.growth-empty-sm .growth-empty-title{font-size:14px;font-size:var(--okd-empty-sm-title-font-size,14px);line-height:16px;line-height:var(--okd-empty-sm-title-line-height,16px);margin-bottom:4px;margin-bottom:var(--okd-empty-sm-title-margin-bottom,4px)}.growth-empty-sm .growth-empty-description{font-size:12px;font-size:var(--okd-empty-sm-desc-font-size,12px);line-height:18px;line-height:var(--okd-empty-sm-desc-line-height,18px)}.growth-empty-sm .growth-empty-description,.growth-empty-sm .growth-empty-only-title{margin-bottom:4px;margin-bottom:var(--okd-empty-sm-desc-margin-bottom,4px)}.theme-dark .growth,.theme-light .growth,.theme-okx-money-dark .growth,.theme-okx-money-light .growth{--okd-empty-img-width:100px;--okd-empty-img-height:100px;--okd-empty-img-margin-bottom:4px;--okd-empty-title-font-size:16px;--okd-empty-title-light-height:20px;--okd-empty-title-margin-bottom:4px;--okd-empty-title-color:var(--growth-okd-color-content-static-default);--okd-empty-desc-font-size:14px;--okd-empty-desc-light-height:158%;--okd-empty-desc-margin-bottom:16px;--okd-empty-desc-color:var(--growth-okd-color-content-static-subtle);--okd-empty-title-line-height:20px;--okd-empty-desc-line-height:20px;--okd-empty-title-font-weight:500;--okd-empty-desc-font-weight:400;--okd-empty-sm-title-font-size:14px;--okd-empty-sm-title-line-height:16px;--okd-empty-sm-title-margin-bottom:4px;--okd-empty-sm-desc-font-size:12px;--okd-empty-sm-desc-line-height:18px;--okd-empty-sm-desc-margin-bottom:16px}.growth-avatar{align-items:center;background-color:var(--okd-avatar-default-background);border:1px solid var(--okd-avatar-border-color);border-radius:100%;box-sizing:border-box;color:var(--okd-avatar-content-color);display:flex;justify-content:center;position:relative}.growth-avatar-img{border-radius:100%;height:100%;width:100%}.growth-avatar-img-loading{position:relative;visibility:hidden}.growth-avatar .growth-avatar-skeleton{border-radius:100%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.growth-avatar-alt{align-items:center;background-color:var(--okd-avatar-default-background);border-radius:100%;display:flex;height:100%;justify-content:center;width:100%}.growth-avatar-alt span{max-width:80%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.growth-avatar-xxs{font-size:var(--okd-avatar-xs-font-size);font-size:var(--okd-avatar-xxs-font-size,var(--okd-avatar-xs-font-size));height:20px;height:var(--okd-avatar-xxs-size,20px);line-height:var(--okd-avatar-xs-line-height);line-height:var(--okd-avatar-xxs-line-height,var(--okd-avatar-xs-line-height));width:20px;width:var(--okd-avatar-xxs-size,20px)}.growth-avatar-xs{font-size:var(--okd-avatar-xs-font-size);height:32px;height:var(--okd-avatar-xs-size,32px);line-height:var(--okd-avatar-xs-line-height);width:32px;width:var(--okd-avatar-xs-size,32px)}.growth-avatar-sm{font-size:var(--okd-avatar-sm-font-size);height:36px;height:var(--okd-avatar-sm-size,36px);line-height:var(--okd-avatar-sm-line-height);width:36px;width:var(--okd-avatar-sm-size,36px)}.growth-avatar-md{font-size:var(--okd-avatar-md-font-size);height:40px;height:var(--okd-avatar-md-size,40px);line-height:var(--okd-avatar-md-line-height);width:40px;width:var(--okd-avatar-md-size,40px)}.growth-avatar-lg{font-size:var(--okd-avatar-lg-font-size);height:52px;height:var(--okd-avatar-lg-size,52px);line-height:var(--okd-avatar-lg-line-height);width:52px;width:var(--okd-avatar-lg-size,52px)}.growth-avatar-xl{height:80px;height:var(--okd-avatar-xl-size,80px);width:80px;width:var(--okd-avatar-xl-size,80px)}.growth-avatar-xl,.growth-avatar-xxl{font-size:var(--okd-avatar-xl-font-size);line-height:var(--okd-avatar-xl-line-height)}.growth-avatar-xxl{font-size:var(--okd-avatar-xxl-font-size,var(--okd-avatar-xl-font-size));height:112px;height:var(--okd-avatar-xxl-size,112px);line-height:var(--okd-avatar-xxl-line-height,var(--okd-avatar-xl-line-height));width:112px;width:var(--okd-avatar-xxl-size,112px)}.growth-avatar-ring{border:var(--okd-avatar-ring-width,2px) solid var(--okd-avatar-ring-color,var(--okd-avatar-border-color));border-radius:100%;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:4px;padding:var(--okd-avatar-ring-padding,4px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.theme-dark .growth,.theme-light .growth,.theme-okx-money-dark .growth,.theme-okx-money-light .growth{--okd-avatar-default-background:var(--growth-okd-color-surface-structural-layer-2);--okd-avatar-xs-font-size:14px;--okd-avatar-xs-line-height:14px;--okd-avatar-xs-size:32px;--okd-avatar-sm-font-size:16px;--okd-avatar-sm-line-height:var(--okd-line-height-xs);--okd-avatar-sm-size:36px;--okd-avatar-md-font-size:16px;--okd-avatar-md-line-height:16px;--okd-avatar-md-size:40px;--okd-avatar-lg-font-size:18px;--okd-avatar-lg-line-height:18px;--okd-avatar-lg-size:52px;--okd-avatar-xl-font-size:40px;--okd-avatar-xl-line-height:40px;--okd-avatar-xl-size:80px;--okd-avatar-border-color:var(--growth-okd-color-border-static-default);--okd-avatar-ring-color:var(--growth-okd-color-border-static-feature);--okd-avatar-ring-width:2px;--okd-avatar-ring-padding:2px;--okd-avatar-xxs-font-size:12px;--okd-avatar-xxs-line-height:12px;--okd-avatar-xxs-size:20px;--okd-avatar-xxl-font-size:56px;--okd-avatar-xxl-line-height:56px;--okd-avatar-xxl-size:112px;--okd-avatar-content-color:var(--growth-okd-color-content-static-subtle)}.theme-light .growth{--okd-skeleton-avatar-sm-width:24px;--okd-skeleton-avatar-md-width:64px;--okd-skeleton-avatar-lg-width:128px;--okd-skeleton-avatar-square-border-radius:4px;--okd-skeleton-input-border-radius:4px;--okd-skeleton-input-sm-height:24px;--okd-skeleton-input-md-height:40px;--okd-skeleton-background-color:var(--growth-okd-color-global-alpha-inverse-10);--okd-skeleton-reversed-background-color:var(--growth-okd-color-global-alpha-matching-10);--okd-skeleton-reversed-active-background-color:var(--growth-okd-color-global-alpha-matching-20)}.theme-dark .growth,.theme-light .growth{--okd-skeleton-active-background-color:var(--growth-okd-color-global-alpha-inverse-20)}.theme-dark .growth{--okd-skeleton-avatar-sm-width:24px;--okd-skeleton-avatar-md-width:64px;--okd-skeleton-avatar-lg-width:128px;--okd-skeleton-avatar-square-border-radius:4px;--okd-skeleton-input-border-radius:4px;--okd-skeleton-input-sm-height:24px;--okd-skeleton-input-md-height:40px;--okd-skeleton-background-color:var(--growth-okd-color-global-alpha-inverse-10);--okd-skeleton-reversed-background-color:var(--growth-okd-color-global-alpha-matching-10);--okd-skeleton-reversed-active-background-color:var(--growth-okd-color-global-alpha-matching-20)}.theme-okx-money-light .growth{--okd-skeleton-avatar-sm-width:24px;--okd-skeleton-avatar-md-width:64px;--okd-skeleton-avatar-lg-width:128px;--okd-skeleton-avatar-square-border-radius:4px;--okd-skeleton-input-border-radius:4px;--okd-skeleton-input-sm-height:24px;--okd-skeleton-input-md-height:40px;--okd-skeleton-background-color:var(--growth-okd-color-global-alpha-inverse-10);--okd-skeleton-reversed-background-color:var(--growth-okd-color-global-alpha-matching-10);--okd-skeleton-reversed-active-background-color:var(--growth-okd-color-global-alpha-matching-20)}.theme-okx-money-dark .growth,.theme-okx-money-light .growth{--okd-skeleton-active-background-color:var(--growth-okd-color-global-alpha-inverse-20)}.theme-okx-money-dark .growth{--okd-skeleton-avatar-sm-width:24px;--okd-skeleton-avatar-md-width:64px;--okd-skeleton-avatar-lg-width:128px;--okd-skeleton-avatar-square-border-radius:4px;--okd-skeleton-input-border-radius:4px;--okd-skeleton-input-sm-height:24px;--okd-skeleton-input-md-height:40px;--okd-skeleton-background-color:var(--growth-okd-color-global-alpha-inverse-10);--okd-skeleton-reversed-background-color:var(--growth-okd-color-global-alpha-matching-10);--okd-skeleton-reversed-active-background-color:var(--growth-okd-color-global-alpha-matching-20)}.growth-skeleton{display:flex;width:100%}.growth-skeleton-header{display:flex;margin-right:24px}.growth-skeleton-content{flex-grow:1}.growth-skeleton-avatar{background-color:var(--growth-okd-color-background-2);background-color:var(--okd-skeleton-background-color,var(--growth-okd-color-background-2))}.growth-skeleton-avatar.growth-skeleton-avatar-animate{animation:growth-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--growth-okd-color-background-2) 25%,hsla(0,0%,98%,.1) 37%,var(--growth-okd-color-background-2) 63%);background:linear-gradient(90deg,var(--okd-skeleton-background-color,var(--growth-okd-color-background-2)) 25%,var(--okd-skeleton-active-background-color,hsla(0,0%,98%,.1)) 37%,var(--okd-skeleton-background-color,var(--growth-okd-color-background-2)) 63%);background-size:400% 100%;content:""}.growth-skeleton-avatar-sm{height:24px;height:var(--okd-skeleton-avatar-sm-width,24px);width:24px;width:var(--okd-skeleton-avatar-sm-width,24px)}.growth-skeleton-avatar-md{height:64px;height:var(--okd-skeleton-avatar-md-width,64px);width:64px;width:var(--okd-skeleton-avatar-md-width,64px)}.growth-skeleton-avatar-lg{height:128px;height:var(--okd-skeleton-avatar-lg-width,128px);width:128px;width:var(--okd-skeleton-avatar-lg-width,128px)}.growth-skeleton-avatar-circle{border-radius:50%}.growth-skeleton-input{background-color:var(--growth-okd-color-background-2);background-color:var(--okd-skeleton-background-color,var(--growth-okd-color-background-2));border-radius:4px;border-radius:var(--okd-skeleton-input-border-radius,4px)}.growth-skeleton-input.growth-skeleton-input-animate{animation:growth-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--growth-okd-color-background-2) 25%,hsla(0,0%,98%,.1) 37%,var(--growth-okd-color-background-2) 63%);background:linear-gradient(90deg,var(--okd-skeleton-background-color,var(--growth-okd-color-background-2)) 25%,var(--okd-skeleton-active-background-color,hsla(0,0%,98%,.1)) 37%,var(--okd-skeleton-background-color,var(--growth-okd-color-background-2)) 63%);background-size:400% 100%;content:""}.growth-skeleton-input-sm{height:24px;height:var(--okd-skeleton-input-sm-height,24px)}.growth-skeleton-input-md{height:40px;height:var(--okd-skeleton-input-md-height,40px)}.growth-skeleton-paragraph-row{background-color:var(--growth-okd-color-background-2);background-color:var(--okd-skeleton-background-color,var(--growth-okd-color-background-2));border-radius:4px;border-radius:var(--okd-skeleton-input-border-radius,4px)}.growth-skeleton-paragraph-row.growth-skeleton-paragraph-animate{animation:growth-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--growth-okd-color-background-2) 25%,hsla(0,0%,98%,.1) 37%,var(--growth-okd-color-background-2) 63%);background:linear-gradient(90deg,var(--okd-skeleton-background-color,var(--growth-okd-color-background-2)) 25%,var(--okd-skeleton-active-background-color,hsla(0,0%,98%,.1)) 37%,var(--okd-skeleton-background-color,var(--growth-okd-color-background-2)) 63%);background-size:400% 100%;content:""}.growth-skeleton-paragraph-row+.growth-skeleton-paragraph-row{margin-top:20px}.growth-skeleton-paragraph-sm{height:24px;height:var(--okd-skeleton-input-sm-height,24px)}.growth-skeleton-paragraph-md{height:40px;height:var(--okd-skeleton-input-md-height,40px)}@keyframes growth-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.growth-video-animation-box{position:relative}.growth-video-animation-pic{height:100%;left:0;position:absolute;top:0;width:100%}.growth-skeleton-avatar-reversed{background-color:var(--growth-okd-color-gray-700);background-color:var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700))}.growth-skeleton-avatar-reversed.growth-skeleton-avatar-animate{background:linear-gradient(90deg,var(--growth-okd-color-gray-700) 25%,hsla(0,0%,98%,.1) 37%,var(--growth-okd-color-gray-700) 63%);background:linear-gradient(90deg,var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700)) 25%,var(--okd-skeleton-reversed-active-background-color,hsla(0,0%,98%,.1)) 37%,var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700)) 63%);background-size:400% 100%}.growth-skeleton-input-reversed{background-color:var(--growth-okd-color-gray-700);background-color:var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700))}.growth-skeleton-input-reversed.growth-skeleton-input-animate{background:linear-gradient(90deg,var(--growth-okd-color-gray-700) 25%,hsla(0,0%,98%,.1) 37%,var(--growth-okd-color-gray-700) 63%);background:linear-gradient(90deg,var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700)) 25%,var(--okd-skeleton-reversed-active-background-color,hsla(0,0%,98%,.1)) 37%,var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700)) 63%);background-size:400% 100%}.growth-skeleton-paragraph-reversed>.growth-skeleton-paragraph-row{background-color:var(--growth-okd-color-gray-700);background-color:var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700))}.growth-skeleton-paragraph-reversed>.growth-skeleton-paragraph-row.growth-skeleton-paragraph-animate{background:linear-gradient(90deg,var(--growth-okd-color-gray-700) 25%,hsla(0,0%,98%,.1) 37%,var(--growth-okd-color-gray-700) 63%);background:linear-gradient(90deg,var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700)) 25%,var(--okd-skeleton-reversed-active-background-color,hsla(0,0%,98%,.1)) 37%,var(--okd-skeleton-reversed-background-color,var(--growth-okd-color-gray-700)) 63%);background-size:400% 100%}
