.home-hero{padding:86px 0;background:linear-gradient(90deg,#fff 0,var(--brand-bg-alt) 100%)}.hero-image{min-height:420px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.spec-row{display:grid;grid-template-columns:30% 1fr 80px;align-items:center;min-height:112px;border-bottom:1px solid var(--brand-border)}.spec-code{color:var(--brand-primary);font-family:"IBM Plex Mono",monospace;font-size:1.7rem;font-weight:800}.spec-badge{justify-self:end;color:var(--brand-muted);font-weight:800}.featured-product{display:grid;grid-template-columns:48% 1fr;grid-gap:32px;gap:32px;align-items:center;padding:28px;background:#fff;border:1px solid var(--brand-border)}.featured-product img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover}.mini-product,.progress-card{height:100%;padding:24px;background:#fff;border:1px solid var(--brand-border)}.progress-top{display:flex;justify-content:space-between;gap:12px;font-weight:800}.metric{margin:14px 0;color:var(--brand-primary);font-size:1.8rem;font-weight:800}.progress{height:8px;border-radius:0;background:var(--brand-bg-alt)}.progress-bar{background:var(--brand-primary)}.klee-accordion .accordion-button{font-weight:800;color:var(--brand-primary-dark)}@media (max-width:991px){.featured-product,.spec-row{grid-template-columns:1fr}.featured-product img,.hero-image{min-height:260px;height:auto}}