.hlxb-button.r-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;box-sizing:border-box;outline:0;margin:0;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.hlxb-button.r-button+.r-button{margin-left:10px}.hlxb-button.r-button:focus,.hlxb-button.r-button:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.hlxb-button.r-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.hlxb-button.r-button.is-disabled,.hlxb-button.r-button.is-disabled:focus,.hlxb-button.r-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.hlxb-button.r-button--primary{color:#fff;background-color:#409eff;border-color:#409eff}.hlxb-button.r-button--primary:focus,.hlxb-button.r-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.hlxb-button.r-button--primary.is-disabled,.hlxb-button.r-button--primary.is-disabled:active,.hlxb-button.r-button--primary.is-disabled:focus,.hlxb-button.r-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.hlxb-button.r-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.hlxb-button.r-button--success:focus,.hlxb-button.r-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.hlxb-button.r-button--success.is-active,.hlxb-button.r-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.hlxb-button.r-button--success:active{outline:0}.hlxb-button.r-button--success.is-disabled,.hlxb-button.r-button--success.is-disabled:active,.hlxb-button.r-button--success.is-disabled:focus,.hlxb-button.r-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.hlxb-button.r-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.hlxb-button.r-button--warning:focus,.hlxb-button.r-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.hlxb-button.r-button--warning.is-active,.hlxb-button.r-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.hlxb-button.r-button--warning:active{outline:0}.hlxb-button.r-button--warning.is-disabled,.hlxb-button.r-button--warning.is-disabled:active,.hlxb-button.r-button--warning.is-disabled:focus,.hlxb-button.r-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.hlxb-button.r-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.hlxb-button.r-button--danger:focus,.hlxb-button.r-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.hlxb-button.r-button--danger.is-active,.hlxb-button.r-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.hlxb-button.r-button--danger:active{outline:0}.hlxb-button.r-button--danger.is-disabled,.hlxb-button.r-button--danger.is-disabled:active,.hlxb-button.r-button--danger.is-disabled:focus,.hlxb-button.r-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.hlxb-button.r-button--info{color:#fff;background-color:#909399;border-color:#909399}.hlxb-button.r-button--info:focus,.hlxb-button.r-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.hlxb-button.r-button--info.is-active,.hlxb-button.r-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.hlxb-button.r-button--info:active{outline:0}.hlxb-button.r-button--info.is-disabled,.hlxb-button.r-button--info.is-disabled:active,.hlxb-button.r-button--info.is-disabled:focus,.hlxb-button.r-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.hlxb-button.r-button.is-round{border-radius:20px;padding:12px 23px}.hlxb-button.r-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.hlxb-button.r-button--mini,.hlxb-button.r-button--small{font-size:12px;border-radius:3px}.hlxb-button.r-button--small{padding:9px 15px;font-size:12px;border-radius:3px}.hlxb-button.r-button--mini{padding:7px 15px;font-size:12px;border-radius:3px}.hlxb-button.r-button::-moz-focus-inner{border:0}.hlxb-input.inline-container{width:100%;display:inline-flex}.hlxb-input.inline-container .r-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:40px;outline:none;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.hlxb-input.inline-container .r-input.is-disabled{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.hlxb-input.inline-container .r-input.is-center{text-align:center}.hlxb-input.inline-container .r-input:hover{border-color:#c0c4cc}.hlxb-input.inline-container .r-input:focus{outline:none;border-color:#409eff}.hlxb-input.inline-container .r-input::-webkit-scrollbar{z-index:11;width:6px}.hlxb-input.inline-container .r-input::-webkit-scrollbar:horizontal{height:6px}.hlxb-input.inline-container .r-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.hlxb-input.inline-container .r-input::-webkit-scrollbar-corner{background:#fff}.hlxb-input.inline-container .r-input::-webkit-scrollbar-track{background:#fff}.hlxb-input.inline-container .r-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.hlxb-input.inline-container .r-textarea{display:block;resize:vertical;padding:5px 15px;line-height:1.5;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.hlxb-input.inline-container .r-textarea:focus{outline:none;border-color:#409eff}.hlxb-input.inline-container .r-input-prepend,.hlxb-input.inline-container .r-input-append{background-color:#f5f7fa;color:#909399;display:flex;align-items:center;border:1px solid #dcdfe6;border-radius:0;padding:0 10px;white-space:nowrap;width:-moz-max-content;width:max-content}.hlxb-input.inline-container.has-prepend .r-input{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.hlxb-input.inline-container.has-append .r-input{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.hlxb-input.inline-container.has-prepend .r-input-prepend{border-top-left-radius:4px;border-bottom-left-radius:4px}.hlxb-input.inline-container.has-prepend .r-input-append,.hlxb-input.inline-container.has-append .r-input-append{border-top-right-radius:4px;border-bottom-right-radius:4px}.hlxb-input.inline-container .r-input--medium{height:36px;line-height:36px}.hlxb-input.inline-container .r-input--small{height:32px;line-height:32px}.hlxb-input.inline-container .r-input-outer{width:100%;position:relative}.hlxb-input.inline-container .r-input-clear{position:absolute;right:5px;top:50%;transform:translateY(-50%);color:#ccc;cursor:pointer}.hlxb-input-number.is-disabled{cursor:not-allowed!important}.hlxb-input-number.cursor-pointer{cursor:pointer}.hlxb-input-number.input-number-inner{width:150px}.hlxb-weather{background:linear-gradient(92deg,#93e9fa 0%,#35abff 100%);position:relative;overflow:hidden;border-radius:4px;color:#333;display:flex;width:100%}.hlxb-weather.layout-vertical{flex-direction:column-reverse;align-items:center}.hlxb-weather.layout-vertical .weather-container{width:-moz-fit-content;width:fit-content;align-items:center;padding-top:12px}.hlxb-weather.layout-vertical .weather-container .date-section{width:-moz-fit-content;width:fit-content}.hlxb-weather.layout-vertical .weather-container .date-section .date-line{margin-right:0}.hlxb-weather.layout-vertical .weather-decoration{padding-right:0}.hlxb-weather .weather-container{padding:20px;height:100%;flex:1;display:flex;flex-direction:column;justify-content:space-between}.hlxb-weather .weather-container .weather-top{display:flex;align-items:center}.hlxb-weather .weather-container .weather-top .temperature-section{font-size:32px;font-weight:700;line-height:1;margin-right:16px}.hlxb-weather .weather-container .weather-top .weather-info .weather-status{display:flex;align-items:center}.hlxb-weather .weather-container .weather-top .weather-info .weather-status .weather-text{font-size:16px;font-weight:400}.hlxb-weather .weather-container .weather-top .weather-info .weather-status .wind-icon{width:33px;height:26px;margin-left:12px}.hlxb-weather .weather-container .date-section{width:100%;display:flex;align-items:center}.hlxb-weather .weather-container .date-section .date-line{font-size:14px;font-weight:700;margin-right:24px}.hlxb-weather .weather-container .date-section .forecast{font-size:14px}.hlxb-weather .weather-decoration{height:100%;display:flex;align-items:center;justify-content:center;padding-right:32px}.hlxb-table{--border-radius: 4px;--text-size: 14px;width:100%;height:100%;position:relative;font-size:var(--text-size);border-radius:var(--border-radius) var(--border-radius) 0 0}.hlxb-table::-webkit-scrollbar{display:none}.hlxb-table .virtual-container{width:100%;position:relative}.hlxb-table .virtual-container::-webkit-scrollbar{display:none}.hlxb-table .virtual-spacer{pointer-events:none}.hlxb-table .virtual-spacer td{padding:0!important;border:none!important;background:transparent!important}.hlxb-table .table{width:100%;border-spacing:0;color:#333}.hlxb-table .thead.thead-sticky{position:sticky;top:0;z-index:100}.hlxb-table .thead .tr{box-shadow:0 1px #d8d8d8}.hlxb-table .thead .tr .th{background-color:#f1f4f7;padding:0 12px 0 16px;text-align:left;height:38px}.hlxb-table .thead .tr .th.fixed-left,.hlxb-table .thead .tr .th.fixed-right{position:sticky;z-index:10}.hlxb-table .thead .tr .th.fixed-left{left:0}.hlxb-table .thead .tr .th.fixed-right{right:0}.hlxb-table .tbody{--row-hover-color: #f0f0f0}.hlxb-table .tbody .tr{height:36px}.hlxb-table .tbody .tr .td{padding:0 12px 0 16px;border-bottom:1px solid #f0f0f0;background-color:var(--row-bg-color);transition:background-color .2s ease}.hlxb-table .tbody .tr .td.fixed-left,.hlxb-table .tbody .tr .td.fixed-right{position:sticky;z-index:1;background-color:var(--row-bg-color, #fff)}.hlxb-table .tbody .tr .td.fixed-left{left:0}.hlxb-table .tbody .tr .td.fixed-right{right:0}.hlxb-table .tbody .tr:hover .td,.hlxb-table .tbody .tr:hover.fixed-left,.hlxb-table .tbody .tr:hover.fixed-right{background-color:var(--row-hover-color)}.hlxb-table .ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hlxb-table .load-more{height:26px;display:flex;align-items:center;justify-content:center;color:#999;font-size:var(--text-size);border-top:1px solid #e9e9e9}.hlxb-table .loading{display:flex;align-items:center;justify-content:center;gap:6px}.hlxb-table .loading .anticon{font-size:14px;color:var(--theme-color, #2b63a1);animation:spin 1s linear infinite}.hlxb-table-ping-left .fixed-left-last:after{position:absolute;top:0;bottom:-1px;right:0;width:30px;transform:translate(100%);transition:box-shadow .3s;content:"";pointer-events:none;box-shadow:inset 10px 0 8px -8px #0505050f}.hlxb-table-ping-right .fixed-right-last:after{position:absolute;top:0;bottom:-1px;left:0;width:30px;transform:translate(-100%);transition:box-shadow .3s;content:"";pointer-events:none;box-shadow:inset -10px 0 8px -8px #0505050f}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flex[data-v-ac9b81c5]{display:flex}.items-center[data-v-ac9b81c5]{align-items:center}.justify-self-stretch[data-v-ac9b81c5]{justify-self:stretch}.justify-between[data-v-ac9b81c5]{justify-content:space-between}.flex-1[data-v-ac9b81c5]{flex:1}.w-full[data-v-ac9b81c5]{width:100%}.hlxb-icon[data-v-ac9b81c5]{width:1em;height:1em;vertical-align:-.15em;fill:currentcolor;overflow:hidden}.hlxb-empty{color:#999;display:flex;align-items:center;justify-content:center;flex-direction:column}.flex[data-v-eefd8a13]{display:flex}.items-center[data-v-eefd8a13]{align-items:center}.justify-self-stretch[data-v-eefd8a13]{justify-self:stretch}.justify-between[data-v-eefd8a13]{justify-content:space-between}.flex-1[data-v-eefd8a13]{flex:1}.w-full[data-v-eefd8a13]{width:100%}.hlxb-checkbox.r-checkbox[data-v-eefd8a13]{color:#606266;margin-right:10px;cursor:pointer}.hlxb-checkbox .r-checkbox--outer[data-v-eefd8a13]{white-space:nowrap;cursor:pointer;outline:none;display:inline-block;line-height:1;position:relative;vertical-align:middle}.hlxb-checkbox .r-checkbox--inner[data-v-eefd8a13]{display:inline-block;position:relative;border:1px solid #dcdfe6;border-radius:2px;box-sizing:border-box;width:14px;height:14px;background-color:#fff;z-index:1;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.hlxb-checkbox .r-checkbox--inner[data-v-eefd8a13]:after{box-sizing:content-box;content:"";border:1px solid #fff;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);width:3px;transition:transform .15s ease-in .05s;transform-origin:center}.hlxb-checkbox .r-checkbox--inner.is-checked[data-v-eefd8a13]{background-color:#409eff;border-color:#409eff}.hlxb-checkbox .r-checkbox--inner.is-checked[data-v-eefd8a13]:after{transform:rotate(45deg) scaleY(1)}.hlxb-checkbox .r-checkbox-native[data-v-eefd8a13]{opacity:0;display:none}.hlxb-checkbox .r-checkbox__label[data-v-eefd8a13]{margin-left:10px;display:inline-block;line-height:19px;font-size:14px}.hlxb-ellipsis-box{width:100%;font:inherit}.hlxb-ellipsis-box-text-wrapper{width:100%;font:inherit;line-height:inherit;text-align:inherit}.hlxb-ellipsis-box-text-wrapper.fileName{display:flex}.hlxb-ellipsis-box-text-wrapper.multiline .hlxb-ellipsis-box-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.hlxb-ellipsis-box-text{display:block;font:inherit;line-height:inherit;text-align:inherit;white-space:nowrap;word-break:break-all}.hlxb-ellipsis-box-text:first-of-type{overflow:hidden;text-overflow:ellipsis}.flex[data-v-6b0838a1]{display:flex}.items-center[data-v-6b0838a1]{align-items:center}.justify-self-stretch[data-v-6b0838a1]{justify-self:stretch}.justify-between[data-v-6b0838a1]{justify-content:space-between}.flex-1[data-v-6b0838a1]{flex:1}.w-full[data-v-6b0838a1],.hlxb-sfc-component[data-v-6b0838a1]{width:100%}.hlxb-scrollbar{--thumb-width: 4px;--thumb-hover-width: 8px;position:relative;height:100%;overflow:hidden}.hlxb-scrollbar__wrap{position:relative;height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.hlxb-scrollbar__wrap::-webkit-scrollbar{width:0;height:0}.hlxb-scrollbar__view{display:block}.hlxb-scrollbar__bar{position:absolute;right:0;bottom:0;z-index:1;border-radius:calc(var(--thumb-hover-width) / 2);opacity:0;transition:all .2s ease-out;background-color:transparent}.hlxb-scrollbar__bar.is-vertical{top:0;width:var(--thumb-width)}.hlxb-scrollbar__bar.is-horizontal{left:0;height:var(--thumb-width)}.hlxb-scrollbar__thumb{position:relative;display:block;width:100%;height:100%;border-radius:calc(var(--thumb-width) / 2);background-color:#bcbfc2;cursor:pointer;transition:all .2s linear}.hlxb-scrollbar--dragging>.hlxb-scrollbar__bar,.hlxb-scrollbar--always>.hlxb-scrollbar__bar,.hlxb-scrollbar:hover>.hlxb-scrollbar__bar{opacity:1}.hlxb-scrollbar__bar:hover{background-color:#dfdfdf;border-radius:calc(var(--thumb-hover-width) / 2)}.hlxb-scrollbar__bar:hover.is-vertical{width:var(--thumb-hover-width)}.hlxb-scrollbar__bar:hover.is-horizontal{height:var(--thumb-hover-width)}.hlxb-scrollbar--dragging--vertical>.hlxb-scrollbar__bar.is-vertical{background-color:#dfdfdf;width:var(--thumb-hover-width);border-radius:calc(var(--thumb-hover-width) / 2)}.hlxb-scrollbar--dragging--vertical>.hlxb-scrollbar__bar.is-vertical .hlxb-scrollbar__thumb{background-color:#a8adb3;border-radius:calc(var(--thumb-hover-width) / 2)}.hlxb-scrollbar--dragging--horizontal>.hlxb-scrollbar__bar.is-horizontal{background-color:#dfdfdf;height:var(--thumb-hover-width);border-radius:calc(var(--thumb-hover-width) / 2)}.hlxb-scrollbar--dragging--horizontal>.hlxb-scrollbar__bar.is-horizontal .hlxb-scrollbar__thumb{background-color:#a8adb3;border-radius:calc(var(--thumb-hover-width) / 2)}.hlxb-scrollbar__thumb:hover{background-color:#a8adb3;border-radius:calc(var(--thumb-hover-width) / 2)}.hlxb-card{width:100%;background-color:#fff;height:100%;overflow:hidden;display:flex;flex-direction:column}.hlxb-card .container-content{flex:1;overflow:hidden}.hlxb-card.Dark{color:#fff}.hlxb-card.light{color:#333}.hlxb-card.screenColor{color:#fff;background-color:transparent}.flex[data-v-2d9e8ee7]{display:flex}.items-center[data-v-2d9e8ee7]{align-items:center}.justify-self-stretch[data-v-2d9e8ee7]{justify-self:stretch}.justify-between[data-v-2d9e8ee7]{justify-content:space-between}.flex-1[data-v-2d9e8ee7]{flex:1}.w-full[data-v-2d9e8ee7]{width:100%}.hlxb-radio.r-radio[data-v-2d9e8ee7]{color:#606266;margin-right:10px;cursor:pointer;font-weight:500}.hlxb-radio.r-radio .r-radio--outer[data-v-2d9e8ee7]{white-space:nowrap;outline:none;display:inline-block;line-height:1;position:relative;vertical-align:middle}.hlxb-radio.r-radio .r-radio--inner[data-v-2d9e8ee7]{border:1px solid #dcdfe6;border-radius:100%;width:14px;height:14px;background-color:#fff;position:relative;cursor:pointer;display:inline-block;box-sizing:border-box}.hlxb-radio.r-radio .r-radio--inner.is-checked[data-v-2d9e8ee7]{border-color:#409eff;background:#409eff}.hlxb-radio.r-radio .r-radio--inner[data-v-2d9e8ee7]:after{width:4px;height:4px;border-radius:100%;background-color:#fff;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .15s ease-in}.hlxb-radio.r-radio .r-radio--inner.is-checked[data-v-2d9e8ee7]:after{transform:translate(-50%,-50%) scale(1)}.hlxb-radio.r-radio .r-radio--label[data-v-2d9e8ee7]{margin-left:4px;font-size:14px}.hlxb-radio.r-radio .r-radio[data-v-2d9e8ee7]:last-child{margin-right:0}.hlxb-radio.r-radio .r-radio-native[data-v-2d9e8ee7]{opacity:0;display:none}.hlxb-tabs{position:relative;display:flex;align-items:center;width:100%;transform:translate(0)}.hlxb-tabs-wrap{position:relative;overflow-x:auto;overflow-y:hidden;flex:1;margin:0 12px}.hlxb-tabs-wrap::-webkit-scrollbar{display:none}.hlxb-tabs-list{position:relative;display:inline-flex;white-space:nowrap}.hlxb-tabs-item{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100%;background-color:#fff;transition:all .25s ease}.hlxb-tabs-item:first-child{position:sticky;left:0;top:0;z-index:2}.hlxb-tabs-item:first-child .shadow{position:absolute;top:0;left:100%;height:100%;width:12px;background:linear-gradient(90deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,0));opacity:0;z-index:3}.hlxb-tabs-item:hover{color:var(--theme-color, #2b63a1)}.hlxb-tabs-item.is-active{color:var(--theme-color, #2b63a1);font-weight:700}.hlxb-tabs-text{position:relative;color:#000000a3;line-height:1}.hlxb-tabs-badge{position:absolute;top:-9px;right:0;transform:translate(100%);min-width:16px;height:16px;padding:0 4px;background-color:#ff2e2e;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1;color:#fff;font-weight:400;white-space:nowrap;z-index:10;transition:all .2s}.hlxb-tabs-badge span{text-align:center}.hlxb-tabs-badge.is-dot{min-width:6px;width:6px;height:6px;padding:0;border-radius:3px;top:-4px;right:0;transform:translate(100%)}.hlxb-tabs-ink{position:absolute;left:0;bottom:0;height:2px;width:32px;z-index:3;background-color:var(--theme-color, #2b63a1);border-radius:1px;transform:translate(0);will-change:transform,width;transition:transform .25s ease,width .25s ease}.hlxb-card-body{display:flex;align-items:center;flex-direction:column;padding:16px;height:100%;width:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.hlxb-card-body.Dark{color:#fff}.hlxb-card-body.light{color:#333}.hlxb-card-body.screenColor{color:#fff;background:transparent}.hlxb-card-header{display:flex;align-items:center;padding:0 16px;color:#333;min-height:48px;justify-content:space-between}.hlxb-card-header.base-header_line{border-bottom:1px solid #e9e9e9}.hlxb-card-header .header_left{display:flex;align-items:center}.hlxb-card-header .text{font-size:16px;font-weight:600;white-space:nowrap}.hlxb-card-header.Dark{color:#fff}.hlxb-card-header.light{color:#333}.hlxb-card-header.screenColor{color:#fff;background:transparent}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.hlxb-swiper{background-color:#fff;border-radius:4px;overflow:hidden;position:relative;width:100%}.hlxb-swiper .empty-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hlxb-swiper .swiper{width:100%;height:100%}.hlxb-swiper .swiper .shadow{width:100%;height:103px;border-radius:4px;position:absolute;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);z-index:1}.hlxb-swiper .swiper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hlxb-swiper .swiper .swiper-pagination{bottom:16px;height:8px;display:flex;justify-content:center;z-index:2}.hlxb-swiper .swiper .swiper-pagination .swiper-pagination-bullet{width:8px;height:100%;background:rgba(255,255,255,.6);border-radius:4px;transition:all .2s;margin:0 4px}.hlxb-swiper .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:26px;background:#fff}.hlxb-swiper .swiper .swiper-button-prev,.hlxb-swiper .swiper .swiper-button-next{color:#fff;background:rgba(0,0,0,.3);border-radius:50%;width:40px;height:40px;margin-top:-20px;transition:all .3s}.hlxb-swiper .swiper .swiper-button-prev:hover,.hlxb-swiper .swiper .swiper-button-next:hover{background:rgba(0,0,0,.6)}.hlxb-swiper .swiper .swiper-button-prev:after,.hlxb-swiper .swiper .swiper-button-next:after{font-size:16px;font-weight:700}.hlxb-swiper .swiper .swiper-button-prev{left:10px}.hlxb-swiper .swiper .swiper-button-next{right:10px}.hlxb-swiper .swiper .swiper-scrollbar{background:rgba(255,255,255,.3);border-radius:4px;height:4px}.hlxb-swiper .swiper .swiper-scrollbar .swiper-scrollbar-drag{background:#fff;border-radius:4px}.hlxb-swiper .swiper-slide{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hlxb-grid{display:flex;flex-wrap:wrap;padding:16px;position:relative}.hlxb-grid .grid-item{--hover-color: #f0f0f0;transition:all .2s;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hlxb-grid .grid-item.horizontal{flex-direction:row;padding:0 16px}.hlxb-grid .grid-item.horizontal .nav-icon-container{flex-shrink:0;margin-right:12px}.hlxb-grid .grid-item.horizontal .grid-item-content{width:unset;flex:1;overflow:hidden;align-items:flex-start}.hlxb-grid .grid-item.horizontal .grid-item-content .grid-item-text{margin:0 0 -.25em;font-size:14px;font-weight:700;white-space:nowrap;text-align:left}.hlxb-grid .grid-item.horizontal .grid-item-content .grid-item-desc{margin-top:calc(8px - .25em);text-align:left}.hlxb-grid .grid-item.hover-show{cursor:pointer}.hlxb-grid .grid-item.hover-show:hover{background-color:var(--hover-color)}.hlxb-grid .grid-item-icon{width:44px;height:44px}.hlxb-grid .grid-item-content{width:100%;display:flex;flex-direction:column;align-items:center}.hlxb-grid .grid-item-desc,.hlxb-grid .grid-item-text{font-size:14px;max-width:90%;text-align:center;line-height:1.5em;margin-top:calc(12px - .25em)}.hlxb-grid .grid-item-text.file-name{display:flex;align-items:center}.hlxb-grid .grid-item-text.file-name .text{line-height:1}.hlxb-grid .grid-item-desc{font-size:12px;color:#666}.hlxb-grid .nav-icon-container{display:flex;align-items:center;justify-content:center}.hlxb-grid .empty-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.hlxb-grid .text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hlxb-tabs-card{height:100%}.hlxb-tabs-card .header_left{align-self:stretch;flex:1;overflow:hidden}.hlxb-tabs-card .header_left .tabs-container{margin-left:20px;flex:1;overflow:hidden}.flex[data-v-e02fa147]{display:flex}.items-center[data-v-e02fa147]{align-items:center}.justify-self-stretch[data-v-e02fa147]{justify-self:stretch}.justify-between[data-v-e02fa147]{justify-content:space-between}.flex-1[data-v-e02fa147]{flex:1}.w-full[data-v-e02fa147]{width:100%}.hlxb-tree[data-v-e02fa147]{height:100%;padding:8px}.hlxb-tree-header[data-v-e02fa147]{padding-bottom:12px}.hlxb-tree-header-title[data-v-e02fa147]{position:relative;display:flex;font-size:16px;font-weight:500;line-height:24px;color:#333;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hlxb-tree-header-normal[data-v-e02fa147]{font-size:14px;font-weight:500}.hlxb-tree-header-show-span[data-v-e02fa147]:before{position:absolute;top:4px;left:0;width:4px;height:16px;margin-right:4px;background-color:var(--theme-color, #2b63a1);content:""}.hlxb-tree-header-help[data-v-e02fa147]{margin-right:10px}.hlxb-tree[data-v-e02fa147] .ant-tree .ant-tree-switcher+.ant-tree-checkbox{margin-block-start:0;margin-inline-start:4px;margin-inline-end:0}.hlxb-tree[data-v-e02fa147] .ant-tree.combo .ant-tree-treenode{border-radius:4px}.hlxb-tree[data-v-e02fa147] .ant-tree.combo .ant-tree-treenode:hover{background-color:#f0f0f0}.hlxb-tree[data-v-e02fa147] .ant-tree.combo .ant-tree-treenode.ant-tree-treenode-selected{background-color:var(--theme-color-12p, rgba(43, 99, 161, .12))}.hlxb-tree[data-v-e02fa147] .ant-tree.combo .ant-tree-treenode.ant-tree-treenode-selected .ant-tree-title{color:var(--theme-color, #2b63a1)}.hlxb-tree[data-v-e02fa147] .ant-tree.combo .ant-tree-switcher{width:14px}.hlxb-tree[data-v-e02fa147] .ant-tree.combo .ant-tree-node-content-wrapper{padding:0 8px}.hlxb-tree[data-v-e02fa147] .ant-tree.combo .ant-tree-node-content-wrapper:hover,.hlxb-tree[data-v-e02fa147] .ant-tree.combo .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:transparent}.hlxb-tree[data-v-e02fa147] .ant-tree-treenode{height:40px;padding:0}.hlxb-tree[data-v-e02fa147] .ant-tree-indent-unit{width:12px}.hlxb-tree[data-v-e02fa147] .ant-tree .ant-tree-switcher .anticon{margin-right:0;color:#d8d8d8;font-size:14px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hlxb-tree[data-v-e02fa147] .ant-tree .ant-tree-switcher_open .anticon{color:var(--theme-color, #2b63a1);background-color:transparent}.hlxb-tree[data-v-e02fa147] .ant-tree-node-content-wrapper{height:100%;line-height:40px;min-height:40px;border-radius:0;display:flex;align-items:center;position:relative}.hlxb-tree[data-v-e02fa147] .ant-tree-node-content-wrapper > .hlxb-tree ::v-deep(.ant-tree)-iconEle{line-height:20px;height:unset}.hlxb-tree[data-v-e02fa147] .ant-tree:not(.combo) .ant-tree-switcher,.hlxb-tree[data-v-e02fa147] .ant-tree:not(.ant-tree-block-node) .ant-tree-switcher{width:20px;margin-right:0!important}.hlxb-tree[data-v-e02fa147] .ant-tree:not(.combo) .ant-tree-switcher:hover .anticon,.hlxb-tree[data-v-e02fa147] .ant-tree:not(.ant-tree-block-node) .ant-tree-switcher:hover .anticon{background-color:#f0f0f0}.hlxb-tree[data-v-e02fa147] .ant-tree:not(.combo) .ant-tree-node-content-wrapper,.hlxb-tree[data-v-e02fa147] .ant-tree:not(.ant-tree-block-node) .ant-tree-node-content-wrapper{padding-left:8px!important}.hlxb-tree[data-v-e02fa147] .ant-tree:not(.combo) .ant-tree-node-content-wrapper:hover,.hlxb-tree[data-v-e02fa147] .ant-tree:not(.ant-tree-block-node) .ant-tree-node-content-wrapper:hover{background-color:#f0f0f0}.hlxb-tree[data-v-e02fa147] .ant-tree:not(.combo) .ant-tree-node-content-wrapper.ant-tree-node-selected,.hlxb-tree[data-v-e02fa147] .ant-tree:not(.ant-tree-block-node) .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:transparent}.hlxb-tree[data-v-e02fa147] .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected .ant-tree-switcher:hover .anticon{background-color:transparent}.hlxb-tree[data-v-e02fa147] .ant-tree.ant-tree-directory .ant-tree-node-content-wrapper{padding-left:0!important}.hlxb-tree[data-v-e02fa147] .ant-tree.ant-tree-directory .ant-tree-node-content-wrapper:hover,.hlxb-tree[data-v-e02fa147] .ant-tree.ant-tree-directory .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:transparent!important}.hlxb-tree--title[data-v-e02fa147]{white-space:nowrap;width:100%;color:#333}.hlxb-tree .ant-tree-treenode:hover .hlxb-tree--action[data-v-e02fa147]{display:inline-block}.hlxb-tree--actions[data-v-e02fa147]{position:absolute;right:16px;top:0;display:flex}.hlxb-tree--action[data-v-e02fa147]{display:none;color:var(--theme-color, #2b63a1);font-size:14px;transition:all .2s}.flex[data-v-f3beeecd]{display:flex}.items-center[data-v-f3beeecd]{align-items:center}.justify-self-stretch[data-v-f3beeecd]{justify-self:stretch}.justify-between[data-v-f3beeecd]{justify-content:space-between}.flex-1[data-v-f3beeecd]{flex:1}.w-full[data-v-f3beeecd]{width:100%}.tree-title[data-v-f3beeecd]{font-size:16px;color:#333;font-weight:700}.add-title[data-v-f3beeecd]{font-size:14px;color:var(--theme-color, #2b63a1);cursor:pointer}.add-icon[data-v-f3beeecd]{font-size:18px;line-height:18px}[data-v-f3beeecd] .ant-tree.ant-tree-directory,[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-title{color:#333}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode{color:#333;border-radius:4px}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode:before{bottom:0;border-radius:4px}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper{background-color:transparent}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode:hover:before{background:#f0f0f0}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode.ant-tree-treenode-selected .ant-tree-title{color:var(--theme-color, #2b63a1)}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode.ant-tree-treenode-selected:hover{background:transparent}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode.ant-tree-treenode-selected:before{background:var(--theme-color-12p, rgba(43, 99, 161, .12))}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-switcher{margin-right:0}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-switcher:hover .anticon{background-color:transparent}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-node-content-wrapper{padding:0}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-node-content-wrapper .ant-tree-iconEle{width:20px;height:20px;flex-shrink:0;display:flex;margin-right:4px}[data-v-f3beeecd] .ant-tree.ant-tree-directory .ant-tree-node-content-wrapper .vben-tree__title{padding-left:2px}.flex[data-v-581b0660]{display:flex}.items-center[data-v-581b0660]{align-items:center}.justify-self-stretch[data-v-581b0660]{justify-self:stretch}.justify-between[data-v-581b0660]{justify-content:space-between}.flex-1[data-v-581b0660]{flex:1}.w-full[data-v-581b0660]{width:100%}.hlxb-preview-html[data-v-581b0660],.hlxb-preview-html .preview-html-box[data-v-581b0660]{width:100%;height:100%}.hlxb-select-dark{color:var(--hlxb-select-color, #fff)}.hlxb-select-dark .ant-select-selector{border:1px solid var(--hlxb-select-border, rgba(11, 98, 203, .88))!important;background:transparent!important}.hlxb-select-dark .ant-select-arrow,.hlxb-select-dark .ant-select-selection-item{color:var(--hlxb-select-color, #fff)!important}.hlxb-select-dark .ant-select-selection-placeholder{color:var(--hlxb-select-placeholder, #9c9c9c)!important}.hlxb-select-dark .ant-select-clear{color:var(--hlxb-select-color, #fff)!important;background-color:transparent}.hlxb-select-dropdown-dark{color:var(--hlxb-select-color, #fff)!important;background-color:var(--hlxb-select-item-bg, #132b4e)!important}.hlxb-select-dropdown-dark .rc-virtual-list-scrollbar{width:8px!important}.hlxb-select-dropdown-dark .rc-virtual-list-scrollbar-thumb{background:rgba(255,255,255,.3)!important;border-radius:4px}.hlxb-select-dropdown-dark .rc-virtual-list-scrollbar-thumb-moving,.hlxb-select-dropdown-dark .rc-virtual-list-scrollbar-thumb:hover{background:rgba(255,255,255,.5)!important}.hlxb-select-dropdown-dark .ant-empty .ant-empty-description{color:var(--hlxb-select-placeholder, #9c9c9c)!important}.hlxb-select-dropdown-dark .ant-empty .ant-empty-image svg{opacity:.3}.hlxb-select-dropdown-dark .ant-select-item-option{color:var(--hlxb-select-color, #fff)!important}.hlxb-select-dropdown-dark .ant-select-item-option.ant-select-item-option-active{background:unset}.hlxb-select-dropdown-dark .ant-select-item-option.ant-select-item-option-active:hover{color:var(--hlxb-select-color, #fff)!important;background:var(--hlxb-select-item-hover-bg, rgba(255 255 255 / 16%))!important}.hlxb-select-dropdown-dark .ant-select-item-option-active:not(.ant-select-item-option-disabled){color:var(--hlxb-select-color, #fff)!important;background:var(--hlxb-select-item-bg, #132b4e)}.hlxb-select-dropdown-dark .ant-select-item-option.ant-select-item-option-selected{background:var(--hlxb-select-item-selected-bg, #0b62cb)!important;color:var(--hlxb-select-item-selected-color, #fff)!important}.hlxb-select-dropdown-dark .ant-select-item-option.ant-select-item-option-selected:hover{color:var(--hlxb-select-item-selected-color, #fff)!important;background:var(--hlxb-select-item-selected-bg, #0b62cb)!important}.hlxb-date-picker-dark{border:1px solid var(--hlxb-date-picker-border, rgba(11, 98, 203, .88))!important;background-color:transparent!important}.hlxb-date-picker-dark .ant-picker-input input{color:var(--hlxb-date-picker-color, #fff)!important}.hlxb-date-picker-dark .ant-picker-input input::-moz-placeholder{color:var(--hlxb-date-picker-disabled-color, #9c9c9c)!important}.hlxb-date-picker-dark .ant-picker-input input::placeholder{color:var(--hlxb-date-picker-disabled-color, #9c9c9c)!important}.hlxb-date-picker-dark .ant-picker-input:has(.ant-picker-clear):hover .ant-picker-suffix{opacity:0}.hlxb-date-picker-dark .ant-picker-input .ant-picker-suffix{color:var(--hlxb-date-picker-color, #fff)!important;transition:opacity .3s}.hlxb-date-picker-dark .ant-picker-input .ant-picker-clear{color:var(--hlxb-date-picker-color, #fff)!important;background-color:transparent}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container{background-color:var(--hlxb-date-picker-bg, #132b4e)!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container .ant-picker-header,.hlxb-date-picker-dropdown-dark .ant-picker-panel-container .ant-picker-header button,.hlxb-date-picker-dropdown-dark .ant-picker-panel-container thead th{color:var(--hlxb-date-picker-color, #fff)!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody td{width:28px}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell{color:var(--hlxb-date-picker-disabled-color, #9c9c9c)!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell-in-view{color:var(--hlxb-date-picker-color, #fff)!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell-in-view:hover .ant-picker-cell-inner{background:var(--hlxb-date-picker-hover-color, rgba(255 255 255 / 16%))!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell-selected{color:var(--hlxb-date-picker-selected-color, #fff)!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell-selected:hover .ant-picker-cell-inner,.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell-selected .ant-picker-cell-inner{background:var(--hlxb-date-picker-selected-bg, #0b62cb)!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell-disabled{pointer-events:unset;cursor:no-drop;color:var(--hlxb-date-picker-disabled-color, #9c9c9c)!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell-disabled:hover .ant-picker-cell-inner{background:unset!important}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container tbody .ant-picker-cell-today .ant-picker-cell-inner:before{border:1px solid var(--hlxb-date-picker-primary, #0b62cb)}.hlxb-date-picker-dropdown-dark .ant-picker-panel-container .ant-picker-today-btn{color:var(--hlxb-date-picker-primary, #0b62cb)}.hlxb-help{display:inline-block;margin-right:6px;margin-top:0;font-size:14px;color:#d8d8d8;cursor:pointer}.hlxb-help:hover{color:var(--theme-color, #2b63a1)}.hlxb-modal.fullscreen-modal,.hlxb-modal.component-full-modal{overflow:hidden}.hlxb-modal.fullscreen-modal .ant-modal,.hlxb-modal.component-full-modal .ant-modal{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none;height:100%;padding:0}.hlxb-modal.fullscreen-modal .ant-modal-content,.hlxb-modal.component-full-modal .ant-modal-content{height:100%;border-radius:0}.hlxb-modal.is-max-height .ant-modal-header{border-bottom:1px solid #e9e9e9}.hlxb-modal.is-max-height .ant-modal-footer{margin-top:12px;border-top:1px solid #e9e9e9}.hlxb-modal .ant-modal-title{font-size:16px;font-weight:700}.hlxb-modal .ant-modal-title .base-title{cursor:move!important}.hlxb-modal .ant-modal-content{padding:0!important;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.hlxb-modal .ant-modal-content:has(.ant-modal-footer) .ant-modal-body .modal-container{padding-bottom:12px!important}.hlxb-modal .ant-modal-content:not(:has(.ant-modal-footer)) .ant-modal-body .scrollbar__view>div{padding-bottom:24px!important}.hlxb-modal .ant-modal-header{margin-bottom:0;height:64px;display:flex;align-items:center;padding:0 24px;flex-shrink:0}.hlxb-modal .ant-modal-close-x{width:auto!important;cursor:unset}.hlxb-modal .ant-modal-close-x:hover{background-color:transparent!important}.hlxb-modal .ant-modal-close{cursor:unset;background-color:transparent!important;z-index:10!important;top:16px!important;inset-inline-end:0;right:18px;width:auto;height:auto}.hlxb-modal .ant-modal-close .icon-button{display:flex;cursor:pointer;border-radius:4px;align-items:center;justify-content:center;transition:background-color .2s;width:32px;height:32px}.hlxb-modal .ant-modal-close .icon-button:hover{background-color:#f8f8f8}.hlxb-modal .ant-modal-body .warp-box{padding:12px 24px 0}@media screen and (max-width: 768px){.hlxb-modal .ant-modal-body .basic-form-row .ant-col-sm-14.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-sm-16.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-sm-18.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-sm-20.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-sm-24.margin-end .ant-form-item{margin-bottom:24px}}@media screen and (max-width: 992px){.hlxb-modal .ant-modal-body .basic-form-row .ant-col-md-14.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-md-16.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-md-18.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-md-20.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-md-24.margin-end .ant-form-item{margin-bottom:24px}}@media screen and (max-width: 1200px){.hlxb-modal .ant-modal-body .basic-form-row .ant-col-lg-14.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-lg-16.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-lg-18.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-lg-20.margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col-lg-24.margin-end .ant-form-item{margin-bottom:24px}}.hlxb-modal .ant-modal-body .basic-form-row .margin-end .ant-form-item,.hlxb-modal .ant-modal-body .basic-form-row .ant-col:last-child .ant-form-item{margin-bottom:0}.hlxb-modal .ant-modal-large{top:60px}.hlxb-modal .ant-modal-large--mini{top:16px}.hlxb-modal .ant-modal-footer{margin:0;height:80px;padding:0 24px;display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.hlxb-modal .ant-modal-footer button{min-width:72px;height:32px}.hlxb-modal .ant-modal-footer button+button{margin-inline-start:16px!important}.hlxb-modal .ant-modal-confirm-body .ant-modal-confirm-content>*{color:#909399}.hlxb-modal .ant-modal-confirm-confirm.error .ant-modal-confirm-body>.anticon{color:#ff2e2e}.hlxb-modal .ant-modal-confirm-btns .ant-btn:last-child{margin-right:0}.hlxb-modal .ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#fc7c22}.hlxb-modal .ant-modal-confirm-confirm.success .ant-modal-confirm-body>.anticon{color:#4db803}.hlxb-modal .ant-modal-confirm .ant-modal-body{padding:24px}@media screen and (max-height: 600px){.ant-modal{top:60px}}@media screen and (max-height: 540px){.ant-modal{top:30px}}@media screen and (max-height: 480px){.ant-modal{top:10px}}.hlxb-ranking{width:100%;display:flex;flex-direction:column}.hlxb-ranking.Dark{color:#fff}.hlxb-ranking.light{color:#333}.hlxb-ranking.screenColor{color:#fff;background:transparent}.hlxb-ranking .item-list{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px}.hlxb-ranking .item-list .activeItem{position:relative;border-radius:4px;border:1px solid var(--theme-color-88p, rgba(43, 99, 161, .88))!important}.hlxb-ranking .item-list .activeItem .img_box{width:20px;height:20px;position:absolute;right:0;bottom:0}.hlxb-ranking .item-list .hoverItem{cursor:pointer}.hlxb-ranking .item-list .hoverItem:hover{border:1px solid var(--theme-color-88p, rgba(43, 99, 161, .88))}.hlxb-ranking .item-list .item{width:100%;display:flex;align-items:center;flex-direction:column;padding:16px;border:1px solid #d9d9d9;border-radius:4px;color:#fff}.hlxb-ranking .item-list .item .top-title{width:100%;display:flex;align-items:center;justify-content:space-between}.hlxb-ranking .item-list .item .bar-box{width:100%;margin-top:12px;height:12px;background:#eeeff1;border-radius:4px}.hlxb-ranking .item-list .item .bar-box .bar-conter{height:12px;background:#999;border-radius:4px}.hlxb-ranking .item-list .item .bar-box .abar-conter{height:12px;background:var(--theme-color-88p, rgba(43, 99, 161, .88));border-radius:4px}.hlxb-ranking .item-list .item .abar-box{background:rgba(11,98,203,.16)}.hlxb-ranking .item-list .item .item-index{flex:1;display:flex;align-items:center;font-weight:400;font-size:14px;color:#333}.hlxb-ranking .item-list .item .item-index .num-index{width:20px;height:20px;line-height:20px;text-align:center;color:#fff}.hlxb-ranking .item-list .item .item-index .label{padding-left:8px;font-weight:400;font-size:14px;line-height:14px;width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-ranking .item-list .item .item-content{flex:1;display:flex;align-items:baseline;justify-content:end}.hlxb-ranking .item-list .item .item-content .value{font-size:16px;font-weight:600;color:#333;display:inline-block;max-width:120px;white-space:nowrap;overflow:hidden}.hlxb-ranking .item-list .item .item-content .unit{font-weight:400;font-size:14px;color:#666;margin-left:8px}.hlxb-ranking-simple{width:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px}.hlxb-ranking-simple.Dark{color:#fff}.hlxb-ranking-simple.light{color:#333}.hlxb-ranking-simple.screenColor{color:#fff;background:transparent}.hlxb-ranking-simple .item-t{background:rgba(11,98,203,.08)}.hlxb-ranking-simple .item-t .num-index{color:#fff;background:var(--theme-color, #2b63a1)}.hlxb-ranking-simple .empty-box{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;color:#999}.hlxb-ranking-simple .item{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:18px 16px;border-radius:4px;background:#f2f3f5;color:#fff}.hlxb-ranking-simple .item .item-index{flex:1;display:flex;align-items:center;font-weight:400;font-size:14px;color:#333}.hlxb-ranking-simple .item .item-index .num-index{width:20px;height:20px;line-height:20px;text-align:center;background:#999;color:#fff;border-radius:10px}.hlxb-ranking-simple .item .item-index .label{font-weight:400;font-size:14px;width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-ranking-simple .item .item-content{flex:1;display:flex;align-items:baseline;justify-content:end}.hlxb-ranking-simple .item .item-content .value{font-size:16px;font-weight:600;color:#333;display:inline-block;max-width:120px;white-space:nowrap;overflow:hidden}.hlxb-ranking-simple .item .item-content .unit{font-weight:400;font-size:14px;color:#666;margin-left:8px}.hlxb-ranking-simple .item:nth-child(1),.hlxb-ranking-simple .item:nth-child(2),.hlxb-ranking-simple .item:nth-child(3){background:rgba(11,98,203,.08)}.hlxb-ranking-simple .item:nth-child(1) .num-index,.hlxb-ranking-simple .item:nth-child(2) .num-index,.hlxb-ranking-simple .item:nth-child(3) .num-index{color:#fff;background:var(--theme-color, #2b63a1)}.hlxb-drug-summary{height:100%;width:100%;display:flex;flex-direction:column}.hlxb-drug-summary.Dark{color:#fff}.hlxb-drug-summary.light{color:#333}.hlxb-drug-summary.screenColor{color:#fff;background:transparent}.hlxb-drug-summary .empty{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.hlxb-drug-summary .container-list{display:flex;flex-direction:column;gap:16px 0;height:100%;width:100%}.hlxb-drug-summary .container-list .list-item{padding:0 12px 0 0;background:rgba(11,98,203,.08);border-radius:4px;height:25%;display:flex;align-items:center;justify-content:center}.hlxb-drug-summary .container-list .list-item .item{width:100%;overflow:hidden;flex:1;display:flex;align-items:center}.hlxb-drug-summary .container-list .list-item .item .conten-box{flex:1;display:flex;flex-direction:column;align-items:self-start;overflow:hidden;width:100%}.hlxb-drug-summary .container-list .list-item .item .name{width:100%;display:flex;padding-left:24px;justify-content:flex-start;align-items:center}.hlxb-drug-summary .container-list .list-item .item .name .icon{width:24px;height:24px}.hlxb-drug-summary .container-list .list-item .item .name .icon img{width:100%}.hlxb-drug-summary .container-list .list-item .item .name .text{font-size:14px;color:#333;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-drug-summary .container-list .list-item .item .value{font-size:1rem;font-weight:600;color:#333;display:flex;width:100%;justify-content:start;padding-left:24px;overflow:hidden;align-items:end}.hlxb-drug-summary .container-list .list-item .item .value .number-value{font-family:"D-DIN-PRO, D-DIN-PRO";display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-drug-summary .container-list .list-item .item .value .unitLevel{display:inline-block;margin-left:4px;font-size:14px;font-weight:400;color:#666;margin-bottom:3px}.hlxb-drug-summary .container-list .list-item .item .value .unit{display:inline-block;margin-left:4px;font-size:14px;font-weight:400;color:#666}.hlxb-drug-summary .container-list .list-item .item .value .ups-icon{display:inline-block;margin-left:6px}.hlxb-drug-summary .container-list .list-item .item .value-before{margin:0}.hlxb-drug-summary .container-list .list-item .item:nth-child(1) .conten-box{padding-left:24px;padding-right:24px}.hlxb-drug-summary .container-list .list-item .item:nth-child(1) .name{padding-left:0}.hlxb-drug-summary .container-list .list-item .item:nth-child(1) .value{padding-left:0}.hlxb-drug-summary .container-list .list-item .item:nth-child(2) .value,.hlxb-drug-summary .container-list .list-item .item:nth-child(3) .value{padding-left:24px}.hlxb-drug-summary .container-list .list-item .item-after:after{content:"";display:inline-block;width:1px;height:34px;background-color:#bebebe}.hlxb-energy-summary{height:100%;width:100%;display:flex;flex-direction:column}.hlxb-energy-summary.Dark{color:#fff}.hlxb-energy-summary.light{color:#333}.hlxb-energy-summary.screenColor{color:#fff;background:transparent}.hlxb-energy-summary .empty{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.hlxb-energy-summary .container-list{display:flex;flex-direction:column;gap:16px 0;height:100%;width:100%}.hlxb-energy-summary .container-list .list-item{padding:0 12px 0 0;background:rgba(11,98,203,.08);border-radius:4px;height:25%;display:flex;align-items:center;justify-content:center}.hlxb-energy-summary .container-list .list-item .item{width:100%;overflow:hidden;flex:1;display:flex;align-items:center}.hlxb-energy-summary .container-list .list-item .item .conten-box{flex:1;display:flex;flex-direction:column;align-items:self-start;overflow:hidden;width:100%}.hlxb-energy-summary .container-list .list-item .item .name{width:100%;display:flex;padding-left:24px;justify-content:flex-start;align-items:center}.hlxb-energy-summary .container-list .list-item .item .name .icon{width:24px;height:24px}.hlxb-energy-summary .container-list .list-item .item .name .icon img{width:100%}.hlxb-energy-summary .container-list .list-item .item .name .text{font-size:14px;color:#333;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-energy-summary .container-list .list-item .item .value{font-size:1rem;font-weight:600;color:#333;display:flex;width:100%;justify-content:start;padding-left:24px;overflow:hidden;align-items:end}.hlxb-energy-summary .container-list .list-item .item .value .number-value{font-family:"D-DIN-PRO, D-DIN-PRO";display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-energy-summary .container-list .list-item .item .value .unitLevel{display:inline-block;margin-left:4px;font-size:14px;font-weight:400;color:#666;margin-bottom:3px}.hlxb-energy-summary .container-list .list-item .item .value .unit{display:inline-block;margin-left:4px;font-size:14px;font-weight:400;color:#666}.hlxb-energy-summary .container-list .list-item .item .value .ups-icon{display:inline-block;margin-left:6px}.hlxb-energy-summary .container-list .list-item .item .value-before{margin:0}.hlxb-energy-summary .container-list .list-item .item:nth-child(1) .conten-box{padding-left:24px;padding-right:24px}.hlxb-energy-summary .container-list .list-item .item:nth-child(1) .name{padding-left:0}.hlxb-energy-summary .container-list .list-item .item:nth-child(1) .value{padding-left:0}.hlxb-energy-summary .container-list .list-item .item:nth-child(2) .value,.hlxb-energy-summary .container-list .list-item .item:nth-child(3) .value{padding-left:24px}.hlxb-energy-summary .container-list .list-item .item-after:after{content:"";display:inline-block;width:1px;height:34px;background-color:#bebebe}.hlxb-horizonta-small-square{width:100%;display:flex;flex-direction:column}.hlxb-horizonta-small-square.Dark{color:#fff}.hlxb-horizonta-small-square.light{color:#333}.hlxb-horizonta-small-square.screenColor{color:#fff;background:transparent}.hlxb-horizonta-small-square .extra-wrap :deep(.ant-select){margin-right:16px}.hlxb-horizonta-small-square .total-list{display:flex;justify-content:flex-start;align-items:center;gap:17px;overflow-x:auto}.hlxb-horizonta-small-square .total-list .item{height:100%;flex:1;background:rgba(11,98,203,.08);border-radius:4px;display:flex;justify-content:flex-start;align-items:center;gap:8px}.hlxb-horizonta-small-square .total-list .item .icon{width:40px;height:40px}.hlxb-horizonta-small-square .total-list .item .content-column{flex-direction:column}.hlxb-horizonta-small-square .total-list .item .content{display:flex;flex:1;padding:16px;justify-content:space-between;align-items:start;gap:8px 0}.hlxb-horizonta-small-square .total-list .item .content .name{display:flex;align-items:center;font-weight:500;font-size:14px;color:#333;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-horizonta-small-square .total-list .item .content .beforecor_0:before{content:"";display:inline-block;width:6px;height:6px;border-radius:3px;margin-right:8px;vertical-align:middle;background:rgba(46,196,255,.8)}.hlxb-horizonta-small-square .total-list .item .content .beforecor_1:before{content:"";display:inline-block;width:6px;height:6px;border-radius:3px;margin-right:8px;vertical-align:middle;background:rgba(67,92,255,.8)}.hlxb-horizonta-small-square .total-list .item .content .beforecor_2:before{content:"";display:inline-block;width:6px;height:6px;border-radius:3px;margin-right:8px;vertical-align:middle;background:rgba(34,205,128,.8)}.hlxb-horizonta-small-square .total-list .item .content .beforecor_3:before{content:"";display:inline-block;width:6px;height:6px;border-radius:3px;margin-right:8px;vertical-align:middle;background:rgba(255,140,46,.8)}.hlxb-horizonta-small-square .total-list .item .content .beforecor_4:before{content:"";display:inline-block;width:6px;height:6px;border-radius:3px;margin-right:8px;vertical-align:middle;background:rgba(237,210,38,.8)}.hlxb-horizonta-small-square .total-list .item .content .beforecor_5:before{content:"";display:inline-block;width:6px;height:6px;border-radius:3px;margin-right:8px;vertical-align:middle;background:rgba(255,82,43,.8)}.hlxb-horizonta-small-square .total-list .item .content .value_pleft{padding-left:14px}.hlxb-horizonta-small-square .total-list .item .content .value{font-size:1rem;font-weight:600;color:#333;display:flex;align-items:flex-end;line-height:1}.hlxb-horizonta-small-square .total-list .item .content .value .number-value{font-family:D-DIN-PRO;display:inline-block;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-horizonta-small-square .total-list .item .content .value .unit{margin-left:8px;display:inline-block;font-size:14px;font-weight:400;color:#666}.hlxb-horizonta-small-square .empty-box{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;color:#999}.hlxb-card-loading{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f0f2f566;width:100%}.hlxb-card-loading.Dark{color:#fff}.hlxb-card-loading.light{color:#333}.hlxb-card-loading.screenColor{color:#fff;background:transparent}.hlxb-card-empty{color:#999;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.hlxb-card-empty .text-center{margin-top:8px;font-size:12px;text-align:center}.hlxb-card-empty.Dark{color:#fff}.hlxb-card-empty.light{color:#333}.hlxb-card-empty.screenColor{color:#fff;background:transparent}.flex[data-v-d5b10b24]{display:flex}.items-center[data-v-d5b10b24]{align-items:center}.justify-self-stretch[data-v-d5b10b24]{justify-self:stretch}.justify-between[data-v-d5b10b24]{justify-content:space-between}.flex-1[data-v-d5b10b24]{flex:1}.w-full[data-v-d5b10b24]{width:100%}.hlxb-list-item[data-v-d5b10b24]{padding:0 12px 0 0;background:rgba(11,98,203,.08);border-radius:4px;height:25%;min-height:50px;display:flex;align-items:center;justify-content:center}.hlxb-list-item.Dark[data-v-d5b10b24]{color:#fff}.hlxb-list-item.light[data-v-d5b10b24]{color:#333}.hlxb-list-item .item[data-v-d5b10b24]{width:100%;overflow:hidden;flex:1;display:flex;align-items:center}.hlxb-list-item .item .conten-box[data-v-d5b10b24]{flex:1;display:flex;flex-direction:column;align-items:self-start;overflow:hidden;width:100%}.hlxb-list-item .item .name[data-v-d5b10b24]{width:100%;display:flex;padding-left:24px;justify-content:flex-start;align-items:center}.hlxb-list-item .item .name .icon[data-v-d5b10b24]{width:24px;height:24px}.hlxb-list-item .item .name .icon img[data-v-d5b10b24]{width:100%}.hlxb-list-item .item .name .text[data-v-d5b10b24]{font-size:14px;color:#333;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-list-item .item .value[data-v-d5b10b24]{font-size:1rem;font-weight:600;color:#333;display:flex;width:100%;justify-content:start;padding-left:24px;overflow:hidden;align-items:end}.hlxb-list-item .item .value .number-value[data-v-d5b10b24]{font-family:"D-DIN-PRO, D-DIN-PRO";display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlxb-list-item .item .value .unitLevel[data-v-d5b10b24]{display:inline-block;margin-left:4px;font-size:14px;font-weight:400;color:#666;margin-bottom:3px}.hlxb-list-item .item .value .unit[data-v-d5b10b24]{display:inline-block;margin-left:4px;font-size:14px;font-weight:400;color:#666}.hlxb-list-item .item .value .ups-icon[data-v-d5b10b24]{display:inline-block;margin-left:6px}.hlxb-list-item .item .value-before[data-v-d5b10b24]{margin:0}.hlxb-list-item .item:nth-child(1) .conten-box[data-v-d5b10b24]{padding-left:24px;padding-right:24px}.hlxb-list-item .item:nth-child(1) .name[data-v-d5b10b24]{padding-left:0}.hlxb-list-item .item:nth-child(1) .value[data-v-d5b10b24]{padding-left:0}.hlxb-list-item .item:nth-child(2) .value[data-v-d5b10b24],.hlxb-list-item .item:nth-child(3) .value[data-v-d5b10b24]{padding-left:24px}.hlxb-list-item .item-after[data-v-d5b10b24]:after{content:"";display:inline-block;width:1px;height:34px;background-color:#bebebe}.hlxb-card-combination-pie-simple,.hlxb-card-combination-pie-plus,.hlxb-card-combination-line-simple,.hlxb-card-combination-line-plus,.hlxb-card-combination-bar-simple,.hlxb-card-combination-bar-plus,.hlxb-card-combination-radar-simple,.hlxb-card-combination-radar-plus,.hlxb-card-combination-summary-simple,.hlxb-card-combination-ranking-simple,.hlxb-card-combination-ranking-plus,.hlxb-card-combination-tabs-table,.hlxb-card-combination-stack-bar-simple,.hlxb-card-combination-progress-rank-simple{width:100%;height:100%}.hlxb-card-combination-pie-simple .empty-wrapper,.hlxb-card-combination-pie-plus .empty-wrapper,.hlxb-card-combination-line-simple .empty-wrapper,.hlxb-card-combination-line-plus .empty-wrapper,.hlxb-card-combination-bar-simple .empty-wrapper,.hlxb-card-combination-bar-plus .empty-wrapper,.hlxb-card-combination-radar-simple .empty-wrapper,.hlxb-card-combination-radar-plus .empty-wrapper,.hlxb-card-combination-summary-simple .empty-wrapper,.hlxb-card-combination-ranking-simple .empty-wrapper,.hlxb-card-combination-ranking-plus .empty-wrapper,.hlxb-card-combination-tabs-table .empty-wrapper,.hlxb-card-combination-stack-bar-simple .empty-wrapper,.hlxb-card-combination-progress-rank-simple .empty-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.hlxb-card-combination-pie-simple.Dark,.hlxb-card-combination-pie-plus.Dark,.hlxb-card-combination-line-simple.Dark,.hlxb-card-combination-line-plus.Dark,.hlxb-card-combination-bar-simple.Dark,.hlxb-card-combination-bar-plus.Dark,.hlxb-card-combination-radar-simple.Dark,.hlxb-card-combination-radar-plus.Dark,.hlxb-card-combination-summary-simple.Dark,.hlxb-card-combination-ranking-simple.Dark,.hlxb-card-combination-ranking-plus.Dark,.hlxb-card-combination-tabs-table.Dark,.hlxb-card-combination-stack-bar-simple.Dark,.hlxb-card-combination-progress-rank-simple.Dark{color:#fff}.hlxb-card-combination-pie-simple.light,.hlxb-card-combination-pie-plus.light,.hlxb-card-combination-line-simple.light,.hlxb-card-combination-line-plus.light,.hlxb-card-combination-bar-simple.light,.hlxb-card-combination-bar-plus.light,.hlxb-card-combination-radar-simple.light,.hlxb-card-combination-radar-plus.light,.hlxb-card-combination-summary-simple.light,.hlxb-card-combination-ranking-simple.light,.hlxb-card-combination-ranking-plus.light,.hlxb-card-combination-tabs-table.light,.hlxb-card-combination-stack-bar-simple.light,.hlxb-card-combination-progress-rank-simple.light{color:#333}.hlxb-card-combination-pie-simple.screenColor,.hlxb-card-combination-pie-plus.screenColor,.hlxb-card-combination-line-simple.screenColor,.hlxb-card-combination-line-plus.screenColor,.hlxb-card-combination-bar-simple.screenColor,.hlxb-card-combination-bar-plus.screenColor,.hlxb-card-combination-radar-simple.screenColor,.hlxb-card-combination-radar-plus.screenColor,.hlxb-card-combination-summary-simple.screenColor,.hlxb-card-combination-ranking-simple.screenColor,.hlxb-card-combination-ranking-plus.screenColor,.hlxb-card-combination-tabs-table.screenColor,.hlxb-card-combination-stack-bar-simple.screenColor,.hlxb-card-combination-progress-rank-simple.screenColor{color:#fff;background:transparent}.hlxb-calendar-date-grid{min-height:0;position:relative}.hlxb-calendar-date-grid.small{background-color:transparent;justify-content:space-between}.hlxb-calendar-date-grid.small .date-week{justify-content:space-between}.hlxb-calendar-date-grid .bg-month{position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);font-size:160px;font-weight:700;color:#0000000f}.hlxb-calendar-date-grid .date-week{display:flex;justify-content:space-around;height:32px;margin-top:8px}.flex[data-v-050bf7b8]{display:flex}.items-center[data-v-050bf7b8]{align-items:center}.justify-self-stretch[data-v-050bf7b8]{justify-self:stretch}.justify-between[data-v-050bf7b8]{justify-content:space-between}.flex-1[data-v-050bf7b8]{flex:1}.w-full[data-v-050bf7b8]{width:100%}.hlxb-info-card[data-v-050bf7b8]{display:flex;box-sizing:border-box;padding:8px;background:#fff;border-radius:4px;color:#333;font-size:14px}.hlxb-info-card .image-container img[data-v-050bf7b8]{max-width:100%;width:24px;height:24px}.hlxb-info-card .label[data-v-050bf7b8]{color:#333;font-size:14px;line-height:1}.hlxb-info-card .value[data-v-050bf7b8]{font-size:22px;font-weight:600;line-height:1;display:flex;align-items:center;margin-top:4px}.hlxb-info-card-horizontal[data-v-050bf7b8]{justify-content:center;gap:12px}.hlxb-info-card-horizontal-text .content[data-v-050bf7b8]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px}.hlxb-info-card-horizontal-text .content .value[data-v-050bf7b8]{margin-top:0}.hlxb-info-card-vertical[data-v-050bf7b8]{justify-content:center}.hlxb-info-card-vertical-container[data-v-050bf7b8]{display:flex;flex-direction:column;align-items:center;gap:4px}.hlxb-info-card-vertical-reverse[data-v-050bf7b8]{justify-content:center}.hlxb-info-card-vertical-reverse-container[data-v-050bf7b8]{display:flex;flex-direction:column-reverse;align-items:center;gap:4px}.hlxb-info-card-vertical .value[data-v-050bf7b8]{justify-content:center}.hlxb-info-card .unit[data-v-050bf7b8]{font-size:16px;font-weight:400;margin-top:-2px}.flex[data-v-efbd5752]{display:flex}.items-center[data-v-efbd5752]{align-items:center}.justify-self-stretch[data-v-efbd5752]{justify-self:stretch}.justify-between[data-v-efbd5752]{justify-content:space-between}.flex-1[data-v-efbd5752]{flex:1}.w-full[data-v-efbd5752]{width:100%}.hlxb-info-card[data-v-efbd5752]{display:flex;box-sizing:border-box;padding:8px;background:#fff;border-radius:4px;color:#333;font-size:14px}.hlxb-info-card .image-container img[data-v-efbd5752]{max-width:100%;width:24px;height:24px}.hlxb-info-card .label[data-v-efbd5752]{color:#333;font-size:14px;line-height:1}.hlxb-info-card .value[data-v-efbd5752]{font-size:22px;font-weight:600;line-height:1;display:flex;align-items:center;margin-top:4px}.hlxb-info-card-horizontal[data-v-efbd5752]{justify-content:center;gap:12px}.hlxb-info-card-horizontal-text .content[data-v-efbd5752]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px}.hlxb-info-card-horizontal-text .content .value[data-v-efbd5752]{margin-top:0}.hlxb-info-card-vertical[data-v-efbd5752]{justify-content:center}.hlxb-info-card-vertical-container[data-v-efbd5752]{display:flex;flex-direction:column;align-items:center;gap:4px}.hlxb-info-card-vertical-reverse[data-v-efbd5752]{justify-content:center}.hlxb-info-card-vertical-reverse-container[data-v-efbd5752]{display:flex;flex-direction:column-reverse;align-items:center;gap:4px}.hlxb-info-card-vertical .value[data-v-efbd5752]{justify-content:center}.hlxb-info-card .unit[data-v-efbd5752]{font-size:16px;font-weight:400;margin-top:-2px}.hlxb-calendar-weekdays-header{display:flex;justify-content:space-around;height:32px;background-color:#f2f3f5;border-radius:4px}.hlxb-calendar-weekdays-header.small{background-color:transparent;justify-content:space-between;margin:15px 0 12px;height:auto}.hlxb-calendar-weekdays-header.small .weekday{font-size:12px;line-height:1}.hlxb-calendar-weekdays-header .weekday{display:flex;align-items:center;justify-content:center;font-size:14px;color:#333;height:100%;width:32px}.hlxb-calendar-tool-bar{display:flex;align-items:center;justify-content:space-between;height:48px}.hlxb-calendar-tool-bar.small{height:auto}.hlxb-calendar-tool-bar.small .date{font-size:14px}.hlxb-calendar-tool-bar.small .tools .switch-btn .btn{height:24px;font-size:12px}.hlxb-calendar-tool-bar.small .tools .switch-btn .btn .anticon{font-size:12px}.hlxb-calendar-tool-bar.small .tools .switch-btn .btn.month{width:24px}.hlxb-calendar-tool-bar .date{font-size:16px;font-weight:700}.hlxb-calendar-tool-bar .tools{display:flex;align-items:center;gap:8px}.hlxb-calendar-tool-bar .tools .switch-btn{display:flex;align-items:center;border-radius:4px}.hlxb-calendar-tool-bar .tools .switch-btn .btn{height:26px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;width:44px;border:#d9d9d9 1px solid;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hlxb-calendar-tool-bar .tools .switch-btn .btn.month{width:26px}.hlxb-calendar-tool-bar .tools .switch-btn .btn.today{width:48px}.hlxb-calendar-tool-bar .tools .switch-btn .btn.active{border:var(--theme-color, #2b63a1) 1px solid!important}.hlxb-calendar-tool-bar .tools .switch-btn .btn.active+.btn{border-left:none}.hlxb-calendar-tool-bar .tools .switch-btn .btn:hover{background:#f5f5f5}.hlxb-calendar-tool-bar .tools .switch-btn .btn .anticon{font-size:14px}.hlxb-calendar-tool-bar .tools .switch-btn .btn:first-child{border-radius:4px 0 0 4px}.hlxb-calendar-tool-bar .tools .switch-btn .btn:last-child{border-radius:0 4px 4px 0}.hlxb-calendar-tool-bar .tools .switch-btn .btn:not(:last-child){border-right:none}.flex[data-v-2045fcdb]{display:flex}.items-center[data-v-2045fcdb]{align-items:center}.justify-self-stretch[data-v-2045fcdb]{justify-self:stretch}.justify-between[data-v-2045fcdb]{justify-content:space-between}.flex-1[data-v-2045fcdb]{flex:1}.w-full[data-v-2045fcdb]{width:100%}.hlxb-info-card[data-v-2045fcdb]{display:flex;box-sizing:border-box;padding:8px;background:#fff;border-radius:4px;color:#333;font-size:14px}.hlxb-info-card .image-container img[data-v-2045fcdb]{max-width:100%;width:24px;height:24px}.hlxb-info-card .label[data-v-2045fcdb]{color:#333;font-size:14px;line-height:1}.hlxb-info-card .value[data-v-2045fcdb]{font-size:22px;font-weight:600;line-height:1;display:flex;align-items:center;margin-top:4px}.hlxb-info-card-horizontal[data-v-2045fcdb]{justify-content:center;gap:12px}.hlxb-info-card-horizontal-text .content[data-v-2045fcdb]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px}.hlxb-info-card-horizontal-text .content .value[data-v-2045fcdb]{margin-top:0}.hlxb-info-card-vertical[data-v-2045fcdb]{justify-content:center}.hlxb-info-card-vertical-container[data-v-2045fcdb]{display:flex;flex-direction:column;align-items:center;gap:4px}.hlxb-info-card-vertical-reverse[data-v-2045fcdb]{justify-content:center}.hlxb-info-card-vertical-reverse-container[data-v-2045fcdb]{display:flex;flex-direction:column-reverse;align-items:center;gap:4px}.hlxb-info-card-vertical .value[data-v-2045fcdb]{justify-content:center}.hlxb-info-card .unit[data-v-2045fcdb]{font-size:16px;font-weight:400;margin-top:-2px}.flex[data-v-0977f718]{display:flex}.items-center[data-v-0977f718]{align-items:center}.justify-self-stretch[data-v-0977f718]{justify-self:stretch}.justify-between[data-v-0977f718]{justify-content:space-between}.flex-1[data-v-0977f718]{flex:1}.w-full[data-v-0977f718]{width:100%}.hlxb-info-card[data-v-0977f718]{display:flex;box-sizing:border-box;padding:8px;background:#fff;border-radius:4px;color:#333;font-size:14px}.hlxb-info-card .image-container img[data-v-0977f718]{max-width:100%;width:24px;height:24px}.hlxb-info-card .label[data-v-0977f718]{color:#333;font-size:14px;line-height:1}.hlxb-info-card .value[data-v-0977f718]{font-size:22px;font-weight:600;line-height:1;display:flex;align-items:center;margin-top:4px}.hlxb-info-card-horizontal[data-v-0977f718]{justify-content:center;gap:12px}.hlxb-info-card-horizontal-text .content[data-v-0977f718]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px}.hlxb-info-card-horizontal-text .content .value[data-v-0977f718]{margin-top:0}.hlxb-info-card-vertical[data-v-0977f718]{justify-content:center}.hlxb-info-card-vertical-container[data-v-0977f718]{display:flex;flex-direction:column;align-items:center;gap:4px}.hlxb-info-card-vertical-reverse[data-v-0977f718]{justify-content:center}.hlxb-info-card-vertical-reverse-container[data-v-0977f718]{display:flex;flex-direction:column-reverse;align-items:center;gap:4px}.hlxb-info-card-vertical .value[data-v-0977f718]{justify-content:center}.hlxb-info-card .unit[data-v-0977f718]{font-size:16px;font-weight:400;margin-top:-2px}.hlxb-calendar-expand-btn{display:flex;align-items:center;justify-content:center;height:38px;color:#999;cursor:pointer;position:relative;z-index:2;transition:all .5s}.hlxb-calendar-expand-btn:hover{color:var(--theme-color, #2b63a1)}.hlxb-calendar-expand-btn .double-down-icon{margin-left:4px;transition:all .5s}.hlxb-calendar-expand-btn .double-down-icon.isExpanded{transform:rotate(180deg)}.flex[data-v-3c056ac5]{display:flex}.items-center[data-v-3c056ac5]{align-items:center}.justify-self-stretch[data-v-3c056ac5]{justify-self:stretch}.justify-between[data-v-3c056ac5]{justify-content:space-between}.flex-1[data-v-3c056ac5]{flex:1}.w-full[data-v-3c056ac5]{width:100%}.ml-2[data-v-3c056ac5]{margin-left:8px}.check-box[data-v-3c056ac5]{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px;height:16px;border-radius:2px;border:1px solid #d9d9d9}.check-box.active[data-v-3c056ac5],.check-box[status=checked][data-v-3c056ac5],.check-box[status=indeterminate][data-v-3c056ac5]{background:var(--theme-color, #2b63a1);border-color:var(--theme-color, #2b63a1)}.check-box img[data-v-3c056ac5]{display:block}.check-box span[data-v-3c056ac5]{margin-right:8px}.page-main[data-v-3c056ac5]{border-radius:2px;border:1px solid #e9e9e9;display:flex;height:100%;background-color:#fff}.page-main .left[data-v-3c056ac5]{flex:3;border-right:1px solid #e9e9e9;padding-top:4px;overflow-y:hidden}.page-main .left[data-v-3c056ac5] .ant-tree-node-content-wrapper{padding-left:0!important}.page-main .mid[data-v-3c056ac5]{flex:3;border-right:1px solid #e9e9e9;display:flex;flex-direction:column;justify-content:space-between}.page-main .mid-top[data-v-3c056ac5]{display:flex;justify-content:space-between;margin-bottom:12px;padding:12px 12px 0 8px}.page-main .mid-top .all-select[data-v-3c056ac5]{flex:0 0 52px;align-items:center;cursor:pointer;margin-left:8px}.page-main .mid .overscroll-box[data-v-3c056ac5]{flex:1;overflow-y:auto}.page-main .mid .overscroll-box .person-box[data-v-3c056ac5]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-main .mid .overscroll-box .person-box .item[data-v-3c056ac5]{display:flex;justify-content:space-between;padding:0 12px;min-height:40px;align-items:center;margin-bottom:8px}.page-main .mid .overscroll-box .person-box .item[data-v-3c056ac5]:hover{background:#f1f4f7}.page-main .mid .overscroll-box .person-box .item span[data-v-3c056ac5]{flex:1;margin-right:8px}.page-main .mid .overscroll-box .no-data[data-v-3c056ac5]{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.page-main .mid-bottom[data-v-3c056ac5]{display:flex;flex-wrap:wrap;width:100%}.page-main .mid-bottom .check-item[data-v-3c056ac5]{height:36px;width:50%;display:flex;align-items:center;padding:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-top:1px solid #e9e9e9}.page-main .mid-bottom .check-item[data-v-3c056ac5]:nth-child(2){border-left:1px solid #e9e9e9}.page-main .mid-bottom .check-item div[data-v-3c056ac5]{margin-right:8px}.page-main .right[data-v-3c056ac5]{flex:2.2;display:flex;flex-direction:column;justify-content:space-between}.page-main .right .top[data-v-3c056ac5]{flex:1;overflow-y:auto;padding:12px 12px 0}.page-main .right .top .item[data-v-3c056ac5]{height:32px;padding:9px 12px;background:var(--theme-color-5p, rgba(43, 99, 161, .05));border-radius:2px;border:1px solid var(--theme-color-30p, rgba(43, 99, 161, .3));display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.page-main .right .top .item[data-v-3c056ac5]:hover{background:var(--theme-color-12p, rgba(43, 99, 161, .12));cursor:pointer}.page-main .right .top .item .close-btn[data-v-3c056ac5]{cursor:pointer}.page-main .right .top .item span[data-v-3c056ac5]{color:var(--theme-color, #2b63a1)}.page-main .right .please-choose-person[data-v-3c056ac5]{flex:1;display:flex;justify-content:center;align-items:center;padding-top:25px}.page-main .right .bottom[data-v-3c056ac5]{display:flex;height:37px;border-top:1px solid #e9e9e9;justify-content:space-between;align-items:center;padding:12px;color:var(--theme-color, #2b63a1)}.page-main .right .bottom .bottom-left[data-v-3c056ac5]{color:#999}.page-main .right .bottom .clear-all[data-v-3c056ac5],[data-v-5e5969b5] .pickerBase-tag .ant-select-selector{cursor:pointer}[data-v-5e5969b5] .pickerBase-tag .ant-select-selection-search{display:none}.flex[data-v-dd631df9]{display:flex}.items-center[data-v-dd631df9]{align-items:center}.justify-self-stretch[data-v-dd631df9]{justify-self:stretch}.justify-between[data-v-dd631df9]{justify-content:space-between}.flex-1[data-v-dd631df9]{flex:1}.w-full[data-v-dd631df9]{width:100%}.context-menu[data-v-dd631df9]{position:fixed;top:0;left:0;z-index:200;display:block;width:156px;margin:0;list-style:none;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.25rem;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001a,0 1px 5px #0000000f;background-clip:padding-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.context-menu__item[data-v-dd631df9]{margin:0!important}.context-menu li[data-v-dd631df9]{display:inline-block;width:100%;height:42px!important;margin:0!important;line-height:42px!important}.context-menu li span[data-v-dd631df9]{line-height:42px!important}.context-menu li>div[data-v-dd631df9]{margin:0!important}.context-menu li[data-v-dd631df9]:not(.ant-menu-item-disabled):hover{color:#333;background-color:var(--theme-color-16p, rgba(43, 99, 161, .16))}.context-menu .ant-divider[data-v-dd631df9],.context-menu__popup .ant-divider[data-v-dd631df9]{margin:0}.context-menu__popup li[data-v-dd631df9]{display:inline-block;width:100%;height:42px!important;margin:0!important;line-height:42px!important}.context-menu__popup li span[data-v-dd631df9]{line-height:42px!important}.context-menu__popup li>div[data-v-dd631df9]{margin:0!important}.context-menu__popup li[data-v-dd631df9]:not(.ant-menu-item-disabled):hover{color:#333;background-color:var(--theme-color-16p, rgba(43, 99, 161, .16))}.context-menu .ant-menu-submenu-title[data-v-dd631df9],.context-menu .ant-menu-item[data-v-dd631df9]{padding:0!important}[data-v-dd631df9] .ant-menu-vertical .ant-menu-item{width:100%;margin:0;border-bottom:1px solid #f5f6f7}[data-v-dd631df9] .ant-menu-light.ant-menu-root.ant-menu-vertical{border-inline-end:none!important;box-shadow:0 0 11px #0000001a;border-radius:4px}.hlxb-progress{--progress-height: 22px;width:100%;height:var(--progress-height);transition:all .3s}.hlxb-progress.box{border-radius:4px;padding:7px 8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.1)}.hlxb-progress.show-indicator .hlxb-progress-wrapper{border-radius:2px}.hlxb-progress.show-indicator .hlxb-progress-bar{border-radius:2px 0 0 2px}.hlxb-progress-wrapper{width:100%;height:100%;border-radius:calc(var(--progress-height) / 2);position:relative;background-color:#ffffff52;display:flex;align-items:center}.hlxb-progress-bar{height:100%;border-radius:calc(var(--progress-height) / 2);transition:width .8s ease-out;position:relative;background-color:var(--theme-color, #2b63a1)}.hlxb-progress-indicator{width:2px;height:14px;border-radius:1px;background-color:#fff}.hlxb-progress-rank{width:100%;height:100%}.hlxb-label-progress{position:relative}.hlxb-label-progress-dark{color:#fff}.hlxb-label-progress-light{color:#333}.hlxb-label-progress-light .hlxb-label-progress-unit{font-size:14px;color:#666;font-weight:400;margin-left:8px}.hlxb-label-progress-wrapper{border:#d9d9d9ff solid 1px;height:70px;padding:0 16px;display:flex;flex-direction:column;justify-content:center;border-radius:4px}.hlxb-label-progress-dark.hlxb-label-progress-wrapper{border-color:#ffffff52}.hlxb-label-progress-clickable{cursor:pointer}.hlxb-label-progress-wrapper.hlxb-label-progress-selected,.hlxb-label-progress-wrapper.hlxb-label-progress-clickable:hover{border-color:var(--theme-color, #2b63a1)}.hlxb-label-progress-header{display:flex;align-items:center;margin-bottom:8px}.hlxb-label-progress-icon{--icon-size: 20px;display:flex;margin-right:10px}.hlxb-label-progress-icon img{width:var(--icon-size);height:var(--icon-size)}.hlxb-label-progress-label{font-size:14px;margin-right:10px;flex:1;line-height:1}.hlxb-label-progress-value{font-size:16px;display:flex;align-items:baseline;line-height:1;font-weight:700}.hlxb-label-progress-unit{line-height:1}.hlxb-label-progress .selected-icon{width:20px;height:20px;position:absolute;bottom:0;right:0;z-index:2;color:var(--theme-color, #2b63a1)}.flex{display:flex}.items-center{align-items:center}.justify-self-stretch{justify-self:stretch}.justify-between{justify-content:space-between}.flex-1{flex:1}.w-full{width:100%}.hlxb-calendar-date-cell{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s;position:relative;z-index:1;flex-shrink:0;font-weight:700}.hlxb-calendar-date-cell.small:hover{background-color:var(--theme-color-12p, rgba(43, 99, 161, .12))}.hlxb-calendar-date-cell:hover{background-color:#f3f4f6}.hlxb-calendar-date-cell.current-month{color:#333}.hlxb-calendar-date-cell.before,.hlxb-calendar-date-cell.other-month{color:#999}.hlxb-calendar-date-cell.selected{border:var(--theme-color, #2b63a1) 1px solid}.hlxb-calendar-date-cell.today{background-color:var(--theme-color, #2b63a1);color:#fff}.hlxb-calendar-date-cell .calendar-indicator{position:absolute;border-radius:50%;z-index:3}.hlxb-calendar-date-cell .calendar-indicator.indicator-bottom-center{bottom:2px;left:50%;transform:translate(-50%)}.hlxb-calendar-date-cell .calendar-indicator.indicator-bottom-right{bottom:2px;right:2px}.hlxb-calendar-date-cell .calendar-indicator.indicator-bottom-left{bottom:2px;left:2px}.hlxb-calendar-date-cell .calendar-indicator.indicator-top-right{top:2px;right:2px}.hlxb-calendar-date-cell .calendar-indicator.indicator-top-left{top:2px;left:2px}.hlxb-calendar-date-cell.empty-cell{cursor:default;background-color:transparent}.hlxb-calendar-date-cell.empty-cell:hover,.hlxb-calendar-date-cell.empty-cell.small:hover{background-color:transparent}
