.lecr-home-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,0.88fr);grid-gap:48px;gap:48px;align-items:center;min-height:78vh;padding:160px max(24px,(100vw - 1180px) / 2) 88px;background:radial-gradient(circle at 82% 16%,rgba(201,162,39,.28),transparent 28%),linear-gradient(135deg,var(--brand-primary-dark),var(--brand-neutral-dark));color:#fff}.lecr-home-hero .hg-eyebrow,.lecr-home-hero h1,.lecr-home-hero p{color:#fff}.lecr-home-hero h1{font-size:max(1.95rem, min(3.3vw, 2.85rem))}.hg-hero-feature__copy{min-width:0}.hg-hero-feature__cta{display:flex;flex-wrap:wrap;gap:16px;margin:28px 0}.hg-hero-feature__chips{display:flex;flex-wrap:nowrap;gap:10px}.hg-hero-feature__chips span{min-width:0;padding:9px 12px;border:1px solid rgba(255,255,255,.42);border-radius:var(--brand-radius);color:#fff;white-space:nowrap}.hg-hero-feature__media{min-width:0}.hg-hero-feature__media img{width:100%;aspect-ratio:1.14;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);background:rgba(255,255,255,.12)}.lecr-industry-icons,.lecr-product-showcase{padding:88px max(24px,(100vw - 1180px) / 2)}.lecr-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.lecr-product-card{display:grid;grid-template-rows:auto 1fr;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden}.lecr-product-card img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.lecr-product-card div{padding:18px}.lecr-product-card span{display:inline-flex;margin-bottom:8px;color:var(--brand-primary);font-size:.78rem;font-weight:700;text-transform:uppercase}.lecr-product-card h3{font-size:1.1rem}.lecr-product-card p{color:var(--brand-text)}.lecr-shopby{padding:88px max(24px,(100vw - 1180px) / 2);background:var(--brand-bg-alt)}.hg-shopby__grid{display:grid;grid-template-columns:repeat(8,minmax(96px,1fr));grid-gap:14px;gap:14px}.hg-swatch{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:18px 10px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;color:var(--brand-text);font-weight:700}.hg-swatch:hover{-webkit-text-decoration:none;text-decoration:none;transform:translateY(-2px)}.hg-swatch__dot{width:54px;height:54px;border:1px solid rgba(42,39,36,.18);border-radius:999px}.hg-swatch__label{color:var(--brand-text)}.lecr-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.lecr-icon-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;text-align:center;background:#fff}.lecr-icon-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:58px;height:58px;margin-bottom:14px;border-radius:999px;background:var(--brand-primary);color:#fff;font-weight:700}.lecr-stats{padding:46px max(24px,(100vw - 1180px) / 2);background:var(--brand-neutral-dark)}.lecr-stats__row{display:flex;flex-wrap:nowrap;gap:1px}.lecr-stats__row div{flex:1 1 0;min-width:0;padding:26px 16px;text-align:center;background:rgba(255,255,255,.08)}.lecr-stats span,.lecr-stats strong{display:block;color:#fff}.lecr-stats strong{font-size:max(1.7rem, min(3vw, 2.6rem));line-height:1}.lecr-stats span{margin-top:8px;font-weight:700}.lecr-home-cta{position:relative;display:grid;align-items:center;justify-items:center;place-items:center;min-height:480px;overflow:hidden;background:var(--brand-primary-dark)}.lecr-home-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.lecr-home-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(42,39,36,.84),rgba(94,26,26,.62));z-index:1}.lecr-home-cta__content{position:relative;z-index:2;width:min(720px,100% - 48px);text-align:center}.lecr-home-cta .lecr-kicker,.lecr-home-cta h2,.lecr-home-cta p{color:#fff}@media (max-width:991px){.lecr-home-hero{grid-template-columns:1fr;padding-top:132px}.lecr-icon-grid,.lecr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-shopby__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.hg-swatch{min-width:130px;scroll-snap-align:start}}@media (max-width:575px){.hg-hero-feature__chips,.lecr-stats__row{flex-wrap:wrap}.hg-hero-feature__chips span{flex:1 1 calc(50% - 10px)}.lecr-icon-grid,.lecr-product-grid{grid-template-columns:1fr}.lecr-stats__row div{flex:1 1 calc(50% - 1px)}}