.club-gallery{padding:90px 0 70px;overflow:hidden;background:#edebe9;color:#313130}
.gallery-heading{padding:0 6%;display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px}.gallery-heading h2{margin:0;max-width:750px;font-size:clamp(40px,5.5vw,80px);line-height:1.15}.gallery-heading p{font-size:15px;max-width:29ch;margin:0}
.gallery-reel{display:flex;align-items:center;gap:38px;overflow-x:auto;scroll-snap-type:x mandatory;padding:50px max(6vw,calc((100vw - 600px)/2)) 65px;scrollbar-width:thin;scrollbar-color:#81968c transparent;overscroll-behavior-x:contain;perspective:1200px}
.gallery-frame{position:relative;flex:0 0 560px;scroll-snap-align:center;background:none;border:0;padding:0;color:inherit;text-align:left;transform:rotate(var(--gallery-turn,0deg));transform-origin:50% 60%;transition:transform .55s cubic-bezier(.16,1,.3,1);cursor:zoom-in}.gallery-frame:nth-child(3n+2){flex-basis:340px}.gallery-frame img{display:block;width:100%;height:430px;object-fit:contain;background:#e4e2dd;box-shadow:0 16px 24px #31313018}.gallery-frame span{display:flex;justify-content:space-between;gap:12px;padding:17px 0 0;font:15px/1.5 Manrope,sans-serif}.gallery-frame b{font-size:22px;font-weight:400}.gallery-frame:focus-visible{outline:2px solid #667f74;outline-offset:10px}.gallery-frame:hover{transform:rotate(0deg) translateY(-8px)}
.gallery-controls{display:flex;gap:20px;align-items:center;justify-content:center;margin-top:18px}.gallery-controls button,.gallery-dialog button{min-width:48px;min-height:48px;border:1px solid #8b8d86;border-radius:50%;background:#edebe9;color:#313130;font-size:24px}.gallery-controls output{font:14px Manrope,sans-serif;min-width:60px;text-align:center}
.gallery-dialog{inset:0;width:100%;height:100%;max-width:100%;max-height:100%;padding:24px;background:#edebe9;border:0}.gallery-dialog::backdrop{background:#313130e8}.gallery-dialog figure{height:calc(100% - 80px);margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.gallery-dialog img{width:100%;height:calc(100% - 55px);object-fit:contain;min-height:0}.gallery-dialog figcaption{font:16px/1.5 Manrope,sans-serif;text-align:center}.gallery-dialog .gallery-close{display:block;margin:0 0 16px auto}.gallery-dialog-controls{position:absolute;top:24px;left:24px;display:flex;gap:10px}
.motion-enabled .gallery-dialog[open]{animation:album-open .45s cubic-bezier(.16,1,.3,1)}@keyframes album-open{from{clip-path:inset(12% 10% round 80px);opacity:.4}to{clip-path:inset(0 round 0);opacity:1}}
.header-edge{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:-1}.header-edge rect{fill:none;stroke:#b1d5c6;stroke-width:2;vector-effect:non-scaling-stroke;stroke-dasharray:22 78;stroke-dashoffset:var(--edge-offset,0);transition:stroke-dashoffset .45s ease-out}.header-edge .edge-light{stroke:#fff;stroke-width:1;stroke-dasharray:9 91;stroke-dashoffset:calc(var(--edge-offset,0) - 7)}.motion-enabled .header-edge{animation:edge-arrive 1.8s ease-out both}@keyframes edge-arrive{from{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
.motion-paused .gallery-frame{transform:none;transition:none}.motion-paused .gallery-dialog[open]{animation:none}.motion-paused .header-edge rect{transition:none}
@media(max-width:700px){.club-gallery{padding:65px 0 90px}.gallery-heading{display:block}.gallery-heading h2{font-size:42px;margin-bottom:18px}.gallery-heading p{font-size:15px}.gallery-reel{gap:26px;padding:35px 10vw 40px}.gallery-frame,.gallery-frame:nth-child(3n+2){flex-basis:80vw}.gallery-frame img{height:380px;height:min(52svh,430px)}.gallery-frame span{font-size:14px}.gallery-dialog{padding:16px}.gallery-dialog-controls{top:16px;left:16px}.gallery-dialog figcaption{font-size:14px}.gallery-heading h2{max-width:11ch}}


.gallery-frame img{height:auto;max-height:430px;background:transparent;object-fit:contain}.gallery-reel{min-height:530px}.gallery-frame:nth-child(3n+2) img{max-height:430px}@media(max-width:700px){.gallery-frame img,.gallery-frame:nth-child(3n+2) img{max-height:52svh}.gallery-reel{min-height:430px}.club-gallery{scroll-margin-top:90px}}

