:root .el-scrollbar.el-scrollbar-child-can-be-full>.el-scrollbar__wrap>.el-scrollbar__view{box-sizing:border-box;flex-direction:column;min-height:100%;display:flex}:root .el-scrollbar.el-scrollbar-child-can-be-full>.el-scrollbar__wrap>.el-scrollbar__view>*{flex-grow:1;height:0}:root.fx,:root.dark.fx,:root.my-theme,:root.dark.my-theme-dark,:root.dark.hacker{--el-font-size-extra-large:var(--fx-font-size-extra-large);--el-font-size-large:var(--fx-font-size-large);--el-font-size-medium:var(--fx-font-size-medium);--el-font-size-base:var(--fx-font-size-base);--el-font-size-small:var(--fx-font-size-small);--el-font-size-extra-small:var(--fx-font-size-extra-small);--el-font-family:var(--fx-font-family);font-size:var(--el-font-size-base);font-family:var(--el-font-family);--el-color-primary:var(--fx-color-primary);--el-color-primary-light-3:var(--fx-color-primary-alpha-3);--el-color-primary-light-5:var(--fx-color-primary-alpha-5);--el-color-primary-light-7:var(--fx-color-primary-alpha-7);--el-color-primary-light-8:var(--fx-color-primary-alpha-8);--el-color-primary-light-9:var(--fx-color-primary-alpha-9);--el-color-primary-dark-2:var(--fx-color-primary-dark-2);--el-color-info:var(--fx-color-info);--el-color-info-light-3:var(--fx-color-info-alpha-3);--el-color-info-light-5:var(--fx-color-info-alpha-5);--el-color-info-light-7:var(--fx-color-info-alpha-7);--el-color-info-light-8:var(--fx-color-info-alpha-8);--el-color-info-light-9:var(--fx-color-info-alpha-9);--el-color-info-dark-2:var(--fx-color-info-dark-2);--el-color-success:var(--fx-color-success);--el-color-success-light-3:var(--fx-color-success-alpha-3);--el-color-success-light-5:var(--fx-color-success-alpha-5);--el-color-success-light-7:var(--fx-color-success-alpha-7);--el-color-success-light-8:var(--fx-color-success-alpha-8);--el-color-success-light-9:var(--fx-color-success-alpha-9);--el-color-success-dark-2:var(--fx-color-success-dark-2);--el-color-warning:var(--fx-color-warning);--el-color-warning-light-3:var(--fx-color-warning-alpha-3);--el-color-warning-light-5:var(--fx-color-warning-alpha-5);--el-color-warning-light-7:var(--fx-color-warning-alpha-7);--el-color-warning-light-8:var(--fx-color-warning-alpha-8);--el-color-warning-light-9:var(--fx-color-warning-alpha-9);--el-color-warning-dark-2:var(--fx-color-warning-dark-2);--el-color-danger:var(--fx-color-error);--el-color-danger-light-3:var(--fx-color-error-alpha-3);--el-color-danger-light-5:var(--fx-color-error-alpha-5);--el-color-danger-light-7:var(--fx-color-error-alpha-7);--el-color-danger-light-8:var(--fx-color-error-alpha-8);--el-color-danger-light-9:var(--fx-color-error-alpha-9);--el-color-danger-dark-2:var(--fx-color-error-dark-2);--el-color-error:var(--fx-color-error);--el-color-error-light-3:var(--fx-color-error-alpha-3);--el-color-error-light-5:var(--fx-color-error-alpha-5);--el-color-error-light-7:var(--fx-color-error-alpha-7);--el-color-error-light-8:var(--fx-color-error-alpha-8);--el-color-error-light-9:var(--fx-color-error-alpha-9);--el-color-error-dark-2:var(--fx-color-error-dark-2);--el-border-radius-base:var(--fx-border-radius-base);--el-border-radius-small:var(--fx-border-radius-small)}:root.fx .el-dialog,:root.dark.fx .el-dialog,:root.my-theme .el-dialog,:root.dark.my-theme-dark .el-dialog,:root.dark.hacker .el-dialog{--el-dialog-border-radius:var(--fx-dialog-border-radius)}:root.fx .el-popper,:root.dark.fx .el-popper,:root.my-theme .el-popper,:root.dark.my-theme-dark .el-popper,:root.dark.hacker .el-popper{--el-popper-border-radius:var(--fx-popper-border-radius)}:root.fx .el-popover,:root.dark.fx .el-popover,:root.my-theme .el-popover,:root.dark.my-theme-dark .el-popover,:root.dark.hacker .el-popover{--el-popover-border-radius:var(--fx-popover-border-radius)}:root.fx .el-card,:root.dark.fx .el-card,:root.my-theme .el-card,:root.dark.my-theme-dark .el-card,:root.dark.hacker .el-card{--el-card-border-radius:var(--fx-card-border-radius)}:root.fx .el-button,:root.dark.fx .el-button,:root.my-theme .el-button,:root.dark.my-theme-dark .el-button,:root.dark.hacker .el-button{transition:var(--el-transition-all)}:root.fx .el-menu,:root.dark.fx .el-menu,:root.my-theme .el-menu,:root.dark.my-theme-dark .el-menu,:root.dark.hacker .el-menu{background-color:#0000;border:none}:root.fx .el-menu .el-menu-item.is-active,:root.dark.fx .el-menu .el-menu-item.is-active,:root.my-theme .el-menu .el-menu-item.is-active,:root.dark.my-theme-dark .el-menu .el-menu-item.is-active,:root.dark.hacker .el-menu .el-menu-item.is-active{background-color:var(--el-menu-hover-bg-color)}:root.fx .el-menu.el-menu--popup,:root.dark.fx .el-menu.el-menu--popup,:root.my-theme .el-menu.el-menu--popup,:root.dark.my-theme-dark .el-menu.el-menu--popup,:root.dark.hacker .el-menu.el-menu--popup{border-radius:var(--el-popper-border-radius);overflow:hidden}:root.fx .el-popper.el-color-picker__panel.el-color-dropdown,:root.dark.fx .el-popper.el-color-picker__panel.el-color-dropdown,:root.my-theme .el-popper.el-color-picker__panel.el-color-dropdown,:root.dark.my-theme-dark .el-popper.el-color-picker__panel.el-color-dropdown,:root.dark.hacker .el-popper.el-color-picker__panel.el-color-dropdown{padding:12px}:root.fx .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns,:root.dark.fx .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns,:root.my-theme .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns,:root.dark.my-theme-dark .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns,:root.dark.hacker .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns{display:flex}:root.fx .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns .el-color-dropdown__value,:root.dark.fx .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns .el-color-dropdown__value,:root.my-theme .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns .el-color-dropdown__value,:root.dark.my-theme-dark .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns .el-color-dropdown__value,:root.dark.hacker .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns .el-color-dropdown__value{line-height:unset}:root.fx .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns>:nth-child(2),:root.dark.fx .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns>:nth-child(2),:root.my-theme .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns>:nth-child(2),:root.dark.my-theme-dark .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns>:nth-child(2),:root.dark.hacker .el-popper.el-color-picker__panel.el-color-dropdown .el-color-dropdown__btns>:nth-child(2){margin-left:auto}:root.fx .el-popper .el-dropdown-menu,:root.dark.fx .el-popper .el-dropdown-menu,:root.my-theme .el-popper .el-dropdown-menu,:root.dark.my-theme-dark .el-popper .el-dropdown-menu,:root.dark.hacker .el-popper .el-dropdown-menu,:root.fx .el-popper .el-select-dropdown,:root.dark.fx .el-popper .el-select-dropdown,:root.my-theme .el-popper .el-select-dropdown,:root.dark.my-theme-dark .el-popper .el-select-dropdown,:root.dark.hacker .el-popper .el-select-dropdown{overflow:hidden}:root.fx .el-dialog,:root.dark.fx .el-dialog,:root.my-theme .el-dialog,:root.dark.my-theme-dark .el-dialog,:root.dark.hacker .el-dialog{--el-dialog-width:30%;max-width:calc(100% - 30px)}:root.fx .el-dialog .el-dialog__body>.el-scrollbar>.el-scrollbar__wrap,:root.dark.fx .el-dialog .el-dialog__body>.el-scrollbar>.el-scrollbar__wrap,:root.my-theme .el-dialog .el-dialog__body>.el-scrollbar>.el-scrollbar__wrap,:root.dark.my-theme-dark .el-dialog .el-dialog__body>.el-scrollbar>.el-scrollbar__wrap,:root.dark.hacker .el-dialog .el-dialog__body>.el-scrollbar>.el-scrollbar__wrap{max-height:calc(90vh - 200px);padding:0 16px}:root.fx .el-form .el-form-item .el-select,:root.dark.fx .el-form .el-form-item .el-select,:root.my-theme .el-form .el-form-item .el-select,:root.dark.my-theme-dark .el-form .el-form-item .el-select,:root.dark.hacker .el-form .el-form-item .el-select{width:100%}:root.fx .el-switch,:root.dark.fx .el-switch,:root.my-theme .el-switch,:root.dark.my-theme-dark .el-switch,:root.dark.hacker .el-switch{line-height:normal}:root.fx .el-message,:root.dark.fx .el-message,:root.my-theme .el-message,:root.dark.my-theme-dark .el-message,:root.dark.hacker .el-message{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}:root.fx .el-color-picker .el-color-picker__trigger,:root.dark.fx .el-color-picker .el-color-picker__trigger,:root.my-theme .el-color-picker .el-color-picker__trigger,:root.dark.my-theme-dark .el-color-picker .el-color-picker__trigger,:root.dark.hacker .el-color-picker .el-color-picker__trigger{border:none;padding:0}:root.fx .el-color-picker .el-color-picker__color,:root.dark.fx .el-color-picker .el-color-picker__color,:root.my-theme .el-color-picker .el-color-picker__color,:root.dark.my-theme-dark .el-color-picker .el-color-picker__color,:root.dark.hacker .el-color-picker .el-color-picker__color{border-color:var(--el-border-color);overflow:hidden}:root.fx .el-dropdown__popper .el-dropdown-menu,:root.dark.fx .el-dropdown__popper .el-dropdown-menu,:root.my-theme .el-dropdown__popper .el-dropdown-menu,:root.dark.my-theme-dark .el-dropdown__popper .el-dropdown-menu,:root.dark.hacker .el-dropdown__popper .el-dropdown-menu{padding:6px 0}:root.fx .el-dropdown__popper .el-dropdown-menu__item,:root.dark.fx .el-dropdown__popper .el-dropdown-menu__item,:root.my-theme .el-dropdown__popper .el-dropdown-menu__item,:root.dark.my-theme-dark .el-dropdown__popper .el-dropdown-menu__item,:root.dark.hacker .el-dropdown__popper .el-dropdown-menu__item{transition:background-color var(--el-transition-duration), color var(--el-transition-duration);padding:10px 16px;line-height:1}:root.fx .el-dropdown__popper .el-dropdown-menu__item i,:root.dark.fx .el-dropdown__popper .el-dropdown-menu__item i,:root.my-theme .el-dropdown__popper .el-dropdown-menu__item i,:root.dark.my-theme-dark .el-dropdown__popper .el-dropdown-menu__item i,:root.dark.hacker .el-dropdown__popper .el-dropdown-menu__item i{margin-right:8px}:root.hacker.dark{--el-border-width:var(--fx-border-width)}:root.technology{--el-border-radius-base:var(--fx-border-radius-base);--el-border-radius-small:var(--fx-border-radius-small)}:root.technology .el-input-number .el-input-number__decrease,:root.technology .el-input-number .el-input-number__increase,:root.science-fiction .el-input-number .el-input-number__decrease,:root.science-fiction .el-input-number .el-input-number__increase{background-color:#0000;border:none;height:100%;top:0}:root.technology .el-input-number .el-input-number__decrease,:root.science-fiction .el-input-number .el-input-number__decrease{box-shadow:inset -3px 0 3px -2px var(--fx-color-primary-alpha-5);left:0}:root.technology .el-input-number .el-input-number__increase,:root.science-fiction .el-input-number .el-input-number__increase{box-shadow:inset 3px 0 3px -2px var(--fx-color-primary-alpha-5);right:0}:root.business,:root.science-fiction,:root.technology{--el-color-primary:var(--fx-color-primary);--el-color-primary-light-3:var(--fx-color-primary-alpha-3);--el-color-primary-light-5:var(--fx-color-primary-alpha-5);--el-color-primary-light-7:var(--fx-color-primary-alpha-7);--el-color-primary-light-8:var(--fx-color-primary-alpha-8);--el-color-primary-light-9:var(--fx-color-primary-alpha-9);--el-color-primary-dark-2:var(--fx-color-primary-dark-2);--el-color-info:var(--fx-color-info);--el-color-info-light-3:var(--fx-color-info-alpha-3);--el-color-info-light-5:var(--fx-color-info-alpha-5);--el-color-info-light-7:var(--fx-color-info-alpha-7);--el-color-info-light-8:var(--fx-color-info-alpha-8);--el-color-info-light-9:var(--fx-color-info-alpha-9);--el-color-info-dark-2:var(--fx-color-info-dark-2);--el-color-success:var(--fx-color-success);--el-color-success-light-3:var(--fx-color-success-alpha-3);--el-color-success-light-5:var(--fx-color-success-alpha-5);--el-color-success-light-7:var(--fx-color-success-alpha-7);--el-color-success-light-8:var(--fx-color-success-alpha-8);--el-color-success-light-9:var(--fx-color-success-alpha-9);--el-color-success-dark-2:var(--fx-color-success-dark-2);--el-color-warning:var(--fx-color-warning);--el-color-warning-light-3:var(--fx-color-warning-alpha-3);--el-color-warning-light-5:var(--fx-color-warning-alpha-5);--el-color-warning-light-7:var(--fx-color-warning-alpha-7);--el-color-warning-light-8:var(--fx-color-warning-alpha-8);--el-color-warning-light-9:var(--fx-color-warning-alpha-9);--el-color-warning-dark-2:var(--fx-color-warning-dark-2);--el-color-danger:var(--fx-color-error);--el-color-danger-light-3:var(--fx-color-error-alpha-3);--el-color-danger-light-5:var(--fx-color-error-alpha-5);--el-color-danger-light-7:var(--fx-color-error-alpha-7);--el-color-danger-light-8:var(--fx-color-error-alpha-8);--el-color-danger-light-9:var(--fx-color-error-alpha-9);--el-color-danger-dark-2:var(--fx-color-error-dark-2);--el-color-error:var(--fx-color-error);--el-color-error-light-3:var(--fx-color-error-alpha-3);--el-color-error-light-5:var(--fx-color-error-alpha-5);--el-color-error-light-7:var(--fx-color-error-alpha-7);--el-color-error-light-8:var(--fx-color-error-alpha-8);--el-color-error-light-9:var(--fx-color-error-alpha-9);--el-color-error-dark-2:var(--fx-color-error-dark-2)}:root.business .el-form.label-inside .el-form-item,:root.science-fiction .el-form.label-inside .el-form-item,:root.technology .el-form.label-inside .el-form-item{position:relative}:root.business .el-form.label-inside .el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label-wrap>.el-form-item__label:before,:root.business .el-form.label-inside .el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label:before,:root.science-fiction .el-form.label-inside .el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label-wrap>.el-form-item__label:before,:root.science-fiction .el-form.label-inside .el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label:before,:root.technology .el-form.label-inside .el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label-wrap>.el-form-item__label:before,:root.technology .el-form.label-inside .el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label:before{color:var(--el-color-danger);content:"*";margin-right:4px}:root.business .el-form.label-inside .el-input__wrapper,:root.business .el-form.label-inside .el-select__wrapper,:root.science-fiction .el-form.label-inside .el-input__wrapper,:root.science-fiction .el-form.label-inside .el-select__wrapper,:root.technology .el-form.label-inside .el-input__wrapper,:root.technology .el-form.label-inside .el-select__wrapper{padding-left:20px}:root.business .el-form.label-inside .el-form-item__label,:root.science-fiction .el-form.label-inside .el-form-item__label,:root.technology .el-form.label-inside .el-form-item__label{position:absolute;left:8px}:root.business .el-form.label-inside .el-input__prefix,:root.science-fiction .el-form.label-inside .el-input__prefix,:root.technology .el-form.label-inside .el-input__prefix{margin-right:8px}.el-main{padding:0}.el-dialog{--el-dialog-width:30%;flex-direction:column;max-width:calc(100% - 30px);max-height:calc(100% - 30px);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0!important}.el-dialog__body>.el-scrollbar{margin:10px 0}.el-dialog__body>.el-scrollbar>.el-scrollbar__wrap{max-height:calc(100vh - 170px)}.el-dialog__body>.el-scrollbar>.el-scrollbar__wrap>.el-scrollbar__view{padding:0 20px}.el-drawer{max-width:500px;width:100%!important}.el-form-item__content>.el-select{width:100%}.el-carousel__arrow{width:20px}.el-carousel__arrow--left{border-radius:0 8px 8px 0;left:0}.el-carousel__arrow--right{border-radius:8px 0 0 8px;right:0}.el-carousel__indicators--horizontal{text-align:center;width:100%}.el-scrollbar .el-scrollbar__wrap{scroll-behavior:smooth}*{margin:0;padding:0}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button,input,textarea,select{font:inherit}*{overflow-wrap:break-word}.flex-children-center{justify-content:center;align-items:center;display:flex}.flex-children-horizontal-center{justify-content:center;display:flex}.flex-children-vertical-center{align-items:center;display:flex}.flex-children-space-between{justify-content:space-between;align-items:center;width:100%;display:flex}.flex-children-end{justify-content:end;align-items:center;width:100%;display:flex}.grid-children-center{place-content:center;display:grid}.children-margin-center{display:grid}.children-margin-center>*{margin:auto}.children-absolute-center{position:relative}.children-absolute-center>*,.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fixed-center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.single-line-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multi-line-ellipsis{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.disable-children-animation *{animation:none!important}.gaussian-glass{background-color:var(--gaussian-blur-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}:root.dark.hacker .el-button,:root.dark.hacker .el-input,:root.dark.hacker .el-select{transform:skew(-30deg)}:root.dark.hacker .el-button>*,:root.dark.hacker .el-select__selection,:root.dark.hacker .el-select__suffix,:root.dark.hacker .el-input__inner{transform:skew(30deg)}:root.dark.hacker .el-select__wrapper,:root.dark.hacker .el-input__wrapper{box-shadow:0 0 0 4px var(--el-border-color) inset;padding-left:20px;padding-right:20px}:root.dark.hacker .el-select__wrapper.is-focused,:root.dark.hacker .el-select__wrapper.is-focus,:root.dark.hacker .el-input__wrapper.is-focused,:root.dark.hacker .el-input__wrapper.is-focus{box-shadow:0 0 0 4px var(--el-color-primary) inset}:root.dark.hacker .el-button.el-button--primary{--el-button-text-color:var(--el-color-black);--el-button-hover-text-color:var(--el-color-black)}:root.dark.hacker .el-button.el-button--primary.is-plain{--el-button-text-color:var(--el-color-primary);--el-button-border-color:var(--el-color-primary)}:root.dark.hacker .el-button.el-button--danger.is-plain{--el-button-border-color:var(--el-color-danger)}:root.dark.hacker .el-button.el-button--warning.is-plain{--el-button-border-color:var(--el-color-warning)}:root.dark.hacker .el-message{border:none}:root.business .el-dialog{--el-dialog-border-radius:16px;--el-dialog-padding-primary:24px}:root.business .el-dialog .el-dialog__header .el-dialog__headerbtn{width:36px;height:36px;box-shadow:var(--el-box-shadow);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex;top:-36px;right:-36px}:root.business .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#000}:root.business .el-notification{--el-notification-radius:16px}:root.business .el-button.is-text{color:#fff}:root.business .el-button.is-text.is-has-bg{background-color:var(--fx-color-primary)}:root.business .el-button.is-text:hover{background-color:var(--fx-color-primary-alpha-4)}:root.business .el-button.is-text:active{background-color:var(--fx-color-primary-alpha-3)}:root.business .el-table{--el-table-bg-color:transparent;--el-table-header-bg-color:var(--fx-color-primary-alpha-9);--el-table-tr-bg-color:transparent;--el-table-row-hover-bg-color:var(--fx-color-primary-alpha-8);--el-table-border-color:var(--fx-color-primary-alpha-9);--el-table-header-text-color:white}:root.business .el-table .el-table__header-wrapper{border-radius:4px}:root.business .el-table .el-table__header-wrapper thead{background-color:var(--fx-color-primary)}:root.business .el-table .el-table__header-wrapper thead .el-checkbox .el-checkbox__inner{background-color:var(--fx-color-primary);border-color:#fff}:root.business .el-table .el-table__header-wrapper thead tr,:root.business .el-table .el-table__header-wrapper thead th{background-color:#0000}:root.business .el-table.is-scrolling-middle .el-table__header-wrapper .el-table-fixed-column--left,:root.business .el-table.is-scrolling-right .el-table__header-wrapper .el-table-fixed-column--left{background-color:var(--fx-color-primary-light-1)!important}:root.business .el-table.is-scrolling-middle .el-table__body-wrapper .el-table-fixed-column--left,:root.business .el-table.is-scrolling-right .el-table__body-wrapper .el-table-fixed-column--left{background-color:var(--fx-color-primary-light-9)!important}:root.business .el-table.is-scrolling-middle .el-table__header-wrapper .el-table-fixed-column--right,:root.business .el-table.is-scrolling-left .el-table__header-wrapper .el-table-fixed-column--right{background-color:var(--fx-color-primary-light-1)!important}:root.business .el-table.is-scrolling-middle .el-table__body-wrapper .el-table-fixed-column--right,:root.business .el-table.is-scrolling-left .el-table__body-wrapper .el-table-fixed-column--right{background-color:var(--fx-color-primary-light-9)!important}:root.business .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right){--el-tabs-header-height:48px}:root.business .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__active-bar{border-radius:1px}:root.business .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav-wrap:after{display:none}:root.technology{--technology-bg:linear-gradient(transparent, var(--fx-color-primary-alpha-9));--technology-border:1px var(--fx-color-primary-light-4) solid;--technology-input-box-shadow:inset 0 0 3px 0 var(--fx-color-primary);--technology-shining-box-shadow:0 0 12px var(--fx-color-primary), 0 0 8px var(--fx-color-primary) inset}:root.technology .el-overlay{background-color:#000000e6}:root.technology .el-dialog{--el-dialog-border-radius:16px;--el-dialog-padding-primary:80px 30px 30px 30px;background:var(--technology-bg);border:var(--technology-border);box-shadow:var(--technology-shining-box-shadow)}:root.technology .el-dialog .el-dialog__header .el-dialog__title{height:28px;font-size:var(--fx-font-size-base);border:var(--technology-border);box-shadow:var(--technology-shining-box-shadow);border-radius:14px;align-items:center;padding:0 40px;display:flex;position:absolute;top:0;left:0}:root.technology .el-dialog .el-dialog__header .el-dialog__headerbtn{top:16px;right:16px}:root.technology .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:var(--fx-color-primary);font-size:30px}:root.technology .el-notification{--el-notification-radius:16px;background:var(--technology-bg);border:var(--technology-border);box-shadow:var(--technology-shining-box-shadow);background-color:var(--gaussian-blur-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}:root.technology .el-button{border-radius:16px}:root.technology .el-button.is-plain{--el-button-text-color:white}:root.technology .el-button.el-button--primary:not(.is-plain):not(.is-link):not(.is-text){background-image:linear-gradient(90deg, var(--fx-color-primary-light-2), var(--fx-color-primary-dark-1))}:root.technology .el-button.el-button--primary:not(.is-plain):not(.is-link):not(.is-text):hover{background-image:linear-gradient(90deg, var(--fx-color-primary), var(--fx-color-primary-dark-3))}:root.technology .el-button.el-button--success{--el-button-text-color:black;--el-button-hover-text-color:black}:root.technology .el-button.el-button--success.is-plain,:root.technology .el-button.el-button--success.is-link,:root.technology .el-button.el-button--success.is-text{--el-button-text-color:var(--el-color-success);--el-button-hover-text-color:black;--el-button-active-text-color:black}:root.technology .el-button.el-button--success.is-disabled{--el-button-disabled-text-color:#00000080}:root.technology .el-input,:root.technology .el-textarea,:root.technology .el-select{--el-input-border-color:transparent}:root.technology .el-input,:root.technology .el-textarea,:root.technology .el-date-editor{--el-input-border-radius:16px}:root.technology .el-input,:root.technology .el-textarea,:root.technology .el-select,:root.technology .el-date-editor{background:var(--fx-color-primary-alpha-9);box-shadow:var(--technology-input-box-shadow);border-radius:16px}:root.technology .el-input .el-input__wrapper .el-input__prefix,:root.technology .el-input .el-input__wrapper .el-input__prefix .el-icon,:root.technology .el-input .el-input__wrapper .el-input__suffix .el-icon{color:#fff}:root.technology .el-select .el-select__wrapper{--el-border-color:transparent;border-radius:16px}:root.technology .el-select .el-select__wrapper .el-select__prefix,:root.technology .el-select .el-select__wrapper .el-select__prefix .el-icon,:root.technology .el-select .el-select__wrapper .el-select__suffix .el-icon{color:#fff}:root.technology .el-table{--el-table-header-bg-color:var(--fx-color-primary-alpha-9);--el-table-tr-bg-color:transparent;--el-table-row-hover-bg-color:var(--fx-color-primary-alpha-8);--el-table-border-color:var(--fx-color-primary-alpha-9)}:root.technology .el-table .el-table__header-wrapper{border:1px solid var(--fx-color-primary);box-sizing:border-box;border-radius:4px}:root.technology .el-table.is-scrolling-middle .el-table-fixed-column--left,:root.technology .el-table.is-scrolling-right .el-table-fixed-column--left,:root.technology .el-table.is-scrolling-middle .el-table-fixed-column--right,:root.technology .el-table.is-scrolling-left .el-table-fixed-column--right{background-color:var(--fx-color-primary-dark-9)!important}:root.technology .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right){--el-tabs-header-height:32px}:root.technology .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav{padding:0 4px}:root.technology .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav .el-tabs__active-bar{display:none}:root.technology .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav .el-tabs__item{color:var(--fx-color-primary);padding:0 20px;position:relative}:root.technology .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav .el-tabs__item.is-active{color:var(--el-text-color-primary)}:root.technology .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav .el-tabs__item.is-active:before{content:"";z-index:-1;width:calc(100% - 12px);height:24px;box-shadow:0 0 2px var(--fx-color-primary) inset, 0 0 2px var(--fx-color-primary) inset;background-image:linear-gradient(90deg, var(--fx-color-primary-alpha-5), var(--fx-color-primary-alpha-7));border-radius:4px 12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:root.technology .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav-wrap:after{display:none}:root.technology .el-popper,:root.technology .el-popper .el-popper__arrow:before{border-color:var(--fx-color-primary-alpha-6);background-color:#07091ee6}:root.technology .el-drawer{background-color:#07091ee6}:root.technology .el-descriptions .el-descriptions__cell.el-descriptions__label{background:var(--fx-color-primary-alpha-9)}:root.technology .el-descriptions .el-descriptions__cell.is-bordered-label,:root.technology .el-descriptions .el-descriptions__cell.is-bordered-content{border-color:var(--fx-color-primary-alpha-6)}:root.science-fiction{--science-fiction-dialog-bg:linear-gradient(90deg, var(--fx-color-primary-alpha-9), #1771ff05, var(--fx-color-primary-alpha-9));--science-fiction-dialog-decoration:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2aWV3Qm94PSIwIDAgMzggMTY4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPuW8ueeql+efqeW9okAzeDwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMDBBQ0ZGIiBzdG9wLW9wYWNpdHk9IjAuNSIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMzBGRjk4IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iuato+W8j+mhtemdoiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IuS4u+mimDEt6aOO5qC8MS3liKDpmaTlvLnnqpciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDAuMDAwMDAwLCAtMTEyLjAwMDAwMCkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiPgogICAgICAgICAgICA8ZyBpZD0i57yW57uEIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDAuMDAwMDAwLCAxMTIuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cGF0aAogICAgICAgICAgICAgICAgICAgIGQ9Ik0wLDAgQzAsMCAwLDU2IDAsMTY4IEwzMi4zLDE2OCBDMzUuNDQ4MDM0LDE2OCAzOCwxNjUuNDM1ODE2IDM4LDE2Mi4yNzI3MTIgQzM4LDE2Mi4yNzI3MTIgMzgsMTMxLjk3NDY0IDM4LDcxLjM3ODQ5NiBDMzgsNjQuMjU2MTM2IDM1LjQyMTU0OCw2MC4xMzE3MzYgMzAuMTAxNTEsNTMuNjIzNDE2IEMyNC43ODE0NzIsNDcuMTE1MDk2IDE2LjczNTIzOCwzOS45MTA0MTYgOS40ODIxNzgsMjguMTA3MjQgQzIuMjI5MDgsMTYuMzA0MDY0IDAsMCAwLDAgWiIKICAgICAgICAgICAgICAgICAgICBpZD0i5by556qX55+p5b2iIgogICAgICAgICAgICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5LjAwMDAwMCwgODQuMDAwMDAwKSByb3RhdGUoMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xOS4wMDAwMDAsIC04NC4wMDAwMDApICI+CiAgICAgICAgICAgICAgICA8L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);--science-fiction-dialog-decoration-line-color:var(--fx-color-primary-alpha-5);--science-fiction-input-box-shadow:inset 0 0 3px 0 var(--fx-color-primary)}:root.science-fiction .el-overlay{background-color:#000000e6}:root.science-fiction .el-dialog{--el-dialog-border-radius:0;--el-dialog-padding-primary:32px;--el-dialog-title-font-size:var(--el-font-size-base);background-color:#0000;background-image:var(--science-fiction-dialog-bg);border:1px solid var(--fx-color-primary-alpha-4);box-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:calc(100% - 32px) calc(100% - 32px)}:root.science-fiction .el-dialog:before{content:"";background-image:var(--science-fiction-dialog-decoration);background-repeat:no-repeat;width:38px;height:168px;position:absolute;top:-1px;left:-38px}:root.science-fiction .el-dialog:after{content:"";background:var(--science-fiction-dialog-decoration-line-color);width:calc(100% + 2px);height:1px;position:absolute;bottom:-5px;left:-1px}:root.science-fiction .el-dialog .el-dialog__header{background-image:linear-gradient(90deg, var(--fx-color-primary-alpha-7), transparent);border-left:2px var(--fx-color-primary) solid;margin:0 0 10px;padding:0 0 0 8px}:root.science-fiction .el-dialog .el-dialog__header .el-dialog__headerbtn{background-image:linear-gradient(90deg, var(--fx-color-primary), cyan);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex;top:-16px;right:-16px}:root.science-fiction .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#000}:root.science-fiction .el-dialog .el-dialog__body{padding:10px 0 0}:root.science-fiction .el-dialog .el-dialog__footer{padding-top:20px}:root.science-fiction .el-notification{--el-notification-radius:0;--el-notification-padding:20px;background-color:var(--gaussian-blur-color);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-image:var(--science-fiction-dialog-bg);border:1px solid var(--fx-color-primary-alpha-4);box-shadow:none;overflow:unset;background-position:50%;background-repeat:no-repeat;background-size:calc(100% - 20px) calc(100% - 20px)}:root.science-fiction .el-notification:before{content:"";background:var(--science-fiction-dialog-decoration);background-repeat:no-repeat;width:16px;height:74px;position:absolute;top:-1px;left:-16px}:root.science-fiction .el-notification:after{content:"";background:var(--science-fiction-dialog-decoration-line-color);width:calc(100% + 2px);height:1px;position:absolute;bottom:-5px;left:-1px}:root.science-fiction .el-notification .el-notification--success+.el-notification__group .el-notification__title{color:var(--el-color-success)}:root.science-fiction .el-notification .el-notification--warning+.el-notification__group .el-notification__title{color:var(--el-color-warning)}:root.science-fiction .el-notification .el-notification--error+.el-notification__group .el-notification__title{color:var(--el-color-danger)}:root.science-fiction .el-button.el-button--success{--el-button-text-color:black;--el-button-hover-text-color:black}:root.science-fiction .el-button.el-button--success.is-plain,:root.science-fiction .el-button.el-button--success.is-link,:root.science-fiction .el-button.el-button--success.is-text{--el-button-text-color:var(--el-color-success);--el-button-hover-text-color:black;--el-button-active-text-color:black}:root.science-fiction .el-button.el-button--success.is-disabled{--el-button-disabled-text-color:#00000080}:root.science-fiction .el-input,:root.science-fiction .el-textarea,:root.science-fiction .el-select{--el-input-border-color:transparent}:root.science-fiction .el-input,:root.science-fiction .el-textarea,:root.science-fiction .el-select,:root.science-fiction .el-date-editor{background:var(--fx-color-primary-alpha-9);box-shadow:var(--science-fiction-input-box-shadow);border-radius:var(--el-border-radius-base)}:root.science-fiction .el-input .el-input__wrapper .el-input__prefix,:root.science-fiction .el-input .el-input__wrapper .el-input__prefix .el-icon,:root.science-fiction .el-input .el-input__wrapper .el-input__suffix .el-icon{color:#fff}:root.science-fiction .el-select .el-select__wrapper{--el-border-color:transparent}:root.science-fiction .el-select .el-select__wrapper .el-select__prefix,:root.science-fiction .el-select .el-select__wrapper .el-select__prefix .el-icon,:root.science-fiction .el-select .el-select__wrapper .el-select__suffix .el-icon{color:#fff}:root.science-fiction .el-date-editor.el-input__wrapper{box-shadow:var(--science-fiction-input-box-shadow)}:root.science-fiction .el-date-editor .el-input__icon{color:#fff}:root.science-fiction .el-table{--el-table-header-bg-color:var(--fx-color-primary-alpha-9);--el-table-tr-bg-color:transparent;--el-table-row-hover-bg-color:var(--fx-color-primary-alpha-8);--el-table-border-color:var(--fx-color-primary-alpha-9)}:root.science-fiction .el-table .el-table__header-wrapper{box-shadow:var(--science-fiction-input-box-shadow);border-radius:4px}:root.science-fiction .el-table.is-scrolling-middle .el-table-fixed-column--left,:root.science-fiction .el-table.is-scrolling-right .el-table-fixed-column--left,:root.science-fiction .el-table.is-scrolling-middle .el-table-fixed-column--right,:root.science-fiction .el-table.is-scrolling-left .el-table-fixed-column--right{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#0000!important}:root.science-fiction .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right){--el-tabs-header-height:32px}:root.science-fiction .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav{padding:0 4px}:root.science-fiction .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav .el-tabs__active-bar{display:none}:root.science-fiction .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav .el-tabs__item{color:var(--fx-color-primary);padding:0 20px;position:relative}:root.science-fiction .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav .el-tabs__item.is-active{color:var(--el-text-color-primary)}:root.science-fiction .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav .el-tabs__item.is-active:before{content:"";z-index:-1;width:calc(100% - 12px);height:24px;box-shadow:1px 0 0 var(--fx-color-primary) inset, 0 1px 0 var(--fx-color-primary) inset, -1px 0 0 var(--fx-color-primary) inset, 0 -1px 0 var(--fx-color-primary) inset;background-image:linear-gradient(90deg, var(--fx-color-primary-alpha-5), var(--fx-color-primary-alpha-7));border-radius:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)skew(40deg)}:root.science-fiction .el-tabs:not(.el-tabs--border-card):not(.el-tabs--card):not(.el-tabs--bottom):not(.el-tabs--left):not(.el-tabs--right) .el-tabs__nav-wrap:after{display:none}:root.science-fiction .el-popper,:root.science-fiction .el-popper .el-popper__arrow:before{border-color:var(--fx-color-primary-alpha-6);background-color:#001325e6}:root.science-fiction .el-drawer{background-color:#001325e6}:root.science-fiction .el-descriptions .el-descriptions__cell.el-descriptions__label{background:var(--fx-color-primary-alpha-9)}:root.science-fiction .el-descriptions .el-descriptions__cell.is-bordered-label,:root.science-fiction .el-descriptions .el-descriptions__cell.is-bordered-content{border-color:var(--fx-color-primary-alpha-6)}:root{--fx-font-size-extra-small:12px;--fx-font-size-small:13px;--fx-font-size-base:14px;--fx-font-size-medium:16px;--fx-font-size-large:18px;--fx-font-size-extra-large:20px}:root.fx{--fx-color-white:#fff;--fx-color-white-alpha-1:#ffffffe6;--fx-color-white-alpha-2:#fffc;--fx-color-white-alpha-3:#ffffffb3;--fx-color-white-alpha-4:#fff9;--fx-color-white-alpha-5:#ffffff80;--fx-color-white-alpha-6:#fff6;--fx-color-white-alpha-7:#ffffff4d;--fx-color-white-alpha-8:#fff3;--fx-color-white-alpha-9:#ffffff1a;--fx-color-black:#000;--fx-color-black-alpha-1:#000000e6;--fx-color-black-alpha-2:#000c;--fx-color-black-alpha-3:#000000b3;--fx-color-black-alpha-4:#0009;--fx-color-black-alpha-5:#00000080;--fx-color-black-alpha-6:#0006;--fx-color-black-alpha-7:#0000004d;--fx-color-black-alpha-8:#0003;--fx-color-black-alpha-9:#0000001a;--fx-color-primary:#ff0267;--fx-color-primary-alpha-1:#ff0267e6;--fx-color-primary-alpha-2:#ff0267cc;--fx-color-primary-alpha-3:#ff0267b3;--fx-color-primary-alpha-4:#ff026799;--fx-color-primary-alpha-5:#ff026780;--fx-color-primary-alpha-6:#ff026766;--fx-color-primary-alpha-7:#ff02674d;--fx-color-primary-alpha-8:#ff026733;--fx-color-primary-alpha-9:#ff02671a;--fx-color-primary-light-1:#ff1b76;--fx-color-primary-light-2:#ff3585;--fx-color-primary-light-3:#ff4e95;--fx-color-primary-light-4:#ff67a4;--fx-color-primary-light-5:#ff81b3;--fx-color-primary-light-6:#ff9ac2;--fx-color-primary-light-7:#ffb3d1;--fx-color-primary-light-8:#ffcce1;--fx-color-primary-light-9:#ffe6f0;--fx-color-primary-dark-1:#e6025d;--fx-color-primary-dark-2:#cc0252;--fx-color-primary-dark-3:#b30148;--fx-color-primary-dark-4:#99013e;--fx-color-primary-dark-5:#800134;--fx-color-primary-dark-6:#660129;--fx-color-primary-dark-7:#4d011f;--fx-color-primary-dark-8:#330015;--fx-color-primary-dark-9:#1a000a;--fx-color-secondary:#000;--fx-color-secondary-alpha-1:#000000e6;--fx-color-secondary-alpha-2:#000c;--fx-color-secondary-alpha-3:#000000b3;--fx-color-secondary-alpha-4:#0009;--fx-color-secondary-alpha-5:#00000080;--fx-color-secondary-alpha-6:#0006;--fx-color-secondary-alpha-7:#0000004d;--fx-color-secondary-alpha-8:#0003;--fx-color-secondary-alpha-9:#0000001a;--fx-color-secondary-light-1:#1a1a1a;--fx-color-secondary-light-2:#333;--fx-color-secondary-light-3:#4d4d4d;--fx-color-secondary-light-4:#666;--fx-color-secondary-light-5:gray;--fx-color-secondary-light-6:#999;--fx-color-secondary-light-7:#b3b3b3;--fx-color-secondary-light-8:#ccc;--fx-color-secondary-light-9:#e6e6e6;--fx-color-secondary-dark-1:black;--fx-color-secondary-dark-2:black;--fx-color-secondary-dark-3:black;--fx-color-secondary-dark-4:black;--fx-color-secondary-dark-5:black;--fx-color-secondary-dark-6:black;--fx-color-secondary-dark-7:black;--fx-color-secondary-dark-8:black;--fx-color-secondary-dark-9:black;--fx-color-tertiary:#000;--fx-color-tertiary-alpha-1:#000000e6;--fx-color-tertiary-alpha-2:#000c;--fx-color-tertiary-alpha-3:#000000b3;--fx-color-tertiary-alpha-4:#0009;--fx-color-tertiary-alpha-5:#00000080;--fx-color-tertiary-alpha-6:#0006;--fx-color-tertiary-alpha-7:#0000004d;--fx-color-tertiary-alpha-8:#0003;--fx-color-tertiary-alpha-9:#0000001a;--fx-color-tertiary-light-1:#1a1a1a;--fx-color-tertiary-light-2:#333;--fx-color-tertiary-light-3:#4d4d4d;--fx-color-tertiary-light-4:#666;--fx-color-tertiary-light-5:gray;--fx-color-tertiary-light-6:#999;--fx-color-tertiary-light-7:#b3b3b3;--fx-color-tertiary-light-8:#ccc;--fx-color-tertiary-light-9:#e6e6e6;--fx-color-tertiary-dark-1:black;--fx-color-tertiary-dark-2:black;--fx-color-tertiary-dark-3:black;--fx-color-tertiary-dark-4:black;--fx-color-tertiary-dark-5:black;--fx-color-tertiary-dark-6:black;--fx-color-tertiary-dark-7:black;--fx-color-tertiary-dark-8:black;--fx-color-tertiary-dark-9:black;--fx-color-success:#04df6d;--fx-color-success-alpha-1:#04df6de6;--fx-color-success-alpha-2:#04df6dcc;--fx-color-success-alpha-3:#04df6db3;--fx-color-success-alpha-4:#04df6d99;--fx-color-success-alpha-5:#04df6d80;--fx-color-success-alpha-6:#04df6d66;--fx-color-success-alpha-7:#04df6d4d;--fx-color-success-alpha-8:#04df6d33;--fx-color-success-alpha-9:#04df6d1a;--fx-color-success-light-1:#1de27c;--fx-color-success-light-2:#36e58a;--fx-color-success-light-3:#4fe999;--fx-color-success-light-4:#68eca7;--fx-color-success-light-5:#82efb6;--fx-color-success-light-6:#9bf2c5;--fx-color-success-light-7:#b4f5d3;--fx-color-success-light-8:#cdf9e2;--fx-color-success-light-9:#e6fcf0;--fx-color-success-dark-1:#04c962;--fx-color-success-dark-2:#03b257;--fx-color-success-dark-3:#039c4c;--fx-color-success-dark-4:#028641;--fx-color-success-dark-5:#027037;--fx-color-success-dark-6:#02592c;--fx-color-success-dark-7:#014321;--fx-color-success-dark-8:#012d16;--fx-color-success-dark-9:#00160b;--fx-color-warning:#ff7f48;--fx-color-warning-alpha-1:#ff7f48e6;--fx-color-warning-alpha-2:#ff7f48cc;--fx-color-warning-alpha-3:#ff7f48b3;--fx-color-warning-alpha-4:#ff7f4899;--fx-color-warning-alpha-5:#ff7f4880;--fx-color-warning-alpha-6:#ff7f4866;--fx-color-warning-alpha-7:#ff7f484d;--fx-color-warning-alpha-8:#ff7f4833;--fx-color-warning-alpha-9:#ff7f481a;--fx-color-warning-light-1:#ff8c5a;--fx-color-warning-light-2:#ff996d;--fx-color-warning-light-3:#ffa57f;--fx-color-warning-light-4:#ffb291;--fx-color-warning-light-5:#ffbfa4;--fx-color-warning-light-6:#ffccb6;--fx-color-warning-light-7:#ffd9c8;--fx-color-warning-light-8:#ffe5da;--fx-color-warning-light-9:#fff2ed;--fx-color-warning-dark-1:#e67241;--fx-color-warning-dark-2:#cc663a;--fx-color-warning-dark-3:#b35932;--fx-color-warning-dark-4:#994c2b;--fx-color-warning-dark-5:#804024;--fx-color-warning-dark-6:#66331d;--fx-color-warning-dark-7:#4d2616;--fx-color-warning-dark-8:#33190e;--fx-color-warning-dark-9:#1a0d07;--fx-color-error:#ff4848;--fx-color-error-alpha-1:#ff4848e6;--fx-color-error-alpha-2:#ff4848cc;--fx-color-error-alpha-3:#ff4848b3;--fx-color-error-alpha-4:#ff484899;--fx-color-error-alpha-5:#ff484880;--fx-color-error-alpha-6:#ff484866;--fx-color-error-alpha-7:#ff48484d;--fx-color-error-alpha-8:#ff484833;--fx-color-error-alpha-9:#ff48481a;--fx-color-error-light-1:#ff5a5a;--fx-color-error-light-2:#ff6d6d;--fx-color-error-light-3:#ff7f7f;--fx-color-error-light-4:#ff9191;--fx-color-error-light-5:#ffa4a4;--fx-color-error-light-6:#ffb6b6;--fx-color-error-light-7:#ffc8c8;--fx-color-error-light-8:#ffdada;--fx-color-error-light-9:#ffeded;--fx-color-error-dark-1:#e64141;--fx-color-error-dark-2:#cc3a3a;--fx-color-error-dark-3:#b33232;--fx-color-error-dark-4:#992b2b;--fx-color-error-dark-5:#802424;--fx-color-error-dark-6:#661d1d;--fx-color-error-dark-7:#4d1616;--fx-color-error-dark-8:#330e0e;--fx-color-error-dark-9:#1a0707;--fx-color-info:#999;--fx-color-info-alpha-1:#999999e6;--fx-color-info-alpha-2:#999c;--fx-color-info-alpha-3:#999999b3;--fx-color-info-alpha-4:#9999;--fx-color-info-alpha-5:#99999980;--fx-color-info-alpha-6:#9996;--fx-color-info-alpha-7:#9999994d;--fx-color-info-alpha-8:#9993;--fx-color-info-alpha-9:#9999991a;--fx-color-info-light-1:#a3a3a3;--fx-color-info-light-2:#adadad;--fx-color-info-light-3:#b8b8b8;--fx-color-info-light-4:#c2c2c2;--fx-color-info-light-5:#ccc;--fx-color-info-light-6:#d6d6d6;--fx-color-info-light-7:#e0e0e0;--fx-color-info-light-8:#ebebeb;--fx-color-info-light-9:#f5f5f5;--fx-color-info-dark-1:#8a8a8a;--fx-color-info-dark-2:#7a7a7a;--fx-color-info-dark-3:#6b6b6b;--fx-color-info-dark-4:#5c5c5c;--fx-color-info-dark-5:#4d4d4d;--fx-color-info-dark-6:#3d3d3d;--fx-color-info-dark-7:#2e2e2e;--fx-color-info-dark-8:#1f1f1f;--fx-color-info-dark-9:#0f0f0f;--fx-color-bg:#fff;--fx-color-bg-alpha-1:#ffffffe6;--fx-color-bg-alpha-2:#fffc;--fx-color-bg-alpha-3:#ffffffb3;--fx-color-bg-alpha-4:#fff9;--fx-color-bg-alpha-5:#ffffff80;--fx-color-bg-alpha-6:#fff6;--fx-color-bg-alpha-7:#ffffff4d;--fx-color-bg-alpha-8:#fff3;--fx-color-bg-alpha-9:#ffffff1a;--fx-border-radius-base:8px;--fx-border-radius-small:4px;--fx-font-family:"Poppins", sans-serif;--fx-dialog-border-radius:16px;--fx-popper-border-radius:8px;--fx-popover-border-radius:8px;--fx-card-border-radius:16px}:root.fx.dark{--fx-color-white:#fff;--fx-color-white-alpha-1:#ffffffe6;--fx-color-white-alpha-2:#fffc;--fx-color-white-alpha-3:#ffffffb3;--fx-color-white-alpha-4:#fff9;--fx-color-white-alpha-5:#ffffff80;--fx-color-white-alpha-6:#fff6;--fx-color-white-alpha-7:#ffffff4d;--fx-color-white-alpha-8:#fff3;--fx-color-white-alpha-9:#ffffff1a;--fx-color-black:#000;--fx-color-black-alpha-1:#000000e6;--fx-color-black-alpha-2:#000c;--fx-color-black-alpha-3:#000000b3;--fx-color-black-alpha-4:#0009;--fx-color-black-alpha-5:#00000080;--fx-color-black-alpha-6:#0006;--fx-color-black-alpha-7:#0000004d;--fx-color-black-alpha-8:#0003;--fx-color-black-alpha-9:#0000001a;--fx-color-primary:#a50142;--fx-color-primary-alpha-1:#a50142e6;--fx-color-primary-alpha-2:#a50142cc;--fx-color-primary-alpha-3:#a50142b3;--fx-color-primary-alpha-4:#a5014299;--fx-color-primary-alpha-5:#a5014280;--fx-color-primary-alpha-6:#a5014266;--fx-color-primary-alpha-7:#a501424d;--fx-color-primary-alpha-8:#a5014233;--fx-color-primary-alpha-9:#a501421a;--fx-color-primary-light-1:#ae1a55;--fx-color-primary-light-2:#b73468;--fx-color-primary-light-3:#c04d7b;--fx-color-primary-light-4:#c9678e;--fx-color-primary-light-5:#d280a1;--fx-color-primary-light-6:#db99b3;--fx-color-primary-light-7:#e4b3c6;--fx-color-primary-light-8:#edccd9;--fx-color-primary-light-9:#f6e6ec;--fx-color-primary-dark-1:#95013b;--fx-color-primary-dark-2:#840135;--fx-color-primary-dark-3:#74012e;--fx-color-primary-dark-4:#630128;--fx-color-primary-dark-5:#530121;--fx-color-primary-dark-6:#42001a;--fx-color-primary-dark-7:#320014;--fx-color-primary-dark-8:#21000d;--fx-color-primary-dark-9:#110007;--fx-color-secondary:#000;--fx-color-secondary-alpha-1:#000000e6;--fx-color-secondary-alpha-2:#000c;--fx-color-secondary-alpha-3:#000000b3;--fx-color-secondary-alpha-4:#0009;--fx-color-secondary-alpha-5:#00000080;--fx-color-secondary-alpha-6:#0006;--fx-color-secondary-alpha-7:#0000004d;--fx-color-secondary-alpha-8:#0003;--fx-color-secondary-alpha-9:#0000001a;--fx-color-secondary-light-1:#1a1a1a;--fx-color-secondary-light-2:#333;--fx-color-secondary-light-3:#4d4d4d;--fx-color-secondary-light-4:#666;--fx-color-secondary-light-5:gray;--fx-color-secondary-light-6:#999;--fx-color-secondary-light-7:#b3b3b3;--fx-color-secondary-light-8:#ccc;--fx-color-secondary-light-9:#e6e6e6;--fx-color-secondary-dark-1:black;--fx-color-secondary-dark-2:black;--fx-color-secondary-dark-3:black;--fx-color-secondary-dark-4:black;--fx-color-secondary-dark-5:black;--fx-color-secondary-dark-6:black;--fx-color-secondary-dark-7:black;--fx-color-secondary-dark-8:black;--fx-color-secondary-dark-9:black;--fx-color-tertiary:#000;--fx-color-tertiary-alpha-1:#000000e6;--fx-color-tertiary-alpha-2:#000c;--fx-color-tertiary-alpha-3:#000000b3;--fx-color-tertiary-alpha-4:#0009;--fx-color-tertiary-alpha-5:#00000080;--fx-color-tertiary-alpha-6:#0006;--fx-color-tertiary-alpha-7:#0000004d;--fx-color-tertiary-alpha-8:#0003;--fx-color-tertiary-alpha-9:#0000001a;--fx-color-tertiary-light-1:#1a1a1a;--fx-color-tertiary-light-2:#333;--fx-color-tertiary-light-3:#4d4d4d;--fx-color-tertiary-light-4:#666;--fx-color-tertiary-light-5:gray;--fx-color-tertiary-light-6:#999;--fx-color-tertiary-light-7:#b3b3b3;--fx-color-tertiary-light-8:#ccc;--fx-color-tertiary-light-9:#e6e6e6;--fx-color-tertiary-dark-1:black;--fx-color-tertiary-dark-2:black;--fx-color-tertiary-dark-3:black;--fx-color-tertiary-dark-4:black;--fx-color-tertiary-dark-5:black;--fx-color-tertiary-dark-6:black;--fx-color-tertiary-dark-7:black;--fx-color-tertiary-dark-8:black;--fx-color-tertiary-dark-9:black;--fx-color-success:#03b154;--fx-color-success-alpha-1:#03b154e6;--fx-color-success-alpha-2:#03b154cc;--fx-color-success-alpha-3:#03b154b3;--fx-color-success-alpha-4:#03b15499;--fx-color-success-alpha-5:#03b15480;--fx-color-success-alpha-6:#03b15466;--fx-color-success-alpha-7:#03b1544d;--fx-color-success-alpha-8:#03b15433;--fx-color-success-alpha-9:#03b1541a;--fx-color-success-light-1:#1cb965;--fx-color-success-light-2:#35c176;--fx-color-success-light-3:#4fc887;--fx-color-success-light-4:#68d098;--fx-color-success-light-5:#81d8aa;--fx-color-success-light-6:#9ae0bb;--fx-color-success-light-7:#b3e8cc;--fx-color-success-light-8:#cdefdd;--fx-color-success-light-9:#e6f7ee;--fx-color-success-dark-1:#039f4c;--fx-color-success-dark-2:#028e43;--fx-color-success-dark-3:#027c3b;--fx-color-success-dark-4:#026a32;--fx-color-success-dark-5:#02592a;--fx-color-success-dark-6:#014722;--fx-color-success-dark-7:#013519;--fx-color-success-dark-8:#012311;--fx-color-success-dark-9:#001208;--fx-color-warning:#c85e32;--fx-color-warning-alpha-1:#c85e32e6;--fx-color-warning-alpha-2:#c85e32cc;--fx-color-warning-alpha-3:#c85e32b3;--fx-color-warning-alpha-4:#c85e3299;--fx-color-warning-alpha-5:#c85e3280;--fx-color-warning-alpha-6:#c85e3266;--fx-color-warning-alpha-7:#c85e324d;--fx-color-warning-alpha-8:#c85e3233;--fx-color-warning-alpha-9:#c85e321a;--fx-color-warning-light-1:#ce6e47;--fx-color-warning-light-2:#d37e5b;--fx-color-warning-light-3:#d98e70;--fx-color-warning-light-4:#de9e84;--fx-color-warning-light-5:#e4af99;--fx-color-warning-light-6:#e9bfad;--fx-color-warning-light-7:#efcfc2;--fx-color-warning-light-8:#f4dfd6;--fx-color-warning-light-9:#faefeb;--fx-color-warning-dark-1:#b4552d;--fx-color-warning-dark-2:#a04b28;--fx-color-warning-dark-3:#8c4223;--fx-color-warning-dark-4:#78381e;--fx-color-warning-dark-5:#642f19;--fx-color-warning-dark-6:#502614;--fx-color-warning-dark-7:#3c1c0f;--fx-color-warning-dark-8:#28130a;--fx-color-warning-dark-9:#140905;--fx-color-error:#bf3434;--fx-color-error-alpha-1:#bf3434e6;--fx-color-error-alpha-2:#bf3434cc;--fx-color-error-alpha-3:#bf3434b3;--fx-color-error-alpha-4:#bf343499;--fx-color-error-alpha-5:#bf343480;--fx-color-error-alpha-6:#bf343466;--fx-color-error-alpha-7:#bf34344d;--fx-color-error-alpha-8:#bf343433;--fx-color-error-alpha-9:#bf34341a;--fx-color-error-light-1:#c54848;--fx-color-error-light-2:#cc5d5d;--fx-color-error-light-3:#d27171;--fx-color-error-light-4:#d98585;--fx-color-error-light-5:#df9a9a;--fx-color-error-light-6:#e5aeae;--fx-color-error-light-7:#ecc2c2;--fx-color-error-light-8:#f2d6d6;--fx-color-error-light-9:#f9ebeb;--fx-color-error-dark-1:#ac2f2f;--fx-color-error-dark-2:#992a2a;--fx-color-error-dark-3:#862424;--fx-color-error-dark-4:#731f1f;--fx-color-error-dark-5:#601a1a;--fx-color-error-dark-6:#4c1515;--fx-color-error-dark-7:#391010;--fx-color-error-dark-8:#260a0a;--fx-color-error-dark-9:#130505;--fx-color-info:#666;--fx-color-info-alpha-1:#666666e6;--fx-color-info-alpha-2:#666c;--fx-color-info-alpha-3:#666666b3;--fx-color-info-alpha-4:#6669;--fx-color-info-alpha-5:#66666680;--fx-color-info-alpha-6:#6666;--fx-color-info-alpha-7:#6666664d;--fx-color-info-alpha-8:#6663;--fx-color-info-alpha-9:#6666661a;--fx-color-info-light-1:#757575;--fx-color-info-light-2:#858585;--fx-color-info-light-3:#949494;--fx-color-info-light-4:#a3a3a3;--fx-color-info-light-5:#b3b3b3;--fx-color-info-light-6:#c2c2c2;--fx-color-info-light-7:#d1d1d1;--fx-color-info-light-8:#e0e0e0;--fx-color-info-light-9:#f0f0f0;--fx-color-info-dark-1:#5c5c5c;--fx-color-info-dark-2:#525252;--fx-color-info-dark-3:#474747;--fx-color-info-dark-4:#3d3d3d;--fx-color-info-dark-5:#333;--fx-color-info-dark-6:#292929;--fx-color-info-dark-7:#1f1f1f;--fx-color-info-dark-8:#141414;--fx-color-info-dark-9:#0a0a0a;--fx-color-bg:#000;--fx-color-bg-alpha-1:#000000e6;--fx-color-bg-alpha-2:#000c;--fx-color-bg-alpha-3:#000000b3;--fx-color-bg-alpha-4:#0009;--fx-color-bg-alpha-5:#00000080;--fx-color-bg-alpha-6:#0006;--fx-color-bg-alpha-7:#0000004d;--fx-color-bg-alpha-8:#0003;--fx-color-bg-alpha-9:#0000001a;--fx-border-radius-base:8px;--fx-border-radius-small:4px;--fx-font-family:"Poppins", sans-serif;--fx-dialog-border-radius:16px;--fx-popper-border-radius:8px;--fx-popover-border-radius:8px;--fx-card-border-radius:16px}:root.my-theme{--fx-color-white:#fff;--fx-color-white-alpha-1:#ffffffe6;--fx-color-white-alpha-2:#fffc;--fx-color-white-alpha-3:#ffffffb3;--fx-color-white-alpha-4:#fff9;--fx-color-white-alpha-5:#ffffff80;--fx-color-white-alpha-6:#fff6;--fx-color-white-alpha-7:#ffffff4d;--fx-color-white-alpha-8:#fff3;--fx-color-white-alpha-9:#ffffff1a;--fx-color-black:#000;--fx-color-black-alpha-1:#000000e6;--fx-color-black-alpha-2:#000c;--fx-color-black-alpha-3:#000000b3;--fx-color-black-alpha-4:#0009;--fx-color-black-alpha-5:#00000080;--fx-color-black-alpha-6:#0006;--fx-color-black-alpha-7:#0000004d;--fx-color-black-alpha-8:#0003;--fx-color-black-alpha-9:#0000001a;--fx-color-primary:#f08;--fx-color-primary-alpha-1:#ff0088e6;--fx-color-primary-alpha-2:#f08c;--fx-color-primary-alpha-3:#ff0088b3;--fx-color-primary-alpha-4:#f089;--fx-color-primary-alpha-5:#ff008880;--fx-color-primary-alpha-6:#f086;--fx-color-primary-alpha-7:#ff00884d;--fx-color-primary-alpha-8:#f083;--fx-color-primary-alpha-9:#ff00881a;--fx-color-primary-light-1:#ff1a94;--fx-color-primary-light-2:#ff33a0;--fx-color-primary-light-3:#ff4dac;--fx-color-primary-light-4:#ff66b8;--fx-color-primary-light-5:#ff80c4;--fx-color-primary-light-6:#ff99cf;--fx-color-primary-light-7:#ffb3db;--fx-color-primary-light-8:#ffcce7;--fx-color-primary-light-9:#ffe6f3;--fx-color-primary-dark-1:#e6007a;--fx-color-primary-dark-2:#cc006d;--fx-color-primary-dark-3:#b3005f;--fx-color-primary-dark-4:#990052;--fx-color-primary-dark-5:#800044;--fx-color-primary-dark-6:#660036;--fx-color-primary-dark-7:#4d0029;--fx-color-primary-dark-8:#33001b;--fx-color-primary-dark-9:#1a000e;--fx-color-secondary:#000;--fx-color-secondary-alpha-1:#000000e6;--fx-color-secondary-alpha-2:#000c;--fx-color-secondary-alpha-3:#000000b3;--fx-color-secondary-alpha-4:#0009;--fx-color-secondary-alpha-5:#00000080;--fx-color-secondary-alpha-6:#0006;--fx-color-secondary-alpha-7:#0000004d;--fx-color-secondary-alpha-8:#0003;--fx-color-secondary-alpha-9:#0000001a;--fx-color-secondary-light-1:#1a1a1a;--fx-color-secondary-light-2:#333;--fx-color-secondary-light-3:#4d4d4d;--fx-color-secondary-light-4:#666;--fx-color-secondary-light-5:gray;--fx-color-secondary-light-6:#999;--fx-color-secondary-light-7:#b3b3b3;--fx-color-secondary-light-8:#ccc;--fx-color-secondary-light-9:#e6e6e6;--fx-color-secondary-dark-1:black;--fx-color-secondary-dark-2:black;--fx-color-secondary-dark-3:black;--fx-color-secondary-dark-4:black;--fx-color-secondary-dark-5:black;--fx-color-secondary-dark-6:black;--fx-color-secondary-dark-7:black;--fx-color-secondary-dark-8:black;--fx-color-secondary-dark-9:black;--fx-color-tertiary:#000;--fx-color-tertiary-alpha-1:#000000e6;--fx-color-tertiary-alpha-2:#000c;--fx-color-tertiary-alpha-3:#000000b3;--fx-color-tertiary-alpha-4:#0009;--fx-color-tertiary-alpha-5:#00000080;--fx-color-tertiary-alpha-6:#0006;--fx-color-tertiary-alpha-7:#0000004d;--fx-color-tertiary-alpha-8:#0003;--fx-color-tertiary-alpha-9:#0000001a;--fx-color-tertiary-light-1:#1a1a1a;--fx-color-tertiary-light-2:#333;--fx-color-tertiary-light-3:#4d4d4d;--fx-color-tertiary-light-4:#666;--fx-color-tertiary-light-5:gray;--fx-color-tertiary-light-6:#999;--fx-color-tertiary-light-7:#b3b3b3;--fx-color-tertiary-light-8:#ccc;--fx-color-tertiary-light-9:#e6e6e6;--fx-color-tertiary-dark-1:black;--fx-color-tertiary-dark-2:black;--fx-color-tertiary-dark-3:black;--fx-color-tertiary-dark-4:black;--fx-color-tertiary-dark-5:black;--fx-color-tertiary-dark-6:black;--fx-color-tertiary-dark-7:black;--fx-color-tertiary-dark-8:black;--fx-color-tertiary-dark-9:black;--fx-color-success:#0f0;--fx-color-success-alpha-1:#00ff00e6;--fx-color-success-alpha-2:#0f0c;--fx-color-success-alpha-3:#00ff00b3;--fx-color-success-alpha-4:#0f09;--fx-color-success-alpha-5:#00ff0080;--fx-color-success-alpha-6:#0f06;--fx-color-success-alpha-7:#00ff004d;--fx-color-success-alpha-8:#0f03;--fx-color-success-alpha-9:#00ff001a;--fx-color-success-light-1:#1aff1a;--fx-color-success-light-2:#3f3;--fx-color-success-light-3:#4dff4d;--fx-color-success-light-4:#6f6;--fx-color-success-light-5:#80ff80;--fx-color-success-light-6:#9f9;--fx-color-success-light-7:#b3ffb3;--fx-color-success-light-8:#cfc;--fx-color-success-light-9:#e6ffe6;--fx-color-success-dark-1:#00e600;--fx-color-success-dark-2:#0c0;--fx-color-success-dark-3:#00b300;--fx-color-success-dark-4:#090;--fx-color-success-dark-5:green;--fx-color-success-dark-6:#060;--fx-color-success-dark-7:#004d00;--fx-color-success-dark-8:#030;--fx-color-success-dark-9:#001a00;--fx-color-warning:#f80;--fx-color-warning-alpha-1:#ff8800e6;--fx-color-warning-alpha-2:#f80c;--fx-color-warning-alpha-3:#ff8800b3;--fx-color-warning-alpha-4:#f809;--fx-color-warning-alpha-5:#ff880080;--fx-color-warning-alpha-6:#f806;--fx-color-warning-alpha-7:#ff88004d;--fx-color-warning-alpha-8:#f803;--fx-color-warning-alpha-9:#ff88001a;--fx-color-warning-light-1:#ff941a;--fx-color-warning-light-2:#ffa033;--fx-color-warning-light-3:#ffac4d;--fx-color-warning-light-4:#ffb866;--fx-color-warning-light-5:#ffc480;--fx-color-warning-light-6:#ffcf99;--fx-color-warning-light-7:#ffdbb3;--fx-color-warning-light-8:#ffe7cc;--fx-color-warning-light-9:#fff3e6;--fx-color-warning-dark-1:#e67a00;--fx-color-warning-dark-2:#cc6d00;--fx-color-warning-dark-3:#b35f00;--fx-color-warning-dark-4:#995200;--fx-color-warning-dark-5:#804400;--fx-color-warning-dark-6:#663600;--fx-color-warning-dark-7:#4d2900;--fx-color-warning-dark-8:#331b00;--fx-color-warning-dark-9:#1a0e00;--fx-color-error:red;--fx-color-error-alpha-1:#ff0000e6;--fx-color-error-alpha-2:#f00c;--fx-color-error-alpha-3:#ff0000b3;--fx-color-error-alpha-4:#f009;--fx-color-error-alpha-5:#ff000080;--fx-color-error-alpha-6:#f006;--fx-color-error-alpha-7:#ff00004d;--fx-color-error-alpha-8:#f003;--fx-color-error-alpha-9:#ff00001a;--fx-color-error-light-1:#ff1a1a;--fx-color-error-light-2:#f33;--fx-color-error-light-3:#ff4d4d;--fx-color-error-light-4:#f66;--fx-color-error-light-5:#ff8080;--fx-color-error-light-6:#f99;--fx-color-error-light-7:#ffb3b3;--fx-color-error-light-8:#fcc;--fx-color-error-light-9:#ffe6e6;--fx-color-error-dark-1:#e60000;--fx-color-error-dark-2:#c00;--fx-color-error-dark-3:#b30000;--fx-color-error-dark-4:#900;--fx-color-error-dark-5:maroon;--fx-color-error-dark-6:#600;--fx-color-error-dark-7:#4d0000;--fx-color-error-dark-8:#300;--fx-color-error-dark-9:#1a0000;--fx-color-info:#333;--fx-color-info-alpha-1:#333333e6;--fx-color-info-alpha-2:#333c;--fx-color-info-alpha-3:#333333b3;--fx-color-info-alpha-4:#3339;--fx-color-info-alpha-5:#33333380;--fx-color-info-alpha-6:#3336;--fx-color-info-alpha-7:#3333334d;--fx-color-info-alpha-8:#3333;--fx-color-info-alpha-9:#3333331a;--fx-color-info-light-1:#474747;--fx-color-info-light-2:#5c5c5c;--fx-color-info-light-3:#707070;--fx-color-info-light-4:#858585;--fx-color-info-light-5:#999;--fx-color-info-light-6:#adadad;--fx-color-info-light-7:#c2c2c2;--fx-color-info-light-8:#d6d6d6;--fx-color-info-light-9:#ebebeb;--fx-color-info-dark-1:#2e2e2e;--fx-color-info-dark-2:#292929;--fx-color-info-dark-3:#242424;--fx-color-info-dark-4:#1f1f1f;--fx-color-info-dark-5:#1a1a1a;--fx-color-info-dark-6:#141414;--fx-color-info-dark-7:#0f0f0f;--fx-color-info-dark-8:#0a0a0a;--fx-color-info-dark-9:#050505;--fx-color-bg:#fff;--fx-color-bg-alpha-1:#ffffffe6;--fx-color-bg-alpha-2:#fffc;--fx-color-bg-alpha-3:#ffffffb3;--fx-color-bg-alpha-4:#fff9;--fx-color-bg-alpha-5:#ffffff80;--fx-color-bg-alpha-6:#fff6;--fx-color-bg-alpha-7:#ffffff4d;--fx-color-bg-alpha-8:#fff3;--fx-color-bg-alpha-9:#ffffff1a;--fx-border-radius-base:16px;--fx-border-radius-small:8px;--fx-font-family:"Poppins", sans-serif;--fx-dialog-border-radius:16px;--fx-popper-border-radius:16px;--fx-popover-border-radius:16px;--fx-card-border-radius:16px}:root.dark.my-theme-dark{--fx-color-white:#fff;--fx-color-white-alpha-1:#ffffffe6;--fx-color-white-alpha-2:#fffc;--fx-color-white-alpha-3:#ffffffb3;--fx-color-white-alpha-4:#fff9;--fx-color-white-alpha-5:#ffffff80;--fx-color-white-alpha-6:#fff6;--fx-color-white-alpha-7:#ffffff4d;--fx-color-white-alpha-8:#fff3;--fx-color-white-alpha-9:#ffffff1a;--fx-color-black:#000;--fx-color-black-alpha-1:#000000e6;--fx-color-black-alpha-2:#000c;--fx-color-black-alpha-3:#000000b3;--fx-color-black-alpha-4:#0009;--fx-color-black-alpha-5:#00000080;--fx-color-black-alpha-6:#0006;--fx-color-black-alpha-7:#0000004d;--fx-color-black-alpha-8:#0003;--fx-color-black-alpha-9:#0000001a;--fx-color-primary:#804;--fx-color-primary-alpha-1:#880044e6;--fx-color-primary-alpha-2:#804c;--fx-color-primary-alpha-3:#880044b3;--fx-color-primary-alpha-4:#8049;--fx-color-primary-alpha-5:#88004480;--fx-color-primary-alpha-6:#8046;--fx-color-primary-alpha-7:#8800444d;--fx-color-primary-alpha-8:#8043;--fx-color-primary-alpha-9:#8800441a;--fx-color-primary-light-1:#941a57;--fx-color-primary-light-2:#a03369;--fx-color-primary-light-3:#ac4d7c;--fx-color-primary-light-4:#b8668f;--fx-color-primary-light-5:#c480a2;--fx-color-primary-light-6:#cf99b4;--fx-color-primary-light-7:#dbb3c7;--fx-color-primary-light-8:#e7ccda;--fx-color-primary-light-9:#f3e6ec;--fx-color-primary-dark-1:#7a003d;--fx-color-primary-dark-2:#6d0036;--fx-color-primary-dark-3:#5f0030;--fx-color-primary-dark-4:#520029;--fx-color-primary-dark-5:#402;--fx-color-primary-dark-6:#36001b;--fx-color-primary-dark-7:#290014;--fx-color-primary-dark-8:#1b000e;--fx-color-primary-dark-9:#0e0007;--fx-color-secondary:#000;--fx-color-secondary-alpha-1:#000000e6;--fx-color-secondary-alpha-2:#000c;--fx-color-secondary-alpha-3:#000000b3;--fx-color-secondary-alpha-4:#0009;--fx-color-secondary-alpha-5:#00000080;--fx-color-secondary-alpha-6:#0006;--fx-color-secondary-alpha-7:#0000004d;--fx-color-secondary-alpha-8:#0003;--fx-color-secondary-alpha-9:#0000001a;--fx-color-secondary-light-1:#1a1a1a;--fx-color-secondary-light-2:#333;--fx-color-secondary-light-3:#4d4d4d;--fx-color-secondary-light-4:#666;--fx-color-secondary-light-5:gray;--fx-color-secondary-light-6:#999;--fx-color-secondary-light-7:#b3b3b3;--fx-color-secondary-light-8:#ccc;--fx-color-secondary-light-9:#e6e6e6;--fx-color-secondary-dark-1:black;--fx-color-secondary-dark-2:black;--fx-color-secondary-dark-3:black;--fx-color-secondary-dark-4:black;--fx-color-secondary-dark-5:black;--fx-color-secondary-dark-6:black;--fx-color-secondary-dark-7:black;--fx-color-secondary-dark-8:black;--fx-color-secondary-dark-9:black;--fx-color-tertiary:#000;--fx-color-tertiary-alpha-1:#000000e6;--fx-color-tertiary-alpha-2:#000c;--fx-color-tertiary-alpha-3:#000000b3;--fx-color-tertiary-alpha-4:#0009;--fx-color-tertiary-alpha-5:#00000080;--fx-color-tertiary-alpha-6:#0006;--fx-color-tertiary-alpha-7:#0000004d;--fx-color-tertiary-alpha-8:#0003;--fx-color-tertiary-alpha-9:#0000001a;--fx-color-tertiary-light-1:#1a1a1a;--fx-color-tertiary-light-2:#333;--fx-color-tertiary-light-3:#4d4d4d;--fx-color-tertiary-light-4:#666;--fx-color-tertiary-light-5:gray;--fx-color-tertiary-light-6:#999;--fx-color-tertiary-light-7:#b3b3b3;--fx-color-tertiary-light-8:#ccc;--fx-color-tertiary-light-9:#e6e6e6;--fx-color-tertiary-dark-1:black;--fx-color-tertiary-dark-2:black;--fx-color-tertiary-dark-3:black;--fx-color-tertiary-dark-4:black;--fx-color-tertiary-dark-5:black;--fx-color-tertiary-dark-6:black;--fx-color-tertiary-dark-7:black;--fx-color-tertiary-dark-8:black;--fx-color-tertiary-dark-9:black;--fx-color-success:#080;--fx-color-success-alpha-1:#008800e6;--fx-color-success-alpha-2:#080c;--fx-color-success-alpha-3:#008800b3;--fx-color-success-alpha-4:#0809;--fx-color-success-alpha-5:#00880080;--fx-color-success-alpha-6:#0806;--fx-color-success-alpha-7:#0088004d;--fx-color-success-alpha-8:#0803;--fx-color-success-alpha-9:#0088001a;--fx-color-success-light-1:#1a941a;--fx-color-success-light-2:#33a033;--fx-color-success-light-3:#4dac4d;--fx-color-success-light-4:#66b866;--fx-color-success-light-5:#80c480;--fx-color-success-light-6:#99cf99;--fx-color-success-light-7:#b3dbb3;--fx-color-success-light-8:#cce7cc;--fx-color-success-light-9:#e6f3e6;--fx-color-success-dark-1:#007a00;--fx-color-success-dark-2:#006d00;--fx-color-success-dark-3:#005f00;--fx-color-success-dark-4:#005200;--fx-color-success-dark-5:#040;--fx-color-success-dark-6:#003600;--fx-color-success-dark-7:#002900;--fx-color-success-dark-8:#001b00;--fx-color-success-dark-9:#000e00;--fx-color-warning:#840;--fx-color-warning-alpha-1:#884400e6;--fx-color-warning-alpha-2:#840c;--fx-color-warning-alpha-3:#884400b3;--fx-color-warning-alpha-4:#8409;--fx-color-warning-alpha-5:#88440080;--fx-color-warning-alpha-6:#8406;--fx-color-warning-alpha-7:#8844004d;--fx-color-warning-alpha-8:#8403;--fx-color-warning-alpha-9:#8844001a;--fx-color-warning-light-1:#94571a;--fx-color-warning-light-2:#a06933;--fx-color-warning-light-3:#ac7c4d;--fx-color-warning-light-4:#b88f66;--fx-color-warning-light-5:#c4a280;--fx-color-warning-light-6:#cfb499;--fx-color-warning-light-7:#dbc7b3;--fx-color-warning-light-8:#e7dacc;--fx-color-warning-light-9:#f3ece6;--fx-color-warning-dark-1:#7a3d00;--fx-color-warning-dark-2:#6d3600;--fx-color-warning-dark-3:#5f3000;--fx-color-warning-dark-4:#522900;--fx-color-warning-dark-5:#420;--fx-color-warning-dark-6:#361b00;--fx-color-warning-dark-7:#291400;--fx-color-warning-dark-8:#1b0e00;--fx-color-warning-dark-9:#0e0700;--fx-color-error:#800;--fx-color-error-alpha-1:#880000e6;--fx-color-error-alpha-2:#800c;--fx-color-error-alpha-3:#880000b3;--fx-color-error-alpha-4:#8009;--fx-color-error-alpha-5:#88000080;--fx-color-error-alpha-6:#8006;--fx-color-error-alpha-7:#8800004d;--fx-color-error-alpha-8:#8003;--fx-color-error-alpha-9:#8800001a;--fx-color-error-light-1:#941a1a;--fx-color-error-light-2:#a03333;--fx-color-error-light-3:#ac4d4d;--fx-color-error-light-4:#b86666;--fx-color-error-light-5:#c48080;--fx-color-error-light-6:#cf9999;--fx-color-error-light-7:#dbb3b3;--fx-color-error-light-8:#e7cccc;--fx-color-error-light-9:#f3e6e6;--fx-color-error-dark-1:#7a0000;--fx-color-error-dark-2:#6d0000;--fx-color-error-dark-3:#5f0000;--fx-color-error-dark-4:#520000;--fx-color-error-dark-5:#400;--fx-color-error-dark-6:#360000;--fx-color-error-dark-7:#290000;--fx-color-error-dark-8:#1b0000;--fx-color-error-dark-9:#0e0000;--fx-color-info:#111;--fx-color-info-alpha-1:#111111e6;--fx-color-info-alpha-2:#111c;--fx-color-info-alpha-3:#111111b3;--fx-color-info-alpha-4:#1119;--fx-color-info-alpha-5:#11111180;--fx-color-info-alpha-6:#1116;--fx-color-info-alpha-7:#1111114d;--fx-color-info-alpha-8:#1113;--fx-color-info-alpha-9:#1111111a;--fx-color-info-light-1:#292929;--fx-color-info-light-2:#414141;--fx-color-info-light-3:#585858;--fx-color-info-light-4:#707070;--fx-color-info-light-5:#888;--fx-color-info-light-6:#a0a0a0;--fx-color-info-light-7:#b8b8b8;--fx-color-info-light-8:#cfcfcf;--fx-color-info-light-9:#e7e7e7;--fx-color-info-dark-1:#0f0f0f;--fx-color-info-dark-2:#0e0e0e;--fx-color-info-dark-3:#0c0c0c;--fx-color-info-dark-4:#0a0a0a;--fx-color-info-dark-5:#090909;--fx-color-info-dark-6:#070707;--fx-color-info-dark-7:#050505;--fx-color-info-dark-8:#030303;--fx-color-info-dark-9:#020202;--fx-color-bg:#000;--fx-color-bg-alpha-1:#000000e6;--fx-color-bg-alpha-2:#000c;--fx-color-bg-alpha-3:#000000b3;--fx-color-bg-alpha-4:#0009;--fx-color-bg-alpha-5:#00000080;--fx-color-bg-alpha-6:#0006;--fx-color-bg-alpha-7:#0000004d;--fx-color-bg-alpha-8:#0003;--fx-color-bg-alpha-9:#0000001a;--fx-border-radius-base:0;--fx-border-radius-small:0;--fx-dialog-border-radius:0;--fx-popper-border-radius:0;--fx-popover-border-radius:0;--fx-card-border-radius:0}:root.dark.hacker{--fx-color-white:#fff;--fx-color-white-alpha-1:#ffffffe6;--fx-color-white-alpha-2:#fffc;--fx-color-white-alpha-3:#ffffffb3;--fx-color-white-alpha-4:#fff9;--fx-color-white-alpha-5:#ffffff80;--fx-color-white-alpha-6:#fff6;--fx-color-white-alpha-7:#ffffff4d;--fx-color-white-alpha-8:#fff3;--fx-color-white-alpha-9:#ffffff1a;--fx-color-black:#000;--fx-color-black-alpha-1:#000000e6;--fx-color-black-alpha-2:#000c;--fx-color-black-alpha-3:#000000b3;--fx-color-black-alpha-4:#0009;--fx-color-black-alpha-5:#00000080;--fx-color-black-alpha-6:#0006;--fx-color-black-alpha-7:#0000004d;--fx-color-black-alpha-8:#0003;--fx-color-black-alpha-9:#0000001a;--fx-color-primary:#13ff8a;--fx-color-primary-alpha-1:#13ff8ae6;--fx-color-primary-alpha-2:#13ff8acc;--fx-color-primary-alpha-3:#13ff8ab3;--fx-color-primary-alpha-4:#13ff8a99;--fx-color-primary-alpha-5:#13ff8a80;--fx-color-primary-alpha-6:#13ff8a66;--fx-color-primary-alpha-7:#13ff8a4d;--fx-color-primary-alpha-8:#13ff8a33;--fx-color-primary-alpha-9:#13ff8a1a;--fx-color-primary-light-1:#2bff96;--fx-color-primary-light-2:#42ffa1;--fx-color-primary-light-3:#5affad;--fx-color-primary-light-4:#71ffb9;--fx-color-primary-light-5:#89ffc5;--fx-color-primary-light-6:#a1ffd0;--fx-color-primary-light-7:#b8ffdc;--fx-color-primary-light-8:#d0ffe8;--fx-color-primary-light-9:#e7fff3;--fx-color-primary-dark-1:#11e67c;--fx-color-primary-dark-2:#0fcc6e;--fx-color-primary-dark-3:#0db361;--fx-color-primary-dark-4:#0b9953;--fx-color-primary-dark-5:#0a8045;--fx-color-primary-dark-6:#086637;--fx-color-primary-dark-7:#064d29;--fx-color-primary-dark-8:#04331c;--fx-color-primary-dark-9:#021a0e;--fx-color-secondary:#000;--fx-color-secondary-alpha-1:#000000e6;--fx-color-secondary-alpha-2:#000c;--fx-color-secondary-alpha-3:#000000b3;--fx-color-secondary-alpha-4:#0009;--fx-color-secondary-alpha-5:#00000080;--fx-color-secondary-alpha-6:#0006;--fx-color-secondary-alpha-7:#0000004d;--fx-color-secondary-alpha-8:#0003;--fx-color-secondary-alpha-9:#0000001a;--fx-color-secondary-light-1:#1a1a1a;--fx-color-secondary-light-2:#333;--fx-color-secondary-light-3:#4d4d4d;--fx-color-secondary-light-4:#666;--fx-color-secondary-light-5:gray;--fx-color-secondary-light-6:#999;--fx-color-secondary-light-7:#b3b3b3;--fx-color-secondary-light-8:#ccc;--fx-color-secondary-light-9:#e6e6e6;--fx-color-secondary-dark-1:black;--fx-color-secondary-dark-2:black;--fx-color-secondary-dark-3:black;--fx-color-secondary-dark-4:black;--fx-color-secondary-dark-5:black;--fx-color-secondary-dark-6:black;--fx-color-secondary-dark-7:black;--fx-color-secondary-dark-8:black;--fx-color-secondary-dark-9:black;--fx-color-tertiary:#000;--fx-color-tertiary-alpha-1:#000000e6;--fx-color-tertiary-alpha-2:#000c;--fx-color-tertiary-alpha-3:#000000b3;--fx-color-tertiary-alpha-4:#0009;--fx-color-tertiary-alpha-5:#00000080;--fx-color-tertiary-alpha-6:#0006;--fx-color-tertiary-alpha-7:#0000004d;--fx-color-tertiary-alpha-8:#0003;--fx-color-tertiary-alpha-9:#0000001a;--fx-color-tertiary-light-1:#1a1a1a;--fx-color-tertiary-light-2:#333;--fx-color-tertiary-light-3:#4d4d4d;--fx-color-tertiary-light-4:#666;--fx-color-tertiary-light-5:gray;--fx-color-tertiary-light-6:#999;--fx-color-tertiary-light-7:#b3b3b3;--fx-color-tertiary-light-8:#ccc;--fx-color-tertiary-light-9:#e6e6e6;--fx-color-tertiary-dark-1:black;--fx-color-tertiary-dark-2:black;--fx-color-tertiary-dark-3:black;--fx-color-tertiary-dark-4:black;--fx-color-tertiary-dark-5:black;--fx-color-tertiary-dark-6:black;--fx-color-tertiary-dark-7:black;--fx-color-tertiary-dark-8:black;--fx-color-tertiary-dark-9:black;--fx-color-success:#13ff8a;--fx-color-success-alpha-1:#13ff8ae6;--fx-color-success-alpha-2:#13ff8acc;--fx-color-success-alpha-3:#13ff8ab3;--fx-color-success-alpha-4:#13ff8a99;--fx-color-success-alpha-5:#13ff8a80;--fx-color-success-alpha-6:#13ff8a66;--fx-color-success-alpha-7:#13ff8a4d;--fx-color-success-alpha-8:#13ff8a33;--fx-color-success-alpha-9:#13ff8a1a;--fx-color-success-light-1:#2bff96;--fx-color-success-light-2:#42ffa1;--fx-color-success-light-3:#5affad;--fx-color-success-light-4:#71ffb9;--fx-color-success-light-5:#89ffc5;--fx-color-success-light-6:#a1ffd0;--fx-color-success-light-7:#b8ffdc;--fx-color-success-light-8:#d0ffe8;--fx-color-success-light-9:#e7fff3;--fx-color-success-dark-1:#11e67c;--fx-color-success-dark-2:#0fcc6e;--fx-color-success-dark-3:#0db361;--fx-color-success-dark-4:#0b9953;--fx-color-success-dark-5:#0a8045;--fx-color-success-dark-6:#086637;--fx-color-success-dark-7:#064d29;--fx-color-success-dark-8:#04331c;--fx-color-success-dark-9:#021a0e;--fx-color-warning:#ff8;--fx-color-warning-alpha-1:#ffff88e6;--fx-color-warning-alpha-2:#ff8c;--fx-color-warning-alpha-3:#ffff88b3;--fx-color-warning-alpha-4:#ff89;--fx-color-warning-alpha-5:#ffff8880;--fx-color-warning-alpha-6:#ff86;--fx-color-warning-alpha-7:#ffff884d;--fx-color-warning-alpha-8:#ff83;--fx-color-warning-alpha-9:#ffff881a;--fx-color-warning-light-1:#ffff94;--fx-color-warning-light-2:#ffffa0;--fx-color-warning-light-3:#ffffac;--fx-color-warning-light-4:#ffffb8;--fx-color-warning-light-5:#ffffc4;--fx-color-warning-light-6:#ffffcf;--fx-color-warning-light-7:#ffffdb;--fx-color-warning-light-8:#ffffe7;--fx-color-warning-light-9:#fffff3;--fx-color-warning-dark-1:#e6e67a;--fx-color-warning-dark-2:#cccc6d;--fx-color-warning-dark-3:#b3b35f;--fx-color-warning-dark-4:#999952;--fx-color-warning-dark-5:#808044;--fx-color-warning-dark-6:#666636;--fx-color-warning-dark-7:#4d4d29;--fx-color-warning-dark-8:#33331b;--fx-color-warning-dark-9:#1a1a0e;--fx-color-error:#ff5656;--fx-color-error-alpha-1:#ff5656e6;--fx-color-error-alpha-2:#ff5656cc;--fx-color-error-alpha-3:#ff5656b3;--fx-color-error-alpha-4:#ff565699;--fx-color-error-alpha-5:#ff565680;--fx-color-error-alpha-6:#ff565666;--fx-color-error-alpha-7:#ff56564d;--fx-color-error-alpha-8:#ff565633;--fx-color-error-alpha-9:#ff56561a;--fx-color-error-light-1:#ff6767;--fx-color-error-light-2:#ff7878;--fx-color-error-light-3:#ff8989;--fx-color-error-light-4:#ff9a9a;--fx-color-error-light-5:#ffabab;--fx-color-error-light-6:#fbb;--fx-color-error-light-7:#fcc;--fx-color-error-light-8:#fdd;--fx-color-error-light-9:#fee;--fx-color-error-dark-1:#e64d4d;--fx-color-error-dark-2:#cc4545;--fx-color-error-dark-3:#b33c3c;--fx-color-error-dark-4:#993434;--fx-color-error-dark-5:#802b2b;--fx-color-error-dark-6:#622;--fx-color-error-dark-7:#4d1a1a;--fx-color-error-dark-8:#311;--fx-color-error-dark-9:#1a0909;--fx-color-info:#999;--fx-color-info-alpha-1:#999999e6;--fx-color-info-alpha-2:#999c;--fx-color-info-alpha-3:#999999b3;--fx-color-info-alpha-4:#9999;--fx-color-info-alpha-5:#99999980;--fx-color-info-alpha-6:#9996;--fx-color-info-alpha-7:#9999994d;--fx-color-info-alpha-8:#9993;--fx-color-info-alpha-9:#9999991a;--fx-color-info-light-1:#a3a3a3;--fx-color-info-light-2:#adadad;--fx-color-info-light-3:#b8b8b8;--fx-color-info-light-4:#c2c2c2;--fx-color-info-light-5:#ccc;--fx-color-info-light-6:#d6d6d6;--fx-color-info-light-7:#e0e0e0;--fx-color-info-light-8:#ebebeb;--fx-color-info-light-9:#f5f5f5;--fx-color-info-dark-1:#8a8a8a;--fx-color-info-dark-2:#7a7a7a;--fx-color-info-dark-3:#6b6b6b;--fx-color-info-dark-4:#5c5c5c;--fx-color-info-dark-5:#4d4d4d;--fx-color-info-dark-6:#3d3d3d;--fx-color-info-dark-7:#2e2e2e;--fx-color-info-dark-8:#1f1f1f;--fx-color-info-dark-9:#0f0f0f;--fx-color-bg:#000;--fx-color-bg-alpha-1:#000000e6;--fx-color-bg-alpha-2:#000c;--fx-color-bg-alpha-3:#000000b3;--fx-color-bg-alpha-4:#0009;--fx-color-bg-alpha-5:#00000080;--fx-color-bg-alpha-6:#0006;--fx-color-bg-alpha-7:#0000004d;--fx-color-bg-alpha-8:#0003;--fx-color-bg-alpha-9:#0000001a;--fx-border-width:4px;--fx-border-radius-base:0px;--fx-border-radius-small:4px;--fx-font-family:"ShangShouJiJiaTi", sans-serif;--fx-dialog-border-radius:0px;--fx-popper-border-radius:0px;--fx-popover-border-radius:0px;--fx-card-border-radius:0px}:root.business{--fx-color-white:#fff;--fx-color-white-alpha-1:#ffffffe6;--fx-color-white-alpha-2:#fffc;--fx-color-white-alpha-3:#ffffffb3;--fx-color-white-alpha-4:#fff9;--fx-color-white-alpha-5:#ffffff80;--fx-color-white-alpha-6:#fff6;--fx-color-white-alpha-7:#ffffff4d;--fx-color-white-alpha-8:#fff3;--fx-color-white-alpha-9:#ffffff1a;--fx-color-black:#000;--fx-color-black-alpha-1:#000000e6;--fx-color-black-alpha-2:#000c;--fx-color-black-alpha-3:#000000b3;--fx-color-black-alpha-4:#0009;--fx-color-black-alpha-5:#00000080;--fx-color-black-alpha-6:#0006;--fx-color-black-alpha-7:#0000004d;--fx-color-black-alpha-8:#0003;--fx-color-black-alpha-9:#0000001a;--fx-color-primary:#1771ff;--fx-color-primary-alpha-1:#1771ffe6;--fx-color-primary-alpha-2:#1771ffcc;--fx-color-primary-alpha-3:#1771ffb3;--fx-color-primary-alpha-4:#1771ff99;--fx-color-primary-alpha-5:#1771ff80;--fx-color-primary-alpha-6:#1771ff66;--fx-color-primary-alpha-7:#1771ff4d;--fx-color-primary-alpha-8:#1771ff33;--fx-color-primary-alpha-9:#1771ff1a;--fx-color-primary-light-1:#2e7fff;--fx-color-primary-light-2:#458dff;--fx-color-primary-light-3:#5d9cff;--fx-color-primary-light-4:#74aaff;--fx-color-primary-light-5:#8bb8ff;--fx-color-primary-light-6:#a2c6ff;--fx-color-primary-light-7:#b9d4ff;--fx-color-primary-light-8:#d1e3ff;--fx-color-primary-light-9:#e8f1ff;--fx-color-primary-dark-1:#1566e6;--fx-color-primary-dark-2:#125acc;--fx-color-primary-dark-3:#104fb3;--fx-color-primary-dark-4:#0e4499;--fx-color-primary-dark-5:#0c3980;--fx-color-primary-dark-6:#092d66;--fx-color-primary-dark-7:#07224d;--fx-color-primary-dark-8:#051733;--fx-color-primary-dark-9:#020b1a;--fx-color-secondary:#000;--fx-color-secondary-alpha-1:#000000e6;--fx-color-secondary-alpha-2:#000c;--fx-color-secondary-alpha-3:#000000b3;--fx-color-secondary-alpha-4:#0009;--fx-color-secondary-alpha-5:#00000080;--fx-color-secondary-alpha-6:#0006;--fx-color-secondary-alpha-7:#0000004d;--fx-color-secondary-alpha-8:#0003;--fx-color-secondary-alpha-9:#0000001a;--fx-color-secondary-light-1:#1a1a1a;--fx-color-secondary-light-2:#333;--fx-color-secondary-light-3:#4d4d4d;--fx-color-secondary-light-4:#666;--fx-color-secondary-light-5:gray;--fx-color-secondary-light-6:#999;--fx-color-secondary-light-7:#b3b3b3;--fx-color-secondary-light-8:#ccc;--fx-color-secondary-light-9:#e6e6e6;--fx-color-secondary-dark-1:black;--fx-color-secondary-dark-2:black;--fx-color-secondary-dark-3:black;--fx-color-secondary-dark-4:black;--fx-color-secondary-dark-5:black;--fx-color-secondary-dark-6:black;--fx-color-secondary-dark-7:black;--fx-color-secondary-dark-8:black;--fx-color-secondary-dark-9:black;--fx-color-tertiary:#000;--fx-color-tertiary-alpha-1:#000000e6;--fx-color-tertiary-alpha-2:#000c;--fx-color-tertiary-alpha-3:#000000b3;--fx-color-tertiary-alpha-4:#0009;--fx-color-tertiary-alpha-5:#00000080;--fx-color-tertiary-alpha-6:#0006;--fx-color-tertiary-alpha-7:#0000004d;--fx-color-tertiary-alpha-8:#0003;--fx-color-tertiary-alpha-9:#0000001a;--fx-color-tertiary-light-1:#1a1a1a;--fx-color-tertiary-light-2:#333;--fx-color-tertiary-light-3:#4d4d4d;--fx-color-tertiary-light-4:#666;--fx-color-tertiary-light-5:gray;--fx-color-tertiary-light-6:#999;--fx-color-tertiary-light-7:#b3b3b3;--fx-color-tertiary-light-8:#ccc;--fx-color-tertiary-light-9:#e6e6e6;--fx-color-tertiary-dark-1:black;--fx-color-tertiary-dark-2:black;--fx-color-tertiary-dark-3:black;--fx-color-tertiary-dark-4:black;--fx-color-tertiary-dark-5:black;--fx-color-tertiary-dark-6:black;--fx-color-tertiary-dark-7:black;--fx-color-tertiary-dark-8:black;--fx-color-tertiary-dark-9:black;--fx-color-success:#04df6d;--fx-color-success-alpha-1:#04df6de6;--fx-color-success-alpha-2:#04df6dcc;--fx-color-success-alpha-3:#04df6db3;--fx-color-success-alpha-4:#04df6d99;--fx-color-success-alpha-5:#04df6d80;--fx-color-success-alpha-6:#04df6d66;--fx-color-success-alpha-7:#04df6d4d;--fx-color-success-alpha-8:#04df6d33;--fx-color-success-alpha-9:#04df6d1a;--fx-color-success-light-1:#1de27c;--fx-color-success-light-2:#36e58a;--fx-color-success-light-3:#4fe999;--fx-color-success-light-4:#68eca7;--fx-color-success-light-5:#82efb6;--fx-color-success-light-6:#9bf2c5;--fx-color-success-light-7:#b4f5d3;--fx-color-success-light-8:#cdf9e2;--fx-color-success-light-9:#e6fcf0;--fx-color-success-dark-1:#04c962;--fx-color-success-dark-2:#03b257;--fx-color-success-dark-3:#039c4c;--fx-color-success-dark-4:#028641;--fx-color-success-dark-5:#027037;--fx-color-success-dark-6:#02592c;--fx-color-success-dark-7:#014321;--fx-color-success-dark-8:#012d16;--fx-color-success-dark-9:#00160b;--fx-color-warning:#ff7f48;--fx-color-warning-alpha-1:#ff7f48e6;--fx-color-warning-alpha-2:#ff7f48cc;--fx-color-warning-alpha-3:#ff7f48b3;--fx-color-warning-alpha-4:#ff7f4899;--fx-color-warning-alpha-5:#ff7f4880;--fx-color-warning-alpha-6:#ff7f4866;--fx-color-warning-alpha-7:#ff7f484d;--fx-color-warning-alpha-8:#ff7f4833;--fx-color-warning-alpha-9:#ff7f481a;--fx-color-warning-light-1:#ff8c5a;--fx-color-warning-light-2:#ff996d;--fx-color-warning-light-3:#ffa57f;--fx-color-warning-light-4:#ffb291;--fx-color-warning-light-5:#ffbfa4;--fx-color-warning-light-6:#ffccb6;--fx-color-warning-light-7:#ffd9c8;--fx-color-warning-light-8:#ffe5da;--fx-color-warning-light-9:#fff2ed;--fx-color-warning-dark-1:#e67241;--fx-color-warning-dark-2:#cc663a;--fx-color-warning-dark-3:#b35932;--fx-color-warning-dark-4:#994c2b;--fx-color-warning-dark-5:#804024;--fx-color-warning-dark-6:#66331d;--fx-color-warning-dark-7:#4d2616;--fx-color-warning-dark-8:#33190e;--fx-color-warning-dark-9:#1a0d07;--fx-color-error:#ff4848;--fx-color-error-alpha-1:#ff4848e6;--fx-color-error-alpha-2:#ff4848cc;--fx-color-error-alpha-3:#ff4848b3;--fx-color-error-alpha-4:#ff484899;--fx-color-error-alpha-5:#ff484880;--fx-color-error-alpha-6:#ff484866;--fx-color-error-alpha-7:#ff48484d;--fx-color-error-alpha-8:#ff484833;--fx-color-error-alpha-9:#ff48481a;--fx-color-error-light-1:#ff5a5a;--fx-color-error-light-2:#ff6d6d;--fx-color-error-light-3:#ff7f7f;--fx-color-error-light-4:#ff9191;--fx-color-error-light-5:#ffa4a4;--fx-color-error-light-6:#ffb6b6;--fx-color-error-light-7:#ffc8c8;--fx-color-error-light-8:#ffdada;--fx-color-error-light-9:#ffeded;--fx-color-error-dark-1:#e64141;--fx-color-error-dark-2:#cc3a3a;--fx-color-error-dark-3:#b33232;--fx-color-error-dark-4:#992b2b;--fx-color-error-dark-5:#802424;--fx-color-error-dark-6:#661d1d;--fx-color-error-dark-7:#4d1616;--fx-color-error-dark-8:#330e0e;--fx-color-error-dark-9:#1a0707;--fx-color-info:#999;--fx-color-info-alpha-1:#999999e6;--fx-color-info-alpha-2:#999c;--fx-color-info-alpha-3:#999999b3;--fx-color-info-alpha-4:#9999;--fx-color-info-alpha-5:#99999980;--fx-color-info-alpha-6:#9996;--fx-color-info-alpha-7:#9999994d;--fx-color-info-alpha-8:#9993;--fx-color-info-alpha-9:#9999991a;--fx-color-info-light-1:#a3a3a3;--fx-color-info-light-2:#adadad;--fx-color-info-light-3:#b8b8b8;--fx-color-info-light-4:#c2c2c2;--fx-color-info-light-5:#ccc;--fx-color-info-light-6:#d6d6d6;--fx-color-info-light-7:#e0e0e0;--fx-color-info-light-8:#ebebeb;--fx-color-info-light-9:#f5f5f5;--fx-color-info-dark-1:#8a8a8a;--fx-color-info-dark-2:#7a7a7a;--fx-color-info-dark-3:#6b6b6b;--fx-color-info-dark-4:#5c5c5c;--fx-color-info-dark-5:#4d4d4d;--fx-color-info-dark-6:#3d3d3d;--fx-color-info-dark-7:#2e2e2e;--fx-color-info-dark-8:#1f1f1f;--fx-color-info-dark-9:#0f0f0f;--fx-color-bg:#fff;--fx-color-bg-alpha-1:#ffffffe6;--fx-color-bg-alpha-2:#fffc;--fx-color-bg-alpha-3:#ffffffb3;--fx-color-bg-alpha-4:#fff9;--fx-color-bg-alpha-5:#ffffff80;--fx-color-bg-alpha-6:#fff6;--fx-color-bg-alpha-7:#ffffff4d;--fx-color-bg-alpha-8:#fff3;--fx-color-bg-alpha-9:#ffffff1a}:root.technology{--fx-color-white:#fff;--fx-color-white-alpha-1:#ffffffe6;--fx-color-white-alpha-2:#fffc;--fx-color-white-alpha-3:#ffffffb3;--fx-color-white-alpha-4:#fff9;--fx-color-white-alpha-5:#ffffff80;--fx-color-white-alpha-6:#fff6;--fx-color-white-alpha-7:#ffffff4d;--fx-color-white-alpha-8:#fff3;--fx-color-white-alpha-9:#ffffff1a;--fx-color-black:#000;--fx-color-black-alpha-1:#000000e6;--fx-color-black-alpha-2:#000c;--fx-color-black-alpha-3:#000000b3;--fx-color-black-alpha-4:#0009;--fx-color-black-alpha-5:#00000080;--fx-color-black-alpha-6:#0006;--fx-color-black-alpha-7:#0000004d;--fx-color-black-alpha-8:#0003;--fx-color-black-alpha-9:#0000001a;--fx-color-primary:#739fff;--fx-color-primary-alpha-1:#739fffe6;--fx-color-primary-alpha-2:#739fffcc;--fx-color-primary-alpha-3:#739fffb3;--fx-color-primary-alpha-4:#739fff99;--fx-color-primary-alpha-5:#739fff80;--fx-color-primary-alpha-6:#739fff66;--fx-color-primary-alpha-7:#739fff4d;--fx-color-primary-alpha-8:#739fff33;--fx-color-primary-alpha-9:#739fff1a;--fx-color-primary-light-1:#81a9ff;--fx-color-primary-light-2:#8fb2ff;--fx-color-primary-light-3:#9dbcff;--fx-color-primary-light-4:#abc5ff;--fx-color-primary-light-5:#b9cfff;--fx-color-primary-light-6:#c7d9ff;--fx-color-primary-light-7:#d5e2ff;--fx-color-primary-light-8:#e3ecff;--fx-color-primary-light-9:#f1f5ff;--fx-color-primary-dark-1:#688fe6;--fx-color-primary-dark-2:#5c7fcc;--fx-color-primary-dark-3:#516fb3;--fx-color-primary-dark-4:#455f99;--fx-color-primary-dark-5:#3a5080;--fx-color-primary-dark-6:#2e4066;--fx-color-primary-dark-7:#23304d;--fx-color-primary-dark-8:#172033;--fx-color-primary-dark-9:#0c101a;--fx-color-secondary:#000;--fx-color-secondary-alpha-1:#000000e6;--fx-color-secondary-alpha-2:#000c;--fx-color-secondary-alpha-3:#000000b3;--fx-color-secondary-alpha-4:#0009;--fx-color-secondary-alpha-5:#00000080;--fx-color-secondary-alpha-6:#0006;--fx-color-secondary-alpha-7:#0000004d;--fx-color-secondary-alpha-8:#0003;--fx-color-secondary-alpha-9:#0000001a;--fx-color-secondary-light-1:#1a1a1a;--fx-color-secondary-light-2:#333;--fx-color-secondary-light-3:#4d4d4d;--fx-color-secondary-light-4:#666;--fx-color-secondary-light-5:gray;--fx-color-secondary-light-6:#999;--fx-color-secondary-light-7:#b3b3b3;--fx-color-secondary-light-8:#ccc;--fx-color-secondary-light-9:#e6e6e6;--fx-color-secondary-dark-1:black;--fx-color-secondary-dark-2:black;--fx-color-secondary-dark-3:black;--fx-color-secondary-dark-4:black;--fx-color-secondary-dark-5:black;--fx-color-secondary-dark-6:black;--fx-color-secondary-dark-7:black;--fx-color-secondary-dark-8:black;--fx-color-secondary-dark-9:black;--fx-color-tertiary:#000;--fx-color-tertiary-alpha-1:#000000e6;--fx-color-tertiary-alpha-2:#000c;--fx-color-tertiary-alpha-3:#000000b3;--fx-color-tertiary-alpha-4:#0009;--fx-color-tertiary-alpha-5:#00000080;--fx-color-tertiary-alpha-6:#0006;--fx-color-tertiary-alpha-7:#0000004d;--fx-color-tertiary-alpha-8:#0003;--fx-color-tertiary-alpha-9:#0000001a;--fx-color-tertiary-light-1:#1a1a1a;--fx-color-tertiary-light-2:#333;--fx-color-tertiary-light-3:#4d4d4d;--fx-color-tertiary-light-4:#666;--fx-color-tertiary-light-5:gray;--fx-color-tertiary-light-6:#999;--fx-color-tertiary-light-7:#b3b3b3;--fx-color-tertiary-light-8:#ccc;--fx-color-tertiary-light-9:#e6e6e6;--fx-color-tertiary-dark-1:black;--fx-color-tertiary-dark-2:black;--fx-color-tertiary-dark-3:black;--fx-color-tertiary-dark-4:black;--fx-color-tertiary-dark-5:black;--fx-color-tertiary-dark-6:black;--fx-color-tertiary-dark-7:black;--fx-color-tertiary-dark-8:black;--fx-color-tertiary-dark-9:black;--fx-color-success:#30ff98;--fx-color-success-alpha-1:#30ff98e6;--fx-color-success-alpha-2:#30ff98cc;--fx-color-success-alpha-3:#30ff98b3;--fx-color-success-alpha-4:#30ff9899;--fx-color-success-alpha-5:#30ff9880;--fx-color-success-alpha-6:#30ff9866;--fx-color-success-alpha-7:#30ff984d;--fx-color-success-alpha-8:#30ff9833;--fx-color-success-alpha-9:#30ff981a;--fx-color-success-light-1:#45ffa2;--fx-color-success-light-2:#59ffad;--fx-color-success-light-3:#6effb7;--fx-color-success-light-4:#83ffc1;--fx-color-success-light-5:#98ffcc;--fx-color-success-light-6:#acffd6;--fx-color-success-light-7:#c1ffe0;--fx-color-success-light-8:#d6ffea;--fx-color-success-light-9:#eafff5;--fx-color-success-dark-1:#2be689;--fx-color-success-dark-2:#26cc7a;--fx-color-success-dark-3:#22b36a;--fx-color-success-dark-4:#1d995b;--fx-color-success-dark-5:#18804c;--fx-color-success-dark-6:#13663d;--fx-color-success-dark-7:#0e4d2e;--fx-color-success-dark-8:#0a331e;--fx-color-success-dark-9:#051a0f;--fx-color-warning:#ff7f48;--fx-color-warning-alpha-1:#ff7f48e6;--fx-color-warning-alpha-2:#ff7f48cc;--fx-color-warning-alpha-3:#ff7f48b3;--fx-color-warning-alpha-4:#ff7f4899;--fx-color-warning-alpha-5:#ff7f4880;--fx-color-warning-alpha-6:#ff7f4866;--fx-color-warning-alpha-7:#ff7f484d;--fx-color-warning-alpha-8:#ff7f4833;--fx-color-warning-alpha-9:#ff7f481a;--fx-color-warning-light-1:#ff8c5a;--fx-color-warning-light-2:#ff996d;--fx-color-warning-light-3:#ffa57f;--fx-color-warning-light-4:#ffb291;--fx-color-warning-light-5:#ffbfa4;--fx-color-warning-light-6:#ffccb6;--fx-color-warning-light-7:#ffd9c8;--fx-color-warning-light-8:#ffe5da;--fx-color-warning-light-9:#fff2ed;--fx-color-warning-dark-1:#e67241;--fx-color-warning-dark-2:#cc663a;--fx-color-warning-dark-3:#b35932;--fx-color-warning-dark-4:#994c2b;--fx-color-warning-dark-5:#804024;--fx-color-warning-dark-6:#66331d;--fx-color-warning-dark-7:#4d2616;--fx-color-warning-dark-8:#33190e;--fx-color-warning-dark-9:#1a0d07;--fx-color-error:#ff4848;--fx-color-error-alpha-1:#ff4848e6;--fx-color-error-alpha-2:#ff4848cc;--fx-color-error-alpha-3:#ff4848b3;--fx-color-error-alpha-4:#ff484899;--fx-color-error-alpha-5:#ff484880;--fx-color-error-alpha-6:#ff484866;--fx-color-error-alpha-7:#ff48484d;--fx-color-error-alpha-8:#ff484833;--fx-color-error-alpha-9:#ff48481a;--fx-color-error-light-1:#ff5a5a;--fx-color-error-light-2:#ff6d6d;--fx-color-error-light-3:#ff7f7f;--fx-color-error-light-4:#ff9191;--fx-color-error-light-5:#ffa4a4;--fx-color-error-light-6:#ffb6b6;--fx-color-error-light-7:#ffc8c8;--fx-color-error-light-8:#ffdada;--fx-color-error-light-9:#ffeded;--fx-color-error-dark-1:#e64141;--fx-color-error-dark-2:#cc3a3a;--fx-color-error-dark-3:#b33232;--fx-color-error-dark-4:#992b2b;--fx-color-error-dark-5:#802424;--fx-color-error-dark-6:#661d1d;--fx-color-error-dark-7:#4d1616;--fx-color-error-dark-8:#330e0e;--fx-color-error-dark-9:#1a0707;--fx-color-info:#999;--fx-color-info-alpha-1:#999999e6;--fx-color-info-alpha-2:#999c;--fx-color-info-alpha-3:#999999b3;--fx-color-info-alpha-4:#9999;--fx-color-info-alpha-5:#99999980;--fx-color-info-alpha-6:#9996;--fx-color-info-alpha-7:#9999994d;--fx-color-info-alpha-8:#9993;--fx-color-info-alpha-9:#9999991a;--fx-color-info-light-1:#a3a3a3;--fx-color-info-light-2:#adadad;--fx-color-info-light-3:#b8b8b8;--fx-color-info-light-4:#c2c2c2;--fx-color-info-light-5:#ccc;--fx-color-info-light-6:#d6d6d6;--fx-color-info-light-7:#e0e0e0;--fx-color-info-light-8:#ebebeb;--fx-color-info-light-9:#f5f5f5;--fx-color-info-dark-1:#8a8a8a;--fx-color-info-dark-2:#7a7a7a;--fx-color-info-dark-3:#6b6b6b;--fx-color-info-dark-4:#5c5c5c;--fx-color-info-dark-5:#4d4d4d;--fx-color-info-dark-6:#3d3d3d;--fx-color-info-dark-7:#2e2e2e;--fx-color-info-dark-8:#1f1f1f;--fx-color-info-dark-9:#0f0f0f;--fx-color-bg:#000;--fx-color-bg-alpha-1:#000000e6;--fx-color-bg-alpha-2:#000c;--fx-color-bg-alpha-3:#000000b3;--fx-color-bg-alpha-4:#0009;--fx-color-bg-alpha-5:#00000080;--fx-color-bg-alpha-6:#0006;--fx-color-bg-alpha-7:#0000004d;--fx-color-bg-alpha-8:#0003;--fx-color-bg-alpha-9:#0000001a;--fx-color-yellow:#fffd8b;--fx-color-yellow-alpha-1:#fffd8be6;--fx-color-yellow-alpha-2:#fffd8bcc;--fx-color-yellow-alpha-3:#fffd8bb3;--fx-color-yellow-alpha-4:#fffd8b99;--fx-color-yellow-alpha-5:#fffd8b80;--fx-color-yellow-alpha-6:#fffd8b66;--fx-color-yellow-alpha-7:#fffd8b4d;--fx-color-yellow-alpha-8:#fffd8b33;--fx-color-yellow-alpha-9:#fffd8b1a;--fx-color-yellow-light-1:#fffd97;--fx-color-yellow-light-2:#fffda2;--fx-color-yellow-light-3:#fffeae;--fx-color-yellow-light-4:#fffeb9;--fx-color-yellow-light-5:#fffec5;--fx-color-yellow-light-6:#fffed1;--fx-color-yellow-light-7:#fffedc;--fx-color-yellow-light-8:#ffffe8;--fx-color-yellow-light-9:#fffff3;--fx-color-yellow-dark-1:#e6e47d;--fx-color-yellow-dark-2:#ccca6f;--fx-color-yellow-dark-3:#b3b161;--fx-color-yellow-dark-4:#999853;--fx-color-yellow-dark-5:#807f46;--fx-color-yellow-dark-6:#666538;--fx-color-yellow-dark-7:#4d4c2a;--fx-color-yellow-dark-8:#33331c;--fx-color-yellow-dark-9:#1a190e;--fx-border-radius-base:16px;--fx-border-radius-small:8px;--fx-dialog-border-radius:16px;--fx-popper-border-radius:16px;--fx-popover-border-radius:16px;--fx-card-border-radius:16px}:root.science-fiction{--fx-color-white:#fff;--fx-color-white-alpha-1:#ffffffe6;--fx-color-white-alpha-2:#fffc;--fx-color-white-alpha-3:#ffffffb3;--fx-color-white-alpha-4:#fff9;--fx-color-white-alpha-5:#ffffff80;--fx-color-white-alpha-6:#fff6;--fx-color-white-alpha-7:#ffffff4d;--fx-color-white-alpha-8:#fff3;--fx-color-white-alpha-9:#ffffff1a;--fx-color-black:#000;--fx-color-black-alpha-1:#000000e6;--fx-color-black-alpha-2:#000c;--fx-color-black-alpha-3:#000000b3;--fx-color-black-alpha-4:#0009;--fx-color-black-alpha-5:#00000080;--fx-color-black-alpha-6:#0006;--fx-color-black-alpha-7:#0000004d;--fx-color-black-alpha-8:#0003;--fx-color-black-alpha-9:#0000001a;--fx-color-primary:#00acff;--fx-color-primary-alpha-1:#00acffe6;--fx-color-primary-alpha-2:#00acffcc;--fx-color-primary-alpha-3:#00acffb3;--fx-color-primary-alpha-4:#00acff99;--fx-color-primary-alpha-5:#00acff80;--fx-color-primary-alpha-6:#00acff66;--fx-color-primary-alpha-7:#00acff4d;--fx-color-primary-alpha-8:#00acff33;--fx-color-primary-alpha-9:#00acff1a;--fx-color-primary-light-1:#1ab4ff;--fx-color-primary-light-2:#33bdff;--fx-color-primary-light-3:#4dc5ff;--fx-color-primary-light-4:#66cdff;--fx-color-primary-light-5:#80d6ff;--fx-color-primary-light-6:#99deff;--fx-color-primary-light-7:#b3e6ff;--fx-color-primary-light-8:#cef;--fx-color-primary-light-9:#e6f7ff;--fx-color-primary-dark-1:#009be6;--fx-color-primary-dark-2:#008acc;--fx-color-primary-dark-3:#0078b3;--fx-color-primary-dark-4:#006799;--fx-color-primary-dark-5:#005680;--fx-color-primary-dark-6:#004566;--fx-color-primary-dark-7:#00344d;--fx-color-primary-dark-8:#023;--fx-color-primary-dark-9:#00111a;--fx-color-secondary:#000;--fx-color-secondary-alpha-1:#000000e6;--fx-color-secondary-alpha-2:#000c;--fx-color-secondary-alpha-3:#000000b3;--fx-color-secondary-alpha-4:#0009;--fx-color-secondary-alpha-5:#00000080;--fx-color-secondary-alpha-6:#0006;--fx-color-secondary-alpha-7:#0000004d;--fx-color-secondary-alpha-8:#0003;--fx-color-secondary-alpha-9:#0000001a;--fx-color-secondary-light-1:#1a1a1a;--fx-color-secondary-light-2:#333;--fx-color-secondary-light-3:#4d4d4d;--fx-color-secondary-light-4:#666;--fx-color-secondary-light-5:gray;--fx-color-secondary-light-6:#999;--fx-color-secondary-light-7:#b3b3b3;--fx-color-secondary-light-8:#ccc;--fx-color-secondary-light-9:#e6e6e6;--fx-color-secondary-dark-1:black;--fx-color-secondary-dark-2:black;--fx-color-secondary-dark-3:black;--fx-color-secondary-dark-4:black;--fx-color-secondary-dark-5:black;--fx-color-secondary-dark-6:black;--fx-color-secondary-dark-7:black;--fx-color-secondary-dark-8:black;--fx-color-secondary-dark-9:black;--fx-color-tertiary:#000;--fx-color-tertiary-alpha-1:#000000e6;--fx-color-tertiary-alpha-2:#000c;--fx-color-tertiary-alpha-3:#000000b3;--fx-color-tertiary-alpha-4:#0009;--fx-color-tertiary-alpha-5:#00000080;--fx-color-tertiary-alpha-6:#0006;--fx-color-tertiary-alpha-7:#0000004d;--fx-color-tertiary-alpha-8:#0003;--fx-color-tertiary-alpha-9:#0000001a;--fx-color-tertiary-light-1:#1a1a1a;--fx-color-tertiary-light-2:#333;--fx-color-tertiary-light-3:#4d4d4d;--fx-color-tertiary-light-4:#666;--fx-color-tertiary-light-5:gray;--fx-color-tertiary-light-6:#999;--fx-color-tertiary-light-7:#b3b3b3;--fx-color-tertiary-light-8:#ccc;--fx-color-tertiary-light-9:#e6e6e6;--fx-color-tertiary-dark-1:black;--fx-color-tertiary-dark-2:black;--fx-color-tertiary-dark-3:black;--fx-color-tertiary-dark-4:black;--fx-color-tertiary-dark-5:black;--fx-color-tertiary-dark-6:black;--fx-color-tertiary-dark-7:black;--fx-color-tertiary-dark-8:black;--fx-color-tertiary-dark-9:black;--fx-color-success:#30ff98;--fx-color-success-alpha-1:#30ff98e6;--fx-color-success-alpha-2:#30ff98cc;--fx-color-success-alpha-3:#30ff98b3;--fx-color-success-alpha-4:#30ff9899;--fx-color-success-alpha-5:#30ff9880;--fx-color-success-alpha-6:#30ff9866;--fx-color-success-alpha-7:#30ff984d;--fx-color-success-alpha-8:#30ff9833;--fx-color-success-alpha-9:#30ff981a;--fx-color-success-light-1:#45ffa2;--fx-color-success-light-2:#59ffad;--fx-color-success-light-3:#6effb7;--fx-color-success-light-4:#83ffc1;--fx-color-success-light-5:#98ffcc;--fx-color-success-light-6:#acffd6;--fx-color-success-light-7:#c1ffe0;--fx-color-success-light-8:#d6ffea;--fx-color-success-light-9:#eafff5;--fx-color-success-dark-1:#2be689;--fx-color-success-dark-2:#26cc7a;--fx-color-success-dark-3:#22b36a;--fx-color-success-dark-4:#1d995b;--fx-color-success-dark-5:#18804c;--fx-color-success-dark-6:#13663d;--fx-color-success-dark-7:#0e4d2e;--fx-color-success-dark-8:#0a331e;--fx-color-success-dark-9:#051a0f;--fx-color-warning:#ff7f48;--fx-color-warning-alpha-1:#ff7f48e6;--fx-color-warning-alpha-2:#ff7f48cc;--fx-color-warning-alpha-3:#ff7f48b3;--fx-color-warning-alpha-4:#ff7f4899;--fx-color-warning-alpha-5:#ff7f4880;--fx-color-warning-alpha-6:#ff7f4866;--fx-color-warning-alpha-7:#ff7f484d;--fx-color-warning-alpha-8:#ff7f4833;--fx-color-warning-alpha-9:#ff7f481a;--fx-color-warning-light-1:#ff8c5a;--fx-color-warning-light-2:#ff996d;--fx-color-warning-light-3:#ffa57f;--fx-color-warning-light-4:#ffb291;--fx-color-warning-light-5:#ffbfa4;--fx-color-warning-light-6:#ffccb6;--fx-color-warning-light-7:#ffd9c8;--fx-color-warning-light-8:#ffe5da;--fx-color-warning-light-9:#fff2ed;--fx-color-warning-dark-1:#e67241;--fx-color-warning-dark-2:#cc663a;--fx-color-warning-dark-3:#b35932;--fx-color-warning-dark-4:#994c2b;--fx-color-warning-dark-5:#804024;--fx-color-warning-dark-6:#66331d;--fx-color-warning-dark-7:#4d2616;--fx-color-warning-dark-8:#33190e;--fx-color-warning-dark-9:#1a0d07;--fx-color-error:#ff4848;--fx-color-error-alpha-1:#ff4848e6;--fx-color-error-alpha-2:#ff4848cc;--fx-color-error-alpha-3:#ff4848b3;--fx-color-error-alpha-4:#ff484899;--fx-color-error-alpha-5:#ff484880;--fx-color-error-alpha-6:#ff484866;--fx-color-error-alpha-7:#ff48484d;--fx-color-error-alpha-8:#ff484833;--fx-color-error-alpha-9:#ff48481a;--fx-color-error-light-1:#ff5a5a;--fx-color-error-light-2:#ff6d6d;--fx-color-error-light-3:#ff7f7f;--fx-color-error-light-4:#ff9191;--fx-color-error-light-5:#ffa4a4;--fx-color-error-light-6:#ffb6b6;--fx-color-error-light-7:#ffc8c8;--fx-color-error-light-8:#ffdada;--fx-color-error-light-9:#ffeded;--fx-color-error-dark-1:#e64141;--fx-color-error-dark-2:#cc3a3a;--fx-color-error-dark-3:#b33232;--fx-color-error-dark-4:#992b2b;--fx-color-error-dark-5:#802424;--fx-color-error-dark-6:#661d1d;--fx-color-error-dark-7:#4d1616;--fx-color-error-dark-8:#330e0e;--fx-color-error-dark-9:#1a0707;--fx-color-info:#999;--fx-color-info-alpha-1:#999999e6;--fx-color-info-alpha-2:#999c;--fx-color-info-alpha-3:#999999b3;--fx-color-info-alpha-4:#9999;--fx-color-info-alpha-5:#99999980;--fx-color-info-alpha-6:#9996;--fx-color-info-alpha-7:#9999994d;--fx-color-info-alpha-8:#9993;--fx-color-info-alpha-9:#9999991a;--fx-color-info-light-1:#a3a3a3;--fx-color-info-light-2:#adadad;--fx-color-info-light-3:#b8b8b8;--fx-color-info-light-4:#c2c2c2;--fx-color-info-light-5:#ccc;--fx-color-info-light-6:#d6d6d6;--fx-color-info-light-7:#e0e0e0;--fx-color-info-light-8:#ebebeb;--fx-color-info-light-9:#f5f5f5;--fx-color-info-dark-1:#8a8a8a;--fx-color-info-dark-2:#7a7a7a;--fx-color-info-dark-3:#6b6b6b;--fx-color-info-dark-4:#5c5c5c;--fx-color-info-dark-5:#4d4d4d;--fx-color-info-dark-6:#3d3d3d;--fx-color-info-dark-7:#2e2e2e;--fx-color-info-dark-8:#1f1f1f;--fx-color-info-dark-9:#0f0f0f;--fx-color-bg:#000;--fx-color-bg-alpha-1:#000000e6;--fx-color-bg-alpha-2:#000c;--fx-color-bg-alpha-3:#000000b3;--fx-color-bg-alpha-4:#0009;--fx-color-bg-alpha-5:#00000080;--fx-color-bg-alpha-6:#0006;--fx-color-bg-alpha-7:#0000004d;--fx-color-bg-alpha-8:#0003;--fx-color-bg-alpha-9:#0000001a}:root.font-size-small{--fx-font-size-extra-small:10px;--fx-font-size-small:11px;--fx-font-size-base:12px;--fx-font-size-medium:14px;--fx-font-size-large:16px;--fx-font-size-extra-large:18px}:root.font-size-extra-small{--fx-font-size-extra-small:8px;--fx-font-size-small:9px;--fx-font-size-base:10px;--fx-font-size-medium:12px;--fx-font-size-large:14px;--fx-font-size-extra-large:16px}:root.font-size-large{--fx-font-size-extra-small:14px;--fx-font-size-small:15px;--fx-font-size-base:16px;--fx-font-size-medium:18px;--fx-font-size-large:20px;--fx-font-size-extra-large:22px}:root.font-size-extra-large{--fx-font-size-extra-small:16px;--fx-font-size-small:17px;--fx-font-size-base:18px;--fx-font-size-medium:20px;--fx-font-size-large:22px;--fx-font-size-extra-large:24px}@font-face{font-family:Poppins;src:url(./Poppins-CTKNfV9P.ttf)format("truetype");font-display:block}@font-face{font-family:SeldomScene;src:url(./SeldomScene-Dl-xQ0Q-.otf);font-style:normal}@font-face{font-family:ShangShouJiJiaTi;src:url(./ShangShouJiJiaTi-DVxr6-tj.ttf);font-style:normal}:root{--gaussian-blur-color:#0000000d;--gaussian-blur-hover-color:#0000001a;--transparent-bg-color:#fffc;--transparent-hover-bg-color:#0000000d;--transparent-active-bg-color:#0000001a;--transparent-border-color:#fff9}:root.dark{--gaussian-blur-color:#0000001a;--gaussian-blur-hover-color:#0003;--transparent-bg-color:#121212cc;--transparent-hover-bg-color:#ffffff1a;--transparent-active-bg-color:#fff3;--transparent-border-color:#ffffff80}:root.fx a.beautiful,:root.my-theme a.beautiful{transition:var(--el-transition-all);border-bottom:1px dotted}:root.fx a.beautiful:hover,:root.my-theme a.beautiful:hover{color:var(--el-color-primary);border-bottom:1px dotted #0000}.hljs{font-family:Consolas,Monaco,monospace}.dg.ac{z-index:999!important}.alipay-collection-qr-code[data-v-1f286e16]{--light-mode-color:black;--dark-mode-color:white;--color:var(--light-mode-color)}.alipay-collection-qr-code g[data-v-1f286e16]{fill:var(--color)}.alipay-collection-qr-code.light[data-v-1f286e16]{--color:var(--light-mode-color)!important}.alipay-collection-qr-code.dark[data-v-1f286e16]{--color:var(--dark-mode-color)!important}.alipay-collection-qr-code.with-color[data-v-1f286e16]{--color:var(--5a6f355e)!important}:root.dark .alipay-collection-qr-code[data-v-1f286e16]{--color:var(--dark-mode-color)}.wechat-collection-qr-code[data-v-eaaa46cd]{--light-mode-color:black;--dark-mode-color:white;--color:var(--light-mode-color)}.wechat-collection-qr-code g[data-v-eaaa46cd]{fill:var(--color)}.wechat-collection-qr-code.light[data-v-eaaa46cd]{--color:var(--light-mode-color)!important}.wechat-collection-qr-code.dark[data-v-eaaa46cd]{--color:var(--dark-mode-color)!important}.wechat-collection-qr-code.with-color[data-v-eaaa46cd]{--color:var(--f62abf24)!important}:root.dark .wechat-collection-qr-code[data-v-eaaa46cd]{--color:var(--dark-mode-color)}.wechat-qr-code[data-v-82532a19]{--light-mode-color:black;--dark-mode-color:white;--color:var(--light-mode-color)}.wechat-qr-code g[data-v-82532a19]{fill:var(--color)}.wechat-qr-code.light[data-v-82532a19]{--color:var(--light-mode-color)!important}.wechat-qr-code.dark[data-v-82532a19]{--color:var(--dark-mode-color)!important}.wechat-qr-code.with-color[data-v-82532a19]{--color:var(--5db5c89e)!important}:root.dark .wechat-qr-code[data-v-82532a19]{--color:var(--dark-mode-color)}.canvas-clock[data-v-70662e9a]{width:500px;height:500px}.copyright-footer-content[data-v-8d12dde9]{font-size:var(--el-font-size-base);text-transform:uppercase;letter-spacing:1px;text-align:center}.copyright-footer-content a[data-v-8d12dde9]{transition:var(--el-transition-all);border-bottom:1px dotted}.copyright-footer-content a[data-v-8d12dde9]:hover{color:var(--el-color-primary);border-bottom:1px dotted #0000}@media screen and (width<=1280px){.copyright-footer-content[data-v-8d12dde9]{font-size:10px}}.donate-side[data-v-f63bf933]{box-sizing:border-box;background:var(--el-color-primary);cursor:pointer;width:100px;transition:var(--el-transition-all);border-radius:16px 0 0 16px;padding:16px 8px 16px 16px;position:fixed;bottom:120px;right:-84px;overflow:hidden}.donate-side .content[data-v-f63bf933]{opacity:0}.donate-side[data-v-f63bf933]:hover{right:0}.fx-card[data-v-4f9a7478]{background-color:var(--el-bg-color-overlay);border:none;flex-direction:column;display:flex}.fx-card[data-v-4f9a7478] .el-card__header{text-transform:uppercase;letter-spacing:4px;box-shadow:var(--el-box-shadow-light);border:none;font-weight:bolder}.fx-card[data-v-4f9a7478] .el-card__body{flex-grow:1;min-height:0}.fx-card+.fx-card[data-v-4f9a7478]{margin-top:20px}.heart-beat[data-v-1bb6910b]{font-size:inherit;aspect-ratio:1;justify-content:center;align-items:center;width:1em;display:flex}.heart-beat__heart[data-v-1bb6910b]{transform-origin:.5em .5em;width:1em;height:1em;display:inline-block;position:relative;transform:rotate(45deg)}.heart-beat__heart div[data-v-1bb6910b]{background:red;width:.5em;height:.5em;animation:1.2s cubic-bezier(.215,.61,.355,1) infinite loader45-1bb6910b;position:absolute;top:.3em;left:.3em}.heart-beat__heart div[data-v-1bb6910b]:after,.heart-beat__heart div[data-v-1bb6910b]:before{content:" ";background:red;width:.5em;height:.5em;display:block;position:absolute}.heart-beat__heart div[data-v-1bb6910b]:before{border-radius:50% 0 0 50%;left:-.35em}.heart-beat__heart div[data-v-1bb6910b]:after{border-radius:50% 50% 0 0;top:-.35em}@keyframes loader45-1bb6910b{0%{transform:scale(.95)}5%{transform:scale(1.1)}39%{transform:scale(.85)}45%{transform:scale(1)}60%{transform:scale(.95)}to{transform:scale(.9)}}:root.dark .mac-window[data-v-e3b0a575]{--mac-window-bg-color:#0f0f0fcc}.mac-window[data-v-e3b0a575]{--mac-window-bg-color:#f7f7f7cc;box-sizing:border-box;background-color:var(--mac-window-bg-color);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;min-height:40px;transition:var(--el-transition-all);border:1px solid #0000001a;border-radius:8px;overflow:hidden}.mac-window[data-v-e3b0a575]:hover{box-shadow:var(--el-box-shadow);transform:scale(1.01)}#title-bar[data-v-e3b0a575]{box-sizing:border-box;justify-content:space-between;width:100%;height:48px;padding:0 20px;display:flex}#left-container[data-v-e3b0a575]{justify-content:space-between;align-items:center;height:100%;display:flex}#left-container>li[data-v-e3b0a575]{box-sizing:border-box;border:.5px solid #0003;border-radius:50%;width:12px;height:12px}#left-container>li[data-v-e3b0a575]+*{margin-left:6px}#left-container>li[data-v-e3b0a575]:first-child{background-color:#ff6052}#left-container>li[data-v-e3b0a575]:nth-child(2){background-color:#ffbe05}#left-container>li[data-v-e3b0a575]:nth-child(3){background-color:#15cc37}#content[data-v-e3b0a575]{padding:0 20px 20px}.designed-by[data-v-f63c9efb]{color:var(--el-text-color-primary);display:flex}.row-with-content[data-v-2d65ef5f]{flex-direction:column;height:100%;display:flex}.row-with-content[data-v-2d65ef5f]>:first-child{flex-shrink:0}.row-with-content[data-v-2d65ef5f]>:last-child{flex-grow:1;min-height:0}.operation-row[data-v-7111795f]{justify-content:space-between;margin-bottom:10px;line-height:32px;display:flex}.operation-row .operation-row-container[data-v-7111795f]{justify-content:space-between;min-width:100%;display:flex}.operation-row .operation-row-container .operation-row-content[data-v-7111795f],.operation-row .operation-row-container .operation-row-content-right[data-v-7111795f]{display:flex}.operation-row .operation-row-container .operation-row-content[data-v-7111795f]>*,.operation-row .operation-row-container .operation-row-content-right[data-v-7111795f]>*{flex-shrink:0}.operation-row .operation-row-container .operation-row-content[data-v-7111795f]>*+*,.operation-row .operation-row-container .operation-row-content-right[data-v-7111795f]>*+*{margin-left:10px}.operation-row .operation-row-container .operation-row-content[data-v-7111795f]>.el-input,.operation-row .operation-row-container .operation-row-content[data-v-7111795f]>.el-select,.operation-row .operation-row-container .operation-row-content-right[data-v-7111795f]>.el-input,.operation-row .operation-row-container .operation-row-content-right[data-v-7111795f]>.el-select{width:200px}.operation-row .operation-row-container .operation-row-content-right[data-v-7111795f]{margin-left:20px}.operation-row .operation-row-content-right-pinned[data-v-7111795f]{flex-shrink:0;margin-left:20px;display:flex}.operation-row .operation-row-content-right-pinned[data-v-7111795f]>*{flex-shrink:0}.operation-row .operation-row-content-right-pinned[data-v-7111795f]>*+*{margin-left:10px}.operation-row .operation-row-content-right-pinned[data-v-7111795f]>.el-input,.operation-row .operation-row-content-right-pinned[data-v-7111795f]>.el-select{width:200px}:root.hacker .operation-row-content[data-v-7111795f],:root.hacker .operation-row-content-right[data-v-7111795f]{padding:0 12px}.date[data-v-46c4fbfb]{height:fit-content;display:inline-block}.my-transition-enter-active[data-v-d746180d],.my-transition-leave-active[data-v-d746180d]{transition:opacity var(--570753ba) ease-in-out}.my-transition-enter-from[data-v-d746180d],.my-transition-leave-to[data-v-d746180d]{opacity:0}.navigation-tab-menu[data-v-866e96bc]{--border-radius:var(--el-border-radius-base);--bg-color:var(--el-bg-color);width:100%;height:40px;color:var(--el-text-color-secondary);background-color:var(--el-fill-color-lighter);-webkit-user-select:none;user-select:none;font-size:var(--el-font-size-base);box-sizing:border-box;align-items:end;display:flex;position:relative;overflow-x:scroll}.navigation-tab-menu[data-v-866e96bc]::-webkit-scrollbar{display:none}.tab[data-v-697f3df3]{--tab-icon-margin-right:8px;z-index:10;border-radius:var(--border-radius) var(--border-radius) 0 0;cursor:pointer;width:200px;height:100%;transition:var(--el-transition-all);flex-shrink:0;position:relative}.tab:not(:first-child) .tab__wrapper[data-v-697f3df3]:before{content:"";background:var(--el-border-color);width:1px;height:20px;transition:var(--el-transition-all);position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.tab .tab__wrapper[data-v-697f3df3]{box-sizing:border-box;width:100%;padding:0 12px}.tab[data-v-697f3df3]:first-child{margin-left:var(--el-border-radius-base)}.tab[data-v-697f3df3]:last-child{margin-right:var(--el-border-radius-base)}.tab[data-v-697f3df3]:hover{background-color:var(--el-color-primary-light-8)}.tab:hover .tab__wrapper[data-v-697f3df3]:before,.tab:hover+* .tab__wrapper[data-v-697f3df3]:before{opacity:0}.tab:hover .background[data-v-697f3df3],.tab:hover+*>.background[data-v-697f3df3]{border-color:#0000}.tab:hover .background[data-v-697f3df3]:before,.tab:hover .background[data-v-697f3df3]:after{opacity:1}.tab.active[data-v-697f3df3]{z-index:60;background-color:var(--bg-color)!important}.tab.active.shadow[data-v-697f3df3]{filter:drop-shadow(var(--el-box-shadow-light))}.tab.active .tab__wrapper[data-v-697f3df3]:before,.tab.active+* .tab__wrapper[data-v-697f3df3]:before{opacity:0}.tab.active .background[data-v-697f3df3],.tab.active+*>.background[data-v-697f3df3]{border-color:#0000}.tab.active .background[data-v-697f3df3]:before,.tab.active .background[data-v-697f3df3]:after{box-shadow:0 0 0 8px var(--bg-color);opacity:1}.tab .tab-icon[data-v-697f3df3]{color:inherit;margin-right:var(--tab-icon-margin-right)}.tab .tab-title[data-v-697f3df3]{flex-grow:1;width:0}.tab i.close[data-v-697f3df3]{z-index:100;transition:var(--el-transition-all);border-radius:50%;margin-left:8px;padding:4px}.tab i.close[data-v-697f3df3]:hover{background-color:var(--el-color-primary-light-5)}.tab .background[data-v-697f3df3]{box-sizing:border-box;width:100%;height:100%;transition:var(--el-transition-all);position:absolute;top:50%;left:0;transform:translateY(-50%)}.tab .background[data-v-697f3df3]:before,.tab .background[data-v-697f3df3]:after{content:"";width:calc(var(--el-border-radius-base) * 2);height:calc(var(--el-border-radius-base) * 2);box-shadow:0 0 0 8px var(--el-color-primary-light-8);opacity:0;transition:var(--el-transition-all);border-radius:50%;position:absolute;bottom:0}.tab .background[data-v-697f3df3]:before{left:calc(var(--el-border-radius-base) * -2);clip-path:inset(50% 0 0 50%)}.tab .background[data-v-697f3df3]:after{right:calc(var(--el-border-radius-base) * -2);-webkit-clip-path:inset(50% var(--el-border-radius-base) 0 0);clip-path:inset(50% var(--el-border-radius-base) 0 0)}.context-menu[data-v-74628024]{left:var(--181feeac);top:var(--198d8a10);background-color:var(--el-bg-color);border:1px solid var(--el-border-color-light);border-radius:var(--el-border-radius-base);min-width:100px;max-width:200px;box-shadow:var(--el-box-shadow-light);color:var(--el-text-color-primary);z-index:9999;padding:6px 0;position:fixed;overflow:hidden}.context-menu[data-v-74628024] .el-divider{border-top:1px solid var(--el-border-color-lighter);margin:6px 0}.context-menu-enter-active[data-v-74628024],.context-menu-leave-active[data-v-74628024]{transition:opacity .2s}.context-menu-enter-from[data-v-74628024],.context-menu-leave-to[data-v-74628024]{opacity:0}.context-menu-item .context-menu-item__wrapper[data-v-a3127826]{box-sizing:border-box;line-height:1;font-size:var(--el-font-size-base);transition:background-color var(--el-transition-duration),color var(--el-transition-duration);cursor:default;padding:10px 16px}.context-menu-item .context-menu-item__wrapper[data-v-a3127826]:hover{background-color:var(--el-color-primary-light-9);color:var(--el-color-primary)}.context-menu-item .context-menu-item__wrapper.disabled[data-v-a3127826]{color:var(--el-text-color-disabled);cursor:not-allowed}.context-menu-item .context-menu-item__wrapper.disabled[data-v-a3127826]:hover{background-color:#0000}.context-menu-item .context-menu-item__wrapper .context-menu-item-icon[data-v-a3127826]{flex-basis:var(--el-font-size-base);width:var(--el-font-size-base);flex-shrink:0;height:100%;margin-right:8px;overflow:hidden}.context-menu-item .context-menu-item__wrapper .context-menu-item-label[data-v-a3127826]{flex-grow:1}.liquid-glass[data-v-de46ae5c]{justify-content:center;align-items:center;transition:opacity .26s ease-out;display:flex;position:relative;overflow:hidden}.liquid-glass>svg[data-v-de46ae5c]{pointer-events:none;opacity:0;z-index:-10;width:100%;height:100%;position:absolute;inset:0}.liquid-glass>div[data-v-de46ae5c]{border-radius:inherit;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;display:flex;position:relative}.loading-background[data-v-b4f93f4f]{background:var(--el-mask-color);z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%;font-size:var(--el-font-size-base);position:absolute;top:0;left:0}.chaotic-orbit[data-v-658584de]{--uib-size:25px;--uib-speed:1.5s;--uib-color:var(--el-color-primary);height:var(--uib-size);width:var(--uib-size);animation:rotate936-658584de calc(var(--uib-speed) * 1.667) infinite linear;justify-content:center;align-items:center;display:flex;position:relative}.chaotic-orbit[data-v-658584de]:before,.chaotic-orbit[data-v-658584de]:after{content:"";background-color:var(--uib-color);will-change:transform;border-radius:50%;flex-shrink:0;width:60%;height:60%;position:absolute}.chaotic-orbit[data-v-658584de]:before{animation:orbit-658584de var(--uib-speed) linear infinite}.chaotic-orbit[data-v-658584de]:after{animation:orbit-658584de var(--uib-speed) linear calc(var(--uib-speed) / -2) infinite}@keyframes rotate936-658584de{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit-658584de{0%{transform:translate(calc(var(--uib-size) * .5)) scale(.73684);opacity:.65}5%{transform:translate(calc(var(--uib-size) * .4)) scale(.684208);opacity:.58}10%{transform:translate(calc(var(--uib-size) * .3)) scale(.631576);opacity:.51}15%{transform:translate(calc(var(--uib-size) * .2)) scale(.578944);opacity:.44}20%{transform:translate(calc(var(--uib-size) * .1)) scale(.526312);opacity:.37}25%{opacity:.3;transform:translate(0)scale(.47368)}30%{transform:translate(calc(var(--uib-size) * -.1)) scale(.526312);opacity:.37}35%{transform:translate(calc(var(--uib-size) * -.2)) scale(.578944);opacity:.44}40%{transform:translate(calc(var(--uib-size) * -.3)) scale(.631576);opacity:.51}45%{transform:translate(calc(var(--uib-size) * -.4)) scale(.684208);opacity:.58}50%{transform:translate(calc(var(--uib-size) * -.5)) scale(.73684);opacity:.65}55%{transform:translate(calc(var(--uib-size) * -.4)) scale(.789472);opacity:.72}60%{transform:translate(calc(var(--uib-size) * -.3)) scale(.842104);opacity:.79}65%{transform:translate(calc(var(--uib-size) * -.2)) scale(.894736);opacity:.86}70%{transform:translate(calc(var(--uib-size) * -.1)) scale(.947368);opacity:.93}75%{opacity:1;transform:translate(0)scale(1)}80%{transform:translate(calc(var(--uib-size) * .1)) scale(.947368);opacity:.93}85%{transform:translate(calc(var(--uib-size) * .2)) scale(.894736);opacity:.86}90%{transform:translate(calc(var(--uib-size) * .3)) scale(.842104);opacity:.79}95%{transform:translate(calc(var(--uib-size) * .4)) scale(.789472);opacity:.72}to{transform:translate(calc(var(--uib-size) * .5)) scale(.73684);opacity:.65}}
