.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.teacher-schedule-edit-table>.v-data-table__wrapper .v-data-table__mobile-row{min-height:-webkit-min-content!important;min-height:min-content!important}.theme--light.v-alert .v-alert--prominent .v-alert__icon:after{background:rgba(0,0,0,.12)}.theme--dark.v-alert .v-alert--prominent .v-alert__icon:after{background:hsla(0,0%,100%,.12)}.v-sheet.v-alert{border-radius:4px}.v-sheet.v-alert:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-alert.v-sheet--shaped{border-radius:16px 4px}.v-alert{display:block;font-size:16px;margin-bottom:16px;padding:16px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-alert:not(.v-sheet--tile){border-radius:4px}.v-application--is-ltr .v-alert>.v-alert__content,.v-application--is-ltr .v-alert>.v-icon{margin-right:16px}.v-application--is-rtl .v-alert>.v-alert__content,.v-application--is-rtl .v-alert>.v-icon{margin-left:16px}.v-application--is-ltr .v-alert>.v-icon+.v-alert__content{margin-right:0}.v-application--is-rtl .v-alert>.v-icon+.v-alert__content{margin-left:0}.v-application--is-ltr .v-alert>.v-alert__content+.v-icon{margin-right:0}.v-application--is-rtl .v-alert>.v-alert__content+.v-icon{margin-left:0}.v-alert__border{border-style:solid;border-width:4px;content:"";position:absolute}.v-alert__border:not(.v-alert__border--has-color){opacity:.26}.v-alert__border--left,.v-alert__border--right{bottom:0;top:0}.v-alert__border--bottom,.v-alert__border--top{left:0;right:0}.v-alert__border--bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0}.v-application--is-ltr .v-alert__border--left{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-application--is-ltr .v-alert__border--right,.v-application--is-rtl .v-alert__border--left{border-top-right-radius:inherit;border-bottom-right-radius:inherit;right:0}.v-application--is-rtl .v-alert__border--right{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-alert__border--top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0}.v-alert__content{flex:1 1 auto}.v-application--is-ltr .v-alert__dismissible{margin:-16px -8px -16px 8px}.v-application--is-rtl .v-alert__dismissible{margin:-16px 8px -16px -8px}.v-alert__icon{align-self:flex-start;border-radius:50%;height:24px;min-width:24px;position:relative}.v-application--is-ltr .v-alert__icon{margin-right:16px}.v-application--is-rtl .v-alert__icon{margin-left:16px}.v-alert__icon.v-icon{font-size:24px}.v-alert__wrapper{align-items:center;border-radius:inherit;display:flex}.v-application--is-ltr .v-alert--border.v-alert--prominent .v-alert__icon{margin-left:8px}.v-application--is-rtl .v-alert--border.v-alert--prominent .v-alert__icon{margin-right:8px}.v-alert--dense{padding-top:8px;padding-bottom:8px}.v-alert--dense .v-alert__border{border-width:medium}.v-alert--outlined{background:transparent!important;border:thin solid currentColor!important}.v-alert--outlined .v-alert__icon{color:inherit!important}.v-alert--prominent .v-alert__icon{align-self:center;height:48px;min-width:48px}.v-alert--prominent .v-alert__icon.v-icon{font-size:32px}.v-alert--prominent .v-alert__icon.v-icon:after{background:currentColor!important;border-radius:50%;bottom:0;content:"";left:0;opacity:.16;position:absolute;right:0;top:0}.v-alert--prominent.v-alert--dense .v-alert__icon.v-icon:after{-webkit-transform:scale(1);transform:scale(1)}.v-alert--text{background:transparent!important}.v-alert--text:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;position:absolute;pointer-events:none;right:0;top:0}.info-section[data-v-9022dc7c]{border:1px solid #d7dde5;border-radius:6px;background:#fafbfc;padding:10px 12px;margin-bottom:12px}.info-section[data-v-9022dc7c] table{background:transparent}.info-section[data-v-9022dc7c] td{border-bottom:1px solid #e5e9ef;padding:6px 8px}.info-section[data-v-9022dc7c] tr:last-child td{border-bottom:0}.v-input--radio-group legend.v-label{cursor:text;font-size:14px;height:auto}.v-input--radio-group__input{border:none;cursor:default;display:flex;width:100%}.v-input--radio-group--column .v-input--radio-group__input>.v-label{padding-bottom:8px}.v-input--radio-group--row .v-input--radio-group__input>.v-label{padding-right:8px}.v-input--radio-group--row legend{align-self:center;display:inline-block}.v-input--radio-group--row .v-input--radio-group__input{flex-direction:row;flex-wrap:wrap}.v-input--radio-group--column legend{padding-bottom:8px}.v-input--radio-group--column .v-radio:not(:last-child):not(:only-child){margin-bottom:8px}.v-input--radio-group--column .v-input--radio-group__input{flex-direction:column}.theme--light.v-radio--is-disabled label{color:rgba(0,0,0,.38)}.theme--dark.v-radio--is-disabled label{color:hsla(0,0%,100%,.5)}.v-radio{align-items:center;display:flex;height:auto;outline:none}.v-radio--is-disabled{pointer-events:none;cursor:default}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-right:16px}.info-section[data-v-39020c43]{border:1px solid #d7dde5;border-radius:6px;background:#fafbfc;padding:10px 12px;margin-bottom:12px}.info-section[data-v-39020c43] table{background:transparent}.info-section[data-v-39020c43] td{border-bottom:1px solid #e5e9ef;padding:6px 8px}.info-section[data-v-39020c43] tr:last-child td{border-bottom:0}.teacher-schedule-table>.v-data-table__wrapper .v-data-table__mobile-row{min-height:-webkit-min-content!important;min-height:min-content!important}.teacher-schedule-toolbar .v-input.mr-5{margin-right:4px!important}.teacher-schedule-date-actions{gap:4px;padding-top:12px;padding-bottom:4px}.teacher-schedule-quick-date-btn.v-btn{min-width:0!important;height:24px!important;padding:0 8px!important;font-size:12px!important}.teacher-schedule-toolbar{margin-top:24px;height:auto!important;border:1px solid #d6d6d6;border-bottom:0;background-color:#fff!important}.teacher-schedule-toolbar .v-toolbar__content{height:auto!important;padding:14px 6px 10px;overflow:visible}.teacher-schedule-title-col{align-self:stretch;display:flex;align-items:center;padding-top:12px;padding-bottom:8px}.teacher-schedule-title{font-size:18px;font-weight:600;line-height:1.2;white-space:nowrap}.teacher-schedule-class-code-col{display:flex;align-items:center}.teacher-schedule-class-code-col .v-input{min-width:0}.teacher-schedule-header-row{line-height:1.1}.teacher-schedule-header-row .v-btn{margin-top:2px!important;margin-bottom:2px!important}.week-teacher-btn{min-height:30px!important;height:30px!important;font-size:12px!important;padding:0 8px!important}.header-select-all-checkbox{margin-top:0!important;margin-bottom:0!important}.header-select-all-checkbox.v-input--selection-controls{padding-top:0!important}.header-select-all-checkbox .v-input--selection-controls__ripple{height:22px!important;width:22px!important}.header-select-all-checkbox .v-messages{min-height:0!important}.header-select-all-checkbox .v-label{font-size:12px!important}.teacher-schedule-table table{width:100%;table-layout:fixed;border-collapse:collapse;border:1px solid #d6d6d6}.teacher-schedule-table td,.teacher-schedule-table th{border:1px solid #d6d6d6;padding:0 3px!important;height:34px!important;vertical-align:top!important}.teacher-schedule-table tbody td{border-top:0;border-right:1px solid #d6d6d6;border-bottom:0!important;border-left:1px solid #d6d6d6}.teacher-schedule-table tbody tr:not(:last-child) td{background-image:repeating-linear-gradient(90deg,#9aa4b2 0,#9aa4b2 4px,transparent 0,transparent 8px);background-repeat:no-repeat;background-position:0 100%;background-size:100% 1px}.teacher-schedule-table tbody tr:last-child td{border-bottom:1px solid #d6d6d6!important}.teacher-schedule-table tbody tr{height:34px!important}.teacher-schedule-table>.v-data-table__wrapper>table>tbody>tr,.teacher-schedule-table>.v-data-table__wrapper>table>tbody>tr>td{height:34px!important;min-height:34px!important}.teacher-schedule-table>.v-data-table__wrapper>table>tbody>tr>td{padding-top:0!important;padding-bottom:0!important}.teacher-schedule-supervisor-col{width:120px!important;min-width:120px!important;max-width:120px!important}.teacher-schedule-supervisor-cell-content{align-content:flex-start;min-height:34px}.teacher-session-chip{font-size:12px!important;background-color:transparent!important;height:16px!important;min-height:16px!important;line-height:16px!important;padding:0 1px!important}.teacher-session-chip.v-chip.v-size--default{height:16px!important}.teacher-session-chip .v-chip__content{display:inline-flex!important;min-height:16px!important;line-height:16px!important;padding:0!important;align-items:flex-start!important;gap:4px;max-width:100%}.teacher-session-chip-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.teacher-session-room-badge{flex:0 0 auto;display:inline-flex;align-items:center;max-width:52px;height:14px;padding:0 4px;border-radius:3px;color:#fff;font-size:10px;font-weight:700;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-session-room-badge--assigned{background:#2e7d32}.teacher-session-room-badge--unassigned{background:#d32f2f}.teacher-session-status-action{flex:0 0 auto;height:14px;padding:0 4px;border:0;border-radius:3px;color:#fff;font-size:10px;font-weight:700;line-height:14px;cursor:pointer;opacity:0;pointer-events:none;white-space:nowrap}.teacher-session-status-action--stop{background:#d32f2f}.teacher-session-status-action--resume{background:#2e7d32;margin-left:4px}.teacher-schedule-session-item:hover .teacher-session-status-action{opacity:1;pointer-events:auto}.teacher-session-schedule-mode-badge{flex:0 0 auto;display:inline-flex;align-items:center;height:14px;padding:0 4px;border-radius:3px;font-size:10px;font-weight:700;line-height:14px;white-space:nowrap}.teacher-session-schedule-mode-badge--auto{background-color:#2e7d32!important;color:#fff!important}.teacher-session-schedule-mode-badge--manual{background-color:#e65100!important;color:#fff!important}.teacher-session-schedule-mode-badge--header{height:24px;padding:0 8px;font-size:12px;line-height:24px;box-shadow:0 1px 3px rgba(0,0,0,.24)}.teacher-schedule-session-item{min-height:32px;line-height:16px}.teacher-schedule-session-actions{display:flex;align-items:center;gap:2px;height:16px;padding-left:16px;opacity:0;pointer-events:none}.teacher-schedule-table td:hover .teacher-schedule-session-actions{opacity:1;pointer-events:auto}.teacher-schedule-session-action-btn.v-btn{min-width:0!important;height:16px!important;padding:0 2px!important;font-size:11px!important;line-height:16px!important}.teacher-session-chip--assigned{color:#2e7d32!important}.teacher-session-chip--unassigned{color:#f44336!important}.teacher-schedule-table tbody tr:hover{background-color:transparent!important}.stop-session-chip{border-color:transparent!important}.teacher-supervisor-btn{max-width:100%;min-height:24px!important;height:24px!important;font-size:13px!important;padding:0 8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teacher-session-checkbox{margin-right:0!important;margin-top:0!important;margin-bottom:0!important}.teacher-session-checkbox.v-input--selection-controls{width:16px;flex:0 0 16px;padding-top:0!important}.teacher-session-checkbox.v-input--selection-controls .v-input__control{width:16px;flex:0 0 16px}.teacher-session-checkbox.v-input--selection-controls .v-input__slot{min-height:16px!important;margin-bottom:0!important}.teacher-session-checkbox.v-input--selection-controls .v-input--selection-controls__input{width:16px;height:16px;margin-right:0!important}.teacher-session-checkbox.v-input--selection-controls .v-input--selection-controls__ripple{height:18px!important;width:18px!important;left:-9px;top:calc(50% - 9px)}.teacher-session-checkbox.v-input--selection-controls .v-icon{font-size:16px!important}.teacher-schedule-edit-chip{display:flex!important;height:16px!important;margin-top:0!important;margin-bottom:0!important;white-space:normal!important;align-items:center!important;margin-left:0!important;border:0!important}