body.ht-product #ht-site{
  --ht-accent: #62dbff;
  --ht-accent-2: #3a7cff;
  --ht-panel: rgba(12, 36, 70, 0.9);
}

body.ht-product #ht-site .ht-product-hero{
  background: linear-gradient(120deg, rgba(7, 24, 50, 0.95), rgba(12, 46, 92, 0.98));
}

body.ht-product #ht-site .ht-card::before{
  background: linear-gradient(90deg, rgba(98, 219, 255, 0), rgba(98, 219, 255, 0.7), rgba(98, 219, 255, 0));
}
