html:has(body.products-page) {
      width: 100%;
      overflow-x: hidden;
    }
    body.products-page {
      width: 100% !important;
      max-width: none !important;
      margin: 0 !important;
      overflow-x: hidden;
      --spread-rule-dark: 1px solid rgba(255, 255, 255, 0.24);
      --spread-rule-light: 1px solid rgba(255, 255, 255, 0.24);
    }
    body.products-page .site-nav,
    body.products-page .products-subnav,
    body.products-page .products-footer,
    body.products-page .hero,
    body.products-page .stats-strip,
    body.products-page .terminal-section,
    body.products-page .screenshots-section,
    body.products-page .techspec-section,
    body.products-page .product-display-section,
    body.products-page .pdf-twin-section,
    body.products-page .greenhouse-section,
    body.products-page .hardware-section,
    body.products-page .benefits-section,
    body.products-page .market-section,
    body.products-page .service-section,
    body.products-page .products-section,
    body.products-page .cases-section {
      width: 100vw;
      max-width: 100vw;
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw);
      box-sizing: border-box;
    }
    body.products-page .hero {
      min-height: 0;
    }
    body.products-page .hero::after {
      display: none;
    }
    body.products-page .hero-lead {
      max-width: none !important;
    }
    @media (min-width: 768px) {
      body.products-page .hero {
        grid-template-columns: minmax(0, 52fr) minmax(0, 48fr);
        overflow: hidden;
      }
      body.products-page .hero-left {
        min-width: 0;
        padding-top: 16px;
        padding-right: 24px;
        padding-bottom: 16px;
        justify-content: flex-start;
      }
      body.products-page .hero-right {
        min-width: 0;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 14px;
        padding-top: 56px;
        padding-left: 16px;
        padding-right: 24px;
        padding-bottom: 16px;
        box-sizing: border-box;
      }
      body.products-page .hero-right .saudi-card,
      body.products-page .hero-right .univ-bar,
      body.products-page .hero-right .hero-card,
      body.products-page .hero-right .hero-proof-row {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
      }
      body.products-page .hero-right .univ-bar span {
        display: block;
        white-space: nowrap;
        font-size: clamp(9px, 0.82vw, 10.5px);
        letter-spacing: -0.01em;
      }
      body.products-page .hero-right .feat-list li {
        font-size: 11.5px;
        line-height: 1.45;
      }
    }
    body.products-page .hero-right .saudi-card {
      padding-left: 14px;
    }
    body.products-page .hero-right .saudi-card::before {
      left: 14px;
    }
    body.products-page .hero-right .saudi-flag-row span:first-child {
      display: none;
    }
    body.products-page .hero-right .saudi-flag-row {
      gap: 0;
    }
    body.products-page .hero-right .univ-bar {
      padding-left: 14px;
      gap: 0;
    }
    body.products-page .hero-right .univ-bar > span:first-child {
      display: none;
    }
    body.products-page .hero-right .hero-proof-row--stack .proof-lbl {
      white-space: normal;
      line-height: 1.35;
    }
    body.products-page .hero-right .hero-proof-row--stack {
      margin-top: -8px;
      padding-top: 0;
      border-top: none !important;
    }
    body.products-page .product-panel {
      display: none;
    }
    body.products-page .product-panel.is-active {
      display: block;
    }
    .products-subnav a.is-active {
      color: #fff;
      font-weight: 600;
    }
    /* 深色内容区 — 标题 / 说明 / 导语 层次 */
    body.products-page .sec-intro,
    body.products-page .screenshot-lang-note,
    body.products-page .section-source-note {
      max-width: none !important;
      width: 100%;
    }
    body.products-page .terminal-section .eyebrow,
    body.products-page .screenshots-section .eyebrow,
    body.products-page .techspec-section .eyebrow {
      margin-bottom: 8px;
    }
    body.products-page .terminal-section .sec-title,
    body.products-page .screenshots-section .sec-title,
    body.products-page .techspec-section .sec-title {
      margin-bottom: 12px;
      max-width: none;
    }
    body.products-page .terminal-section .sec-intro,
    body.products-page .screenshots-section .sec-intro,
    body.products-page .techspec-section .sec-intro {
      color: rgba(255, 255, 255, 0.92) !important;
      font-size: 15px;
      font-weight: 400;
      line-height: 1.75;
      margin-top: 0;
      margin-bottom: 32px !important;
      max-width: none !important;
      width: 100% !important;
    }
    body.products-page .section-source-note {
      margin-top: 24px;
      padding-top: 14px;
      border-top: 1px solid rgba(255, 255, 255, 0.12);
      font-size: 11.5px;
      font-weight: 400;
      font-style: normal;
      line-height: 1.65;
      color: rgba(255, 255, 255, 0.42) !important;
      max-width: none !important;
      width: 100% !important;
    }
    body.products-page .product-display-section,
    body.products-page .pdf-twin-section,
    body.products-page .greenhouse-section {
      background: var(--ink2) !important;
    }
    body.products-page .brochure-design-spread > .terminal-section + .product-display-section,
    body.products-page .brochure-design-spread > .product-display-section + .pdf-twin-section,
    body.products-page .brochure-design-spread > .pdf-twin-section + .greenhouse-section:not(.brochure-closing-spread),
    body.products-page .brochure-design-spread + .greenhouse-section.brochure-closing-spread,
    body.products-page .stats-strip + .brochure-design-spread > .terminal-section,
    body.products-page .hero + .stats-strip,
    body.products-page .stats-strip + .terminal-section,
    body.products-page .terminal-section + .screenshots-section,
    body.products-page .screenshots-section + .techspec-section,
    body.products-page .techspec-section + .screenshots-section {
      border-top: var(--spread-rule-dark) !important;
    }
    body.products-page .product-display-section .eyebrow,
    body.products-page .pdf-twin-section .eyebrow,
    body.products-page .greenhouse-section .eyebrow {
      margin-bottom: 8px;
      color: var(--gold-lt) !important;
    }
    body.products-page .product-display-section .sec-title,
    body.products-page .pdf-twin-section .sec-title,
    body.products-page .greenhouse-section .sec-title {
      margin-bottom: 12px;
      max-width: none;
      color: var(--white) !important;
    }
    body.products-page .greenhouse-section .gh-context {
      color: var(--gold-lt) !important;
    }
    body.products-page .product-display-section .pd-duo-grid .pd-figure {
      border: 1px solid rgba(255, 255, 255, 0.35) !important;
      background: transparent !important;
    }
    body.products-page .product-display-section .sec-intro,
    body.products-page .product-display-section .pd-lead,
    body.products-page .pdf-twin-section .sec-intro,
    body.products-page .pdf-twin-section .twin-lead,
    body.products-page .greenhouse-section .gh-lead {
      color: rgba(255, 255, 255, 0.85) !important;
      font-size: 15px;
      font-weight: 400;
      line-height: 1.75;
      margin-top: 0;
      margin-bottom: 32px !important;
      max-width: none !important;
      width: 100% !important;
    }
    body.products-page .greenhouse-foot {
      max-width: none !important;
      width: 100%;
      margin-top: 24px;
      padding-top: 14px;
      border-top: 1px solid rgba(255, 255, 255, 0.12);
      font-size: 11px;
      line-height: 1.5;
      color: rgba(255, 255, 255, 0.42) !important;
    }
    @media (min-width: 992px) {
      body.products-page .greenhouse-foot {
        white-space: nowrap;
      }
    }
    body.products-page .hero .hero-source-note {
      grid-column: 1 / -1;
      margin: 0;
      padding-top: 14px;
      border-top: 1px solid rgba(255, 255, 255, 0.12);
    }
    body.products-page .site-nav {
      position: sticky;
      top: 0;
      z-index: 9999;
      border-bottom: none;
      box-shadow: 0 4px 14px rgba(0, 0, 0, 0.28);
    }
    .products-subnav {
      position: sticky;
      top: 60px;
      z-index: 9998;
      background: #2C3A54;
      box-shadow: inset 0 8px 10px -8px rgba(0, 0, 0, 0.45);
      font-family: "DM Sans", system-ui, sans-serif;
    }
    .products-subnav-inner {
      max-width: none;
      margin: 0;
      padding: 0 52px;
      display: flex;
      gap: 28px;
      height: 44px;
      align-items: center;
    }
    .products-subnav a {
      position: relative;
      display: inline-flex;
      align-items: center;
      color: rgba(255, 255, 255, 0.5);
      text-decoration: none;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.02em;
      transition: color 0.18s ease;
      padding-bottom: 2px;
    }
    .products-subnav a:hover {
      color: rgba(255, 255, 255, 0.85);
    }
    .products-subnav a.is-active {
      color: #fff;
      font-weight: 600;
    }
    .products-footer {
      border-top: 1px solid #ddd;
      padding: 24px 20px;
      font-family: "DM Sans", system-ui, sans-serif;
      font-size: 0.85rem;
      color: #555;
      text-align: center;
    }
    .products-footer a { color: #1a5c45; }
    @media (min-width: 768px) {
      body.products-page .hero,
      body.products-page .stats-strip,
      body.products-page .terminal-section,
      body.products-page .screenshots-section,
      body.products-page .techspec-section,
      body.products-page .product-display-section,
      body.products-page .pdf-twin-section,
      body.products-page .greenhouse-section,
      body.products-page .hardware-section,
      body.products-page .benefits-section,
      body.products-page .market-section,
      body.products-page .service-section,
      body.products-page .products-section,
      body.products-page .cases-section {
        padding-left: max(24px, calc(50% - 570px));
        padding-right: max(24px, calc(50% - 570px));
      }
    }
    @media (min-width: 1400px) {
      body.products-page .hero,
      body.products-page .stats-strip,
      body.products-page .terminal-section,
      body.products-page .screenshots-section,
      body.products-page .techspec-section,
      body.products-page .product-display-section,
      body.products-page .pdf-twin-section,
      body.products-page .greenhouse-section,
      body.products-page .hardware-section,
      body.products-page .benefits-section,
      body.products-page .market-section,
      body.products-page .service-section,
      body.products-page .products-section,
      body.products-page .cases-section {
        padding-left: max(32px, calc(50% - 620px));
        padding-right: max(32px, calc(50% - 620px));
      }
    }
