:root{color:#0f172a;background:#f8fafc;font-family:Inter,Noto Sans KR,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;font-size:16px}main{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:min(100% - 2rem,760px);margin:3.5rem auto;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 12px 32px #0f172a0d}.course-manager,.course-home{width:min(100% - 2rem,1000px)}h1{color:#0f172a;margin:0 0 .4rem;font-size:clamp(1.7rem,4vw,2.4rem)}h2{border-bottom:1px solid #e2e8f0;margin:2.25rem 0 .8rem;padding-bottom:.5rem;font-size:1.25rem}h3{margin:0;font-size:1.05rem}form{gap:1rem;margin:1rem 0;display:grid}label{color:#334155;gap:.35rem;font-weight:650;display:grid}input,select,textarea{width:100%;min-height:2.75rem;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem .7rem}textarea{resize:vertical;min-height:8rem}input:focus,select:focus,textarea:focus,button:focus-visible{border-color:#2563eb;outline:3px solid #bfdbfe}button{color:#fff;cursor:pointer;min-height:2.7rem;font:inherit;background:#2563eb;border:0;border-radius:8px;justify-self:center;margin-inline:auto;padding:.55rem 1rem;font-weight:700;display:block}button:hover{background:#1d4ed8}article{background:#f8fafc;border-left:4px solid #3b82f6;margin:.8rem 0;padding:1rem}article p{margin:.4rem 0 0}ul{padding-left:1.3rem}li{margin:.65rem 0}a{color:#2563eb;margin-left:.4rem;font-weight:700}[role=alert]{color:#b91c1c;background:#fef2f2;border-radius:8px;padding:.75rem .9rem}.manager-bar{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.manager-bar h1{margin:0}.manager-actions{justify-content:end;align-items:center;gap:.55rem;display:flex}.semester-picker{display:block}.manager-actions .semester-picker select,.manager-actions button,.manager-actions .plain-button{white-space:nowrap;width:6rem;min-width:6rem;height:2.75rem;min-height:2.75rem;margin:0;padding-inline:.35rem}.manager-actions .semester-picker select{padding-left:.35rem;padding-right:1.1rem}.identity{color:#64748b;white-space:nowrap;font-weight:650}.plain-button{color:#2563eb;background:0 0;padding-inline:.25rem}.plain-button:hover{color:#1d4ed8;background:0 0;text-decoration:underline}.course-grid{border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:minmax(0,2fr) repeat(4,minmax(0,1fr));gap:.45rem;width:100%;margin:1rem 0;padding:.2rem;display:grid}.grid-head{color:#334155;background:#fff;padding:.35rem;font-weight:750}.course-grid-row{display:contents}.course-field{min-width:0;height:2.75rem}.course-field>select{width:100%;height:100%}.course-grid .course-title-editor,.course-grid .course-title-link,.course-grid select{color:#0f172a;background:#f8fafc;min-width:0;height:2.75rem;padding:.6rem .7rem;font-size:1rem;line-height:1.5}.course-title{font-weight:700}.course-title-link,.course-title-editor{text-align:left;white-space:nowrap;border:1px solid #cbd5e1;border-radius:8px;align-items:center;width:100%;margin:0;display:flex;overflow:hidden}.course-title-link{cursor:pointer}.course-title-link:hover{color:#1d4ed8;background:#eff6ff}.course-title-link:focus,.course-title-editor:focus{border-color:#2563eb;outline:3px solid #bfdbfe}.course-grid select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23536178' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right .65rem center;background-repeat:no-repeat;padding-right:1.8rem;display:block}.course-grid select:disabled{color:#0f172a;cursor:default;opacity:1;-webkit-text-fill-color:#0f172a}.course-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1.25rem 0;display:grid}.course-summary div{border:1px solid #e2e8f0;border-radius:8px;padding:.85rem}.course-summary dt{color:#64748b;font-size:.9rem}.course-summary dd{margin:.2rem 0 0;font-weight:700}@media (width<=600px){body{font-size:17px}main{border:0;border-radius:0;width:100%;min-height:0;margin:0;padding:1rem}.course-manager,.course-home{width:100%}input,select,button{font-size:1rem}.manager-bar{gap:.35rem}.manager-bar h1{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;font-size:1.35rem;overflow:hidden}.manager-actions{flex:auto;gap:.25rem;min-width:0}.manager-actions .semester-picker{flex:0 auto;width:auto}.manager-actions .semester-picker select,.manager-actions button,.manager-actions .plain-button{width:4.25rem;min-width:0;height:2.5rem;min-height:2.5rem;padding-inline:.25rem;font-size:.85rem}.manager-actions .semester-picker select{padding-left:.25rem;padding-right:.8rem}.course-grid{border:0;margin-inline:0;padding:0;display:block}.course-grid>.grid-head{display:none}.course-grid-row{border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem;margin:.7rem 0;padding:.45rem;display:grid}.course-title{grid-column:1/-1}.course-field{display:block}.course-grid .course-title-editor,.course-grid .course-title-link,.course-grid select{height:2.75rem;padding-inline:.4rem;font-size:1rem;line-height:1.5}.course-grid select{background-position:right .4rem center;padding-right:1.45rem}}
