/*
 * Generated from html/product-detail-b2b-seo-master-v2-standalone.html.
 * Do not hand-edit visual values; run scripts/sync-product-detail-reference.mjs.
 * The le-pdv2-ref scope prevents the standalone preview rules from leaking into
 * the WordPress theme, Elementor header, or Elementor footer.
 */
/* stylelint-disable color-function-notation, color-function-alias-notation, alpha-value-notation, color-hex-length, selector-class-pattern, no-descending-specificity, no-duplicate-selectors, shorthand-property-no-redundant-values, media-feature-range-notation */
.le-pdv2-ref {
      --navy: #0d3045;
      --navy-deep: #08283b;
      --navy-light: #123f58;
      --blue: #1686c9;
      --blue-dark: #0f70ad;
      --blue-soft: #eaf6fc;
      --ink: #18384d;
      --muted: #607787;
      --line: #dce7ed;
      --surface: #f4f8fa;
      --white: #ffffff;
      --green: #2f9b76;
      --amber: #b87818;
      --amber-soft: #fff7e8;
      --shadow: 0 16px 46px rgba(13, 48, 69, 0.08);
    }

    .le-pdv2-ref * {
      box-sizing: border-box;
    }

    .le-pdv2-ref {
      scroll-behavior: smooth;
    }

    .le-pdv2-ref {
      margin: 0;
      padding-bottom: 72px;
      color: var(--ink);
      background: var(--white);
      font-family: Inter, "Segoe UI", Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
    }

    .le-pdv2-ref a {
      color: inherit;
      text-decoration: none;
    }

    .le-pdv2-ref button,.le-pdv2-ref
    input,.le-pdv2-ref
    textarea,.le-pdv2-ref
    select,.le-pdv2-ref
    summary {
      font: inherit;
    }

    .le-pdv2-ref button {
      color: inherit;
    }

    .le-pdv2-ref img {
      display: block;
      max-width: 100%;
    }

    .le-pdv2-ref .wrap {
      width: min(1180px, calc(100% - 40px));
      margin-inline: auto;
    }

    .le-pdv2-ref .utility {
      color: #d8e8f0;
      background: var(--navy-deep);
      font-size: 12px;
    }

    .le-pdv2-ref .utility-inner {
      min-height: 34px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 20px;
    }

    .le-pdv2-ref .utility-meta {
      display: flex;
      gap: 26px;
    }

    .le-pdv2-ref .site-header {
      border-bottom: 1px solid #e8eff3;
      background: rgba(255, 255, 255, 0.98);
    }

    .le-pdv2-ref .nav-inner {
      min-height: 76px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 32px;
    }

    .le-pdv2-ref .brand {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      color: var(--navy);
      font-size: 21px;
      font-weight: 800;
      letter-spacing: -0.4px;
    }

    .le-pdv2-ref .brand-mark {
      width: 30px;
      height: 30px;
      display: grid;
      place-items: center;
      color: var(--white);
      background: var(--blue);
      border-radius: 7px;
      font-size: 17px;
      font-weight: 900;
      box-shadow: 0 7px 18px rgba(22, 134, 201, 0.25);
    }

    .le-pdv2-ref .nav-links {
      display: flex;
      align-items: center;
      gap: 31px;
      color: #38576a;
      font-size: 14px;
      font-weight: 600;
    }

    .le-pdv2-ref .nav-links a:hover,.le-pdv2-ref
    .nav-links a.active {
      color: var(--blue);
    }

    .le-pdv2-ref .btn {
      min-height: 48px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 9px;
      padding: 0 22px;
      border: 1px solid transparent;
      border-radius: 8px;
      cursor: pointer;
      font-size: 14px;
      font-weight: 700;
      transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;
    }

    .le-pdv2-ref .btn:hover {
      transform: translateY(-1px);
    }

    .le-pdv2-ref .btn-primary {
      color: var(--white);
      background: var(--blue);
      box-shadow: 0 10px 24px rgba(22, 134, 201, 0.22);
    }

    .le-pdv2-ref .btn-primary:hover {
      background: var(--blue-dark);
    }

    .le-pdv2-ref .btn-outline {
      color: var(--navy);
      border-color: #bfd3df;
      background: var(--white);
    }

    .le-pdv2-ref .btn-outline:hover {
      color: var(--blue);
      border-color: var(--blue);
    }

    .le-pdv2-ref .nav-quote {
      min-height: 42px;
      padding-inline: 18px;
      color: var(--white);
      background: var(--blue);
      border-radius: 7px;
      font-size: 13px;
      font-weight: 700;
    }

    .le-pdv2-ref .breadcrumbs {
      padding: 19px 0 7px;
      color: #8395a1;
      font-size: 12px;
    }

    .le-pdv2-ref .breadcrumbs a:hover {
      color: var(--blue);
    }

    .le-pdv2-ref .breadcrumbs strong {
      color: #516a79;
      font-weight: 600;
    }

    .le-pdv2-ref .hero {
      padding: 22px 0 72px;
    }

    .le-pdv2-ref .hero-grid {
      display: grid;
      grid-template-columns: minmax(0, 1.04fr) minmax(420px, 0.96fr);
      align-items: start;
      gap: 58px;
    }

    .le-pdv2-ref .gallery {
      min-width: 0;
    }

    .le-pdv2-ref .main-photo {
      min-height: 490px;
      position: relative;
      display: grid;
      place-items: center;
      padding: 28px;
      border: 1px solid var(--line);
      border-radius: 20px;
      background: linear-gradient(145deg, #fbfcfd, #f2f6f8);
      box-shadow: var(--shadow);
      overflow: hidden;
    }

    .le-pdv2-ref .main-photo img {
      width: 88%;
      max-width: 88%;
      height: 430px;
      object-fit: contain;
      mix-blend-mode: multiply;
    }

    .le-pdv2-ref .main-photo:hover img {
      transform: none;
    }

    .le-pdv2-ref .photo-hint {
      position: absolute;
      right: 18px;
      bottom: 16px;
      padding: 7px 10px;
      color: #537083;
      border: 1px solid rgba(220, 231, 237, 0.9);
      border-radius: 99px;
      background: rgba(255, 255, 255, 0.9);
      font-size: 10px;
      font-weight: 700;
    }

    .le-pdv2-ref .thumbs {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 12px;
      margin-top: 14px;
    }

    .le-pdv2-ref .thumb {
      height: 92px;
      display: grid;
      place-items: center;
      padding: 8px;
      border: 1px solid var(--line);
      border-radius: 10px;
      background: var(--white);
      cursor: pointer;
      overflow: hidden;
    }

    .le-pdv2-ref .thumb.is-active {
      border: 2px solid var(--blue);
    }

    .le-pdv2-ref .thumb img {
      width: 86%;
      height: 86%;
      object-fit: contain;
      mix-blend-mode: multiply;
    }

    .le-pdv2-ref .eyebrow,.le-pdv2-ref
    .section-kicker {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      color: var(--blue);
      font-size: 12px;
      font-weight: 800;
      letter-spacing: 1.2px;
      text-transform: uppercase;
    }

    .le-pdv2-ref .eyebrow::before,.le-pdv2-ref
    .section-kicker::before {
      content: "";
      width: 22px;
      height: 2px;
      background: var(--blue);
      border-radius: 99px;
    }

    .le-pdv2-ref h1 {
      max-width: 560px;
      margin: 14px 0 17px;
      color: var(--navy);
      font-size: clamp(38px, 4vw, 52px);
      line-height: 1.04;
      letter-spacing: -1.8px;
    }

    .le-pdv2-ref .lead {
      margin: 0;
      color: var(--muted);
      font-size: 16px;
      line-height: 1.7;
    }

    .le-pdv2-ref .capabilities {
      display: flex;
      flex-wrap: wrap;
      gap: 10px 18px;
      margin: 22px 0 24px;
      padding: 0;
      list-style: none;
    }

    .le-pdv2-ref .capabilities li,.le-pdv2-ref
    .check-list li {
      display: flex;
      align-items: flex-start;
      gap: 9px;
    }

    .le-pdv2-ref .capabilities li {
      color: #3f5f72;
      font-size: 13px;
      font-weight: 700;
    }

    .le-pdv2-ref .check {
      flex: 0 0 auto;
      width: 19px;
      height: 19px;
      display: inline-grid;
      place-items: center;
      color: var(--blue);
      background: var(--blue-soft);
      border-radius: 50%;
      font-size: 11px;
      font-weight: 900;
    }

    .le-pdv2-ref .key-specs {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      margin: 0;
      border-top: 1px solid var(--line);
      border-left: 1px solid var(--line);
      background: var(--white);
    }

    .le-pdv2-ref .key-spec {
      min-height: 70px;
      margin: 0;
      padding: 13px 16px;
      border-right: 1px solid var(--line);
      border-bottom: 1px solid var(--line);
    }

    .le-pdv2-ref .key-spec dt {
      margin-bottom: 6px;
      color: #8497a3;
      font-size: 10px;
      font-weight: 800;
      letter-spacing: 0.8px;
      text-transform: uppercase;
    }

    .le-pdv2-ref .key-spec dd {
      margin: 0;
      color: var(--navy);
      font-size: 15px;
      font-weight: 700;
      line-height: 1.25;
    }

    .le-pdv2-ref .trade-strip {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      margin-top: 14px;
      border: 1px solid #cfe2ec;
      border-radius: 10px;
      background: #f3f9fc;
      overflow: hidden;
    }

    .le-pdv2-ref .trade-item {
      min-width: 0;
      padding: 12px 11px;
      border-right: 1px solid #d8e8ef;
    }

    .le-pdv2-ref .trade-item:last-child {
      border-right: 0;
    }

    .le-pdv2-ref .trade-item span {
      display: block;
      margin-bottom: 4px;
      color: #7c929f;
      font-size: 9px;
      font-weight: 800;
      letter-spacing: 0.6px;
      text-transform: uppercase;
    }

    .le-pdv2-ref .trade-item strong {
      display: block;
      color: #32576d;
      font-size: 11px;
      line-height: 1.3;
    }

    .le-pdv2-ref .hero-actions {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin-top: 24px;
    }

    .le-pdv2-ref .whatsapp {
      color: #236b55;
      border-color: #b7d7cb;
    }

    .le-pdv2-ref .quote-note {
      margin: 14px 0 0;
      color: #748895;
      font-size: 12px;
      line-height: 1.5;
    }

    .le-pdv2-ref .section {
      padding: 86px 0;
    }

    .le-pdv2-ref .section-soft {
      background: var(--surface);
    }

    .le-pdv2-ref .section-blue {
      background: #eaf5fa;
    }

    .le-pdv2-ref .section-head {
      max-width: 760px;
      margin-bottom: 38px;
    }

    .le-pdv2-ref .section-head.center {
      margin-inline: auto;
      text-align: center;
    }

    .le-pdv2-ref .section-head.center .section-kicker {
      justify-content: center;
    }

    .le-pdv2-ref .section-heading {
      margin: 13px 0 12px;
      color: var(--navy);
      font-size: clamp(31px, 3vw, 40px);
      line-height: 1.12;
      letter-spacing: -1px;
    }

    .le-pdv2-ref .section-intro {
      margin: 0;
      color: var(--muted);
      font-size: 15px;
      line-height: 1.7;
    }

    .le-pdv2-ref .dual-specs {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 24px;
    }

    .le-pdv2-ref .data-card {
      border: 1px solid var(--line);
      border-radius: 15px;
      background: var(--white);
      box-shadow: 0 14px 35px rgba(13, 48, 69, 0.05);
      overflow: hidden;
    }

    .le-pdv2-ref .data-card-head {
      display: flex;
      align-items: center;
      gap: 13px;
      padding: 19px 22px;
      border-bottom: 1px solid var(--line);
      background: #f9fbfc;
    }

    .le-pdv2-ref .data-card-icon {
      width: 36px;
      height: 36px;
      display: grid;
      place-items: center;
      color: var(--blue);
      background: var(--blue-soft);
      border-radius: 9px;
      font-size: 13px;
      font-weight: 900;
    }

    .le-pdv2-ref .data-card-head h3 {
      margin: 0;
      color: var(--navy);
      font-size: 18px;
    }

    .le-pdv2-ref .data-card-head p {
      margin: 3px 0 0;
      color: #81939e;
      font-size: 11px;
    }

    .le-pdv2-ref .data-table {
      width: 100%;
      border-collapse: collapse;
      table-layout: fixed;
    }

    .le-pdv2-ref .data-table th,.le-pdv2-ref
    .data-table td {
      padding: 13px 18px;
      border-bottom: 1px solid #e7eef2;
      font-size: 13px;
      line-height: 1.35;
      text-align: left;
      vertical-align: middle;
    }

    .le-pdv2-ref .data-table tr:last-child th,.le-pdv2-ref
    .data-table tr:last-child td {
      border-bottom: 0;
    }

    .le-pdv2-ref .data-table th {
      width: 40%;
      color: #6b818e;
      background: #fbfcfd;
      font-weight: 500;
    }

    .le-pdv2-ref .data-table td {
      color: #26475b;
      font-weight: 700;
    }

    .le-pdv2-ref .verification-note {
      display: flex;
      align-items: flex-start;
      gap: 10px;
      margin-top: 18px;
      padding: 13px 16px;
      color: #725a2e;
      border: 1px solid #f2d9a8;
      border-radius: 10px;
      background: var(--amber-soft);
      font-size: 12px;
      line-height: 1.55;
    }

    .le-pdv2-ref .verification-note strong {
      flex: 0 0 auto;
      width: 20px;
      height: 20px;
      display: grid;
      place-items: center;
      color: var(--white);
      background: #d79b32;
      border-radius: 50%;
      font-size: 11px;
    }

    .le-pdv2-ref .fit-layout {
      display: grid;
      grid-template-columns: 0.86fr 1.14fr;
      align-items: stretch;
      gap: 64px;
    }

    .le-pdv2-ref .fit-feature {
      position: relative;
      min-height: 430px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      padding: 40px;
      color: var(--white);
      border-radius: 18px;
      background: linear-gradient(145deg, #f4f8fa, #dce9ef);
      box-shadow: var(--shadow);
      overflow: hidden;
    }

    .le-pdv2-ref .fit-feature::after {
      content: "";
      position: absolute;
      inset: 0;
      z-index: 1;
      background: linear-gradient(180deg, rgba(8, 40, 59, 0.1), rgba(8, 40, 59, 0.94));
      pointer-events: none;
    }

    .le-pdv2-ref .le-pdv2-fit-feature__media {
      position: absolute;
      top: 5%;
      left: 11%;
      width: 78%;
      height: 68%;
      max-width: none;
      object-fit: contain;
      object-position: center 30%;
      mix-blend-mode: multiply;
    }

    .le-pdv2-ref .le-pdv2-fit-feature__content {
      position: relative;
      z-index: 2;
    }

    .le-pdv2-ref .fit-feature span {
      color: #83cff4;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 1px;
      text-transform: uppercase;
    }

    .le-pdv2-ref .fit-feature h3 {
      max-width: 420px;
      margin: 11px 0 10px;
      font-size: 28px;
      line-height: 1.18;
    }

    .le-pdv2-ref .fit-feature p {
      max-width: 430px;
      margin: 0;
      color: #cbdde7;
      font-size: 13px;
      line-height: 1.6;
    }

    .le-pdv2-ref .fit-copy {
      padding: 6px 0;
    }

    .le-pdv2-ref .fit-points {
      margin-top: 30px;
      border-top: 1px solid var(--line);
    }

    .le-pdv2-ref .fit-item {
      display: grid;
      grid-template-columns: 54px 1fr;
      gap: 13px;
      padding: 22px 0;
      border-bottom: 1px solid var(--line);
    }

    .le-pdv2-ref .fit-number {
      color: var(--blue);
      font-size: 14px;
      font-weight: 800;
    }

    .le-pdv2-ref .fit-item h3 {
      margin: 0 0 7px;
      color: var(--navy);
      font-size: 17px;
    }

    .le-pdv2-ref .fit-item p {
      margin: 0;
      color: var(--muted);
      font-size: 14px;
      line-height: 1.55;
    }

    .le-pdv2-ref .service-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 18px;
    }

    .le-pdv2-ref .service-card {
      min-height: 286px;
      padding: 28px;
      border: 1px solid rgba(22, 134, 201, 0.13);
      border-radius: 14px;
      background: rgba(255, 255, 255, 0.88);
    }

    .le-pdv2-ref .service-icon {
      width: 42px;
      height: 42px;
      display: grid;
      place-items: center;
      margin-bottom: 22px;
      color: var(--blue);
      background: var(--blue-soft);
      border-radius: 10px;
      font-size: 14px;
      font-weight: 900;
    }

    .le-pdv2-ref .service-card h3 {
      margin: 0 0 9px;
      color: var(--navy);
      font-size: 18px;
    }

    .le-pdv2-ref .service-card p {
      margin: 0 0 17px;
      color: var(--muted);
      font-size: 13px;
      line-height: 1.6;
    }

    .le-pdv2-ref .mini-list {
      display: grid;
      gap: 9px;
      margin: 0;
      padding: 0;
      color: #3d5d70;
      list-style: none;
      font-size: 13px;
      font-weight: 600;
    }

    .le-pdv2-ref .mini-list li::before {
      content: "•";
      margin-right: 8px;
      color: var(--blue);
    }

    .le-pdv2-ref .quality-layout {
      display: grid;
      grid-template-columns: 0.88fr 1.12fr;
      gap: 54px;
      align-items: stretch;
    }

    .le-pdv2-ref .quality-panel {
      min-height: 440px;
      padding: 38px;
      color: var(--white);
      border-radius: 17px;
      background:
        radial-gradient(circle at 92% 12%, rgba(67, 177, 235, 0.3), transparent 34%),
        linear-gradient(145deg, #0d3045, #125778);
      box-shadow: 0 18px 46px rgba(13, 48, 69, 0.16);
    }

    .le-pdv2-ref .quality-panel .label {
      color: #83cff4;
      font-size: 11px;
      font-weight: 800;
      letter-spacing: 1.2px;
      text-transform: uppercase;
    }

    .le-pdv2-ref .quality-panel h3 {
      max-width: 390px;
      margin: 12px 0 0;
      font-size: 28px;
      line-height: 1.18;
    }

    .le-pdv2-ref .timeline {
      display: grid;
      gap: 0;
      margin-top: 30px;
    }

    .le-pdv2-ref .timeline-item {
      position: relative;
      display: grid;
      grid-template-columns: 32px 1fr;
      gap: 13px;
      min-height: 72px;
    }

    .le-pdv2-ref .timeline-item:not(:last-child)::before {
      content: "";
      position: absolute;
      left: 15px;
      top: 31px;
      bottom: -4px;
      width: 1px;
      background: rgba(255, 255, 255, 0.22);
    }

    .le-pdv2-ref .timeline-number {
      width: 32px;
      height: 32px;
      display: grid;
      place-items: center;
      color: var(--white);
      border: 1px solid rgba(255, 255, 255, 0.28);
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.08);
      font-size: 10px;
      font-weight: 800;
    }

    .le-pdv2-ref .timeline-item strong {
      display: block;
      margin: 1px 0 4px;
      font-size: 14px;
    }

    .le-pdv2-ref .timeline-item p {
      margin: 0;
      color: #bad0dc;
      font-size: 12px;
      line-height: 1.45;
    }

    .le-pdv2-ref .support-content {
      padding: 12px 0;
    }

    .le-pdv2-ref .check-list {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 28px 30px;
      margin: 32px 0 0;
      padding: 0;
      list-style: none;
    }

    .le-pdv2-ref .check-list strong {
      display: block;
      margin-bottom: 5px;
      color: var(--navy);
      font-size: 15px;
    }

    .le-pdv2-ref .check-list p {
      margin: 0;
      color: var(--muted);
      font-size: 13px;
      line-height: 1.5;
    }

    .le-pdv2-ref .support-link {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      margin-top: 32px;
      color: var(--blue);
      font-size: 13px;
      font-weight: 800;
    }

    .le-pdv2-ref .faq-layout {
      display: grid;
      grid-template-columns: 0.73fr 1.27fr;
      gap: 65px;
      align-items: start;
    }

    .le-pdv2-ref .faq-stack {
      border-top: 1px solid var(--line);
    }

    .le-pdv2-ref details {
      border-bottom: 1px solid var(--line);
    }

    .le-pdv2-ref summary {
      position: relative;
      padding: 21px 42px 21px 0;
      color: var(--navy);
      cursor: pointer;
      list-style: none;
      font-size: 14px;
      font-weight: 700;
    }

    .le-pdv2-ref summary::-webkit-details-marker {
      display: none;
    }

    .le-pdv2-ref summary::after {
      content: "+";
      position: absolute;
      top: 17px;
      right: 3px;
      width: 26px;
      height: 26px;
      display: grid;
      place-items: center;
      color: var(--blue);
      background: var(--blue-soft);
      border-radius: 50%;
      font-size: 16px;
    }

    .le-pdv2-ref details[open] summary::after {
      content: "−";
    }

    .le-pdv2-ref details p {
      max-width: 720px;
      margin: -5px 0 22px;
      color: var(--muted);
      font-size: 13px;
      line-height: 1.65;
    }

    .le-pdv2-ref .related-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 18px;
    }

    .le-pdv2-ref .product-card {
      display: grid;
      grid-template-rows: auto 1fr;
      border: 1px solid var(--line);
      border-radius: 14px;
      background: var(--white);
      overflow: hidden;
      transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

    .le-pdv2-ref .product-card:hover {
      transform: translateY(-3px);
      box-shadow: var(--shadow);
    }

    .le-pdv2-ref .product-card-photo {
      aspect-ratio: 4 / 3;
      display: grid;
      place-items: center;
      padding: 28px;
      background: #f5f8fa;
      border-bottom: 1px solid var(--line);
      overflow: hidden;
    }

    .le-pdv2-ref .product-card-photo img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      object-position: center;
      mix-blend-mode: multiply;
    }

    .le-pdv2-ref .product-card-body {
      display: flex;
      flex-direction: column;
      padding: 18px 20px 20px;
      background: var(--white);
    }

    .le-pdv2-ref .product-card-body span {
      color: var(--blue);
      font-size: 10px;
      font-weight: 800;
      letter-spacing: 0.7px;
      text-transform: uppercase;
    }

    .le-pdv2-ref .product-card-body h3 {
      margin: 7px 0 11px;
      color: var(--navy);
      font-size: 17px;
      line-height: 1.35;
    }

    .le-pdv2-ref .card-specs {
      display: flex;
      flex-wrap: wrap;
      gap: 7px;
      margin-bottom: 15px;
    }

    .le-pdv2-ref .card-specs small {
      padding: 6px 8px;
      color: #5f7887;
      border-radius: 5px;
      background: #f1f6f8;
      font-size: 10px;
      font-weight: 700;
    }

    .le-pdv2-ref .card-link {
      margin-top: auto;
      color: var(--navy);
      font-size: 12px;
      font-weight: 800;
    }

    .le-pdv2-ref .inquiry {
      display: grid;
      grid-template-columns: 0.86fr 1.14fr;
      gap: 48px;
      margin-top: 74px;
      padding: 54px;
      color: var(--white);
      border-radius: 20px;
      background:
        radial-gradient(circle at 16% 90%, rgba(58, 174, 232, 0.2), transparent 32%),
        linear-gradient(125deg, #0d3045, #0e668e);
      overflow: hidden;
    }

    .le-pdv2-ref .inquiry-copy {
      padding: 8px 0;
    }

    .le-pdv2-ref .inquiry-copy .section-kicker {
      color: #83cff4;
    }

    .le-pdv2-ref .inquiry-copy .section-kicker::before {
      background: #83cff4;
    }

    .le-pdv2-ref .inquiry-copy h2 {
      margin: 14px 0 14px;
      font-size: clamp(30px, 3vw, 40px);
      line-height: 1.12;
      letter-spacing: -1px;
    }

    .le-pdv2-ref .inquiry-copy > p {
      max-width: 430px;
      margin: 0;
      color: #c9dce7;
      font-size: 14px;
      line-height: 1.65;
    }

    .le-pdv2-ref .inquiry-points {
      display: grid;
      gap: 12px;
      margin: 28px 0 30px;
      padding: 0;
      list-style: none;
      color: #d7e7ef;
      font-size: 13px;
      font-weight: 600;
    }

    .le-pdv2-ref .inquiry-points li::before {
      content: "✓";
      margin-right: 9px;
      color: #82d8b5;
      font-weight: 900;
    }

    .le-pdv2-ref .inquiry-copy .btn {
      color: var(--white);
      border-color: rgba(255, 255, 255, 0.28);
      background: rgba(255, 255, 255, 0.08);
    }

    .le-pdv2-ref .inquiry-form {
      padding: 28px;
      color: var(--ink);
      border-radius: 14px;
      background: var(--white);
      box-shadow: 0 20px 48px rgba(8, 40, 59, 0.18);
    }

    .le-pdv2-ref .inquiry-form h3 {
      margin: 0 0 6px;
      color: var(--navy);
      font-size: 21px;
    }

    .le-pdv2-ref .inquiry-form > p {
      margin: 0 0 20px;
      color: var(--muted);
      font-size: 12px;
      line-height: 1.5;
    }

    .le-pdv2-ref .form-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 13px;
    }

    .le-pdv2-ref .field {
      display: grid;
      gap: 6px;
    }

    .le-pdv2-ref .field.full {
      grid-column: 1 / -1;
    }

    .le-pdv2-ref .field label {
      color: #536e7e;
      font-size: 11px;
      font-weight: 700;
    }

    .le-pdv2-ref .field input,.le-pdv2-ref
    .field textarea,.le-pdv2-ref
    .field select {
      width: 100%;
      min-height: 44px;
      padding: 10px 12px;
      color: var(--ink);
      border: 1px solid #d6e2e8;
      border-radius: 7px;
      outline: none;
      background: #fbfcfd;
      font-size: 12px;
    }

    .le-pdv2-ref .field textarea {
      min-height: 82px;
      resize: vertical;
    }

    .le-pdv2-ref .field input:focus,.le-pdv2-ref
    .field textarea:focus,.le-pdv2-ref
    .field select:focus {
      border-color: var(--blue);
      box-shadow: 0 0 0 3px rgba(22, 134, 201, 0.1);
    }

    .le-pdv2-ref .submit {
      width: 100%;
      margin-top: 14px;
      border: 0;
    }

    .le-pdv2-ref .form-note {
      margin: 10px 0 0;
      color: #81939e;
      font-size: 10px;
      line-height: 1.45;
    }

    .le-pdv2-ref .site-footer {
      padding: 56px 0 32px;
      color: #a9bdc9;
      background: var(--navy-deep);
    }

    .le-pdv2-ref .footer-grid {
      display: grid;
      grid-template-columns: 1.7fr 0.7fr 0.8fr 0.8fr;
      gap: 50px;
      padding-bottom: 44px;
    }

    .le-pdv2-ref .footer-brand .brand {
      color: var(--white);
    }

    .le-pdv2-ref .footer-brand p {
      max-width: 330px;
      margin: 19px 0 0;
      font-size: 13px;
      line-height: 1.7;
    }

    .le-pdv2-ref .footer-col h4 {
      margin: 6px 0 16px;
      color: var(--white);
      font-size: 12px;
      letter-spacing: 0.8px;
      text-transform: uppercase;
    }

    .le-pdv2-ref .footer-col a {
      display: block;
      margin-bottom: 11px;
      font-size: 13px;
    }

    .le-pdv2-ref .footer-col a:hover {
      color: var(--white);
    }

    .le-pdv2-ref .copyright {
      display: flex;
      justify-content: space-between;
      gap: 20px;
      padding-top: 25px;
      border-top: 1px solid rgba(255, 255, 255, 0.09);
      font-size: 11px;
    }

    @media (max-width: 980px) {
      .le-pdv2-ref .nav-links {
        display: none;
      }

      .le-pdv2-ref .hero-grid,.le-pdv2-ref
      .fit-layout,.le-pdv2-ref
      .quality-layout,.le-pdv2-ref
      .faq-layout,.le-pdv2-ref
      .inquiry {
        grid-template-columns: 1fr;
      }

      .le-pdv2-ref .hero-grid {
        gap: 40px;
      }

      .le-pdv2-ref .hero-info {
        max-width: 680px;
      }

      .le-pdv2-ref .main-photo {
        min-height: 440px;
      }

      .le-pdv2-ref .main-photo img {
        height: 380px;
      }

      .le-pdv2-ref .dual-specs {
        gap: 18px;
      }

      .le-pdv2-ref .fit-layout,.le-pdv2-ref
      .quality-layout {
        gap: 38px;
      }

      .le-pdv2-ref .fit-feature {
        min-height: 410px;
      }

      .le-pdv2-ref .service-card {
        min-height: 0;
      }

      .le-pdv2-ref .related-grid {
        gap: 14px;
      }

      .le-pdv2-ref .inquiry {
        gap: 32px;
        padding: 42px;
      }

      .le-pdv2-ref .footer-grid {
        grid-template-columns: 1.5fr repeat(3, 1fr);
        gap: 30px;
      }
    }

    @media (max-width: 740px) {
      .le-pdv2-ref {
        padding-bottom: 128px;
      }

      .le-pdv2-ref .utility {
        display: none;
      }

      .le-pdv2-ref .nav-inner {
        min-height: 66px;
      }

      .le-pdv2-ref .nav-quote {
        min-height: 38px;
        padding-inline: 13px;
        font-size: 11px;
      }

      .le-pdv2-ref .breadcrumbs {
        padding-top: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
      }

      .le-pdv2-ref .hero {
        padding: 13px 0 56px;
      }

      .le-pdv2-ref .main-photo {
        min-height: 340px;
        padding: 18px;
        border-radius: 15px;
      }

      .le-pdv2-ref .main-photo img {
        height: 300px;
      }

      .le-pdv2-ref .thumb {
        height: 72px;
      }

      .le-pdv2-ref h1 {
        font-size: 38px;
      }

      .le-pdv2-ref .trade-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }

      .le-pdv2-ref .trade-item:nth-child(2) {
        border-right: 0;
      }

      .le-pdv2-ref .trade-item:nth-child(-n+2) {
        border-bottom: 1px solid #d8e8ef;
      }

      .le-pdv2-ref .section {
        padding: 66px 0;
      }

      .le-pdv2-ref .section-head {
        margin-bottom: 28px;
      }

      .le-pdv2-ref .dual-specs,.le-pdv2-ref
      .service-grid,.le-pdv2-ref
      .related-grid {
        grid-template-columns: 1fr;
      }

      .le-pdv2-ref .fit-feature {
        min-height: 370px;
        padding: 30px;
      }

      .le-pdv2-ref .le-pdv2-fit-feature__media {
        top: 4%;
        left: 7%;
        width: 86%;
      }

      .le-pdv2-ref .service-grid {
        gap: 14px;
      }

      .le-pdv2-ref .quality-panel {
        min-height: 0;
        padding: 30px;
      }

      .le-pdv2-ref .check-list {
        grid-template-columns: 1fr;
        gap: 22px;
      }

      .le-pdv2-ref .product-card-photo {
        aspect-ratio: 4 / 3;
      }

      .le-pdv2-ref .inquiry {
        margin-top: 58px;
        padding: 30px;
      }

      .le-pdv2-ref .form-grid {
        grid-template-columns: 1fr;
      }

      .le-pdv2-ref .field.full {
        grid-column: auto;
      }

      .le-pdv2-ref .footer-grid {
        grid-template-columns: repeat(2, 1fr);
      }

      .le-pdv2-ref .footer-brand {
        grid-column: 1 / -1;
      }

    }

    @media (max-width: 500px) {
      .le-pdv2-ref .wrap {
        width: min(100% - 28px, 1180px);
      }

      .le-pdv2-ref .brand {
        font-size: 18px;
      }

      .le-pdv2-ref .brand-mark {
        width: 28px;
        height: 28px;
      }

      .le-pdv2-ref .main-photo {
        min-height: 292px;
      }

      .le-pdv2-ref .main-photo img {
        height: 250px;
      }

      .le-pdv2-ref .thumbs {
        gap: 8px;
      }

      .le-pdv2-ref .thumb {
        height: 60px;
        padding: 5px;
      }

      .le-pdv2-ref h1 {
        font-size: 34px;
      }

      .le-pdv2-ref .lead {
        font-size: 15px;
      }

      .le-pdv2-ref .hero-actions {
        display: grid;
      }

      .le-pdv2-ref .key-spec dd {
        font-size: 13px;
      }

      .le-pdv2-ref .data-table th,.le-pdv2-ref
      .data-table td {
        padding: 12px;
        font-size: 12px;
      }

      .le-pdv2-ref .fit-feature {
        min-height: 340px;
      }

      .le-pdv2-ref .fit-feature h3,.le-pdv2-ref
      .quality-panel h3 {
        font-size: 24px;
      }

      .le-pdv2-ref .fit-item {
        grid-template-columns: 42px 1fr;
      }

      .le-pdv2-ref .inquiry {
        margin-inline: -2px;
        padding: 24px 18px;
        border-radius: 15px;
      }

      .le-pdv2-ref .inquiry-form {
        padding: 22px 18px;
      }

      .le-pdv2-ref .footer-grid {
        grid-template-columns: 1fr 1fr;
      }

      .le-pdv2-ref .copyright {
        flex-direction: column;
      }
    }

/* Live WordPress integration: the standalone preview's extra bottom space is not part of the product template. */
.le-pdv2-ref {
	padding-bottom: 0;
	width: 100%;
}

/* The live form keeps its secure WordPress wrapper while using reference labels. */
.le-pdv2-ref .field > span {
	color: #536e7e;
	font-size: 11px;
	font-weight: 700;
}

.le-pdv2-ref .le-inquiry-form__consent {
	margin-top: 14px;
	color: #607787;
	font-size: 11px;
}
