.main-content[data-astro-cid-sl2ubhge]{max-width:1000px;margin:0 auto;padding:2rem 1rem 3rem;font-family:Montserrat,sans-serif}.school-motto[data-astro-cid-sl2ubhge]{text-align:center;font-size:1.2rem;color:#555;margin-bottom:2rem;font-style:italic}.calendar-actions[data-astro-cid-sl2ubhge]{display:flex;justify-content:center;margin-bottom:2rem}.calendar-legend[data-astro-cid-sl2ubhge]{background:#f8f8f8;border-radius:8px;padding:1.2rem;margin-bottom:2rem;box-shadow:0 2px 10px #0000000d}.calendar-legend[data-astro-cid-sl2ubhge] h3[data-astro-cid-sl2ubhge]{margin-top:0;margin-bottom:1rem;font-size:1.2rem;color:#333;text-align:center}.legend-items[data-astro-cid-sl2ubhge]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.legend-item[data-astro-cid-sl2ubhge]{display:flex;align-items:center;gap:.5rem}.legend-color[data-astro-cid-sl2ubhge]{display:inline-block;width:16px;height:16px;border-radius:4px}.legend-color[data-astro-cid-sl2ubhge].holiday{background:linear-gradient(135deg,#ff7e5f,#feb47b)}.legend-color[data-astro-cid-sl2ubhge].academic{background:linear-gradient(135deg,#56ab2f,#a8e063)}.legend-color[data-astro-cid-sl2ubhge].break{background:linear-gradient(135deg,#4facfe,#00f2fe)}.legend-color[data-astro-cid-sl2ubhge].special{background:linear-gradient(135deg,#da22ff,#9733ee)}.calendar-container[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;gap:2.5rem}.month-section[data-astro-cid-sl2ubhge]{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 3px 15px #00000014}.month-heading[data-astro-cid-sl2ubhge]{background:linear-gradient(135deg,#c00,#900);color:#fff;margin:0;padding:1rem 1.5rem;font-size:1.4rem;font-weight:600}.month-events[data-astro-cid-sl2ubhge]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;padding:1.5rem}.event-card[data-astro-cid-sl2ubhge]{background:#f9f9f9;border-radius:8px;padding:1rem;display:flex;flex-direction:column;box-shadow:0 2px 5px #0000000d;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.event-card[data-astro-cid-sl2ubhge]:before{content:"";position:absolute;left:0;top:0;height:100%;width:5px}.event-card[data-astro-cid-sl2ubhge].holiday:before{background:linear-gradient(to bottom,#ff7e5f,#feb47b)}.event-card[data-astro-cid-sl2ubhge].academic:before{background:linear-gradient(to bottom,#56ab2f,#a8e063)}.event-card[data-astro-cid-sl2ubhge].break:before{background:linear-gradient(to bottom,#4facfe,#00f2fe)}.event-card[data-astro-cid-sl2ubhge].special:before{background:linear-gradient(to bottom,#da22ff,#9733ee)}.event-card[data-astro-cid-sl2ubhge]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.event-date[data-astro-cid-sl2ubhge]{font-size:.9rem;color:#666;margin-bottom:.5rem;font-weight:500}.event-name[data-astro-cid-sl2ubhge]{font-size:1.1rem;font-weight:600;color:#333}.calendar-note[data-astro-cid-sl2ubhge]{margin-top:2.5rem;font-size:.95rem;color:#666;text-align:center;padding:0 1rem;line-height:1.5}@media (max-width: 768px){.month-events[data-astro-cid-sl2ubhge]{grid-template-columns:1fr}.legend-items[data-astro-cid-sl2ubhge]{flex-direction:column;align-items:flex-start;gap:.8rem}.calendar-legend[data-astro-cid-sl2ubhge]{padding:1rem}}.download-btn[data-astro-cid-sl2ubhge]{display:inline-flex;align-items:center;background:var(--primary-color, #cc0000);color:#fff;padding:.8em 1.5em;border-radius:6px;font-weight:600;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 10px #cc000026;gap:.5em}.download-btn[data-astro-cid-sl2ubhge] svg[data-astro-cid-sl2ubhge]{transition:transform .2s}.download-btn[data-astro-cid-sl2ubhge]:hover,.download-btn[data-astro-cid-sl2ubhge]:focus{background:var(--secondary-color, #990000);color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 12px #c003}.download-btn[data-astro-cid-sl2ubhge]:hover svg[data-astro-cid-sl2ubhge]{transform:translateY(2px)}.calendar-hero[data-astro-cid-sl2ubhge]{position:relative;background:linear-gradient(135deg,#c00,#900);color:#fff;text-align:center;padding:4rem 1rem 3rem;margin-bottom:2.5rem;overflow:hidden;box-shadow:0 4px 20px #00000026}.calendar-hero[data-astro-cid-sl2ubhge]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.calendar-hero__overlay[data-astro-cid-sl2ubhge]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;z-index:1}.calendar-hero__content[data-astro-cid-sl2ubhge]{position:relative;z-index:2;max-width:800px;margin:0 auto;display:flex;align-items:center;text-align:left}.logo-wrapper[data-astro-cid-sl2ubhge]{margin-right:2.5rem;flex-shrink:0}.hero-logo[data-astro-cid-sl2ubhge]{max-width:180px;height:auto;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:transform .3s ease}.hero-logo[data-astro-cid-sl2ubhge]:hover{transform:scale(1.05)}.hero-text[data-astro-cid-sl2ubhge]{flex:1}.calendar-hero[data-astro-cid-sl2ubhge] h1[data-astro-cid-sl2ubhge]{font-family:Montserrat,sans-serif;font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.calendar-hero[data-astro-cid-sl2ubhge] p[data-astro-cid-sl2ubhge]{font-size:1.25rem;font-weight:400;margin:0;opacity:.9}@media (max-width: 600px){.calendar-hero[data-astro-cid-sl2ubhge]{padding:2.1rem .5rem 1.2rem}.calendar-hero__content[data-astro-cid-sl2ubhge]{flex-direction:column;text-align:center}.calendar-hero[data-astro-cid-sl2ubhge] h1[data-astro-cid-sl2ubhge]{font-size:1.5rem}.calendar-hero[data-astro-cid-sl2ubhge] p[data-astro-cid-sl2ubhge]{font-size:1rem}.logo-wrapper[data-astro-cid-sl2ubhge]{margin-right:0;margin-bottom:1rem}.hero-logo[data-astro-cid-sl2ubhge]{max-width:140px;margin:0 auto}}
