#hero .eyebrow {
  margin-bottom: 0.58rem;
  font-size: 0.74rem;
  letter-spacing: 0.12em;
}

#hero .hero-grid {
  grid-template-columns: minmax(0, 0.92fr) minmax(440px, 1.08fr);
  align-items: center;
  gap: clamp(2rem, 4vw, 3.4rem);
  min-height: clamp(360px, 36vw, 440px);
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

#hero .hero-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0;
  align-self: center;
  max-width: 31.25rem;
  padding-top: 0;
  text-align: left;
  transform: translateY(-12px);
  font-family: "Montserrat", "Arial", "Helvetica Neue", sans-serif;
}

#hero .hero-copy .eyebrow {
  margin-bottom: 0.5rem;
  color: #5f8e97;
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

#hero .hero-copy h1 {
  max-width: none;
  margin-bottom: 0.9rem;
  font-size: clamp(2.02rem, 3.05vw, 3.02rem);
  line-height: 0.97;
  letter-spacing: -0.03em;
  text-wrap: nowrap;
  font-weight: 700;
}

#hero .hero-subtitle {
  max-width: 31ch;
  margin-top: 0;
  margin-bottom: 0.82rem;
  color: #3f5f7c;
  font-size: clamp(0.98rem, 1.08vw, 1.04rem);
  line-height: 1.48;
  font-weight: 500;
  letter-spacing: -0.01em;
}

#hero .hero-lead {
  max-width: 34ch;
  margin-top: 0;
  margin-bottom: 0;
  color: #61778d;
  font-size: 0.88rem;
  line-height: 1.52;
  letter-spacing: -0.005em;
}

.hero-actions {
  margin: 0.62rem 0 0;
  gap: 0.55rem;
}

#hero .hero-actions {
  margin-top: 1.35rem;
  margin-bottom: 0;
  justify-content: flex-start;
  gap: 0.88rem;
  flex-wrap: wrap;
}

#hero .hero-actions .btn {
  flex: 0 0 auto;
}

.btn-hero-neutral {
  background: linear-gradient(135deg, rgba(229, 248, 248, 0.98), rgba(251, 241, 229, 0.98));
  color: #16324a;
  border-color: rgba(14, 174, 222, 0.12);
  box-shadow: 0 12px 28px rgba(59, 124, 144, 0.08);
}

.btn-hero-neutral:hover {
  transform: translateY(-1px);
  background: linear-gradient(135deg, rgba(223, 245, 246, 1), rgba(250, 236, 220, 1));
  border-color: rgba(243, 154, 79, 0.24);
}

.hero-inline-link {
  display: inline-flex;
  align-items: center;
  margin-top: 0.75rem;
  color: #128eaf;
  font-size: 0.84rem;
  font-weight: 600;
  text-decoration: none;
}

.hero-inline-link::after {
  content: "";
  width: 13px;
  height: 11px;
  margin-left: 0.42rem;
  background: url("../assets/images/triangle-arrow.png") center / contain no-repeat;
  opacity: 0.88;
}

.hero-inline-link:hover {
  color: #c27a34;
}

.products-hero .hero-copy {
  gap: 0.78rem;
}

.products-hero .hero-copy h1 {
  max-width: 8ch;
  color: #13263a;
  letter-spacing: -0.03em;
}

.products-hero .hero-subtitle {
  color: #556d84;
  font-size: clamp(1.02rem, 1.35vw, 1.16rem);
  line-height: 1.42;
}

.products-hero .hero-lead {
  max-width: 54ch;
  line-height: 1.58;
}

#hero .products-hero-card {
  display: block;
  width: min(100%, 600px);
  max-width: 600px;
  margin-left: auto;
  margin-right: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
  transform: translateX(clamp(10px, 1.7vw, 24px)) translateY(clamp(-14px, -1.2vw, -8px));
}

#hero .products-hero-card img {
  width: min(100%, 500px);
  height: auto;
  max-height: 404px;
  padding: 0;
  margin: 0 0 0 auto;
  display: block;
  object-fit: contain;
  filter: none;
  box-shadow: none;
  transform: translateX(clamp(6px, 0.9vw, 14px)) translateY(clamp(-10px, -0.9vw, -4px));
}

