body.woocommerce-shop{background:#fff}
.zyd-shop{--zyd-olive:#777b46;--zyd-lime:#b7d432;--zyd-black:#050505;--zyd-cream:#f2eadc;background:#fff;color:#111;padding-top:92px;font-family:var(--font-main)}
.zyd-shop *{box-sizing:border-box}
.zyd-shop img{display:block;max-width:100%}
.zyd-shop a{text-decoration:none}
.zyd-kicker{font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}
.zyd-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;background:var(--zyd-lime);color:#080808!important;font-size:.84rem;font-weight:800;border-radius:2px;transition:background .2s,transform .2s}
.zyd-button:hover{background:#c8e343;transform:translateY(-1px)}
.zyd-hero{min-height:620px;display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);background:var(--zyd-black);color:#fff;overflow:hidden}
.zyd-hero__copy{align-self:center;padding:80px clamp(28px,7vw,130px);position:relative;z-index:2}
.zyd-hero h1{font-size:clamp(3.4rem,6.2vw,7.2rem);line-height:.88;letter-spacing:-.075em;margin:0 0 26px;max-width:820px}
.zyd-hero__copy>p:not(.zyd-kicker){font-size:1.12rem;line-height:1.65;max-width:630px;margin:0 0 30px;color:rgba(255,255,255,.78)}
.zyd-hero__visual{min-width:0;background:linear-gradient(135deg,#181818,#efefec);position:relative}
.zyd-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0,rgba(5,5,5,.35) 18%,transparent 55%);pointer-events:none}
.zyd-hero__visual img{width:100%;height:100%;object-fit:contain;background:#f3f3f0;padding:clamp(24px,5vw,88px)}
.zyd-category-section,.zyd-benefits,.zyd-products{padding:54px clamp(24px,7vw,132px)}
.zyd-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}
.zyd-section-head h2,.zyd-benefits h2{font-size:clamp(1.7rem,3vw,3rem);letter-spacing:-.045em;line-height:1;margin:0}
.zyd-section-head>a{color:#111!important;font-size:.82rem;font-weight:800;border-bottom:1px solid #111}
.zyd-rail-controls{display:flex;gap:8px}
.zyd-rail-controls button{width:38px;height:38px;border:0;border-radius:50%;background:#5d5d5d;color:#fff;font-size:1.5rem;cursor:pointer}
.zyd-category-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(145px,1fr);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}
.zyd-category-rail::-webkit-scrollbar{display:none}
.zyd-category{scroll-snap-align:start;color:#111!important;text-align:center;min-width:0}
.zyd-category span{height:150px;display:grid;place-items:center;background:#f1f1ef;border-radius:8px;overflow:hidden;margin-bottom:10px}
.zyd-category img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .25s}
.zyd-category:hover img{transform:scale(1.05)}
.zyd-category strong{font-size:.78rem;line-height:1.3}
.zyd-benefits{padding-top:28px;padding-bottom:58px}
.zyd-benefits h2{margin-bottom:22px}
.zyd-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.zyd-benefits article{min-height:118px;padding:18px;background:#fff;border:1px solid #deded8}
.zyd-benefits i{display:block;font-size:1.25rem;margin-bottom:13px;color:var(--zyd-olive)}
.zyd-benefits strong{display:block;font-size:.86rem;margin-bottom:5px}
.zyd-benefits p{font-size:.7rem;line-height:1.45;color:#686868;margin:0}
.zyd-feature{min-height:620px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:stretch;overflow:hidden}
.zyd-feature__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px clamp(28px,7vw,132px)}
.zyd-feature h2{font-size:clamp(2.6rem,5vw,5.8rem);line-height:.92;letter-spacing:-.07em;margin:0 0 23px}
.zyd-feature__copy>p:not(.zyd-kicker){font-size:1rem;line-height:1.7;max-width:560px;margin:0 0 28px}
.zyd-feature__media{min-width:0;overflow:hidden}
.zyd-feature__media img{width:100%;height:100%;object-fit:contain;padding:clamp(26px,5vw,86px)}
.zyd-feature--light{background:var(--zyd-cream)}
.zyd-feature--light .zyd-feature__media{background:#e8dfcf}
.zyd-feature--light .zyd-feature__media img{mix-blend-mode:multiply}
.zyd-feature--dark{background:#080808;color:#fff;grid-template-columns:.72fr 1.28fr}
.zyd-feature--dark .zyd-feature__copy>p:not(.zyd-kicker){color:rgba(255,255,255,.72)}
.zyd-feature--dark .zyd-feature__media{background:radial-gradient(circle at center,#62654c 0,#191a16 50%,#080808 100%)}
.zyd-feature--dark .zyd-feature__media img{filter:drop-shadow(0 30px 50px rgba(0,0,0,.45));mix-blend-mode:screen}
.zyd-products{padding-top:82px;padding-bottom:92px;background:#f6f6f3}
.zyd-products .zyd-section-head h2{font-size:clamp(2.8rem,5vw,5.6rem)}
.zyd-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.zyd-product-card{background:#fff;min-width:0}
.zyd-product-card__image{height:300px;display:grid;place-items:center;background:#efefec;overflow:hidden}
.zyd-product-card__image img{width:100%;height:100%;object-fit:contain;padding:28px;transition:transform .25s}
.zyd-product-card:hover .zyd-product-card__image img{transform:scale(1.035)}
.zyd-product-card__copy{padding:18px 18px 20px}
.zyd-product-card__category,.zyd-product-card__category a{color:var(--zyd-olive)!important;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.zyd-product-card h3{font-size:1.1rem;line-height:1.25;margin:9px 0 8px}
.zyd-product-card h3 a{color:#111!important}
.zyd-product-card__copy>p{font-size:.75rem;line-height:1.5;color:#656565;min-height:3.35em;margin:0 0 15px}
.zyd-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2e2dd;padding-top:14px}
.zyd-product-card__price{font-size:1rem;font-weight:800}
.zyd-product-card__price del{font-size:.7rem;color:#888}.zyd-product-card__price ins{text-decoration:none}
.zyd-round-add{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--zyd-lime);color:#111!important;font-size:1.25rem;font-weight:500}
.zyd-shop-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:62px clamp(24px,7vw,132px);background:var(--zyd-olive);color:#fff}
.zyd-shop-cta h2{font-size:clamp(2rem,4vw,4.2rem);line-height:.95;letter-spacing:-.06em;margin:0}
.zyd-shop-cta .zyd-button{flex:0 0 auto}
@media(max-width:1100px){.zyd-hero,.zyd-feature,.zyd-feature--dark{grid-template-columns:1fr 1fr}.zyd-benefits__grid,.zyd-product-grid{grid-template-columns:repeat(2,1fr)}.zyd-hero h1{font-size:4.8rem}.zyd-feature h2{font-size:3.8rem}}
@media(max-width:760px){.zyd-shop{padding-top:82px}.zyd-hero,.zyd-feature,.zyd-feature--dark{grid-template-columns:1fr}.zyd-hero{min-height:auto}.zyd-hero__copy{padding:58px 24px}.zyd-hero h1{font-size:3.4rem}.zyd-hero__visual{height:390px}.zyd-hero__visual:after{background:linear-gradient(0deg,#050505 0,transparent 30%)}.zyd-category-section,.zyd-benefits,.zyd-products{padding-left:20px;padding-right:20px}.zyd-category-rail{grid-auto-columns:138px}.zyd-benefits__grid{grid-template-columns:1fr 1fr}.zyd-feature{min-height:auto}.zyd-feature__copy{padding:55px 24px}.zyd-feature h2{font-size:3rem}.zyd-feature__media{height:410px}.zyd-product-grid{grid-template-columns:1fr 1fr;gap:12px}.zyd-product-card__image{height:220px}.zyd-shop-cta{align-items:flex-start;flex-direction:column;padding:50px 24px}}
@media(max-width:480px){.zyd-benefits__grid,.zyd-product-grid{grid-template-columns:1fr}.zyd-product-card__image{height:290px}.zyd-section-head{align-items:flex-start}.zyd-products .zyd-section-head{flex-direction:column}.zyd-rail-controls{display:none}}

/* V104 visual calibration against the supplied Dyson reference. */
.zyd-hero{position:relative;display:block;min-height:680px;background:#050505}
.zyd-hero__visual{position:absolute;inset:0;background:#111}
.zyd-hero__visual:after{background:linear-gradient(90deg,rgba(0,0,0,.94) 0,rgba(0,0,0,.82) 30%,rgba(0,0,0,.24) 68%,rgba(0,0,0,.08) 100%)}
.zyd-hero__visual img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center}
.zyd-hero__copy{min-height:680px;width:min(58%,880px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-top:92px;padding-bottom:70px}
.zyd-hero__copy>p:not(.zyd-kicker){color:rgba(255,255,255,.88)}
.zyd-category-section{padding-top:66px;padding-bottom:48px}
.zyd-category-rail{grid-auto-columns:minmax(175px,1fr);gap:22px}
.zyd-category span{height:184px}
.zyd-category strong{font-size:.86rem}
.zyd-benefits{padding-top:34px;padding-bottom:70px}
.zyd-benefits__grid{gap:18px}
.zyd-benefits article{min-height:145px;padding:23px}
.zyd-benefits i{font-size:1.45rem;margin-bottom:18px}
.zyd-benefits strong{font-size:.96rem;margin-bottom:8px}
.zyd-benefits p{font-size:.76rem;line-height:1.55}
.zyd-feature__media{position:relative;background:#111!important}
.zyd-feature__media img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center;mix-blend-mode:normal!important;filter:none!important}
.zyd-feature--light .zyd-feature__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(242,234,220,.32),transparent 35%);pointer-events:none}
.zyd-feature--dark .zyd-feature__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.36),transparent 42%);pointer-events:none}
.zyd-products{padding-top:74px;padding-bottom:68px}
.zyd-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.zyd-product-card__image{height:350px}
.zyd-product-card__copy{padding:22px}
.zyd-product-card h3{font-size:1.22rem}
.zyd-product-card__copy>p{font-size:.8rem}
@media(max-width:1100px){.zyd-hero__copy{width:68%}.zyd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zyd-product-card__image{height:310px}}
@media(max-width:760px){.zyd-hero{min-height:650px}.zyd-hero__visual:after{background:linear-gradient(0deg,rgba(0,0,0,.96) 0,rgba(0,0,0,.72) 58%,rgba(0,0,0,.14) 100%)}.zyd-hero__copy{min-height:650px;width:100%;justify-content:flex-end;padding:90px 24px 55px}.zyd-category-rail{grid-auto-columns:156px}.zyd-category span{height:160px}.zyd-feature__media{height:430px}.zyd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zyd-product-card__image{height:240px}}
@media(max-width:480px){.zyd-product-grid{grid-template-columns:1fr}.zyd-product-card__image{height:320px}}
