.club-page{--graphite:#151513;--mineral:#e7e7e2;--chalk:#f3f2ed;--orange:#e64a19;--line:#aeadab;background:var(--mineral);min-height:100vh;color:var(--graphite)}.club-page a{color:inherit;text-decoration:none}.club-header,.club-page main,.club-footer{width:min(100% - 3rem,92rem);margin:0 auto}.club-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:4.5rem;display:flex}.club-header nav{align-items:center;gap:2rem;font-size:.78rem;font-weight:700;display:flex}.club-header__cta{border-bottom:2px solid var(--orange);padding-bottom:.25rem}.club-kicker{color:var(--orange);font-family:var(--font-jetbrains-mono),monospace;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:600}.club-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(3rem,8vw,8rem);min-height:calc(100dvh - 4.5rem);padding:4rem 0 6rem;display:grid}.club-hero h1{max-width:58rem;font-family:var(--font-manrope),sans-serif;letter-spacing:-.075em;margin:1.4rem 0 0;font-size:clamp(3.7rem,6.7vw,7.2rem);font-weight:500;line-height:.9}.club-hero__copy>p:nth-of-type(2){color:#50504b;max-width:44rem;margin:1.8rem 0 0;font-size:1.1rem;line-height:1.65}.club-actions{flex-wrap:wrap;gap:1.4rem;margin-top:2rem;display:flex}.club-actions a{border-bottom:1px solid var(--graphite);padding-bottom:.25rem;font-size:.8rem;font-weight:700}.club-actions a:first-child{background:var(--orange);color:#fff;border:0;padding:1rem 1.15rem}.club-hero__facts{color:#5c5c57;font-family:var(--font-jetbrains-mono),monospace;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:2rem;font-size:.6rem;display:flex}.club-hero__facts span:before{color:var(--orange);content:"/";margin-right:.4rem}.club-hero__mockup{border:1px solid var(--graphite);background:#d1d1cb;place-items:center;min-height:42rem;display:grid;position:relative;overflow:hidden}.club-phone{aspect-ratio:9/18.5;border:7px solid var(--graphite);background:#fff;border-radius:2rem;width:min(72%,20rem);position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:1.5rem 1.5rem #bfbfb9}.club-phone img{object-fit:cover;object-position:top}.club-hero__label{border:1px solid var(--graphite);background:var(--mineral);padding:.8rem;position:absolute;bottom:1rem;right:1rem}.club-hero__label span{color:#61615b;font-family:var(--font-jetbrains-mono),monospace;text-transform:uppercase;font-size:.54rem;display:block}.club-hero__label strong{margin-top:.3rem;font-size:.75rem;display:block}.club-section{border-top:1px solid var(--line);padding:clamp(7rem,11vw,11rem) 0}.club-heading{max-width:72rem}.club-heading h2,.club-ownership h2,.club-cta h2{font-family:var(--font-manrope),sans-serif;letter-spacing:-.067em;margin:0;font-size:clamp(2.9rem,5.7vw,6rem);font-weight:500;line-height:.94}.club-heading>p:last-child{color:#53534e;max-width:45rem;margin:1.5rem 0 0;line-height:1.7}.club-gallery{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:4rem;display:grid}.club-gallery figure{margin:0}.club-gallery__media{background:#cecec8;min-height:32rem;position:relative;overflow:hidden}.club-gallery img{object-fit:cover;object-position:top;filter:grayscale();transition:filter .3s}.club-gallery figure:hover img{filter:grayscale(0)}.club-gallery figcaption{border-bottom:1px solid var(--line);padding:.75rem 0;font-size:.72rem}.club-feature-grid{border-top:1px solid var(--graphite);border-left:1px solid var(--graphite);grid-template-columns:repeat(3,1fr);gap:0;margin-top:4rem;display:grid}.club-feature-grid article{border-right:1px solid var(--graphite);border-bottom:1px solid var(--graphite);min-height:17rem;padding:1.4rem}.club-feature-grid span{color:var(--orange);font-family:var(--font-jetbrains-mono),monospace;font-size:.58rem}.club-feature-grid h3{font-family:var(--font-manrope),sans-serif;letter-spacing:-.04em;margin:3rem 0 0;font-size:1.45rem}.club-feature-grid p{color:#54544f;margin:.8rem 0 0;font-size:.88rem;line-height:1.65}.club-section--dark{color:inherit;background:0 0}.club-feature-grid--light article{background:0 0}.club-ownership{grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.club-ownership__map{border-top:1px solid var(--graphite);border-left:1px solid var(--graphite);grid-template-columns:repeat(2,1fr);gap:0;display:grid}.club-ownership__map span,.club-ownership__map strong{border-right:1px solid var(--graphite);border-bottom:1px solid var(--graphite);min-height:6rem;font-family:var(--font-jetbrains-mono),monospace;place-items:center;font-size:.7rem;display:grid}.club-ownership__map strong{background:var(--orange);color:#fff;grid-column:1/-1}.club-ownership>p{color:#53534e;grid-column:2;margin:0;line-height:1.7}.club-faq{grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,8rem);display:grid}.club-faq details{border-top:1px solid var(--line)}.club-faq details:last-child{border-bottom:1px solid var(--line)}.club-faq summary{cursor:pointer;justify-content:space-between;gap:1rem;padding:1.3rem 0;font-weight:700;list-style:none;display:flex}.club-faq summary::-webkit-details-marker{display:none}.club-faq summary span{color:var(--orange)}.club-faq details p{color:#53534e;margin:0 0 1.5rem;line-height:1.7}.club-cta{border-top:1px solid var(--line);padding:clamp(7rem,11vw,11rem) 0}.club-cta>p{color:#50504b;max-width:44rem;line-height:1.7}.club-cta>a{background:var(--orange);color:#fff;margin-top:1.5rem;padding:1rem 1.2rem;font-weight:700;display:inline-flex}.club-footer{border-top:1px solid var(--line);color:#555550;justify-content:space-between;align-items:center;gap:2rem;min-height:8rem;font-size:.72rem;display:flex}.club-footer>a:last-child{color:var(--graphite);font-weight:700}@media (max-width:900px){.club-header,.club-page main,.club-footer{width:min(100% - 2rem,92rem)}.club-hero{grid-template-columns:1fr;min-height:0}.club-hero__mockup{min-height:36rem}.club-gallery{grid-template-columns:repeat(2,1fr)}.club-ownership,.club-faq{grid-template-columns:1fr}.club-ownership>p{grid-column:1}.club-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.club-header nav>a:not(.club-header__cta){display:none}.club-header__cta{font-size:.68rem}.club-hero{padding:3.5rem 0 5rem}.club-hero h1{font-size:3.45rem}.club-gallery,.club-feature-grid{grid-template-columns:1fr}.club-gallery__media{min-height:38rem}.club-footer{flex-direction:column;justify-content:center;align-items:flex-start}}.club-hero h1{font-size:var(--type-hero);letter-spacing:-.052em;font-weight:480;line-height:1.02}.club-heading h2,.club-ownership h2,.club-cta h2{font-size:var(--type-section);letter-spacing:-.05em;font-weight:480;line-height:1.06}.club-hero__facts{font-size:.68rem;line-height:1.45}.club-hero__label span{font-size:.62rem}.club-gallery figcaption{font-size:.8rem;line-height:1.45}.club-feature-grid span{font-size:.65rem}.club-feature-grid p{font-size:.95rem;line-height:1.7}.club-ownership__map span,.club-ownership__map strong{font-size:.78rem}.club-footer{font-size:.8rem;line-height:1.5}@media (max-width:580px){.club-hero h1{font-size:var(--type-hero)}.club-heading h2,.club-ownership h2,.club-cta h2{font-size:var(--type-section)}}
