.yearly-calendar-grid.svelte-131cx5b{display:grid;grid-template-columns:repeat(1,1fr);max-width:1400px;margin:0 auto;gap:1px;background-color:var(--border);border:1px solid var(--border)}@media (min-width: 768px){.yearly-calendar-grid.svelte-131cx5b{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.yearly-calendar-grid.svelte-131cx5b{grid-template-columns:repeat(3,1fr)}}.month-cell.svelte-131cx5b{background:var(--bg);padding:2rem;display:flex;flex-direction:column;min-height:250px}.month-title.svelte-131cx5b{font-family:Syne,sans-serif;font-weight:700;font-size:1.25rem;color:var(--text);margin-bottom:1.5rem}.month-events.svelte-131cx5b{display:flex;flex-direction:column;gap:1rem;flex-grow:1}.event-row.svelte-131cx5b{padding-left:1rem;display:flex;flex-direction:column;border-left:3px solid var(--event-brand-color, var(--gold))}.event-details.svelte-131cx5b{display:flex;flex-direction:column;gap:.25rem}.event-date.svelte-131cx5b{font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500;color:var(--muted)}.event-title.svelte-131cx5b{font-family:Outfit,sans-serif;font-weight:500;font-size:.95rem;line-height:1.3;color:var(--text)}
