.location-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;padding:0;overflow:hidden}.location-card__img-wrap[data-astro-cid-kh7btl4r]{overflow:hidden;height:220px}.location-card__img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.location-card[data-astro-cid-kh7btl4r]:hover .location-card__img[data-astro-cid-kh7btl4r]{transform:scale(1.05)}.location-card__body[data-astro-cid-kh7btl4r]{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.location-detail[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem;color:var(--color-text-muted);font-size:1rem;position:relative}.location-detail[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r][target=_blank]:after{width:.75em;height:.75em;margin-left:.25em;vertical-align:super}.location-detail[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{flex-shrink:0;color:var(--color-red);transition:transform .2s ease}.location-detail[data-astro-cid-kh7btl4r]:hover svg[data-astro-cid-kh7btl4r]{animation:icon-pulse .8s ease}@keyframes icon-pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.location-detail[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);transition:color .15s}.location-detail[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--color-red)}.location-detail[data-astro-cid-kh7btl4r]:has(a[href*=maps]):hover svg[data-astro-cid-kh7btl4r]{animation:pin-drop .5s cubic-bezier(.4,0,.7,1.4)}.location-detail[data-astro-cid-kh7btl4r]:has(a[href^="tel:"]):hover svg[data-astro-cid-kh7btl4r],.location-detail[data-astro-cid-kh7btl4r]:has(a[href^="mailto:"]):hover svg[data-astro-cid-kh7btl4r]{animation:phone-ring .6s ease}.location-detail--top[data-astro-cid-kh7btl4r]:hover .clock-minute[data-astro-cid-kh7btl4r]{animation:clock-spin .8s ease-in-out}@keyframes clock-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.location-detail--top[data-astro-cid-kh7btl4r]{align-items:flex-start}.location-detail--top[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{margin-top:5px}.hours-list[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.95rem;line-height:1.6;margin-top:0}.hours-list[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]+p[data-astro-cid-kh7btl4r]{margin-top:.15rem}.rental-note[data-astro-cid-kh7btl4r]{font-size:.9rem;color:var(--color-text-muted);font-style:italic;padding-top:.25rem;border-top:1px solid var(--color-border)}.staff-card[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{margin-bottom:.25rem}p[data-astro-cid-kh7btl4r].staff-contact{margin-top:0;font-size:.9rem;line-height:1.7}.staff-contact[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{white-space:nowrap}.staff-contact[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r][href^="tel:"]:after{content:"";display:inline-block;width:.9em;height:.9em;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;transform:rotate(250deg);vertical-align:super;margin-left:.2em;opacity:0;transition:opacity .2s ease}.staff-contact[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r][href^="tel:"]:hover:after{opacity:1;animation:staff-phone-wiggle .6s ease}@keyframes staff-phone-wiggle{0%{transform:rotate(250deg)}10%{transform:rotate(270deg)}20%{transform:rotate(234deg)}30%{transform:rotate(264deg)}40%{transform:rotate(240deg)}50%{transform:rotate(256deg)}60%{transform:rotate(246deg)}70%{transform:rotate(250deg)}}.staff-contact[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r][href^="mailto:"]:after{width:.9em;height:.9em;transition:none}.staff-contact[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r][href^="mailto:"]:hover:after{opacity:1;animation:send-fly .6s ease}@keyframes send-fly{0%{transform:translate(0)}50%{transform:translate(.4em,-.3em)}to{transform:translate(0)}}.staff-card--red[data-astro-cid-kh7btl4r]{border-top:3px solid var(--color-red)}.staff-card--blue[data-astro-cid-kh7btl4r]{border-top:3px solid var(--color-blue)}.staff-card--green[data-astro-cid-kh7btl4r]{border-top:3px solid var(--color-green)}.staff-card--amber[data-astro-cid-kh7btl4r]{border-top:3px solid var(--color-amber)}#governance[data-astro-cid-kh7btl4r] .split[data-astro-cid-kh7btl4r]{grid-template-columns:1.2fr .8fr}.board-list[data-astro-cid-kh7btl4r]{margin-top:1.25rem;display:flex;flex-direction:column;gap:.5rem}.board-member[data-astro-cid-kh7btl4r]{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.board-member[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{font-size:1rem}.board-member[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:.9rem}.meeting-schedule[data-astro-cid-kh7btl4r]{margin-top:.75rem;display:flex;flex-direction:column;gap:.25rem}.meeting-schedule[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.95rem;color:var(--color-text-muted);margin-top:0}.pdf-download[data-astro-cid-kh7btl4r]{display:flex;display:inline-flex;flex-direction:column;align-items:center;margin-top:1.5rem}.pdf-download__hint[data-astro-cid-kh7btl4r]{margin-top:.4rem;font-size:.8rem;font-style:italic;color:var(--color-text-muted);opacity:0;transition:opacity .2s ease}.pdf-download[data-astro-cid-kh7btl4r]:hover .pdf-download__hint[data-astro-cid-kh7btl4r]{opacity:1}@media(max-width:768px){.location-card__img-wrap[data-astro-cid-kh7btl4r]{height:180px}#governance[data-astro-cid-kh7btl4r] .split[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}@media(hover:none){.staff-contact[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r][href^="tel:"]:after,.staff-contact[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r][href^="mailto:"]:after{opacity:1}}@media(max-width:480px){.location-card__img-wrap[data-astro-cid-kh7btl4r]{height:150px}}
