@charset "UTF-8";.dark,:root,html,html.dark{--primary-color: #ec6937;--success-color: #34cc7b;--warning-color: #e6a23c;--danger-color: #f56c6c;--info-color: #909399;--text-primary: #333;--text-regular: #666;--text-secondary: #909399;--text-placeholder: #c0c4cc;--border-base: #dcdfe6;--border-light: #e4e7ed;--border-lighter: #ebeef5;--border-extra-light: #f2f6fc;--background-base: #f5f7fa;--background-light: #fafafa;--background-lighter: #fff;--font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;--font-size-base: 14px;--font-size-small: 13px;--font-size-large: 16px;--font-size-extra-large: 18px;--spacing-small: 8px;--spacing-base: 16px;--spacing-large: 24px;--spacing-extra-large: 32px;--header-height: 60px;--sidebar-width: 240px;--footer-height: 60px;--container-max-width: 1200px;--container-padding: 20px;--container-padding-mobile: 15px;--border-radius-small: 2px;--border-radius-base: 4px;--border-radius-large: 8px;--box-shadow-base: 0 2px 4px rgba(0,0,0,.12), 0 0 6px rgba(0,0,0,.04);--box-shadow-light: 0 2px 12px 0 rgba(0,0,0,.1);--box-shadow-dark: 0 2px 16px 0 rgba(0,0,0,.15);--transition-duration: .3s;--transition-timing-function: ease}:export{colorPrimary:#ec6937;colorSuccess:#34cc7b;colorWarning:#e6a23c;colorDanger:#f56c6c;colorInfo:#909399;borderRadiusBase:4px}.a-dialog{border-radius:8px;overflow:hidden;padding:0!important}.a-dialog .el-dialog__header{border-bottom:1px solid var(--el-border-color-lighter);margin:0;padding:0}.a-dialog .el-dialog__body{padding:0 16px 16px}.a-dialog .a-dialog-header{align-items:center;background-color:#f0f0f0;display:flex;justify-content:space-between;padding:10px 20px}.a-dialog .a-dialog-header .a-dialog-title-wrapper{flex:1}.a-dialog .a-dialog-header .a-dialog-title-wrapper .a-dialog-title{color:#000;font-size:18px;font-weight:600;line-height:1.5;margin:0;padding:0}.a-dialog .a-dialog-header .a-dialog-title-wrapper .a-dialog-subtitle-container{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.a-dialog .a-dialog-header .a-dialog-title-wrapper .a-dialog-subtitle{color:var(--el-text-color-secondary);font-size:14px;line-height:1.4;margin:0;padding:0}.a-dialog .a-dialog-header .a-dialog-close{color:#000;cursor:pointer;font-size:40px;margin-left:16px;transition:color .3s}.a-dialog .a-dialog-header .a-dialog-close:hover{color:#333}@media (max-width:639px){.a-dialog .el-dialog{max-width:500px;width:90%!important}.a-dialog .a-dialog-header{padding:12px 16px}.a-dialog .a-dialog-header .a-dialog-title-wrapper .a-dialog-title{font-size:16px}.a-dialog .a-dialog-header .a-dialog-title-wrapper .a-dialog-subtitle{font-size:12px}.a-dialog .a-dialog-header .a-dialog-close{font-size:40px}}
