.emte-home-hero{background:var(--brand-neutral-light);padding-bottom:72px}.emte-home-hero__promo{background:var(--brand-accent);color:#fff;font-weight:700;text-align:center;padding:10px 16px;margin-top:-80px;margin-bottom:48px}.emte-home-hero__row{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1.05fr);grid-gap:48px;gap:48px;align-items:center}.emte-home-hero__copy p:not(.emte-eyebrow){color:var(--brand-text);font-size:1.08rem}.emte-home-hero__cta{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:28px}.emte-home-hero__media img{width:100%;min-height:430px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid var(--brand-border);box-shadow:0 2px 8px rgba(30,35,40,.12)}.emte-product-feature{background:#fff}.emte-featured-plus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.emte-featured-product{grid-column:span 3;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.72fr);grid-gap:28px;gap:28px;align-items:center;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt);padding:24px}.emte-featured-product img,.emte-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.emte-featured-product span,.emte-product-card span{color:var(--brand-primary-dark);display:block;font-weight:700;margin-bottom:8px}.emte-featured-product a,.emte-product-card a{font-weight:700}.emte-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:18px;box-shadow:0 2px 8px rgba(30,35,40,.08)}.emte-warranty-band{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-neutral-dark))}.emte-warranty-band__lead{display:grid;grid-template-columns:64px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start;margin-bottom:36px}.emte-warranty-band__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.emte-warranty-card{border:1px solid rgba(255,255,255,.26);border-radius:var(--brand-radius);background:rgba(255,255,255,.08);padding:24px}.emte-warranty-card form{display:flex;gap:10px;margin-top:16px}.emte-warranty-card input{min-height:44px;border:1px solid #fff;border-radius:var(--brand-radius);padding:0 12px;flex:1}.emte-warranty-band__stats{display:flex;flex-wrap:nowrap;gap:16px;justify-content:space-between;margin-top:24px}.emte-warranty-band__stats span{flex:1 1 0;min-width:0;border:1px solid rgba(255,255,255,.28);border-radius:var(--brand-radius);padding:14px;text-align:center;font-weight:700}.emte-industries-preview{background:var(--brand-bg-alt)}.emte-image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.emte-image-card-grid article{position:relative;min-height:260px;border-radius:var(--brand-radius);overflow:hidden;border:1px solid var(--brand-border)}.emte-image-card-grid img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s}.emte-image-card-grid article::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(30,35,40,.08),rgba(30,35,40,.78))}.emte-image-card-grid h3{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;color:#fff;margin:0}.emte-image-card-grid article:hover img{transform:scale(1.05)}.emte-trust-bar{background:#fff}.emte-bg-cta{position:relative;overflow:hidden;background:var(--brand-primary-dark);padding:80px 0 96px}.emte-bg-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.emte-bg-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(93,27,101,.92),rgba(30,35,40,.72))}.emte-home-cta__content{position:relative;z-index:2;max-width:680px}.emte-home-cta__content h2,.emte-home-cta__content p{color:#fff}@media (max-width:991.98px){.emte-featured-product,.emte-home-hero__row,.emte-warranty-band__actions{grid-template-columns:1fr}.emte-featured-plus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.emte-featured-product{grid-column:span 2}.emte-image-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.emte-home-hero__promo{margin-top:-64px}.emte-featured-plus-grid,.emte-featured-product,.emte-image-card-grid{grid-template-columns:1fr}.emte-featured-product{grid-column:span 1}.emte-warranty-band__stats,.emte-warranty-card form{flex-direction:column;flex-wrap:wrap}}