:root{font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;color:#0f172a;background:radial-gradient(circle at 20% 20%,#eefaf4 0,#f6f7fb 35%,#fdfdff);min-height:100vh}*{box-sizing:border-box}body{margin:0;padding:0}#root{height:100dvh;min-height:100vh}.app-shell{display:flex;flex-direction:column;height:100dvh;min-height:100vh;overflow:hidden}.app-content{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:auto;padding-bottom:12px}.shell-header{position:sticky;top:0;z-index:10;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 6px 18px #0f172a0f}.brand{display:flex;align-items:center}.nav-logo{display:flex;align-items:center;gap:12px;font-family:Noto Sans JP,sans-serif;text-decoration:none;color:var(--ink, #0f172a)}.nav-logo-mark{display:flex;align-items:center;gap:0;flex-shrink:0}.nav-logo-grid{display:grid;grid-template-columns:repeat(2,10px);grid-template-rows:repeat(2,10px);gap:2px}.nav-logo-cell{border-radius:2px;border:1.4px solid #2e7a59;position:relative;overflow:hidden;background:#fff}.nav-logo-cell.c1{background:#f5fbf7}.nav-logo-cell.c2,.nav-logo-cell.c3{background:#2f7d5b}.nav-logo-cell.c4{background:#5ab58d;border-color:#5ab58d}.nav-logo-word{font-size:32px;font-size:clamp(18px,1.6vw,32px);font-weight:700;letter-spacing:-.01em;line-height:1;white-space:nowrap}.nav-logo-timetable{color:#2f7659}.nav-logo-vision{color:#171717}@media (max-width: 900px){.nav-logo{gap:8px}.nav-logo-mark{gap:0}.nav-logo-grid{grid-template-columns:repeat(2,7px);grid-template-rows:repeat(2,7px);gap:2px}.nav-logo-cell{border-radius:2px;border-width:1.2px}.nav-logo-word{font-size:16px}}.actions{display:flex;gap:10px;align-items:center}.header-icons{display:flex;align-items:center;gap:12px}.header-week-picker{position:relative;display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 10px;border-radius:12px;border:1px solid #cbd5e1;background:linear-gradient(135deg,#fff,#f1f5f9);box-shadow:inset 0 1px #ffffffe6,0 4px 12px #0f172a0f;color:#334155;cursor:pointer;flex-shrink:0;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .12s ease}.header-week-nav{display:inline-flex;align-items:center;gap:4px}.header-week-nav-btn{width:30px;height:30px;border:1px solid #dff2e8;border-radius:10px;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex-shrink:0;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .12s ease}.header-week-today-btn{width:auto;min-width:44px;padding:0 10px;font-size:11px;font-weight:700;letter-spacing:.01em}.header-week-nav-btn .icon{width:16px;height:16px}.header-week-nav-btn:hover{border-color:#9ed3ba;color:#2f7d5b;background:#edf8f2;transform:translateY(-1px)}.header-week-picker:hover{border-color:#9ed3ba;background:linear-gradient(135deg,#fff,#e6f6ee);box-shadow:inset 0 1px #fffffff2,0 6px 14px #2f7d5b24;transform:translateY(-1px)}.header-week-picker:focus-within{border-color:#2f7d5b;box-shadow:0 0 0 3px #5ab58d33,inset 0 1px #fffffff2}.header-week-picker-text{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.header-week-picker-label{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:#dff2e8;color:#2f7d5b;font-size:10px;font-weight:700;letter-spacing:.02em}.header-week-picker-date{font-size:13px;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums}.header-week-picker input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.header-user{display:flex;align-items:center;gap:8px;margin-left:8px;padding-left:12px;border-left:1px solid #e2e8f0;font-size:12px;color:#475569}.header-user-meta{display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-width:0}.header-user-name{font-weight:700;color:#0f172a;line-height:1.15}.header-user-role{font-size:10px;line-height:1.1;color:#64748b;white-space:nowrap}.header-user-plan{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;padding-left:10px;border-left:1px solid #e2e8f0;flex-shrink:0}.header-plan-label{font-size:10px;line-height:1.1;color:#64748b;white-space:nowrap}.header-plan-content{display:flex;align-items:center;gap:6px;min-width:0}.header-plan-badge{display:inline-flex;align-items:center;max-width:100%;padding:2px 8px;border-radius:999px;border:1px solid #bfe6d3;background:#edf8f2;color:#1f5f46;font-size:10px;font-weight:800;line-height:1.2;white-space:nowrap}.header-plan-meta{font-size:10px;line-height:1.1;color:#64748b;white-space:nowrap}.header-tenant-select{min-width:132px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:5px 8px;font-size:12px}.header-school-year-select{min-width:96px;width:96px}.header-logout{border:none;background:#f8fafc;color:#1e293b;padding:4px 8px;border-radius:999px;cursor:pointer;font-size:11px}.header-logout:hover{background:#e2e8f0}.header-control{border:none;background:transparent;color:#64748b;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s ease,transform .12s ease}.header-control.header-menu{width:54px;height:auto;min-height:48px;padding:6px 6px 4px;flex-direction:column;gap:4px}.header-control .icon{width:20px;height:20px}.header-icon-label{font-size:10px;line-height:1;letter-spacing:.02em;font-weight:600}.login-screen{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 24px;overflow:hidden;background:radial-gradient(circle at top left,#84ccac38 0,#84ccac00 34%),radial-gradient(circle at bottom right,#bfdbfe33 0,#bfdbfe00 30%),linear-gradient(180deg,#f4f8f6,#f8fafc 46%,#fdfdfd)}.login-card{position:relative;width:min(428px,100%);background:linear-gradient(180deg,#fffffffa,#f7faf8f5);border:1px solid rgba(208,220,215,.9);border-radius:28px;padding:30px 28px 24px;box-shadow:0 24px 60px #0f172a1f;display:flex;flex-direction:column;gap:16px;overflow:hidden}.login-card-auth{min-height:470px}.login-card:before{content:"";position:absolute;inset:0 0 auto;height:132px;background:linear-gradient(180deg,#dff4e8f2,#dff4e800);pointer-events:none}.login-card>*{position:relative;z-index:1}.login-card-loading{min-height:300px;justify-content:center}.login-card-loading .login-copy{align-items:center;text-align:center}.login-card-loading .login-brand{justify-content:center}.login-brand{display:flex;align-items:center;justify-content:flex-start}.login-brand .nav-logo{pointer-events:none}.login-brand .nav-logo-word{font-size:24px}.login-header{display:flex;flex-direction:column;gap:16px}.login-copy{display:flex;flex-direction:column;gap:6px}.login-title{font-size:clamp(24px,3.2vw,30px);font-weight:800;line-height:1.22;letter-spacing:-.015em}.login-subtitle{color:#52606d;font-size:13px;line-height:1.5}.login-status{padding:11px 14px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafceb;color:#475569;font-size:12px;line-height:1.45}.login-invitation-card{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid #d8eadf;background:linear-gradient(180deg,#f0f9f4f5,#f8fcfaf5);box-shadow:inset 0 1px #ffffffe6}.login-invitation-label{color:#64748b;font-size:10px;font-weight:700;letter-spacing:.06em}.login-invitation-email{color:#0f172a;font-size:16px;font-weight:800;line-height:1.35;word-break:break-word}.login-invitation-name{color:#475569;font-size:12px}.login-panel{display:flex;flex-direction:column;gap:12px;padding:16px 18px;border-radius:20px;border:1px solid #dce8e1;background:#f1f7f4eb;box-shadow:inset 0 1px #ffffffd9}.login-panel-title{font-size:14px;font-weight:800;color:#0f172a}.login-panel-copy{color:#64748b;font-size:12px;line-height:1.5}.login-form{display:flex;flex-direction:column;gap:12px}.login-google-form{gap:10px}.login-google-slot{min-height:44px;display:flex;align-items:center;justify-content:center}.login-google-slot>div{margin:0 auto}.login-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#475569}.login-form input{border:1px solid #c4e7d5;border-radius:10px;padding:11px 12px;font-size:14px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.login-form input:focus{outline:none;border-color:#5ab58d;box-shadow:0 0 0 4px #5ab58d24}.login-form .btn{width:100%;justify-content:center}.login-error{padding:10px 12px;border-radius:14px;border:1px solid #fecdd3;background:#fff1f2;color:#b91c1c;font-size:12px;line-height:1.45}.login-inline-button{border:0;background:transparent;color:#2f7d5b;font:inherit;font-weight:700;padding:0 2px;cursor:pointer;text-decoration:none}.login-inline-button:hover{color:#245f45}.login-footer-note{display:flex;justify-content:flex-end;font-size:12px;line-height:1.2}.login-hint{font-size:12px;color:#94a3b8}@media (max-width: 640px){.login-screen{padding:20px 16px;align-items:stretch}.login-card{width:100%;padding:26px 20px 22px;border-radius:24px}.login-card-auth{min-height:440px}.login-title{font-size:24px}.login-panel{padding:18px}}.user-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:16px}.user-actions{display:inline-flex;align-items:center;gap:6px}.user-table .table-row{align-items:center}.tenant-admin-block{margin-bottom:16px}.tenant-admin-toolbar{display:flex;justify-content:flex-end;margin-bottom:8px}.tenant-create-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,220px) minmax(0,160px) auto;gap:8px;margin-top:10px}.tenant-assignment-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,170px) auto;gap:8px;margin-bottom:10px}.platform-user-table .table-row{align-items:center}.error-banner{margin:10px 0;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px;font-size:13px}.notice-banner{margin:10px 0;padding:10px 12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:10px;font-size:13px}.read-only-banner{margin:10px 16px;padding:10px 14px;border-radius:12px;background:#fef3c7;border:1px solid #fcd34d;color:#92400e;font-size:13px}.save-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%) translateY(8px);padding:10px 16px;border-radius:999px;border:1px solid #1e293b;background:#0f172af0;color:#fff;font-size:13px;font-weight:700;line-height:1;letter-spacing:.01em;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:45}.save-toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.read-only-section{opacity:.7}.header-control:hover{color:#2f7d5b;transform:translateY(-1px)}.header-control:disabled{opacity:.4;cursor:not-allowed;transform:none}.header-control.active{color:#2f7d5b}.app-main{display:flex;flex-direction:column;gap:18px;width:100%;padding:16px 24px 24px}.btn{border:1px solid #b7dec9;border-radius:10px;padding:10px 14px;background:linear-gradient(135deg,#eefaf4,#e6f6ee);font-weight:600;cursor:pointer;box-shadow:0 6px 16px #6366f124;transition:transform .08s ease,box-shadow .12s ease,border-color .12s ease,opacity .12s ease;display:inline-flex;align-items:center;gap:4px}.btn-primary{background:linear-gradient(135deg,#2f7d5b,#5ab58d);color:#fff;border:1px solid #2f7d5b;box-shadow:0 10px 22px #2f7d5b40}.btn-ghost{background:transparent;border:1px dashed #cbd5e1}.btn:hover{transform:translateY(-1px)}.icon{width:16px;height:16px;flex-shrink:0}.layout{display:grid;grid-template-columns:260px 1fr;flex:1 1 auto;gap:16px;height:100%;width:100%;padding-left:24px;padding-right:24px;min-height:0}.layout>aside{height:100%;min-height:0;overflow:auto}.layout>main{height:100%;min-height:0;overflow:hidden}.layout.layout-three{--view-sidebar-width: 180px;--list-sidebar-width: 250px;--layout-gap: 16px;grid-template-columns:var(--view-sidebar-width) var(--list-sidebar-width) 1fr;gap:var(--layout-gap);margin-top:10px;position:relative}.layout.layout-three.class-list-compact,.layout.layout-three.teacher-list-compact,.layout.layout-three.room-list-compact{--list-sidebar-width: 200px}.layout.layout-three.class-list-compact .class-chip{padding:8px 9px;font-size:12px}.layout.layout-three.class-list-compact .class-chip>div:first-child div{font-size:13px;line-height:1.2}.layout.layout-three.class-list-compact .class-chip small{font-size:10px}.layout.layout-three.class-list-compact .class-chip-actions{gap:4px}.layout.layout-three.class-list-compact .class-lock-button{width:22px;height:22px}.layout.layout-three.class-list-compact .class-lock-button .icon{width:13px;height:13px}.layout.layout-three.class-list-compact .class-chip .tag{padding:3px 6px;font-size:10px}.layout.layout-three.class-list-compact .class-subject-count{font-size:10px}.layout.layout-three.room-list-compact .class-chip{padding:6px 8px;font-size:12px}.layout.layout-three.room-list-compact .class-chip>div:first-child div{font-size:12px;line-height:1.2}.layout.layout-three.room-list-compact .class-chip small{font-size:10px}.layout.layout-three.room-list-compact .class-chip .tag{padding:3px 6px;font-size:10px}.layout.layout-two{--view-sidebar-width: 180px;--layout-gap: 16px;grid-template-columns:var(--view-sidebar-width) 1fr;gap:var(--layout-gap);margin-top:10px;position:relative}aside,main,.drawer{background:#fff;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 14px 32px #0f172a12}aside{padding:16px}.view-sidebar{padding:14px 12px;position:relative;display:flex;flex-direction:column}.sidebar-section{margin-bottom:18px}.sidebar-menu{display:flex;flex-direction:column;gap:4px}.sidebar-menu-item{padding:10px 12px;border-radius:10px;color:#475569;font-weight:700;cursor:pointer;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.sidebar-menu-item:hover{background:#f1f5f9;color:#0f172a}.sidebar-menu-item.active{background:#eefaf4;border-color:#b7dec9;color:#2f7d5b;box-shadow:0 8px 18px #0f172a14}.view-sidebar .sidebar-menu-item{text-align:left;font-size:13px}.view-sidebar .sidebar-title{font-size:13px}.sidebar-title{font-size:14px;font-weight:700;color:#475569;margin-bottom:10px;letter-spacing:.02em;text-transform:uppercase}.sidebar-bottom-group{margin-top:auto}.sidebar-bottom-group .sidebar-action-dock{margin-top:0}.sidebar-action-dock{margin-top:auto;padding-top:14px;border-top:1px solid #e2e8f0}.sidebar-action-dock-title{margin-bottom:10px;font-size:12px;font-weight:800;color:#64748b;letter-spacing:.04em}.sidebar-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:16px}.sidebar-action-tile{border:1px solid #dff2e8;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fcfa);color:#334155;width:100%;aspect-ratio:1;min-height:0;padding:3px 1px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;box-shadow:0 8px 18px #0f172a0d;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease,transform .12s ease}.sidebar-action-tile .icon{width:14px;height:14px}.sidebar-action-tile:hover{border-color:#9ed3ba;background:linear-gradient(180deg,#fff,#edf8f2);color:#2f7d5b;box-shadow:0 14px 28px #2f7d5b1f;transform:translateY(-1px)}.sidebar-action-tile.active{border-color:#2f7d5b;background:linear-gradient(180deg,#2f7d5b,#5aa884);color:#fff;box-shadow:0 14px 30px #2f7d5b3d}.sidebar-action-tile:disabled{border-color:#e2e8f0;background:#f8fafc;color:#94a3b8;box-shadow:none;cursor:not-allowed;transform:none}.sidebar-action-label{display:block;font-size:8px;font-weight:700;line-height:1;letter-spacing:.01em;white-space:nowrap}.class-select-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;margin:10px 0 14px}.class-select-field{min-width:0}.class-select-field select.input{font-size:12px;padding:7px 8px}.class-current-label{margin:2px 0 8px;font-size:13px;font-weight:700;color:#64748b}.class-subject-label{margin-top:12px}.class-subject-list{display:flex;flex-direction:column;gap:6px}.class-subject-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:1px solid #cbd5e1;border-radius:10px;background:transparent;color:inherit;padding:6px 8px;font:inherit;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.class-subject-chip:hover{border-color:#cbd5e1}.class-subject-chip.active{border-color:#2f7d5b;background:#edf8f2;color:#1f5f46}.class-subject-main{min-width:0;display:flex;flex-direction:column;gap:1px}.class-subject-name{font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.class-subject-meta{font-size:10px;font-weight:700;color:inherit;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.class-subject-chip.active .class-subject-meta{color:#2f7d5b;opacity:.95}.class-subject-chip.active .class-subject-count{color:#2f7d5b}.class-subject-count{font-size:12px;font-weight:800;color:inherit;white-space:nowrap;flex-shrink:0}.class-subject-empty{font-size:12px;margin-top:2px}.class-chip{border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;background:#f8fafc;cursor:pointer;border:1px solid #e2e8f0;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.class-chip-actions{display:inline-flex;align-items:center;gap:6px}.class-lock-button{width:26px;height:26px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.class-lock-button .icon{width:16px;height:16px}.class-lock-button.locked{color:#b45309;border-color:#fdba74;background:#ffedd5;box-shadow:0 0 0 2px #f9731640}.class-chip:not(.active) .class-lock-button:not(.locked){background:#e2e8f0;border-color:#cbd5e1;color:#64748b}.class-chip:not(.active) .class-lock-button.locked{background:#ffedd5;border-color:#fdba74;color:#b45309;box-shadow:0 0 0 2px #f9731640}.class-lock-button:hover{transform:translateY(-1px)}.class-chip+.class-chip{margin-top:8px}.class-chip:not(.active){background:#f1f5f9;border-color:#e2e8f0;color:#94a3b8;opacity:.7}.class-chip.active{border-color:#2f7d5b;background:linear-gradient(120deg,#edf8f2,#f1f5f9);color:#0f172a;opacity:1}.class-chip.active small{color:#475569}.class-chip:not(.active) small{color:#94a3b8}.class-chip:not(.active) .tag{background:#e2e8f0;color:#94a3b8}.tag{padding:4px 8px;border-radius:10px;font-size:11px;color:#0f172a;background:#e2e8f0}.summary{display:flex;gap:10px;flex-wrap:wrap}.summary-card{background:#0f172a;color:#fff;padding:12px;border-radius:14px;flex:1;min-width:120px}.summary-card.alert{background:#f97316}.summary-card.success{background:#5ab58d}main{padding:16px;display:flex;flex-direction:column;min-height:0;overflow:hidden}.timetable-scroll{flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto;padding-bottom:6px}.grid-header{display:flex;align-items:center;justify-content:space-between}.grid-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.week-picker{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;font-size:11px;color:#475569}.week-picker input{border:none;background:transparent;font-weight:700;color:#0f172a}.week-picker input:focus{outline:none}.grid{display:grid;grid-template-columns:80px repeat(5,1fr);gap:4px}.grid .day-label{display:flex;align-items:center;justify-content:center;padding:4px 6px;font-size:14px;font-weight:800;color:#334155}.grid .period-label{font-size:12px;line-height:1.2}.multi-class-grid{--multi-class-grid-gap: 16px;--multi-class-grid-margin-top: 12px;--multi-class-card-padding: 10px;--multi-class-card-gap: 6px;--multi-class-title-gap: 8px;--multi-class-title-font-size: 13px;--multi-class-search-count-font-size: 10px;--multi-class-schedule-gap: 4px;--multi-class-row-height: 36px;--multi-class-day-label-font-size: 9px;--multi-class-row-label-font-size: 9px;--multi-class-module-label-font-size: 9px;--multi-class-merged-font-size: 10px;--multi-class-subject-font-size: 9px;--multi-class-teacher-font-size: 8px;--multi-class-empty-font-size: 8px;--multi-class-corner-lock-size: 22px;--multi-class-corner-lock-icon-size: 13px;--multi-class-corner-title-font-size: 13px;--multi-class-corner-meta-font-size: 10px;--multi-class-corner-search-font-size: 9px;--multi-class-slot-lock-size: 14px;--multi-class-slot-lock-icon-size: 10px;display:grid;gap:var(--multi-class-grid-gap);margin-top:var(--multi-class-grid-margin-top)}.multi-day-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;align-content:start}.multi-day-card{border:1px solid #e2e8f0;border-radius:16px;padding:10px;background:#fff;box-shadow:0 6px 16px #0f172a0f;display:flex;flex-direction:column;gap:8px;min-width:0}.multi-day-card-title{font-size:13px;font-weight:800;color:#0f172a}.multi-day-schedule-wrap{overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}.multi-day-schedule-wrap.fit-columns{overflow-x:hidden}.multi-day-schedule{display:grid;gap:4px;--multi-row-height: 36px;grid-auto-rows:var(--multi-row-height);min-width:max-content}.multi-day-schedule.fit-columns{min-width:0;width:100%}.multi-day-class-header{min-height:var(--multi-row-height);border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:3px 4px;display:flex;align-items:center;justify-content:center;gap:6px;min-width:0}.multi-day-class-header.locked{border-color:#fdba74;background:#fff7ed}.multi-day-class-lock{width:20px;height:20px;flex-shrink:0}.multi-day-class-lock .icon{width:12px;height:12px}.multi-day-class-lock:hover{transform:none}.multi-day-class-meta{min-width:0;display:flex;flex-direction:column;align-items:center;gap:1px;text-align:center}.multi-day-class-main{min-width:0;width:auto;display:inline-flex;align-items:center;justify-content:center;gap:4px}.multi-day-class-grade{flex:none;font-size:9px;font-weight:700;color:#64748b;line-height:1.1;white-space:nowrap}.multi-day-class-name{min-width:0;flex:none;font-size:11px;font-weight:700;color:#0f172a;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multi-day-class-sub{flex:0 0 auto;font-size:9px;color:#64748b;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multi-view-layout{display:flex;flex-direction:column;flex:1 1 auto;min-height:100%}.multi-view-layout.stretch-view{height:100%}.multi-view-layout.stretch-view .multi-class-grid{flex:1 1 auto;height:100%;min-height:0}.multi-view-layout .multi-class-grid.single-row-view{flex:1 1 auto;height:auto;min-height:0}.multi-class-grid.cols-1{grid-template-columns:minmax(220px,1fr)}.multi-class-grid.cols-2{grid-template-columns:repeat(2,minmax(220px,1fr))}.multi-class-grid.cols-3{grid-template-columns:repeat(3,minmax(220px,1fr))}.multi-class-grid.stretch-view{height:100%;align-content:stretch;grid-auto-rows:minmax(0,1fr)}.multi-class-grid.split-overflow-view{align-content:start;grid-auto-rows:var(--split-overflow-card-height, auto)}.multi-class-grid.split-overflow-view .multi-class-card{height:var(--split-overflow-card-height, auto)}.multi-class-grid.split-overflow-view .multi-class-schedule-scroll{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.multi-class-grid.split-overflow-view .multi-class-schedule{flex:1 1 auto;min-height:100%;height:100%;align-content:stretch;grid-auto-rows:minmax(var(--multi-row-height),1fr)}.multi-class-card{border:1px solid #e2e8f0;border-radius:16px;padding:var(--multi-class-card-padding, 10px);background:#fff;box-shadow:0 6px 16px #0f172a0f;display:flex;flex-direction:column;gap:var(--multi-class-card-gap, 6px);min-width:0;min-height:0;position:relative;overflow:hidden}.multi-class-grid.stretch-view .multi-class-card{height:100%;min-height:0}.multi-class-grid.single-row-view .multi-class-card{min-height:0}.multi-class-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding-top:8px;background:#0f172a0f;z-index:3;pointer-events:none}.multi-class-lock-label{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;border:1px solid #cbd5e1;background:#f1f5f9;color:#475569;font-size:11px;font-weight:800;line-height:1;letter-spacing:.02em}.multi-class-title{display:flex;align-items:center;justify-content:space-between;gap:var(--multi-class-title-gap, 8px);font-size:var(--multi-class-title-font-size, 13px);font-weight:700;color:#0f172a}.multi-class-title-meta{display:inline-flex;align-items:center;gap:6px}.multi-class-search-count{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;border-radius:999px;border:1px solid #bfe6d3;background:#e6f6ee;color:#2e7a59;font-size:var(--multi-class-search-count-font-size, 10px);font-weight:700;line-height:1.3;white-space:nowrap}.multi-class-schedule{display:grid;gap:var(--multi-class-schedule-gap, 4px);--multi-row-height: var(--multi-class-row-height, 36px);grid-auto-rows:var(--multi-row-height);min-height:0}.multi-class-schedule-scroll{min-height:0}.multi-class-schedule-scroll.scrollable{max-height:calc((var(--multi-visible-row-count, 8) * var(--multi-row-height, 36px)) + ((var(--multi-visible-row-count, 8) - 1) * var(--multi-class-schedule-gap, 4px)));overflow-x:hidden;overflow-y:auto;padding-right:3px;scrollbar-width:thin}.multi-class-grid.single-row-view .multi-class-schedule-scroll{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:3px;scrollbar-width:thin}.multi-class-grid.stretch-view .multi-class-schedule{flex:1 1 auto;min-height:100%;height:100%;align-content:stretch;grid-auto-rows:minmax(var(--multi-row-height),1fr)}.multi-class-grid.single-row-view .multi-class-schedule{min-height:100%;align-content:stretch}.multi-class-grid.stretch-view .multi-class-schedule-scroll{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.multi-class-grid.stretch-view{--multi-class-day-label-font-size: 11px;--multi-class-row-label-font-size: 10px;--multi-class-module-label-font-size: 10px;--multi-class-subject-font-size: 10px;--multi-class-teacher-font-size: 9px;--multi-class-empty-font-size: 9px;--multi-class-corner-title-font-size: 14px;--multi-class-corner-meta-font-size: 11px;--multi-class-corner-search-font-size: 10px}.multi-class-grid.cols-2.stretch-view{--multi-class-row-height: 40px;--multi-class-day-label-font-size: 13px;--multi-class-row-label-font-size: 12px;--multi-class-module-label-font-size: 10px;--multi-class-subject-font-size: 12px;--multi-class-teacher-font-size: 11px;--multi-class-empty-font-size: 11px;--multi-class-corner-title-font-size: 16px;--multi-class-corner-meta-font-size: 12px;--multi-class-corner-search-font-size: 11px}.multi-class-grid.compact-view{--multi-class-grid-gap: 12px;--multi-class-grid-margin-top: 10px;--multi-class-card-padding: 5px 8px 8px;--multi-class-card-gap: 3px;--multi-class-title-gap: 6px;--multi-class-title-font-size: 12px;--multi-class-search-count-font-size: 9px;--multi-class-schedule-gap: 3px;--multi-class-row-height: 30px;--multi-class-day-label-font-size: 8px;--multi-class-row-label-font-size: 8px;--multi-class-module-label-font-size: 8px;--multi-class-merged-font-size: 9px;--multi-class-subject-font-size: 8px;--multi-class-teacher-font-size: 7px;--multi-class-empty-font-size: 7px;--multi-class-corner-lock-size: 20px;--multi-class-corner-lock-icon-size: 12px;--multi-class-corner-title-font-size: 11px;--multi-class-corner-meta-font-size: 9px;--multi-class-corner-search-font-size: 8px;--multi-class-slot-lock-size: 13px;--multi-class-slot-lock-icon-size: 9px}.multi-day-label{display:flex;align-items:center;justify-content:center;padding:2px 4px;font-size:var(--multi-class-day-label-font-size, 9px);font-weight:700;color:#334155;text-align:center;height:100%}.multi-row-label{padding:1px 3px;font-weight:600;color:#475569;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;text-align:center;font-size:var(--multi-class-row-label-font-size, 9px);line-height:1.2;height:100%}.multi-row-label.module-label{font-size:var(--multi-class-module-label-font-size, var(--multi-class-row-label-font-size, 9px))}.multi-corner{background:transparent;height:100%;display:flex;align-items:center;justify-content:center}.multi-corner-heading{justify-content:flex-start;gap:3px;min-width:0;padding:0 1px}.multi-corner-meta{min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:3px;flex-wrap:nowrap;overflow:hidden}.multi-corner-class-name{min-width:0;font-size:var(--multi-class-corner-title-font-size, 13px);font-weight:800;color:#0f172a;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto}.multi-corner-grade{font-size:var(--multi-class-corner-meta-font-size, 10px);font-weight:700;color:#94a3b8;line-height:1;white-space:nowrap;flex-shrink:0}.multi-corner-search-count{display:inline-flex;align-items:center;font-size:var(--multi-class-corner-search-font-size, 9px);font-weight:700;color:#2e7a59;line-height:1;white-space:nowrap;flex-shrink:0}.multi-corner-lock{width:var(--multi-class-corner-lock-size, 22px);height:var(--multi-class-corner-lock-size, 22px);flex-shrink:0;position:relative;z-index:4}.multi-corner-lock .icon{width:var(--multi-class-corner-lock-icon-size, 13px);height:var(--multi-class-corner-lock-icon-size, 13px)}.multi-corner-lock:disabled{cursor:not-allowed;opacity:.55}.multi-corner-lock:disabled:hover{transform:none}.multi-slot-cell{min-height:var(--multi-row-height);height:100%;padding:1px;border-radius:10px;border:1px dashed #e2e8f0;background:#f8fafc;position:relative;box-sizing:border-box;display:flex;align-items:stretch;justify-content:stretch;cursor:default}.multi-slot-cell.locked{border-color:#fdba74;background:#fff7ed}.multi-slot-cell.drag-over{border-color:#8ccfaf;background:#e6f6ee}.multi-slot-cell.disabled{min-height:28px;font-size:9px;background:#f1f5f9;color:#cbd5e1;border-style:solid;cursor:not-allowed}.multi-day-off-cell,.multi-merged-slot-cell{min-height:0;border-radius:10px;border:1px dashed #cbd5e1;background:transparent;color:#475569;font-size:var(--multi-class-merged-font-size, 10px);font-weight:700;line-height:1.3;text-align:center;display:flex;align-items:center;justify-content:center;padding:6px 4px;box-sizing:border-box}.multi-day-off-cell.clickable,.multi-merged-slot-cell.clickable{cursor:pointer}.multi-day-off-cell.clickable:hover,.multi-merged-slot-cell.clickable:hover{border-color:#94a3b8}.multi-day-off-cell.locked,.multi-merged-slot-cell.locked{border-color:#0f766e59;background:#ecfeffeb;color:#0f766e}.multi-slot-card{min-height:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:none;border-radius:8px;padding:1px 2px;gap:1px;align-items:center;justify-content:center;text-align:center;display:flex;flex-direction:column;width:100%;height:100%;flex:1 1 auto;overflow:hidden;box-sizing:border-box;cursor:grab;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;will-change:transform}.multi-slot-card.locked{border-color:#fdba74;background:#fffaf0}.multi-slot-card-empty{background:transparent;border-style:dashed}.multi-slot-cell.readonly .multi-slot-card{cursor:default}.multi-slot-card.is-dragging{transform:translateY(-2px) rotate(-2deg);box-shadow:0 8px 18px #0f172a29;opacity:.9;cursor:grabbing}.multi-slot-card.swap-animate{animation:slotSwap .42s ease}.multi-slot-card.search-highlight{border-color:#2f7d5b;box-shadow:0 0 0 2px #5ab58d42}.multi-slot-card.search-dimmed{border-color:#cbd5e1;opacity:.42;filter:grayscale(.72) saturate(.45);box-shadow:none}.subject-badge.multi-subject-badge{padding:1px 4px;font-size:var(--multi-class-subject-font-size, 9px);font-weight:700;line-height:1.05;min-height:16px;max-width:calc(100% - 2px);flex-shrink:0;letter-spacing:.01em}.multi-slot-teacher{font-size:var(--multi-class-teacher-font-size, 8px);color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multi-slot-footer{display:inline-flex;align-items:center;justify-content:center;gap:2px;max-width:100%}.multi-slot-detail-button{width:12px;height:12px;border-radius:4px;border:none;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex-shrink:0;transition:color .15s ease}.multi-slot-detail-button .icon{width:9px;height:9px}.multi-slot-detail-button:hover{color:#2f7d5b}.multi-slot-lock-button{position:absolute;top:2px;right:2px;width:var(--multi-class-slot-lock-size, 14px);height:var(--multi-class-slot-lock-size, 14px);border-radius:5px;border:none;background:transparent;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:color .15s ease,background .15s ease;z-index:2}.multi-slot-lock-button .icon{width:var(--multi-class-slot-lock-icon-size, 10px);height:var(--multi-class-slot-lock-icon-size, 10px)}.multi-slot-lock-button.locked{color:#b45309;background:#ffedd5e6}.multi-slot-lock-button:hover{color:#b45309}.multi-slot-lock-button:disabled{cursor:not-allowed;opacity:.55}.multi-slot-empty{font-size:var(--multi-class-empty-font-size, 8px);color:#94a3b8;font-weight:600}@media (max-height: 880px){.multi-class-grid.stretch-view{--multi-class-grid-gap: 12px;--multi-class-grid-margin-top: 10px;--multi-class-card-padding: 6px 8px 8px;--multi-class-card-gap: 4px;--multi-class-title-gap: 6px;--multi-class-search-count-font-size: 9px;--multi-class-schedule-gap: 3px;--multi-class-row-height: 32px;--multi-class-day-label-font-size: 9px;--multi-class-row-label-font-size: 9px;--multi-class-module-label-font-size: 8px;--multi-class-merged-font-size: 9px;--multi-class-subject-font-size: 9px;--multi-class-teacher-font-size: 8px;--multi-class-empty-font-size: 8px;--multi-class-corner-title-font-size: 12px;--multi-class-corner-meta-font-size: 10px;--multi-class-corner-search-font-size: 9px}.multi-class-grid.compact-view{--multi-class-row-height: 28px;--multi-class-day-label-font-size: 8px;--multi-class-row-label-font-size: 8px;--multi-class-module-label-font-size: 8px;--multi-class-subject-font-size: 8px;--multi-class-teacher-font-size: 7px;--multi-class-empty-font-size: 7px}}@media (max-width: 1200px){.multi-class-grid.cols-3,.multi-class-grid.cols-2{grid-template-columns:repeat(2,minmax(220px,1fr))}.multi-class-grid.cols-1{grid-template-columns:minmax(220px,1fr)}}@media (max-width: 820px){.multi-class-grid.cols-1,.multi-class-grid.cols-2,.multi-class-grid.cols-3{grid-template-columns:1fr}}.week-controls{display:flex;align-items:center;justify-content:center;gap:6px;width:100%}.class-excel-copy-trigger{border:none;background:#fff;color:#0f172a;border-radius:10px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:border-color .15s ease,background .15s ease,color .15s ease}.class-excel-copy-trigger .icon{width:14px;height:14px}.class-excel-copy-trigger:hover{background:#edf8f2;color:#2f7d5b}.class-excel-copy-trigger:disabled{background:#e2e8f0;color:#64748b;cursor:not-allowed}.week-controls.multi-week-controls{--multi-control-height: 36px;justify-content:flex-start;gap:8px;flex-wrap:nowrap}.multi-controls-left{display:flex;align-items:center;gap:16px;flex-wrap:nowrap;min-width:0;flex:1 1 auto;overflow:hidden}.multi-grade-filter,.multi-display-filter{display:inline-flex;align-items:center;gap:6px}.multi-display-toggle{display:inline-flex;align-items:center;gap:0;width:132px;min-width:132px;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;background:#fff}.multi-display-toggle-button{flex:1 1 0;min-width:0;min-height:var(--multi-control-height);height:var(--multi-control-height);border:none;background:transparent;color:#475569;padding:0 10px;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease}.multi-display-toggle-button+.multi-display-toggle-button{border-left:1px solid #e2e8f0}.multi-display-toggle-button.active{background:#edf8f2;color:#2f7d5b}.multi-display-toggle-button:hover{background:#f8fafc}.multi-class-filter{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;min-width:0;flex:1 1 auto;overflow:hidden}.multi-controls-right{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.multi-excel-copy-trigger{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:10px;min-height:var(--multi-control-height);height:var(--multi-control-height);width:var(--multi-control-height);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:border-color .15s ease,background .15s ease,color .15s ease}.multi-excel-copy-trigger .icon{width:14px;height:14px}.multi-excel-copy-trigger:hover{border-color:#9ed3ba;background:#edf8f2;color:#2f7d5b}.multi-excel-copy-trigger:disabled{border-color:#cbd5e1;background:#e2e8f0;color:#64748b;cursor:not-allowed}.multi-lock-all-toggle{width:var(--multi-control-height);min-height:var(--multi-control-height);height:var(--multi-control-height);padding:0;border-radius:10px;gap:0;border:1px solid #cbd5e1;background:#fff;color:#0f172a;box-shadow:none}.multi-lock-all-toggle .icon{width:14px;height:14px}.multi-lock-all-toggle:hover{transform:none;border-color:#9ed3ba;background:#edf8f2;color:#2f7d5b}.multi-search-count{min-height:var(--multi-control-height);display:inline-flex;align-items:center;justify-content:center;padding:0 8px;font-size:11px;font-weight:700;color:#475569;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;white-space:nowrap}.multi-search-input{min-height:var(--multi-control-height);height:var(--multi-control-height);min-width:180px;padding:0 10px;font-size:12px;box-sizing:border-box}.multi-auto-assign-trigger{margin-left:0;flex-shrink:0;min-height:var(--multi-control-height);height:var(--multi-control-height);padding:0 10px;line-height:1}.multi-week-delete-trigger{border:1px solid #9ed3ba;background:#edf8f2;color:#1f5f46;border-radius:10px;min-height:var(--multi-control-height);height:var(--multi-control-height);padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;flex-shrink:0;transition:border-color .15s ease,background .15s ease,color .15s ease}.multi-week-delete-trigger .icon{width:12px;height:12px}.multi-week-delete-trigger:hover{border-color:#5ab58d;background:#e6f6ee;color:#2f7659}.multi-week-delete-trigger:disabled{border-color:#cbd5e1;background:#e2e8f0;color:#64748b;cursor:not-allowed}.multi-filter-label{font-size:12px;font-weight:700;color:#475569;white-space:nowrap}.multi-grade-select{min-height:var(--multi-control-height);height:var(--multi-control-height);padding:0 8px;font-size:12px;box-sizing:border-box}.multi-class-select-toggle{min-height:var(--multi-control-height);height:var(--multi-control-height);padding:0 10px;font-size:11px;font-weight:700;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex-shrink:0}.multi-class-select-toggle:hover{transform:none}.multi-class-badges{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:nowrap;flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:thin}.multi-class-badge-item{display:inline-flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;min-height:var(--multi-control-height);gap:1px}.multi-class-badge-grade{font-size:9px;font-weight:700;color:#64748b;line-height:1;white-space:nowrap}.multi-class-badge-item.active .multi-class-badge-grade{color:#2f7d5b}.multi-class-badge{border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;min-height:26px;height:26px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.multi-class-badge:hover{border-color:#94a3b8}.multi-class-badge.active{border-color:#2f7d5b;background:#edf8f2;color:#2f7d5b}.actuals-summary-card{display:flex;flex-direction:column;gap:10px;margin-top:0;height:100%;min-height:0}.actuals-week-controls{margin-top:0;flex-shrink:0}.actuals-class-filter{min-width:0}.actuals-period-summary{margin-top:-2px;line-height:1.4;flex-shrink:0}.actuals-matrix-scroll{margin-top:2px;flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:8px}.actuals-matrix-table{width:max-content;min-width:100%}.actuals-matrix-header{background:#f1f5f9;border:none;border-radius:0}.actuals-matrix-subheader{background:#f8fafc;border:none;border-radius:0}.actuals-matrix-header,.actuals-matrix-subheader,.actuals-matrix-row{gap:0;padding:0;align-items:stretch}.table-header.actuals-matrix-header,.table-header.actuals-matrix-subheader,.table-row.actuals-matrix-row{gap:0;padding:0;align-items:stretch;border:none;border-radius:0}.actuals-subject-header,.actuals-subject-cell{text-align:left;font-weight:700;display:flex;align-self:stretch;align-items:center;justify-content:flex-start;box-sizing:border-box}.actuals-class-group-header,.actuals-metric-header,.actuals-value-cell{text-align:center;font-variant-numeric:tabular-nums;padding:0 6px;min-height:34px;display:flex;align-self:stretch;align-items:center;justify-content:center;box-sizing:border-box}.actuals-rate-cell{position:relative;overflow:hidden}.actuals-rate-bar{position:absolute;left:8px;right:8px;bottom:5px;height:5px;border-radius:999px;background:#e2e8f0;pointer-events:none}.actuals-rate-bar-fill{display:block;height:100%;border-radius:inherit;background:#0e749052}.actuals-rate-bar-fill.under-target{background:#dc262652}.actuals-rate-content{position:relative;z-index:1;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.actuals-rate-value{line-height:1}.actuals-pace-pill{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:16px;border-radius:999px;font-size:10px;font-weight:800;line-height:1}.actuals-pace-pill.on_track{background:#dcfce7;color:#166534}.actuals-pace-pill.caution{background:#fef3c7;color:#b45309}.actuals-pace-pill.behind{background:#fee2e2;color:#b91c1c}.actuals-subject-header,.actuals-subject-cell{padding:0 6px;min-height:34px}.actuals-group-start{border-left:2px solid #cbd5e1}.actuals-group-end{border-right:2px solid #cbd5e1}.actuals-matrix-row{border-bottom:none}.actuals-total-row{background:#f8fafc;font-weight:800}.table-row.actuals-matrix-row.actuals-total-row,.actuals-total-row .actuals-subject-cell,.actuals-total-row .actuals-value-cell{border-top:1px solid #cbd5e1}.actuals-total-label{font-weight:800}.week-controls .day-picker{width:32px;height:32px;padding:0}.day-picker{position:relative;display:flex;align-items:center;justify-content:center;padding:4px 6px;border-radius:12px;background:transparent;border:none;color:#64748b;cursor:pointer;min-height:32px;width:100%}.day-picker .icon{width:18px;height:18px}.day-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%;z-index:1}.day-picker-settings{background:transparent}.auto-assign-trigger{border:1px solid #2f7d5b;background:linear-gradient(135deg,#2f7d5b,#5ab58d);color:#fff;border-radius:10px;min-height:32px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:700;white-space:nowrap;box-shadow:0 8px 16px #2f7d5b4d;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .12s ease}.auto-assign-trigger .icon{width:12px;height:12px}.auto-assign-trigger:hover{border-color:#245f45;background:linear-gradient(135deg,#2f7d5b,#2f7d5b);box-shadow:0 10px 18px #2f7d5b61;transform:translateY(-1px)}.auto-assign-trigger:disabled{border-color:#cbd5e1;background:#e2e8f0;color:#64748b;box-shadow:none;opacity:1;cursor:not-allowed;transform:none}.note-label{padding:6px;font-weight:700;font-size:11px;line-height:1.1;color:#475569;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;white-space:nowrap}.note-cell{min-height:48px;padding:4px;border-radius:12px;border:1px dashed #e2e8f0;background:#f8fafc;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.note-input{width:100%;height:100%;resize:none;border-radius:8px;border:1px solid #cbd5e1;padding:4px 6px;font-size:11px;font-family:inherit;text-align:center;box-sizing:border-box}.note-time{width:100%;border-radius:8px;border:1px solid #cbd5e1;padding:4px 6px;font-size:11px;font-family:inherit}.period-label{padding:6px;font-weight:700;color:#475569;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.slot-cell{min-height:86px;padding:4px;border-radius:12px;border:1px dashed #e2e8f0;background:#f8fafc;position:relative;cursor:pointer;transition:border-color .12s ease,background .12s ease;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.slot-cell.locked{border-color:#fdba74;background:#fff7ed}.slot-cell.split{min-height:86px}.slot-cell:hover{border-color:#2f7d5b;background:#eefaf4}.slot-cell.locked:hover{border-color:#fdba74;background:#fff7ed}.slot-cell.drag-over{border-color:#8ccfaf;background:#e6f6ee}.slot-cell.disabled{background:#f1f5f9;color:#cbd5e1;border-style:solid;cursor:not-allowed;display:grid;place-items:center;font-weight:700}.day-off-merged-cell,.merged-slot-cell{min-height:0;border-radius:12px;border:1px dashed #cbd5e1;background:transparent;color:#475569;font-size:14px;font-weight:800;line-height:1.35;text-align:center;display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box}.day-off-merged-cell.clickable,.merged-slot-cell.clickable{cursor:pointer}.day-off-merged-cell.clickable:hover,.merged-slot-cell.clickable:hover{border-color:#94a3b8}.day-off-merged-cell.locked,.merged-slot-cell.locked{border-color:#0f766e59;background:#ecfeffeb;color:#0f766e}.slot-card{background:#fff;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column;overflow:hidden;min-height:72px;width:100%;cursor:grab;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;will-change:transform}.slot-card.locked{border-color:#fdba74;background:#fffaf0}.slot-card.unit-selected{border-color:#8ccfaf;box-shadow:0 0 0 2px #8ccfaf38,0 12px 30px #0f172a14}.slot-card.subject-highlight{border-color:#2f7d5b;box-shadow:0 0 0 2px #5ab58d47,0 12px 30px #0f172a14}.slot-card.subject-dimmed{opacity:.36;filter:saturate(.62)}.slot-cell.readonly .slot-card{cursor:default}.slot-card.is-dragging{transform:translateY(-4px) rotate(-2deg);box-shadow:0 18px 38px #0f172a2e;opacity:.9;cursor:grabbing}.slot-card.swap-animate{animation:slotSwap .42s ease}@keyframes slotSwap{0%{transform:scale(1) rotate(0)}35%{transform:scale(1.04) rotate(6deg)}70%{transform:scale(1.04) rotate(-6deg)}to{transform:scale(1) rotate(0)}}.slot-card-top,.slot-card-bottom{padding:2px 4px;min-height:0;display:flex;align-items:center;justify-content:center;text-align:center}.slot-card-top{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:1px;flex:1 1 auto}.slot-card-bottom{flex:0 0 auto}.slot-card-top-row{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.slot-lock-button{position:absolute;top:6px;right:30px;width:22px;height:22px;border-radius:7px;border:none;background:transparent;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:color .15s ease,background .15s ease}.slot-lock-button .icon{width:13px;height:13px}.slot-lock-button.locked{color:#b45309;background:#ffedd5e6}.slot-lock-button:hover{color:#b45309}.slot-lock-button:disabled{cursor:not-allowed;opacity:.6}.slot-detail-button{position:absolute;top:-2px;left:2px;width:18px;height:18px;border-radius:6px;border:none;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s ease}.slot-detail-button .icon{width:12px;height:12px}.slot-detail-button:hover{color:#2f7d5b}.slot-delete-button{position:absolute;top:-2px;right:2px;width:18px;height:18px;border-radius:6px;border:none;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s ease,transform .15s ease}.slot-delete-button:hover{color:#2f7d5b;transform:translateY(-1px)}.slot-empty-state{display:flex;flex-direction:column;align-items:center;gap:4px}.slot-lock-state{font-size:10px;font-weight:700;color:#b45309}.slot-delete-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.slot-title{font-weight:800;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.subject-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;border:1px solid #e2e8f0;font-size:12px;font-weight:700;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slot-meta-row{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;white-space:nowrap;overflow:hidden}.slot-meta-item{font-size:9px;font-weight:600;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.slot-unit-input{width:100%;height:1.2em;max-height:1.2em;resize:none;border:none;background:transparent;font-size:11px;font-family:inherit;color:#0f172a;text-align:center;line-height:1.2;overflow:hidden;padding:0;box-sizing:border-box}.slot-unit-input:disabled{color:#94a3b8}.slot-unit-input:focus{outline:none}.badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:10px;font-size:11px;font-weight:700}.badge .icon{width:12px;height:12px}.badge.warning{background:#fef3c7;color:#b45309}.badge.critical{background:#fee2e2;color:#b91c1c}.drawer{padding:16px;display:flex;flex-direction:column;gap:14px;position:absolute;top:0;bottom:0;left:0;width:calc(var(--view-sidebar-width, 180px) + (var(--layout-gap, 16px) * 2) + var(--list-sidebar-width, 240px));transform:translate(-100%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease;z-index:30;overflow:auto}.drawer.open{transform:translate(0);opacity:1;pointer-events:auto}.slot-detail-drawer{top:0;right:0;bottom:0;left:0;width:100%;padding:14px 12px;gap:10px;border:none;border-radius:inherit;box-shadow:none}.slot-detail-drawer .drawer-header{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.slot-detail-drawer .drawer-header h3{font-size:14px}.slot-detail-close-btn{width:26px;height:26px;border:none;border-radius:8px;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;cursor:pointer;transition:color .15s ease,background .15s ease}.slot-detail-close-btn .icon{width:14px;height:14px}.slot-detail-close-btn:hover{color:#2f7d5b;background:#eefaf4}.slot-detail-meta{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.slot-detail-meta-main{min-width:0}.slot-detail-meta-line{font-size:11px;color:#475569;line-height:1.35}.slot-detail-meta-time{font-size:12px;font-weight:800;margin-top:2px}.slot-detail-class-tag{font-size:10px;padding:3px 6px}.slot-detail-lock-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.slot-detail-lock-toggle{min-width:26px;width:26px;height:26px;padding:0}.slot-detail-lock-toggle.locked{color:#b45309;border-color:#fdba74;background:#ffedd5;box-shadow:0 0 0 2px #f9731640}.slot-detail-lock-toggle:disabled{opacity:.45;cursor:not-allowed;transform:none}.slot-detail-lock-note{margin-top:4px}.slot-detail-drawer .field{gap:3px}.slot-detail-drawer .field label{font-size:11px}.slot-detail-drawer .field select,.slot-detail-drawer .field input,.slot-detail-drawer .field textarea{font-size:12px;padding:7px 8px;border-radius:8px}.slot-detail-drawer .field select:disabled,.slot-detail-drawer .field input:disabled,.slot-detail-drawer .field textarea:disabled{background:#f1f5f9;border-color:#cbd5e1;color:#94a3b8;-webkit-text-fill-color:#94a3b8;opacity:1;cursor:not-allowed}.slot-detail-drawer .field select[multiple]{min-height:74px}.slot-detail-drawer .field textarea{min-height:60px}.slot-merge-controls{display:flex;flex-direction:column;gap:6px}.slot-merge-header{display:inline-flex;align-items:center;gap:8px}.slot-merge-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px}.slot-merge-sep{color:#64748b;font-size:11px;font-weight:700}.slot-merge-toggle{display:inline-flex;align-items:center;gap:0}.slot-merge-toggle input[type=checkbox]{width:14px;height:14px}.slot-merge-help{font-size:11px;line-height:1.35;color:#64748b}.slot-detail-drawer .note-block{padding:8px}.slot-detail-drawer .note-row{font-size:10px;gap:2px}.slot-detail-batch-hint{font-size:11px;line-height:1.4;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px}.slot-detail-actions{display:flex;flex-direction:column;gap:6px}.slot-detail-actions .btn{width:100%;justify-content:center;padding:8px;font-size:12px}.slot-detail-drawer .muted{font-size:11px;line-height:1.35}.chat-drawer{position:fixed;top:76px;bottom:16px;left:0;overflow:hidden;z-index:70}.chat-messages{flex:1;overflow:auto;display:flex;flex-direction:column;gap:12px;padding-right:6px}.chat-bubble{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;background:#f8fafc;max-width:90%}.chat-bubble.user{align-self:flex-end;background:#eefaf4;border-color:#b7dec9}.chat-bubble.assistant{align-self:flex-start;background:#fff}.chat-role{font-size:11px;color:#64748b;margin-bottom:4px;font-weight:700}.chat-content{font-size:14px;line-height:1.5;white-space:pre-wrap;color:#0f172a}.chat-input{display:flex;gap:10px;align-items:flex-end}.chat-input textarea{flex:1;resize:none;border-radius:12px;border:1px solid #cbd5e1;padding:10px 12px;font-size:14px;font-family:inherit;min-height:44px}.chat-error{color:#b91c1c;font-size:12px}.chat-action{border:1px dashed #cbd5e1;border-radius:12px;padding:10px 12px;background:#f8fafc;display:flex;flex-direction:column;gap:8px}.chat-action-title{font-size:12px;font-weight:700;color:#475569}.chat-action-summary{font-size:13px;color:#0f172a}.chat-action-buttons{display:flex;gap:8px}.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.drawer-actions{display:flex;align-items:center;gap:8px}.icon-button{border:1px solid #e2e8f0;background:#fff;color:#64748b;width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s ease,border-color .15s ease,box-shadow .15s ease}.icon-button .icon{width:18px;height:18px}.icon-button:hover{color:#2f7d5b;border-color:#b7dec9;box-shadow:0 6px 14px #0f172a1f}.icon-button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.icon-button-plain{border:none;background:transparent;color:#64748b;padding:4px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s ease,transform .15s ease}.icon-button-plain:hover{color:#2f7d5b;transform:translateY(-1px)}.icon-button-plain:disabled{opacity:.4;cursor:not-allowed;transform:none}.drawer h3{margin:0}.field{display:flex;flex-direction:column;gap:4px}.field label{font-size:13px;font-weight:700;color:#475569}.field select,.field input,.field textarea{border-radius:10px;border:1px solid #cbd5e1;padding:10px;font-size:14px;font-family:inherit}.field select[multiple]{min-height:90px}.field textarea{min-height:80px;resize:vertical}.drawer .muted{color:#94a3b8;font-size:14px}.muted{color:#94a3b8;font-size:13px}.slot-cell.readonly{cursor:default}.slot-stack{display:flex;flex-direction:column;gap:4px;width:100%;height:100%;justify-content:center}.meta-line{margin-top:4px;color:#64748b;font-size:11px}.module-pill{padding:6px 10px;border-radius:999px;background:#e6f6ee;color:#0f172a;font-weight:700;font-size:11px;border:1px solid #bfe6d3}.table-scroll{overflow-x:auto;max-width:100%}.table{display:flex;flex-direction:column;gap:0}.table-header,.table-row{display:grid;align-items:center;gap:8px;padding:8px 10px}.table-header{font-weight:700;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px}.table-row{background:#fff;border-bottom:1px solid #e5e7eb}.table-compact .table-header,.table-compact .table-row{font-size:11px}.class-list-scroll,.class-list-table,.class-list-table .table-header,.class-list-table .table-row{width:100%}.subject-list-table{width:100%;min-width:640px}.subject-list-table .table-header,.subject-list-table .table-row{width:100%;gap:6px;padding:6px 8px}.teacher-list-table{width:100%;min-width:100%}.teacher-list-table .table-header,.teacher-list-table .table-row{width:100%}.teacher-assignment-table{width:100%;min-width:100%}.teacher-assignment-table .table-header,.teacher-assignment-table .table-row{width:100%;gap:4px;padding:4px 6px}.calendar-limit-scroll{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:0;width:100%}.calendar-limit-table{border:none;border-radius:0;overflow:hidden;background:transparent;display:flex;flex-direction:column;width:100%;min-width:100%}.calendar-limit-table .table-header{border:none;border-radius:0;background:#f1f5f9;border-bottom:1px solid #e5e7eb}.calendar-limit-table .table-header>div{display:flex;align-items:center;justify-content:center}.calendar-limit-table .table-header,.calendar-limit-table .table-row{width:100%;box-sizing:border-box}.calendar-limit-table .table-row{border-bottom:1px solid #e5e7eb}.calendar-limit-table .table-row:last-child{border-bottom:none}.table-row input:not([type=checkbox]),.table-row select{width:100%;border-radius:8px;border:1px solid #cbd5e1;padding:4px 6px;font-size:11px;font-family:inherit}.limit-cell{display:flex;align-items:center;gap:4px;justify-content:center}.limit-header{display:flex;align-items:center;justify-content:center}.week-rule-day-header{display:flex;align-items:center;justify-content:center;text-align:center}.limit-cell.center{justify-content:center}.limit-input{width:100%;max-width:48px;border-radius:8px;border:1px solid #cbd5e1;padding:4px 6px;font-size:11px;font-family:inherit;text-align:center}.week-rule-off-label-input{max-width:100%;text-align:center}.calendar-limit-table input[type=number]{text-align:center;padding-left:0;padding-right:0}.limit-sep{color:#94a3b8;font-size:11px;font-weight:600}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;padding:24px;z-index:40}.execution-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0f172a38;display:flex;align-items:center;justify-content:center;pointer-events:all}.execution-overlay-card{display:inline-flex;align-items:center;gap:12px;background:#fff;border:1px solid #dbe3ee;border-radius:12px;box-shadow:0 18px 36px #0f172a33;padding:12px 16px}.execution-spinner{width:24px;height:24px;border-radius:50%;border:3px solid #cbd5e1;border-top-color:#5ab58d;animation:execution-spinner-rotate .8s linear infinite}.execution-overlay-text{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap}@keyframes execution-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;width:min(980px,100%);max-height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 60px #0f172a2e}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #e2e8f0}.modal-title{font-size:16px;font-weight:800;color:#0f172a}.modal-content{padding:16px 20px;overflow:auto}.lock-mode-modal-card{width:min(420px,100%)}.lock-mode-content{display:flex;flex-direction:column;gap:10px}.lock-mode-option{width:100%;justify-content:center}.export-modal-card{width:min(780px,100%)}.google-calendar-modal-card{width:min(820px,100%)}.google-calendar-modal-content{display:flex;flex-direction:column;gap:12px}.google-calendar-modal-note{margin-top:6px}.google-calendar-field-note,.google-calendar-section-note{margin-top:6px;font-size:12px}.google-calendar-class-grid{display:grid;gap:10px;max-height:min(40vh,360px);overflow:auto;padding-right:4px}.google-calendar-class-row{display:grid;grid-template-columns:minmax(120px,160px) minmax(0,1fr);gap:10px;align-items:center}.google-calendar-class-label{display:flex;flex-direction:column;gap:2px;font-size:13px;color:#0f172a}.google-calendar-class-label small{color:#64748b}.google-calendar-result-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.google-calendar-test-result{margin-top:0}.export-modal-content{display:flex;flex-direction:column;gap:12px;overflow:hidden}.export-mode-switch{display:flex;align-items:center;gap:10px}.export-mode-switch .multi-display-toggle{min-width:360px;width:360px}.export-mode-switch .multi-display-toggle-button{min-height:34px;height:34px;padding:0 12px}.export-modal-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(208px,228px);gap:12px;height:min(62vh,720px);min-height:0}.export-modal-layout.excel-mode{grid-template-columns:minmax(0,1fr) minmax(208px,228px)}.export-modal-layout.backup-mode{grid-template-columns:minmax(0,1fr);height:auto}.export-preview-panel{position:relative;display:flex;flex-direction:column;gap:8px;min-width:0;min-height:0;height:100%;width:fit-content;max-width:100%;justify-self:center;align-items:center}.export-preview-frame{flex:1 1 auto;min-height:0;width:auto;max-width:100%;aspect-ratio:1700 / 2000;align-self:center;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px}.export-preview-image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;background:#fff;display:block}.export-preview-edge-btn{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;min-height:30px;padding:0;border-radius:999px;border:1px solid #dbe3ee;background:#fffffff0;color:#334155;line-height:1;font-size:13px;font-weight:700;transform:translateY(-50%);box-shadow:none;transition:none}.export-preview-edge-btn:hover,.export-preview-edge-btn:focus-visible,.export-preview-edge-btn:active{transform:translateY(-50%);border-color:#dbe3ee;background:#fffffff0;box-shadow:none}.export-preview-edge-btn-prev{left:8px}.export-preview-edge-btn-next{right:8px}.export-excel-summary{border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;padding:14px;display:flex;flex-direction:column;gap:10px;min-height:0}.export-excel-summary-title{font-size:13px;font-weight:800;color:#0f172a}.export-excel-sheet-list{margin:0;padding-left:18px;display:grid;gap:4px;color:#334155;font-size:12px}.export-excel-note{margin-top:auto;font-size:11px;line-height:1.4}.export-print-summary{border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;padding:14px;display:flex;flex-direction:column;gap:12px;min-height:0}.export-print-summary-title{font-size:13px;font-weight:800;color:#0f172a}.export-print-day-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.export-print-day-chip{display:flex;align-items:center;gap:8px;min-height:36px;padding:8px 10px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#334155;font-size:12px;font-weight:700}.export-print-day-chip.checked{border-color:#2f7d5b;background:#edf8f2;color:#1f5f46}.export-print-day-chip input{margin:0}.export-print-note-list{margin:0;padding-left:18px;display:grid;gap:4px;font-size:12px;color:#334155}.export-backup-panel{border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;padding:14px;display:flex;flex-direction:column;gap:10px}.export-backup-title{font-size:13px;font-weight:800;color:#0f172a}.export-backup-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.export-backup-field{display:flex;flex-direction:column;gap:4px;font-size:11px;color:#475569;font-weight:700}.export-backup-field .input{min-height:34px;height:34px}.export-backup-list{margin:0;padding-left:18px;display:grid;gap:4px;font-size:12px;color:#334155}.export-backup-note{font-size:11px;line-height:1.5}.restore-modal-card{width:min(640px,100%)}.restore-modal-content{display:flex;flex-direction:column;gap:12px}.restore-file-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.restore-file-name{font-size:12px;color:#334155;font-weight:700}.restore-summary-card{border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;padding:12px;display:flex;flex-direction:column;gap:8px}.restore-summary-title{font-size:13px;font-weight:800;color:#0f172a}.restore-summary-grid{display:grid;grid-template-columns:120px minmax(0,1fr);gap:6px 10px;font-size:12px;color:#334155}.export-select-panel{min-width:0;display:flex;flex-direction:column;gap:8px;min-height:0;height:100%}.export-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.export-class-select-toggle-btn{min-height:28px;padding:4px 10px;font-size:11px;line-height:1}.export-selected-count{font-size:12px;font-weight:700;color:#475569}.export-class-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;flex:1 1 auto;min-height:0;overflow:auto;padding-right:4px;align-content:start}.export-class-item{display:flex;align-items:center;gap:6px;width:100%;max-width:100%;min-width:0;justify-self:stretch;border:1px solid #dbe3ee;border-radius:10px;background:#f8fafc;padding:6px 7px;font-size:10px;color:#334155}.export-class-item.checked{border-color:#9ed3ba;background:#edf8f2}.export-class-item.previewing{border-color:#2f7d5b;background:#dff2e8;box-shadow:0 0 0 1px #7cc49f inset,0 0 0 2px #2f7d5b38}.export-class-item.previewing .export-class-grade{color:#2f7d5b;font-weight:700}.export-class-item.previewing .export-class-name{color:#1f5f46}.export-class-item input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:#2f7d5b;flex-shrink:0}.export-class-grade{font-size:11px;color:#64748b;white-space:nowrap}.export-class-name{flex:1 1 auto;min-width:0;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1100px){.export-mode-switch .multi-display-toggle{width:100%;min-width:0}.export-modal-layout{grid-template-columns:1fr;height:auto;min-height:0}.export-preview-panel{max-height:min(56vh,560px)}.export-backup-form-row,.export-print-day-picker{grid-template-columns:1fr}.restore-summary-grid{grid-template-columns:100px minmax(0,1fr)}}.week-list-modal-content{overflow:auto}.week-list-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start}.week-list-calendar{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;display:flex;flex-direction:column;gap:8px}.week-list-calendar-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.week-list-month-nav{border:1px solid #dbe3ee;background:#fff;color:#475569;width:28px;height:28px;border-radius:8px;padding:0}.week-list-month-nav:hover{transform:none;color:#2f7d5b;border-color:#c6e7d6}.week-list-month-label{font-size:13px;font-weight:700;color:#0f172a}.week-list-weekdays,.week-list-weeks{display:grid;gap:4px}.week-list-weeks{display:flex;flex-direction:column;gap:4px}.week-list-week-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0}.week-list-weekdays span{text-align:center;font-size:10px;font-weight:700;color:#64748b}.week-list-day{min-height:30px;border-radius:0;border:none;background:transparent;color:#94a3b8;font-size:12px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:default;transition:background .12s ease,border-color .12s ease,color .12s ease}.week-list-weekdays{grid-template-columns:repeat(7,minmax(0,1fr))}.week-list-day.in-month{color:#334155}.week-list-day.out-month{opacity:.48}.week-list-week-row.has-data .week-list-day{cursor:pointer}.week-list-week-row.has-data .week-list-day.in-range{background:#dff2e8;color:#1f5f46;font-weight:700}.week-list-week-row.has-data .week-list-day.out-month.in-range{opacity:1}.week-list-week-row.has-data:hover .week-list-day.in-range{background:#c6e7d6}.week-list-week-row.selected .week-list-day.in-range{background:#2f7d5b;color:#fff}.week-list-day.range-start{border-top-left-radius:8px;border-bottom-left-radius:8px}.week-list-day.range-end{border-top-right-radius:8px;border-bottom-right-radius:8px}.week-list-day.today{box-shadow:inset 0 0 0 1px #64748b}.week-list-week-row.selected .week-list-day.today{box-shadow:inset 0 0 0 1px #ffffffb3}.week-list-day:disabled{cursor:default}.week-list-calendar-note{font-size:11px}.week-list-table-panel{min-width:0;display:flex;flex-direction:column;gap:10px}.week-list-table-scroll{overflow:hidden;width:100%}.week-list-table{width:100%;min-width:0}.week-list-table .table-header,.week-list-table .table-row{width:100%;min-width:0;box-sizing:border-box}.week-list-table .table-header>div,.week-list-table .table-row>div{min-width:0}.week-list-table .btn{padding:4px 10px;border-radius:8px;font-size:11px;line-height:1.1}.week-list-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px}.week-list-page-status{min-width:58px;text-align:center;font-size:12px;font-weight:700;color:#475569}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #e2e8f0;background:#f8fafc;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.week-rule-status-label{margin-right:auto;padding:6px 10px;border-radius:999px;border:1px solid #cbd5e1;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.week-rule-status-label.default{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.week-rule-status-label.custom{color:#2f7659;background:#edf9f3;border-color:#9cdec2}@media (max-width: 980px){.week-list-layout{grid-template-columns:1fr}}.week-rule-custom-details{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden}.week-rule-route-switch{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px}.week-rule-route-switch .multi-display-toggle{min-width:140px;width:140px}.week-rule-route-switch .multi-display-toggle-button{min-height:34px;height:34px;padding:0 12px}.week-copy-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:12px;align-items:stretch}.week-copy-calendar{width:260px;max-width:100%;overflow:auto}.week-copy-preview-panel{min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px;display:flex;flex-direction:column;gap:8px;min-height:0}.week-copy-preview-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:24px;gap:6px}.week-copy-preview-pager{display:inline-flex;align-items:center;gap:6px;min-height:24px;grid-column:2;justify-self:center}.week-copy-preview-nav{min-height:24px;height:24px;min-width:28px;padding:0 8px;font-size:11px;line-height:1}.week-copy-preview-page{min-width:56px;text-align:center;font-size:12px;font-weight:700;color:#475569}.week-copy-preview-current{min-height:24px;display:inline-flex;align-items:center;font-size:12px;font-weight:700;color:#475569;line-height:1;white-space:nowrap;grid-column:3;justify-self:end}.week-copy-preview-schedule-wrap{flex:1 1 auto;width:100%;min-width:0;min-height:0;max-height:none;overflow:auto}.week-copy-preview-class-card{border:1px solid #dbe3ee;box-shadow:none;min-height:0;height:auto;gap:0}.week-copy-preview-schedule{--multi-row-height: 32px}@media (max-width: 980px){.week-copy-layout{grid-template-columns:1fr}.week-copy-calendar{width:100%;height:auto}.week-copy-preview-panel{height:auto}}.week-rule-custom-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;color:#0f172a;background:#f8fafc;cursor:pointer;-webkit-user-select:none;user-select:none}.week-rule-custom-summary:after{content:"▼";font-size:10px;color:#64748b}.week-rule-custom-details[open] .week-rule-custom-summary{background:#f1f5f9;border-bottom:1px solid #e2e8f0}.week-rule-custom-details[open] .week-rule-custom-summary:after{content:"▲"}.week-rule-custom-summary::-webkit-details-marker{display:none}.week-rule-custom-body{padding:12px}.week-rule-custom-actions{display:flex;justify-content:flex-end;margin-top:8px}.input{border-radius:8px;border:1px solid #cbd5e1;padding:8px;font-size:13px;font-family:inherit}.settings-header-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;flex-wrap:wrap}.assignment-teacher-picker{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.assignment-teacher-picker label{font-size:12px;font-weight:700;color:#475569;white-space:nowrap}.assignment-teacher-picker select{width:172px;max-width:100%}.teacher-settings-header-row{min-height:40px;flex-wrap:nowrap}.teacher-settings-action{height:38px;min-height:38px;padding-top:0;padding-bottom:0}.teacher-settings-select{height:38px;min-height:38px;box-sizing:border-box;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:14px;font-family:inherit;padding:0 10px}.note-block{border:1px dashed #cbd5e1;border-radius:12px;padding:10px;background:#f8fafc}.note-row{display:grid;grid-template-columns:1fr;gap:4px;font-size:11px;color:#475569}@media (max-width: 1200px){.layout.layout-three{--view-sidebar-width: 165px;--list-sidebar-width: 220px}.layout.layout-two{--view-sidebar-width: 165px}.teacher-settings-header-row{flex-wrap:wrap;min-height:0}.settings-row-2{grid-template-columns:repeat(2,minmax(260px,1fr))}}.settings-card{margin-top:12px;background:#fff;border-radius:18px;padding:16px;border:1px solid #e2e8f0;box-shadow:0 12px 32px #0f172a14}.settings-card.setup-screen{margin-top:10px;padding:0;background:transparent;border:none;box-shadow:none;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.settings-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.setup-actions{justify-content:flex-end;margin-bottom:10px}.setup-message{color:#0f172a;margin-bottom:10px}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:14px}.basic-settings{font-size:13px}.basic-settings .sidebar-title{font-size:13px;letter-spacing:.01em}.basic-settings .muted{font-size:12px}.basic-settings .table-scroll{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:0}.basic-settings .table{border:none;border-radius:0;overflow:hidden;background:transparent}.basic-settings .table-header,.basic-settings .table-row{font-size:12px;box-sizing:border-box;min-height:40px}.basic-settings .table-header{border:none;border-radius:0;background:#f1f5f9;border-bottom:1px solid #e5e7eb}.basic-settings .table-row{border-bottom:1px solid #e5e7eb}.basic-settings .table-row:last-child{border-bottom:none}.basic-settings input,.basic-settings select,.basic-settings textarea{font-size:12px}.basic-settings .table-row input:not([type=checkbox]),.basic-settings .table-row select{min-height:28px;padding:5px 8px}.basic-settings .period-label{font-size:12px}.settings-row{display:grid;gap:14px;grid-column:1 / -1;align-items:start}.settings-row-2{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.basic-settings-row{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:stretch}.settings-column{display:flex;flex-direction:column;gap:14px;min-width:0}.template-settings-block{min-width:0;height:100%;display:flex;flex-direction:column}.basic-settings-main-column{height:100%}.basic-settings-main-column>.settings-block{height:100%;display:flex;flex-direction:column}.template-settings-block .period-row{grid-template-columns:52px minmax(0,1fr) minmax(0,1fr);column-gap:6px}.template-settings-block .req-row input{width:100%;min-width:0;padding:6px;font-size:12px}.template-settings-block .period-duration{gap:4px;justify-content:flex-end}.template-settings-block .period-duration input{max-width:66px}.lock-password-settings{display:flex;flex-direction:column;gap:10px}.lock-password-status{margin-top:-2px;margin-bottom:2px}.settings-block{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#f8fafc;min-width:0}.toggle{display:flex;align-items:center;gap:8px;margin:8px 0;font-weight:600;color:#0f172a}.requirements-grid{display:flex;flex-direction:column;gap:8px;margin-top:6px}.req-row{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px}.req-row input{width:90px;border-radius:8px;border:1px solid #cbd5e1;padding:8px;font-size:14px}.week-input-row{display:flex;align-items:center;gap:6px;margin-top:6px}.week-input-row input{width:90px;border-radius:8px;border:1px solid #cbd5e1;padding:8px;font-size:14px;font-family:inherit}.period-row{display:grid;grid-template-columns:70px minmax(120px,1fr) minmax(120px,1fr);align-items:center;column-gap:10px;background:transparent;border:none;padding:0}.period-row input{width:100%}.period-label{font-weight:400;color:#0f172a;background:#fff;padding:2px 6px;border-radius:6px}.period-duration{display:flex;align-items:center;gap:6px;white-space:nowrap}.period-duration input{max-width:90px}.tab-bar{display:inline-flex;gap:4px;margin:12px 0 6px;background:#e2e8f0;border-radius:12px;padding:4px 12px}.tab{border:none;background:transparent;padding:10px 14px;border-radius:10px;font-weight:700;color:#475569;cursor:pointer;transition:background .15s ease,color .15s ease}.tab.active{background:#fff;color:#2f7d5b;box-shadow:0 6px 18px #0f172a1f;border:1px solid #dff2e8}.subtab-bar{display:flex;flex-wrap:wrap;gap:4px;margin:12px 0}.setup-layout{display:grid;--view-sidebar-width: 180px;--layout-gap: 16px;gap:var(--layout-gap);min-height:0;flex:1 1 auto}.settings-card.setup-screen .setup-layout.layout.layout-two{margin-top:0}.setup-sidebar{align-self:stretch;min-height:0;overflow:auto}.setup-nav{display:flex;flex-direction:column;gap:6px;margin-top:8px}.setup-nav-item{border:1px solid transparent;background:transparent;border-radius:10px;padding:10px 12px;text-align:left;font-weight:700;color:#475569;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.setup-nav-item:hover{background:#eefaf4;color:#2f7d5b}.setup-nav-item.active{background:#fff;color:#2f7d5b;border-color:#dff2e8;box-shadow:0 6px 18px #0f172a1f}.setup-content{min-width:0;width:100%;height:100%;min-height:0;overflow:auto}.layout>main.setup-content{overflow:auto}.setup-content .settings-grid{margin-top:0}.users-layout{display:grid;min-height:0}.users-content{min-height:0}.users-actions{margin-bottom:10px}.users-add-icon-btn{border:none;background:transparent;color:#475569;min-width:28px;width:28px;height:28px;min-height:28px;padding:0;border-radius:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s ease,opacity .15s ease}.users-add-icon-btn .icon{width:17px;height:17px}.users-add-icon-btn:hover{color:#2f7d5b}.users-add-icon-btn:disabled{opacity:.4;cursor:not-allowed}.users-inline-help{margin:-4px 0 8px}.user-create-row{background:#f8fafc}.users-content .settings-block{margin-bottom:12px}.users-content .settings-block:last-child{margin-bottom:0}@media (max-width: 920px){.layout{padding-left:12px;padding-right:12px}.layout.layout-three{grid-template-columns:1fr;--view-sidebar-width: 0px;--layout-gap: 0px;--list-sidebar-width: 100%}.settings-row-2,.setup-layout,.user-grid{grid-template-columns:1fr}.header-user{display:none}.view-sidebar{order:2}.sidebar-bottom-group,.sidebar-action-dock{margin-top:0}.sidebar-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sidebar-action-tile{min-height:0}.list-sidebar{order:3}main{order:1}.drawer{left:0;width:100%;border-radius:0}.slot-detail-drawer{left:0;width:100%}.chat-drawer{left:0;right:0;top:64px;bottom:0;border-radius:0}}
