.home-hero{background:linear-gradient(135deg,var(--brand-bg) 0,var(--brand-bg-alt) 100%);padding-top:96px}.ht-hero-catalog__intro{align-items:center;display:grid;grid-gap:44px;gap:44px;grid-template-columns:minmax(0,1fr) minmax(360px,0.82fr)}.ht-hero-catalog h1{color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));margin-bottom:18px;max-width:760px}.ht-hero-catalog__copy p:not(.eyebrow){color:var(--brand-text);font-size:1.12rem;margin-bottom:26px;max-width:680px}.ht-hero-catalog__cta{display:flex;flex-wrap:wrap;gap:12px}.ht-hero-catalog__media{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:0 18px 40px rgba(66,54,171,.12);overflow:hidden}.ht-hero-catalog__media img{aspect-ratio:4/3;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.ht-trade-grid{margin-top:38px}.ht-trade-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;min-height:100%;overflow:hidden;position:relative}.ht-trade-card img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.ht-trade-card h3{font-size:1.05rem;margin:16px 16px 6px}.ht-trade-card a{font-size:.92rem;margin:0 16px 18px}.home-products{background:var(--brand-bg)}.home-product-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px;position:relative}.home-product-card span{background:var(--brand-primary-light);border-radius:999px;color:var(--brand-primary-dark);display:inline-flex;font-weight:800;height:38px;justify-content:center;margin-bottom:18px;width:38px}.home-product-card h3{font-size:1.08rem;margin-bottom:10px}.feature-list p,.home-gallery p,.home-product-card p{color:var(--brand-text)}.home-features{background:var(--brand-bg-alt)}.feature-list{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list article{align-items:start;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;grid-gap:18px;gap:18px;grid-template-columns:72px minmax(0,1fr);padding:22px}.feature-list article span{background:var(--brand-primary-dark);border-radius:var(--brand-radius);color:var(--brand-text-inverse);font-weight:800;grid-column:1;grid-row:1/span 2;padding:14px 8px;text-align:center}.feature-list h3,.feature-list p{grid-column:2}.feature-list h3{font-size:1.12rem;margin-bottom:8px}.feature-list p{margin:0}.home-gallery{background:var(--brand-bg)}.gallery-grid img{aspect-ratio:4/3;border-radius:var(--brand-radius);-o-object-fit:cover;object-fit:cover;width:100%}.ht-trust-bar{background:var(--brand-bg-alt);padding:34px 0}.ht-trust-bar__row{display:flex;flex-wrap:nowrap;gap:0}.ht-trust-item{border-right:1px solid var(--brand-border);flex:1 1 0;min-width:0;padding:10px 18px;text-align:center}.ht-trust-item:last-child{border-right:0}.ht-trust-item span{color:var(--brand-primary);display:block;font-size:.85rem;font-weight:800}.ht-trust-item strong{color:var(--brand-text);display:block;font-size:1rem}@media (max-width:991px){.home-hero{padding-top:72px}.feature-list,.ht-hero-catalog__intro{grid-template-columns:1fr}.ht-trust-bar__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ht-trust-item{border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.ht-hero-catalog__cta{flex-direction:column}.feature-list article{grid-template-columns:1fr}.feature-list article span,.feature-list h3,.feature-list p{grid-column:1}}