.school-year-page{min-width:0}.school-year-content,.school-year-page .page-title-row{padding:var(--notebook-unit)}.school-year-content{display:grid;gap:var(--notebook-unit);width:100%;max-width:calc(var(--notebook-unit) * 64)}.school-year-content-wide{max-width:none;padding-block:calc(var(--notebook-unit) / 2);gap:calc(var(--notebook-unit) / 2)}.school-year-content-expanded{max-width:none}.school-year-content-wide .school-year-teacher-attendance-toolbar{min-height:var(--notebook-unit)}.school-year-content-wide .school-year-teacher-schedules{row-gap:calc(var(--notebook-unit) / 2)}.school-year-dialog-actions,.school-year-event-actions{display:flex;flex-wrap:wrap;gap:calc(var(--notebook-unit) / 2)}.school-year-initialize{display:grid;max-width:calc(var(--notebook-unit) * 24);gap:var(--notebook-unit)}.school-year-event-dialog{background:color-mix(in srgb,var(--notebook-surface) 88%,var(--page-bg))}.school-year-bell-schedules,.school-year-data-form,.school-year-data-group,.school-year-data-management,.school-year-work-plan{display:grid;gap:var(--notebook-unit)}.school-year-data-management{max-width:calc(var(--notebook-unit) * 40)}.school-year-data-context{display:flex;min-height:var(--notebook-unit);flex-wrap:wrap;gap:calc(var(--notebook-unit) / 2) var(--notebook-unit);align-items:baseline}.school-year-data-context>div{display:flex;gap:calc(var(--notebook-unit) / 4);align-items:baseline}.school-year-data-context dt,.school-year-provenance dt{color:var(--notebook-copy);font-size:.75rem;font-weight:600;text-transform:uppercase}.school-year-data-context dd{color:var(--notebook-title);font-family:var(--font-patrick-hand),"Segoe Print",cursive;font-size:1.1rem}.school-year-data-group{min-width:0;padding:0;border:0}.school-year-data-group legend{min-height:var(--notebook-unit);color:var(--notebook-title);font-family:var(--font-patrick-hand),"Segoe Print",cursive;font-size:1.05rem;font-weight:700}.school-year-data-date-fields,.school-year-data-identity-fields,.school-year-filters,.school-year-form-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--notebook-unit)}.school-year-data-identity-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.school-year-data-identity-fields>:last-child{grid-column:1/-1;max-width:calc(var(--notebook-unit) * 12)}.school-year-data-date-fields{grid-template-columns:repeat(2,minmax(calc(var(--notebook-unit) * 6),1fr))}.school-year-data-actions{display:flex;justify-content:flex-end}.school-year-filters{grid-template-columns:minmax(calc(var(--notebook-unit) * 8),2fr) repeat(2,minmax(calc(var(--notebook-unit) * 7),1fr))}.school-year-work-plan-view{min-height:var(--notebook-unit)}.school-year-calendar{display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(var(--notebook-unit) * 10),1fr));gap:var(--notebook-unit)}.school-year-month{min-width:0;padding:calc(var(--notebook-unit) / 2);border:1px solid var(--notebook-border);background:color-mix(in srgb,var(--page-bg) 82%,transparent)}.school-year-month h3{min-height:var(--notebook-unit);color:var(--notebook-title);font-family:var(--font-patrick-hand),"Segoe Print",cursive;font-size:1.15rem;text-transform:capitalize}.school-year-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.school-year-day,.school-year-weekday{display:grid;min-width:0;place-items:center;text-align:center}.school-year-weekday{min-height:var(--notebook-unit);color:var(--notebook-copy);font-size:.75rem;font-weight:600}.school-year-day{position:relative;width:100%;min-height:calc(var(--notebook-unit) * 1.5);padding:0;border:0;border-top:1px solid color-mix(in srgb,var(--notebook-border) 58%,transparent);background:transparent;color:inherit;font-variant-numeric:tabular-nums}button.school-year-day{cursor:pointer}button.school-year-day:hover{background:color-mix(in srgb,var(--notebook-accent) 8%,transparent)}button.school-year-day:focus-visible{z-index:1;outline:2px solid var(--notebook-accent);outline-offset:-2px}.school-year-day[data-has-events=true]{color:var(--notebook-title);font-weight:700}.school-year-day[data-has-events=true]:after{position:absolute;right:18%;bottom:14%;width:.35rem;height:.35rem;border-radius:50%;background:var(--notebook-accent);content:""}.school-year-day small{position:absolute;top:0;right:.1rem;font-size:.6rem}.school-year-calendar-event-dialog{display:grid;width:min(calc(var(--notebook-unit) * 22),calc(100vw - var(--notebook-unit) * 2));max-height:calc(100dvh - var(--notebook-unit) * 2);gap:var(--notebook-unit);overflow-y:auto;padding:var(--notebook-unit);background:var(--page-bg)}.school-year-calendar-dialog-date{color:var(--notebook-copy);font-variant-numeric:tabular-nums}.school-year-calendar-event-choices{display:grid;gap:calc(var(--notebook-unit) / 2)}.school-year-calendar-event-choices .notebook-action{width:100%;height:auto;min-height:var(--notebook-unit);justify-content:flex-start;text-align:left}.school-year-event-ledger,.school-year-schedules,.school-year-teacher-schedules{display:grid;gap:var(--notebook-unit)}.school-year-teacher-filter{position:relative;z-index:10;width:calc(var(--notebook-unit) * 8);max-width:100%}.school-year-teacher-filter details{position:relative}.school-year-teacher-filter summary{position:relative;display:flex;min-height:44px;flex-wrap:wrap;gap:calc(var(--notebook-unit) / 4) calc(var(--notebook-unit) / 2);align-items:center;padding:calc(var(--notebook-unit) / 4) calc(var(--notebook-unit) * 1.5) calc(var(--notebook-unit) / 4) calc(var(--notebook-unit) / 2);border:1px solid var(--notebook-border);background:color-mix(in srgb,var(--notebook-surface) 92%,var(--page-bg));color:var(--notebook-title);cursor:pointer;list-style:none}@media (min-width:1024px){.school-year-teacher-filter summary{min-height:var(--notebook-unit);height:var(--notebook-unit);padding-block:0;flex-wrap:nowrap}}.school-year-teacher-filter summary::-webkit-details-marker{display:none}.school-year-teacher-filter summary:after{position:absolute;top:50%;right:calc(var(--notebook-unit) / 2);width:calc(var(--notebook-unit) / 3);height:calc(var(--notebook-unit) / 3);border-right:2px solid;border-bottom:2px solid;content:"";transform:translateY(-70%) rotate(45deg)}.school-year-teacher-filter details[open] summary:after{transform:translateY(-25%) rotate(225deg)}.school-year-teacher-filter summary:focus-visible{outline:2px solid var(--notebook-accent);outline-offset:2px}.school-year-teacher-filter summary span{color:var(--notebook-copy);font-size:.78rem;font-weight:600}.school-year-teacher-filter summary strong{font-family:var(--font-patrick-hand),"Segoe Print",cursive;font-size:1.05rem}.school-year-teacher-filter fieldset{position:absolute;z-index:40;top:100%;right:0;left:0;display:grid;border:1px solid var(--notebook-border);background:var(--page-bg);box-shadow:var(--notebook-shadow)}.school-year-teacher-filter fieldset label{display:flex;min-height:44px;gap:calc(var(--notebook-unit) / 2);align-items:center;padding-inline:calc(var(--notebook-unit) / 2);color:var(--notebook-title);cursor:pointer}.school-year-teacher-filter fieldset label:hover{background:color-mix(in srgb,var(--notebook-accent) 8%,transparent)}.school-year-teacher-filter fieldset input{width:1.1rem;height:1.1rem;accent-color:var(--notebook-accent)}.school-year-teacher-filter fieldset input:focus-visible{outline:2px solid var(--notebook-accent);outline-offset:2px}.school-year-teacher-filter fieldset input:disabled,.school-year-teacher-filter fieldset input:disabled+span{cursor:not-allowed;opacity:.65}.school-year-teacher-filter fieldset p{padding:calc(var(--notebook-unit) / 4) calc(var(--notebook-unit) / 2);border-top:1px solid var(--notebook-border);color:var(--notebook-copy);font-size:.72rem}.school-year-teacher-attendance-toolbar{display:flex;min-height:calc(var(--notebook-unit) * 2);flex-wrap:wrap;gap:var(--notebook-unit);align-items:center;justify-content:space-between}.school-year-draft-actions{display:flex;width:max-content;max-width:100%;flex-wrap:nowrap;gap:calc(var(--notebook-unit) / 2)}.school-year-draft-action-icon{display:none}.school-year-draft-status{color:var(--notebook-copy);font-size:.78rem;white-space:nowrap}.school-year-teacher-attendance-progress{display:flex;flex-wrap:wrap;gap:calc(var(--notebook-unit) / 4) calc(var(--notebook-unit) / 2);align-items:baseline;color:var(--notebook-copy)}.school-year-teacher-attendance-progress strong{color:var(--notebook-title);font-family:var(--font-patrick-hand),"Segoe Print",cursive;font-size:1.45rem}.school-year-teacher-attendance-progress em{color:var(--notebook-accent);font-size:.78rem;font-style:normal;font-weight:700}.school-year-teacher-entry{--teacher-schedule-accent:var(--notebook-accent)}.school-year-teacher-entry[data-teacher-id=teacher-dalia-akopianiene]{--teacher-schedule-accent:#0f766e}.school-year-teacher-entry[data-teacher-id=teacher-kostas-norgela]{--teacher-schedule-accent:#b45309}.school-year-teacher-entry[data-teacher-id=teacher-marius-zakarevicius]{--teacher-schedule-accent:#6d28d9}[data-theme=dark] .school-year-teacher-entry[data-teacher-id=teacher-dalia-akopianiene]{--teacher-schedule-accent:#2dd4bf}[data-theme=dark] .school-year-teacher-entry[data-teacher-id=teacher-kostas-norgela]{--teacher-schedule-accent:#fbbf24}[data-theme=dark] .school-year-teacher-entry[data-teacher-id=teacher-marius-zakarevicius]{--teacher-schedule-accent:#c4b5fd}.school-year-teacher-table-wrap{width:100%;max-width:100%;overflow:auto;overflow-anchor:none;overscroll-behavior:contain;scroll-padding-top:var(--timetable-heading-height,70px);scroll-padding-left:var(--timetable-ruler-width,110px);background:var(--page-bg)}.school-year-teacher-table-wrap table{width:100%;min-width:calc(var(--notebook-unit) * 42);border-collapse:separate;border-spacing:0;table-layout:fixed}.school-year-teacher-time-column{width:calc(var(--notebook-unit) * 4)}.school-year-teacher-table-wrap :where(th,td){min-width:calc(var(--notebook-unit) * 7);padding:calc(var(--notebook-unit) / 3);border-right:1px solid var(--notebook-border);border-bottom:1px solid var(--notebook-border);text-align:left;vertical-align:top}.school-year-teacher-table-wrap :where(th,td):last-child{border-right:0}.school-year-teacher-table-wrap thead th{position:sticky;top:0;z-index:4;color:var(--notebook-title);background:color-mix(in srgb,var(--notebook-surface) 78%,var(--page-bg));font-weight:700}.school-year-teacher-table-wrap thead th:first-child{left:0;z-index:5}.school-year-teacher-time-axis-cell{position:sticky;left:0;z-index:3;padding:0!important;color:var(--notebook-title);background:color-mix(in srgb,var(--notebook-surface) 62%,var(--page-bg));font-variant-numeric:tabular-nums}.school-year-teacher-table-wrap:focus-visible{outline:2px solid var(--notebook-accent);outline-offset:-2px}.school-year-teacher-day-timeline,.school-year-teacher-time-axis{position:relative;height:calc(var(--timeline-steps) * var(--notebook-unit) * 1.25)}.school-year-teacher-time-tick{position:absolute;z-index:1;top:calc(var(--timeline-tick) * var(--notebook-unit) * 1.25);right:calc(var(--notebook-unit) / 3);color:var(--notebook-copy);font-size:.68rem;font-weight:600;line-height:1;transform:translateY(-50%);white-space:nowrap}.school-year-teacher-time-tick:empty{display:none}.school-year-teacher-time-tick[data-edge=start]{transform:translateY(calc(var(--notebook-unit) / 8))}.school-year-teacher-time-tick[data-edge=end]{transform:translateY(calc(-100% - var(--notebook-unit) / 8))}.school-year-teacher-day-cell{padding:0!important}.school-year-teacher-day-timeline{margin:0;padding:0;list-style:none}.school-year-teacher-time-rule{position:absolute;top:calc(var(--timeline-tick) * var(--notebook-unit) * 1.25);right:0;left:0;height:0;border-top:1px solid color-mix(in srgb,var(--notebook-border) 62%,transparent)}.school-year-teacher-lesson small,.school-year-teacher-lesson span{display:block}.school-year-teacher-class-label-mobile{display:none!important}.school-year-teacher-lesson small{margin-top:calc(var(--notebook-unit) / 8);color:var(--notebook-copy);font-size:.66rem;font-weight:500;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.school-year-teacher-lesson{position:relative;display:block;height:calc(100% - var(--notebook-unit) / 8);min-height:0;overflow:hidden;padding:calc(var(--notebook-unit) / 4);padding-inline-end:calc(var(--notebook-unit) * 2.25);border-left:3px solid var(--teacher-schedule-accent);background:color-mix(in srgb,var(--teacher-schedule-accent) 16%,var(--page-bg));overflow-wrap:anywhere}.school-year-teacher-entry>.school-year-lesson-action{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.school-year-teacher-entry>.school-year-lesson-action:focus-visible{outline:3px solid var(--notebook-title);outline-offset:2px}.school-year-lesson-card-actions{position:absolute;top:calc(var(--notebook-unit) / 8);right:calc(var(--notebook-unit) / 8);z-index:2;display:grid;grid-template-columns:repeat(2,var(--notebook-unit));gap:calc(var(--notebook-unit) / 8)}.school-year-edit-room,.school-year-open-progress{display:grid;width:var(--notebook-unit);height:var(--notebook-unit);min-width:var(--notebook-unit);padding:0;place-items:center;border:1px solid var(--teacher-schedule-accent);background:color-mix(in srgb,var(--page-bg) 88%,var(--teacher-schedule-accent));color:var(--teacher-schedule-accent);cursor:pointer}.school-year-edit-room:focus-visible,.school-year-open-progress:focus-visible{outline:3px solid var(--notebook-title);outline-offset:2px}.school-year-attendance-mode{display:flex;min-height:calc(var(--notebook-unit) * 2);align-items:center}.school-year-control-host[data-placement=canvas][data-attendance-group=mode]{padding-inline:calc(var(--notebook-unit) / 2)}@media (min-width:1024px){.school-year-control-host[data-placement=header][data-attendance-group=mode] .school-year-attendance-mode{width:calc(var(--notebook-unit) * 2);flex:0 0 calc(var(--notebook-unit) * 2)}.school-year-control-host[data-placement=header][data-attendance-group=mode] .notebook-binary-mode-group [data-slot=toggle-group-item],.school-year-control-host[data-placement=header][data-attendance-group=mode] .notebook-binary-mode-slider,.school-year-control-host[data-placement=header][data-attendance-group=mode] .school-year-attendance-mode{height:var(--notebook-unit);min-height:var(--notebook-unit)}.school-year-control-host[data-placement=header][data-attendance-group=mode] .notebook-binary-mode-group [data-slot=toggle-group-item],.school-year-control-host[data-placement=header][data-attendance-group=mode] .notebook-binary-mode-slider{width:var(--notebook-unit);min-width:var(--notebook-unit)}.school-year-control-host[data-placement=header][data-attendance-group=mode] .notebook-binary-mode-group{grid-template-columns:repeat(2,var(--notebook-unit))}.school-year-control-host[data-placement=header][data-attendance-group=mode] .notebook-binary-mode-toggle[data-selected=second] .notebook-binary-mode-slider{transform:translateX(var(--notebook-unit))}.school-year-control-host[data-placement=header][data-attendance-group=mode] .notebook-binary-mode-icon svg{width:18px;height:18px}}.school-year-classroom-dialog,.school-year-connection-dialog,.school-year-seating-preview-dialog{display:grid;width:min(calc(var(--notebook-unit) * 22),calc(100vw - var(--notebook-unit) * 2));max-height:calc(100dvh - var(--notebook-unit) * 2);gap:var(--notebook-unit);overflow-y:auto;padding:var(--notebook-unit);border:2px solid color-mix(in srgb,var(--notebook-title) 58%,transparent);border-radius:2px 5px 3px 4px;background-color:color-mix(in srgb,var(--page-bg) 92%,var(--notebook-surface));background-image:linear-gradient(90deg,transparent 49%,var(--page-grid) 50%,transparent 51%),linear-gradient(0deg,transparent 49%,var(--page-grid) 50%,transparent 51%);background-position:calc(var(--notebook-unit) / -2) calc(var(--notebook-unit) / -2);background-size:var(--notebook-unit) var(--notebook-unit);box-shadow:var(--notebook-shadow)}.school-year-classroom-context{display:flex;flex-wrap:wrap;gap:calc(var(--notebook-unit) / 2);color:var(--notebook-copy)}.school-year-classroom-form,.school-year-classroom-seating{display:grid;gap:var(--notebook-unit)}.school-year-classroom-seating{padding-top:var(--notebook-unit);border-top:1px solid color-mix(in srgb,var(--notebook-title) 48%,transparent)}.school-year-classroom-link{position:relative;min-width:var(--notebook-unit);padding:0 calc(var(--notebook-unit) / 4);border:0;border-bottom:1px solid;background:transparent;color:inherit;cursor:pointer;font:inherit}.school-year-classroom-link:focus-visible{outline:3px solid var(--notebook-title);outline-offset:2px}.school-year-seating-preview-dialog{width:min(calc(var(--notebook-unit) * 32),calc(100vw - var(--notebook-unit) * 2))}.school-year-seating-preview-image{overflow:auto;border:1px solid color-mix(in srgb,var(--notebook-title) 48%,transparent);background:var(--page-bg)}.school-year-seating-preview-image>svg{display:block;width:100%;height:auto;max-height:calc(100dvh - var(--notebook-unit) * 10)}@media (max-width:639px){.school-year-edit-room,.school-year-open-progress{width:44px;height:44px}.school-year-classroom-link{min-height:0}.school-year-classroom-slot{overflow:visible!important}.school-year-classroom-link:after{position:absolute;top:50%;left:50%;width:44px;height:44px;content:"";transform:translate(-50%,-50%)}}.school-year-teacher-entry[data-selected=true] .school-year-teacher-lesson{background:color-mix(in srgb,var(--teacher-schedule-accent) 32%,var(--page-bg));box-shadow:inset 0 0 0 3px var(--teacher-schedule-accent)}.school-year-teacher-assignment-mark{position:absolute;top:calc(var(--notebook-unit) / 8);right:calc(var(--notebook-unit) / 8);display:grid!important;width:calc(var(--notebook-unit) * .65);height:calc(var(--notebook-unit) * .65);place-items:center;border-radius:50%;background:var(--teacher-schedule-accent);color:var(--page-bg);font-size:.72rem;font-weight:800;line-height:1}.school-year-teacher-entry{position:absolute;z-index:2;top:calc(var(--timeline-start) * var(--notebook-unit) * 1.25);left:var(--timeline-lane-left);box-sizing:border-box;width:var(--timeline-lane-width);height:calc(var(--timeline-duration) * var(--notebook-unit) * 1.25);padding-inline:calc(var(--notebook-unit) / 16)}.school-year-teacher-lesson strong{display:block;color:var(--notebook-title);font-size:.72rem}.school-year-event-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--notebook-unit);align-items:start}.school-year-event-row[data-review-state=excluded]{opacity:.7}.school-year-event-heading{display:flex;flex-wrap:wrap;gap:calc(var(--notebook-unit) / 2);align-items:baseline}.school-year-event-heading h3{color:var(--notebook-title);font-size:1rem;font-weight:700}.school-year-event-heading span,.school-year-schedule-source{color:var(--notebook-copy);font-size:.8rem}.school-year-event-copy{display:grid;min-width:0;gap:calc(var(--notebook-unit) / 2)}.school-year-event-actions{justify-content:flex-end}.school-year-provenance{display:grid;gap:calc(var(--notebook-unit) / 2);overflow-wrap:anywhere}.school-year-provenance>div{display:grid;grid-template-columns:minmax(calc(var(--notebook-unit) * 4),auto) minmax(0,1fr);gap:calc(var(--notebook-unit) / 2)}.school-year-event-form{display:grid;gap:var(--notebook-unit);max-height:calc(100dvh - var(--notebook-unit) * 2);overflow-y:auto;padding:var(--notebook-unit)}.school-year-event-form fieldset{display:grid;gap:calc(var(--notebook-unit) / 2);border:0}.school-year-event-form legend{color:var(--notebook-title);font-weight:600}.school-year-checkbox-grid{display:flex;flex-wrap:wrap;gap:calc(var(--notebook-unit) / 2)}.school-year-checkbox-grid label{display:inline-flex;min-height:44px;gap:calc(var(--notebook-unit) / 4);align-items:center}.school-year-checkbox-grid input{width:1.1rem;height:1.1rem;accent-color:var(--notebook-accent)}.school-year-dialog-actions{justify-content:flex-end}.school-year-form-error{color:var(--color-status-danger,var(--destructive));font-weight:600}.school-year-bell-heading{display:flex;min-height:var(--notebook-unit);flex-wrap:wrap;gap:var(--notebook-unit);align-items:baseline;justify-content:space-between}.school-year-bell-heading p{color:var(--notebook-copy);font-family:var(--font-patrick-hand),"Segoe Print",cursive;font-size:1rem}.school-year-schedule-table-wrap{max-width:100%;overflow-x:auto}.school-year-schedule-table-wrap table{width:100%;min-width:calc(var(--notebook-unit) * 20);border-collapse:collapse}.school-year-schedule-table-wrap :where(th,td){height:calc(var(--notebook-unit) * 2);padding:calc(var(--notebook-unit) / 2);border-bottom:1px solid var(--notebook-border);text-align:left}.school-year-schedule-table-wrap thead th{color:var(--notebook-title);font-family:var(--font-patrick-hand),"Segoe Print",cursive;font-size:1.05rem}.school-year-schedule-table-wrap tbody th{width:calc(var(--notebook-unit) * 7);color:var(--notebook-title);font-weight:650}.school-year-schedule-table-wrap td{color:var(--notebook-copy);font-variant-numeric:tabular-nums}.school-year-schedule-table-wrap td>span{display:inline-flex;gap:calc(var(--notebook-unit) / 8);align-items:baseline}.school-year-schedule-table-wrap tr[data-kind=break],.school-year-schedule-table-wrap tr[data-kind=lunch]{background:color-mix(in srgb,var(--notebook-accent) 7%,transparent)}.school-year-conflict{display:flex;flex-wrap:wrap;gap:var(--notebook-unit);align-items:center;justify-content:space-between}.school-year-empty{min-height:calc(var(--notebook-unit) * 2);color:var(--notebook-copy)}@media (max-width:767px){.school-year-content,.school-year-page .page-title-row{padding:calc(var(--notebook-unit) / 2)}.school-year-data-date-fields,.school-year-data-identity-fields,.school-year-event-row,.school-year-facts,.school-year-filters,.school-year-form-dates{grid-template-columns:minmax(0,1fr)}.school-year-data-identity-fields>:last-child{grid-column:auto}.school-year-data-actions,.school-year-event-actions{justify-content:flex-start}.school-year-teacher-table-wrap table{min-width:calc(var(--notebook-unit) * 48)}}@media (max-width:1023px){body:has([data-mobile-teacher-schedules=true]) .sidebar-main-content>.page-shell{width:100%;max-width:100%;margin-inline:0}body:has([data-mobile-teacher-schedules=true]) .persistent-notebook-header:not(:empty){height:calc(var(--notebook-unit) * 2);min-height:calc(var(--notebook-unit) * 2);animation:none}body:has([data-mobile-teacher-schedules=true]) .persistent-notebook-header:not(:empty)>*{animation:none}.persistent-notebook-header:has(>.school-year-mobile-header-slot)>[data-mobile-header-menu=true]{order:0;flex:0 0 calc(var(--notebook-unit) * 2)}.persistent-notebook-header:has(>.school-year-mobile-header-slot)>[data-music-player-header=true]{width:calc(var(--notebook-unit) * 2);max-width:calc(var(--notebook-unit) * 2);padding-inline:calc((var(--notebook-unit) * 2 - 36px) / 2);order:2;flex:0 0 calc(var(--notebook-unit) * 2);gap:0}.persistent-notebook-header:has(>.school-year-mobile-header-slot)>[data-music-player-header=true]>p{display:none}.school-year-mobile-header-slot{position:relative;z-index:4;display:flex;height:calc(var(--notebook-unit) * 2);min-width:0;order:1;flex:1 1 auto;align-items:center;justify-content:space-between;overflow:hidden}.school-year-mobile-draft-target,.school-year-mobile-draft-target .school-year-draft-actions,.school-year-mobile-draft-target>.school-year-control-host,.school-year-mobile-header-slot>.school-year-mobile-day-navigation,.school-year-mobile-mode-target,.school-year-mobile-mode-target .school-year-attendance-mode,.school-year-mobile-mode-target>.school-year-control-host{display:flex;min-width:0;height:calc(var(--notebook-unit) * 2);flex:0 0 auto;align-items:center;gap:0}.school-year-mobile-header-slot>.school-year-mobile-day-navigation{display:contents}.school-year-mobile-header-slot>.school-year-mobile-day-navigation>.notebook-action:first-child{order:0}.school-year-mobile-header-slot>.school-year-mobile-mode-target{order:1}.school-year-mobile-header-slot>.school-year-mobile-day-navigation>.notebook-action:last-child{order:2}.school-year-mobile-header-slot>.notebook-action{order:3}.school-year-mobile-mode-target,.school-year-mobile-mode-target .school-year-attendance-mode,.school-year-mobile-mode-target>.school-year-control-host{width:calc(var(--notebook-unit) * 4)}.school-year-mobile-mode-target:empty{display:none;width:0}.school-year-mobile-draft-target .notebook-action,.school-year-mobile-header-slot .notebook-action-mobile-two-square{width:calc(var(--notebook-unit) * 2);min-width:calc(var(--notebook-unit) * 2);height:calc(var(--notebook-unit) * 2);min-height:calc(var(--notebook-unit) * 2);padding:0}.school-year-mobile-draft-target .school-year-draft-action-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.school-year-mobile-draft-target .school-year-draft-action-icon{display:block}[data-school-year-viewport] .school-year-teacher-schedules>.school-year-canvas-controls[data-mobile-panel]{position:fixed;z-index:49;top:calc(var(--notebook-unit) * 2);right:var(--notebook-unit);left:var(--notebook-unit);display:none;width:auto;max-height:calc(100dvh - var(--notebook-unit) * 3);padding:var(--notebook-unit);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:2px solid var(--notebook-border);background:var(--page-bg);box-shadow:0 8px 24px color-mix(in srgb,var(--notebook-title) 22%,transparent)}[data-school-year-viewport] .school-year-teacher-schedules>.school-year-canvas-controls[data-mobile-panel][data-open=true]{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch}.school-year-mobile-panel-navigation,.school-year-mobile-panel-navigation .school-year-mobile-day-navigation{display:flex;width:100%;min-width:0;align-items:center}.school-year-mobile-panel-navigation .school-year-mobile-day-navigation{justify-content:space-between}.school-year-mobile-visible-days{min-width:0;margin:0;overflow:hidden;color:var(--notebook-title);font-family:var(--font-patrick-hand),"Segoe Print",cursive;font-size:1rem;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.school-year-canvas-controls[data-mobile-panel] .school-year-control-host,.school-year-canvas-controls[data-mobile-panel] .school-year-preset-controls,.school-year-canvas-controls[data-mobile-panel] .school-year-teacher-filter,.school-year-canvas-controls[data-mobile-panel] .school-year-week-controls{width:100%;max-width:100%}.school-year-canvas-controls[data-mobile-panel] .school-year-attendance-mode{width:calc(var(--notebook-unit) * 4);max-width:calc(var(--notebook-unit) * 4)}.school-year-canvas-controls[data-mobile-panel] .school-year-preset-controls,.school-year-canvas-controls[data-mobile-panel] .school-year-week-controls{gap:calc(var(--notebook-unit) / 2)}.school-year-canvas-controls[data-mobile-panel] .school-year-teacher-filter fieldset{position:static;width:100%;max-height:none;overflow:visible}.school-year-desktop-attendance-notices,.school-year-desktop-preset-notice,.school-year-mobile-panel-notices:empty,.school-year-mobile-panel-notices:not(:has(.school-year-attendance-notice:not(:empty))){display:none}.school-year-mobile-panel-notices .school-year-attendance-notice{margin-block:0}.school-year-teacher-table-wrap{overflow-x:hidden;overscroll-behavior-x:none;scroll-padding-left:calc(var(--notebook-unit) * 2)}.school-year-teacher-table-wrap table{width:100%;min-width:0}.school-year-teacher-table-wrap col:not(.school-year-teacher-time-column):not([data-mobile-visible=true]),.school-year-teacher-table-wrap tbody td:not([data-mobile-visible=true]),.school-year-teacher-table-wrap thead th:not(:first-child):not([data-mobile-visible=true]){display:none}.school-year-teacher-time-column{width:calc(var(--notebook-unit) * 2)}.school-year-teacher-table-wrap :where(th,td){min-width:0;padding:calc(var(--notebook-unit) / 4)}.school-year-teacher-table-wrap thead th:first-child,.school-year-teacher-time-axis-cell{width:calc(var(--notebook-unit) * 2);min-width:calc(var(--notebook-unit) * 2)}.school-year-teacher-table-wrap :where(th,td)[data-mobile-visible=true]{width:calc((100% - var(--notebook-unit) * 2) / 2)}.school-year-teacher-class-label-desktop{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.school-year-teacher-class-label-mobile{display:block!important}.school-year-teacher-entry:not([data-has-card-actions=true]) .school-year-teacher-lesson{padding-inline-end:calc(var(--notebook-unit) / 4)}.school-year-teacher-entry .school-year-teacher-lesson>strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.school-year-teacher-entry[data-has-card-actions=true] .school-year-teacher-lesson{display:flex;flex-wrap:wrap;align-content:flex-start;gap:calc(var(--notebook-unit) / 16) calc(var(--notebook-unit) / 8);padding-inline-end:calc(var(--notebook-unit) / 4);padding-bottom:calc(44px + var(--notebook-unit) / 4)}.school-year-teacher-entry[data-has-card-actions=true] .school-year-teacher-lesson>:is(strong,.school-year-teacher-class-label,small){display:inline-block;margin:0;font-size:.68rem;line-height:1}.school-year-teacher-entry[data-has-card-actions=true] .school-year-lesson-card-actions{position:absolute;right:calc(var(--notebook-unit) / 16);bottom:calc(var(--notebook-unit) / 8);left:calc(var(--notebook-unit) / 16);top:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--teacher-schedule-accent)}.school-year-teacher-entry[data-has-card-actions=true] :is(.school-year-edit-room,.school-year-open-progress){width:100%;min-width:0;height:44px;border-top:0}.school-year-teacher-entry[data-has-card-actions=true] .school-year-edit-room{border-right:0}}@media (prefers-reduced-motion:reduce){.school-year-page *,.school-year-page :after,.school-year-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.school-year-preset-controls,.school-year-week-controls{display:flex;flex-wrap:wrap;align-items:end;gap:var(--notebook-unit);min-width:0}.school-year-preset-controls>*,.school-year-week-controls>*{min-width:0;max-width:100%}.school-year-preset-controls [role=combobox],.school-year-week-controls [role=combobox]{max-width:100%}.school-year-attendance-notice{overflow-wrap:anywhere;margin-block:var(--notebook-unit)}.school-year-attendance-notice:empty{display:none}.school-year-teacher-date{display:block;font-weight:400}.school-year-day-closure{position:relative;z-index:1;padding:var(--notebook-unit);overflow-wrap:anywhere;color:var(--notebook-copy)}.school-year-control-canvas{display:contents}.school-year-control-parking{position:absolute;display:block;visibility:hidden;pointer-events:none}.school-year-canvas-controls{display:flex;flex-wrap:wrap;align-items:center;gap:calc(var(--notebook-unit) / 2);min-width:0}.school-year-canvas-controls:not(:has([data-placement=canvas]:not(:empty))),.school-year-control-host:empty{display:none}.school-year-attendance-summary{width:max-content}.school-year-attendance-summary .school-year-teacher-attendance-progress{flex-wrap:nowrap;white-space:nowrap;gap:calc(var(--notebook-unit) / 4);margin:0}.school-year-attendance-summary strong{font-size:1rem}.school-year-control-host{min-width:0;max-width:100%}.persistent-notebook-header>.school-year-header-slot{position:absolute;top:0;height:100%;display:flex;flex-wrap:nowrap;align-items:center;gap:calc(var(--notebook-unit) / 4);pointer-events:none;animation:none}.school-year-header-slot>.school-year-control-host{flex:0 0 auto;pointer-events:auto}.school-year-header-slot .school-year-week-controls{flex-wrap:nowrap;gap:calc(var(--notebook-unit) / 4)}.school-year-header-slot .school-year-week-controls>.school-year-week-picker{width:calc(var(--notebook-unit) * 6.5)}.school-year-header-slot .school-year-teacher-filter{width:calc(var(--notebook-unit) * 7.5)}.school-year-header-slot .school-year-teacher-filter summary{padding-right:var(--notebook-unit);padding-left:calc(var(--notebook-unit) / 4)}.school-year-header-slot .school-year-teacher-filter summary:after{right:calc(var(--notebook-unit) / 4)}.school-year-week-controls{width:max-content;max-width:100%;gap:calc(var(--notebook-unit) / 2)}.school-year-week-controls>.school-year-week-picker{width:calc(var(--notebook-unit) * 8);flex:0 0 auto}.school-year-week-picker .notebook-dropdown-field{width:100%}.school-year-week-menu{width:min(calc(var(--notebook-unit) * 12),calc(100vw - var(--notebook-unit)))!important}.school-year-preset-trigger{display:flex;width:max-content}.school-year-preset-menu{width:min(calc(var(--notebook-unit) * 15),calc(100vw - var(--notebook-unit)));max-height:calc(100dvh - var(--notebook-unit) * 3);overflow-y:auto;padding:var(--notebook-unit);border-radius:0;background:var(--page-bg);color:var(--notebook-copy);border:1px solid var(--notebook-border)}.school-year-preset-menu .school-year-preset-controls{display:flex;flex-direction:column;align-items:stretch}.school-year-preset-menu .notebook-dropdown-field{width:100%}.persistent-notebook-shell[data-school-year-viewport=bounded]{height:100dvh;min-height:0;overflow:hidden}[data-school-year-viewport] .school-year-content-wide,[data-school-year-viewport] .school-year-page,[data-school-year-viewport] .school-year-teacher-schedules,[data-school-year-viewport]>.sidebar-main-content{display:flex;flex:1 1 0;flex-direction:column;min-height:0;min-width:0;margin:0;padding:0;gap:0}[data-school-year-viewport=bounded]>.sidebar-main-content{height:100%}[data-school-year-viewport] #persistent-notebook-header{flex-shrink:0}[data-school-year-viewport] .school-year-content-wide>:not(.school-year-teacher-schedules),[data-school-year-viewport] .school-year-teacher-schedules>:not(.school-year-teacher-table-wrap){flex:0 0 auto;margin:0;padding:calc(var(--notebook-unit) / 2)}[data-school-year-viewport] .school-year-teacher-table-wrap{flex:1 1 0;min-height:0}[data-school-year-viewport=flow] .school-year-content-wide,[data-school-year-viewport=flow] .school-year-page,[data-school-year-viewport=flow] .school-year-teacher-schedules{flex:0 0 auto}[data-school-year-viewport=flow] .school-year-teacher-table-wrap{flex:0 0 auto;height:50dvh;min-height:calc(var(--timetable-heading-height, 70px) + var(--notebook-unit) * 3)}