.course-config-page .dp-right{background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.course-config-page .config-panel{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:680px;min-height:0;flex-direction:column;overflow:visible}.course-config-page .config-content,.course-config-page .config-panel{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.course-config-page .config-content{flex-direction:column;gap:8px;padding:0 0 8px}.course-config-page .config-content>.dp-dept-hint{-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0 0 8px 0;border-bottom:1px solid #eef2f6}.course-config-page .config-card{width:100%;border-radius:10px;border:1px solid #e8edf5;-webkit-box-shadow:none;box-shadow:none}.course-config-page .config-card .el-card__header{padding:10px 14px;border-bottom:1px solid #eef1f6;background:-webkit-gradient(linear,left top,left bottom,from(#fbfcfe),to(#fff));background:linear-gradient(180deg,#fbfcfe,#fff)}.course-config-page .config-card .el-card__body{padding:10px 14px 12px}.course-config-page .config-tabs .el-tab-pane,.course-config-page .config-tabs.el-tabs,.course-config-page .config-tabs>.el-tabs__content{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;height:auto!important;min-height:0!important;overflow:visible!important}.course-config-page .card-header{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;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.course-config-page .card-header .title{font-size:15px;font-weight:600;color:#1e293b;border-left:3px solid var(--btn-primary,#2563eb);padding-left:10px;line-height:1.3}.course-config-page .config-tabs .el-tabs__header{margin:0 0 8px 0}.course-config-page .config-tabs .el-tabs__item{font-size:13px;height:32px;line-height:32px}.course-config-page .tab-desc{font-size:12px;color:#64748b;line-height:1.45;margin-bottom:8px;padding:6px 10px;background:#f8fafc;border-radius:6px;border:1px solid #e8edf5;border-left:3px solid var(--btn-primary,#2563eb)}.course-config-page .setting-section+.setting-section{margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0}.course-config-page .setting-section__head{margin-bottom:6px}.course-config-page .setting-section__title{font-size:14px;font-weight:600;color:#334155}.course-config-page .setting-section__desc{display:block;margin-top:4px;font-size:12px;color:#64748b;line-height:1.45}.course-config-page .setting-grid,.course-config-page .setting-subgrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.course-config-page .setting-subgrid{margin-top:6px;padding-left:8px;border-left:2px solid #dbeafe}.course-config-page .setting-tile{border:1px solid #e8edf5;border-radius:6px;background:#f8fafc;padding:8px 10px}.course-config-page .setting-tile--readonly{background:#fff}.course-config-page .tile-top{display:grid;grid-template-columns:minmax(0,1fr) auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 12px}.course-config-page .tile-label{min-width:0;font-size:13px;font-weight:600;color:#334155;line-height:1.35}.course-config-page .tile-label i{margin-right:6px;color:var(--btn-primary,#2563eb)}.course-config-page .tile-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.course-config-page .tile-control--checkboxes{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;gap:8px 16px;padding-top:0}.course-config-page .tile-control--checkboxes .el-checkbox{margin-right:0}.course-config-page .tile-unit{font-size:13px;color:#64748b}.course-config-page .tile-tip{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.4}.course-config-page .tile-readonly-value{font-size:13px;color:#475569;font-family:Consolas,Monaco,monospace;word-break:break-all}.course-config-page .config-loading,.course-config-page .no-department-tip{width:100%;max-width:680px;min-height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border:1px solid #e8edf5;border-radius:10px}.course-config-page .config-loading__inner,.course-config-page .no-department-tip__inner{text-align:center;color:#64748b}.course-config-page .no-department-tip__inner i{font-size:48px;color:#e2e8f0;margin-bottom:10px}.course-config-page .no-department-tip__inner p{margin:0;font-size:14px;color:#909399}@media (max-width:768px){.course-config-page .config-loading,.course-config-page .config-panel,.course-config-page .no-department-tip{max-width:none}.course-config-page .tile-top{grid-template-columns:1fr}.course-config-page .card-header,.course-config-page .tile-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.course-config-page .card-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course-config-page .card-header .el-button{width:100%}.course-config-page .config-loading,.course-config-page .no-department-tip{min-height:100px}}