.home-hero{position:relative;min-height:640px;padding:170px max(24px,(100vw - 1180px) / 2) 88px;background:radial-gradient(circle at 20% 10%,rgba(183,207,48,.22),transparent 28%),linear-gradient(135deg,#1a2230 0,#471c5f 64%,#76319b 100%);overflow:hidden}.home-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem));max-width:820px}.home-hero p{color:#fff;max-width:760px;font-size:1.08rem}.ht-hero-catalog__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ht-trade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:44px}.ht-trade-card{position:relative;display:grid;min-height:260px;overflow:hidden;border:1px solid rgba(255,255,255,.24);background:#0f1724}.ht-trade-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.65;transition:transform 180ms}.ht-trade-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,34,48,.18),rgba(26,34,48,.84))}.ht-trade-card a:not([class*=btn-]),.ht-trade-card h3{position:relative;z-index:1;align-self:end;margin:0 20px;color:#fff}.ht-trade-card h3{margin-top:auto;margin-bottom:8px}.ht-trade-card a{margin-bottom:20px;color:var(--brand-accent)}.ht-trade-card:hover img{transform:scale(1.05)}.industry-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-image-grid article{position:relative;overflow:hidden;min-height:330px;border:1px solid var(--brand-border);background:var(--brand-neutral-dark)}.industry-image-grid img{width:100%;height:100%;min-height:330px;-o-object-fit:cover;object-fit:cover;transition:transform 180ms}.industry-image-grid article::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 20%,rgba(26,34,48,.9))}.industry-image-grid article div{position:absolute;z-index:1;left:18px;right:18px;bottom:18px}.industry-image-grid h3,.industry-image-grid p{color:#fff}.industry-image-grid p{margin-bottom:0}.industry-image-grid article:hover img{transform:scale(1.05)}.spec-table-wrap{border:1px solid var(--brand-border);background:var(--brand-bg)}.spec-compare-table{margin:0}.spec-compare-table th{background:var(--brand-primary-dark);color:#fff;border-color:rgba(255,255,255,.18)}.spec-compare-table td{color:var(--brand-text);border-color:var(--brand-border)}.download-list{display:grid;grid-gap:12px;gap:12px}.download-list article{display:grid;grid-template-columns:68px minmax(0,1fr) 96px auto;grid-gap:18px;gap:18px;align-items:center;padding:18px;border:1px solid var(--brand-border);background:var(--brand-bg)}.download-list article>span{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;background:var(--brand-primary);color:#fff;font-weight:800}.download-list h3{font-size:1.05rem;margin-bottom:4px}.download-list p{margin:0}.download-list strong{color:var(--brand-text)}.ht-trust-bar{display:flex;flex-wrap:nowrap;gap:0;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:var(--brand-bg)}.ht-trust-item{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:26px 18px;border-right:1px solid var(--brand-border);text-align:center;font-weight:800;color:var(--brand-text)}.ht-trust-item:last-child{border-right:0}.home-cta{background:linear-gradient(135deg,#471c5f,#1a2230)}@media (max-width:991px){.home-hero{padding-top:150px}.ht-trade-grid,.industry-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-list article{grid-template-columns:58px minmax(0,1fr)}.download-list a,.download-list strong{grid-column:2}.ht-trust-bar{flex-wrap:wrap}.ht-trust-item{flex-basis:50%}}@media (max-width:575px){.ht-trade-grid,.industry-image-grid{grid-template-columns:1fr}.ht-trust-item{flex-basis:100%;border-right:0;border-bottom:1px solid var(--brand-border)}}