:root .el-popover{--el-popover-padding: 8px;--el-popover-border-radius: 12px}:root .el-popover.tips{--el-popover-border-radius: 4px;--el-popover-padding: 0 10px;--el-popover-font-size: 12px;line-height:24px;min-width:auto}:root .el-dropdown__popper.aiPopper{min-width:140px;overflow:hidden;border-width:1px;border-color:rgb(var(--un-preset-theme-colors-tmain) / .08);border-radius:12px!important;padding:8px!important}:root .el-dropdown__popper.aiPopper .el-dropdown-menu__item{background-image:none;padding:4px 8px!important;color:rgb(var(--un-preset-theme-colors-tmain) / .5)}:root .el-dropdown__popper.aiPopper .el-dropdown-menu__item:hover{--un-bg-opacity:var(--un-preset-theme-colors-knowledge-light-1--alpha, 1) !important;background-color:rgb(var(--un-preset-theme-colors-knowledge-light-1) / var(--un-bg-opacity))!important}:root .el-month-table .today .el-date-table-cell .el-date-table-cell__text{background-color:rgb(var(--un-preset-theme-colors-article-dark-2) / .04);--un-text-opacity:var(--un-preset-theme-colors-article-dark-2--alpha, 1);color:rgb(var(--un-preset-theme-colors-article-dark-2) / var(--un-text-opacity))}:root .el-month-table .current .el-date-table-cell .el-date-table-cell__text{--un-bg-opacity:var(--un-preset-theme-colors-article-light-0--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-article-light-0) / var(--un-bg-opacity));--un-text-opacity:var(--un-preset-theme-colors-article-dark-2--alpha, 1);color:rgb(var(--un-preset-theme-colors-article-dark-2) / var(--un-text-opacity));--un-shadow:0 0 0 1px var(--un-shadow-color, var(--un-colors-tmain));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-shadow-opacity:var(--un-preset-theme-colors-article-dark-2--alpha, 1);--un-shadow-color:rgb(var(--un-preset-theme-colors-article-dark-2) / var(--un-shadow-opacity)) }.el-overlay.is-message-box,.el-message{z-index:9999!important}@keyframes LeftArrow{0%{transform:0}50%{transform:translate(-120%)}51%{transform:translate(120%)}to{transform:0}}.animation-box_arrow:hover .is-left{animation:LeftArrow 1s ease 1 alternate forwards}.base-popover{border-radius:12px!important;min-width:0!important;padding:0!important}.beautify-select-popper .el-scrollbar__wrap .el-select-dropdown__list{display:flex;flex-direction:column;gap:8px;padding:12px}.beautify-select-popper .el-scrollbar__wrap .el-select-dropdown__item{height:auto;line-height:normal;padding:8px 12px;--un-bg-opacity:var(--un-preset-theme-colors-itemBg--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-itemBg) / var(--un-bg-opacity));border-radius:8px}.beautify-select-popper .el-scrollbar__wrap .el-select-dropdown__item.is-hovering{background-color:rgba(34,34,34,.08)}.beautify-select-popper .el-scrollbar__wrap .el-select-dropdown__item.is-selected{--un-bg-opacity:var(--un-preset-theme-colors-tWhite--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-tWhite) / var(--un-bg-opacity));box-shadow:0 0 0 1px rgba(34,34,34,.16);--un-text-opacity:var(--un-preset-theme-colors-tmain--alpha, 1);color:rgb(var(--un-preset-theme-colors-tmain) / var(--un-text-opacity))}.beautify-select-popper .el-scrollbar__wrap .el-select-dropdown__item.is-selected .item-con{padding-right:20px}.beautify-select-popper .el-scrollbar__wrap .el-select-dropdown__item.is-selected .icon-xuanzhong{display:none}.beautify-select-popper .el-scrollbar__wrap .el-select-dropdown__item.is-selected:after{height:16px;width:16px;--un-bg-opacity:var(--un-preset-theme-colors-tmain--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-tmain) / var(--un-bg-opacity));right:13px;top:18px}.beautify-select-popper.beautify-select-popper-myProduct .el-scrollbar__wrap .el-select-dropdown__item{--un-bg-opacity:var(--un-preset-theme-colors-tWhite--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-tWhite) / var(--un-bg-opacity))}.beautify-select-popper.beautify-select-popper-myProduct .el-scrollbar__wrap .el-select-dropdown__item.is-hovering{background-color:rgba(34,34,34,.04)}.beautify-select-popper.beautify-select-popper-myProduct .el-scrollbar__wrap .el-select-dropdown__item.is-selected{box-shadow:none;--un-bg-opacity:var(--un-preset-theme-colors-tWhite--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-tWhite) / var(--un-bg-opacity))}.beautify-select-popper-valueProduct{--un-bg-opacity:var(--un-preset-theme-colors-itemBg--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-itemBg) / var(--un-bg-opacity))}.beautify-select-popper-valueProduct .el-scrollbar__wrap .el-select-dropdown__item{--un-bg-opacity:var(--un-preset-theme-colors-tWhite--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-tWhite) / var(--un-bg-opacity))}.beautify-select-popper-valueProduct .el-scrollbar__wrap .el-select-dropdown__item.is-selected{box-shadow:none;color:rgba(34,34,34,.8)}.messageNoIcon .el-icon{display:none}.style-select-popper .el-select-dropdown__item.is-selected{color:#222}.confirmDialog.is-warning .el-dialog{--un-border-opacity:var(--un-preset-theme-colors-main--alpha, 1);--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(var(--un-preset-theme-colors-main) / var(--un-border-left-opacity))}.confirmDialog.is-tip .el-dialog{--un-border-opacity:var(--un-preset-theme-colors-lightGrey--alpha, 1);--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(var(--un-preset-theme-colors-lightGrey) / var(--un-border-left-opacity))}.confirmDialog.is-other .el-dialog{border-left-color:var(--dialog-theme-color)}.confirmDialog .el-dialog{border-left-width:4px;border-radius:10px}.confirmDialog .el-dialog .el-dialog__header{padding-bottom:0}.confirmDialog .el-dialog .el-dialog__footer{margin-top:12px;padding-top:0}.confirmDialog .icon-type_warning{--un-text-opacity:var(--un-preset-theme-colors-main--alpha, 1);color:rgb(var(--un-preset-theme-colors-main) / var(--un-text-opacity))}.confirmDialog .icon-type_tip{--un-text-opacity:var(--un-preset-theme-colors-lightGrey--alpha, 1);color:rgb(var(--un-preset-theme-colors-lightGrey) / var(--un-text-opacity))}.confirmDialog .icon-type_other{color:var(--dialog-theme-color)}.confirmDialog .btn-type_warning{--un-bg-opacity:var(--un-preset-theme-colors-main--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-main) / var(--un-bg-opacity));--un-text-opacity:var(--un-preset-theme-colors-tWhite--alpha, 1);color:rgb(var(--un-preset-theme-colors-tWhite) / var(--un-text-opacity))}.confirmDialog .btn-type_tip{background-color:var(--theme-tmain);--un-text-opacity:var(--un-preset-theme-colors-tWhite--alpha, 1);color:rgb(var(--un-preset-theme-colors-tWhite) / var(--un-text-opacity))}.confirmDialog .btn-type_other{background-color:var(--dialog-theme-color);--un-text-opacity:var(--un-preset-theme-colors-tWhite--alpha, 1);color:rgb(var(--un-preset-theme-colors-tWhite) / var(--un-text-opacity))}
