body.ehba-gallery-lightbox-open{overflow:hidden}.ehba-gallery-hub{background:#fff9fa;color:#25161d}.ehba-gallery-hub *{box-sizing:border-box}.ehba-gallery-hero{min-height:355px;display:grid;align-items:center;background:linear-gradient(90deg,rgba(6,7,9,.94),rgba(6,7,9,.66) 45%,rgba(6,7,9,.12)),var(--ehba-gallery-hero,linear-gradient(120deg,#2b0917,#8d0c44));background-size:cover;background-position:center}.ehba-gallery-hero__inner{padding:68px 24px;color:#fff}.ehba-gallery-hero__eyebrow{margin:0 0 10px;color:#f1a4c2;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ehba-gallery-hero h1{margin:0;font:700 clamp(2.8rem,5vw,5rem)/1.05 "Playfair Display",Georgia,serif}.ehba-gallery-hero p{max-width:500px;margin:18px 0;font-size:1.05rem;line-height:1.7}.ehba-gallery-hero nav{display:flex;gap:10px;font-size:.9rem}.ehba-gallery-hero a{color:#fff;text-decoration:none}.ehba-gallery-hub__content{padding:30px 24px 70px}.ehba-gallery-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.ehba-gallery-filters a{display:flex;gap:8px;align-items:center;padding:12px 16px;border:1px solid #eadfe4;border-radius:8px;color:#452e38;font-size:.78rem;font-weight:800;text-decoration:none;text-transform:uppercase}.ehba-gallery-filters a.is-active,.ehba-gallery-filters a:hover{border-color:#c80b52;background:#c80b52;color:#fff}.ehba-gallery-filters small{font-size:.7rem;opacity:.8}.ehba-gallery-hub .ehba-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ehba-gallery-item{overflow:hidden;border-radius:12px;background:#241018;box-shadow:0 10px 24px rgba(67,17,39,.08)}.ehba-gallery-item__open{position:relative;display:block;width:100%;padding:0;border:0;background:#241018;color:#fff;cursor:pointer;text-align:left}.ehba-gallery-item__open img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.ehba-gallery-item__open span{position:absolute;inset:auto 0 0;padding:34px 14px 14px;background:linear-gradient(transparent,rgba(0,0,0,.85));opacity:0;transition:opacity .25s ease}.ehba-gallery-item__open b,.ehba-gallery-item__open em{display:block}.ehba-gallery-item__open b{font-size:.9rem}.ehba-gallery-item__open em{margin-top:4px;font-size:.72rem;font-style:normal}.ehba-gallery-item__open:hover img,.ehba-gallery-item__open:focus-visible img{transform:scale(1.05);opacity:.8}.ehba-gallery-item__open:hover span,.ehba-gallery-item__open:focus-visible span{opacity:1}.ehba-gallery-item__open:focus-visible{outline:3px solid #e31b66;outline-offset:3px}.ehba-gallery-pagination{margin-top:30px}.ehba-gallery-pagination ul{display:flex;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.ehba-gallery-pagination a,.ehba-gallery-pagination span{display:grid;min-width:38px;height:38px;place-items:center;border:1px solid #eadfe4;border-radius:50%;color:#452e38;font-size:.8rem;text-decoration:none}.ehba-gallery-pagination .current,.ehba-gallery-pagination a:hover{border-color:#c80b52;background:#c80b52;color:#fff}.ehba-gallery-empty{padding:54px;border:1px solid #eee2e7;border-radius:12px;background:#fff;text-align:center}.ehba-gallery-cta{display:flex;gap:20px;align-items:center;margin-top:44px;padding:25px 30px;border:1px solid #f0dbe4;border-radius:12px;background:linear-gradient(120deg,#fff3f7,#fff)}.ehba-gallery-cta>span{display:grid;width:55px;height:55px;flex:0 0 55px;place-items:center;border-radius:50%;background:#c80b52;color:#fff;font-size:1.45rem}.ehba-gallery-cta h2{margin:0;font:700 1.45rem "Playfair Display",Georgia,serif}.ehba-gallery-cta p{margin:6px 0 0;color:#6b5961;font-size:.88rem}.ehba-gallery-cta .ehba-button{margin-left:auto;white-space:nowrap}.ehba-gallery-lightbox{position:fixed;z-index:100000;inset:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:30px;background:rgba(11,8,10,.93)}.ehba-gallery-lightbox[hidden]{display:none}.ehba-gallery-lightbox figure{max-width:min(100%,1100px);max-height:90vh;margin:0 auto;color:#fff;text-align:center}.ehba-gallery-lightbox img{display:block;max-width:100%;max-height:78vh;margin:auto;border-radius:9px;object-fit:contain}.ehba-gallery-lightbox figcaption{display:grid;gap:3px;margin-top:12px}.ehba-gallery-lightbox figcaption span{font-size:.82rem;opacity:.78}.ehba-gallery-lightbox button{border:0;border-radius:50%;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;font-size:2.6rem;line-height:1}.ehba-gallery-lightbox button:hover,.ehba-gallery-lightbox button:focus-visible{background:#c80b52}.ehba-gallery-lightbox [data-gallery-close]{position:absolute;top:24px;right:24px;width:42px;height:42px;font-size:2rem}.ehba-gallery-lightbox [data-gallery-prev],.ehba-gallery-lightbox [data-gallery-next]{width:52px;height:52px}@media(max-width:1024px){.ehba-gallery-hub .ehba-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.ehba-gallery-hero{min-height:280px}.ehba-gallery-hero__inner,.ehba-gallery-hub__content{padding-left:16px;padding-right:16px}.ehba-gallery-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.ehba-gallery-filters a{white-space:nowrap}.ehba-gallery-hub .ehba-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ehba-gallery-item__open span{position:static;padding:11px 12px;background:#241018;opacity:1}.ehba-gallery-cta{align-items:flex-start;flex-wrap:wrap;padding:22px 18px}.ehba-gallery-cta .ehba-button{margin-left:0;width:100%}.ehba-gallery-lightbox{grid-template-columns:1fr;gap:9px;padding:15px}.ehba-gallery-lightbox figure{grid-row:1}.ehba-gallery-lightbox [data-gallery-prev],.ehba-gallery-lightbox [data-gallery-next]{position:absolute;top:50%;z-index:1;width:46px;height:46px}.ehba-gallery-lightbox [data-gallery-prev]{left:12px}.ehba-gallery-lightbox [data-gallery-next]{right:12px}}@media(prefers-reduced-motion:reduce){.ehba-gallery-item__open img,.ehba-gallery-item__open span{transition:none}}
