.imports-module-scss-module__g33nWq__container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.imports-module-scss-module__g33nWq__container>div{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.imports-module-scss-module__g33nWq__container>div h3{color:#333;margin:0;font-size:1.1rem;font-weight:600}.imports-module-scss-module__g33nWq__importActions{max-width:1200px;margin:0 auto;padding:2rem}.imports-module-scss-module__g33nWq__importButton{color:#fff;cursor:pointer;background-color:#007bff;border:1px solid #007bff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;font-size:24px;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000001a}.imports-module-scss-module__g33nWq__importButton:hover:not(:disabled){background-color:#0056b3;border-color:#0056b3;transform:scale(1.05);box-shadow:0 4px 8px #00000026}.imports-module-scss-module__g33nWq__importButton:active:not(:disabled){transform:scale(.98)}.imports-module-scss-module__g33nWq__importButton:disabled{color:#999;cursor:not-allowed;box-shadow:none;background-color:#e0e0e0;border-color:#e0e0e0}
.modal-module-scss-module__zxRfSG__modal{z-index:10000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-module-scss-module__zxRfSG__modalContent{inline-size:min(90vw,max-content);block-size:min(90vh,max-content);background:#fff;border-radius:12px;padding:clamp(1.5rem,2vw + 1rem,2.5rem);position:relative;overflow:auto;box-shadow:0 24px 48px #0f172a38,0 6px 16px #0f172a1f}
.button-module-scss-module__YD-PHG__primary{background-color:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:10px 20px}.button-module-scss-module__YD-PHG__secondary{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:5px;padding:10px 20px}.button-module-scss-module__YD-PHG__icon{cursor:pointer;border:1px solid #d3d3d3;border-radius:50%;padding:10px}.button-module-scss-module__YD-PHG__icon button{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;display:flex}
.dashboard-wrapper-module-scss-module__5yOaXW__wrapper{color:#000;grid-template:"header header""right right"1fr/max-content 1fr;height:100vh;max-height:100vh;font-family:Roboto,Verdana,Arial,sans-serif;display:grid;overflow:hidden}.dashboard-wrapper-module-scss-module__5yOaXW__header{border-bottom:1px solid #ccc;grid-area:header;justify-content:space-between;align-items:center;padding:.5em;display:flex}@media print{.dashboard-wrapper-module-scss-module__5yOaXW__header{display:none}}.dashboard-wrapper-module-scss-module__5yOaXW__header_left{align-items:center;display:flex}.dashboard-wrapper-module-scss-module__5yOaXW__header_left_icon{cursor:pointer}.dashboard-wrapper-module-scss-module__5yOaXW__header_right{align-items:center;display:flex}.dashboard-wrapper-module-scss-module__5yOaXW__left{border-right:1px solid #ccc;grid-area:left;max-height:100%}.dashboard-wrapper-module-scss-module__5yOaXW__icon{cursor:pointer;box-sizing:border-box;display:flex}.dashboard-wrapper-module-scss-module__5yOaXW__right{grid-area:right;align-items:flex-start;height:100%;min-height:100%;position:relative;overflow-y:auto}.dashboard-wrapper-module-scss-module__5yOaXW__right>section{box-sizing:border-box;padding:1rem}.dashboard-wrapper-module-scss-module__5yOaXW__iframe{box-sizing:border-box;border:none;width:100%;height:100%}@media print{.dashboard-wrapper-module-scss-module__5yOaXW__wrapper,.dashboard-wrapper-module-scss-module__5yOaXW__right{height:auto;max-height:none;overflow:visible}}
.navigation-module-scss-module__xcyJ2a__navigation{flex-direction:column;gap:.5rem;width:300px;max-width:300px;display:inline-flex;position:relative}.navigation-module-scss-module__xcyJ2a__trigger{cursor:pointer;color:inherit;-webkit-user-select:none;user-select:none;background-color:#0000;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.navigation-module-scss-module__xcyJ2a__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.navigation-module-scss-module__xcyJ2a__caret{border-bottom:2px solid;border-right:2px solid;width:.5rem;height:.5rem;transition:transform .2s;display:inline-block;transform:rotate(-45deg)}.navigation-module-scss-module__xcyJ2a__caret[data-open=true]{transform:rotate(45deg)}.navigation-module-scss-module__xcyJ2a__list{z-index:10;background-color:var(--color-surface,#fff);border-radius:.75rem;width:100%;max-width:300px;margin:0;padding:.75rem 1rem 1rem;list-style:none;display:none;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 10px 30px #0f0d1a26}.navigation-module-scss-module__xcyJ2a__list[data-open=true]{display:block}.navigation-module-scss-module__xcyJ2a__searchRow{margin-bottom:.75rem}.navigation-module-scss-module__xcyJ2a__searchInput{background-color:var(--color-surface,#fff);width:100%;color:inherit;border:1px solid #0f0d1a1f;border-radius:.5rem;padding:.55rem .75rem;font-size:.95rem}.navigation-module-scss-module__xcyJ2a__searchInput::placeholder{color:#0f0d1a73}.navigation-module-scss-module__xcyJ2a__searchInput:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.navigation-module-scss-module__xcyJ2a__item+.navigation-module-scss-module__xcyJ2a__item{margin-top:.75rem}.navigation-module-scss-module__xcyJ2a__itemRow{align-items:center;gap:.75rem;display:flex}.navigation-module-scss-module__xcyJ2a__itemLink{color:inherit;border-radius:.5rem;flex:auto;padding:.25rem .5rem;text-decoration:none;transition:background-color .2s,color .2s;display:block}.navigation-module-scss-module__xcyJ2a__itemLink:hover,.navigation-module-scss-module__xcyJ2a__itemLink:focus{background-color:color-mix(in srgb,var(--accent)12%,transparent);text-decoration:none}.navigation-module-scss-module__xcyJ2a__active{background-color:color-mix(in srgb,var(--accent)30%,transparent);color:color-mix(in srgb,var(--accent)90%,white)}.navigation-module-scss-module__xcyJ2a__activeParent{background-color:color-mix(in srgb,var(--accent)15%,transparent)}.navigation-module-scss-module__xcyJ2a__submenuToggle{width:2rem;height:2rem;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:inline-flex}.navigation-module-scss-module__xcyJ2a__submenuToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.navigation-module-scss-module__xcyJ2a__submenuToggle:disabled{opacity:.5;cursor:not-allowed}.navigation-module-scss-module__xcyJ2a__submenu{border-left:1px solid #0f0d1a26;margin:.5rem 0 0;padding:.5rem 0 .5rem 1.5rem;list-style:none;display:none}.navigation-module-scss-module__xcyJ2a__submenu[data-open=true]{display:block}.navigation-module-scss-module__xcyJ2a__submenuItem+.navigation-module-scss-module__xcyJ2a__submenuItem{margin-top:.5rem}.navigation-module-scss-module__xcyJ2a__submenuLink{color:inherit;border-radius:.5rem;padding:.25rem .5rem;text-decoration:none;transition:background-color .2s,color .2s;display:block}.navigation-module-scss-module__xcyJ2a__submenuLink:hover,.navigation-module-scss-module__xcyJ2a__submenuLink:focus{background-color:color-mix(in srgb,var(--accent)12%,transparent);text-decoration:none}.navigation-module-scss-module__xcyJ2a__empty{color:#0f0d1a99;padding:.5rem 0;font-size:.875rem}
nav.dashboard-wrapper-basic-module-scss-module__GGstSa__nav{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px}nav.dashboard-wrapper-basic-module-scss-module__GGstSa__nav button{color:#fff;cursor:pointer;background-color:#9ca3af;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:600;transition:background-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 4px 8px #11182714}nav.dashboard-wrapper-basic-module-scss-module__GGstSa__nav button:hover,nav.dashboard-wrapper-basic-module-scss-module__GGstSa__nav button:focus-visible{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 6px 16px #2563eb59}nav.dashboard-wrapper-basic-module-scss-module__GGstSa__nav button:active{transform:translateY(0);box-shadow:0 4px 8px #1118271f}
.table-module-scss-module__yIevmG__tableContainer{--header-height:52px;--border-color:#e5e7eb;--header-bg:#f8fafc;--row-hover:#f1f5f9;--text-primary:#1f2937;--text-secondary:#6b7280;--accent-color:#6366f1;--expanded-bg:#f9fafb;width:100%}.table-module-scss-module__yIevmG__filterContainer{margin-bottom:16px}.table-module-scss-module__yIevmG__globalFilter{border:1px solid var(--border-color);width:100%;max-width:400px;color:var(--text-primary);background:#fff;border-radius:6px;padding:8px 12px;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.table-module-scss-module__yIevmG__globalFilter::placeholder{color:var(--text-secondary)}.table-module-scss-module__yIevmG__globalFilter:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 2px #6366f11a}.table-module-scss-module__yIevmG__basic{border-collapse:separate;border-spacing:0;width:100%;color:var(--text-primary);font-size:.875rem}.table-module-scss-module__yIevmG__basic thead{z-index:10;position:sticky;top:0}.table-module-scss-module__yIevmG__basic th{background:var(--header-bg);text-align:left;border-bottom:2px solid var(--border-color);white-space:nowrap;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:12px 16px;font-size:.75rem;font-weight:600;position:sticky;top:0}.table-module-scss-module__yIevmG__basic th:first-child{border-top-left-radius:8px}.table-module-scss-module__yIevmG__basic th:last-child{border-top-right-radius:8px}.table-module-scss-module__yIevmG__basic td{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:10px 16px}.table-module-scss-module__yIevmG__basic tbody tr{transition:background-color .15s}.table-module-scss-module__yIevmG__basic tbody tr:hover{background-color:var(--row-hover)}.table-module-scss-module__yIevmG__basic tbody tr:last-child td{border-bottom:none}.table-module-scss-module__yIevmG__basic tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.table-module-scss-module__yIevmG__basic tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.table-module-scss-module__yIevmG__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.table-module-scss-module__yIevmG__sortable:hover{background:#f1f5f9}.table-module-scss-module__yIevmG__headerContent{align-items:center;gap:4px;display:flex}.table-module-scss-module__yIevmG__sortIndicator{color:var(--text-secondary);opacity:.6;font-size:.625rem;transition:opacity .15s}.table-module-scss-module__yIevmG__sortable:hover .table-module-scss-module__yIevmG__sortIndicator{opacity:1}.table-module-scss-module__yIevmG__expandCell{text-align:center;width:40px;padding:8px!important}.table-module-scss-module__yIevmG__expandButton{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:.625rem;transition:background-color .15s,color .15s;display:inline-flex}.table-module-scss-module__yIevmG__expandButton:hover{background:var(--border-color);color:var(--text-primary)}.table-module-scss-module__yIevmG__expandButton:focus{outline:none;box-shadow:0 0 0 2px #6366f14d}.table-module-scss-module__yIevmG__expandedRow{background:var(--expanded-bg)}.table-module-scss-module__yIevmG__expandedRow td{border-bottom:1px solid var(--border-color);padding:16px}.table-module-scss-module__yIevmG__expandedRow:hover{background:var(--expanded-bg)}.table-module-scss-module__yIevmG__emptyState{text-align:center;color:var(--text-secondary);padding:48px 24px;font-size:.875rem}.table-module-scss-module__yIevmG__loading{text-align:center;color:#6b7280;padding:24px}
.bell-schedule-create-module-scss-module__7fzYCG__bellScheduleContainer{flex-direction:column;gap:1.5rem;width:800px;min-height:100%;display:flex}.bell-schedule-create-module-scss-module__7fzYCG__createForm{background-color:var(--color-surface,#fff);flex-direction:column;gap:clamp(1rem,1.4vw,1.5rem);width:100%;max-height:80vh;margin-inline:auto;display:flex}.bell-schedule-create-module-scss-module__7fzYCG__periodContainer{background-color:color-mix(in srgb,var(--color-primary,#3b82f6)7%,#f8fafcf0);border:1px solid #94a3b829;border-radius:1.25rem;flex-direction:column;padding:clamp(1.75rem,2vw,2rem) clamp(1.25rem,2vw,1.5rem) clamp(1.25rem,2vw,1.5rem);display:flex;position:relative}.bell-schedule-create-module-scss-module__7fzYCG__periodFields{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));align-items:end;gap:clamp(1rem,1.5vw,1rem);display:grid}.bell-schedule-create-module-scss-module__7fzYCG__periodCopy{color:#1e293bb8;margin:0;font-size:.9rem}.bell-schedule-create-module-scss-module__7fzYCG__periodBadge{background-color:color-mix(in srgb,var(--color-primary,#3b82f6)85%,white);color:#fff;border-radius:.95rem;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.1rem;font-weight:700;display:inline-flex;position:absolute;top:-.9rem;left:clamp(1rem,3vw,1.75rem);box-shadow:0 16px 26px -16px #2563eb8c}.bell-schedule-create-module-scss-module__7fzYCG__periodActions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.bell-schedule-create-module-scss-module__7fzYCG__periodActions button{width:2.75rem;height:2.75rem;color:color-mix(in srgb,var(--color-primary,#3b82f6)68%,#1f2937);cursor:pointer;background-color:#ffffffd9;border:1px solid #94a3b866;border-radius:.9rem;justify-content:center;align-items:center;transition:border-color .15s,color .15s,transform .15s,background-color .15s;display:inline-flex}.bell-schedule-create-module-scss-module__7fzYCG__periodActions button:hover{border-color:color-mix(in srgb,var(--color-primary,#3b82f6)80%,transparent);background-color:color-mix(in srgb,var(--color-primary,#3b82f6)12%,white);color:color-mix(in srgb,var(--color-primary,#3b82f6)88%,#0f172a);transform:translateY(-1px)}.bell-schedule-create-module-scss-module__7fzYCG__deleteButton{color:#dc2626!important;background-color:#fee2e2d9!important;border-color:#dc26264d!important}.bell-schedule-create-module-scss-module__7fzYCG__deleteButton:hover{color:#b91c1c!important;background-color:#fecacaf2!important;border-color:#dc262680!important}.bell-schedule-create-module-scss-module__7fzYCG__checkboxField{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.bell-schedule-create-module-scss-module__7fzYCG__checkboxField label{cursor:pointer;color:#1e293bd9;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.bell-schedule-create-module-scss-module__7fzYCG__checkboxField input[type=checkbox]{width:1.1rem;height:1.1rem;accent-color:var(--color-primary,#3b82f6);cursor:pointer}.bell-schedule-create-module-scss-module__7fzYCG__errorMessage{color:#dc2626;background-color:#fee2e299;border:1px solid #dc262640;border-radius:.75rem;margin:0;padding:.75rem 1rem;font-size:.9rem}.bell-schedule-create-module-scss-module__7fzYCG__addPeriod{color:color-mix(in srgb,var(--color-primary,#3b82f6)52%,#0f172a);background-color:#f1f5f9e0;border:1px dashed #94a3b866;border-radius:1.1rem;flex-direction:column;align-items:stretch;gap:.75rem;margin-top:1.25rem;padding:clamp(.85rem,2vw,1.15rem);transition:border-color .15s,background-color .15s,color .15s,transform .15s;display:flex}.bell-schedule-create-module-scss-module__7fzYCG__addPeriod:hover{border-color:color-mix(in srgb,var(--color-primary,#3b82f6)70%,transparent);background-color:color-mix(in srgb,var(--color-primary,#3b82f6)12%,#f1f5f9eb);transform:translateY(-1px)}.bell-schedule-create-module-scss-module__7fzYCG__emptyState{text-align:center;color:#1e293bb3;background-color:#f1f5f9cc;border:1px dashed #94a3b859;border-radius:1.1rem;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex}@media (max-width:900px){.bell-schedule-create-module-scss-module__7fzYCG__createForm{width:min(100%,48rem)}}@media (max-width:768px){.bell-schedule-create-module-scss-module__7fzYCG__periodContainer{padding-inline:clamp(1rem,3vw,1.5rem)}.bell-schedule-create-module-scss-module__7fzYCG__periodFields{grid-template-columns:repeat(1,minmax(0,1fr))}.bell-schedule-create-module-scss-module__7fzYCG__periodBadge{left:clamp(.9rem,4vw,1.25rem)}}@media (max-width:640px){.bell-schedule-create-module-scss-module__7fzYCG__createForm{border-radius:1rem;padding:1.5rem;box-shadow:0 18px 45px -28px #0f172a52}}
.cards-module-scss-module__6nunnG__cardsContainer{flex-wrap:wrap;gap:8px;display:flex}.cards-module-scss-module__6nunnG__card{cursor:pointer;background:#fff;border-radius:12px;outline:none;flex-direction:column;flex:200px;justify-content:center;align-items:center;min-width:100px;padding:2rem 1.5rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 12px #0000000f}.cards-module-scss-module__6nunnG__card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}
.button-module-scss-module__iQ4w3a__button{background-color:#007bff;border:none;outline:none;padding:1em}
.form-module-scss-module__-fBKCG__form{background:#fff;border-radius:8px;gap:20px;max-width:600px;margin:0 auto;padding:24px;display:grid}.form-module-scss-module__-fBKCG__title{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:600}.form-module-scss-module__-fBKCG__description{color:#6b7280;margin:-12px 0 8px;font-size:14px}.form-module-scss-module__-fBKCG__loading{text-align:center;color:#6c757d;padding:20px}.form-module-scss-module__-fBKCG__row{grid-template-columns:160px 1fr;align-items:center;gap:12px;display:grid}.form-module-scss-module__-fBKCG__rowStacked{grid-template-columns:1fr;gap:8px;display:grid}.form-module-scss-module__-fBKCG__label{color:#0f172a;font-size:14px;font-weight:500}.form-module-scss-module__-fBKCG__required{color:#dc3545;margin-left:2px}.form-module-scss-module__-fBKCG__input{color:#0f172a;background:#fff;border:1px solid #e6edf3;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.form-module-scss-module__-fBKCG__input:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 3px #007bff1a}.form-module-scss-module__-fBKCG__input::placeholder{color:#9ca3af}.form-module-scss-module__-fBKCG__input:disabled{color:#6c757d;cursor:not-allowed;background:#f8f9fa}.form-module-scss-module__-fBKCG__textarea{resize:vertical;min-height:100px;}.form-module-scss-module__-fBKCG__select{cursor:pointer;}.form-module-scss-module__-fBKCG__checkbox{align-items:center;gap:8px;display:flex}.form-module-scss-module__-fBKCG__checkbox input[type=checkbox]{cursor:pointer;width:18px;height:18px}.form-module-scss-module__-fBKCG__checkbox label{color:#0f172a;cursor:pointer;font-size:14px}.form-module-scss-module__-fBKCG__colorInput{align-items:center;gap:12px;width:100%;display:flex}.form-module-scss-module__-fBKCG__colorPicker{cursor:pointer;background:#fff;border:1px solid #e6edf3;border-radius:6px;width:60px;height:42px;padding:4px}.form-module-scss-module__-fBKCG__colorPicker::-webkit-color-swatch-wrapper{padding:0}.form-module-scss-module__-fBKCG__colorPicker::-webkit-color-swatch{border:none;border-radius:4px}.form-module-scss-module__-fBKCG__actions{border-top:1px solid #e6edf3;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}.form-module-scss-module__-fBKCG__primary{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.form-module-scss-module__-fBKCG__primary:hover:not(:disabled){background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff33}.form-module-scss-module__-fBKCG__primary:active:not(:disabled){transform:translateY(0)}.form-module-scss-module__-fBKCG__primary:disabled{opacity:.6;cursor:not-allowed}.form-module-scss-module__-fBKCG__secondary{color:#6c757d;cursor:pointer;background:#fff;border:1px solid #e6edf3;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.form-module-scss-module__-fBKCG__secondary:hover:not(:disabled){background:#f8f9fa;border-color:#cbd5e0}.form-module-scss-module__-fBKCG__secondary:disabled{opacity:.6;cursor:not-allowed}.form-module-scss-module__-fBKCG__error{color:#dc3545;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;padding:12px;font-size:14px}.form-module-scss-module__-fBKCG__fieldError{color:#dc3545;margin-top:4px;font-size:12px}.form-module-scss-module__-fBKCG__hint{color:#6b7280;margin-top:4px;font-size:12px}.form-module-scss-module__-fBKCG__divider{background:#e6edf3;height:1px;margin:8px 0}.form-module-scss-module__-fBKCG__section{gap:16px;display:grid}.form-module-scss-module__-fBKCG__sectionTitle{color:#0f172a;border-bottom:1px solid #e6edf3;margin:0;padding-bottom:8px;font-size:16px;font-weight:600}.form-module-scss-module__-fBKCG__selectWrapper .react-select__control{min-height:42px;box-shadow:none;border-color:#e6edf3;font-size:14px}.form-module-scss-module__-fBKCG__selectWrapper .react-select__control:hover{border-color:#a5b4fc}.form-module-scss-module__-fBKCG__selectWrapper .react-select__control--is-focused{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-module-scss-module__-fBKCG__selectWrapper .react-select__placeholder{color:#9ca3af}.form-module-scss-module__-fBKCG__selectWrapper .react-select__menu{z-index:20}.form-module-scss-module__-fBKCG__selectWrapper .react-select__multi-value{background:#e0e7ff;border-radius:4px}.form-module-scss-module__-fBKCG__selectWrapper .react-select__multi-value__label{color:#3730a3;font-size:13px}.form-module-scss-module__-fBKCG__preview{align-items:center;gap:12px;display:flex}.form-module-scss-module__-fBKCG__previewLabel{color:#6c757d;font-size:14px;font-weight:500}.form-module-scss-module__-fBKCG__previewBox{background:#007bff1a;border-radius:6px;flex:1;padding:12px 16px}.form-module-scss-module__-fBKCG__previewText{color:#0f172a;font-size:14px;font-weight:500}.form-module-scss-module__-fBKCG__field{gap:8px;display:grid}@media (max-width:640px){.form-module-scss-module__-fBKCG__row{grid-template-columns:1fr;gap:8px}.form-module-scss-module__-fBKCG__label{font-weight:600}.form-module-scss-module__-fBKCG__form{padding:16px}.form-module-scss-module__-fBKCG__title{font-size:20px}.form-module-scss-module__-fBKCG__colorInput{flex-direction:column;align-items:stretch}.form-module-scss-module__-fBKCG__colorPicker{width:100%}.form-module-scss-module__-fBKCG__actions{flex-direction:column-reverse}.form-module-scss-module__-fBKCG__actions button{width:100%}}
.render-dates-module-scss-module__xd2CUq__month_container{grid-gap:.5em;padding:.5em}.render-dates-module-scss-module__xd2CUq__month_container .render-dates-module-scss-module__xd2CUq__month_header{text-align:center;writing-mode:sideways-lr;text-orientation:upright;border:1px solid #000}.render-dates-module-scss-module__xd2CUq__week_container{grid-gap:.5em;grid-template-rows:auto;display:grid}.render-dates-module-scss-module__xd2CUq__date_container{grid-template-rows:225px;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.render-dates-module-scss-module__xd2CUq__date_cell{box-sizing:border-box;height:100%;margin:.25rem;padding:.5rem;position:relative}.render-dates-module-scss-module__xd2CUq__input{box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;margin:4px 0;padding:8px 12px;transition:border-color .2s}.render-dates-module-scss-module__xd2CUq__calendar_nav{box-sizing:border-box;z-index:1000;background-color:#fff;border-bottom:1px solid #ccc;align-items:center;gap:.5em;width:calc(100% - 50px);margin-bottom:1em;padding:0 1em;display:flex;position:fixed}.render-dates-module-scss-module__xd2CUq__calendar_nav button{color:#fff;cursor:pointer;background-color:#1976d2;border:none;border-radius:.3em;padding:.5em 1em;font-size:1rem;transition:background .2s}.render-dates-module-scss-module__xd2CUq__calendar_nav button:hover,.render-dates-module-scss-module__xd2CUq__calendar_nav button:focus{background-color:#1565c0}.render-dates-module-scss-module__xd2CUq__actions{justify-content:center;width:100%;padding:.25em 0;display:flex;position:absolute;bottom:0;left:0}
.departments-module-scss-module__S-nOaW__select{--border-color:#e5e7eb;min-width:180px}.departments-module-scss-module__S-nOaW__select .react-select__control{border-color:var(--border-color);min-height:32px;box-shadow:none;font-size:.8125rem}.departments-module-scss-module__S-nOaW__select .react-select__control:hover{border-color:#a5b4fc}.departments-module-scss-module__S-nOaW__select .react-select__control--is-focused{border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.departments-module-scss-module__S-nOaW__select .react-select__value-container{padding:0 8px}.departments-module-scss-module__S-nOaW__select .react-select__input-container{margin:0;padding:0}.departments-module-scss-module__S-nOaW__select .react-select__indicator{padding:4px}.departments-module-scss-module__S-nOaW__select .react-select__multi-value{background:#e0e7ff;border-radius:4px;margin:2px}.departments-module-scss-module__S-nOaW__select .react-select__multi-value__label{color:#3730a3;padding:2px 4px;font-size:.75rem}.departments-module-scss-module__S-nOaW__select .react-select__multi-value__remove{color:#6366f1;padding:0 4px}.departments-module-scss-module__S-nOaW__select .react-select__multi-value__remove:hover{color:#4338ca;background:#c7d2fe}.departments-module-scss-module__S-nOaW__select .react-select__placeholder{color:#9ca3af;font-size:.8125rem}.departments-module-scss-module__S-nOaW__select .react-select__menu{z-index:20;font-size:.8125rem}.departments-module-scss-module__S-nOaW__select .react-select__option{padding:8px 12px}.departments-module-scss-module__S-nOaW__select .react-select__option--is-focused{background:#e0e7ff}.departments-module-scss-module__S-nOaW__select .react-select__option--is-selected{background:#6366f1}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_d5956f67-module__L54rSq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_d5956f67-module__L54rSq__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_4e26fe1b-module__-_Fr9q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_4e26fe1b-module__-_Fr9q__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
.achievement-module-scss-module__IQECca__report{color:#333;page-break-after:always;page-break-inside:avoid;max-width:900px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif}.achievement-module-scss-module__IQECca__title{margin:0 0 12px;font-size:28px;font-weight:600}.achievement-module-scss-module__IQECca__subtitle{color:#0056a6;margin:0 0 20px;font-size:18px;font-weight:500}.achievement-module-scss-module__IQECca__subtitleSecondary{font-weight:400}.achievement-module-scss-module__IQECca__table{page-break-inside:avoid;border-top:1px solid #c8cfdc;border-bottom:1px solid #c8cfdc;padding-top:8px;padding-bottom:8px;font-size:12px}.achievement-module-scss-module__IQECca__row{grid-template-columns:2.4fr 2.2fr .9fr 1.2fr 1.1fr 1.6fr 1.1fr 1.1fr;align-items:stretch;display:grid}.achievement-module-scss-module__IQECca__row>div{border-right:1px solid #e8e8e8}.achievement-module-scss-module__IQECca__row>div:last-child{border-right:none}.achievement-module-scss-module__IQECca__rowHeader{text-align:center;font-size:11px;font-weight:600}.achievement-module-scss-module__IQECca__rowHeader>div{border-right:1px solid #c8cfdc}.achievement-module-scss-module__IQECca__cellSubjectHeader{color:#0056a6;border-right:1px solid #0000}.achievement-module-scss-module__IQECca__scaleLetters{justify-content:space-around;font-size:11px;display:flex}.achievement-module-scss-module__IQECca__teacherName{font-weight:700}.achievement-module-scss-module__IQECca__cellAchievementValues{justify-content:space-around;display:flex}.achievement-module-scss-module__IQECca__cellSemesterGrade{text-align:center;font-weight:600}.achievement-module-scss-module__IQECca__cellSkillValue{text-align:center;font-weight:500}.achievement-module-scss-module__IQECca__courseLink{color:#0056a6;font-weight:600;text-decoration:none}.achievement-module-scss-module__IQECca__courseLink:hover{text-decoration:underline}.achievement-module-scss-module__IQECca__comments{margin-top:16px;font-size:12px;line-height:1.7}.achievement-module-scss-module__IQECca__comments p{margin:0 0 8px}
@media print{.rooms-report-module-scss-module__CCoKgW__printPage{page-break-after:always;break-after:page;page-break-inside:avoid}.rooms-report-module-scss-module__CCoKgW__printPage:last-of-type{page-break-after:auto;break-after:auto}}
.transcript-module-scss-module__IMtw1W__container{flex-wrap:wrap;gap:1em;display:flex}.transcript-module-scss-module__IMtw1W__table{box-sizing:border-box;border-collapse:collapse;border-right:1px solid #ccc;width:calc(50% - 1em);font-size:10px}.transcript-module-scss-module__IMtw1W__table th,.transcript-module-scss-module__IMtw1W__table td{text-align:left;border:1px solid #ccc;padding:8px}.transcript-module-scss-module__IMtw1W__table thead{background-color:#f5f5f5;height:60px;font-weight:600}.transcript-module-scss-module__IMtw1W__table thead th{text-align:center;border:1px solid #999}.transcript-module-scss-module__IMtw1W__table tbody tr:hover{background-color:#fafafa}
.tabs-module-scss-module__hg2U4q__tabContainer{border-bottom:1px solid #ddd;flex-wrap:wrap;margin-bottom:10px;display:flex}.tabs-module-scss-module__hg2U4q__tabButton{cursor:pointer;border:none;border-radius:4px 4px 0 0;margin-right:4px;padding:8px 16px;transition:background-color .2s,color .2s}.tabs-module-scss-module__hg2U4q__tabButtonActive{color:#fff;background-color:#2563eb;border-top:2px solid #2563eb;font-weight:600}.tabs-module-scss-module__hg2U4q__tabButtonInactive{color:#333;background-color:#f3f4f6;font-weight:400}.tabs-module-scss-module__hg2U4q__tabContent{width:100%;margin-top:10px}
.timetable-module-scss-module__L21pmG__wrapper{gap:1.5rem;display:flex}.timetable-module-scss-module__L21pmG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.timetable-module-scss-module__L21pmG__header h3{margin:0;font-size:1.25rem}.timetable-module-scss-module__L21pmG__headerControls{align-items:center;gap:1.25rem;display:flex}.timetable-module-scss-module__L21pmG__toggleLabel{color:#475467;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f9fafb;border:1px solid #e4e7ec;border-radius:.5rem;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .15s,border-color .15s;display:flex}.timetable-module-scss-module__L21pmG__toggleLabel:hover{background:#f3f4f6;border-color:#d1d5db}.timetable-module-scss-module__L21pmG__toggleSwitch{background:#d1d5db;border-radius:999px;flex-shrink:0;width:2.25rem;height:1.25rem;transition:background-color .2s;position:relative}.timetable-module-scss-module__L21pmG__toggleSwitch:after{content:"";background:#fff;border-radius:50%;width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.timetable-module-scss-module__L21pmG__toggleInput{opacity:0;width:0;height:0;position:absolute}.timetable-module-scss-module__L21pmG__toggleInput:checked+.timetable-module-scss-module__L21pmG__toggleSwitch{background:var(--accent,#274c43)}.timetable-module-scss-module__L21pmG__toggleInput:checked+.timetable-module-scss-module__L21pmG__toggleSwitch:after{transform:translate(1rem)}.timetable-module-scss-module__L21pmG__toggleInput:focus-visible+.timetable-module-scss-module__L21pmG__toggleSwitch{outline:2px solid var(--accent,#274c43);outline-offset:2px}.timetable-module-scss-module__L21pmG__helperText{color:#475467;font-size:.9rem}.timetable-module-scss-module__L21pmG__tableContainer{width:100%;overflow:hidden}.timetable-module-scss-module__L21pmG__tableGrid{--day-count:1;--show-period-column:1;--total-columns:calc(var(--day-count) + var(--show-period-column));grid-template-columns:repeat(var(--total-columns),1fr);background:#fff;border:1px solid #e4e7ec;border-radius:.75rem;width:100%;display:grid}.timetable-module-scss-module__L21pmG__headerRow,.timetable-module-scss-module__L21pmG__periodRow{display:contents}.timetable-module-scss-module__L21pmG__cornerCell,.timetable-module-scss-module__L21pmG__headerCell,.timetable-module-scss-module__L21pmG__periodCell,.timetable-module-scss-module__L21pmG__cell{word-wrap:break-word;border-bottom:1px solid #e4e7ec;border-right:1px solid #e4e7ec;padding:.85rem;overflow:hidden}.timetable-module-scss-module__L21pmG__cornerCell,.timetable-module-scss-module__L21pmG__headerCell{background:#f8fafc;font-weight:600}.timetable-module-scss-module__L21pmG__periodCell{background:#fdfdfd}.timetable-module-scss-module__L21pmG__dayName{font-weight:600}.timetable-module-scss-module__L21pmG__dayMeta{color:#475467;font-size:.8rem}.timetable-module-scss-module__L21pmG__periodName{margin-bottom:.25rem;font-weight:600}.timetable-module-scss-module__L21pmG__periodTimes{color:#475467;font-size:.85rem}.timetable-module-scss-module__L21pmG__cell{background:#fff;flex-direction:column;gap:.5rem;min-height:60px;display:flex}.timetable-module-scss-module__L21pmG__inactiveCell{color:#98a2b3;background:#f9fafb}.timetable-module-scss-module__L21pmG__cellDropTarget{box-shadow:inset 0 0 0 2px #2563eb}.timetable-module-scss-module__L21pmG__cellMessage{color:#98a2b3;font-size:.85rem}.timetable-module-scss-module__L21pmG__sectionList{flex-direction:column;gap:.5rem;display:flex}.timetable-module-scss-module__L21pmG__sectionCard{cursor:grab;background:#eff4ff;border:1px solid #c7d7fe;border-left:4px solid #2563eb;border-radius:.5rem;padding:.5rem .75rem;transition:box-shadow .2s;position:relative}.timetable-module-scss-module__L21pmG__sectionSelected{box-shadow:0 0 0 2px #2563eb4d}.timetable-module-scss-module__L21pmG__sectionSelectedBadge{color:#fff;pointer-events:none;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:.35rem;right:.35rem}.timetable-module-scss-module__L21pmG__sectionDragging{opacity:.6}.timetable-module-scss-module__L21pmG__sectionTitle{margin-bottom:.2rem;font-size:.95rem;font-weight:600}.timetable-module-scss-module__L21pmG__sectionExpression{color:#475467;font-size:.8rem}.timetable-module-scss-module__L21pmG__sectionMeta{color:#475467;margin-top:.25rem;font-size:.8rem}.timetable-module-scss-module__L21pmG__sectionExpressionList{flex-wrap:wrap;gap:.35rem;margin-top:.35rem;display:flex}.timetable-module-scss-module__L21pmG__sectionExpressionToken{color:#1d4ed8;background:#eef2ff;border-radius:999px;padding:.1rem .45rem;font-size:.75rem;line-height:1.2}.timetable-module-scss-module__L21pmG__unscheduledWrapper{background:#fcfcfd;border:1px dashed #d5dbe6;border-radius:.75rem;padding:1rem}.timetable-module-scss-module__L21pmG__unscheduledColumn{flex-direction:column;flex:0 0 250px;gap:1rem;width:250px;height:calc(100vh - 58px);display:flex;position:sticky;top:0}.timetable-module-scss-module__L21pmG__unscheduledHeader{margin-top:0;margin-bottom:.25rem}.timetable-module-scss-module__L21pmG__unscheduledDescription{color:#667085;margin-bottom:.75rem;font-size:.85rem}.timetable-module-scss-module__L21pmG__unscheduledDropActive{background:#f4f8ff;border-color:#2563eb}.timetable-module-scss-module__L21pmG__unscheduledSectionList{flex-flow:column;flex:1;gap:.75rem;min-height:0;padding-right:.5rem;overflow-y:auto}@media (max-width:768px){.timetable-module-scss-module__L21pmG__tableGrid{grid-template-columns:repeat(var(--total-columns),1fr)}}
.sections-module-scss-module__e33hUG__container{flex-direction:row;height:calc(100vh - 70px);display:flex;overflow:hidden}.sections-module-scss-module__e33hUG__filterInput{border:1px solid #ddd;border-radius:4px;flex:1;padding:6px}.sections-module-scss-module__e33hUG__filterSelect{border:1px solid #ddd;border-radius:4px;min-width:75px;padding:6px}.sections-module-scss-module__e33hUG__main{flex:1;padding:24px}.sections-module-scss-module__e33hUG__flexContainer{display:flex}.sections-module-scss-module__e33hUG__tabContainer{border-bottom:1px solid #ddd;margin-bottom:10px}.sections-module-scss-module__e33hUG__tabButton{cursor:pointer;border:none;border-radius:4px 4px 0 0;margin-right:4px;padding:8px 16px;transition:background-color .2s,color .2s}.sections-module-scss-module__e33hUG__tabButtonActive{color:#fff;background-color:#2563eb;border-top:2px solid #2563eb;font-weight:600}.sections-module-scss-module__e33hUG__tabButtonInactive{color:#333;background-color:#f3f4f6;font-weight:400}.sections-module-scss-module__e33hUG__studentChipsContainer{border:1px solid #d3d3d3;border-radius:4px;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding:8px;display:flex}.sections-module-scss-module__e33hUG__studentChip{cursor:pointer;border:1px solid #ddd;border-radius:4px;padding:4px 8px;transition:background .15s,color .15s}.sections-module-scss-module__e33hUG__studentChipSelected{color:#fff;background:#2563eb}.sections-module-scss-module__e33hUG__actionsContainer{justify-content:space-between;margin-top:16px;display:flex}.sections-module-scss-module__e33hUG__studentTag{background:#e5e7eb;border-radius:4px;margin:0 4px 4px 0;padding:4px 8px;display:inline-block}.sections-module-scss-module__e33hUG__marginVertical{margin:12px 0}.sections-module-scss-module__e33hUG__teachersTable{width:100%;margin-bottom:16px}.sections-module-scss-module__e33hUG__textCenter{text-align:center}.sections-module-scss-module__e33hUG__addButton{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #ddd;border-radius:4px;padding:4px 8px;transition:background .15s,color .15s}.sections-module-scss-module__e33hUG__textMuted{color:#888}
.ms-transcript-module-scss-module__UVfBoW__page{color:#111;box-sizing:border-box;background:#fff;width:210mm;min-height:297mm;margin:0 auto;padding:18mm 16mm;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;position:relative}@media print{.ms-transcript-module-scss-module__UVfBoW__page{box-shadow:none;padding:16mm 14mm}}.ms-transcript-module-scss-module__UVfBoW__header{grid-template-columns:1fr 1fr;align-items:center;width:100%;margin-bottom:12mm;display:grid}.ms-transcript-module-scss-module__UVfBoW__schoolBlock{align-self:start}.ms-transcript-module-scss-module__UVfBoW__schoolCn{letter-spacing:.02em;font-size:12pt;font-weight:600}.ms-transcript-module-scss-module__UVfBoW__schoolEn{opacity:.85;font-size:12pt}.ms-transcript-module-scss-module__UVfBoW__docTitle{text-align:right;grid-column:2/span 1}.ms-transcript-module-scss-module__UVfBoW__titleCn{letter-spacing:.02em;font-size:12pt;font-weight:600}.ms-transcript-module-scss-module__UVfBoW__titleEn{opacity:.9;margin-top:2px;font-size:12pt}.ms-transcript-module-scss-module__UVfBoW__identity{border:1px solid #222;border-radius:2px;margin-bottom:10mm;padding:8mm 6mm}.ms-transcript-module-scss-module__UVfBoW__identityRow{grid-template-columns:28mm 1fr;align-items:center;margin-bottom:4mm;display:grid}.ms-transcript-module-scss-module__UVfBoW__identityRowGrid{grid-template-columns:35mm 1fr 25mm 1fr;align-items:center;gap:3mm 6mm;margin-bottom:4mm;display:grid}.ms-transcript-module-scss-module__UVfBoW__label,.ms-transcript-module-scss-module__UVfBoW__subLabel{font-size:10.5pt;font-weight:600}.ms-transcript-module-scss-module__UVfBoW__value,.ms-transcript-module-scss-module__UVfBoW__subValue{border-bottom:1px dashed #666;min-height:16px;padding-bottom:2px;font-size:10.5pt}.ms-transcript-module-scss-module__UVfBoW__gradeSection{margin-bottom:12mm}.ms-transcript-module-scss-module__UVfBoW__gradeHeader{margin-bottom:5mm}.ms-transcript-module-scss-module__UVfBoW__gradeTitle{margin-bottom:2mm;font-size:12pt;font-weight:700}.ms-transcript-module-scss-module__UVfBoW__schoolName,.ms-transcript-module-scss-module__UVfBoW__schoolNameSecondary{opacity:.95;font-size:10pt;line-height:1.2}.ms-transcript-module-scss-module__UVfBoW__schoolNameSecondary{margin-top:1mm}.ms-transcript-module-scss-module__UVfBoW__table{border:1px solid #222;border-radius:2px;width:100%;overflow:hidden}.ms-transcript-module-scss-module__UVfBoW__row{border-top:1px solid #222;grid-template-columns:1.1fr .5fr repeat(2,.7fr);display:grid}.ms-transcript-module-scss-module__UVfBoW__row:first-child{border-top:none}.ms-transcript-module-scss-module__UVfBoW__rowHead{background:#f2f2f2;font-weight:700}.ms-transcript-module-scss-module__UVfBoW__colSubject,.ms-transcript-module-scss-module__UVfBoW__colProgram,.ms-transcript-module-scss-module__UVfBoW__colSem{border-left:1px solid #222;align-items:center;padding:6px 8px;font-size:10pt;display:flex}.ms-transcript-module-scss-module__UVfBoW__colSubject{border-left:none}.ms-transcript-module-scss-module__UVfBoW__rowHead .ms-transcript-module-scss-module__UVfBoW__colSubject,.ms-transcript-module-scss-module__UVfBoW__rowHead .ms-transcript-module-scss-module__UVfBoW__colProgram,.ms-transcript-module-scss-module__UVfBoW__rowHead .ms-transcript-module-scss-module__UVfBoW__colSem{padding-top:8px;padding-bottom:8px}.ms-transcript-module-scss-module__UVfBoW__footer{justify-content:space-between;align-items:flex-end;margin-top:16mm;display:flex}.ms-transcript-module-scss-module__UVfBoW__signatureBlock{text-align:left;width:70mm}.ms-transcript-module-scss-module__UVfBoW__signatureLine{border-bottom:1px solid #222;height:24px;margin-bottom:4px}.ms-transcript-module-scss-module__UVfBoW__signatureName{font-size:10.5pt;font-weight:700;line-height:1.1}.ms-transcript-module-scss-module__UVfBoW__signatureTitle{opacity:.9;font-size:10pt}.ms-transcript-module-scss-module__UVfBoW__pageNote{opacity:.8;font-size:9pt}@page{size:A4 portrait;margin:10mm}
.schedule-module-scss-module__vWsYRG__wrapper{overflow-x:auto}.schedule-module-scss-module__vWsYRG__grid{border:1px solid var(--grid-border);background:#fff;min-width:360px;display:grid;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.schedule-module-scss-module__vWsYRG__headerCell{border-right:1px solid var(--grid-border);border-bottom:1px solid var(--grid-border);color:#111827;text-align:center;white-space:nowrap;background:#f9fafb;height:120px;padding:36px 12px 12px;font-size:.75rem;font-weight:600;position:relative}.schedule-module-scss-module__vWsYRG__rotatedLabel{transform-origin:0 100%;white-space:nowrap;text-overflow:ellipsis;max-width:140px;display:inline-block;position:absolute;bottom:12px;left:50%;overflow:hidden;transform:rotate(-90deg)}.schedule-module-scss-module__vWsYRG__headerBadge{color:var(--muted);font-size:.7rem;font-weight:500;position:absolute;top:12px;right:12px}.schedule-module-scss-module__vWsYRG__rowHeader{border-right:1px solid var(--grid-border);border-bottom:1px solid var(--grid-border);background:linear-gradient(135deg,var(--bg-muted-start)0%,var(--bg-muted-end)100%);color:#1f2937;white-space:nowrap;justify-content:flex-start;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:500;display:flex}.schedule-module-scss-module__vWsYRG__cell{border-right:1px solid var(--grid-border-weak);border-bottom:1px solid var(--grid-border-weak);color:var(--muted);background:#fff;justify-content:center;align-items:center;min-height:0;padding:6px 10px;font-size:.8rem;display:flex}.schedule-module-scss-module__vWsYRG__gridCols{grid-template-columns:var(--cols-template)}
.groups-module-scss-module__UW8w_W__container{padding:20px}.groups-module-scss-module__UW8w_W__actionButton{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border:1px solid #0f172a1f;border-radius:14px;flex-direction:column;gap:4px;padding:16px 20px;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;box-shadow:0 12px 30px #0f172a14}.groups-module-scss-module__UW8w_W__actionButton:hover{border-color:#2563eb73;transform:translateY(-1px);box-shadow:0 18px 40px #2563eb26}.groups-module-scss-module__UW8w_W__actionButton:focus-visible{outline-offset:2px;outline:3px solid #2563eb59}.groups-module-scss-module__UW8w_W__actionButtonHint{color:#64748b;font-size:.85rem;font-weight:500}.groups-module-scss-module__UW8w_W__groupsGrid{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.groups-module-scss-module__UW8w_W__groupCard{background:#fff;border-left:4px solid #007bff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-width:280px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.groups-module-scss-module__UW8w_W__groupCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.groups-module-scss-module__UW8w_W__groupCardContent{flex:1}.groups-module-scss-module__UW8w_W__groupName{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:600}.groups-module-scss-module__UW8w_W__groupMeta{color:#6c757d;gap:12px;font-size:13px;display:flex}.groups-module-scss-module__UW8w_W__badge,.groups-module-scss-module__UW8w_W__badgeGradeLevel,.groups-module-scss-module__UW8w_W__badgeAbbreviation{border-radius:4px;padding:2px 8px}.groups-module-scss-module__UW8w_W__badgeAbbreviation{background:#f8f9fa;font-family:monospace}.groups-module-scss-module__UW8w_W__badgeGradeLevel{color:#007bff;background:#e7f3ff;font-weight:500}.groups-module-scss-module__UW8w_W__deleteButton{color:#dc3545;cursor:pointer;background:#fff;border:1px solid #f5c6cb;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.groups-module-scss-module__UW8w_W__deleteButton:hover{color:#fff;background:#dc3545}.groups-module-scss-module__UW8w_W__form{background:#fff;border-radius:8px;gap:20px;max-width:600px;margin:0 auto;padding:24px;display:grid}.groups-module-scss-module__UW8w_W__formTitle{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:600}.groups-module-scss-module__UW8w_W__formRow{grid-template-columns:160px 1fr;align-items:center;gap:12px;display:grid}.groups-module-scss-module__UW8w_W__formLabel{color:#0f172a;font-size:14px;font-weight:500}.groups-module-scss-module__UW8w_W__formInput{color:#0f172a;background:#fff;border:1px solid #e6edf3;border-radius:6px;width:100%;padding:10px 12px;font-size:14px}.groups-module-scss-module__UW8w_W__formCheckbox{cursor:pointer;width:20px;height:20px}.groups-module-scss-module__UW8w_W__formActions{border-top:1px solid #e6edf3;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:16px;display:flex}.groups-module-scss-module__UW8w_W__formButton,.groups-module-scss-module__UW8w_W__submitButton,.groups-module-scss-module__UW8w_W__cancelButton{cursor:pointer;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600}.groups-module-scss-module__UW8w_W__formButton:disabled,.groups-module-scss-module__UW8w_W__submitButton:disabled,.groups-module-scss-module__UW8w_W__cancelButton:disabled{cursor:not-allowed;opacity:.6}.groups-module-scss-module__UW8w_W__cancelButton{color:#6c757d;background:#fff;border:1px solid #e6edf3}.groups-module-scss-module__UW8w_W__submitButton{color:#fff;background:#007bff;border:none}.groups-module-scss-module__UW8w_W__modalCard{flex-direction:column;gap:20px;width:min(720px,90vw);max-height:80vh;display:flex}.groups-module-scss-module__UW8w_W__modalHeader{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.groups-module-scss-module__UW8w_W__modalEyebrow{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0;font-size:.85rem;font-weight:600}.groups-module-scss-module__UW8w_W__modalTitle{color:#0f172a;margin:4px 0 0;font-size:1.5rem;font-weight:700}.groups-module-scss-module__UW8w_W__closeButton{color:var(--accent-color);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 10px;font-weight:600;transition:background .15s}.groups-module-scss-module__UW8w_W__closeButton:hover,.groups-module-scss-module__UW8w_W__closeButton:focus-visible{background:#2563eb1a;outline:none}.groups-module-scss-module__UW8w_W__status{text-align:center;color:#475569;background:#f1f5f9;border-radius:12px;margin:0;padding:24px;font-weight:500}.groups-module-scss-module__UW8w_W__gradeList{flex-direction:column;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.groups-module-scss-module__UW8w_W__gradeRow{background:#f8fafc;border:1px solid #0f172a14;border-radius:14px;grid-template-columns:minmax(140px,2fr) minmax(200px,2fr) auto;align-items:center;gap:16px;padding:16px 20px;display:grid}.groups-module-scss-module__UW8w_W__gradeMeta{flex-direction:column;gap:4px;display:flex}.groups-module-scss-module__UW8w_W__gradeLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin:0;font-size:.85rem;font-weight:600}.groups-module-scss-module__UW8w_W__gradeName{color:#0f172a;margin:0;font-size:1.1rem;font-weight:600}.groups-module-scss-module__UW8w_W__gradeStats{gap:16px;display:flex}.groups-module-scss-module__UW8w_W__stat{flex-direction:column;gap:2px;min-width:80px;display:flex}.groups-module-scss-module__UW8w_W__statValue{color:#0f172a;font-size:1.4rem;font-weight:700}.groups-module-scss-module__UW8w_W__statLabel{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;font-size:.85rem}.groups-module-scss-module__UW8w_W__actions{justify-content:flex-end;display:flex}.groups-module-scss-module__UW8w_W__planButton{background:var(--accent-color);cursor:pointer;border:none;border-radius:999px;padding:10px 18px;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 20px #2563eb4d}.groups-module-scss-module__UW8w_W__planButton:hover{transform:translateY(-1px);box-shadow:0 18px 30px #2563eb59}.groups-module-scss-module__UW8w_W__planButton:focus-visible{outline-offset:2px;outline:3px solid #2563eb66}@media (max-width:640px){.groups-module-scss-module__UW8w_W__gradeRow{grid-template-columns:1fr}.groups-module-scss-module__UW8w_W__gradeStats{flex-wrap:wrap;justify-content:space-between}.groups-module-scss-module__UW8w_W__actions{justify-content:stretch}.groups-module-scss-module__UW8w_W__planButton{text-align:center;width:100%}}
.requirements-module-scss-module__rJVm4a__layout{grid-template-columns:minmax(300px,1fr) minmax(300px,2fr);gap:24px;height:calc(100vh - 58px);display:grid;overflow:hidden}.requirements-module-scss-module__rJVm4a__column{background:#fff;border:1px solid #0f172a14;border-radius:12px;flex-direction:column;min-height:0;padding:20px;display:flex;overflow:hidden;box-shadow:0 12px 30px #0f172a0d}.requirements-module-scss-module__rJVm4a__columnTitle{color:#0f172a;flex-shrink:0;margin-bottom:8px;font-size:1.125rem;font-weight:600}.requirements-module-scss-module__rJVm4a__helperText{color:#64748b;flex-shrink:0;margin:0 0 16px;font-size:.9rem}.requirements-module-scss-module__rJVm4a__list{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow-y:auto}.requirements-module-scss-module__rJVm4a__dropZoneList{flex-wrap:wrap;flex:1;align-content:flex-start;gap:12px;min-height:0;display:flex;overflow-y:auto}.requirements-module-scss-module__rJVm4a__placeholder,.requirements-module-scss-module__rJVm4a__emptyState{color:#94a3b8;font-size:.9rem}.requirements-module-scss-module__rJVm4a__dropZone{transition:border-color .2s,box-shadow .2s}.requirements-module-scss-module__rJVm4a__dropZoneActive{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.requirements-module-scss-module__rJVm4a__courseCard{cursor:grab;background:#f8fafc;border:1px solid #0f172a14;border-radius:10px;flex-direction:column;gap:4px;padding:12px 16px;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex}.requirements-module-scss-module__rJVm4a__courseCard:focus{outline-offset:2px;outline:2px solid #2563eb}.requirements-module-scss-module__rJVm4a__courseCardDragging{opacity:.6;transform:scale(.98);box-shadow:0 10px 24px #0f172a1a}.requirements-module-scss-module__rJVm4a__courseCardDisabled{cursor:not-allowed;color:#64748b;background:#e2e8f0}.requirements-module-scss-module__rJVm4a__courseName{color:#0f172a;font-weight:600}.requirements-module-scss-module__rJVm4a__courseCode{color:#64748b;font-size:.85rem}.requirements-module-scss-module__rJVm4a__courseStatus{color:#2563eb;text-transform:uppercase;font-size:.8rem;font-weight:500}.requirements-module-scss-module__rJVm4a__selectedCourse{color:#0f172a;cursor:pointer;box-sizing:border-box;background:#2563eb14;border:1px solid #2563eb40;border-radius:10px;flex-direction:column;flex:0 0 calc(33.3333% - 8px);align-items:flex-start;gap:6px;min-width:0;padding:12px 16px;transition:border-color .15s,background .15s;display:flex}.requirements-module-scss-module__rJVm4a__selectedCourse:hover{background:#2563eb1f;border-color:#2563eb}.requirements-module-scss-module__rJVm4a__selectedCourse:focus{outline-offset:2px;outline:2px solid #2563eb}.requirements-module-scss-module__rJVm4a__removeLabel{text-transform:uppercase;color:#2563eb;font-size:.75rem;font-weight:600}.requirements-module-scss-module__rJVm4a__rightColumn{flex-direction:column;gap:16px;min-height:0;display:flex;overflow:hidden}.requirements-module-scss-module__rJVm4a__splitBox{flex:1;min-height:0;overflow:hidden}
.section-table-module-scss-module__SnQoAq__table,.section-table-module-scss-module__SnQoAq__table thead{width:100vw}.section-table-module-scss-module__SnQoAq__table thead tr th{flex-grow:1}.section-table-module-scss-module__SnQoAq__statusCard{background:linear-gradient(135deg,#fff 0%,#f7f9fc 100%);border:1px solid #0f172a14;border-radius:16px;margin:24px 0;padding:24px;box-shadow:0 12px 32px #0f172a14}.section-table-module-scss-module__SnQoAq__statusMessage{color:#475569;margin:0;font-size:.95rem}.section-table-module-scss-module__SnQoAq__tableWrapper{flex-direction:column;gap:16px;display:flex}.section-table-module-scss-module__SnQoAq__tableHeader{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.section-table-module-scss-module__SnQoAq__tableEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0;font-size:.8rem;font-weight:600}.section-table-module-scss-module__SnQoAq__tableTitle{color:#0f172a;margin:4px 0;font-size:1.5rem;font-weight:700}.section-table-module-scss-module__SnQoAq__tableHelper{color:#64748b;margin:0;font-size:.95rem}.section-table-module-scss-module__SnQoAq__scrollContainer{padding-bottom:12px;overflow-x:auto}.section-table-module-scss-module__SnQoAq__sectionTable{border-collapse:separate;border-spacing:0;background:#fff;border-radius:20px;width:100%;min-width:720px;box-shadow:0 16px 40px #0f172a1a}.section-table-module-scss-module__SnQoAq__caption{caption-side:top;text-align:left;color:#64748b;padding:16px;font-size:.95rem;font-weight:500}.section-table-module-scss-module__SnQoAq__sectionTable thead th{color:#0f172a;background:#f8fafc;border:1px solid #0f172a14;padding:14px 12px;font-size:.9rem;font-weight:600}.section-table-module-scss-module__SnQoAq__cornerCell{text-align:left;background:#fff;min-width:180px}.section-table-module-scss-module__SnQoAq__dayHeader{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background:#e8eefc;font-size:.85rem}.section-table-module-scss-module__SnQoAq__periodHeader{background:#fff;font-weight:500}.section-table-module-scss-module__SnQoAq__periodName{color:#0f172a;font-size:.9rem;font-weight:600;display:block}.section-table-module-scss-module__SnQoAq__periodTime{color:#94a3b8;margin-top:4px;font-size:.8rem;display:block}@media (max-width:768px){.section-table-module-scss-module__SnQoAq__tableTitle{font-size:1.25rem}.section-table-module-scss-module__SnQoAq__cornerCell{min-width:140px}}.section-table-module-scss-module__SnQoAq__scrollWrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.section-table-module-scss-module__SnQoAq__scrolled .section-table-module-scss-module__SnQoAq__headerCell{box-shadow:4px 0 8px #0206170f}.section-table-module-scss-module__SnQoAq__scrolled .section-table-module-scss-module__SnQoAq__rowLabel{text-align:right;box-shadow:4px 0 8px #0206170a}.section-table-module-scss-module__SnQoAq__grid{background:#fff;align-items:stretch;gap:0;width:max-content;min-width:100%;display:grid}.section-table-module-scss-module__SnQoAq__headerRow{display:contents}.section-table-module-scss-module__SnQoAq__subHeaderRow{border-bottom:1px solid #0f172a14;display:contents}.section-table-module-scss-module__SnQoAq__headerCell{z-index:4;background:#f8fafc;border-right:1px solid #0f172a14;padding:12px;position:sticky;left:0}.section-table-module-scss-module__SnQoAq__dayHeader{text-align:center;background:#e8eefc;border-bottom:1px solid #0f172a14;padding:12px;font-weight:600}.section-table-module-scss-module__SnQoAq__pdHeader{text-align:center;background:#f8fafc;border-bottom:1px solid #0f172a14;border-right:1px solid #0f172a14;padding:8px}.section-table-module-scss-module__SnQoAq__body,.section-table-module-scss-module__SnQoAq__row{display:contents}.section-table-module-scss-module__SnQoAq__rowLabel{text-align:right;z-index:3;background:#fff;border-bottom:1px solid #0f172a14;border-right:1px solid #0f172a14;padding:.25em;font-weight:500;position:sticky;left:0}.section-table-module-scss-module__SnQoAq__sectionBadge{opacity:.7;flex-grow:1;height:100%;margin-right:1px;display:inline-block}.section-table-module-scss-module__SnQoAq__sectionBadge:hover{opacity:1}.section-table-module-scss-module__SnQoAq__cell{border-bottom:1px solid #0f172a14;border-right:1px solid #0f172a14;display:flex}.section-table-module-scss-module__SnQoAq__grid>*{box-sizing:border-box}@media (max-width:640px){.section-table-module-scss-module__SnQoAq__dayHeader,.section-table-module-scss-module__SnQoAq__pdHeader{font-size:12px}}
.sections-timetable-module-scss-module__q8478W__wrapper{flex-direction:column;gap:1.5rem;display:flex}.sections-timetable-module-scss-module__q8478W__controlsRow{flex-direction:column;gap:.5rem;display:flex}.sections-timetable-module-scss-module__q8478W__selectLabel{font-size:.95rem;font-weight:600}.sections-timetable-module-scss-module__q8478W__select{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:.5rem;min-width:280px;padding:.55rem .75rem;font-size:.95rem}.sections-timetable-module-scss-module__q8478W__select:disabled{color:#98a2b3;background:#f2f4f7}.sections-timetable-module-scss-module__q8478W__status{color:#475467;margin:0;font-size:.95rem}.sections-timetable-module-scss-module__q8478W__timetableWrapper{flex-direction:column;gap:.75rem;display:flex}
.teacher-scheduling-module-scss-module__wxVWoa__container{height:calc(100vh - 72px);display:flex;overflow:hidden}.teacher-scheduling-module-scss-module__wxVWoa__message{color:var(--muted);padding:24px;font-size:.9rem}.teacher-scheduling-module-scss-module__wxVWoa__sidebar{border-right:1px solid var(--grid-border);background:#fafbfc;flex-direction:column;min-width:280px;max-width:320px;display:flex;overflow:hidden}.teacher-scheduling-module-scss-module__wxVWoa__sidebarHeader{border-bottom:1px solid var(--grid-border);background:#f5f7fa;justify-content:space-between;align-items:center;padding:16px;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__sidebarHeader h3{color:#1f2937;margin:0;font-size:.9rem;font-weight:600}.teacher-scheduling-module-scss-module__wxVWoa__searchContainer{border-bottom:1px solid var(--grid-border);padding:12px}.teacher-scheduling-module-scss-module__wxVWoa__searchInput{box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:.85rem}.teacher-scheduling-module-scss-module__wxVWoa__searchInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb1a}.teacher-scheduling-module-scss-module__wxVWoa__facultyListContainer{flex:1;overflow-y:auto}.teacher-scheduling-module-scss-module__wxVWoa__facultySection{padding:8px 0}.teacher-scheduling-module-scss-module__wxVWoa__sectionLabel{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;border-bottom:1px solid var(--grid-border);background:#f9fafb;padding:8px 16px;font-size:.7rem;font-weight:600;position:sticky;top:0}.teacher-scheduling-module-scss-module__wxVWoa__facultyList{margin:0;padding:4px 8px;list-style:none}.teacher-scheduling-module-scss-module__wxVWoa__facultyItem{border-radius:6px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;padding:8px 12px;font-size:.8rem;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__facultyItem:hover{background:#f4f7fb}.teacher-scheduling-module-scss-module__wxVWoa__facultyItem.teacher-scheduling-module-scss-module__wxVWoa__inChart{background:#eff6ff;border-left:3px solid #2563eb}.teacher-scheduling-module-scss-module__wxVWoa__facultyInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__facultyName{text-overflow:ellipsis;white-space:nowrap;color:#1f2937;overflow:hidden}.teacher-scheduling-module-scss-module__wxVWoa__deptBadge{color:#9ca3af;font-size:.65rem}.teacher-scheduling-module-scss-module__wxVWoa__deptLabel{color:#2563eb;background:#dbeafe;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.65rem;font-weight:500}.teacher-scheduling-module-scss-module__wxVWoa__addButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;font-weight:600;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__addButton:hover{color:#fff;background:#2563eb;border-color:#2563eb}.teacher-scheduling-module-scss-module__wxVWoa__removeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.1rem;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__removeButton:hover{color:#ef4444;background:#fee2e2}.teacher-scheduling-module-scss-module__wxVWoa__clearButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:4px 10px;font-size:.75rem;transition:all .15s}.teacher-scheduling-module-scss-module__wxVWoa__clearButton:hover{background:#f3f4f6;border-color:#9ca3af}.teacher-scheduling-module-scss-module__wxVWoa__noResults{text-align:center;color:#9ca3af;padding:24px 16px;font-size:.85rem}.teacher-scheduling-module-scss-module__wxVWoa__mainContent{flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow:auto}.teacher-scheduling-module-scss-module__wxVWoa__gridWrapper{flex-shrink:0;overflow-x:auto}.teacher-scheduling-module-scss-module__wxVWoa__grid{border:1px solid var(--grid-border);background:#fff;min-width:360px;display:grid;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.teacher-scheduling-module-scss-module__wxVWoa__gridCols{grid-template-columns:var(--cols-template)}.teacher-scheduling-module-scss-module__wxVWoa__headerCell{border-right:1px solid var(--grid-border);border-bottom:1px solid var(--grid-border);color:#111827;text-align:center;white-space:nowrap;background:#f9fafb;height:120px;padding:36px 12px 12px;font-size:.75rem;font-weight:600;position:relative}.teacher-scheduling-module-scss-module__wxVWoa__rotatedLabel{transform-origin:0 100%;white-space:nowrap;text-overflow:ellipsis;max-width:140px;display:inline-block;position:absolute;bottom:12px;left:50%;overflow:hidden;transform:rotate(-90deg)}.teacher-scheduling-module-scss-module__wxVWoa__headerBadge{color:var(--muted);font-size:.7rem;font-weight:500;position:absolute;top:12px;right:12px}.teacher-scheduling-module-scss-module__wxVWoa__studentCountBadge{color:#1f2937;background:#ffffffd9;border-radius:3px;padding:2px 5px;font-size:.65rem;font-weight:600;position:absolute;bottom:8px;right:12px}.teacher-scheduling-module-scss-module__wxVWoa__rowHeader{border-right:1px solid var(--grid-border);border-bottom:1px solid var(--grid-border);background:linear-gradient(135deg,var(--bg-muted-start)0%,var(--bg-muted-end)100%);color:#1f2937;white-space:nowrap;cursor:pointer;justify-content:flex-start;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__rowHeader:hover{background:#e5e7eb}.teacher-scheduling-module-scss-module__wxVWoa__rowHeader.teacher-scheduling-module-scss-module__wxVWoa__addedRow{border-left:3px solid #f59e0b}.teacher-scheduling-module-scss-module__wxVWoa__rowHeader.teacher-scheduling-module-scss-module__wxVWoa__selectedRow{background:#dbeafe;border-bottom-color:#93c5fd}.teacher-scheduling-module-scss-module__wxVWoa__teacherNameInGrid{text-overflow:ellipsis;flex:1;overflow:hidden}.teacher-scheduling-module-scss-module__wxVWoa__hoursBadge{color:#fff;text-align:center;background:#6366f1;border-radius:10px;flex-shrink:0;min-width:24px;padding:2px 8px;font-size:.7rem;font-weight:600}.teacher-scheduling-module-scss-module__wxVWoa__addedLabel{color:#f59e0b;background:#fef3c7;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.65rem;font-weight:500}.teacher-scheduling-module-scss-module__wxVWoa__cell{border-right:1px solid var(--grid-border-weak);border-bottom:1px solid var(--grid-border-weak);color:var(--muted);background:#fff;justify-content:center;align-items:center;min-height:0;padding:6px 10px;font-size:.8rem;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__cell.teacher-scheduling-module-scss-module__wxVWoa__selectedRow{border-bottom-color:#93c5fd;background:#eff6ff!important}.teacher-scheduling-module-scss-module__wxVWoa__totalCell{border-right:1px solid var(--grid-border);border-bottom:1px solid var(--grid-border);color:#1f2937;background:#f9fafb;justify-content:center;align-items:center;padding:6px 10px;font-size:.85rem;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__totalCell.teacher-scheduling-module-scss-module__wxVWoa__selectedRow{background:#dbeafe;border-bottom-color:#93c5fd}.teacher-scheduling-module-scss-module__wxVWoa__cellControls{align-items:center;gap:4px;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__cellButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__cellButton:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.teacher-scheduling-module-scss-module__wxVWoa__cellButton:disabled{opacity:.4;cursor:not-allowed}.teacher-scheduling-module-scss-module__wxVWoa__cellCount{text-align:center;color:#9ca3af;min-width:20px;font-weight:500}.teacher-scheduling-module-scss-module__wxVWoa__cellCount.teacher-scheduling-module-scss-module__wxVWoa__hasAssignment{color:#1f2937;font-weight:600}.teacher-scheduling-module-scss-module__wxVWoa__infoPanel{border:1px solid var(--grid-border);background:#fff;border-radius:8px;flex-direction:column;flex-shrink:0;max-height:280px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0f172a0f}.teacher-scheduling-module-scss-module__wxVWoa__infoPanelEmpty{text-align:center;color:#9ca3af;padding:24px 16px;font-size:.85rem}.teacher-scheduling-module-scss-module__wxVWoa__infoPanelHeader{border-bottom:1px solid var(--grid-border);background:#f9fafb;border-radius:8px 8px 0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__infoPanelHeader h4{color:#1f2937;margin:0;font-size:.9rem;font-weight:600}.teacher-scheduling-module-scss-module__wxVWoa__infoPanelContent{flex:1;padding:12px 16px;overflow-y:auto}.teacher-scheduling-module-scss-module__wxVWoa__infoSummary{border-bottom:1px solid var(--grid-border);gap:24px;margin-bottom:12px;padding-bottom:10px;display:flex}.teacher-scheduling-module-scss-module__wxVWoa__infoSummary span{color:#6b7280;font-size:.85rem}.teacher-scheduling-module-scss-module__wxVWoa__infoSummary span strong{color:#1f2937;margin-right:4px;font-size:1rem}.teacher-scheduling-module-scss-module__wxVWoa__infoTable{border-collapse:collapse;width:100%;font-size:.8rem}.teacher-scheduling-module-scss-module__wxVWoa__infoTable th,.teacher-scheduling-module-scss-module__wxVWoa__infoTable td{text-align:left;border-bottom:1px solid var(--grid-border-weak);padding:8px 10px}.teacher-scheduling-module-scss-module__wxVWoa__infoTable th{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;background:#f9fafb;font-size:.7rem;font-weight:600;position:sticky;top:0}.teacher-scheduling-module-scss-module__wxVWoa__infoTable td{color:#1f2937}.teacher-scheduling-module-scss-module__wxVWoa__infoTable tr:last-child td{border-bottom:none}.teacher-scheduling-module-scss-module__wxVWoa__infoTable tr:hover td{background:#f9fafb}.teacher-scheduling-module-scss-module__wxVWoa__noData{text-align:center;color:#9ca3af;padding:12px;font-size:.8rem}
