.review-author[data-astro-cid-bgwftent]{margin-top:auto;padding-top:1.1rem;display:flex;align-items:center;gap:.75rem}
.review-avatar[data-astro-cid-bgwftent]{width:52px;height:52px;flex:none;border-radius:999px;object-fit:cover;background:var(--green-tint);border:2px solid var(--paper);box-shadow:0 0 0 1px var(--line),var(--sh-sm)}
.review-avatar--mono[data-astro-cid-bgwftent]{display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--green);text-transform:uppercase}
.review-author-meta[data-astro-cid-bgwftent]{display:flex;flex-direction:column;line-height:1.2;min-width:0}
.review-author-meta[data-astro-cid-bgwftent] b[data-astro-cid-bgwftent]{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--ink)}
.review-author-meta[data-astro-cid-bgwftent] small[data-astro-cid-bgwftent]{font-size:.78rem;color:var(--muted)}
.review-gmark[data-astro-cid-bgwftent]{flex:none;margin-left:auto;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;box-shadow:0 0 0 1px var(--line),var(--sh-sm)}
.rev-card blockquote{margin:0;font-style:italic;color:var(--ink-soft)}.rev-card .rev-stars svg{fill:currentColor;stroke:currentColor}.rev-card .review-author{font-style:normal}
.landing-privacy{padding:24px max(24px,calc((100% - 1120px)/2));background:#fff;color:#183623;font-size:1rem;line-height:1.7;scroll-margin-top:100px}.landing-privacy summary{cursor:pointer;font-weight:700;color:#006814}.landing-privacy h2{font-size:1.375rem;margin-top:24px}.landing-privacy .container{padding:16px 0;max-width:850px}.landing-privacy a{color:#006814}
/* Shared footer rules also cover newly added links without Astro scope attributes. */
.site-footer .footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 3rem}
.site-footer .footer-brand{grid-column:1/-1;display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,2fr) minmax(180px,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-bottom:2rem;border-bottom:1px solid #ffffff20}
.site-footer .footer-brand img{margin-bottom:0;max-width:100%;height:auto;max-height:70px;object-fit:contain;object-position:left}
.site-footer .footer-brand .footer-tag{justify-self:center;margin:0;max-width:720px;text-align:center}
.site-footer .footer-brand .footer-social{justify-self:end;margin:0}
.site-footer .footer-col{min-width:0}
.site-footer .footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}
.site-footer .footer-col a{color:#b9cebb;font-size:.92rem;transition:color .16s var(--ease-out);overflow-wrap:anywhere}
.site-footer .footer-col a:hover,.site-footer .footer-col a:focus-visible{color:var(--spark-warm)}
.site-footer .footer-col a:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:2px}
.site-footer .footer-link-group+.footer-link-group,.site-footer .footer-organized-support>.footer-h{margin-top:2rem}
.site-footer .footer-book{margin-top:1rem}
.site-footer .footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;text-align:center;gap:.75rem clamp(1.5rem,4vw,4rem)}
.site-footer .footer-bottom>:first-child{justify-self:start;text-align:left}
.site-footer .footer-bottom .footer-license{justify-self:center}
.site-footer .footer-bottom .footer-team-reminder{justify-self:end}
@media(max-width:1000px){.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}.site-footer .footer-brand{grid-template-columns:180px minmax(0,1fr)}.site-footer .footer-brand .footer-tag{text-align:left}.site-footer .footer-brand .footer-social{grid-column:1/-1;justify-self:start}.site-footer .footer-bottom{grid-template-columns:1fr;justify-items:center}.site-footer .footer-bottom>*{justify-self:center!important;text-align:center!important}}
@media(max-width:600px){.site-footer .footer-grid{grid-template-columns:1fr;gap:2rem}.site-footer .footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.site-footer .footer-brand img{max-width:180px}.site-footer .footer-col{padding-bottom:1.5rem;border-bottom:1px solid #ffffff15}.site-footer .footer-col:last-child{border-bottom:0;padding-bottom:0}}
@media(prefers-reduced-motion:reduce){.site-footer .footer-col a{transition:none}}

/* Footer booking CTA keeps readable green text on its white hover surface. */
.site-footer .footer-col a.footer-book:hover,.site-footer .footer-col a.footer-book:focus-visible,.site-footer .footer-book a:hover,.site-footer .footer-book a:focus-visible{color:#006814;background:#fff}
