.calendar-page[data-astro-cid-sl2ubhge]{max-width:1600px;margin:0 auto}.page-header[data-astro-cid-sl2ubhge]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.header-content[data-astro-cid-sl2ubhge] h1[data-astro-cid-sl2ubhge]{font-size:1.5rem;font-weight:700;margin-bottom:4px}.header-subtitle[data-astro-cid-sl2ubhge]{color:var(--text-secondary);font-size:.9rem}.header-actions[data-astro-cid-sl2ubhge]{display:flex;gap:12px;align-items:center}.current-month[data-astro-cid-sl2ubhge]{font-size:1.1rem;font-weight:600;min-width:160px;text-align:center}.calendar-layout[data-astro-cid-sl2ubhge]{display:grid;grid-template-columns:1fr 320px;gap:24px}.calendar-container[data-astro-cid-sl2ubhge]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden}.calendar-header[data-astro-cid-sl2ubhge]{display:grid;grid-template-columns:repeat(7,1fr);background:var(--bg-tertiary);border-bottom:1px solid var(--border-color)}.calendar-day-name[data-astro-cid-sl2ubhge]{padding:12px;text-align:center;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase}.calendar-grid[data-astro-cid-sl2ubhge]{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-cell[data-astro-cid-sl2ubhge]{min-height:100px;padding:8px;border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:var(--bg-card);transition:background .15s ease}.calendar-cell[data-astro-cid-sl2ubhge]:nth-child(7n){border-right:none}.calendar-cell[data-astro-cid-sl2ubhge]:hover:not(.empty){background:var(--bg-tertiary)}.calendar-cell[data-astro-cid-sl2ubhge].empty{background:var(--bg-secondary)}.calendar-cell[data-astro-cid-sl2ubhge].today{background:#6366f11a}.calendar-cell[data-astro-cid-sl2ubhge].today .day-number[data-astro-cid-sl2ubhge]{background:var(--accent-primary);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.day-number[data-astro-cid-sl2ubhge]{font-size:.85rem;font-weight:500;color:var(--text-primary);margin-bottom:4px}.day-events[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;gap:2px}.event-pill[data-astro-cid-sl2ubhge]{padding:2px 6px;border-radius:4px;font-size:.7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.event-time[data-astro-cid-sl2ubhge]{font-weight:600;margin-right:4px}.event-title[data-astro-cid-sl2ubhge]{color:var(--text-primary)}.more-events[data-astro-cid-sl2ubhge]{font-size:.7rem;color:var(--text-muted);padding:2px 6px}.calendar-sidebar[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;gap:20px}.sidebar-section[data-astro-cid-sl2ubhge]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:20px}.sidebar-section[data-astro-cid-sl2ubhge] h3[data-astro-cid-sl2ubhge]{font-size:.95rem;font-weight:600;margin:0 0 16px}.upcoming-list[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;gap:12px}.upcoming-item[data-astro-cid-sl2ubhge]{display:flex;align-items:center;gap:12px;padding:10px;background:var(--bg-tertiary);border-radius:var(--radius-md)}.upcoming-date[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;align-items:center;min-width:40px}.date-day[data-astro-cid-sl2ubhge]{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.date-month[data-astro-cid-sl2ubhge]{font-size:.7rem;color:var(--text-muted);text-transform:uppercase}.upcoming-content[data-astro-cid-sl2ubhge]{flex:1;min-width:0}.upcoming-title[data-astro-cid-sl2ubhge]{display:block;font-size:.85rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upcoming-meta[data-astro-cid-sl2ubhge]{font-size:.75rem;color:var(--text-muted)}.upcoming-indicator[data-astro-cid-sl2ubhge]{width:4px;height:32px;border-radius:2px}.event-types[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;gap:10px}.event-type[data-astro-cid-sl2ubhge]{display:flex;align-items:center;gap:10px;font-size:.85rem;color:var(--text-secondary)}.type-dot[data-astro-cid-sl2ubhge]{width:10px;height:10px;border-radius:50%}.month-stats[data-astro-cid-sl2ubhge]{display:flex;justify-content:space-between}.month-stat[data-astro-cid-sl2ubhge]{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-num[data-astro-cid-sl2ubhge]{font-size:1.5rem;font-weight:700;color:var(--accent-primary)}.stat-text[data-astro-cid-sl2ubhge]{font-size:.7rem;color:var(--text-muted)}@media(max-width:1100px){.calendar-layout[data-astro-cid-sl2ubhge]{grid-template-columns:1fr}.calendar-sidebar[data-astro-cid-sl2ubhge]{flex-direction:row;flex-wrap:wrap}.sidebar-section[data-astro-cid-sl2ubhge]{flex:1;min-width:280px}}@media(max-width:768px){.calendar-cell[data-astro-cid-sl2ubhge]{min-height:60px;padding:4px}.event-pill[data-astro-cid-sl2ubhge]{display:none}.calendar-cell[data-astro-cid-sl2ubhge].has-events:after{content:"";display:block;width:6px;height:6px;background:var(--accent-primary);border-radius:50%;margin-top:4px}}
