.club-popup-open{overflow:hidden}
.club-popup{position:fixed;inset:0;margin:auto;width:min(740px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #8e7662;background:#080808;color:#f4efe8;overflow:auto;overscroll-behavior:contain}
.club-popup[open]{display:grid;grid-template-columns:42% minmax(0,1fr)}
.club-popup::backdrop{background:#000b}
.club-popup-close{position:absolute;inset-block-start:12px;inset-inline-end:12px;z-index:1;width:44px;height:44px;border:1px solid #8e7662;background:#080808;color:#f4efe8;font:30px/1 Arial,sans-serif;cursor:pointer}
.club-popup-picture{display:block;min-height:390px;overflow:hidden}.club-popup-picture img{display:block;width:100%;height:100%;object-fit:cover;object-position:45% center}
.club-popup-copy{padding:64px 36px 30px;text-align:center;align-self:center;min-width:0}
.club-popup-label{font:15px/1.5 var(--body);color:#d6b99f;margin:0 0 16px}
.club-popup-copy h2{font:500 44px/1.15 var(--display);text-wrap:balance;margin:0 0 18px}
.club-popup-copy #club-popup-description{font:16px/1.8 var(--body);margin:0 auto 26px;max-width:30ch}
.club-popup-join.button{width:100%;min-height:50px;white-space:normal;padding:12px 16px}
.club-popup-later{display:block;margin:10px auto 0;padding:8px;min-height:44px;border:0;background:transparent;color:#e8ded2;font:14px/1.5 var(--body);text-decoration:underline;text-underline-offset:4px;cursor:pointer}
.club-popup-copy .club-popup-note{font:12px/1.75 var(--body);color:#b9b4ae;margin:14px 0 0}
.club-popup :is(button,a):focus-visible{outline:3px solid #f4efe8;outline-offset:3px}
.a11y-largeText .club-popup p,.a11y-largeText .club-popup button,.a11y-largeText .club-popup-join{font-size:20px;line-height:1.6}
@media(max-width:600px){.club-popup[open]{grid-template-columns:minmax(0,1fr)}.club-popup-picture{height:140px;min-height:0}.club-popup-picture img{object-position:center 55%}.club-popup-copy{padding:26px 24px 22px}.club-popup-label{margin-bottom:10px}.club-popup-copy h2{font-size:38px;margin-bottom:14px}.club-popup-copy #club-popup-description{margin-bottom:20px}.club-popup-copy .club-popup-note{margin-top:8px}}
@media(max-height:560px){.club-popup-picture{display:none}.club-popup[open]{grid-template-columns:minmax(0,1fr);max-width:440px}.club-popup-copy{padding:56px 26px 24px}}
@media print{.club-popup{display:none!important}}
