.content-package-table .difficulty{background:#edf5f5;color:#176f69}.content-package-table .difficulty.advanced{background:#fff0e4;color:#a85916}.content-package-table .difficulty.challenge{background:#f6eefa;color:#7252a4}.content-package-table .data-table td{vertical-align:middle}
.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.template-card{border:1px solid var(--line);background:#fff;padding:16px;display:flex;flex-direction:column;min-height:258px;border-radius:6px}.template-card-head{display:flex;justify-content:space-between;gap:12px}.template-card h2{font-size:16px;line-height:1.45;margin:9px 0 3px;color:#22313b}.template-card h2+p{font-size:12px;color:var(--muted);margin:0}.template-count{width:44px;height:44px;border:1px solid #c9dcda;color:#087f79;display:grid;place-content:center;text-align:center;font:18px "DM Mono",monospace;flex:none}.template-count span{font:10px "Noto Sans SC",sans-serif;color:#6d7c86}.template-description{font-size:12px;line-height:1.7;color:#596a75;margin:14px 0;min-height:40px}.template-facts{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.template-facts span,.template-save-scope span{font-size:11px;color:#536671;background:#f3f7f6;border:1px solid #e1e9e7;padding:4px 6px}.template-actions{display:flex;gap:8px;margin-top:14px}.template-actions .btn:first-child{flex:1}.template-empty{border:1px dashed #bdcccf;background:#fbfcfc}.template-save-scope{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}.batch-course-dialog .field small{display:block;color:var(--muted);font-size:11px;margin-top:5px;line-height:1.5}@media(max-width:1080px){.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.template-grid{grid-template-columns:1fr}.template-card{min-height:0}.template-actions{flex-wrap:wrap}.template-actions .btn{width:100%}}
.batch-resource-report{display:grid;gap:10px;margin:4px 0 14px;padding:12px;border:1px solid #cfe4df;background:#f5fbf9;color:#456069;font-size:12px;line-height:1.6}.batch-resource-report>div:first-child{display:flex;justify-content:space-between;gap:12px}.batch-resource-report>div:first-child span{color:#16756d}.batch-resource-stats{display:flex;flex-wrap:wrap;gap:8px}.batch-resource-stats span{padding:5px 8px;border:1px solid #dbeae6;background:#fff}.batch-resource-stats b{color:#173744}.batch-resource-stats b.ok{color:#16756d}.batch-resource-stats b.warn{color:#a65012}.batch-resource-errors{padding-top:8px;border-top:1px solid #dbeae6;color:#a65012;word-break:break-word}
