
.gallery-pro-hero{padding-bottom:28px}
.gallery-hero-layout{display:grid;grid-template-columns:1fr;gap:20px;align-items:end}
.gallery-hero-copy h1{font-size:clamp(42px,6vw,84px);line-height:.92;letter-spacing:-.06em;margin:18px 0}
.gallery-hero-copy p{max-width:720px;color:var(--soft);font-size:clamp(18px,2vw,22px)}
.gallery-film-only{padding-top:10px}
.film-camera-pro{border-radius:38px;overflow:hidden;background:linear-gradient(180deg,rgba(20,24,30,.97),rgba(8,10,14,.97));border:1px solid rgba(255,255,255,.14);box-shadow:0 34px 95px rgba(0,0,0,.42)}
.gallery-info-bar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;padding:28px 30px 18px}
.gallery-live-info h2{font-size:clamp(28px,4vw,46px);line-height:1;letter-spacing:-.05em;margin:8px 0 0}
.gallery-live-stats{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.gallery-live-stats span{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);font-weight:900;white-space:nowrap}
.gallery-live-stats strong{font-size:18px;color:#fff}
.film-stage{padding:0 30px 22px}
.film-photo-main--clean{margin:0;border-radius:30px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#05070a;min-height:520px;box-shadow:0 28px 80px rgba(0,0,0,.38)}
.film-photo-main--clean:after,.film-photo-main figcaption{display:none !important;content:none !important}
.film-photo-main--clean img{width:100%;height:clamp(460px,66vh,720px);object-fit:cover;display:block}
.film-strip{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 30px 30px;scrollbar-color:rgba(255,106,19,.75) rgba(255,255,255,.08)}
.film-thumb{position:relative;flex:0 0 156px;height:98px;border:1px solid rgba(255,255,255,.14);border-radius:18px;overflow:hidden;background:#111;cursor:pointer;scroll-snap-align:start;padding:0;opacity:.76;transition:.2s ease}
.film-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.film-thumb.active,.film-thumb:hover{opacity:1;border-color:rgba(255,106,19,.86);transform:translateY(-3px);box-shadow:0 14px 34px rgba(255,106,19,.15)}
@media(max-width:980px){.gallery-info-bar{grid-template-columns:1fr;align-items:start}.gallery-live-stats{justify-content:flex-start}.film-photo-main--clean{min-height:360px}.film-photo-main--clean img{height:440px}}
@media(max-width:560px){.gallery-info-bar{padding:24px 22px 14px}.film-stage{padding:0 22px 18px}.film-strip{padding:0 22px 26px}.film-photo-main--clean img{height:340px}.film-thumb{flex-basis:118px;height:78px}}
