.club-areas-section{padding-block:var(--space-4)}.club-intro{margin-bottom:var(--space-4)}.club-area-grid{align-items:start;gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.club-area{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.club-area:hover{box-shadow:var(--shadow-lg);border-color:#31563873;transform:translateY(-3px)}.club-area[open]{box-shadow:var(--shadow-lg);border-color:#31563880}.club-area summary{cursor:pointer;list-style:none}.club-area summary::-webkit-details-marker{display:none}.club-area summary:focus-visible{outline:3px solid var(--green);outline-offset:-3px}.club-area__photo-placeholder{aspect-ratio:16/9;background:radial-gradient(circle at 22% 18%, #d8c07f24, transparent 29%), linear-gradient(145deg, var(--green-dark), #0b160f 72%);color:#fff;text-align:center;place-items:center;padding:1.25rem;display:grid;position:relative;overflow:hidden}.club-area__photo-placeholder:before{border-radius:calc(var(--radius-sm) - .15rem);content:"";pointer-events:none;border:1px solid #d8c07f3d;position:absolute;inset:.55rem}.club-area__photo-icon{color:#d8c07f4d;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:clamp(3.25rem,6vw,4.5rem);position:absolute}.club-area__photo-status{z-index:1;justify-items:center;gap:.2rem;display:grid;position:relative}.club-area__photo-status small{color:var(--brass-light);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800;line-height:1.25}.club-area__photo-status strong{font-size:clamp(1.25rem,3vw,1.65rem);line-height:1.1}.club-area__summary{align-content:start;gap:.45rem;min-height:0;padding:1.2rem;display:grid}.club-area__summary>h3{margin:0;font-size:clamp(1.4rem,2.5vw,1.75rem);line-height:1.08}.club-area__summary>.club-area__keyfact{color:var(--green-dark);margin-top:.2rem;font-size:.96rem;line-height:1.3}.club-area__summary>span:not(.club-area__toggle){color:var(--ink-soft);line-height:1.42}.club-area__toggle{width:fit-content;min-height:36px;margin-top:var(--space-2);background:var(--green-dark);color:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.82rem;font-weight:800;display:inline-flex}.club-area__toggle:after{content:"+";font-size:1rem;line-height:1}.club-area__toggle-less,.club-area[open] .club-area__toggle-more{display:none}.club-area[open] .club-area__toggle-less{display:inline}.club-area[open] .club-area__toggle:after{content:"−"}.club-area__details{border-top:1px solid var(--line);padding:1.2rem}.club-area__details p{margin-bottom:var(--space-2);color:var(--ink-soft);-webkit-hyphens:auto;hyphens:auto;text-align:justify}.club-area__details p:last-child{margin-bottom:0}.club-area__details strong{color:var(--green-dark);font-weight:800}.club-contact__heading{max-width:760px;margin:0 auto var(--space-3);text-align:center}.club-contact-section{padding-block:var(--space-4) var(--space-3)}.club-contact__heading>p:not(.eyebrow){color:var(--ink-soft)}.club-contact .button-row{justify-content:center;margin-top:0}@media (min-width:981px){.club-area-grid:not(:has(.club-area[open])){align-items:stretch}.club-area-grid:not(:has(.club-area[open])) .club-area{display:grid}.club-area-grid:not(:has(.club-area[open])) .club-area>summary{grid-template-rows:auto 1fr;height:100%;display:grid}.club-area-grid:not(:has(.club-area[open])) .club-area__summary{grid-template-rows:auto auto 1fr auto;height:100%}}@media (max-width:980px){.club-area-grid{grid-template-columns:1fr}.club-area-grid:not(:has(.club-area[open])){grid-auto-rows:1fr}.club-area-grid:not(:has(.club-area[open])) .club-area{height:100%}.club-area-grid:not(:has(.club-area[open])) .club-area>summary{height:100%}.club-area-grid:not(:has(.club-area[open])) .club-area__summary{height:100%}.club-area-grid:not(:has(.club-area[open])) .club-area__summary{grid-template-rows:auto auto 1fr auto}.club-area summary{grid-template-columns:minmax(16rem,.9fr) 1.1fr;display:grid}.club-area__photo-placeholder{aspect-ratio:auto;height:100%;min-height:220px}}@media (max-width:680px){.club-area-grid{grid-template-columns:1fr}.club-area summary{display:block}.club-area-grid:not(:has(.club-area[open])) .club-area>summary{grid-template-rows:auto 1fr;grid-template-columns:1fr;display:grid}.club-area-grid:not(:has(.club-area[open])) .club-area__summary{height:auto}.club-area__photo-placeholder{aspect-ratio:16/9;height:auto;min-height:0}.club-area__toggle{margin-top:var(--space-2)}.club-contact__heading{text-align:left}.club-contact .button-row{justify-content:flex-start}}
