/* Approved Nova+ presentation. Keep every override inside this product's main. */
.grh-nova-product {
  color: var(--ink, #f5f5f7);
}
.grh-nova-product *,
.grh-nova-product *::before,
.grh-nova-product *::after { box-sizing: border-box; }
.grh-nova-product #product-709 {
  display: block;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
}
.grh-nova-product .grh-nova-hero {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 32px;
  padding: 0;
  overflow: hidden;
  border: 1px solid #ffffff24;
  border-radius: var(--radius, 28px);
  background: #ececed;
  color: #191919;
  isolation: isolate;
}
.grh-nova-product .grh-nova-hero-image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  aspect-ratio: 2 / 1;
  object-fit: cover;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.grh-nova-product .grh-nova-hero-copy {
  position: absolute;
  top: 50%;
  left: 4.6%;
  width: 54%;
  max-width: 690px;
  padding: 0 12px 0 0;
  transform: translateY(-50%);
}
.grh-nova-product .grh-nova-kicker {
  margin: 0 0 18px;
  color: #c51b34;
  font-size: 15px;
  font-weight: 650;
  line-height: 1.3;
  letter-spacing: .16em;
}
.grh-nova-product .grh-nova-hero h1 {
  margin: 0;
  padding: 0;
  max-width: none;
  color: #191919;
  font-size: clamp(36px, 5.3vw, 72px);
  font-weight: 600;
  line-height: 1.04;
  letter-spacing: -.045em;
  text-wrap: initial;
  text-transform: none;
}
.grh-nova-product .grh-nova-subtitle {
  margin: 18px 0 0;
  padding: 0;
  color: #444447;
  font-size: clamp(18px, 2.25vw, 30px);
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -.02em;
}
.grh-nova-product .grh-nova-overview {
  display: grid;
  grid-template-columns: minmax(0, 40%) minmax(0, 1fr);
  gap: clamp(28px, 4vw, 56px);
  align-items: center;
  width: 100%;
  min-width: 0;
  margin: 0 0 30px;
  padding: 0;
}
.grh-nova-product .grh-nova-overview .woocommerce-product-gallery {
  display: block;
  float: none;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid var(--line, #ffffff1c);
  border-radius: 20px;
  background: #fff;
  opacity: 1 !important;
}
.grh-nova-product .grh-nova-overview .woocommerce-product-gallery__wrapper,
.grh-nova-product .grh-nova-overview .woocommerce-product-gallery__image {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
}
.grh-nova-product .grh-nova-overview .woocommerce-product-gallery__image > a {
  display: block;
  width: 100%;
  margin: 0;
}
.grh-nova-product .grh-nova-overview .woocommerce-product-gallery__image img:not(.zoomImg) {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: #fff;
}
/* WooCommerce's product/gallery rules carry an ID and otherwise retain 48% width. */
.grh-nova-product #product-709 .grh-nova-overview .woocommerce-product-gallery {
  display: block;
  float: none !important;
  width: 100% !important;
  max-width: 100%;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
}
.grh-nova-product #product-709 .grh-nova-overview .woocommerce-product-gallery__wrapper,
.grh-nova-product #product-709 .grh-nova-overview .woocommerce-product-gallery__image,
.grh-nova-product #product-709 .grh-nova-overview .woocommerce-product-gallery__image > a {
  display: block;
  width: 100% !important;
  max-width: 100%;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.grh-nova-product #product-709 .grh-nova-overview .woocommerce-product-gallery__image {
  overflow: hidden;
  aspect-ratio: 1 / 1;
}
.grh-nova-product #product-709 .grh-nova-overview .woocommerce-product-gallery__image img:not(.zoomImg) {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: auto !important;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  margin: 0 !important;
  padding: 0 !important;
  transform: scale(1.4);
  transform-origin: center;
}
.grh-nova-product .grh-nova-overview .summary.entry-summary {
  display: block;
  float: none;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}
