.page-header[data-v-7336cfd4]{margin-bottom:24px;padding:24px;background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.7));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 8px 32px rgba(0,0,0,.1)}.page-header .page-header-content[data-v-7336cfd4]{display:flex;align-items:center;gap:16px}.page-header .page-header-icon[data-v-7336cfd4]{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.15)}.page-header .page-header-icon-primary[data-v-7336cfd4]{background:linear-gradient(135deg,#409eff,#73b9ff)}.page-header .page-header-icon-success[data-v-7336cfd4]{background:linear-gradient(135deg,#67c23a,#85d47a)}.page-header .page-header-icon-warning[data-v-7336cfd4]{background:linear-gradient(135deg,#e6a23c,#eebe77)}.page-header .page-header-icon-danger[data-v-7336cfd4]{background:linear-gradient(135deg,#f56c6c,#f78989)}.page-header .page-header-icon-info[data-v-7336cfd4]{background:linear-gradient(135deg,#909399,#b1b3b8)}.page-header .page-header-text[data-v-7336cfd4]{flex:1}.page-header .page-header-text .page-title[data-v-7336cfd4]{margin:0 0 4px 0;font-size:24px;font-weight:600;color:#303133;line-height:1.2}.page-header .page-header-text .page-description[data-v-7336cfd4]{margin:0;font-size:14px;color:#606266;line-height:1.4}.simple-calendar[data-v-7a764d21]{background:#fff;border-radius:8px;overflow:hidden}.calendar-header[data-v-7a764d21]{background:#1e3e7b;color:#fff;padding:16px 32px}.calendar-nav[data-v-7a764d21]{display:flex;justify-content:space-between;align-items:center}.current-month[data-v-7a764d21]{font-size:18px;font-weight:600}.calendar-body[data-v-7a764d21]{padding:24px}.calendar-weekdays[data-v-7a764d21]{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:8px}.weekday[data-v-7a764d21]{text-align:center;font-weight:600;color:#606266;padding:8px 0;font-size:14px}.calendar-grid[data-v-7a764d21]{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.calendar-day[data-v-7a764d21]{aspect-ratio:5/4;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;border-radius:4px;position:relative;min-height:64px;height:75px}.calendar-day[data-v-7a764d21]:hover{background-color:#ecf5ff}.calendar-day.other-month[data-v-7a764d21]{color:#c0c4cc}.calendar-day.disabled-date[data-v-7a764d21]{background-color:#f5f5f5;color:#c0c4cc;cursor:not-allowed;opacity:.6}.calendar-day.selected .day-number[data-v-7a764d21],.calendar-day.selected[data-v-7a764d21]{background-color:#1e3e7b!important;color:#fff!important;font-weight:600!important}.calendar-day.has-schedule[data-v-7a764d21]{background-color:#f0f9ff;border:1px solid rgba(103,194,58,.3)}.day-number[data-v-7a764d21]{font-size:16px;font-weight:500}.schedule-count[data-v-7a764d21]{margin-top:4px;display:flex;justify-content:center;align-items:center}.count-text[data-v-7a764d21]{font-size:10px;color:#409eff;font-weight:500;line-height:1}.calendar-day.selected .count-text[data-v-7a764d21]{color:#fff}.app-container[data-v-174f6bdc]{padding:20px;box-sizing:border-box;min-height:100%}.app-container .filter-container-card[data-v-174f6bdc]{margin-bottom:20px;transition:none}.app-container .filter-container-card .training-selection-header[data-v-174f6bdc]{margin-bottom:20px;text-align:center}.app-container .filter-container-card .training-selection-header h4[data-v-174f6bdc]{margin:0 0 8px 0;color:#303133;font-size:18px;font-weight:600}.app-container .filter-container-card .training-selection-header h4 i[data-v-174f6bdc]{color:#409eff;margin-right:8px}.app-container .filter-container-card .training-selection-header p[data-v-174f6bdc]{margin:0;color:#909399;font-size:14px}.app-container .filter-container-card .no-training-state[data-v-174f6bdc]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#909399}.app-container .filter-container-card .no-training-state i[data-v-174f6bdc]{font-size:48px;margin-bottom:16px;color:#e6a23c}.app-container .filter-container-card .no-training-state p[data-v-174f6bdc]{margin:0;font-size:16px}.app-container .filter-container-card .training-cards-grid[data-v-174f6bdc]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.app-container .filter-container-card .training-card[data-v-174f6bdc]{position:relative;background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e4e7ed;border-radius:16px;padding:28px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.1)}.app-container .filter-container-card .training-card[data-v-174f6bdc]:hover{transform:translateY(-6px);box-shadow:0 12px 35px rgba(64,158,255,.2);border-color:#409eff}.app-container .filter-container-card .training-card.selected[data-v-174f6bdc]{border-color:#409eff;background:linear-gradient(135deg,#ecf5ff,#d9edf7);box-shadow:0 12px 35px rgba(64,158,255,.3)}.app-container .filter-container-card .training-card.selected .training-card-footer .selection-indicator[data-v-174f6bdc]{background:#409eff;color:#fff}.app-container .filter-container-card .training-card-header[data-v-174f6bdc]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.app-container .filter-container-card .training-card-header .training-name[data-v-174f6bdc]{font-size:14px;font-weight:600;color:#303133;line-height:1.3;flex:1;margin-right:8px}.app-container .filter-container-card .training-card-header .training-name i[data-v-174f6bdc]{color:#409eff;margin-right:6px}.app-container .filter-container-card .training-card-header .training-status-tag[data-v-174f6bdc]{flex-shrink:0}.app-container .filter-container-card .training-card-content[data-v-174f6bdc]{margin-bottom:8px}.app-container .filter-container-card .training-card-content .training-period-row[data-v-174f6bdc]{display:flex;justify-content:space-between;align-items:center}.app-container .filter-container-card .training-card-content .training-period-row .training-period[data-v-174f6bdc]{display:flex;align-items:center;flex:1;font-size:13px;color:#606266}.app-container .filter-container-card .training-card-content .training-period-row .training-period i[data-v-174f6bdc]{color:#e6a23c;margin-right:6px;font-size:14px}.app-container .filter-container-card .training-card-content .training-period-row .training-period span[data-v-174f6bdc]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-container .filter-container-card .training-card-content .training-period-row .training-days[data-v-174f6bdc]{display:flex;align-items:center;font-size:12px;color:#909399;margin-left:12px}.app-container .filter-container-card .training-card-content .training-period-row .training-days i[data-v-174f6bdc]{color:#67c23a;margin-right:4px}.app-container .filter-container-card .selected-training-info[data-v-174f6bdc]{margin-top:16px;padding:12px 16px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid rgba(64,158,255,.4);border-radius:8px;color:#303133;font-size:14px;font-weight:500}.app-container .filter-container-card .selected-training-info i[data-v-174f6bdc]{color:#409eff;margin-right:8px}.app-container .course-schedule-layout[data-v-174f6bdc]{display:flex;gap:20px;height:auto;min-height:600px}.app-container .course-schedule-layout .calendar-section[data-v-174f6bdc]{flex:1;min-width:400px}.app-container .course-schedule-layout .calendar-section .calendar-card[data-v-174f6bdc]{height:700px;border-radius:12px!important}.app-container .course-schedule-layout .calendar-section .calendar-card .calendar-header[data-v-174f6bdc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.app-container .course-schedule-layout .calendar-section .calendar-card .calendar-header h3[data-v-174f6bdc]{margin:0;color:#303133;font-size:18px}.app-container .course-schedule-layout .calendar-section .calendar-card .calendar-header .calendar-controls[data-v-174f6bdc]{display:flex;align-items:center;gap:15px}.app-container .course-schedule-layout .calendar-section .calendar-card .calendar-placeholder-content[data-v-174f6bdc]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:660px;color:#909399}.app-container .course-schedule-layout .calendar-section .calendar-card .calendar-placeholder-content .placeholder-icon[data-v-174f6bdc]{font-size:48px;margin-bottom:16px;opacity:.5}.app-container .course-schedule-layout .calendar-section .calendar-card .calendar-placeholder-content p[data-v-174f6bdc]{margin:0;font-size:14px;text-align:center;line-height:1.4}.app-container .course-schedule-layout .schedule-list-section[data-v-174f6bdc]{flex:1;min-width:500px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card[data-v-174f6bdc]{height:700px;overflow-y:auto;border-radius:12px!important}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-list-header[data-v-174f6bdc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-list-header h3[data-v-174f6bdc]{margin:0;color:#303133;font-size:18px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-list-header .schedule-list-actions[data-v-174f6bdc]{display:flex;align-items:center;gap:10px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content[data-v-174f6bdc]{height:100%}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state[data-v-174f6bdc]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;text-align:center;color:#606266}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state i[data-v-174f6bdc]{font-size:48px;color:#409eff;margin-bottom:20px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state h4[data-v-174f6bdc]{margin:0 0 12px 0;font-size:16px;font-weight:600;color:#303133}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state p[data-v-174f6bdc]{margin:0 0 20px 0;font-size:14px;color:#909399;line-height:1.5}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards[data-v-174f6bdc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:20px;width:100%;max-width:600px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card[data-v-174f6bdc]{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid rgba(64,158,255,.1);border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card[data-v-174f6bdc]:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(64,158,255,.15);border-color:rgba(64,158,255,.3)}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card .card-icon[data-v-174f6bdc]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card .card-icon i[data-v-174f6bdc]{font-size:18px;color:#fff}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card .card-icon.calendar-icon[data-v-174f6bdc]{background:linear-gradient(135deg,#409eff,#66b1ff)}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card .card-icon.add-icon[data-v-174f6bdc]{background:linear-gradient(135deg,#67c23a,#85ce61)}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card .card-icon.manage-icon[data-v-174f6bdc]{background:linear-gradient(135deg,#e6a23c,#ebb563)}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card .card-content[data-v-174f6bdc]{flex:1}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card .card-content h6[data-v-174f6bdc]{margin:0 0 4px 0;font-size:14px;font-weight:600;color:#303133}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .feature-cards .feature-card .card-content p[data-v-174f6bdc]{margin:0;font-size:12px;color:#909399;line-height:1.4}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .training-info-card[data-v-174f6bdc]{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid rgba(64,158,255,.2);border-radius:12px;padding:20px;margin-top:20px;width:100%;max-width:300px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .training-info-card h5[data-v-174f6bdc]{margin:0 0 16px 0;font-size:14px;font-weight:600;color:#303133}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .training-info-card h5 i[data-v-174f6bdc]{color:#409eff;margin-right:6px;font-size:16px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .training-info-card .info-item[data-v-174f6bdc]{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .training-info-card .info-item[data-v-174f6bdc]:last-child{margin-bottom:0}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .training-info-card .info-item .label[data-v-174f6bdc]{color:#909399;font-weight:500}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-content .empty-state .training-info-card .info-item .value[data-v-174f6bdc]{color:#303133;font-weight:600;text-align:right}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .calendar-placeholder-content[data-v-174f6bdc]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#909399}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .calendar-placeholder-content i[data-v-174f6bdc]{font-size:48px;margin-bottom:16px;opacity:.5}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .calendar-placeholder-content p[data-v-174f6bdc]{margin:0;font-size:14px;text-align:center}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .calendar-placeholder-content .el-button[data-v-174f6bdc]{margin-top:20px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .date-placeholder[data-v-174f6bdc],.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-placeholder[data-v-174f6bdc]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#909399}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .date-placeholder i[data-v-174f6bdc],.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-placeholder i[data-v-174f6bdc]{font-size:48px;margin-bottom:16px;opacity:.5}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .date-placeholder p[data-v-174f6bdc],.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .schedule-placeholder p[data-v-174f6bdc]{margin:0 0 20px 0;font-size:14px;text-align:center}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table[data-v-174f6bdc]{border-radius:8px;overflow:hidden}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table[data-v-174f6bdc] .el-table__header-wrapper th{background-color:hsla(0,0%,98%,.7)!important;border-bottom:1px solid rgba(235,238,245,.7)}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table[data-v-174f6bdc] .el-table__row{background-color:transparent!important;transition:all .3s}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table[data-v-174f6bdc] .el-table__row:hover{background-color:rgba(64,158,255,.05)!important}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table[data-v-174f6bdc] .el-table__row.el-table__row--striped{background-color:hsla(0,0%,98%,.4)!important}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table .time-range[data-v-174f6bdc]{font-weight:600;color:#409eff}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table .course-info[data-v-174f6bdc]{display:flex;flex-direction:column}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table .course-info .course-name[data-v-174f6bdc]{font-weight:600;color:#303133}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table .course-info .course-code[data-v-174f6bdc]{color:#909399;font-size:12px;margin-top:2px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table .action-buttons[data-v-174f6bdc]{display:flex;justify-content:center;gap:8px}.app-container .course-schedule-layout .schedule-list-section .schedule-list-card .daily-schedule-table .action-buttons .el-button[data-v-174f6bdc]{margin:0;padding:5px}.app-container .course-summary-section[data-v-174f6bdc]{margin-top:20px}.app-container .course-summary-section .course-summary-card[data-v-174f6bdc]{border-radius:12px!important}.app-container .course-summary-section .course-summary-card .course-summary-header[data-v-174f6bdc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.app-container .course-summary-section .course-summary-card .course-summary-header h3[data-v-174f6bdc]{margin:0;color:#303133;font-size:18px}.app-container .course-summary-section .course-summary-card .course-summary-header .summary-controls[data-v-174f6bdc]{display:flex;align-items:center;gap:10px}.app-container .course-summary-section .course-summary-card .empty-summary[data-v-174f6bdc]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;text-align:center;color:#606266}.app-container .course-summary-section .course-summary-card .empty-summary i[data-v-174f6bdc]{font-size:48px;color:#409eff;margin-bottom:20px}.app-container .course-summary-section .course-summary-card .empty-summary p[data-v-174f6bdc]{margin:0 0 20px 0;font-size:14px;color:#909399;line-height:1.5}.app-container .course-summary-section .course-summary-card .course-summary-table[data-v-174f6bdc]{border-radius:8px;overflow:hidden}.app-container .course-summary-section .course-summary-card .course-summary-table[data-v-174f6bdc] .el-table__header-wrapper th{background-color:hsla(0,0%,98%,.7)!important;border-bottom:1px solid rgba(235,238,245,.7)}.app-container .course-summary-section .course-summary-card .course-summary-table[data-v-174f6bdc] .el-table__row{background-color:transparent!important;transition:all .3s}.app-container .course-summary-section .course-summary-card .course-summary-table[data-v-174f6bdc] .el-table__row:hover{background-color:rgba(64,158,255,.05)!important}.app-container .course-summary-section .course-summary-card .course-summary-table[data-v-174f6bdc] .el-table__row.el-table__row--striped{background-color:hsla(0,0%,98%,.4)!important}.app-container .course-summary-section .course-summary-card .course-summary-table .time-range[data-v-174f6bdc],.app-container .course-summary-section .course-summary-card .course-summary-table .today-date[data-v-174f6bdc]{font-weight:600;color:#409eff}.app-container .course-summary-section .course-summary-card .course-summary-table .course-name[data-v-174f6bdc]{font-weight:600;color:#303133}.app-container .course-summary-section .course-summary-card .course-summary-table .action-buttons[data-v-174f6bdc]{display:flex;justify-content:center;gap:8px}.app-container .course-summary-section .course-summary-card .course-summary-table .action-buttons .el-button[data-v-174f6bdc]{margin:0;padding:5px}.app-container .course-summary-section .course-summary-card .summary-stats[data-v-174f6bdc]{margin-bottom:20px}.app-container .course-summary-section .course-summary-card .summary-stats .el-row[data-v-174f6bdc]{margin-left:-10px!important;margin-right:-10px!important}.app-container .course-summary-section .course-summary-card .summary-stats .el-col[data-v-174f6bdc]{padding-left:10px!important;padding-right:10px!important}.app-container .course-summary-section .course-summary-card .summary-stats .data-card[data-v-174f6bdc]{height:100%;border:none!important;transition:transform .3s ease,box-shadow .3s ease}.app-container .course-summary-section .course-summary-card .summary-stats .data-card[data-v-174f6bdc]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)!important}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-content[data-v-174f6bdc]{display:flex;align-items:center}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-icon[data-v-174f6bdc]{width:60px;height:60px;border-radius:12px;margin-right:15px;display:flex;align-items:center;justify-content:center}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-icon i[data-v-174f6bdc]{font-size:30px;color:#fff}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-icon.bg-blue[data-v-174f6bdc]{background:linear-gradient(135deg,#40a9ff,#1890ff)}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-icon.bg-green[data-v-174f6bdc]{background:linear-gradient(135deg,#52c41a,#389e0d)}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-icon.bg-orange[data-v-174f6bdc]{background:linear-gradient(135deg,#ffa940,#fa8c16)}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-icon.bg-purple[data-v-174f6bdc]{background:linear-gradient(135deg,#722ed1,#531dab)}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-info .data-card-value[data-v-174f6bdc]{font-size:28px;font-weight:700;color:#303133;line-height:1.2}.app-container .course-summary-section .course-summary-card .summary-stats .data-card .data-card-info .data-card-title[data-v-174f6bdc]{font-size:14px;color:#909399;margin-top:5px}.app-container .calendar-card[data-v-174f6bdc]{margin-bottom:20px;border-radius:12px!important}.app-container .calendar-card .calendar-header[data-v-174f6bdc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.app-container .calendar-card .calendar-header h3[data-v-174f6bdc]{margin:0;color:#303133;font-size:18px}.app-container .calendar-card .calendar-header .calendar-controls[data-v-174f6bdc]{display:flex;align-items:center;gap:15px}.app-container .calendar-placeholder[data-v-174f6bdc]{margin-bottom:20px;border-radius:12px!important}.app-container .calendar-placeholder .placeholder-content[data-v-174f6bdc]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#909399}.app-container .calendar-placeholder .placeholder-content .placeholder-icon[data-v-174f6bdc]{font-size:48px;margin-bottom:16px}.app-container .calendar-placeholder .placeholder-content p[data-v-174f6bdc]{margin:0;font-size:14px}.app-container .table-card[data-v-174f6bdc]{margin-bottom:20px;border-radius:12px!important;transition:all .3s}.app-container .table-card .table-header[data-v-174f6bdc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.app-container .table-card .table-header h3[data-v-174f6bdc]{margin:0;color:#303133}.app-container .table-card .el-table[data-v-174f6bdc]{border-radius:8px;overflow:hidden}.app-container .table-card .el-table[data-v-174f6bdc] .el-table__header-wrapper th{background-color:hsla(0,0%,98%,.7)!important;border-bottom:1px solid rgba(235,238,245,.7)}.app-container .table-card .el-table[data-v-174f6bdc] .el-table__row{background-color:transparent!important;transition:all .3s}.app-container .table-card .el-table[data-v-174f6bdc] .el-table__row:hover{background-color:rgba(64,158,255,.05)!important}.app-container .table-card .el-table[data-v-174f6bdc] .el-table__row.el-table__row--striped{background-color:hsla(0,0%,98%,.4)!important}.app-container .table-card .el-table .course-info[data-v-174f6bdc]{display:flex;flex-direction:column}.app-container .table-card .el-table .course-info .course-code[data-v-174f6bdc]{color:#909399;font-size:12px;margin-top:2px}.app-container .table-card .el-table .action-buttons[data-v-174f6bdc]{display:flex;justify-content:center;gap:8px}.app-container .table-card .el-table .action-buttons .el-button[data-v-174f6bdc]{margin:0;padding:7px}.app-container .table-card .pagination-container[data-v-174f6bdc]{display:flex;justify-content:flex-end;margin-top:20px}.app-container .custom-dialog[data-v-174f6bdc].el-dialog{border-radius:0!important;overflow:hidden!important}.app-container .custom-dialog[data-v-174f6bdc].el-dialog .el-dialog__header{padding:20px!important;background:rgba(245,247,250,.9)!important;border-bottom:1px solid rgba(235,238,245,.7)!important;border-radius:0!important}.app-container .custom-dialog[data-v-174f6bdc].el-dialog .el-dialog__header .el-dialog__title{font-size:18px!important;font-weight:600!important;color:#303133!important}.app-container .custom-dialog[data-v-174f6bdc].el-dialog .el-dialog__body{padding:20px!important;background-color:hsla(0,0%,100%,.95)!important;border-radius:0!important}.app-container .custom-dialog[data-v-174f6bdc].el-dialog .el-dialog__footer{padding:15px 20px!important;background:rgba(245,247,250,.9)!important;border-top:1px solid rgba(235,238,245,.7)!important;border-radius:0!important}.app-container .custom-dialog[data-v-174f6bdc] div[class*=el-dialog]{border-radius:0!important;overflow:hidden!important}.app-container .custom-dialog[data-v-174f6bdc] div[class*=el-dialog] .el-dialog__footer,.app-container .custom-dialog[data-v-174f6bdc] div[class*=el-dialog] .el-dialog__header{border-radius:0!important}.app-container .custom-dialog .form-card[data-v-174f6bdc]{border:none!important;box-shadow:none!important;background-color:transparent!important}.app-container .custom-dialog .form-card[data-v-174f6bdc] .el-form-item__label{font-weight:500!important;color:#606266!important}.app-container .custom-dialog .form-card[data-v-174f6bdc] .el-input__inner,.app-container .custom-dialog .form-card[data-v-174f6bdc] .el-textarea__inner{background-color:hsla(0,0%,100%,.6)!important}.app-container .custom-dialog .form-card .conflict-alert[data-v-174f6bdc]{margin-top:10px!important}.app-container .custom-dialog .dialog-footer[data-v-174f6bdc]{display:flex!important;justify-content:flex-end!important;gap:10px!important;padding-top:10px!important}[data-v-174f6bdc] .el-card{background:hsla(0,0%,100%,.7)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;box-shadow:0 5px 15px rgba(0,0,0,.08)!important;border:1px solid hsla(0,0%,100%,.3)!important;border-radius:12px!important}[data-v-174f6bdc] .el-card .el-card__header{padding:15px 20px;border-bottom:1px solid rgba(235,238,245,.4)!important;background:hsla(0,0%,100%,.3)}[data-v-174f6bdc] .el-card .el-card__body{overflow:hidden}