#hero .products-hero-card figcaption {
  display: none;
}

.hero-product-card,
.products-hero-card {
  max-width: 330px;
  overflow: hidden;
}

.hero-product-card {
  gap: 0.72rem;
  padding: 0.82rem;
}

.hero-product-card img,
.products-hero-card img {
  width: min(100%, 198px);
  height: clamp(132px, 11vw, 162px);
  margin: 0 auto;
}

.hero-stat-grid {
  gap: 0.42rem;
}

.hero-stat-grid div {
  min-height: 56px;
  padding: 0.52rem 0.58rem;
}

.hero-stat-grid span {
  margin-bottom: 0.18rem;
  font-size: 0.64rem;
}

.hero-stat-grid strong {
  font-size: 0.78rem;
  line-height: 1.22;
}

.play-fab {
  width: 74px;
  height: 74px;
}

.hero-card,
.products-hero-card,
.benefit-card,
.tile,
.spec-doc-links a,
.docs-list a {
  border-radius: 24px;
}

.benefit-card,
.tile {
  padding: 1.1rem 1.08rem;
  box-shadow: 0 18px 40px rgba(35, 63, 92, 0.07);
}

.benefit-card h3,
.tile h3 {
  line-height: 1.24;
}

.benefit-card p,
.tile p {
  line-height: 1.58;
}

.products-hero-card figcaption,
.hero-card figcaption {
  padding: 0.72rem 0.92rem 0.92rem;
  font-size: 0.9rem;
  line-height: 1.48;
}

@media (max-width: 992px) {
  .products-hero-card,
  .hero-product-card {
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  #hero .products-hero-card {
    width: min(100%, 500px);
    transform: translateX(0) translateY(-10px);
  }

  #hero .hero-copy {
    transform: translateY(-10px);
  }
}

@media (max-width: 768px) {
  .hero-product-card,
  .products-hero-card,
  .benefit-card,
  .tile,
  .spec-doc-links a,
  .docs-list a {
    border-radius: 20px;
  }

  .hero-product-card,
  .benefit-card,
  .tile {
    padding: 1rem;
  }

  .hero-product-card img,
  .products-hero-card img {
    width: min(100%, 280px);
    height: clamp(180px, 56vw, 220px);
  }

  #hero .hero-copy {
    transform: none;
    max-width: 100%;
  }

  #hero .hero-grid {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 1.2rem;
    min-height: 0;
  }

  #hero .hero-copy h1 {
    margin-bottom: 0.72rem;
    font-size: clamp(2.15rem, 10.8vw, 3rem);
    line-height: 0.95;
    letter-spacing: -0.045em;
    white-space: normal;
    text-wrap: balance;
  }

  #hero .hero-subtitle,
  #hero .hero-lead {
    max-width: none;
  }

  #hero .hero-subtitle {
    margin-bottom: 0.72rem;
    font-size: 1rem;
    line-height: 1.46;
  }

  #hero .hero-lead {
    font-size: 0.92rem;
    line-height: 1.5;
  }

  #hero .hero-actions {
    margin-top: 1.05rem;
    gap: 0.72rem;
  }

  #hero .hero-inline-link {
    margin-top: 0.85rem;
    font-size: 0.82rem;
    line-height: 1.45;
  }

  #hero .products-hero-card {
    grid-template-columns: 1fr;
    justify-items: center;
    width: min(100%, 310px);
    transform: none;
    gap: 0.35rem;
  }

  #hero .products-hero-card img {
    grid-column: 1;
    width: min(100%, 268px);
    max-height: none;
    justify-self: center;
    margin: 0 auto;
    transform: none;
  }

  #hero .products-hero-card figcaption {
    grid-column: 1;
    max-width: 28ch;
    justify-self: center;
    text-align: center;
  }

  .hero-stat-grid {
    grid-template-columns: 1fr;
  }

  .play-fab {
    width: 64px;
    height: 64px;
  }
}
