.event-calendar[data-astro-cid-rplcelhk]{border:1px solid var(--rule);border-top:3px solid var(--accent);background:#fff;width:100%;padding:.85rem .9rem 1rem;font-size:.9rem;position:relative}@media (width>=768px){.event-calendar[data-astro-cid-rplcelhk]{max-width:380px;padding:1rem 1.1rem 1.1rem;font-size:.85rem}}.cal-head[data-astro-cid-rplcelhk]{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.cal-title[data-astro-cid-rplcelhk]{color:var(--ink);letter-spacing:.01em;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:600}@media (width>=768px){.cal-title[data-astro-cid-rplcelhk]{font-size:1rem}}.cal-nav[data-astro-cid-rplcelhk]{border:1px solid var(--rule);width:40px;height:40px;color:var(--accent-dark);cursor:pointer;background:#fff;justify-content:center;align-items:center;font-size:1.35rem;line-height:1;transition:border-color .15s,background .15s;display:inline-flex}@media (width>=768px){.cal-nav[data-astro-cid-rplcelhk]{width:44px;height:44px}}.cal-nav[data-astro-cid-rplcelhk]:hover:not(:disabled){border-color:var(--accent);background:#8c222a0a}.cal-nav[data-astro-cid-rplcelhk]:disabled{opacity:.35;cursor:default}.cal-weekdays[data-astro-cid-rplcelhk],.cal-grid[data-astro-cid-rplcelhk]{grid-template-columns:repeat(7,1fr);display:grid}.cal-weekdays[data-astro-cid-rplcelhk]{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);text-align:center;border-bottom:1px solid var(--rule);margin-bottom:.35rem;padding-bottom:.4rem;font-size:.7rem;font-weight:600}.cal-weekdays[data-astro-cid-rplcelhk]>div[data-astro-cid-rplcelhk]{padding:.2rem 0}.cal-weekdays[data-astro-cid-rplcelhk]>div[data-astro-cid-rplcelhk]:nth-child(n+6){color:var(--accent-dark)}.cal-cell[data-astro-cid-rplcelhk],.cal-empty[data-astro-cid-rplcelhk]{aspect-ratio:1;font-variant-numeric:tabular-nums;color:var(--ink);border-radius:2px;justify-content:center;align-items:center;display:flex;position:relative}.cal-cell[data-astro-cid-rplcelhk].is-today .cal-day[data-astro-cid-rplcelhk]{color:var(--accent-dark);font-weight:700}.cal-cell[data-astro-cid-rplcelhk].is-today:before{content:"";border:1px dashed var(--accent);pointer-events:none;border-radius:2px;position:absolute;inset:10%}.cal-cell[data-astro-cid-rplcelhk].has-events{cursor:pointer;background:var(--accent);color:#fff;font-weight:600}.cal-cell[data-astro-cid-rplcelhk].has-events .cal-day[data-astro-cid-rplcelhk]{color:#fff}.cal-cell[data-astro-cid-rplcelhk].has-events:hover{background:var(--accent-dark)}.cal-cell[data-astro-cid-rplcelhk].has-events.is-today:before{opacity:.7;border-color:#fff}.cal-cell[data-astro-cid-rplcelhk].has-past-events{color:var(--ink);border:1px solid var(--rule);background:#f5efe5}.cal-cell[data-astro-cid-rplcelhk].has-past-events .cal-day[data-astro-cid-rplcelhk]{color:var(--muted);text-underline-offset:3px;text-decoration:underline 1px}.cal-cell[data-astro-cid-rplcelhk].has-past-events:hover{border-color:var(--warm);background:#efe6d8}.cal-cell[data-astro-cid-rplcelhk].has-past-events.is-today:before{border-color:var(--accent);opacity:.7}.cal-count[data-astro-cid-rplcelhk]{text-align:center;min-width:14px;height:14px;color:var(--accent-dark);background:#fff;border-radius:7px;padding:0 3px;font-size:9px;font-weight:700;line-height:14px;position:absolute;top:2px;right:2px}.cal-pop[data-astro-cid-rplcelhk]{z-index:30;border:1px solid var(--rule);border-top:3px solid var(--accent);background:#fff;width:max-content;min-width:220px;max-width:min(280px,100vw - 32px);padding:.5rem;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 24px #0000001f}.cal-grid[data-astro-cid-rplcelhk]>.cal-cell[data-astro-cid-rplcelhk]:nth-child(7n) .cal-pop[data-astro-cid-rplcelhk],.cal-grid[data-astro-cid-rplcelhk]>.cal-cell[data-astro-cid-rplcelhk]:nth-child(7n-1) .cal-pop[data-astro-cid-rplcelhk]{left:auto;right:0;transform:translateY(4px)}.cal-grid[data-astro-cid-rplcelhk]>.cal-cell[data-astro-cid-rplcelhk]:nth-child(7n+1) .cal-pop[data-astro-cid-rplcelhk],.cal-grid[data-astro-cid-rplcelhk]>.cal-cell[data-astro-cid-rplcelhk]:nth-child(7n+2) .cal-pop[data-astro-cid-rplcelhk]{left:0;transform:translateY(4px)}.cal-cell[data-astro-cid-rplcelhk].has-events:hover .cal-pop[data-astro-cid-rplcelhk],.cal-cell[data-astro-cid-rplcelhk].has-events:focus-within .cal-pop[data-astro-cid-rplcelhk],.cal-cell[data-astro-cid-rplcelhk].has-events.is-open .cal-pop[data-astro-cid-rplcelhk]{display:block}.cal-pop-item[data-astro-cid-rplcelhk]{color:var(--ink);border-radius:2px;align-items:center;gap:.5rem;padding:.4rem;text-decoration:none;display:flex}.cal-pop-item[data-astro-cid-rplcelhk]:hover{background:var(--bg)}.cal-pop-item[data-astro-cid-rplcelhk]+.cal-pop-item[data-astro-cid-rplcelhk]{border-top:1px solid var(--rule)}.cal-pop-item--past[data-astro-cid-rplcelhk]{color:var(--muted)}.cal-pop-item[data-astro-cid-rplcelhk] img[data-astro-cid-rplcelhk]{-o-object-fit:contain;object-fit:contain;border:1px solid var(--rule);background:#f7f3ea;flex-shrink:0;width:56px;height:56px}.cal-pop-status[data-astro-cid-rplcelhk]{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem;font-size:.62rem;font-weight:700;display:inline-block}.cal-pop-title[data-astro-cid-rplcelhk]{font-size:.85rem;font-weight:600;line-height:1.2}.cal-pop-time[data-astro-cid-rplcelhk]{color:var(--muted);margin-top:2px;font-size:.75rem}.archive-card[data-astro-cid-z7xolria]{border:1px solid var(--rule);border-left:3px solid var(--rule);background:#fff;padding:1rem 1.1rem;transition:border-left-color .15s}@media (width>=768px){.archive-card[data-astro-cid-z7xolria]{padding:1.25rem 1.4rem}}.archive-card[data-astro-cid-z7xolria]:hover{border-left-color:var(--accent)}.event-list-card[data-astro-cid-z7xolria]{cursor:pointer;transition:border-color .15s,border-left-color .15s,box-shadow .15s,transform .15s}.event-list-card[data-astro-cid-z7xolria]:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 10px 24px #2a201914}.event-list-card[data-astro-cid-z7xolria]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.archive-date[data-astro-cid-z7xolria]{border-right:1px solid var(--rule);padding-right:1rem}.event-update[data-astro-cid-z7xolria]{border:1px solid var(--rule);background:#faf8f1;padding:1rem}@media (width>=768px){.event-update[data-astro-cid-z7xolria]{padding:1.25rem}}.event-update__head[data-astro-cid-z7xolria]{border-bottom:1px solid var(--rule);padding-bottom:.65rem}.event-update--compact[data-astro-cid-z7xolria]{background:#fff;padding:.9rem}@media (width<=767px){.archive-date[data-astro-cid-z7xolria]{border-right:none;border-bottom:1px solid var(--rule);padding-bottom:.5rem;padding-right:0}}.calendar-consent__panel[data-astro-cid-z7xolria]{background:var(--bg);padding:1rem}@media (width>=640px){.calendar-consent__panel[data-astro-cid-z7xolria]{padding:1.5rem}}
