/* FINAL HOMEPAGE POLISH */
.premium-home main{width:100%;overflow:hidden}.premium-home .section{width:min(1280px,calc(100% - 40px));margin-inline:auto}.premium-home .hero{width:100%;box-sizing:border-box}.premium-home .section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.premium-home .text-btn{white-space:nowrap}.premium-home .home-photo-section,.premium-home .home-pride-section,.premium-home .updates-section,.premium-home .community-premium{scroll-margin-top:80px}.premium-home .home-cta{width:min(1180px,calc(100% - 40px));margin-inline:auto}.premium-home footer{width:100%;box-sizing:border-box}
/* Live gallery items use .home-gallery-item; keep the grid and media sizing independent of legacy class names. */
.premium-home .home-gallery-preview{display:grid;grid-template-columns:1.25fr .9fr .9fr;grid-auto-rows:180px;gap:13px;min-height:0}
.premium-home .home-gallery-item{position:relative;display:block;overflow:hidden;min-width:0;min-height:0;border-radius:22px;background:#e9e4dc;box-shadow:0 14px 35px rgba(25,39,53,.1);text-decoration:none}
.premium-home .home-gallery-item:first-child{grid-row:span 2}
.premium-home .home-gallery-item img,.premium-home .home-gallery-item video{display:block;width:100%;height:100%;object-fit:cover;margin:0}
.premium-home .home-gallery-item:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(25,39,53,.16)}
.premium-home .home-gallery-caption{position:absolute;left:0;right:0;bottom:0;padding:28px 12px 10px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-size:12px}.premium-home .home-gallery-caption b{display:block}.premium-home .home-gallery-caption small{display:block;margin-top:2px;opacity:.86}.premium-home .home-gallery-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.6);color:#fff}
@media(max-width:820px){.premium-home .section{width:calc(100% - 28px)}.premium-home .section-head{align-items:start}.premium-home .text-btn{font-size:11px}.premium-home .home-cta{width:calc(100% - 28px)}.premium-home .home-gallery-preview{grid-template-columns:1fr 1fr;grid-auto-rows:135px;gap:8px}.premium-home .home-gallery-item{border-radius:15px}.premium-home .home-gallery-item:first-child{grid-row:span 1}.premium-home .home-gallery-caption{font-size:10px;padding:20px 8px 7px}}
@media(max-width:520px){.premium-home .home-gallery-preview{grid-template-columns:1fr 1fr;grid-auto-rows:128px}.premium-home .home-gallery-item{border-radius:15px}}
