/* Homepage campaign artwork — image-led surfaces kept separate from core layout styles. */
.eg-category-card--1{background-image:linear-gradient(0deg,rgba(6,5,4,.74),rgba(6,5,4,.05)),url(../images/collection-oxford.png)}
.eg-category-card--2{background-image:linear-gradient(0deg,rgba(6,5,4,.68),rgba(6,5,4,.08)),url(../images/collection-peshawari.png)}
.eg-category-card--3{background-image:linear-gradient(0deg,rgba(6,5,4,.7),rgba(6,5,4,.06)),url(../images/collection-loafer.png)}
.eg-category-card--4{background-image:linear-gradient(0deg,rgba(6,5,4,.7),rgba(6,5,4,.04)),url(../images/collection-casual.png);background-position:center}
.eg-category-card--5{background-image:linear-gradient(0deg,rgba(6,5,4,.7),rgba(6,5,4,.06)),url(../images/collection-sneaker.png);background-position:center}
.eg-category-card--6{background-image:linear-gradient(0deg,rgba(6,5,4,.7),rgba(6,5,4,.06)),url(../images/collection-sandal.png);background-position:center}

.eg-story__image{background:linear-gradient(90deg,rgba(15,9,6,.08),rgba(15,9,6,.26)),url(../images/craftsmanship.png) center/cover no-repeat}
.eg-signature{min-height:680px;background:linear-gradient(90deg,rgba(5,4,3,.96) 0%,rgba(5,4,3,.75) 34%,rgba(5,4,3,.13) 72%),url(../images/signature-campaign-v2.png) center/cover no-repeat}
.eg-signature h2{max-width:640px}
.eg-detail-feature__visual{background:linear-gradient(135deg,rgba(10,7,5,.12),rgba(10,7,5,.42)),url(../images/product-focus-oxford.png) center/cover no-repeat}
.eg-occasion{background:linear-gradient(0deg,rgba(0,0,0,.87),rgba(0,0,0,.04) 72%),url(../images/occasion-boardroom.png) center/cover no-repeat}
.eg-occasion:nth-child(2){background:linear-gradient(0deg,rgba(0,0,0,.83),rgba(0,0,0,.06) 72%),url(../images/occasion-wedding.png) center/cover no-repeat}
.eg-occasion:nth-child(3){background:linear-gradient(0deg,rgba(0,0,0,.84),rgba(0,0,0,.06) 72%),url(../images/occasion-friday.png) center/cover no-repeat}
.eg-occasion:nth-child(4){background:linear-gradient(0deg,rgba(0,0,0,.84),rgba(0,0,0,.06) 72%),url(../images/occasion-weekend.png) center/cover no-repeat}
.eg-social-grid{grid-template-columns:repeat(3,1fr)}
.eg-social-tile{display:block;aspect-ratio:1.25;background-size:cover;background-position:center;transition:transform 350ms var(--eg-ease),filter 350ms var(--eg-ease)}
.eg-social-tile:hover{transform:scale(.985);filter:brightness(.84)}
.eg-social-tile--1{background-image:url(../images/collection-oxford.png)}
.eg-social-tile--2{background-image:url(../images/collection-loafer.png)}
.eg-social-tile--3{background-image:url(../images/collection-peshawari.png)}
.eg-social-tile--4{background-image:url(../images/craftsmanship.png);background-position:55% 45%}
.eg-social-tile--5{background-image:url(../images/signature-campaign.png);background-position:73% center}
.eg-social-tile--6{background-image:url(../images/signature-campaign.png);background-position:42% center}
@media(max-width:600px){.eg-signature{min-height:610px;background-position:67% center}.eg-social-grid{grid-template-columns:1fr 1fr}.eg-story__image{background-position:60% center}}
