.Schedule-module__g0c3ea__dashboardContainer{background-color:#f8fafc;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.Schedule-module__g0c3ea__sidebar{color:#f8fafc;background-color:#0f172a;flex-direction:column;flex-shrink:0;width:260px;padding:1.5rem 0;display:flex}.Schedule-module__g0c3ea__sidebarBrand{letter-spacing:-.025em;border-bottom:1px solid #1e293b;align-items:center;gap:.75rem;padding:0 1.5rem 2rem;font-size:1.2rem;font-weight:700;display:flex}.Schedule-module__g0c3ea__brandIcon{color:#38bdf8}.Schedule-module__g0c3ea__sidebarNav{flex-direction:column;gap:.25rem;padding:1.5rem .75rem;display:flex}.Schedule-module__g0c3ea__navItem{color:#94a3b8;border-radius:.375rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Schedule-module__g0c3ea__navItem:hover{color:#f8fafc;background-color:#1e293b}.Schedule-module__g0c3ea__navItemActive{background-color:#2563eb;color:#fff!important}.Schedule-module__g0c3ea__navIcon{width:18px;height:18px}.Schedule-module__g0c3ea__mainContent{flex-direction:column;flex-grow:1;min-width:0;display:flex}.Schedule-module__g0c3ea__topHeader{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Schedule-module__g0c3ea__mainTitle{color:#0f172a;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.Schedule-module__g0c3ea__subtext{color:#64748b;margin:0;font-size:.875rem}.Schedule-module__g0c3ea__addTemplateBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:background-color .15s;display:flex}.Schedule-module__g0c3ea__addTemplateBtn:hover{background-color:#1d4ed8}.Schedule-module__g0c3ea__workspaceBody{flex-grow:1;padding:2rem;overflow-y:auto}.Schedule-module__g0c3ea__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.Schedule-module__g0c3ea__classCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:.625rem;flex-direction:column;padding:1.25rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #0000000d}.Schedule-module__g0c3ea__classCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Schedule-module__g0c3ea__cardTopBar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Schedule-module__g0c3ea__institutionBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.Schedule-module__g0c3ea__orchid{color:#a21caf;background-color:#fdf4ff;border:1px solid #f5d0fe}.Schedule-module__g0c3ea__cosmos{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0}.Schedule-module__g0c3ea__dayBadge{color:#475569;background-color:#f1f5f9;border-radius:.25rem;padding:.2rem .5rem;font-size:.8rem;font-weight:600}.Schedule-module__g0c3ea__classTitle{color:#0f172a;justify-content:space-between;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.2rem;font-weight:600;display:flex}.Schedule-module__g0c3ea__typeTag{color:#64748b;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;padding:.15rem .4rem;font-size:.75rem;font-weight:500}.Schedule-module__g0c3ea__classDetails{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.Schedule-module__g0c3ea__detailRow{color:#475569;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Schedule-module__g0c3ea__detailRow strong{color:#0f172a}.Schedule-module__g0c3ea__termDurationBox{background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:.375rem;margin-bottom:1rem;padding:.65rem .75rem}.Schedule-module__g0c3ea__termLabel{color:#64748b;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Schedule-module__g0c3ea__termDates{color:#334155;font-size:.85rem;font-weight:500}.Schedule-module__g0c3ea__tentativeText{color:#b45309;font-style:italic}.Schedule-module__g0c3ea__fixedText{color:#0f172a}.Schedule-module__g0c3ea__cardNotes{color:#64748b;background-color:#fff7ed;border-left:3px solid #ffedd5;border-radius:.25rem;margin:0 0 1rem;padding:.5rem;font-size:.85rem}.Schedule-module__g0c3ea__cardActions{border-top:1px solid #f1f5f9;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.Schedule-module__g0c3ea__editBtn,.Schedule-module__g0c3ea__deleteBtn{cursor:pointer;border-radius:.25rem;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.45rem;font-size:.85rem;font-weight:500;transition:all .1s;display:flex}.Schedule-module__g0c3ea__editBtn{color:#334155;background-color:#fff;border:1px solid #cbd5e1}.Schedule-module__g0c3ea__editBtn:hover{background-color:#f8fafc;border-color:#94a3b8}.Schedule-module__g0c3ea__deleteBtn{color:#dc2626;background-color:#fff;border:1px solid #fca5a5}.Schedule-module__g0c3ea__deleteBtn:hover{background-color:#fef2f2}.Schedule-module__g0c3ea__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background-color:#0f172a66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Schedule-module__g0c3ea__modalContent{background-color:#fff;border-radius:.75rem;flex-direction:column;width:100%;max-width:580px;max-height:90vh;animation:.15s ease-out Schedule-module__g0c3ea__slideUp;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes Schedule-module__g0c3ea__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Schedule-module__g0c3ea__modalHeader{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:.75rem .75rem 0 0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Schedule-module__g0c3ea__modalHeader h3{color:#0f172a;margin:0;font-size:1.15rem;font-weight:600}.Schedule-module__g0c3ea__closeModalBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.Schedule-module__g0c3ea__closeModalBtn:hover{color:#475569}.Schedule-module__g0c3ea__modalForm{flex-direction:column;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.Schedule-module__g0c3ea__formGrid2x2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Schedule-module__g0c3ea__formGridVariant{align-items:flex-end;gap:1rem;display:flex}.Schedule-module__g0c3ea__inputGroup{flex-direction:column;gap:.35rem;display:flex}.Schedule-module__g0c3ea__inputGroup label{color:#334155;font-size:.8rem;font-weight:600}.Schedule-module__g0c3ea__modalForm input[type=text],.Schedule-module__g0c3ea__modalForm input[type=number],.Schedule-module__g0c3ea__modalForm input[type=date],.Schedule-module__g0c3ea__modalForm input[type=time],.Schedule-module__g0c3ea__modalForm select{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:.375rem;outline:none;padding:.55rem .75rem;font-size:.9rem}.Schedule-module__g0c3ea__modalForm input:focus,.Schedule-module__g0c3ea__modalForm select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.Schedule-module__g0c3ea__colorPickerField{cursor:pointer;border:1px solid #cbd5e1;border-radius:.375rem;width:100%;height:36px;padding:0!important}.Schedule-module__g0c3ea__checkboxWrapper{padding:.25rem 0}.Schedule-module__g0c3ea__checkboxContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding-left:1.75rem;font-size:.875rem;display:flex;position:relative}.Schedule-module__g0c3ea__checkboxContainer input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Schedule-module__g0c3ea__checkmark{background-color:#fff;border:1px solid #cbd5e1;border-radius:.25rem;width:18px;height:18px;position:absolute;top:1px;left:0}.Schedule-module__g0c3ea__checkboxContainer:hover input~.Schedule-module__g0c3ea__checkmark{border-color:#94a3b8}.Schedule-module__g0c3ea__checkboxContainer input:checked~.Schedule-module__g0c3ea__checkmark{background-color:#2563eb;border-color:#2563eb}.Schedule-module__g0c3ea__checkmark:after{content:"";display:none;position:absolute}.Schedule-module__g0c3ea__checkboxContainer input:checked~.Schedule-module__g0c3ea__checkmark:after{display:block}.Schedule-module__g0c3ea__checkboxContainer .Schedule-module__g0c3ea__checkmark:after{border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;top:2px;left:5px;transform:rotate(45deg)}.Schedule-module__g0c3ea__checkboxLabel{color:#475569;font-weight:500}.Schedule-module__g0c3ea__modalActions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.Schedule-module__g0c3ea__cancelBtn,.Schedule-module__g0c3ea__submitBtn{cursor:pointer;border-radius:.375rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600}.Schedule-module__g0c3ea__cancelBtn{color:#475569;background-color:#fff;border:1px solid #cbd5e1}.Schedule-module__g0c3ea__cancelBtn:hover{background-color:#f8fafc}.Schedule-module__g0c3ea__submitBtn{color:#fff;background-color:#10b981;border:none}.Schedule-module__g0c3ea__submitBtn:hover{background-color:#059669}.Schedule-module__g0c3ea__errorAlert{color:#b91c1c;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:.375rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:500;display:flex}.Schedule-module__g0c3ea__loadingWrapper{color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0;font-size:.9rem;display:flex}.Schedule-module__g0c3ea__spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:28px;height:28px;margin-bottom:1rem;animation:.8s linear infinite Schedule-module__g0c3ea__spin}@keyframes Schedule-module__g0c3ea__spin{to{transform:rotate(360deg)}}.Schedule-module__g0c3ea__emptyPrompt{text-align:center;background-color:#fff;border:1px dashed #cbd5e1;border-radius:.75rem;max-width:420px;margin:4rem auto;padding:2rem}.Schedule-module__g0c3ea__emptyIcon{color:#94a3b8;margin-bottom:1rem}.Schedule-module__g0c3ea__emptyPrompt h3{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem}.Schedule-module__g0c3ea__emptyPrompt p{color:#64748b;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.Schedule-module__g0c3ea__btnPrimaryMini{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600}
