.hero-art{background:#080808}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 62%,rgba(21,19,15,.52))}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.couple{margin:65px auto 0;max-width:700px;display:grid;grid-template-columns:1.1fr .9fr;text-align:left;background:var(--ink);color:white}.couple img{width:100%;height:360px;object-fit:cover}.couple figcaption{padding:36px;display:flex;flex-direction:column;justify-content:center;gap:12px}.couple figcaption strong{font:700 1.8rem 'Playfair Display'}.couple figcaption span{color:rgba(255,255,255,.7);line-height:1.6}.image-slot{padding:0}.image-slot img{width:100%;height:100%;object-fit:cover;object-position:center}.gallery{max-width:1400px;margin:auto;padding:20px 5vw 120px;display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:auto 410px;gap:16px}.gallery-copy{grid-column:1/-1;padding:50px 0}.gallery h2{font-size:clamp(3rem,5vw,5rem)}.gallery figure{margin:0;overflow:hidden;background:#211b17}.gallery img{width:100%;height:100%;object-fit:cover;object-position:center 25%;transition:transform .5s}.gallery figure:hover img{transform:scale(1.025)}
@media(max-width:900px){.couple{grid-template-columns:1fr}.couple img{height:430px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto 480px 360px}.gallery-copy{grid-column:1/-1}.gallery .tall{grid-column:1/-1}.hero-art:after{background:linear-gradient(0deg,rgba(21,19,15,.3),transparent 45%)}}
@media(max-width:520px){.couple img{height:330px}.gallery{grid-template-columns:1fr;grid-template-rows:auto repeat(3,390px)}.gallery-copy,.gallery .tall{grid-column:1}.hero-art>img{object-position:center 20%}}
