.feed-card[data-astro-cid-7dqhw3hn]{background:var(--bg-white);border-radius:var(--card-radius,0);box-shadow:var(--card-shadow,none);transition:transform .2s;position:relative;overflow:hidden}.feed-card--blog[data-astro-cid-7dqhw3hn]{cursor:pointer}@media (hover:hover){.feed-card--blog[data-astro-cid-7dqhw3hn]:hover{box-shadow:var(--card-shadow-hover,none);transform:translateY(-2px)}}.feed-card__header[data-astro-cid-7dqhw3hn]{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;display:flex}.feed-card[data-astro-cid-7dqhw3hn]:has(.feed-card__body>.feed-card__image:first-child) .feed-card__header[data-astro-cid-7dqhw3hn],.feed-card[data-astro-cid-7dqhw3hn]:has(.feed-card__body>.feed-card__gallery:first-child) .feed-card__header[data-astro-cid-7dqhw3hn]{border-bottom:none;align-items:center}.feed-card__title[data-astro-cid-7dqhw3hn]{font-size:var(--text-base);color:var(--text-dark,#2a2854);font-weight:700;line-height:1.35;font-family:var(--font-heading,system-ui);overflow-wrap:break-word;hyphens:manual;text-wrap:balance;flex:1;margin:0}.feed-card__type[data-astro-cid-7dqhw3hn]{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;border-radius:10px;flex-shrink:0;padding:.2rem .5rem;font-weight:600}.feed-card__type--blog[data-astro-cid-7dqhw3hn]{color:#583d42;background:#a5af7a26}.feed-card__type--note[data-astro-cid-7dqhw3hn]{color:#2a2854;background:#cac3d21f}.feed-card__type--gallery[data-astro-cid-7dqhw3hn]{color:#583d42;background:#cac3d226}.feed-card__type--event[data-astro-cid-7dqhw3hn]{color:#583d42;background:#a5af7a33}.feed-card__type--audio[data-astro-cid-7dqhw3hn],.feed-card__type--link[data-astro-cid-7dqhw3hn]{color:#583d42;background:#cac3d226}.feed-card__type--location[data-astro-cid-7dqhw3hn]{color:#2a2854;background:#cac3d226}.feed-card__body[data-astro-cid-7dqhw3hn]{flex-direction:column;display:flex}.feed-card__link[data-astro-cid-7dqhw3hn]{color:inherit;text-decoration:none;display:block}.feed-card__image[data-astro-cid-7dqhw3hn]{width:100%;height:220px;overflow:hidden}.feed-card__image[data-astro-cid-7dqhw3hn] img[data-astro-cid-7dqhw3hn]{object-fit:cover;width:100%;height:100%}.feed-card__content[data-astro-cid-7dqhw3hn]{padding:1rem}.feed-card__text[data-astro-cid-7dqhw3hn]{font-size:var(--text-base);color:var(--text-dark,#2a2854);margin-bottom:.75rem;line-height:1.55}.feed-card__text[data-astro-cid-7dqhw3hn] p{margin:0 0 .5rem}.feed-card__text[data-astro-cid-7dqhw3hn] p:last-child{margin-bottom:0}.feed-card__text[data-astro-cid-7dqhw3hn] p:empty{display:none}.feed-card__text[data-astro-cid-7dqhw3hn] img{max-width:100%;height:auto;margin:var(--space-4,1rem) auto;border-radius:0;display:block}.feed-card__text[data-astro-cid-7dqhw3hn] iframe,.feed-card__text[data-astro-cid-7dqhw3hn] video{aspect-ratio:16/9;width:100%;max-width:100%;margin:var(--space-4,1rem) auto;border:none;border-radius:0;display:block}.feed-card__excerpt[data-astro-cid-7dqhw3hn]{font-size:var(--text-base);color:var(--text-dark,#2a2854);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .75rem;line-height:1.5;display:-webkit-box;overflow:hidden}.feed-card__footer[data-astro-cid-7dqhw3hn]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.feed-card__date[data-astro-cid-7dqhw3hn]{font-size:var(--text-sm);color:#583d42;flex-shrink:0;margin-top:auto;display:block}.feed-card__tags[data-astro-cid-7dqhw3hn]{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.feed-card__tag[data-astro-cid-7dqhw3hn]{font-size:var(--text-xs);color:#583d42;opacity:.7;white-space:nowrap}.feed-card__gallery[data-astro-cid-7dqhw3hn]{width:100%;height:220px;position:relative;overflow:hidden}.feed-card__gallery[data-astro-cid-7dqhw3hn] img[data-astro-cid-7dqhw3hn]{object-fit:cover;cursor:zoom-in;width:100%;height:100%}.feed-card__gallery-count[data-astro-cid-7dqhw3hn]{color:#fff;font-size:var(--text-xs);background:#000000b3;border-radius:12px;padding:.2rem .6rem;font-weight:600;position:absolute;bottom:.5rem;right:.5rem}.feed-card__gallery-grid[data-astro-cid-7dqhw3hn]{background:#00000005;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.25rem;display:grid}.feed-card__gallery-grid[data-astro-cid-7dqhw3hn] img[data-astro-cid-7dqhw3hn]{aspect-ratio:1;object-fit:cover;cursor:zoom-in;border-radius:0;width:100%}.feed-card__gallery-more[data-astro-cid-7dqhw3hn]{color:var(--text-medium);font-size:var(--text-sm);background:#0000000f;border-radius:0;justify-content:center;align-items:center;font-weight:600;display:flex}.feed-card__event-meta[data-astro-cid-7dqhw3hn]{flex-direction:column;gap:.4rem;margin-bottom:.75rem;display:flex}.feed-card__event-info[data-astro-cid-7dqhw3hn]{font-size:var(--text-sm);color:#583d42;align-items:center;gap:.5rem;display:flex}.feed-card__event-info[data-astro-cid-7dqhw3hn] svg[data-astro-cid-7dqhw3hn]{stroke:#583d42;flex-shrink:0}.feed-card__event-info[data-astro-cid-7dqhw3hn] a[data-astro-cid-7dqhw3hn]{color:#583d42;-webkit-tap-highlight-color:transparent;touch-action:manipulation;text-decoration:none}@media (hover:hover){.feed-card__event-info[data-astro-cid-7dqhw3hn] a[data-astro-cid-7dqhw3hn]:hover{text-decoration:underline}}.feed-card__calendar-btn[data-astro-cid-7dqhw3hn]{background:var(--text-medium);color:#fff;font-size:var(--text-sm);font-weight:var(--weight-semibold);letter-spacing:.02em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-radius:50px;align-items:center;gap:.4rem;margin:.5rem 0;padding:.5rem 1.1rem;text-decoration:none;transition:opacity .15s;display:inline-flex}@media (hover:hover){.feed-card__calendar-btn[data-astro-cid-7dqhw3hn]:hover{opacity:.75}}.feed-card__calendar-btn[data-astro-cid-7dqhw3hn] svg[data-astro-cid-7dqhw3hn]{stroke:currentColor}.feed-card__audio[data-astro-cid-7dqhw3hn]{z-index:10;width:100%;margin-bottom:.75rem;position:relative}.feed-card__external-link[data-astro-cid-7dqhw3hn]{background:var(--text-medium);color:#fff;font-size:var(--text-sm);font-weight:var(--weight-semibold);letter-spacing:.02em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-radius:50px;align-items:center;gap:.4rem;max-width:100%;margin-bottom:.75rem;padding:.5rem 1.1rem;text-decoration:none;transition:color .18s;display:inline-flex}.feed-card__external-link[data-astro-cid-7dqhw3hn] span[data-astro-cid-7dqhw3hn]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (hover:hover){.feed-card__external-link[data-astro-cid-7dqhw3hn]:hover{opacity:.75}}.feed-card__external-link[data-astro-cid-7dqhw3hn] svg[data-astro-cid-7dqhw3hn]{stroke:currentColor;flex-shrink:0}.feed-card__location-address[data-astro-cid-7dqhw3hn]{font-size:var(--text-sm);color:#583d42;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;line-height:1.4;display:flex}.feed-card__location-address[data-astro-cid-7dqhw3hn] svg[data-astro-cid-7dqhw3hn]{stroke:#2a2854;flex-shrink:0;margin-top:.1rem}.feed-card__map-link[data-astro-cid-7dqhw3hn]{color:#2a2854;font-size:var(--text-sm);-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;gap:.3rem;margin-bottom:.75rem;font-weight:500;text-decoration:none;display:inline-flex}@media (hover:hover){.feed-card__map-link[data-astro-cid-7dqhw3hn]:hover{text-decoration:underline}}.feed-card__map-link[data-astro-cid-7dqhw3hn] svg[data-astro-cid-7dqhw3hn]{stroke:currentColor}.feed-card--compact[data-astro-cid-7dqhw3hn] .feed-card__image[data-astro-cid-7dqhw3hn]{height:180px}.feed-card--compact[data-astro-cid-7dqhw3hn] .feed-card__gallery[data-astro-cid-7dqhw3hn]{height:200px}.feed-card--compact[data-astro-cid-7dqhw3hn] .feed-card__content[data-astro-cid-7dqhw3hn]{padding:.875rem}.feed-card--compact[data-astro-cid-7dqhw3hn] .feed-card__text[data-astro-cid-7dqhw3hn]{font-size:var(--text-sm)}@media (width<=768px){.feed-card__header[data-astro-cid-7dqhw3hn]{padding:.75rem .75rem .5rem}.feed-card__type[data-astro-cid-7dqhw3hn]{padding:.15rem .4rem}.feed-card__content[data-astro-cid-7dqhw3hn]{padding:.875rem}.feed-card__image[data-astro-cid-7dqhw3hn],.feed-card__gallery[data-astro-cid-7dqhw3hn]{aspect-ratio:16/9;height:auto}.feed-card__calendar-btn[data-astro-cid-7dqhw3hn],.feed-card__external-link[data-astro-cid-7dqhw3hn]{min-height:44px;padding:.65rem 1rem}.feed-card__map-link[data-astro-cid-7dqhw3hn],.feed-card__event-info[data-astro-cid-7dqhw3hn] a[data-astro-cid-7dqhw3hn]{align-items:center;min-height:44px;display:inline-flex}}
