.jw-content-product-route {
  --jw-stage-max: 1440px;
  --jw-content-max: 1216px;
  --jw-page-gutter: clamp(32px, 4vw, 72px);
  --jw-rail-offset: max(var(--jw-page-gutter), calc(50% - 608px));
}

.jw-content-master-route {
  background: var(--color-surface-subtle);
  margin: 0;
  min-width: 1280px;
}

.jw-content-route-stage {
  margin: 0 auto;
  width: max-content;
}

.jw-content-route-frame {
  display: block;
  height: auto;
  max-width: none;
  width: auto;
}

.jw-content-route-meta {
  display: none;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}

.jw-content-product-route {
  background: var(--color-bg-base);
  color: var(--color-text-strong);
  font-family: var(--font-family-mixed);
  margin: 0;
  word-break: keep-all;
}

.jw-content-product-route *,
.jw-content-product-route *::before,
.jw-content-product-route *::after {
  box-sizing: border-box;
}

.jw-content-product-route a {
  color: inherit;
  text-decoration: none;
}

.jw-product-header {
  align-items: center;
  background: var(--color-bg-base);
  border-bottom: 1px solid var(--color-border-subtle);
  display: grid;
  grid-template-columns: 256px 1fr 136px;
  height: 80px;
  margin: 0 auto;
  padding: 0 32px;
  width: 1280px;
}

.jw-product-brand {
  align-items: center;
  display: flex;
  height: 80px;
}

.jw-product-brand img {
  display: block;
  height: auto;
  width: 130px;
}

.jw-product-nav {
  align-items: center;
  display: flex;
  gap: 42px;
  justify-content: flex-end;
  padding-right: 36px;
}

.jw-product-nav a {
  color: var(--color-text-strong);
  font-size: 16px;
letter-spacing: 0;
white-space: nowrap;
  font-weight: 300 !important;
  line-height: 28px !important;
}

.jw-product-header-cta {
  align-items: center;
  background: var(--color-accent-500);
  color: var(--color-bg-base);
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  justify-content: center;
  width: 136px;
}

.jw-product-shell {
  background: var(--color-bg-base);
  display: grid;
  grid-template-columns: 256px 1024px;
  margin: 0 auto;
  min-height: 1368px;
  width: 1280px;
}

.jw-product-sidebar {
  background: var(--color-bg-base);
  border-right: 1px solid var(--color-border-subtle);
  padding: 32px 0 120px;
}

.jw-product-sidebar a {
  align-items: center;
  color: var(--color-text-strong);
  display: flex;
  font-size: 15px;
  font-weight: 700;
  height: 44px;
  line-height: 1;
  padding: 0 24px;
}

.jw-product-sidebar a.level-0 {
  font-size: 16px;

  font-weight: 300 !important;

  line-height: 28px !important;
}

.jw-product-sidebar a.level-2 {
  color: var(--color-text-secondary);
  font-size: 13px;
  font-weight: 500;
  height: 32px;
  padding-left: 64px;
}

.jw-product-sidebar a.is-active:first-child,
.jw-product-sidebar a.level-0.is-active {
  background: var(--color-accent-500);
  color: var(--color-bg-base);
}

.jw-product-sidebar a.level-0[href*="sensors"]::after,
.jw-product-sidebar a.level-0[href*="accessories"]::after {
  content: "›";
  font-size: 24px;
  font-weight: 300;
  margin-left: auto;
}

.jw-product-main {
  min-width: 0;
  padding: 46px 33px 96px;
}

.jw-product-list-hero {
  margin: 0 0 49px;
}

.jw-product-list-hero h1 {
  color: var(--color-text-strong);
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.22;
  margin: 0;
  max-width: 920px;
}

.jw-product-main.is-group .jw-product-list-hero h1 {
  font-size: 42px;
  line-height: 1.18;
  max-width: 880px;
}

.jw-product-list-hero p {
  color: var(--color-text-secondary);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.6;
  margin: 35px 0 0;
  max-width: 760px;
}

.jw-product-category-grid {
  display: grid;
  gap: 48px 48px;
  grid-template-columns: repeat(2, 456px);
}

.jw-product-card {
  border: 1px solid var(--color-border-subtle);
  display: block;
  min-height: 400px;
  overflow: hidden;
}

.jw-product-card-media {
  align-items: center;
  background: var(--color-bg-base);
  border-bottom: 1px solid var(--color-border-subtle);
  display: flex;
  height: 262px;
  justify-content: center;
  overflow: hidden;
}

