.count-badge{display:grid;place-items:center;min-width:34px;height:34px;padding:0 9px;border-radius:99px;background:var(--sage);color:var(--green-dark);font-weight:800}.schedule-list{display:flex;flex-direction:column}.schedule-row{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;padding:14px 0;border-top:1px solid var(--line)}.schedule-row>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.schedule-row small{color:var(--muted)}.weekday{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--green);color:white;font-weight:800;text-transform:uppercase}.lesson-chip{padding:5px 9px;border-radius:8px;background:#eee9dc;color:var(--muted);font-size:12px;font-weight:750}.stacked-form{display:flex;flex-direction:column;gap:9px;margin-top:20px}.stacked-form label{font-size:13px;font-weight:750}.stacked-form input[type=file]{padding:12px;border:1px dashed #9eaea6;border-radius:10px;background:white}.stacked-form .button{margin-top:8px}.notice{display:flex;flex-direction:column;gap:3px;margin-top:22px;padding:14px;border-radius:11px;background:#f5ead7;color:#664c25;font-size:12px}.preview-form{padding:0 0 24px;overflow:hidden}.preview-form .table-card{box-shadow:none;border:0}.preview-form input{width:100%;min-width:90px;padding:9px 10px;border:1px solid #cbd5d0;border-radius:8px;background:white;font:inherit}.preview-form .form-actions{padding:0 22px}.time-pair{display:flex;align-items:center;gap:6px}.time-pair span{color:var(--muted);font-size:12px}@media(max-width:850px){.topbar{overflow-x:auto}.topbar nav{overflow-x:auto;justify-content:flex-start}.schedule-row{grid-template-columns:42px 1fr}.lesson-chip{grid-column:2}.preview-form table{min-width:850px}}
.timetable-panel{margin-bottom:22px}.timetable-tools{display:grid;grid-template-columns:minmax(280px,430px);justify-content:end}.week-grid{overflow:auto;border:1px solid var(--line);border-radius:13px;background:white}.week-grid table{table-layout:fixed;min-width:900px}.week-grid thead th{text-align:center;background:#f0f3f1;color:var(--ink);font-size:12px}.week-grid .time-column{width:82px}.week-grid tbody tr{height:62px}.week-grid th,.week-grid td{border:1px solid var(--line);padding:5px}.week-grid .lesson-time{text-align:center;background:#faf9f5;font-weight:400}.lesson-time strong,.lesson-time span{display:block}.lesson-time strong{font-size:13px;color:var(--green-dark)}.lesson-time span{font-size:10px;color:var(--muted);line-height:1.35}.lesson-cell{height:62px}.lesson-cell.empty-slot{background:#fff}.lesson-cell.occupied{padding:4px;background:color-mix(in srgb,var(--slot-color,#315c4f) 23%,white);border-color:color-mix(in srgb,var(--slot-color,#315c4f) 55%,#cbd5d0)}.lesson-block{height:100%;min-height:52px;padding:7px 8px;border-left:4px solid var(--slot-color,#315c4f);border-radius:7px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.lesson-block strong{font-size:15px}.lesson-block span{font-size:11px;font-weight:700}.lesson-block small{font-size:10px;color:#4f5c57}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.timetable-tools{grid-template-columns:1fr}.week-grid{margin:0 -12px}.week-grid table{min-width:760px}.week-grid tbody tr{height:58px}.lesson-cell{height:58px}}
.calendar-panel{margin-bottom:24px}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.week-navigation{display:flex;align-items:center;gap:12px}.week-navigation .eyebrow{margin-bottom:3px}.week-navigation h2{margin:0}.compact-button{width:40px;padding:10px}.calendar-filter{display:flex;align-items:center;gap:8px}.calendar-filter label{font-size:12px;font-weight:800}.calendar-filter select,.calendar-import-preview select{padding:10px 12px;border:1px solid #cbd5d0;border-radius:9px;background:white;color:var(--ink);font:inherit}.calendar-week{overflow:auto;border:1px solid var(--line);border-radius:13px;background:white}.calendar-week table{table-layout:fixed;min-width:960px}.calendar-week th,.calendar-week td{border:1px solid var(--line);padding:5px}.calendar-week thead th{text-align:center;background:#f0f3f1;color:var(--ink);font-size:11px;height:72px}.calendar-week thead th>span,.calendar-week thead th>strong{display:block}.calendar-week thead th>strong{font:18px Georgia,serif;margin:3px 0}.calendar-week .time-column{width:76px}.calendar-week tbody tr{height:64px}.calendar-week .lesson-time{text-align:center;background:#faf9f5;font-weight:400}.calendar-cell{height:64px;padding:4px!important;background:color-mix(in srgb,var(--slot-color,#315c4f) 15%,white)}.calendar-cell.empty-slot{background:white}.calendar-cell.readonly{background:#f1f1ee;color:#69736f}.calendar-cell.planned{background:color-mix(in srgb,var(--slot-color,#315c4f) 29%,white)}.calendar-cell.cancelled{background:#f6e6df;color:#773b2f}.calendar-lesson{height:100%;min-height:54px;padding:6px 7px;border-left:4px solid var(--slot-color,#315c4f);border-radius:6px;display:flex;flex-direction:column;justify-content:center;gap:1px}.calendar-cell a.calendar-lesson:hover{outline:3px solid rgba(49,92,79,.18);background:rgba(255,255,255,.35)}.calendar-lesson strong{font-size:14px;line-height:1.1}.calendar-lesson span,.calendar-lesson small,.calendar-lesson em{font-size:10px;line-height:1.3}.calendar-lesson em{font-style:normal;color:var(--green);font-weight:800;margin-top:3px}.calendar-lesson .status-label{font-size:8px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--green)}.cancelled .calendar-lesson{border-color:#b7674f}.cancelled .status-label{color:#9b4935}.day-event{margin:3px auto 0;padding:3px 5px;border-radius:5px;background:#dfe8ee;color:#355063;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:none;letter-spacing:0;font-weight:700}.day-event.holiday{background:#f3ded5;color:#8a4434}.calendar-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:14px;color:var(--muted);font-size:11px}.calendar-legend span{display:flex;align-items:center;gap:6px}.legend-dot{width:10px;height:10px;border-radius:3px;background:#dbe8e1}.planned-dot{background:#aac8b8}.readonly-dot{background:#d8dbd9}.holiday-dot{background:#e8b9aa}.calendar-lower{margin-top:0}.calendar-import-preview input[type=checkbox]{width:18px;height:18px}.calendar-import-preview select{min-width:170px}.field:has(#id_scope){grid-column:1/-1}#id_scope{display:grid;gap:8px}#id_scope label{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:white;font-weight:600}#id_scope input{width:auto;margin:0}@media(max-width:850px){.calendar-toolbar{align-items:stretch;flex-direction:column}.calendar-filter{align-items:stretch;flex-wrap:wrap}.calendar-filter select{flex:1}.calendar-week{margin:0 -12px}.calendar-week table{min-width:800px}.calendar-lower{margin-top:0}}
