.calendar-board{background:#fff;border:1px solid #dce6ef;border-radius:20px;overflow:hidden;box-shadow:0 14px 34px #071d3b12}.calendar-weekdays,.calendar-days{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekdays{color:#fff;text-align:center;background:linear-gradient(90deg,#071d3b,#254f84);font-weight:700}.calendar-weekdays span{padding:.65rem}.calendar-day{border-bottom:1px solid #e8eef3;border-right:1px solid #e8eef3;align-content:start;gap:.3rem;min-height:7.5rem;padding:.55rem;display:grid}.calendar-day.has-events{background:#fff9eb}.calendar-day a{color:#fff;background:#ff6b4a;border-radius:5px;padding:.22rem;font-size:.74rem;line-height:1.2;text-decoration:none}.calendar-day a.teal{background:#008f96}.calendar-day a.purple{background:#6046e6}.calendar-day a.yellow{background:#9a6a00}.calendar-day a.ink{background:#102a43}.calendar-day.blank{background:#f7f9fb}@media (max-width:760px){.calendar-day{min-height:4.5rem;padding:.3rem}.calendar-day a{font-size:.62rem}.calendar-weekdays span{padding:.4rem;font-size:.75rem}}.exam-materials{background:#f0f9f5;border:1px solid #cde4dc;border-radius:20px;margin:2rem 0;padding:1.5rem}.exam-materials select{margin-left:.5rem}.exam-materials>div{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem;display:grid}.exam-materials a{color:#12433a;background:#fff;border:1px solid #cde4dc;border-radius:12px;gap:.2rem;padding:1rem;text-decoration:none;display:grid}.exam-materials b{color:#00765f}.calendar-day a.exam{background:#d94b36}.calendar-day a.registration{background:#087e8b}.calendar-day a.registration-start{background:#15803d}.calendar-day a.registration-end{background:#7c3aed}.calendar-day a.location{background:#a16207}.calendar-day a.result{background:#2563eb}.calendar-day a.official{background:#475569}.calendar-day a.admin{background:#102a43}.calendar-legend i.exam{background:#d94b36}.calendar-legend i.registration{background:#087e8b}.calendar-legend i.registration-start{background:#15803d}.calendar-legend i.registration-end{background:#7c3aed}.calendar-legend i.location{background:#a16207}.calendar-legend i.result{background:#2563eb}.calendar-legend i.official{background:#475569}.calendar-legend i.admin{background:#102a43}
