.hg-hero-bestseller{display:grid;grid-template-columns:minmax(320px,0.9fr) minmax(0,1.1fr);grid-gap:28px;gap:28px;min-height:640px;padding-left:max(24px,(100vw - 1200px) / 2);padding-right:max(24px,(100vw - 1200px) / 2);padding-bottom:70px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));color:var(--brand-text-inverse)}.hg-hero-bestseller .hg-eyebrow,.hg-hero-bestseller h1,.hg-hero-bestseller p{color:var(--brand-text-inverse)}.hg-hero-bestseller .hg-eyebrow::before{background:var(--brand-text-inverse)}.hg-hero-bestseller__bar{align-self:center;max-width:560px}.hg-hero-bestseller__bar>p:not(.hg-eyebrow){font-size:1.08rem;max-width:520px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hg-hero-bestseller__grid{align-self:end;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.hg-cat-card{display:grid;grid-template-rows:1fr auto;min-height:240px;background:var(--brand-bg);border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-brand);overflow:hidden;color:var(--brand-text)}.hg-cat-card img{width:100%;height:190px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.hg-cat-card span{display:block;padding:14px 16px;font-weight:800;color:var(--brand-text)}.gard-home-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.gard-usecases__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.hg-prod-card,.product-tile,.usecase-card{border:1px solid var(--brand-border);border-radius:var(--radius-brand);background:var(--brand-bg);overflow:hidden;transition:transform .16s,box-shadow .16s}.hg-prod-card:hover,.product-tile:hover,.usecase-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(42,39,36,.12)}.hg-prod-card img,.product-tile img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.hg-prod-card,.product-tile div,.usecase-card{padding:22px}.product-tile span,.usecase-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:34px;margin-bottom:16px;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:800}.hg-bestsellers__head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:30px}.hg-bestsellers__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hg-prod-card p{min-height:76px}.hg-quick-shop{width:100%;min-height:42px}.gard-timeline__rail{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));grid-gap:18px;gap:18px;overflow-x:auto;padding-bottom:12px}.gard-timeline__rail article{position:relative;padding:24px;border-top:3px solid var(--brand-primary);background:var(--brand-bg-alt)}.gard-timeline__rail span{display:inline-block;margin-bottom:12px;color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase}@media (max-width:991px){.hg-hero-bestseller{grid-template-columns:1fr}.gard-home-products__grid,.gard-usecases__grid,.hg-bestsellers__track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.gard-home-products__grid,.gard-usecases__grid,.hg-bestsellers__track,.hg-hero-bestseller__grid{grid-template-columns:1fr}}