.heading-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.live-clock{font-variant-numeric:tabular-nums;font-size:12px;color:#60766b;background:#edf3ef;border-radius:999px;padding:5px 10px;letter-spacing:.2px}
.holiday-notice{display:flex;align-items:center;gap:9px;width:fit-content;margin-top:9px;padding:8px 12px;border:1px solid #ead8c4;border-radius:8px;background:#fff8ee;color:#8b5b2f;font-size:13px;line-height:1.5}
.holiday-notice-icon{display:grid;place-items:center;width:22px;height:22px;flex:none;border-radius:50%;background:#c9784e;color:#fff;font-size:11px;font-weight:700}
.day-head.holiday{background:#fffaf4;color:#935f39}.day-head.workday{background:#f2f7f4}
.date-badges{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap;margin-top:7px}
.holiday-badge,.today-badge{display:inline-block;padding:2px 7px;border-radius:999px;font-size:10px;line-height:1.5}
.holiday-badge{background:#f7e4d2;color:#9c5834}.day-head.workday .holiday-badge{background:#dfece5;color:#406f59}.today-badge{background:#2e6654;color:#fff}
.holiday-cell{background:linear-gradient(#fffaf5cc,#fff)}
.course.cancelled{filter:saturate(.65);background:color-mix(in srgb,var(--bg) 58%,#fff);border-left-style:dashed}
.course.cancelled:hover{filter:saturate(.65) brightness(.98)}
.course.cancelled strong{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#a45e36}
.cancelled-label{display:inline-block;margin:6px 0 1px;padding:2px 7px;border:1px solid #e4bca1;border-radius:4px;background:#fff;color:#a45e36;font-size:10px;font-weight:650;line-height:1.4}
.holiday-settings{border-top:1px solid #e2e8e4;margin-top:24px;padding-top:22px}.holiday-settings h3{font-size:17px;margin:5px 0}.holiday-settings>div>small{font-size:10px;letter-spacing:2px;color:#829188}
.holiday-update-fields{display:grid;grid-template-columns:130px 1fr;gap:12px}.holiday-update-fields .field{margin:10px 0}.holiday-settings button{width:100%}.holiday-settings button:disabled{cursor:wait}.holiday-settings #holiday-update-status{min-height:20px;margin-top:10px;color:#5b7567;font-size:12px;line-height:1.6}
@media(max-width:720px){.holiday-notice{font-size:12px}.day-head{min-height:91px}.heading-meta{gap:8px}.live-clock{font-size:11px}.holiday-update-fields{grid-template-columns:1fr}}
