.gallery-pro{padding:86px 0 128px;background:var(--paper)}
.gallery-pro__intro{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:34px}.gallery-pro__intro-copy{max-width:560px;color:var(--muted);margin:0}.gallery-pro__intro .section-title{font-size:clamp(3rem,6vw,5.8rem)}
.gallery-reel{position:relative;min-height:clamp(360px,58vw,660px);overflow:hidden;background:#171512;margin:0 0 46px;border-radius:2px;box-shadow:0 24px 70px rgba(23,21,18,.14)}.gallery-reel__slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .7s ease}.gallery-reel__slide.is-active{opacity:1;pointer-events:auto}.gallery-reel__slide img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.gallery-reel__slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,6,.72),rgba(10,8,6,.08) 65%),linear-gradient(0deg,rgba(10,8,6,.7),transparent 56%)}.gallery-reel__content{position:absolute;z-index:2;left:clamp(24px,5vw,68px);right:clamp(24px,5vw,68px);bottom:clamp(28px,6vw,72px);max-width:640px;color:#fff}.gallery-reel__kicker{font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#e2a174;margin-bottom:10px}.gallery-reel__title{font-size:clamp(2.4rem,5vw,5rem);line-height:.95}.gallery-reel__caption{max-width:540px;margin:15px 0 0;color:rgba(255,255,255,.78)}.gallery-reel__controls{position:absolute;z-index:4;right:24px;bottom:24px;display:flex;gap:8px}.gallery-reel__button{width:48px;height:48px;border:1px solid rgba(255,255,255,.45);background:rgba(10,8,6,.42);backdrop-filter:blur(8px);color:#fff;font-size:1.5rem;cursor:pointer}.gallery-reel__button:hover{background:rgba(185,105,62,.9);border-color:transparent}.gallery-reel__dots{position:absolute;z-index:4;left:24px;top:24px;display:flex;gap:7px}.gallery-reel__dot{width:26px;height:3px;border:0;background:rgba(255,255,255,.35);padding:0;cursor:pointer}.gallery-reel__dot.is-active{background:#fff}
.gallery-tabs-wrap{position:sticky;top:82px;z-index:50;background:rgba(245,240,232,.94);backdrop-filter:blur(12px);margin:0 -10px 34px;padding:12px 10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gallery-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.gallery-tabs::-webkit-scrollbar{display:none}.gallery-tab{flex:0 0 auto;border:1px solid var(--line);background:transparent;color:var(--ink);padding:10px 17px;font-size:.7rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}.gallery-tab:hover,.gallery-tab.is-active{background:var(--ink);border-color:var(--ink);color:#fff}
.gallery-pro__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.gallery-pro__card{grid-column:span 4;position:relative;overflow:hidden;background:#ddd4c7;aspect-ratio:4/3;cursor:pointer;min-width:0}.gallery-pro__card:nth-child(7n+1),.gallery-pro__card:nth-child(7n+5){grid-column:span 8;aspect-ratio:16/9}.gallery-pro__card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery-pro__card:hover img{transform:scale(1.035)}.gallery-pro__overlay{position:absolute;inset:auto 0 0;padding:48px 18px 16px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.78));opacity:0;transform:translateY(8px);transition:.25s}.gallery-pro__card:hover .gallery-pro__overlay,.gallery-pro__card:focus-visible .gallery-pro__overlay{opacity:1;transform:none}.gallery-pro__category{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:#efb183;font-weight:800}.gallery-pro__card-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.45rem;line-height:1.05;margin-top:3px}.gallery-pro__empty{grid-column:1/-1;text-align:center;padding:70px 20px;color:var(--muted)}
.gallery-pro__card[hidden]{display:none!important}.gallery-pro .lightbox-caption{margin-top:12px;color:rgba(255,255,255,.8);text-align:center;max-width:760px}.gallery-pro .lightbox-figure{margin:0;display:grid;justify-items:center}
@media(max-width:900px){.gallery-pro{padding:70px 0 104px}.gallery-pro__grid{gap:12px}.gallery-pro__card,.gallery-pro__card:nth-child(7n+1),.gallery-pro__card:nth-child(7n+5){grid-column:span 6;aspect-ratio:4/3}.gallery-tabs-wrap{top:82px}}
@media(max-width:600px){.gallery-pro{padding:54px 0 84px}.gallery-pro__intro{display:block;margin-bottom:24px}.gallery-pro__intro-copy{margin-top:15px}.gallery-reel{min-height:440px;margin-bottom:30px;border-radius:0}.gallery-reel__slide img{object-position:center}.gallery-reel__controls{right:14px;bottom:14px}.gallery-reel__button{width:44px;height:44px}.gallery-reel__dots{left:14px;top:14px}.gallery-tabs-wrap{top:82px;margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.gallery-pro__grid{grid-template-columns:1fr;gap:12px}.gallery-pro__card,.gallery-pro__card:nth-child(7n+1),.gallery-pro__card:nth-child(7n+5){grid-column:auto;aspect-ratio:4/3}.gallery-pro__overlay{opacity:1;transform:none;padding-top:44px}.gallery-reel__content{left:22px;right:22px;bottom:76px}.gallery-reel__title{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){.gallery-reel__slide,.gallery-pro__card img,.gallery-pro__overlay{transition:none!important}}
