.home-hero{min-height:660px;padding:168px max(24px,(100vw - 1180px) / 2) 82px;background:linear-gradient(135deg,var(--brand-bg-alt),#fff 58%,var(--brand-primary-light))}.ht-hero-seasonal__promo{display:inline-flex;margin-bottom:28px;padding:10px 16px;border-radius:var(--brand-radius);background:var(--brand-primary);color:#fff;font-weight:800}.ht-hero-seasonal__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,0.85fr);grid-gap:48px;gap:48px;align-items:center}.ht-hero-seasonal__copy h1{max-width:720px;margin:0 0 20px;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.ht-hero-seasonal__copy p{max-width:620px;margin-bottom:28px;color:var(--brand-text);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.ht-hero-seasonal__row>img{width:100%;aspect-ratio:1.12;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:0 24px 60px rgba(30,35,40,.16)}.home-product-grid{background:var(--brand-bg)}.product-four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.product-teaser{position:relative;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;transition:transform .2s,box-shadow .2s}.product-teaser:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(30,35,40,.12)}.product-teaser a{display:block;color:var(--brand-text)}.product-teaser img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-teaser h3{margin:16px 16px 6px;font-size:1.05rem;color:var(--brand-text)}.product-teaser span{display:block;min-height:48px;padding:0 16px 18px;color:var(--brand-text);font-size:.92rem}.ht-where-to-buy{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,0.8fr);grid-gap:24px;gap:24px;align-items:center;padding:42px max(24px,(100vw - 1180px) / 2);background:var(--brand-bg-alt);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.ht-where-to-buy__lead{display:flex;gap:16px;align-items:center}.ht-where-to-buy__lead h2{margin:0 0 4px;color:var(--brand-text)}.ht-where-to-buy__lead p{margin:0;color:var(--brand-text)}.ht-where-to-buy__form{display:flex;gap:10px}.ht-where-to-buy__form input{min-width:0;flex:1;height:46px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:0 12px}.ht-where-to-buy__form button{border:0}.ht-where-to-buy__chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.ht-where-to-buy__chips span{padding:8px 12px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;color:var(--brand-text);font-weight:700}.home-industries{background:#fff}.industry-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-image-card{position:relative;overflow:hidden;min-height:260px;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.industry-image-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.industry-image-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(30,35,40,.12),rgba(30,35,40,.82))}.industry-image-card h3{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;margin:0;color:#fff;font-size:1.15rem}.industry-image-card:hover img{transform:scale(1.05)}.ht-trust-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding:34px max(24px,(100vw - 1180px) / 2);background:var(--brand-bg-alt);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.ht-trust-item{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;padding:0 16px;border-right:1px solid var(--brand-border);color:var(--brand-text);font-weight:800;text-align:center}.ht-trust-item:last-child{border-right:0}.home-cta{background:var(--brand-primary-dark)}@media (max-width:991px){.home-hero{padding-top:160px}.ht-hero-seasonal__row,.ht-where-to-buy{grid-template-columns:1fr}.ht-trust-bar,.industry-image-grid,.product-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-trust-item{border-right:0;border-bottom:1px solid var(--brand-border);padding:18px}}@media (max-width:575px){.ht-trust-bar,.industry-image-grid,.product-four-grid{grid-template-columns:1fr}.ht-where-to-buy__form{flex-direction:column}}