.jw-product-card-media img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.jw-product-card-copy {
  background: var(--color-surface-subtle);
  display: block;
  min-height: 137px;
  padding: 28px 32px 24px;
}

.jw-product-card-copy strong {
  color: var(--color-text-strong);
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
}

.jw-product-card-copy small {
  color: var(--color-text-secondary);
  display: block;
  font-size: 16px;
margin-top: 22px;
  font-weight: 300 !important;
  line-height: 28px !important;
}

.jw-product-series-grid {
  align-items: start;
  display: grid;
  gap: 0 58px;
  grid-template-columns: repeat(3, 270px);
  padding-top: 22px;
}

.jw-product-series-grid .jw-product-card {
  border: 0;
  min-height: 348px;
  overflow: visible;
  text-align: center;
}

.jw-product-series-grid .jw-product-card-media {
  border: 0;
  height: 208px;
}

.jw-product-series-grid .jw-product-card-media img {
  object-fit: contain;
}

.jw-product-series-grid .jw-product-card-copy {
  background: transparent;
  min-height: 0;
  padding: 30px 0 0;
}

.jw-product-series-grid .jw-product-card-copy strong {
  font-size: 22px;
  line-height: 1.25;
}

.jw-product-series-grid .jw-product-card-copy small {
  color: var(--color-text-secondary);
  font-size: 15px;
  line-height: 1.55;
  margin: 16px auto 0;
  max-width: 240px;
}

.jw-product-detail-hero {
  background: var(--color-surface-subtle);
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  margin: -46px -33px 52px;
  min-height: 326px;
  padding: 61px 32px 40px;
}

.jw-product-detail-hero h1 {
  color: var(--color-text-strong);
  font-size: 39px;
  font-weight: 800;
  line-height: 1.18;
  margin: 13px 0 0;
}

.jw-product-eyebrow {
  color: var(--color-secondary-600);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0;
}

.jw-product-detail-hero p:not(.jw-product-eyebrow) {
  color: var(--color-text-secondary);
  font-size: 16px;
margin: 32px 0 0;
  max-width: 500px;
  font-weight: 300 !important;
  line-height: 28px !important;
}

.jw-product-detail-hero figure {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
}

.jw-product-detail-hero figure img {
  max-height: 230px;
  object-fit: contain;
  width: 100%;
}

.jw-product-button-row {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.jw-product-button {
  align-items: center;
  border: 1px solid var(--color-accent-500);
  display: inline-flex;
  font-size: 13px;
  font-weight: 800;
  height: 44px;
  justify-content: center;
  padding: 0 28px;
}

.jw-product-button-primary {
  background: var(--color-accent-500);
  color: var(--color-bg-base);
}

.jw-product-button-ghost {
  background: var(--color-bg-base);
  color: var(--color-accent-500);
}

.jw-product-specs {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 0 52px;
  padding: 22px 0 19px;
}

.jw-product-specs div {
  border-right: 1px solid var(--color-accent-500);
  min-height: 76px;
  padding: 0 18px;
  text-align: center;
}

.jw-product-specs div:last-child {
  border-right: 0;
}

.jw-product-specs span {
  color: var(--color-text-secondary);
  display: block;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 8px;
}

.jw-product-specs strong {
  color: var(--color-accent-500);
  display: block;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
}

.jw-product-video-placeholder {
  align-items: center;
  background: var(--color-surface-subtle);
  border: 1px solid var(--color-border-subtle);
  display: flex;
  height: 281px;
  justify-content: center;
  margin-bottom: 52px;
}

.jw-product-video-placeholder span {
  align-items: center;
  border: 4px solid var(--color-accent-500);
  border-radius: 50%;
  color: var(--color-accent-500);
  display: flex;
  font-size: 20px;
  height: 38px;
  justify-content: center;
  line-height: 1;
  width: 38px;
}

.jw-product-copy-section {
  border-top: 1px solid var(--color-border-subtle);
  margin: 0 -33px;
  padding: 45px 33px 48px;
}

.jw-product-copy-section h2 {
  color: var(--color-text-strong);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.35;
  margin: 0 0 28px;
}

.jw-product-copy-section p {
  color: var(--color-text-secondary);
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
  max-width: 760px;
}

.jw-product-small-grid {
  border-top: 1px solid var(--color-border-subtle);
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 -33px;
  padding: 48px 33px;
}

.jw-product-small-grid img {
  background: var(--color-surface-subtle);
  display: block;
  height: 140px;
  object-fit: cover;
  width: 100%;
}

.jw-product-small-grid h3 {
  color: var(--color-text-strong);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.45;
  margin: 14px 0 0;
}

.jw-product-small-grid p {
  color: var(--color-text-secondary);
  font-size: 12px;
  line-height: 1.55;
  margin: 8px 0 0;
}

.jw-product-final-cta {
  align-items: center;
  background: var(--color-accent-500);
  color: var(--color-bg-base);
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 52px 32px;
  width: 1280px;
}

.jw-product-final-cta h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}

