@charset "UTF-8";
/*!
 *  build: guatron-admin 
 *  copyright: 广州冠创智能科技有限公司 
 *  time: 2026-2-3 23:33:09
 */.task-progress{padding:10px 0}.task-progress .info-text{color:#606266;font-size:14px}.task-progress .info-number{display:inline-flex;align-items:baseline;gap:4px}.task-progress .info-number .number{font-size:20px;font-weight:600;color:#409eff}.task-progress .info-number .unit{font-size:14px;color:#909399}.task-progress .progress-stats{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;margin-bottom:20px;color:#fff}.task-progress .progress-stats .stat-item{text-align:center;flex:1}.task-progress .progress-stats .stat-item.remaining{flex:0.8}.task-progress .progress-stats .stat-item .stat-value{font-size:28px;font-weight:700;line-height:1.2;margin-bottom:4px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.task-progress .progress-stats .stat-item .stat-label{font-size:13px;opacity:.9;font-weight:500}.task-progress .progress-stats .stat-divider{font-size:24px;font-weight:300;opacity:.5}.task-progress .progress-section{margin-bottom:20px}.task-progress .progress-section ::v-deep .el-progress-bar__outer{background-color:#e5e9f2;border-radius:12px}.task-progress .progress-section ::v-deep .el-progress-bar__inner{border-radius:12px;transition:all .3s ease}.task-progress .progress-section .progress-text{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:14px}.task-progress .progress-section .progress-text .percentage{font-size:20px;font-weight:700;color:#409eff}.task-progress .progress-section .progress-text .speed-info{color:#909399;font-size:13px;display:flex;align-items:center;gap:4px}.task-progress .progress-section .progress-text .speed-info:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#67c23a;animation:pulse 1.5s ease-in-out infinite}.task-progress .time-info{background:#f7f9fc;border:1px solid #e8ecf1;border-radius:8px;padding:16px;margin-bottom:16px}.task-progress .time-info .time-row{display:flex;gap:24px;margin-bottom:12px}.task-progress .time-info .time-row:last-child{margin-bottom:0}.task-progress .time-info .time-item{display:flex;align-items:center;gap:8px;flex:1;font-size:14px}.task-progress .time-info .time-item i{font-size:16px;color:#909399}.task-progress .time-info .time-item .label{color:#909399;font-weight:500;min-width:70px}.task-progress .time-info .time-item .value{color:#303133;font-weight:600;flex:1}.task-progress .time-info .time-item .value.highlight{color:#409eff;font-size:15px}.task-progress .status-alert{margin-bottom:16px;border-radius:6px}.task-progress .status-alert ::v-deep .el-alert__title{font-size:14px;line-height:1.5}.task-progress .action-buttons{display:flex;justify-content:center;gap:12px;padding-top:16px}.task-progress .action-buttons .el-button{min-width:120px;font-weight:500;transition:all .3s ease}.task-progress .action-buttons .el-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:768px){.task-progress .progress-stats{flex-direction:column;gap:12px}.task-progress .progress-stats .stat-divider{display:none}.task-progress .time-info .time-row{flex-direction:column;gap:12px}.task-progress .action-buttons{flex-direction:column}.task-progress .action-buttons .el-button{width:100%}}.settlement-container .preview-section{background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));border:2px solid rgba(102,126,234,.1);border-radius:12px;padding:20px;margin:20px 0}.settlement-container .preview-title{font-weight:700;font-size:16px;color:#667eea;margin-bottom:16px;display:flex;align-items:center}.settlement-container .preview-title i{margin-right:8px}.settlement-container .attendance-systems{background:rgba(103,194,58,.1);border:1px solid rgba(103,194,58,.2);border-radius:8px;padding:16px;margin-top:16px}.settlement-container .systems-title{font-weight:600;color:#67c23a;font-size:14px;margin-bottom:12px;display:flex;align-items:center}.settlement-container .systems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.settlement-container .system-item{background:#fff;border-radius:8px;padding:12px;border-left:4px solid}.settlement-container .system-item.standard{border-left-color:#67c23a}.settlement-container .system-item.flexible{border-left-color:#409eff}.settlement-container .system-item.comprehensive{border-left-color:#e6a23c}.settlement-container .system-item.shift{border-left-color:#f56c6c}.settlement-container .system-item.irregular{border-left-color:#909399}.settlement-container .system-name{font-weight:600;font-size:13px;margin-bottom:4px}.settlement-container .system-desc{font-size:11px;color:#666;line-height:1.4;margin-bottom:8px}.settlement-container .system-stats{display:flex;justify-content:space-between;align-items:center}.settlement-container .system-count{background:#f0f0f0;color:#333;font-size:11px;padding:2px 6px;border-radius:10px;font-weight:600}.settlement-container .system-hours{font-size:11px;color:#666}.settlement-container .stat-item{text-align:center;padding:16px;background:#f8f9fa;border-radius:8px;border-top:4px solid #667eea}.settlement-container .stat-number{font-size:24px;font-weight:800;color:#333;margin:8px 0}.settlement-container .stat-label{font-size:12px;color:#666;font-weight:600}.settlement-container .complexity-indicator{display:flex;align-items:center;gap:8px;margin-top:8px}.settlement-container .complexity-dot{width:8px;height:8px;border-radius:50%}.settlement-container .complexity-low{background:#67c23a}.settlement-container .complexity-medium{background:#e6a23c}.settlement-container .complexity-high{background:#f56c6c}.settlement-container .complexity-text{font-size:12px;font-weight:600}.settlement-container .personnel-preview{background:#f8f9fa;border-radius:8px;padding:16px;margin-top:16px}.settlement-container .personnel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;max-height:200px;overflow-y:auto}.settlement-container .personnel-item{background:#fff;border-radius:6px;padding:8px;text-align:center;border:1px solid #e8e8e8;transition:all .2s ease}.settlement-container .personnel-item:hover{border-color:#667eea;transform:translateY(-1px)}.settlement-container .personnel-name{font-size:13px;font-weight:600;color:#333;margin-bottom:2px}.settlement-container .personnel-dept{font-size:11px;color:#666}.settlement-container .personnel-system{font-size:10px;background:#f0f0f0;color:#666;padding:1px 4px;border-radius:8px;margin-top:2px}.settlement-container .dept-option{display:flex;justify-content:space-between;align-items:center}.settlement-container .dept-info{display:flex;flex-direction:column}.settlement-container .dept-name{font-weight:600;color:#333}.settlement-container .dept-desc{font-size:12px;color:#666;margin-top:2px}.settlement-container .dept-count{background:#667eea;color:#fff;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.settlement-container .log-container{background:#1e1e1e;color:#e8e8e8;padding:20px;border-radius:8px;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;height:300px;overflow-y:auto}.settlement-container .log-line{padding:2px 0;line-height:1.4;display:flex;align-items:flex-start}.settlement-container .log-time{color:#888;margin-right:12px;min-width:70px;font-size:11px}.settlement-container .log-info{color:#4ecdc4}.settlement-container .log-warn{color:#ffd93d}.settlement-container .log-error{color:#ff6b6b}.settlement-container .log-proc{color:#6bcf7f}.settlement-container .log-success{color:#4caf50}.settlement-container .task-list{display:flex;flex-direction:column;gap:16px}.settlement-container .task-card{background:hsla(0,0%,100%,.98);border-radius:12px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer}.settlement-container .task-card:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(0,0,0,.12)}.settlement-container .task-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.settlement-container .task-title{font-size:16px;font-weight:600;color:#333;margin:0}.settlement-container .task-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:16px}.settlement-container .task-info-item{display:flex;flex-direction:column}.settlement-container .task-info-label{font-size:11px;color:#666;margin-bottom:4px}.settlement-container .task-info-value{font-size:13px;font-weight:600;color:#333}.settlement-container .task-actions{display:flex;gap:8px;justify-content:flex-end}.settlement-container .help-content{line-height:1.6}.settlement-container .help-section{margin-bottom:24px}.settlement-container .help-section h3{color:#667eea;font-size:16px;margin-bottom:12px;padding-left:12px;border-left:4px solid #667eea}.settlement-container .help-step{background:#f8f9fa;padding:12px 16px;border-radius:8px;margin-bottom:8px;border-left:3px solid #67c23a}.settlement-container .help-step-title{font-weight:600;color:#333;margin-bottom:4px}.settlement-container .help-step-desc{font-size:13px;color:#666}.settlement-container .status-pending{background:#e6a23c}.settlement-container .status-running{background:#409eff}.settlement-container .status-completed{background:#67c23a}.settlement-container .status-failed{background:#f56c6c}.settlement-container .exception-summary{background:linear-gradient(135deg,rgba(245,108,108,.05),rgba(230,162,60,.05));border:2px solid rgba(245,108,108,.1);border-radius:12px;padding:20px;margin-bottom:24px}.settlement-container .exception-summary .summary-title{font-weight:700;font-size:16px;color:#f56c6c;margin-bottom:16px;display:flex;align-items:center}.settlement-container .exception-summary .summary-title i{margin-right:8px}.settlement-container .exception-summary .summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}.settlement-container .exception-summary .summary-item{text-align:center;padding:16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.settlement-container .exception-summary .summary-item .summary-number{font-size:24px;font-weight:800;margin-bottom:8px}.settlement-container .exception-summary .summary-item .summary-number.error{color:#f56c6c}.settlement-container .exception-summary .summary-item .summary-number.warning{color:#e6a23c}.settlement-container .exception-summary .summary-item .summary-number.success{color:#67c23a}.settlement-container .exception-summary .summary-item .summary-number.info{color:#409eff}.settlement-container .exception-summary .summary-item .summary-label{font-size:12px;color:#666;font-weight:600}.settlement-container .exception-tabs{margin-bottom:20px}.settlement-container .list-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:8px;margin-bottom:16px}.settlement-container .list-toolbar .toolbar-left{display:flex;align-items:center;gap:12px}.settlement-container .list-toolbar .selected-info{color:#666;font-size:13px}.settlement-container .list-toolbar .toolbar-right{display:flex;gap:8px}.settlement-container .exception-list .exception-item{display:flex;align-items:flex-start;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;margin-bottom:12px;transition:all .2s ease}.settlement-container .exception-list .exception-item:hover{border-color:#409eff;box-shadow:0 2px 12px rgba(64,158,255,.1)}.settlement-container .exception-list .exception-item.pending{border-left:4px solid #e6a23c}.settlement-container .exception-list .exception-item.retrying{border-left:4px solid #409eff;background:rgba(64,158,255,.02)}.settlement-container .exception-list .exception-item.resolved{border-left:4px solid #67c23a;background:rgba(103,194,58,.02)}.settlement-container .exception-list .exception-item.failed{border-left:4px solid #f56c6c;background:rgba(245,108,108,.02)}.settlement-container .exception-list .exception-item.ignored{border-left:4px solid #909399;background:rgba(144,147,153,.02);opacity:.7}.settlement-container .exception-list .exception-item .exception-checkbox{margin-right:12px;padding-top:2px}.settlement-container .exception-list .exception-item .exception-content{flex:1}.settlement-container .exception-list .exception-item .exception-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.settlement-container .exception-list .exception-item .exception-header .exception-person .person-name{font-weight:600;color:#333;margin-right:8px}.settlement-container .exception-list .exception-item .exception-header .exception-person .person-dept{color:#666;font-size:13px}.settlement-container .exception-list .exception-item .exception-header .exception-status{display:flex;gap:4px}.settlement-container .exception-list .exception-item .exception-details{margin-bottom:8px}.settlement-container .exception-list .exception-item .exception-details .exception-message{color:#333;font-size:14px;margin-bottom:4px}.settlement-container .exception-list .exception-item .exception-details .exception-message i{margin-right:6px;color:#666}.settlement-container .exception-list .exception-item .exception-details .exception-meta{font-size:12px;color:#666;display:flex;gap:12px}.settlement-container .exception-list .exception-item .exception-details .exception-meta .exception-retry{color:#e6a23c}.settlement-container .exception-list .exception-item .exception-solution{background:rgba(64,158,255,.05);border:1px solid rgba(64,158,255,.1);border-radius:6px;padding:8px 12px;margin-top:8px}.settlement-container .exception-list .exception-item .exception-solution .solution-title{font-size:12px;font-weight:600;color:#409eff;margin-bottom:4px}.settlement-container .exception-list .exception-item .exception-solution .solution-content{font-size:12px;color:#666;line-height:1.4}.settlement-container .exception-list .exception-item .exception-actions{width:80px;display:flex;flex-direction:column;gap:4px;margin-left:12px}.settlement-container .exception-list .exception-item .exception-actions .el-button{margin-left:0!important}.settlement-container .retry-progress{background:rgba(64,158,255,.05);border:1px solid rgba(64,158,255,.2);border-radius:8px;padding:16px;margin:20px 0}.settlement-container .retry-progress .progress-title{font-weight:600;color:#409eff;margin-bottom:12px;display:flex;align-items:center}.settlement-container .retry-progress .progress-title i{margin-right:8px}.settlement-container .retry-progress .progress-info{text-align:center;font-size:13px;color:#666;margin-top:8px}.settlement-container .exception-pagination{display:flex;justify-content:center;margin-top:20px}[data-v-30cb17dc]:export{menu-color:hsla(0,0%,100%,.95);menu-color-active:hsla(0,0%,100%,.95);menu-background:#282c34;column-second-menu-background:#fff}.hr-attendance-settle .stats-cards[data-v-30cb17dc]{display:flex;gap:8px}.hr-attendance-settle .stats-cards .stat-card[data-v-30cb17dc]{display:flex;align-items:center;padding:4px 6px;border-radius:5px;background:#fff;box-shadow:-1px 0 1px rgba(0,0,0,.03);transition:all .2s ease;cursor:pointer;min-width:80px;height:32px;position:relative}.hr-attendance-settle .stats-cards .stat-card[data-v-30cb17dc]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:0;border-radius:0 0 4px 4px;transition:height .2s ease}.hr-attendance-settle .stats-cards .stat-card[data-v-30cb17dc]:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.1)}.hr-attendance-settle .stats-cards .stat-card[data-v-30cb17dc]:active{transform:translateY(0)}.hr-attendance-settle .stats-cards .stat-card .stat-icon[data-v-30cb17dc]{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:5px;transition:all .2s ease}.hr-attendance-settle .stats-cards .stat-card .stat-icon i[data-v-30cb17dc]{font-size:10px;transition:all .2s ease}.hr-attendance-settle .stats-cards .stat-card .stat-content[data-v-30cb17dc]{flex:1;display:flex;align-items:center;gap:3px}.hr-attendance-settle .stats-cards .stat-card .stat-content .stat-number[data-v-30cb17dc]{font-size:13px;font-weight:700;line-height:1}.hr-attendance-settle .stats-cards .stat-card .stat-content .stat-label[data-v-30cb17dc]{font-size:11px;color:#909399;line-height:1}.hr-attendance-settle .stats-cards .stat-card.stat-pending .stat-icon[data-v-30cb17dc]{background:#fefce8}.hr-attendance-settle .stats-cards .stat-card.stat-pending .stat-content .stat-number[data-v-30cb17dc],.hr-attendance-settle .stats-cards .stat-card.stat-pending .stat-icon i[data-v-30cb17dc]{color:#e6a23c}.hr-attendance-settle .stats-cards .stat-card.stat-pending.active[data-v-30cb17dc]:after{height:2px;background:#e6a23c}.hr-attendance-settle .stats-cards .stat-card.stat-pending.active .stat-icon[data-v-30cb17dc]{background:#e6a23c}.hr-attendance-settle .stats-cards .stat-card.stat-pending.active .stat-icon i[data-v-30cb17dc]{color:#fff}.hr-attendance-settle .stats-cards .stat-card.stat-pending.active .stat-content .stat-number[data-v-30cb17dc]{color:#e6a23c}.hr-attendance-settle .stats-cards .stat-card.stat-processing .stat-icon[data-v-30cb17dc]{background:#eff6ff}.hr-attendance-settle .stats-cards .stat-card.stat-processing .stat-content .stat-number[data-v-30cb17dc],.hr-attendance-settle .stats-cards .stat-card.stat-processing .stat-icon i[data-v-30cb17dc]{color:#409eff}.hr-attendance-settle .stats-cards .stat-card.stat-processing.active[data-v-30cb17dc]:after{height:2px;background:#409eff}.hr-attendance-settle .stats-cards .stat-card.stat-processing.active .stat-icon[data-v-30cb17dc]{background:#409eff}.hr-attendance-settle .stats-cards .stat-card.stat-processing.active .stat-icon i[data-v-30cb17dc]{color:#fff}.hr-attendance-settle .stats-cards .stat-card.stat-processing.active .stat-content .stat-number[data-v-30cb17dc]{color:#409eff}.hr-attendance-settle .stats-cards .stat-card.stat-completed .stat-icon[data-v-30cb17dc]{background:#f0f9ff}.hr-attendance-settle .stats-cards .stat-card.stat-completed .stat-content .stat-number[data-v-30cb17dc],.hr-attendance-settle .stats-cards .stat-card.stat-completed .stat-icon i[data-v-30cb17dc]{color:#67c23a}.hr-attendance-settle .stats-cards .stat-card.stat-completed.active[data-v-30cb17dc]:after{height:2px;background:#67c23a}.hr-attendance-settle .stats-cards .stat-card.stat-completed.active .stat-icon[data-v-30cb17dc]{background:#67c23a}.hr-attendance-settle .stats-cards .stat-card.stat-completed.active .stat-icon i[data-v-30cb17dc]{color:#fff}.hr-attendance-settle .stats-cards .stat-card.stat-completed.active .stat-content .stat-number[data-v-30cb17dc]{color:#67c23a}.hr-attendance-settle .stats-cards .stat-card.stat-exception .stat-icon[data-v-30cb17dc]{background:#fef2f2}.hr-attendance-settle .stats-cards .stat-card.stat-exception .stat-content .stat-number[data-v-30cb17dc],.hr-attendance-settle .stats-cards .stat-card.stat-exception .stat-icon i[data-v-30cb17dc]{color:#f56c6c}.hr-attendance-settle .stats-cards .stat-card.stat-exception.active[data-v-30cb17dc]:after{height:2px;background:#f56c6c}.hr-attendance-settle .stats-cards .stat-card.stat-exception.active .stat-icon[data-v-30cb17dc]{background:#f56c6c}.hr-attendance-settle .stats-cards .stat-card.stat-exception.active .stat-icon i[data-v-30cb17dc]{color:#fff}.hr-attendance-settle .stats-cards .stat-card.stat-exception.active .stat-content .stat-number[data-v-30cb17dc]{color:#f56c6c}.hr-attendance-settle .stats-cards .stat-card.stat-total .stat-icon[data-v-30cb17dc]{background:#f9fafb}.hr-attendance-settle .stats-cards .stat-card.stat-total .stat-icon i[data-v-30cb17dc]{color:#909399}.hr-attendance-settle .stats-cards .stat-card.stat-total .stat-content .stat-number[data-v-30cb17dc]{color:#303133}.hr-attendance-settle .stats-cards .stat-card.stat-total.active[data-v-30cb17dc]:after{height:2px;background:#303133}.hr-attendance-settle .stats-cards .stat-card.stat-total.active .stat-icon[data-v-30cb17dc]{background:#303133}.hr-attendance-settle .stats-cards .stat-card.stat-total.active .stat-icon i[data-v-30cb17dc]{color:#fff}.hr-attendance-settle .stats-cards .stat-card.stat-total.active .stat-content .stat-number[data-v-30cb17dc]{color:#303133}.hr-attendance-settle[data-v-30cb17dc] .el-table .settle-name-inline{display:flex;align-items:center;justify-content:left}.hr-attendance-settle[data-v-30cb17dc] .el-table .settle-name-inline .name-text{font-weight:500;color:#303133}.hr-attendance-settle[data-v-30cb17dc] .el-table .period-info-inline{display:flex;align-items:center;justify-content:center}.hr-attendance-settle[data-v-30cb17dc] .el-table .period-info-inline .period-text{font-weight:600;color:#409eff;font-size:13px}.hr-attendance-settle[data-v-30cb17dc] .el-table .stats-info-inline{display:flex;align-items:center;justify-content:center;gap:8px}.hr-attendance-settle[data-v-30cb17dc] .el-table .stats-info-inline .stat-item{display:flex;align-items:center;gap:2px;font-size:12px;padding:2px 6px;border-radius:4px}.hr-attendance-settle[data-v-30cb17dc] .el-table .stats-info-inline .stat-item.policy{color:#409eff;background:#f0f9ff}.hr-attendance-settle[data-v-30cb17dc] .el-table .stats-info-inline .stat-item.dept{color:#67c23a;background:#f0f9ff}.hr-attendance-settle[data-v-30cb17dc] .el-table .stats-info-inline .stat-item i{font-size:11px}.hr-attendance-settle[data-v-30cb17dc] .el-table .people-stats-inline{display:flex;align-items:center;justify-content:center;gap:8px}.hr-attendance-settle[data-v-30cb17dc] .el-table .people-stats-inline .people-item{display:flex;align-items:center;gap:2px;font-size:12px;padding:2px 6px;border-radius:4px}.hr-attendance-settle[data-v-30cb17dc] .el-table .people-stats-inline .people-item.total{color:#409eff;background:#f0f9ff}.hr-attendance-settle[data-v-30cb17dc] .el-table .people-stats-inline .people-item.exception{color:#c0c4cc;background:#f9fafb}.hr-attendance-settle[data-v-30cb17dc] .el-table .people-stats-inline .people-item.exception.has-exception{color:#e6a23c;background:#fefce8;font-weight:500}.hr-attendance-settle[data-v-30cb17dc] .el-table .people-stats-inline .people-item i{font-size:11px}.hr-attendance-settle[data-v-30cb17dc] .el-table .create-info-inline{display:flex;align-items:center;justify-content:center;gap:8px}.hr-attendance-settle[data-v-30cb17dc] .el-table .create-info-inline .create-time{font-size:11px;color:#909399;display:flex;align-items:center;gap:2px;padding:2px 4px;background:#f5f7fa;border-radius:4px}.hr-attendance-settle[data-v-30cb17dc] .el-table .create-info-inline .creator-name{font-size:11px;color:#606266;display:flex;align-items:center;gap:2px;padding:2px 4px;background:#f0f2f5;border-radius:4px}.hr-attendance-settle[data-v-30cb17dc] .el-table .progress-info-inline{display:flex;align-items:center;justify-content:center;gap:8px}.hr-attendance-settle[data-v-30cb17dc] .el-table .progress-info-inline .el-progress{flex:1;max-width:60px}.hr-attendance-settle[data-v-30cb17dc] .el-table .progress-info-inline .progress-text{font-size:11px;color:#909399;white-space:nowrap}.hr-attendance-settle .loading-overlay[data-v-30cb17dc]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.hr-attendance-settle .loading-overlay .loading-content[data-v-30cb17dc]{background:#fff;padding:20px;border-radius:8px;display:flex;align-items:center;gap:12px}.hr-attendance-settle .loading-overlay .loading-content i[data-v-30cb17dc]{font-size:20px;color:#409eff}.hr-attendance-settle .loading-overlay .loading-content span[data-v-30cb17dc]{font-size:14px;color:#606266}@media (max-width:1200px){.hr-attendance-settle[data-v-30cb17dc] .list-bar .stats-cards{gap:6px}.hr-attendance-settle[data-v-30cb17dc] .list-bar .stats-cards .stat-card{min-width:75px;padding:4px 6px;height:30px}.hr-attendance-settle[data-v-30cb17dc] .list-bar .stats-cards .stat-card .stat-icon{width:18px;height:18px;margin-right:5px}.hr-attendance-settle[data-v-30cb17dc] .list-bar .stats-cards .stat-card .stat-icon i{font-size:10px}.hr-attendance-settle[data-v-30cb17dc] .list-bar .stats-cards .stat-card .stat-content{gap:3px}.hr-attendance-settle[data-v-30cb17dc] .list-bar .stats-cards .stat-card .stat-content .stat-number{font-size:13px}.hr-attendance-settle[data-v-30cb17dc] .list-bar .stats-cards .stat-card .stat-content .stat-label{font-size:11px}}