@keyframes lb-fadeIn{0%{opacity:0}to{opacity:1}}.lb-overlay{z-index:9999;background:#000000de;justify-content:center;align-items:center;padding:16px;animation:.2s lb-fadeIn;display:flex;position:fixed;inset:0}.lb-close-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex;position:fixed;top:18px;right:18px}.lb-body{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:840px;display:flex}.lb-body--video{max-width:900px}.lb-counter{text-transform:uppercase;letter-spacing:.12em;color:#ffffff73;font-size:11px}.lb-media-frame{background:#111;border-radius:14px;justify-content:center;align-items:center;width:100%;max-height:65vh;display:flex;overflow:hidden}.lb-image{object-fit:contain;max-width:100%;max-height:65vh;animation:.2s lb-fadeIn;display:block}.lb-video{max-width:100%;max-height:65vh;display:block}.lb-nav-row{align-items:center;gap:16px;display:flex}.lb-nav-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.lb-dots{flex-wrap:wrap;justify-content:center;gap:7px;max-width:320px;display:flex}.lb-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s,transform .15s;transform:scale(1)}.lb-dot.active{background:#fff;transform:scale(1.3)}.lb-caption{color:#fff9;letter-spacing:.04em;font-size:13px}
.gallery-page{max-width:960px;margin:176px auto 0;padding:0 24px 80px}.gallery-back-link{color:#7a7870;font-size:13px;text-decoration:none}.gallery-title{color:#1a1a18;letter-spacing:-.02em;margin-bottom:6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700}.gallery-title--sub{margin-top:12px}.gallery-subtitle{color:#7a7870;margin-bottom:48px;font-size:15px;font-weight:300}.gallery-subtitle--tight{margin-bottom:32px}.gallery-section{margin-bottom:48px}.gallery-section-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.gallery-section-title{color:#1a1a18;font-family:Georgia,serif;font-size:1.2rem;font-weight:700;text-decoration:none}.gallery-view-all{letter-spacing:.1em;text-transform:uppercase;color:#fff;white-space:nowrap;background:#1a1a18;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;text-decoration:none}.gallery-view-all--outline{color:#7a7870;background:0 0;border:1px solid #0000001f;font-weight:500}.gallery-strip-wrap{border-radius:12px;overflow:hidden}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;display:grid}.gallery-grid--videos{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.gallery-grid-item{aspect-ratio:1;cursor:pointer;border:none;border-radius:10px;width:100%;padding:0;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.gallery-grid-item:hover{transform:scale(1.03);box-shadow:0 8px 24px #00000038}.gallery-grid-item--video{aspect-ratio:16/10;background:#111}.gallery-grid-item img{object-fit:cover;width:100%;height:100%;display:block}.gallery-play-icon{background:#00000080;border:1.5px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-play-icon-arrow{border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:14px solid #fff;width:0;height:0;margin-left:3px}