.jw-product-final-cta p {
  font-size: 14px;
  line-height: 1.6;
  margin: 18px 0 0;
}

.jw-product-final-cta a {
  align-items: center;
  background: var(--color-bg-base);
  color: var(--color-accent-500);
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  height: 52px;
  justify-content: center;
  width: 120px;
}

.jw-product-footer {
  background: var(--color-surface-dark);
  color: var(--color-bg-base);
  display: grid;
  gap: 82px;
  grid-template-columns: 310px 230px 380px;
  margin: 0 auto;
  min-height: 512px;
  padding: 75px 112px 44px;
  width: 1280px;
}

.jw-product-footer img {
  display: block;
  height: auto;
  margin-bottom: 33px;
  width: 126px;
}

.jw-product-footer strong {
  color: var(--color-text-muted);
  display: block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1.4;
  margin-bottom: 30px;
}

.jw-product-footer p,
.jw-product-footer a {
  color: var(--color-text-muted);
  display: block;
  font-size: 15px;
  font-style: normal;
  line-height: 1.7;
  margin: 0;
}

.jw-product-footer nav {
  display: grid;
  gap: 18px;
  align-content: start;
}

.jw-product-socials {
  display: flex;
  gap: 16px;
  margin-top: 34px;
}

.jw-product-socials a {
  align-items: center;
  border: 1px solid var(--color-border-default);
  color: var(--color-bg-base);
  display: flex;
  font-size: 18px;
  height: 40px;
  justify-content: center;
  width: 40px;
}

@media (max-width: 767px) {
  .jw-content-master-route,
  .jw-content-product-route {
    min-width: 0;
  }

  .jw-product-header,
  .jw-product-shell,
  .jw-product-final-cta,
  .jw-product-footer {
    width: 100%;
  }

  .jw-product-header {
    grid-template-columns: 1fr;
    height: auto;
    gap: 18px;
    padding: 18px 20px;
  }

  .jw-product-nav {
    gap: 16px;
    justify-content: flex-start;
    overflow-x: auto;
    padding-right: 0;
  }

  .jw-product-shell {
    display: block;
  }

  .jw-product-sidebar {
    border-bottom: 1px solid var(--color-border-subtle);
    border-right: 0;
    display: flex;
    overflow-x: auto;
    padding: 10px 16px;
  }

  .jw-product-sidebar a {
    flex: 0 0 auto;
    height: 38px;
    padding: 0 12px;
  }

  .jw-product-sidebar a.level-2 {
    padding-left: 12px;
  }

  .jw-product-main {
    padding: 36px 20px 72px;
  }

  .jw-product-list-hero h1,
  .jw-product-main.is-group .jw-product-list-hero h1,
  .jw-product-detail-hero h1 {
    font-size: 32px;
  }

  .jw-product-category-grid,
  .jw-product-series-grid,
  .jw-product-small-grid,
  .jw-product-specs,
  .jw-product-footer {
    grid-template-columns: 1fr;
  }

  .jw-product-category-grid,
  .jw-product-series-grid {
    gap: 28px;
  }

  .jw-product-card {
    min-height: 0;
  }

  .jw-product-detail-hero {
    grid-template-columns: 1fr;
    margin: -36px -20px 40px;
    padding: 36px 20px;
  }

  .jw-product-copy-section,
  .jw-product-small-grid {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .jw-product-final-cta {
    display: block;
    padding: 42px 20px;
  }

  .jw-product-final-cta a {
    margin-top: 24px;
  }

  .jw-product-footer {
    gap: 40px;
    padding: 52px 24px;
  }
}

@media (min-width: 768px) {
  .jw-content-master-route {
    min-width: 0;
  }

  .jw-product-header,
  .jw-product-shell,
  .jw-product-final-cta,
  .jw-product-footer {
    margin-inline: auto;
    max-width: var(--jw-stage-max);
    width: min(100%, var(--jw-stage-max));
  }

  .jw-product-header {
    grid-template-columns: 288px minmax(0, 1fr) 136px;
    padding-inline: var(--jw-rail-offset);
  }

  .jw-product-shell {
    grid-template-columns: 288px minmax(0, 1fr);
  }

  .jw-product-main {
    padding-inline: var(--jw-page-gutter);
  }
}
