/* Dedicated Buy Now catalogue refinements. */
.catalog-hero{position:relative;display:flex;min-height:350px;align-items:center;padding:54px 0;overflow:hidden;background-image:linear-gradient(90deg,rgba(3,16,31,.96) 0%,rgba(4,28,53,.85) 48%,rgba(4,28,53,.38) 100%),url('../../uploads/home-banners/hero-laptop-v2.webp');background-position:center 52%;background-size:cover}.catalog-hero::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 72%,rgba(2,12,25,.3));content:"";pointer-events:none}.catalog-hero>.container{position:relative;z-index:1;width:100%}.catalog-hero h1{max-width:720px;margin:10px 0 12px;font-size:clamp(2.35rem,4.5vw,4.25rem)}.catalog-hero p{max-width:670px;margin:0;font-size:1rem;line-height:1.65}.catalog-hero__actions{margin-top:22px}.catalog-products{padding-block:clamp(58px,7vw,88px)}.catalog-products>.container{max-width:1320px}.catalog-products .section-heading{max-width:760px;margin-inline:auto;margin-bottom:38px}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 20px;align-items:stretch}.catalog-card{border-radius:20px}.catalog-card__media{height:175px}.catalog-card__body{min-height:280px;padding:20px}.catalog-card h2{font-size:1.2rem;line-height:1.28}.catalog-card p{font-size:.82rem;line-height:1.62}.catalog-card button{min-height:48px}.cart-shell{z-index:10000}.cart-drawer{z-index:2;padding:0 24px 28px}.cart-shell__backdrop{z-index:1}.cart-drawer>header{position:sticky;z-index:5;top:0;margin:0 -24px 8px;padding:22px 24px 17px;background:#fff;box-shadow:0 8px 20px rgba(7,26,51,.06)}.cart-drawer__items,.cart-drawer__empty,.cart-checkout{position:relative;z-index:1}.cart-fab{z-index:5000}
@media(max-width:1100px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero{min-height:320px;padding:44px 0;background-position:62% center}}
@media(max-width:560px){.catalog-hero{min-height:300px;padding:38px 0;background-image:linear-gradient(90deg,rgba(3,16,31,.95),rgba(4,28,53,.72)),url('../../uploads/home-banners/hero-laptop-v2.webp')}.catalog-hero h1{font-size:2.3rem}.catalog-hero p{font-size:.9rem}.catalog-grid{grid-template-columns:1fr;gap:18px}.catalog-card{max-width:430px;margin-inline:auto}.catalog-card__media{height:190px}.catalog-card__body{min-height:250px}.cart-drawer{padding-inline:18px}.cart-drawer>header{margin-inline:-18px;padding-inline:18px}}
