.month-calendar[data-astro-cid-i6viel2f]{margin:1rem 0;overflow-x:auto}.calendar-grid[data-astro-cid-i6viel2f]{display:grid;gap:1px;background:var(--color-border, #e5e5e5);border:1px solid var(--color-border, #e5e5e5);min-width:500px}.weekday-header[data-astro-cid-i6viel2f]{background:var(--color-bg-muted, #f9fafb);padding:.5rem;text-align:center;font-weight:600;font-size:.875rem;color:var(--color-text-muted, #6b7280)}.day-cell[data-astro-cid-i6viel2f]{background:#fff;min-height:80px;min-width:0;padding:.25rem;display:flex;flex-direction:column}.day-cell[data-astro-cid-i6viel2f].past{background:var(--color-bg-muted, #f9fafb);opacity:.6}.day-cell[data-astro-cid-i6viel2f].weekend{background:#eff6ff}.day-header[data-astro-cid-i6viel2f]{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.day-number[data-astro-cid-i6viel2f]{font-size:.875rem;font-weight:500;color:var(--color-text, #111827)}.day-number[data-astro-cid-i6viel2f].today{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:var(--color-primary, #3b82f6);color:#fff;border-radius:50%;font-weight:600}.month-label[data-astro-cid-i6viel2f]{font-size:.75rem;color:var(--color-text-muted, #6b7280);font-weight:400}.day-events[data-astro-cid-i6viel2f]{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;position:relative}.event-chip[data-astro-cid-i6viel2f]{font-size:.7rem;font-weight:500;padding:2px 4px;border-radius:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;--title-color: #1f2937;color:var(--title-color);display:block;position:relative;border:1px solid color-mix(in srgb,var(--accent, #d1d5db),transparent 70%);border-left-width:2px;border-left-color:var(--accent, #d1d5db);box-shadow:var(--panel-shadow);transition:opacity .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,display .2s allow-discrete}.event-chip[data-astro-cid-i6viel2f].event-club{background:#dcfce7;--accent: #16a34a}.event-chip[data-astro-cid-i6viel2f].event-social{background:#fefce8;--accent: #eab308}.event-chip[data-astro-cid-i6viel2f].event-external{background:#fff;--accent: #9ca3af;--title-color: #6b7280}.event-chip[data-astro-cid-i6viel2f].event-other{background:#f9fafb;--accent: #d1d5db}.event-chip[data-astro-cid-i6viel2f]:hover{border-color:var(--accent);box-shadow:var(--panel-shadow-hover)}.event-chip[data-astro-cid-i6viel2f].event-external.faded{opacity:0;display:none}@media(prefers-reduced-motion:reduce){.event-chip[data-astro-cid-i6viel2f]{transition:none}}.event-chip[data-astro-cid-i6viel2f].expanded{position:fixed;z-index:100;border-width:1px 3px;min-width:200px;max-width:280px;white-space:normal;word-wrap:break-word;overflow:visible;text-overflow:clip;padding:.75rem 1rem;border-radius:8px;box-shadow:0 8px 24px #0003;font-size:.9rem;transition:opacity .2s ease-out}.event-chip[data-astro-cid-i6viel2f].expanded.fading{opacity:0}a[data-astro-cid-i6viel2f].event-chip.expanded .event-summary[data-astro-cid-i6viel2f]{text-decoration:underline}.event-chip.expanded .event-location{font-size:.875rem;color:var(--color-text-muted, #6b7280);margin-top:.25rem;font-weight:300}.more-events[data-astro-cid-i6viel2f]{font-size:.7rem;color:var(--color-text-muted, #6b7280);padding:2px 4px}@media(max-width:640px){.day-cell[data-astro-cid-i6viel2f]{min-height:60px;padding:.125rem}.day-number[data-astro-cid-i6viel2f]{font-size:.75rem}.day-number[data-astro-cid-i6viel2f].today{width:1.25rem;height:1.25rem;font-size:.75rem}.month-label[data-astro-cid-i6viel2f]{font-size:.65rem}.event-chip[data-astro-cid-i6viel2f]{font-size:.6rem;padding:1px 2px}.weekday-header[data-astro-cid-i6viel2f]{font-size:.75rem;padding:.25rem}}.sr-only[data-astro-cid-uwubjh3l]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.calendar-controls[data-astro-cid-uwubjh3l]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1.5rem;margin:0 0 1rem}.view-toggle[data-astro-cid-uwubjh3l]{border:none;padding:0;margin:0}.external-toggle[data-astro-cid-uwubjh3l]{display:flex;align-items:center;gap:.375rem}.hint-tip[data-astro-cid-uwubjh3l]{position:relative;display:inline-flex}.hint-icon[data-astro-cid-uwubjh3l]{display:inline-flex;padding:.125rem;border:none;border-radius:.25rem;background:none;color:var(--color-text-muted, #6b7280);cursor:help;font-size:1.125rem;line-height:1}.hint-icon[data-astro-cid-uwubjh3l]:focus{background:var(--color-bg-muted, #e5e7eb);color:var(--color-text, #111827);outline:none}.hint-bubble[data-astro-cid-uwubjh3l]{display:none;position:absolute;top:calc(100% + .5rem);right:0;z-index:20;width:max-content;max-width:min(22rem,80vw);padding:.5rem .75rem;background:var(--color-bg, #ffffff);color:var(--color-text, #111827);border:1px solid var(--color-border, #e5e5e5);border-radius:.5rem;box-shadow:0 4px 12px #0000001f;font-size:.8125rem;line-height:1.4;font-weight:400;text-align:left}.hint-tip[data-astro-cid-uwubjh3l]:hover .hint-bubble[data-astro-cid-uwubjh3l],.hint-tip[data-astro-cid-uwubjh3l]:focus-within .hint-bubble[data-astro-cid-uwubjh3l]{display:block}.hint-bubble[data-astro-cid-uwubjh3l] a[data-astro-cid-uwubjh3l]{color:inherit;text-decoration:underline}.toggle-options[data-astro-cid-uwubjh3l]{display:flex;align-items:center;gap:1rem}.toggle-option[data-astro-cid-uwubjh3l]{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--color-text, #111827)}.toggle-option[data-astro-cid-uwubjh3l] input[data-astro-cid-uwubjh3l]{width:1rem;height:1rem;accent-color:var(--color-primary, #3b82f6);cursor:pointer}.calendar-views[data-astro-cid-uwubjh3l]{position:relative;overflow:hidden}.calendar-view[data-astro-cid-uwubjh3l]{display:none}.calendar-view[data-astro-cid-uwubjh3l].active{display:block}