.grh-nova-product .grh-nova-description h2 {
  margin: 0 0 24px;
  padding: 0;
  color: var(--ink, #f5f5f7);
  font-size: clamp(30px, 3.8vw, 48px);
  font-weight: 600;
  line-height: 1.14;
  letter-spacing: -.04em;
  text-transform: none;
}
.grh-nova-product .grh-nova-description > p {
  margin: 0;
  color: var(--muted, #bcbcc2);
  font-size: clamp(17px, 1.55vw, 20px);
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: normal;
}
.grh-nova-product .grh-nova-features {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-top: 30px;
  padding-top: 24px;
  border-top: 1px solid var(--line, #ffffff1c);
}
.grh-nova-product .grh-nova-feature {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
  color: var(--ink, #f5f5f7);
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}
.grh-nova-product .grh-nova-feature + .grh-nova-feature {
  padding-left: 20px;
  border-left: 1px solid var(--line, #ffffff1c);
}
.grh-nova-product .grh-nova-feature > svg {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  padding: 12px;
  border: 1px solid var(--line, #ffffff1c);
  border-radius: 50%;
  color: inherit;
  background: var(--surface-solid, #272727);
}
.grh-nova-product .grh-nova-suite {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  margin: 0 0 28px;
  padding: 30px 34px;
  overflow: hidden;
  border: 1px solid #c12c3c38;
  border-radius: 20px;
  background: linear-gradient(105deg, #b81c3110, #b81c311c);
  isolation: isolate;
}
.grh-nova-product .grh-nova-suite::after {
  position: absolute;
  z-index: -1;
  top: -200px;
  right: -55px;
  width: 370px;
  height: 370px;
  border: 1px solid #c12c3c15;
  border-radius: 50%;
  background: #b81c3108;
  content: '';
  pointer-events: none;
}
.grh-nova-product .grh-nova-suite > div { min-width: 0; }
.grh-nova-product .grh-nova-suite h2 {
  margin: 0 0 10px;
  padding: 0;
  color: var(--ink, #f5f5f7);
  font-size: clamp(25px, 2.8vw, 36px);
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -.035em;
  text-transform: none;
}
.grh-nova-product .grh-nova-suite p {
  max-width: 67ch;
  margin: 0;
  padding: 0;
  color: var(--muted, #bcbcc2);
  font-size: 17px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: normal;
}
.grh-nova-product .grh-nova-suite-button {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 58px;
  margin: 0;
  padding: 15px 24px;
  border: 1px solid #c02c4659;
  border-radius: 13px;
  color: var(--accent, #ff8997);
  background: #bc1d3429;
  font-family: inherit;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  white-space: nowrap;
  text-decoration: none;
  box-shadow: none;
}
.grh-nova-product .grh-nova-suite-button > svg,
.grh-nova-product .grh-nova-suite-button > img {
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  margin: 0;
  padding: 0;
  object-fit: contain;
  border-radius: 0;
}
.grh-nova-product .grh-nova-suite-button:hover {
  color: var(--accent, #ff8997);
  background: #bc1d3440;
  border-color: #c02c4699;
  text-decoration: none;
}
.grh-nova-product .grh-nova-suite-button:focus-visible,
.grh-nova-product .grh-nova-detail > summary:focus-visible,
.grh-nova-product .grh-nova-project-card:focus-visible {
  outline: 3px solid var(--accent, #ff8997);
  outline-offset: 5px;
}
.grh-nova-product .grh-nova-information {
  width: 100%;
  margin: 0 0 40px;
  padding: 0;
}
.grh-nova-product .grh-nova-information > h2 {
  margin: 0 0 14px;
  padding: 0;
  color: var(--ink, #f5f5f7);
  font-size: clamp(24px, 2.6vw, 30px);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -.035em;
}
.grh-nova-product .grh-nova-detail {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid var(--line, #ffffff1c);
  border-radius: 0;
  background: transparent;
  color: var(--ink, #f5f5f7);
}
.grh-nova-product .grh-nova-detail:last-child { border-bottom: 1px solid var(--line, #ffffff1c); }
.grh-nova-product .grh-nova-detail > summary {
  display: flex;
  align-items: center;
  gap: 18px;
  min-height: 58px;
  margin: 0;
  padding: 16px 10px;
  color: inherit;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  list-style: none;
  cursor: pointer;
}
.grh-nova-product .grh-nova-detail > summary::-webkit-details-marker { display: none; }
.grh-nova-product .grh-nova-detail > summary::marker { content: ''; }
.grh-nova-product .grh-nova-detail > summary > svg {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
}
.grh-nova-product .grh-nova-detail > summary > svg:last-child {
  width: 18px;
  height: 18px;
  margin-left: auto;
}
.grh-nova-product .grh-nova-detail[open] > summary > svg:last-child { transform: rotate(90deg); }
.grh-nova-product .grh-nova-detail > summary:hover { color: var(--accent, #ff8997); }
.grh-nova-product .grh-nova-detail-body {
  max-width: 100%;
  min-width: 0;
  padding: 12px 10px 28px;
  overflow-wrap: anywhere;
}
.grh-nova-product .grh-nova-detail-body .grh-content,
.grh-nova-product .grh-nova-detail-body .grh-product-copy,
.grh-nova-product .grh-nova-detail-body .grh-product-downloads {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--muted, #bcbcc2);
  font-size: 17px;
  line-height: 1.65;
  box-shadow: none;
}
.grh-nova-product .grh-nova-detail-body .grh-product-copy :is(.page, .section, .layoutArea, .column) {
  position: static;
  display: block;
  float: none;
  width: auto;
  max-width: 100%;
  min-width: 0;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
.grh-nova-product .grh-nova-detail-body :is(h1, h2, h3, h4) {
  margin: 24px 0 12px;
  padding: 0;
  color: var(--ink, #f5f5f7);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -.025em;
}
.grh-nova-product .grh-nova-detail-body :is(p, li) {
  max-width: 100%;
  color: inherit;
  font-size: 17px;
  line-height: 1.65;
  letter-spacing: normal;
}
.grh-nova-product .grh-nova-detail-body p { margin: 0 0 16px; }
.grh-nova-product .grh-nova-detail-body ul { margin: 0 0 20px; padding-left: 24px; }
.grh-nova-product .grh-nova-detail-body li { margin-bottom: 5px; }
.grh-nova-product .grh-nova-detail-body .grh-product-downloads .grh-section {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}
.grh-nova-product .grh-nova-detail-body .grh-product-downloads .grh-section-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.grh-nova-product .grh-nova-detail-body .grh-download-heading { grid-column: 1 / -1; }
.grh-nova-product .grh-nova-detail-body .grh-download-heading h3 { margin-top: 0; }
.grh-nova-product .grh-nova-detail-body .grh-download-card {
  display: block;
  grid-column: auto;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
}
.grh-nova-product .grh-nova-detail-body .grh-download-card :is(.grh-item, figure) {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.grh-nova-product .grh-nova-detail-body .grh-download-card img {
  display: block;
  width: 100%;
  max-width: 190px;
  height: auto;
  margin: 0 auto 14px;
  object-fit: contain;
}
.grh-nova-product .grh-nova-detail-body .grh-download-card span { color: var(--ink, #f5f5f7) !important; }
.grh-nova-product .grh-nova-detail-body .grh-download-card p { text-align: center; }
.grh-nova-product #product-709 > .related.products {
  clear: both;
  width: 100%;
  min-width: 0;
  margin: 42px 0;
}
.grh-nova-product .grh-nova-references {
  clear: both;
  display: block;
  width: 100%;
  min-width: 0;
  margin: 40px 0 0;
  padding: 0;
}
.grh-nova-product .grh-nova-references > h2 {
  margin: 0 0 12px;
  padding: 0;
  color: var(--ink, #f5f5f7);
  font-size: clamp(30px, 3.5vw, 42px);
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: -.04em;
}
.grh-nova-product .grh-nova-references > p {
  margin: 0 0 22px;
  color: var(--muted, #bcbcc2);
  font-size: 18px;
  line-height: 1.55;
  letter-spacing: normal;
}
.grh-nova-product .grh-nova-project-track {
  display: flex;
  gap: 20px;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0 0 12px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  overscroll-behavior-x: contain;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.grh-nova-product .grh-nova-project-track::-webkit-scrollbar { display: none; }
.grh-nova-product .grh-nova-project-track:focus-visible {
  outline: 3px solid var(--accent, #ff8997);
  outline-offset: -3px;
  border-radius: 20px;
}
.grh-nova-product .grh-nova-project-track > .grh-nova-project-card {
  flex: 0 0 100%;
  max-width: 100%;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.grh-nova-product .grh-nova-project-track > .grh-nova-project-card:focus-visible { outline-offset: -5px; }
.grh-nova-product .grh-nova-project-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  margin: 8px 0 0;
  padding: 0;
}
.grh-nova-product .grh-nova-project-controls[hidden] { display: none !important; }
.grh-nova-product .grh-nova-project-controls button[data-nova-direction] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 12px;
  background: #bf1c36;
  color: #fff;
  font-family: inherit;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  box-shadow: none;
}
.grh-nova-product .grh-nova-project-controls button[data-nova-direction] svg {
  display: block;
  width: 20px;
  height: 20px;
}
.grh-nova-product .grh-nova-project-controls button[data-nova-direction]:hover:not(:disabled) { background: #a81830; }
.grh-nova-product .grh-nova-project-controls button[data-nova-direction]:disabled { opacity: .45; cursor: default; }
.grh-nova-product .grh-nova-project-controls button[data-nova-direction]:focus-visible {
  outline: 3px solid var(--accent, #ff8997);
  outline-offset: 4px;
}
.grh-nova-product .grh-nova-project-status {
  min-width: 3.5em;
  color: var(--muted, #bcbcc2);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  font-variant-numeric: tabular-nums;
}
.grh-nova-product .grh-nova-project-card {
  display: grid;
  grid-template-columns: minmax(0, 45%) minmax(0, 1fr);
  align-items: stretch;
  gap: 0;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 10px;
  overflow: hidden;
  border: 1px solid var(--line, #ffffff1c);
  border-radius: 20px;
  background: transparent;
  color: var(--ink, #f5f5f7);
  text-decoration: none;
}
.grh-nova-product .grh-nova-project-card > img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 210px;
  aspect-ratio: 2.6 / 1;
  object-fit: cover;
  margin: 0;
  border-radius: 12px;
}
.grh-nova-product .grh-nova-project-card--text { grid-template-columns: minmax(0, 1fr); }
.grh-nova-product .grh-nova-project-card > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-width: 0;
  padding: 22px 30px;
}
.grh-nova-product .grh-nova-project-card .grh-nova-kicker {
  margin: 0 0 10px;
  color: var(--accent, #ff8997);
  font-size: 12px;
  line-height: 1.35;
  letter-spacing: .08em;
}
.grh-nova-product .grh-nova-project-card h3 {
  overflow-wrap: anywhere;
  margin: 0 0 10px;
  padding: 0;
  color: inherit;
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -.035em;
}
.grh-nova-product .grh-nova-project-card p:not(.grh-nova-kicker) {
  margin: 0 0 16px;
  color: var(--muted, #bcbcc2);
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: normal;
}
.grh-nova-product .grh-nova-project-card > div > span:last-child {
  color: inherit;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.grh-nova-product .grh-nova-project-card:hover {
  color: var(--ink, #f5f5f7);
  border-color: #c02c4670;
  text-decoration: none;
}
@media (max-width: 1050px) {
  .grh-nova-product .grh-nova-overview { gap: 30px; }
  .grh-nova-product .grh-nova-description h2 { font-size: clamp(29px, 3.8vw, 40px); }
  .grh-nova-product .grh-nova-features { gap: 12px; margin-top: 22px; padding-top: 20px; }
  .grh-nova-product .grh-nova-feature { gap: 10px; font-size: 13px; }
  .grh-nova-product .grh-nova-feature + .grh-nova-feature { padding-left: 12px; }
  .grh-nova-product .grh-nova-feature > svg { flex-basis: 40px; width: 40px; height: 40px; padding: 9px; }
  .grh-nova-product .grh-nova-suite { padding: 26px; }
  .grh-nova-product .grh-nova-project-card > div { padding: 20px 24px; }
}
@media (max-width: 767px) {
  .grh-nova-product .grh-nova-hero { margin-bottom: 26px; border-radius: 22px; }
  .grh-nova-product .grh-nova-hero-copy {
    position: static;
    width: 100%;
    max-width: none;
    padding: 26px;
    transform: none;
  }
  .grh-nova-product .grh-nova-hero h1 { font-size: clamp(34px, 6.5vw, 48px); }
  .grh-nova-product .grh-nova-kicker { margin-bottom: 14px; font-size: 13px; }
  .grh-nova-product .grh-nova-subtitle { margin-top: 16px; font-size: 20px; }
  .grh-nova-product .grh-nova-overview { grid-template-columns: minmax(0, 1fr); gap: 28px; margin-bottom: 28px; }
  .grh-nova-product .grh-nova-overview .woocommerce-product-gallery { max-width: 520px; margin: 0 auto; }
  .grh-nova-product #product-709 .grh-nova-overview .woocommerce-product-gallery { max-width: 520px; margin: 0 auto !important; }
  .grh-nova-product .grh-nova-description h2 { margin-bottom: 20px; font-size: clamp(30px, 6.5vw, 40px); }
  .grh-nova-product .grh-nova-description > p { font-size: 17px; }
  .grh-nova-product .grh-nova-features { margin-top: 24px; }
  .grh-nova-product .grh-nova-feature { font-size: 14px; }
  .grh-nova-product .grh-nova-suite { flex-direction: column; align-items: flex-start; gap: 22px; padding: 26px; }
  .grh-nova-product .grh-nova-suite h2 { font-size: 28px; }
  .grh-nova-product .grh-nova-suite p { font-size: 16px; }
  .grh-nova-product .grh-nova-suite-button { min-height: 54px; padding: 12px 20px; }
  .grh-nova-product .grh-nova-detail-body .grh-product-downloads .grh-section-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .grh-nova-product .grh-nova-project-card { grid-template-columns: minmax(0, 1fr); }
  .grh-nova-product .grh-nova-project-card > img { height: auto; min-height: 0; aspect-ratio: 16 / 9; }
  .grh-nova-product .grh-nova-project-card > div { padding: 24px 14px 18px; }
  .grh-nova-product .grh-nova-project-card h3 { font-size: 26px; }
}
@media (max-width: 440px) {
  .grh-nova-product .grh-nova-hero-copy { padding: 22px; }
  .grh-nova-product .grh-nova-hero h1 { font-size: 34px; }
  .grh-nova-product .grh-nova-subtitle { font-size: 18px; }
  .grh-nova-product .grh-nova-features { gap: 12px; }
  .grh-nova-product .grh-nova-feature { gap: 9px; font-size: 12px; }
  .grh-nova-product .grh-nova-feature + .grh-nova-feature { padding-left: 12px; }
  .grh-nova-product .grh-nova-feature > svg { flex-basis: 36px; width: 36px; height: 36px; padding: 8px; }
  .grh-nova-product .grh-nova-suite { padding: 22px; }
  .grh-nova-product .grh-nova-suite h2 { font-size: 26px; }
  .grh-nova-product .grh-nova-detail > summary { padding-right: 4px; padding-left: 4px; }
}
@media (prefers-reduced-motion: reduce) {
  .grh-nova-product .grh-nova-project-track { scroll-behavior: auto; }
}
