/* TEVCO Banner Studio 4.2 — consistent ratios, responsive art and editable focus. */
body.home .focus-desktop-center picture img{object-position:center!important}
body.home .focus-desktop-right picture img{object-position:right center!important}
body.home .focus-desktop-left picture img{object-position:left center!important}
body.home .focus-desktop-top picture img{object-position:center top!important}
body.home .focus-desktop-bottom picture img{object-position:center bottom!important}

/* Main promotional banners use the same 12:5 contract as their desktop art. */
body.home .tevco-home-promos .tevco-promo-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
body.home .tevco-home-promos.layout-grid .tevco-promo:first-child{grid-column:auto!important}
body.home .tevco-home-promos.layout-featured .tevco-promo:first-child{grid-column:1/-1}
body.home .tevco-home-promos .tevco-promo,
body.home .tevco-home-promos .tevco-promo:first-child{width:100%!important;min-height:0!important;aspect-ratio:12/5;border-radius:22px!important}
body.home .tevco-home-promos .tevco-promo picture,
body.home .tevco-home-promos .tevco-promo picture img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
body.home .tevco-home-promos .tevco-promo picture img{object-fit:cover!important;background:transparent!important}
body.home .tevco-home-promos .tevco-promo>div,
body.home .tevco-home-promos .tevco-promo.promo-4>div{display:block!important;inset-inline-start:24px!important;inset-inline-end:auto!important;top:auto!important;bottom:23px!important;width:min(72%,430px)!important;transform:none!important}
body.home .tevco-home-promos .tevco-promo.copy-top_start>div{top:23px!important;bottom:auto!important}
body.home .tevco-home-promos .tevco-promo.copy-center_start>div{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}
body.home .tevco-home-promos .tevco-promo.is-art-mode>div,
body.home .tevco-home-promos .tevco-promo.is-art-mode .tevco-promo-shade{display:none!important}
body.home .tevco-home-promos .tevco-promo:not(.is-art-mode) .tevco-promo-shade{display:block!important;background:linear-gradient(90deg,rgba(6,27,55,.08),rgba(6,27,55,.88))!important}
body.home .tevco-home-promos .tevco-promo:not(.is-art-mode) h3,
body.home .tevco-home-promos .tevco-promo:not(.is-art-mode) p{color:#fff!important}
body.home .tevco-home-promos .tevco-promo:not(.is-art-mode) .tevco-promo-eyebrow{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff}

/* All campaign locations accept picture/mobile sources from Commerce Hub. */
body.home .tevco-v260-wide-campaign picture,
body.home .tevco-v260-side-campaign picture,
body.home .tevco-weekly-campaign picture,
body.home .tevco-v260-triple-campaigns picture{position:absolute;inset:0;width:100%;height:100%;display:block}
body.home .tevco-v260-wide-campaign picture img,
body.home .tevco-v260-side-campaign picture img,
body.home .tevco-weekly-campaign picture img,
body.home .tevco-v260-triple-campaigns picture img{width:100%;height:100%;object-fit:cover}
body.home .tevco-v260-split-grid:not(.has-campaign){grid-template-columns:1fr!important}
body.home.tevco-retail-410 .tevco-weekly-products-grid{grid-template-columns:1fr!important}
body.home.tevco-retail-410 .tevco-weekly-products-grid.has-campaign{grid-template-columns:minmax(0,3fr) minmax(270px,1fr)!important}
body.home.tevco-retail-410 .tevco-weekly-products-grid.has-campaign .tevco-weekly-campaign{display:block!important}
body.home .tevco-v260-wide-campaign.is-art-mode .shade,
body.home .tevco-v260-wide-campaign.is-art-mode>div,
body.home .tevco-v260-side-campaign.is-art-mode>span,
body.home .tevco-v260-side-campaign.is-art-mode>div,
body.home .tevco-weekly-campaign.is-art-mode>span,
body.home .tevco-weekly-campaign.is-art-mode>div,
body.home .tevco-v260-triple-campaigns>a.is-art-mode>span,
body.home .tevco-v260-triple-campaigns>a.is-art-mode>div{display:none!important}
body.home .tevco-v260-side-campaign p,
body.home .tevco-weekly-campaign p,
body.home .tevco-v260-triple-campaigns p{margin:5px 0 10px;color:rgba(255,255,255,.82);font-size:11px;line-height:1.7}

/* Copy positions are shared by overlay-based campaign cards. */
body.home .tevco-v260-wide-campaign.copy-top_start>div{top:28px;bottom:auto;transform:none}
body.home .tevco-v260-wide-campaign.copy-center_start>div{top:50%;bottom:auto;transform:translateY(-50%)}
body.home .tevco-v260-side-campaign.copy-top_start>div,
body.home .tevco-weekly-campaign.copy-top_start>div,
body.home .tevco-v260-triple-campaigns>a.copy-top_start>div{top:20px;bottom:auto}
body.home .tevco-v260-side-campaign.copy-center_start>div,
body.home .tevco-weekly-campaign.copy-center_start>div,
body.home .tevco-v260-triple-campaigns>a.copy-center_start>div{top:50%;bottom:auto;transform:translateY(-50%)}

@media(max-width:1100px){
 body.home .tevco-home-promos .tevco-promo,
 body.home .tevco-home-promos .tevco-promo:first-child{aspect-ratio:2/1}
 body.home.tevco-retail-410 .tevco-weekly-products-grid.has-campaign{grid-template-columns:1fr!important}
 body.home.tevco-retail-410 .tevco-weekly-products-grid.has-campaign .tevco-weekly-campaign{min-height:300px;order:-1}
}

@media(max-width:760px){
 body.home .focus-mobile-center picture img{object-position:center!important}
 body.home .focus-mobile-right picture img{object-position:right center!important}
 body.home .focus-mobile-left picture img{object-position:left center!important}
 body.home .focus-mobile-top picture img{object-position:center top!important}
 body.home .focus-mobile-bottom picture img{object-position:center bottom!important}
 body.home .tevco-home-promos.mobile-carousel .tevco-promo-grid{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:2px 1px 13px!important;scrollbar-width:none}
 body.home .tevco-home-promos.mobile-carousel .tevco-promo{flex:0 0 min(86vw,420px)!important;width:min(86vw,420px)!important;aspect-ratio:9/11!important;scroll-snap-align:start}
 body.home .tevco-home-promos.mobile-stack .tevco-promo-grid{display:grid!important;grid-template-columns:1fr!important}
 body.home .tevco-home-promos.mobile-stack .tevco-promo{width:100%!important;aspect-ratio:9/11!important}
 body.home .tevco-home-promos .tevco-promo>div,
 body.home .tevco-home-promos .tevco-promo.promo-4>div{inset-inline:18px!important;width:auto!important;bottom:19px!important}
 body.home .tevco-home-promos .tevco-promo.copy-top_start>div{top:19px!important;bottom:auto!important}
 body.home .tevco-v260-side-campaign{min-height:360px}
 body.home .tevco-v260-wide-campaign{min-height:420px}
 body.home .tevco-v260-triple-campaigns>a{min-height:340px}
}

@media(prefers-reduced-motion:reduce){
 body.home .tevco-home-promos .tevco-promo img,
 body.home .tevco-v260-triple-campaigns img{transition:none!important}
}
