:root{color-scheme:light;--page-background:#f5f0e8;--surface-color:#fbf8f2db;--surface-border:#ddcfbf;--text-color:#403229;--muted-text-color:#726153;--shadow-color:#553c290f}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--page-background);min-height:100vh;color:var(--text-color);flex-direction:column;font-family:Avenir Next,Segoe UI,sans-serif;line-height:1.5;display:flex}.page-shell{flex:1 0 auto;width:min(900px,100% - 3rem);margin:0 auto;padding:3rem 0 2.6rem}.page-footer-shell{width:min(900px,100% - 3rem);margin:0 auto}.top-nav{background:var(--surface-color);border:1px solid var(--surface-border);box-shadow:0 12px 30px var(--shadow-color);border-radius:1.15rem;align-self:center;position:relative}.top-nav__menu{justify-content:center;gap:.75rem;padding:.85rem;display:flex}.top-nav__link{min-height:3rem;color:var(--text-color);background:#ffffff4d;border-radius:.8rem;justify-content:center;align-items:center;padding:.8rem 1rem;font-size:.98rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .14s,box-shadow .14s;display:flex;position:relative}.top-nav__link+.top-nav__link:before{content:"";background:#ddcfbfe6;width:1px;height:1.6rem;position:absolute;top:50%;left:-.4rem;transform:translateY(-50%)}.top-nav__link:hover{background:#f4eddb94;box-shadow:inset 0 0 0 1px #baa07724}.top-nav__link:focus-visible{outline-offset:2px;outline:3px solid #5d814338}.hero{align-items:center;gap:1.75rem;margin-bottom:3rem;display:flex}.logo{width:min(170px,32vw);height:auto;display:block}.hero-home-link{color:inherit;text-decoration:none}.hero-content{flex:1;justify-items:center;gap:1rem;min-width:0;display:grid}.hero-copy{text-align:center;justify-items:center;gap:.75rem;min-width:0;display:grid}.page-title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:.95}.page-intro{max-width:38rem;color:var(--muted-text-color);margin-inline:auto;font-size:clamp(.95rem,1.7vw,1.05rem)}.overview-grid{flex-direction:column;gap:2rem;display:flex}.overview-column{display:contents}.overview-section{gap:1rem;display:grid}.overview-section>.section-title{margin-left:1.1rem}.overview-section--calendar{order:1}.overview-section--booking{order:2}.overview-section--membership{order:3}.section-title,.entry-title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.section-title{font-size:clamp(1.75rem,4vw,2.2rem);line-height:1}.overview-card{background:var(--surface-color);border:1px solid var(--surface-border);box-shadow:0 12px 30px var(--shadow-color);border-radius:.9rem;padding:.6rem 1.6rem 1.4rem}.overview-list{list-style:none}.overview-list-item+.overview-list-item{border-top:1px solid var(--surface-border)}.overview-subsection+.overview-subsection{border-top:1px solid var(--surface-border);margin-top:1.35rem;padding-top:1.35rem}.overview-subsection-title{margin:0 0 .1rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.15}.overview-subsection-button{margin-top:.75rem}.overview-subsection--past .overview-subsection-title,.overview-subsection--past .entry-title,.overview-subsection--past .overview-entry__meta,.overview-subsection--past .entry-summary{color:var(--muted-text-color)}.overview-subsection:first-child .overview-subsection-title{padding-top:.75rem}.overview-empty-state{color:var(--muted-text-color);padding:1rem 0 .35rem;font-size:clamp(.95rem,1.8vw,1.02rem);font-style:italic;line-height:1.35}.overview-entry{padding:1.35rem 0;display:block}.overview-entry--link{color:inherit;text-decoration:none}.overview-entry--link:hover .entry-title{text-underline-offset:.16em;text-decoration:underline}.overview-entry--link:focus-visible{outline-offset:3px;border-radius:.65rem;outline:3px solid #5d814333}.entry-thumbnail{object-fit:cover;border:1px solid var(--surface-border);background:#efe4d4;border-radius:.65rem;flex:0 0 84px;width:84px;height:84px;display:block}.entry-content{flex:1;min-width:0}.overview-entry__header{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.overview-entry__meta{color:var(--muted-text-color);white-space:nowrap;flex:none;font-size:.92rem;font-weight:600;line-height:1.2}.overview-entry__body{margin-top:.45rem}.overview-entry__body--with-image{flex-direction:row-reverse;align-items:start;gap:1rem;display:flex}.entry-title{font-size:1.3rem;line-height:1.1}.entry-date{white-space:nowrap}.entry-summary{color:var(--muted-text-color);font-size:clamp(.95rem,1.8vw,1.02rem);line-height:1.35}.overview-button{color:#f7f2e8;text-align:center;cursor:pointer;background:#53753c;border:0;border-radius:1.15rem;justify-content:center;align-items:center;width:100%;margin-top:.9rem;padding:.9rem 1.25rem;font-family:Avenir Next,Segoe UI,sans-serif;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.overview-note{border-top:1px solid var(--surface-border);margin-top:1.15rem;padding-top:1.15rem}.overview-note__title{margin:0 0 .2rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.15}.overview-note__body{color:var(--muted-text-color);font-size:clamp(.95rem,1.8vw,1.02rem);line-height:1.35}.overview-note__link{color:inherit;text-underline-offset:.18em;font-weight:600;text-decoration-thickness:1px}.overview-note__link:hover,.overview-note__link:focus-visible{text-decoration-thickness:2px}.text-link{color:inherit;text-underline-offset:.18em;font-weight:700;text-decoration-thickness:1px}.text-link:hover,.text-link:focus-visible{text-decoration-thickness:2px}.overview-button:hover{background:#4f7038}.overview-button:focus-visible{outline-offset:3px;outline:3px solid #5d81433d}.booking-card{background:#f3ecd0;gap:1.35rem;padding-top:1.45rem;display:grid}.promo-card{background:#f3ecd0;gap:1rem;padding-top:1.45rem;display:grid}.promo-card__summary,.booking-card__summary{color:var(--muted-text-color);font-size:clamp(.98rem,1.8vw,1.05rem);line-height:1.35}.membership-card{grid-template-columns:minmax(0,1fr) auto;align-items:start}.membership-card__copy{gap:.85rem;display:grid}.membership-card__qr-link{border-radius:.75rem;display:block}.membership-card__qr-link:focus-visible{outline-offset:3px;outline:3px solid #5d81433d}.membership-card__qr{border:1px solid #53753c2e;border-radius:.75rem;width:clamp(7.5rem,18vw,10.5rem);height:auto;display:block}.booking-card__image{object-position:center;object-fit:cover;border-radius:.95rem;width:100%;height:clamp(12rem,24vw,17rem);display:block}.booking-card__button{margin-top:0}.site-footer{color:#f7f2e8;background:#53753c;border-radius:1.3rem 1.3rem 0 0;margin-top:2rem}.site-footer__inner{padding:2.25rem 2.5rem 2.6rem}.site-footer__title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.45rem,3vw,1.7rem);line-height:1}.site-footer__links,.site-footer__socials{flex-wrap:wrap;gap:1rem;display:flex}.site-footer__links{column-gap:2rem;margin-top:2rem}.site-footer__item,.site-footer__social{white-space:nowrap;align-items:center;gap:1rem;font-size:clamp(.95rem,1.3vw,1rem);font-weight:500;display:flex}.site-footer__text-link{color:inherit;text-decoration:none}.site-footer__text-link:hover,.site-footer__text-link:focus-visible{text-underline-offset:.18em;text-decoration:underline}.site-footer__socials{column-gap:2rem}.site-footer__marker{background:currentColor;border-radius:50%;flex:0 0 .95rem;width:.95rem;height:.95rem}.site-footer__divider{background:#f7f2e842;height:1px;margin:2rem 0}.site-footer__icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.9rem;height:1.9rem}.site-footer__icon--facebook{fill:currentColor;stroke:none}.site-footer__legal{justify-content:flex-end;margin-top:1.75rem;font-size:.9rem;display:flex}.content-page{margin-bottom:0}.content-page__header{margin-bottom:1rem}.content-page__header>.section-title{margin-left:1.1rem}.content-card{background:var(--surface-color);border:1px solid var(--surface-border);box-shadow:0 12px 30px var(--shadow-color);border-radius:.9rem;padding:1.8rem 2rem 2rem}.about-card{padding:0}.about-columns{grid-template-columns:minmax(0,1.35fr) minmax(17rem,.95fr);display:grid}.about-columns--even{grid-template-columns:1fr 1fr}.about-column--divided{position:relative}.about-column--divided:before{content:"";background:var(--surface-border);width:1px;position:absolute;top:1.8rem;bottom:2rem;left:0}.about-column{min-width:0;padding:1.8rem 2rem 2rem}.about-column--content{padding-right:2.2rem}.content-rich-text{color:var(--muted-text-color);margin-top:1.25rem;font-size:1rem;line-height:1.7}.content-rich-text p+p{margin-top:1rem}.content-rich-text h2,.content-rich-text h3{color:var(--text-color);margin:1.75rem 0 .5rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;line-height:1.2}.content-rich-text h2{font-size:clamp(1.2rem,2vw,1.35rem)}.content-rich-text h3{font-size:clamp(1.05rem,1.6vw,1.15rem)}.content-rich-text ul{margin:.5rem 0 0;padding-left:1.25rem}.content-rich-text ul li+li{margin-top:.35rem}.contact-section{position:relative}.contact-section:before{content:"";background:var(--surface-border);width:1px;position:absolute;top:1.8rem;bottom:2rem;left:0}.contact-section__title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.3rem,2.6vw,1.6rem);line-height:1.1}.contact-section__details{color:var(--muted-text-color);gap:.8rem;margin-top:1rem;font-size:.98rem;line-height:1.6;display:grid}.contact-section__link{color:inherit}.member-info-section{border-bottom:1px solid var(--surface-border);margin-bottom:1.6rem;padding-bottom:1.4rem}.member-info-section__details{color:var(--muted-text-color);gap:1rem;margin-top:1rem;font-size:.98rem;line-height:1.6;display:grid}.member-info-section__qr-link{border-radius:.75rem;width:min(100%,10.5rem);display:block}.member-info-section__qr-link:focus-visible{outline-offset:3px;outline:3px solid #5d81433d}.member-info-section__qr{border:1px solid #53753c2e;border-radius:.75rem;width:100%;height:auto;display:block}.board-section{border-top:1px solid var(--surface-border);margin-top:1.6rem;padding-top:1.4rem}.calendar-groups{gap:2rem;display:grid}.calendar-group{gap:1rem;display:grid}.calendar-group__title{margin-left:1.1rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.35rem,2.4vw,1.6rem);line-height:1.1}.calendar-group__card{padding-top:.6rem;padding-bottom:.8rem}.calendar-archive-list{list-style:none}.calendar-archive-list-item+.calendar-archive-list-item{border-top:1px solid var(--surface-border)}.calendar-archive-entry{padding:1.35rem 0;display:block}.archive-card__image{object-fit:cover;border:1px solid var(--surface-border);background:#efe4d4;border-radius:.65rem;flex:0 0 112px;width:112px;height:112px;display:block}.archive-card__content{flex-direction:column;flex:1;min-width:0;display:flex}.archive-card__body{margin-top:1rem}.archive-card__body--with-image{flex-direction:row-reverse;align-items:start;gap:1.25rem;display:flex}.archive-card__body-copy{flex:1;min-width:0}.archive-card__header{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.archive-card__header .entry-title,.archive-card__header .section-title{min-width:0}.archive-card__excerpt{color:var(--muted-text-color);margin-top:1rem;font-size:.98rem;line-height:1.6}.archive-card__read-more{color:#53753c;align-self:flex-end;margin-top:1rem;font-size:.95rem;font-weight:700;line-height:1}.archive-card__meta{color:var(--muted-text-color);white-space:nowrap;flex:none;font-size:.92rem;font-weight:600;line-height:1.2}.detail-meta{color:var(--muted-text-color);margin-top:.45rem;margin-bottom:.7rem;font-size:.92rem;font-weight:600;line-height:1.3}.archive-card--link{color:inherit;text-decoration:none}.archive-card--link:hover{box-shadow:0 16px 36px #553c2914}.archive-card--link:focus-visible{outline-offset:3px;outline:3px solid #5d814333}.calendar-archive-entry.archive-card--link:hover{box-shadow:none}.calendar-archive-entry.archive-card--link:hover .entry-title{text-underline-offset:.16em;text-decoration:underline}.detail-back-link{margin-bottom:.8rem;font-size:.95rem;font-weight:600}.detail-back-link a{color:#53753c;text-underline-offset:.18em;text-decoration-thickness:1px}.detail-back-link a:hover,.detail-back-link a:focus-visible{text-decoration-thickness:2px}.calendar-detail__image-link{width:100%;max-width:20rem;color:var(--muted-text-color);text-align:center;cursor:zoom-in;margin-top:1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;display:block}.calendar-detail__image{border:1px solid var(--surface-border);background:#efe4d4;border-radius:.65rem;width:100%;height:auto;transition:box-shadow .14s,transform .14s;display:block}.calendar-detail__image-action{margin-top:.45rem;display:inline-block}.calendar-detail__image-link:hover .calendar-detail__image{transform:translateY(-2px);box-shadow:0 12px 30px #553c2929}.calendar-detail__image-link:hover .calendar-detail__image-action{text-underline-offset:.18em;text-decoration:underline}.calendar-detail__image-link:focus-visible{outline-offset:4px;border-radius:.65rem;outline:3px solid #5d81433d}.calendar-image-lightbox{color:#fff;background:#1b1612f5;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:clamp(3.75rem,7vw,5rem) clamp(1rem,4vw,3rem) clamp(1rem,4vw,3rem)}.calendar-image-lightbox[open]{place-items:center;display:grid}.calendar-image-lightbox::backdrop{background:#1b1612e0}.calendar-image-lightbox__close-form{top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));position:fixed}.calendar-image-lightbox__close{color:#fff;font:inherit;cursor:pointer;background:#1b1612d9;border:1px solid #ffffff73;border-radius:999px;padding:.65rem 1rem;font-weight:700}.calendar-image-lightbox__close:hover{background:#ffffff24}.calendar-image-lightbox__close:focus-visible{outline-offset:3px;outline:3px solid #ffffffb3}.calendar-image-lightbox__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - clamp(4.75rem,9vw,7rem));display:block}.calendar-detail__sidebar{position:relative}.calendar-detail__sidebar:before{content:"";border-left:1px solid var(--surface-border);position:absolute;top:1.8rem;bottom:2rem;left:0}.event-map{margin-top:.75rem}.event-map__iframe{border:1px solid var(--surface-border);border-radius:.5rem;width:100%;height:12rem;display:block}.event-schedule{margin-top:1.2rem}.event-schedule__title{margin-bottom:.6rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.1rem;font-weight:700}.event-schedule__list{list-style:none}.event-schedule__item{gap:.85rem;padding:.45rem 0;display:flex}.event-schedule__item+.event-schedule__item{border-top:1px solid var(--surface-border)}.event-schedule__time{white-space:nowrap;text-align:right;flex:0 0 3.5rem;font-size:.95rem;font-weight:700}.event-schedule__label{color:var(--muted-text-color);font-size:.95rem}.event-schedule__location{display:block}@media (width>=720px){.top-nav{width:min(100%,34rem)}.top-nav__menu{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;width:100%;padding:.7rem .9rem;display:grid}.top-nav__link{width:100%;min-height:2.6rem;padding:.65rem .75rem}.top-nav__link+.top-nav__link:before{left:-.2rem}.archive-card__image{width:180px}}@media (width>=860px){.overview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.overview-column{gap:2rem;display:grid}.overview-column--primary{grid-area:1/2}.overview-column--secondary{grid-area:1/1}}@media (width<=859px){.membership-card{grid-template-columns:1fr}.membership-card__qr-link{justify-self:center;width:fit-content}.membership-card__qr{margin-inline:auto}}@media (width<=719px){.page-shell{width:min(100% - 3rem,42rem);padding:2rem 0}.page-footer-shell{width:min(100% - 3rem,42rem)}.hero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem 1.2rem;margin-bottom:2.5rem;display:grid}.logo{grid-area:1/1;width:min(84px,20vw)}.hero-content{display:contents}.hero-copy{grid-area:1/2;align-self:center;gap:.5rem;min-width:0}.top-nav{border-radius:.9rem;grid-area:2/1/auto/-1;align-self:stretch}.top-nav__menu{grid-auto-columns:1fr;grid-auto-flow:column;gap:.22rem;padding:.42rem;display:grid}.top-nav__link{border-radius:.6rem;min-height:2.2rem;padding:.42rem .1rem;font-size:clamp(.82rem,2.6vw,.93rem)}.top-nav__link+.top-nav__link:before{height:1.2rem;left:-.11rem}.overview-card{padding:.6rem 1.2rem 1.2rem}.overview-section>.section-title{margin-left:.9rem}.overview-button{border-radius:.9rem;margin-top:.75rem;padding-block:.85rem}.booking-card{gap:1rem;padding-top:1.2rem}.promo-card,.booking-card{padding-top:1.2rem}.membership-card__qr{width:min(100%,12rem)}.booking-card__image{border-radius:.72rem;height:clamp(10rem,42vw,14rem)}.overview-entry__body--with-image{gap:.85rem}.overview-subsection+.overview-subsection{margin-top:1.1rem;padding-top:1.1rem}.overview-subsection-title{margin-bottom:.05rem;font-size:.96rem}.overview-subsection:first-child .overview-subsection-title{padding-top:.55rem}.overview-entry__header{align-items:flex-start;gap:.75rem}.overview-entry__meta{font-size:.88rem}.entry-thumbnail{border-radius:.6rem;flex-basis:68px;width:68px;height:68px}.site-footer{border-radius:1.05rem 1.05rem 0 0;margin-top:1.65rem}.site-footer__inner{padding:1.8rem 1.5rem 2.1rem}.site-footer__title{font-size:clamp(1.35rem,4.8vw,1.55rem)}.site-footer__links{row-gap:.9rem;margin-top:1.5rem}.site-footer__item,.site-footer__social{gap:.85rem;font-size:clamp(.92rem,3.6vw,.98rem)}.site-footer__socials{row-gap:.9rem}.site-footer__marker{flex-basis:.85rem;width:.85rem;height:.85rem}.site-footer__divider{margin:1.6rem 0}.site-footer__icon{width:1.65rem;height:1.65rem}.content-page{margin-bottom:2.5rem}.content-page__header{margin-bottom:.85rem}.content-page__header>.section-title{margin-left:.9rem}.content-card{padding:1.35rem 1.2rem 1.5rem}.about-card{padding:0}.about-columns{grid-template-columns:1fr}.about-column{padding:1.35rem 1.2rem 1.5rem}.about-column--content{padding-right:1.2rem}.content-rich-text{margin-top:1rem;font-size:.98rem}.contact-section,.calendar-detail__sidebar{border-top:1px solid var(--surface-border);position:static}.contact-section:before,.calendar-detail__sidebar:before{content:none}.contact-section__title{font-size:1.2rem}.contact-section__details{margin-top:.85rem;font-size:.95rem}.member-info-section{margin-bottom:1.3rem;padding-bottom:1.1rem}.member-info-section__details{margin-top:.85rem;font-size:.95rem}.member-info-section__qr-link{width:min(100%,12rem)}.board-section{margin-top:1.3rem;padding-top:1.1rem}.calendar-groups{gap:1.6rem}.calendar-group{gap:.85rem}.calendar-group__title{margin-left:.9rem;font-size:1.22rem}.calendar-group__card{padding-top:.45rem;padding-bottom:.6rem}.calendar-archive-entry{padding:1.15rem 0}.archive-card__body{margin-top:.85rem}.archive-card__body--with-image{gap:1rem}.archive-card__excerpt{margin-top:.85rem;font-size:.95rem}.archive-card__header{align-items:flex-start;gap:.75rem}.archive-card__read-more{margin-top:.85rem;font-size:.9rem}.detail-meta{margin-top:.35rem;margin-bottom:.55rem;font-size:.88rem}.archive-card__image{border-radius:.6rem;flex-basis:96px;width:96px;height:96px}}@media (width<=430px){.page-shell,.page-footer-shell{width:min(100% - 2rem,42rem)}.hero{grid-template-columns:clamp(50px,16vw,64px) minmax(0,1fr);gap:.85rem .75rem}.logo{width:clamp(50px,16vw,64px)}.hero-copy{gap:.35rem}.page-title{font-size:clamp(1.5rem,8.2vw,2rem);line-height:.98}.page-intro{max-width:min(100%,16.5rem);font-size:clamp(.9rem,3.8vw,.98rem)}}
