.distribution-dialog .el-dialog__body{padding:20px}.distribution-mode{margin-bottom:20px}.distribution-mode .mode-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.distribution-mode .mode-header .mode-label{font-size:14px;color:#606266;font-weight:500;margin-right:15px;min-width:60px}.distribution-mode .mode-header .el-radio-group .el-radio-button .el-radio-button__inner{padding:8px 20px;font-size:13px}.distribution-mode .mode-desc{background:#f0f9ff;border-radius:4px;padding:10px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.distribution-mode .mode-desc .desc-icon{color:#409eff;font-size:16px;margin-right:8px;margin-top:2px;-ms-flex-negative:0;flex-shrink:0}.distribution-mode .mode-desc .desc-text{font-size:13px;color:#606266;line-height:1.5}.distribution-mode .mode-desc .desc-text strong{color:#409eff;font-weight:600}.mode-content .content-header{margin-bottom:15px}.mode-content .content-header .title-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #ebeef5}.mode-content .content-header .title-section h4{margin:0;font-size:15px;font-weight:600;color:#303133}.mode-content .content-header .title-section .count-badge{background:#409eff;color:#fff;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:500}.mode-content .content-header .title-section .stats-text{font-size:14px;font-weight:500}.mode-content .content-header .title-section .stats-text.remaining-normal{color:#606266}.mode-content .content-header .title-section .stats-text.remaining-zero{color:#67c23a}.mode-content .content-header .title-section .stats-text.remaining-over{color:#f56c6c}.mode-content .content-header .title-section .stats-text .error-text{color:#f56c6c;font-size:12px;margin-left:5px}.mode-content .content-header .title-section .stats-text .warning-text{color:#e6a23c;font-size:12px;margin-left:5px}.employee-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:15px}.employee-card{border:1px solid #dcdfe6;border-radius:6px;padding:12px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;background:#fff}.employee-card:hover{border-color:#409eff;background:#f5f7fa}.employee-card.is-selected{border-color:#409eff;background:#ecf5ff;border-width:2px}.employee-card.is-admin{background:#f8f9fa;border-color:#e4e7ed;cursor:not-allowed}.employee-card.is-admin .el-checkbox{cursor:not-allowed}.employee-card.is-admin .el-checkbox .el-checkbox__label{color:#909399}.employee-card.is-admin:hover{background:#f8f9fa;border-color:#e4e7ed;-webkit-transform:none;transform:none}.employee-card .el-checkbox{width:100%;height:100%}.employee-card .el-checkbox .el-checkbox__label{width:100%;padding-left:6px}.employee-card .employee-content .employee-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.employee-card .employee-content .employee-name span{font-size:14px;font-weight:500;color:#303133}.employee-card .employee-content .employee-name .admin-badge{margin-left:8px;height:20px;line-height:18px;font-size:11px;color:#909399;background:#f5f7fa;border-color:#e4e7ed}.employee-card .employee-content .employee-info .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px;font-size:12px;color:#606266}.employee-card .employee-content .employee-info .info-item .el-icon{font-size:12px;margin-right:6px;color:#909399}.employee-card .employee-content .employee-info .info-item:last-child{margin-bottom:0}.selection-stats{text-align:right;font-size:14px;color:#606266;padding-top:10px;border-top:1px solid #ebeef5}.selection-stats .selected-number{color:#409eff;font-weight:600;font-size:16px;margin:0 2px}.allocation-table .el-table__header-wrapper th{background:#f5f7fa;color:#606266;font-weight:600;font-size:13px;padding:8px 0}.allocation-table .el-table__header-wrapper th .cell{padding:0 10px}.allocation-table .el-table__body-wrapper td{padding:8px 0}.allocation-table .el-table__body-wrapper td .cell{padding:0 10px}.allocation-table .employee-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allocation-table .employee-row .employee-details{margin-left:10px}.allocation-table .employee-row .employee-details .row-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px}.allocation-table .employee-row .employee-details .row-name span{font-size:14px;color:#303133;font-weight:500}.allocation-table .employee-row .employee-details .row-name .admin-badge{margin-left:8px;height:18px;line-height:16px;font-size:10px;color:#909399;background:#f5f7fa;border-color:#e4e7ed}.allocation-table .employee-row .employee-details .row-phone{font-size:12px;color:#909399}.allocation-table .number-input,.allocation-table .percent-input{width:100px}.allocation-table .number-input.is-disabled .el-input__inner,.allocation-table .percent-input.is-disabled .el-input__inner{background:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc}.allocation-table .percent-text{color:#409eff;font-weight:500;font-size:13px}.allocation-table .estimate-text{color:#67c23a;font-weight:500;font-size:13px}.allocation-table .empty-text{color:#c0c4cc;font-style:italic;font-size:12px}.dialog-footer{padding-top:15px;border-top:1px solid #ebeef5}.dialog-footer .footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-footer .footer-content .summary-info{font-size:14px;color:#606266}.dialog-footer .footer-content .summary-info strong{color:#409eff;font-weight:600;margin:0 2px}.dialog-footer .footer-content .summary-info .remaining-normal strong{color:#409eff}.dialog-footer .footer-content .summary-info .remaining-zero strong{color:#67c23a}.dialog-footer .footer-content .summary-info .remaining-over strong{color:#f56c6c}.dialog-footer .footer-content .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.dialog-footer .footer-content .action-buttons .el-button{min-width:80px;padding:7px 20px}