@keyframes highlight{0%,to{transform:scale(1);box-shadow:0 4px 12px #0000001a}50%{transform:scale(1.02);box-shadow:0 8px 20px #3498db4d}}.calendar-page[data-astro-cid-sl2ubhge]{padding:40px 20px;max-width:900px;margin:0 auto}h1[data-astro-cid-sl2ubhge]{font-size:2.5rem;color:#2c3e50;margin-bottom:30px;text-align:center;font-family:Georgia,Times New Roman,Times,serif}.calendar-container[data-astro-cid-sl2ubhge]{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:20px;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.calendar-header[data-astro-cid-sl2ubhge]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.calendar-header[data-astro-cid-sl2ubhge] h2[data-astro-cid-sl2ubhge]{font-size:1.8rem;color:#2c3e50;margin:0}.nav-button[data-astro-cid-sl2ubhge]{background:#3498db;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;cursor:pointer;transition:background .3s;display:flex;align-items:center;justify-content:center}.nav-button[data-astro-cid-sl2ubhge]:hover{background:#2980b9}.calendar-grid[data-astro-cid-sl2ubhge]{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-weekday[data-astro-cid-sl2ubhge]{text-align:center;font-weight:700;padding:10px;color:#2c3e50;font-family:Arial,Helvetica,sans-serif;font-size:.9rem}.calendar-day{aspect-ratio:1;border:1px solid #e0e0e0;border-radius:4px;padding:8px;text-align:center;cursor:pointer;transition:all .3s;position:relative;background:#fff;font-family:Arial,Helvetica,sans-serif;display:flex;align-items:center;justify-content:center;min-height:0}.calendar-day:hover{background:#f0f8ff;border-color:#3498db}.calendar-day.other-month{color:#bbb;background:#f9f9f9}.calendar-day.today{background:#3498db;color:#fff;font-weight:700}.calendar-day.today:hover{background:#2980b9}.calendar-day.has-event{background:#e8f4f8;border-color:#3498db}.calendar-day.has-event:after{content:"•";position:absolute;bottom:4px;left:50%;transform:translate(-50%);color:#3498db;font-size:20px;line-height:1}.calendar-day.today.has-event:after{color:#fff}.events-section[data-astro-cid-sl2ubhge]{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:30px}.events-section[data-astro-cid-sl2ubhge] h2[data-astro-cid-sl2ubhge]{font-size:2rem;color:#2c3e50;margin-bottom:20px;font-family:Georgia,Times New Roman,Times,serif}.events-list[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;gap:20px}.no-events[data-astro-cid-sl2ubhge]{text-align:center;color:#7f8c8d;font-size:1.1rem;padding:40px}.events-table[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;gap:0;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.event-row[data-astro-cid-sl2ubhge]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;transition:background .2s;gap:15px}.event-row[data-astro-cid-sl2ubhge]:last-child{border-bottom:none}.event-row[data-astro-cid-sl2ubhge]:hover{background:#f8f9fa}.event-info[data-astro-cid-sl2ubhge]{flex:1;min-width:0}.event-row-title[data-astro-cid-sl2ubhge]{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:5px;font-family:Georgia,Times New Roman,Times,serif}.event-row-time[data-astro-cid-sl2ubhge]{font-size:.95rem;color:#666;font-family:Arial,Helvetica,sans-serif}.event-link[data-astro-cid-sl2ubhge]{color:#3498db;text-decoration:none;font-weight:500;white-space:nowrap;padding:8px 16px;border-radius:4px;transition:all .2s;font-family:Arial,Helvetica,sans-serif}.event-link[data-astro-cid-sl2ubhge]:hover{background:#3498db;color:#fff}@media(max-width:768px){.calendar-page[data-astro-cid-sl2ubhge]{padding:20px 10px}h1[data-astro-cid-sl2ubhge]{font-size:2rem}.calendar-header[data-astro-cid-sl2ubhge] h2[data-astro-cid-sl2ubhge]{font-size:1.4rem}.calendar-container[data-astro-cid-sl2ubhge]{padding:15px}.calendar-grid[data-astro-cid-sl2ubhge]{gap:4px}.calendar-weekday[data-astro-cid-sl2ubhge]{padding:8px 2px;font-size:.75rem}.calendar-day{padding:4px 2px;font-size:.85rem;aspect-ratio:1;min-width:0;width:100%}.calendar-day.has-event:after{font-size:16px;bottom:2px}.events-section[data-astro-cid-sl2ubhge]{padding:20px 15px}.event-row[data-astro-cid-sl2ubhge]{flex-direction:column;align-items:flex-start;padding:15px}.event-row-title[data-astro-cid-sl2ubhge]{font-size:1rem}.event-row-time[data-astro-cid-sl2ubhge]{font-size:.85rem}.event-link[data-astro-cid-sl2ubhge]{align-self:flex-end;margin-top:5px}}@media(max-width:480px){h1[data-astro-cid-sl2ubhge]{font-size:1.6rem}.calendar-header[data-astro-cid-sl2ubhge] h2[data-astro-cid-sl2ubhge]{font-size:1.2rem}.calendar-container[data-astro-cid-sl2ubhge]{padding:10px}.calendar-grid[data-astro-cid-sl2ubhge]{gap:2px}.calendar-weekday[data-astro-cid-sl2ubhge]{padding:6px 1px;font-size:.7rem}.calendar-day{padding:2px;font-size:.75rem;border-radius:2px}.nav-button[data-astro-cid-sl2ubhge]{width:35px;height:35px;font-size:20px}}
