/* Explicit module and week hierarchy for the interactive schedule. */
.module-heading{margin:1.8rem 0 .65rem;padding:.65rem .85rem;border-left:4px solid var(--gold);border-radius:0 6px 6px 0;background:#eaf0f6;color:var(--navy);font-size:1rem}.week-card summary{grid-template-columns:78px 1fr auto}.week-number{min-width:68px;min-height:32px;width:auto;height:auto;padding:.25rem .45rem;border-radius:99px;font-size:.74rem}.week-details{padding-left:5.9rem}@media(max-width:600px){.week-card summary{grid-template-columns:1fr}.week-card summary small{grid-column:auto}.week-details{padding:1rem}.week-number{width:max-content}.module-heading{font-size:.9rem}}
