{"id":1278,"date":"2026-05-26T16:12:49","date_gmt":"2026-05-26T16:12:49","guid":{"rendered":"https:\/\/yiroxautoparts.com\/?page_id=1278"},"modified":"2026-07-31T10:13:12","modified_gmt":"2026-07-31T10:13:12","slug":"auto-parts-oem-service","status":"publish","type":"page","link":"https:\/\/yiroxautoparts.com\/pt\/auto-parts-oem-service\/","title":{"rendered":"Servi\u00e7o OEM de Pe\u00e7as Automotivas"},"content":{"rendered":"\n<style>\n    \/* ============================================================\n       DESIGN TOKENS\n    ============================================================ *\/\n    :root {\n      --navy:       #0d1b3e;\n      --navy-deep:  #081024;\n      --navy-mid:   #132050;\n      --red:        #cc1f2d;\n      --red-hover:  #a8181f;\n      --white:      #ffffff;\n      --off-white:  #f5f7fa;\n      --light-gray: #e8ecf4;\n      --mid-gray:   #8a96aa;\n      --border-lt:  #d5dae4;\n      --border-dk:  rgba(255,255,255,0.10);\n      --shadow-sm:  0 2px 8px rgba(13,27,62,0.08);\n      --shadow-md:  0 6px 24px rgba(13,27,62,0.12);\n      --shadow-lg:  0 16px 48px rgba(13,27,62,0.18);\n    }\n\n    \/* ============================================================\n       RESET & BASE\n    ============================================================ *\/\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    html { scroll-behavior: smooth; }\n    body {\n      font-family: 'Barlow', sans-serif;\n      font-weight: 400;\n      color: var(--navy);\n      background: var(--white);\n      line-height: 1.65;\n      -webkit-font-smoothing: antialiased;\n    }\n    img { max-width: 100%; display: block; }\n    a { text-decoration: none; color: inherit; }\n\n    \/* ============================================================\n       LAYOUT\n    ============================================================ *\/\n    .container {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 0 28px;\n    }\n    .section-pad  { padding: 88px 0; }\n    .section-sm   { padding: 56px 0; }\n\n    \/* ============================================================\n       TYPOGRAPHY\n    ============================================================ *\/\n    h1, h2, h3 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-weight: 800;\n      line-height: 1.1;\n      letter-spacing: -0.02em;\n    }\n    h1 { font-size: clamp(36px, 5vw!, 64px); }\n    h2.sh { font-size: clamp(28px, 3.5vw!, 48px); color: var(--navy); }\n    h2.sh span { color: var(--red); }\n    h2.sh-white, h2.sh-white span { color: var(--white); }\n    h2.sh-white span { color: var(--red); }\n    h3 { font-size: clamp(18px, 2vw!, 22px); }\n    p { font-size: 16px; color: var(--mid-gray); line-height: 1.75; }\n    p.lead { font-size: 18px; font-weight: 500; color: var(--navy); }\n\n    \/* ============================================================\n       LABEL CHIP (eyebrow \u2014 NOT a heading)\n    ============================================================ *\/\n    .label {\n      display: inline-block;\n      font-family: 'Barlow', sans-serif;\n      font-weight: 600;\n      font-size: 12px;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: var(--red);\n      background: rgba(204,31,45,0.08);\n      border-left: 3px solid var(--red);\n      padding: 5px 12px;\n      margin-bottom: 18px;\n    }\n\n    \/* ============================================================\n       BUTTONS\n    ============================================================ *\/\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      font-family: 'Barlow Condensed', sans-serif;\n      font-weight: 700;\n      font-size: 17px;\n      letter-spacing: 0.03em;\n      padding: 14px 32px;\n      border-radius: 4px;\n      cursor: pointer;\n      transition: all 0.22s ease;\n      white-space: nowrap;\n    }\n    .btn-red {\n      background: var(--red);\n      color: var(--white) !important;\n    }\n    .btn-red:hover { background: var(--red-hover); transform: translateY(-2px); box-shadow: var(--shadow-md); }\n    .btn-outline-white {\n      border: 2px solid rgba(255,255,255,0.55);\n      color: var(--white) !important;\n    }\n    .btn-outline-white:hover { border-color: var(--white) !important; background: rgba(255,255,255,0.08); transform: translateY(-2px); }\n    .btn-outline-navy {\n      border: 2px solid var(--navy);\n      color: var(--navy) !important;\n    }\n    .btn-outline-navy:hover { background: var(--navy) !important; color: var(--white); transform: translateY(-2px); }\n\n    \/* ============================================================\n       IMAGE PLACEHOLDERS\n    ============================================================ *\/\n    .img-ph {\n      background: linear-gradient(135deg, #e8ecf4 0%, #d5dae4 100%);\n      border-radius: 6px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      text-align: center;\n      padding: 24px;\n    }\n    .img-ph-dark {\n      background: linear-gradient(135deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.02) 100%);\n      border: 1px solid var(--border-dk);\n    }\n    .ph-title { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 15px; color: var(--navy); }\n    .img-ph-dark .ph-title { color: rgba(255,255,255,0.7); }\n    .ph-spec { font-size: 12px; color: var(--mid-gray); }\n    .img-ph-dark .ph-spec { color: rgba(255,255,255,0.35); }\n\n    \/* ============================================================\n   HERO \u2014 OEM PROJECT ENTRY\n============================================================ *\/\n\n.hero {\n  position: relative;\n  overflow: hidden;\n  padding: 72px 0 48px;\n  background: var(--navy-deep);\n}\n\n\/* \u4fdd\u7559\u539f\u6709\u5de5\u4e1a\u7f51\u683c\u80cc\u666f *\/\n.hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);\n  background-size: 60px 60px;\n  pointer-events: none;\n}\n\n\/* \u5de6\u4fa7\u7ea2\u8272\u8bc6\u522b\u7ebf *\/\n.hero-stripe {\n  position: absolute;\n  top: 0;\n  bottom: 0;\n  left: 0;\n  width: 5px;\n  background: var(--red);\n}\n\n\/* Hero \u4e0a\u534a\u90e8\u5206\uff1a\u5de6\u6587\u6848 + \u53f3\u56fe\u7247 *\/\n.hero-inner {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: minmax(0, 1.05fr) minmax(400px, 0.95fr);\n  gap: 52px;\n  align-items: center;\n}\n\n\/* ============================================================\n   LEFT COPY\n============================================================ *\/\n\n.hero-copy {\n  min-width: 0;\n  max-width: 650px;\n}\n\n.hero .label {\n  margin-bottom: 14px;\n}\n\n\/* \u8ba4\u8bc1\u6807\u7b7e *\/\n.hero-badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 20px;\n}\n\n.cert-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  padding: 5px 11px;\n  border: 1px solid rgba(255, 255, 255, 0.14);\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.06);\n  color: rgba(255, 255, 255, 0.76);\n  font-size: 11px;\n  font-weight: 600;\n  line-height: 1.2;\n  letter-spacing: 0.04em;\n}\n\n.cert-pill .dot {\n  width: 6px;\n  height: 6px;\n  flex-shrink: 0;\n  border-radius: 50%;\n  background: var(--red);\n}\n\n\/* Hero \u6807\u9898 *\/\n.hero h1 {\n  max-width: 650px;\n  margin: 0 0 18px;\n  color: var(--white);\n  font-size: clamp(42px, 4.7vw!, 66px);\n  line-height: 0.98;\n  letter-spacing: -0.025em;\n}\n\n.hero h1 span {\n  display: block;\n  margin-top: 8px;\n  color: var(--red);\n}\n\n\/* Hero \u7b80\u4ecb *\/\n.hero-desc {\n  max-width: 600px;\n  margin: 0 0 22px;\n  color: rgba(255, 255, 255, 0.66);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n\/* ============================================================\n   OEM BRIEF ENTRY\n============================================================ *\/\n\n.hero-brief {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  overflow: hidden;\n  margin-bottom: 24px;\n  border: 1px solid rgba(255, 255, 255, 0.10);\n  border-radius: 9px;\n  background: rgba(255, 255, 255, 0.035);\n}\n\n.hero-brief-item {\n  position: relative;\n  min-width: 0;\n  padding: 15px 16px;\n}\n\n.hero-brief-item:not(:last-child) {\n  border-right: 1px solid rgba(255, 255, 255, 0.10);\n}\n\n.hero-brief-item::before {\n  content: \"\";\n  position: absolute;\n  top: 18px;\n  left: 0;\n  width: 3px;\n  height: 24px;\n  background: var(--red);\n}\n\n.hero-brief-num {\n  display: block;\n  margin-bottom: 3px;\n  color: var(--red);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 1;\n  letter-spacing: 0.08em;\n}\n\n.hero-brief-item strong {\n  display: block;\n  overflow: hidden;\n  margin-bottom: 2px;\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.2;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n}\n\n.hero-brief-item span:last-child {\n  display: block;\n  color: rgba(255, 255, 255, 0.46);\n  font-size: 11px;\n  line-height: 1.4;\n}\n\n\/* ============================================================\n   HERO BUTTONS\n============================================================ *\/\n\n.hero-ctas {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-bottom: 0;\n}\n\n.hero-ctas .btn {\n  min-height: 50px;\n  justify-content: center;\n  padding: 13px 25px;\n}\n\n\/* ============================================================\n   RIGHT MEDIA MOSAIC\n============================================================ *\/\n\n.hero-visual {\n  position: relative;\n  min-width: 0;\n}\n\n.hero-visual::before {\n  content: \"\";\n  position: absolute;\n  top: -16px;\n  right: -16px;\n  width: 120px;\n  height: 120px;\n  border-top: 1px solid rgba(204, 31, 45, 0.55);\n  border-right: 1px solid rgba(204, 31, 45, 0.55);\n  pointer-events: none;\n}\n\n.hero-visual-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  grid-template-rows: 300px 136px;\n  gap: 10px;\n}\n\n.hero-visual-item {\n  position: relative;\n  overflow: hidden;\n  min-width: 0;\n  border: 1px solid rgba(255, 255, 255, 0.11);\n  border-radius: 10px;\n  background: var(--navy-mid);\n  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.24);\n}\n\n.hero-visual-main {\n  grid-column: 1 \/ -1;\n}\n\n.hero-visual-item img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.45s ease;\n}\n\n.hero-visual-item:hover img {\n  transform: scale(1.025);\n}\n\n.hero-visual-main img {\n  object-position: center;\n}\n\n\/* \u56fe\u7247\u5e95\u90e8\u6e10\u53d8\uff0c\u4fdd\u8bc1\u6587\u5b57\u53ef\u8bfb *\/\n.hero-visual-item::after {\n  content: \"\";\n  position: absolute;\n  inset: 35% 0 0;\n  background: linear-gradient(\n    to bottom,\n    transparent,\n    rgba(8, 16, 36, 0.88)\n  );\n  pointer-events: none;\n}\n\n\/* \u53f3\u4e0a\u89d2\u72b6\u6001\u6807\u7b7e *\/\n.hero-visual-tag {\n  position: absolute;\n  z-index: 2;\n  top: 14px;\n  right: 14px;\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  padding: 7px 10px;\n  border: 1px solid rgba(255, 255, 255, 0.16);\n  border-radius: 999px;\n  background: rgba(8, 16, 36, 0.78);\n  backdrop-filter: blur(8px);\n  color: rgba(255, 255, 255, 0.82);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.hero-visual-tag::before {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: var(--red);\n}\n\n\/* \u56fe\u7247\u8bf4\u660e *\/\n.hero-visual-caption {\n  position: absolute;\n  z-index: 2;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  padding: 18px 20px;\n}\n\n.hero-visual-caption strong {\n  display: block;\n  margin-bottom: 3px;\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 19px;\n  font-weight: 700;\n  line-height: 1.15;\n}\n\n.hero-visual-caption span {\n  display: block;\n  color: rgba(255, 255, 255, 0.60);\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n.hero-visual-small .hero-visual-caption {\n  padding: 13px 14px;\n}\n\n.hero-visual-small .hero-visual-caption strong {\n  font-size: 15px;\n}\n\n.hero-visual-small .hero-visual-caption span {\n  font-size: 10px;\n}\n\n\/* ============================================================\n   COMPANY FACTS \u2014 FULL-WIDTH BOTTOM ROW\n============================================================ *\/\n\n.hero-stats {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  margin-top: 34px;\n  padding-top: 24px;\n  border-top: 1px solid rgba(255, 255, 255, 0.10);\n}\n\n.h-stat {\n  min-width: 0;\n  padding: 2px 24px;\n}\n\n.h-stat:first-child {\n  padding-left: 0;\n}\n\n.h-stat:not(:last-child) {\n  border-right: 1px solid rgba(255, 255, 255, 0.10);\n}\n\n.h-stat-num {\n  display: block;\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 31px;\n  font-weight: 800;\n  line-height: 1;\n}\n\n.h-stat-label {\n  display: block;\n  margin-top: 6px;\n  color: rgba(255, 255, 255, 0.43);\n  font-size: 11px;\n  font-weight: 600;\n  line-height: 1.35;\n  letter-spacing: 0.07em;\n  text-transform: uppercase;\n}\n\n\/* ============================================================\n   RESPONSIVE\n============================================================ *\/\n\n@media (max-width: 1100px) {\n  .hero {\n    padding-top: 64px;\n  }\n\n  .hero-inner {\n    grid-template-columns: minmax(0, 1fr) minmax(360px, 0.9fr);\n    gap: 36px;\n  }\n\n  .hero h1 {\n    font-size: clamp(40px, 5vw!, 56px);\n  }\n\n  .hero-visual-grid {\n    grid-template-rows: 280px 125px;\n  }\n}\n\n@media (max-width: 900px) {\n  .hero {\n    padding: 60px 0 44px;\n  }\n\n  .hero-inner {\n    grid-template-columns: 1fr;\n    gap: 38px;\n  }\n\n  .hero-copy {\n    max-width: 720px;\n  }\n\n  .hero-visual {\n    width: 100%;\n    max-width: 720px;\n  }\n\n  .hero-visual-grid {\n    grid-template-rows: 350px 145px;\n  }\n\n  .hero-stats {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    row-gap: 24px;\n  }\n\n  .h-stat {\n    padding: 0 20px;\n  }\n\n  .h-stat:nth-child(2) {\n    border-right: 0;\n  }\n\n  .h-stat:nth-child(3) {\n    padding-left: 0;\n  }\n}\n\n@media (max-width: 680px) {\n  .hero {\n    padding: 50px 0 40px;\n  }\n\n  .hero h1 {\n    font-size: clamp(38px, 11vw!, 52px);\n    line-height: 1;\n  }\n\n  .hero-desc {\n    font-size: 15px;\n  }\n\n  .hero-brief {\n    grid-template-columns: 1fr;\n  }\n\n  .hero-brief-item:not(:last-child) {\n    border-right: 0;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.10);\n  }\n\n  .hero-brief-item strong {\n    white-space: normal;\n  }\n\n  .hero-ctas {\n    flex-direction: column;\n  }\n\n  .hero-ctas .btn {\n    width: 100%;\n  }\n\n  .hero-visual-grid {\n    grid-template-rows: 260px 115px;\n  }\n\n  .hero-visual-caption {\n    padding: 15px 16px;\n  }\n\n  .hero-stats {\n    margin-top: 28px;\n  }\n}\n\n@media (max-width: 480px) {\n  .hero-badge-row {\n    gap: 6px;\n  }\n\n  .cert-pill {\n    padding: 5px 9px;\n    font-size: 10px;\n  }\n\n  .hero-visual-grid {\n    grid-template-columns: 1fr;\n    grid-template-rows: 250px 120px 120px;\n  }\n\n  .hero-visual-main {\n    grid-column: auto;\n  }\n\n  .hero-stats {\n    grid-template-columns: 1fr 1fr;\n    row-gap: 22px;\n  }\n\n  .h-stat {\n    padding: 0 12px;\n  }\n\n  .h-stat-num {\n    font-size: 27px;\n  }\n\n  .h-stat-label {\n    font-size: 9px;\n  }\n}\n\n    \/* ============================================================\n       PROBLEM STRIP (PAS \u2013 Problem + Agitate)\n    ============================================================ *\/\n    .problem-strip {\n      background: var(--navy);\n      padding: 56px 0;\n    }\n    .problem-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 1px;\n      background: var(--border-dk);\n      border: 1px solid var(--border-dk);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    .problem-card {\n      background: var(--navy-mid);\n      padding: 32px 28px;\n    }\n    .problem-icon {\n      font-size: 28px;\n      margin-bottom: 14px;\n    }\n    .problem-card h3 {\n      font-size: 18px;\n      color: var(--white);\n      margin-bottom: 10px;\n    }\n    .problem-card p { font-size: 14px; color: rgba(255,255,255,0.5); line-height: 1.65; }\n    .problem-card-heading {\n      color: var(--white);\n      margin-bottom: 12px;\n    }\n\n    \/* ============================================================\n   OEM CAPABILITIES \u2014 INDUSTRIAL BRAND SYSTEM\n============================================================ *\/\n\n.capabilities {\n  position: relative;\n  overflow: hidden;\n  background:\n    linear-gradient(\n      180deg,\n      #f7f9fc 0%,\n      var(--off-white) 100%\n    );\n  border-top: 1px solid rgba(13, 27, 62, 0.07);\n  border-bottom: 1px solid rgba(13, 27, 62, 0.07);\n}\n\n\/* \u6de1\u5de5\u4e1a\u7f51\u683c\u80cc\u666f *\/\n.capabilities::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(13, 27, 62, 0.025) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(13, 27, 62, 0.025) 1px,\n      transparent 1px\n    );\n  background-size: 56px 56px;\n  pointer-events: none;\n}\n\n\/* \u6a21\u5757\u5185\u5bb9\u9700\u8981\u5904\u4e8e\u80cc\u666f\u7eb9\u7406\u4e0a\u65b9 *\/\n.capabilities > .container {\n  position: relative;\n  z-index: 1;\n}\n\n\/* ============================================================\n   SECTION INTRO\n============================================================ *\/\n\n.capabilities-head {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 0.92fr)\n    minmax(360px, 1.08fr);\n  gap: clamp(40px, 6vw, 76px);\n  align-items: end;\n}\n\n.capabilities-head__title {\n  min-width: 0;\n}\n\n.capabilities-head__title .label {\n  margin-bottom: 18px;\n}\n\n.capabilities-head__title .sh {\n  max-width: 580px;\n  margin: 0;\n  color: var(--navy);\n  font-size: clamp(38px, 4.2vw!, 54px);\n  line-height: 0.98;\n  letter-spacing: -0.025em;\n}\n\n.capabilities-head__title .sh span {\n  display: block;\n  margin-top: 8px;\n  color: var(--red);\n}\n\n\/* \u53f3\u4fa7\u8bf4\u660e\u533a\u57df *\/\n.capabilities-head__copy {\n  max-width: 620px;\n  padding: 3px 0 3px 25px;\n  border-left: 3px solid var(--red);\n}\n\n.capabilities-head__copy p {\n  margin: 0;\n  color: #637087;\n  font-size: 16px;\n  line-height: 1.78;\n}\n\n\/* \u5c0f\u578b\u80fd\u529b\u8303\u56f4\u6807\u7b7e *\/\n.capabilities-head__scope {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.capabilities-head__scope span {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  padding: 6px 10px;\n  border: 1px solid rgba(13, 27, 62, 0.10);\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.68);\n  color: #536078;\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1;\n  letter-spacing: 0.07em;\n  text-transform: uppercase;\n}\n\n.capabilities-head__scope span::before {\n  content: \"\";\n  width: 5px;\n  height: 5px;\n  flex: 0 0 5px;\n  border-radius: 50%;\n  background: var(--red);\n}\n\n\/* ============================================================\n   CAPABILITY GRID\n============================================================ *\/\n\n.capabilities .cap-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n  margin-top: 52px;\n  align-items: stretch;\n}\n\n\/* ============================================================\n   CAPABILITY CARD\n============================================================ *\/\n\n.capabilities .cap-card {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n  min-height: 245px;\n  overflow: hidden;\n  padding: 28px 27px 27px;\n  border: 1px solid rgba(13, 27, 62, 0.12);\n  border-radius: 10px;\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #ffffff 72%,\n      #fafbfe 100%\n    );\n  box-shadow: 0 5px 18px rgba(13, 27, 62, 0.055);\n  transition:\n    transform 220ms ease,\n    border-color 220ms ease,\n    box-shadow 220ms ease;\n}\n\n\/* \u7ea2\u8272\u77ed\u7ebf + \u6df1\u84dd\u957f\u7ebf *\/\n.capabilities .cap-card::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  right: 0;\n  left: 0;\n  height: 4px;\n  background:\n    linear-gradient(\n      90deg,\n      var(--red) 0,\n      var(--red) 74px,\n      var(--navy) 74px,\n      var(--navy) 100%\n    );\n}\n\n\/* \u53f3\u4e0b\u89d2\u5de5\u4e1a\u5b9a\u4f4d\u89d2\u6807 *\/\n.capabilities .cap-card::after {\n  content: \"\";\n  position: absolute;\n  right: 17px;\n  bottom: 17px;\n  width: 18px;\n  height: 18px;\n  border-right: 1px solid rgba(204, 31, 45, 0.34);\n  border-bottom: 1px solid rgba(204, 31, 45, 0.34);\n  pointer-events: none;\n}\n\n\/* \u6570\u5b57\u4e0e\u6807\u9898\u6a2a\u5411\u6392\u5217 *\/\n.cap-card__head {\n  display: grid;\n  grid-template-columns: 44px minmax(0, 1fr);\n  gap: 15px;\n  align-items: center;\n  margin-bottom: 20px;\n}\n\n\/* \u5de5\u4e1a\u7f16\u53f7\u5757 *\/\n.capabilities .cap-num {\n  width: 44px;\n  height: 44px;\n  display: grid;\n  place-items: center;\n  margin: 0;\n  border: 1px solid var(--navy);\n  border-radius: 4px;\n  background: var(--navy);\n  box-shadow: inset 0 -3px 0 var(--red);\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 18px;\n  font-weight: 800;\n  line-height: 1;\n  letter-spacing: 0.04em;\n}\n\n.capabilities .cap-card h3 {\n  margin: 0;\n  color: var(--navy);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 21px;\n  font-weight: 800;\n  line-height: 1.14;\n  letter-spacing: -0.01em;\n}\n\n.capabilities .cap-card p {\n  margin: 0;\n  padding-right: 8px;\n  color: #68758b;\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\/* Hover \u72b6\u6001\u4fdd\u6301\u514b\u5236\uff0c\u7b26\u5408 B2B \u5236\u9020\u4e1a\u98ce\u683c *\/\n@media (hover: hover) {\n  .capabilities .cap-card:hover {\n    transform: translateY(-5px);\n    border-color: rgba(204, 31, 45, 0.35);\n    box-shadow: 0 18px 38px rgba(13, 27, 62, 0.12);\n  }\n\n  .capabilities .cap-card:hover .cap-num {\n    border-color: var(--red);\n  }\n}\n\n\/* ============================================================\n   RESPONSIVE\n============================================================ *\/\n\n@media (max-width: 1024px) {\n  .capabilities-head {\n    grid-template-columns:\n      minmax(0, 0.9fr)\n      minmax(320px, 1.1fr);\n    gap: 40px;\n  }\n\n  .capabilities .cap-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 768px) {\n  .capabilities-head {\n    grid-template-columns: 1fr;\n    gap: 28px;\n  }\n\n  .capabilities-head__title .sh {\n    max-width: 620px;\n  }\n\n  .capabilities-head__copy {\n    max-width: 680px;\n  }\n\n  .capabilities .cap-grid {\n    grid-template-columns: 1fr;\n    gap: 15px;\n    margin-top: 38px;\n  }\n\n  .capabilities .cap-card {\n    min-height: auto;\n  }\n}\n\n@media (max-width: 520px) {\n  .capabilities-head__title .sh {\n    font-size: clamp(34px, 10vw, 44px);\n  }\n\n  .capabilities-head__copy {\n    padding-left: 18px;\n  }\n\n  .capabilities-head__copy p {\n    font-size: 15px;\n  }\n\n  .capabilities-head__scope {\n    gap: 6px;\n  }\n\n  .capabilities .cap-card {\n    padding: 24px 21px 23px;\n  }\n\n  .cap-card__head {\n    grid-template-columns: 40px minmax(0, 1fr);\n    gap: 13px;\n    margin-bottom: 17px;\n  }\n\n  .capabilities .cap-num {\n    width: 40px;\n    height: 40px;\n    font-size: 17px;\n  }\n\n  .capabilities .cap-card h3 {\n    font-size: 19px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .capabilities .cap-card {\n    transition: none;\n  }\n}\n\n    \/* ============================================================\n   OEM PROCESS \u2014 CONFIRMATION-POINT WORKFLOW\n============================================================ *\/\n\n.process {\n  position: relative;\n  background: var(--white);\n}\n\n\/* \u6807\u9898\u533a\u57df *\/\n.process-head {\n  max-width: 820px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.process-head .label {\n  margin-bottom: 16px;\n}\n\n.process-head .sh {\n  margin: 0;\n}\n\n.process-intro {\n  max-width: 760px;\n  margin: 16px auto 0;\n  color: var(--mid-gray);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n\/* \u516d\u6b65\u6d41\u7a0b\uff1a\u684c\u9762\u7aef 3 \u00d7 2 *\/\n.process-steps {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n  margin-top: 48px;\n}\n\n\/* \u5355\u4e2a\u6b65\u9aa4\u5361\u7247 *\/\n.step {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n  min-height: 100%;\n  overflow: hidden;\n  padding: 26px 24px 24px;\n  border: 1px solid var(--border-lt);\n  border-radius: 12px;\n  background: var(--white);\n  box-shadow: var(--shadow-sm);\n  text-align: left;\n  transition:\n    transform 0.22s ease,\n    box-shadow 0.22s ease,\n    border-color 0.22s ease;\n}\n\n.step::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  right: 0;\n  left: 0;\n  height: 4px;\n  background: linear-gradient(\n    90deg,\n    var(--red),\n    var(--navy)\n  );\n}\n\n.step:hover {\n  transform: translateY(-4px);\n  border-color: rgba(204, 31, 45, 0.30);\n  box-shadow: var(--shadow-lg);\n}\n\n\/* \u6b65\u9aa4\u9876\u90e8 *\/\n.step-head {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 18px;\n}\n\n.step-circle {\n  width: 54px;\n  height: 54px;\n  flex: 0 0 54px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0;\n  border: 2px solid var(--red);\n  border-radius: 50%;\n  background: var(--navy);\n}\n\n.step-num {\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 20px;\n  font-weight: 800;\n  line-height: 1;\n}\n\n.step-stage {\n  display: block;\n  margin-bottom: 4px;\n  color: var(--red);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: 0.09em;\n  text-transform: uppercase;\n}\n\n.step h3 {\n  margin: 0;\n  color: var(--navy);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 19px;\n  font-weight: 800;\n  line-height: 1.15;\n  letter-spacing: -0.01em;\n}\n\n\/* \u6bcf\u4e00\u6b65\u7684\u6267\u884c\u8bf4\u660e *\/\n.step-description {\n  margin: 0 0 20px;\n  color: var(--mid-gray);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* \u4e70\u65b9\u786e\u8ba4\u7ed3\u679c *\/\n.step-confirmation {\n  margin-top: auto;\n  padding: 16px 17px;\n  border: 1px solid rgba(13, 27, 62, 0.09);\n  border-left: 4px solid var(--red);\n  border-radius: 7px;\n  background: var(--off-white);\n}\n\n.step-confirmation__label {\n  display: block;\n  margin-bottom: 7px;\n  color: var(--red);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: 0.09em;\n  text-transform: uppercase;\n}\n\n.step-confirmation p {\n  margin: 0;\n  color: #3f4a5f;\n  font-size: 13px;\n  font-weight: 600;\n  line-height: 1.55;\n}\n\n\/* \u5e95\u90e8\u673a\u5236\u8bf4\u660e *\/\n.process-note {\n  max-width: 900px;\n  margin: 30px auto 0;\n  padding: 16px 20px;\n  border-left: 4px solid var(--red);\n  border-radius: 7px;\n  background: rgba(204, 31, 45, 0.06);\n  color: #3f4a5f;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.process-note strong {\n  color: var(--navy);\n  font-weight: 700;\n}\n\n\/* ============================================================\n   RESPONSIVE\n============================================================ *\/\n\n@media (max-width: 1024px) {\n  .process-steps {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 680px) {\n  .process-head {\n    text-align: left;\n  }\n\n  .process-intro {\n    margin-left: 0;\n  }\n\n  .process-steps {\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin-top: 34px;\n  }\n\n  .step {\n    padding: 24px 20px 22px;\n  }\n\n  .step-circle {\n    width: 50px;\n    height: 50px;\n    flex-basis: 50px;\n  }\n\n  .step h3 {\n    font-size: 18px;\n  }\n}\n\n    \/* ============================================================\n   CATEGORY-SPECIFIC OEM ROUTES\n============================================================ *\/\n\n.category-oem-routes {\n  position: relative;\n  background: var(--off-white);\n  border-top: 1px solid rgba(13, 27, 62, 0.08);\n  border-bottom: 1px solid rgba(13, 27, 62, 0.08);\n}\n\n.category-oem-head {\n  max-width: 820px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.category-oem-head .sh {\n  margin: 0;\n}\n\n.category-oem-intro {\n  max-width: 740px;\n  margin: 16px auto 0;\n  color: var(--mid-gray);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.category-oem-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n  margin-top: 48px;\n  align-items: stretch;\n}\n\n\/* \u5355\u4e2a\u54c1\u7c7b OEM \u5361\u7247 *\/\n.category-oem-card {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n  min-height: 100%;\n  overflow: hidden;\n  padding: 28px 25px 25px;\n  border: 1px solid var(--border-lt);\n  border-radius: 12px;\n  background: var(--white);\n  box-shadow: var(--shadow-sm);\n  transition:\n    transform 0.22s ease,\n    box-shadow 0.22s ease,\n    border-color 0.22s ease;\n}\n\n.category-oem-card::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  right: 0;\n  left: 0;\n  height: 4px;\n  background: linear-gradient(\n    90deg,\n    var(--red),\n    var(--navy)\n  );\n}\n\n.category-oem-card:hover {\n  transform: translateY(-4px);\n  border-color: rgba(204, 31, 45, 0.30);\n  box-shadow: var(--shadow-lg);\n}\n\n\/* \u5361\u7247\u9876\u90e8 *\/\n.category-oem-card__top {\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: 18px;\n  margin-bottom: 20px;\n}\n\n.category-oem-card__number {\n  color: rgba(204, 31, 45, 0.20);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 42px;\n  font-weight: 800;\n  line-height: 1;\n}\n\n.category-oem-card__tag {\n  display: inline-flex;\n  align-items: center;\n  min-height: 27px;\n  padding: 5px 9px;\n  border-radius: 999px;\n  background: rgba(204, 31, 45, 0.07);\n  color: var(--red);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.category-oem-card h3 {\n  min-height: 48px;\n  margin: 0 0 20px;\n  color: var(--navy);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 24px;\n  font-weight: 800;\n  line-height: 1.08;\n}\n\n\/* \u5361\u7247\u4fe1\u606f\u6bb5 *\/\n.category-oem-card__block {\n  padding-top: 16px;\n  border-top: 1px solid rgba(13, 27, 62, 0.08);\n}\n\n.category-oem-card__block + .category-oem-card__block {\n  margin-top: 16px;\n}\n\n.category-oem-card__label {\n  display: block;\n  margin-bottom: 7px;\n  color: var(--red);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: 0.09em;\n  text-transform: uppercase;\n}\n\n.category-oem-card__block p {\n  margin: 0;\n  color: var(--mid-gray);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\/* \u98ce\u9669\u786e\u8ba4\u533a\u57df *\/\n.category-oem-card__risk {\n  margin-top: 17px;\n  padding: 14px 15px;\n  border-left: 4px solid var(--red);\n  border-radius: 6px;\n  background: var(--off-white);\n}\n\n.category-oem-card__risk .category-oem-card__label {\n  margin-bottom: 6px;\n}\n\n.category-oem-card__risk p {\n  margin: 0;\n  color: #3f4a5f;\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* \u6bcf\u5f20\u5361\u7247\u72ec\u7acb CTA *\/\n.category-oem-card__cta {\n  display: inline-flex;\n  align-items: flex-start;\n  gap: 5px;\n  width: fit-content;\n  margin-top: auto;\n  padding-top: 22px;\n  color: var(--red);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  line-height: 1.35;\n  letter-spacing: 0.01em;\n  transition:\n    gap 0.18s ease,\n    color 0.18s ease;\n}\n\n.category-oem-card__cta:hover {\n  gap: 9px;\n  color: var(--red-hover);\n}\n\n\/* \u6a21\u5757\u5e95\u90e8\u8bf4\u660e *\/\n.category-oem-note {\n  max-width: 920px;\n  margin: 30px auto 0;\n  padding: 16px 20px;\n  border-left: 4px solid var(--red);\n  border-radius: 7px;\n  background: rgba(204, 31, 45, 0.06);\n  color: #3f4a5f;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.category-oem-note strong {\n  color: var(--navy);\n  font-weight: 700;\n}\n\n\/* ============================================================\n   CATEGORY OEM ROUTES RESPONSIVE\n============================================================ *\/\n\n@media (max-width: 1024px) {\n  .category-oem-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .category-oem-card h3 {\n    min-height: auto;\n  }\n}\n\n@media (max-width: 680px) {\n  .category-oem-head {\n    text-align: left;\n  }\n\n  .category-oem-intro {\n    margin-left: 0;\n  }\n\n  .category-oem-grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin-top: 34px;\n  }\n\n  .category-oem-card {\n    padding: 24px 20px 22px;\n  }\n\n  .category-oem-card__number {\n    font-size: 36px;\n  }\n\n  .category-oem-card h3 {\n    font-size: 22px;\n  }\n}\n\n    \/* ============================================================\n       MANUFACTURING PROCESSES\n    ============================================================ *\/\n    .mfg { background: var(--navy); overflow: hidden; position: relative; }\n    .mfg::after {\n      content: '';\n      position: absolute;\n      top: 0; right: -15%;\n      width: 55%;\n      height: 100%;\n      background: var(--navy-mid);\n      clip-path: polygon(12% 0, 100% 0, 100% 100%, 0% 100%);\n      z-index: 0;\n    }\n    .mfg-inner {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 72px;\n      align-items: center;\n    }\n    .mfg-list { list-style: none; display: flex; flex-direction: column; gap: 14px; margin-top: 28px; }\n    .mfg-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      padding: 16px 18px;\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.07);\n      border-left: 4px solid var(--red);\n      border-radius: 4px;\n    }\n    .mfg-list li .mfg-icon { font-size: 22px; flex-shrink: 0; }\n    .mfg-list li strong { display: block; font-size: 15px; color: var(--white); margin-bottom: 2px; }\n    .mfg-list li span  { font-size: 13px; color: rgba(255,255,255,0.5); }\n\n    \/* ============================================================\n   CERTIFICATIONS & QC \u2014 COMPLIANCE EVIDENCE SYSTEM\n============================================================ *\/\n\n.certs {\n  position: relative;\n  overflow: hidden;\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #f7f9fc 100%\n    );\n  border-top: 1px solid rgba(13, 27, 62, 0.07);\n  border-bottom: 1px solid rgba(13, 27, 62, 0.07);\n}\n\n\/* \u6de1\u5de5\u4e1a\u7f51\u683c\u80cc\u666f *\/\n.certs::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(13, 27, 62, 0.022) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(13, 27, 62, 0.022) 1px,\n      transparent 1px\n    );\n  background-size: 56px 56px;\n  pointer-events: none;\n}\n\n.certs > .container {\n  position: relative;\n  z-index: 1;\n}\n\n\/* ============================================================\n   SECTION HEADER\n============================================================ *\/\n\n.certs-head {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 0.92fr)\n    minmax(360px, 1.08fr);\n  gap: clamp(40px, 6vw, 76px);\n  align-items: end;\n  margin-bottom: 48px;\n}\n\n.certs-head__title {\n  min-width: 0;\n}\n\n.certs-head__title .label {\n  margin-bottom: 18px;\n}\n\n.certs-head__title .sh {\n  max-width: 600px;\n  margin: 0;\n  color: var(--navy);\n  font-size: clamp(38px, 4.2vw!, 54px);\n  line-height: 0.99;\n  letter-spacing: -0.025em;\n}\n\n.certs-head__title .sh span {\n  display: block;\n  margin-top: 8px;\n  color: var(--red);\n}\n\n.certs-head__copy {\n  min-width: 0;\n  max-width: 630px;\n  padding: 3px 0 3px 25px;\n  border-left: 3px solid var(--red);\n}\n\n.certs-head__copy p {\n  margin: 0;\n  color: #637087;\n  font-size: 16px;\n  line-height: 1.78;\n}\n\n\/* \u8303\u56f4\u63d0\u793a *\/\n.certs-head__note {\n  display: flex;\n  align-items: flex-start;\n  gap: 9px;\n  margin-top: 17px;\n  color: #3f4a5f;\n  font-size: 12px;\n  font-weight: 600;\n  line-height: 1.55;\n}\n\n.certs-head__note::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  flex: 0 0 7px;\n  margin-top: 6px;\n  border-radius: 50%;\n  background: var(--red);\n}\n\n\/* ============================================================\n   TWO-PANEL LAYOUT\n============================================================ *\/\n\n.certs .certs-layout {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 0.95fr)\n    minmax(0, 1.05fr);\n  gap: 24px;\n  align-items: stretch;\n  margin-top: 0;\n}\n\n\/* ============================================================\n   LEFT \u2014 COMPLIANCE REFERENCES\n============================================================ *\/\n\n.certs-panel {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n  overflow: hidden;\n  padding: 30px;\n  border: 1px solid rgba(13, 27, 62, 0.11);\n  border-radius: 12px;\n  background: rgba(255, 255, 255, 0.94);\n  box-shadow: 0 8px 26px rgba(13, 27, 62, 0.07);\n}\n\n.certs-panel::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  right: 0;\n  left: 0;\n  height: 4px;\n  background:\n    linear-gradient(\n      90deg,\n      var(--red) 0,\n      var(--red) 82px,\n      var(--navy) 82px,\n      var(--navy) 100%\n    );\n}\n\n.certs-panel__eyebrow {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--red);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n\n.certs-panel h3 {\n  max-width: 520px;\n  margin: 0;\n  color: var(--navy);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 25px;\n  font-weight: 800;\n  line-height: 1.08;\n  letter-spacing: -0.015em;\n}\n\n.certs-panel__copy {\n  margin-top: 17px;\n}\n\n.certs-panel__copy p {\n  margin: 0;\n  color: #68758b;\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\/* ============================================================\n   CERTIFICATION REFERENCE BADGES\n============================================================ *\/\n\n.certs .cert-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 22px;\n}\n\n.certs .cert-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  min-height: 34px;\n  padding: 7px 11px;\n  border: 1px solid rgba(13, 27, 62, 0.12);\n  border-radius: 4px;\n  background: var(--off-white);\n  color: var(--navy);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1;\n  transition:\n    border-color 180ms ease,\n    background-color 180ms ease,\n    transform 180ms ease;\n}\n\n.certs .cert-badge .dot {\n  width: 6px;\n  height: 6px;\n  flex: 0 0 6px;\n  border-radius: 50%;\n  background: var(--red);\n}\n\n\/* ============================================================\n   TESTING IMAGE\n============================================================ *\/\n\n.certs-media {\n  position: relative;\n  min-height: 230px;\n  overflow: hidden;\n  margin: 27px 0 0;\n  border-radius: 9px;\n  background: var(--navy);\n}\n\n.certs-media::after {\n  content: \"\";\n  position: absolute;\n  inset: 35% 0 0;\n  background:\n    linear-gradient(\n      to bottom,\n      transparent,\n      rgba(8, 16, 36, 0.9)\n    );\n  pointer-events: none;\n}\n\n.certs-media img {\n  width: 100%;\n  height: 100%;\n  min-height: 230px;\n  display: block;\n  object-fit: cover;\n  transition: transform 420ms ease;\n}\n\n.certs-media figcaption {\n  position: absolute;\n  z-index: 2;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  padding: 18px 20px;\n}\n\n.certs-media figcaption span {\n  display: block;\n  margin-bottom: 4px;\n  color: var(--red);\n  font-size: 9px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n\n.certs-media figcaption strong {\n  display: block;\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  line-height: 1.2;\n}\n\n\/* ============================================================\n   RIGHT \u2014 FOUR-STAGE QC SYSTEM\n============================================================ *\/\n\n.qc-panel {\n  position: relative;\n  min-width: 0;\n  overflow: hidden;\n  padding: 31px 30px;\n  border: 1px solid rgba(255, 255, 255, 0.09);\n  border-radius: 12px;\n  background: var(--navy-deep);\n  box-shadow: 0 18px 44px rgba(13, 27, 62, 0.17);\n}\n\n\/* \u6df1\u8272\u5de5\u4e1a\u7f51\u683c *\/\n.qc-panel::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(\n      rgba(255, 255, 255, 0.025) 1px,\n      transparent 1px\n    ),\n    linear-gradient(\n      90deg,\n      rgba(255, 255, 255, 0.025) 1px,\n      transparent 1px\n    );\n  background-size: 48px 48px;\n  pointer-events: none;\n}\n\n.qc-panel > * {\n  position: relative;\n  z-index: 1;\n}\n\n.qc-panel__head {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) auto;\n  gap: 20px;\n  align-items: end;\n  padding-bottom: 23px;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.11);\n}\n\n.qc-panel__eyebrow {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--red);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n\n.qc-panel__head h3 {\n  margin: 0;\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 27px;\n  font-weight: 800;\n  line-height: 1.05;\n}\n\n.qc-panel__status {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  padding: 7px 10px;\n  border: 1px solid rgba(255, 255, 255, 0.13);\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.05);\n  color: rgba(255, 255, 255, 0.68);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1;\n  letter-spacing: 0.07em;\n  text-transform: uppercase;\n}\n\n.qc-panel__status::before {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  flex: 0 0 6px;\n  border-radius: 50%;\n  background: var(--red);\n}\n\n\/* ============================================================\n   QC TIMELINE\n============================================================ *\/\n\n.qc-panel .qc-steps {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  margin-top: 7px;\n}\n\n.qc-panel .qc-step {\n  position: relative;\n  display: grid;\n  grid-template-columns: 46px minmax(0, 1fr);\n  gap: 16px;\n  align-items: start;\n  padding: 20px 0;\n  border: 0;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.09);\n  border-radius: 0;\n  background: transparent;\n}\n\n.qc-panel .qc-step:last-child {\n  padding-bottom: 5px;\n  border-bottom: 0;\n}\n\n\/* \u7f16\u53f7\u4e4b\u95f4\u7684\u6d41\u7a0b\u8fde\u63a5\u7ebf *\/\n.qc-panel .qc-step:not(:last-child)::after {\n  content: \"\";\n  position: absolute;\n  top: 61px;\n  bottom: -7px;\n  left: 22px;\n  width: 1px;\n  background:\n    linear-gradient(\n      to bottom,\n      rgba(204, 31, 45, 0.65),\n      rgba(255, 255, 255, 0.1)\n    );\n}\n\n.qc-panel .qc-step-num {\n  width: 46px;\n  height: 46px;\n  display: grid;\n  place-items: center;\n  min-width: 46px;\n  border: 1px solid rgba(204, 31, 45, 0.62);\n  border-radius: 5px;\n  background: rgba(204, 31, 45, 0.12);\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 18px;\n  font-weight: 800;\n  line-height: 1;\n  box-shadow: inset 0 -3px 0 var(--red);\n}\n\n.qc-step__content {\n  min-width: 0;\n  padding-top: 2px;\n}\n\n.qc-panel .qc-step h3 {\n  margin: 0 0 6px;\n  color: var(--white);\n  font-family: \"Barlow Condensed\", sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  line-height: 1.2;\n}\n\n.qc-panel .qc-step p {\n  margin: 0;\n  color: rgba(255, 255, 255, 0.57);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\/* ============================================================\n   INTERACTION\n============================================================ *\/\n\n@media (hover: hover) {\n  .certs .cert-badge:hover {\n    transform: translateY(-2px);\n    border-color: rgba(204, 31, 45, 0.5);\n    background: rgba(204, 31, 45, 0.045);\n  }\n\n  .certs-media:hover img {\n    transform: scale(1.025);\n  }\n\n  .qc-panel .qc-step:hover .qc-step-num {\n    border-color: var(--red);\n    background: rgba(204, 31, 45, 0.2);\n  }\n}\n\n\/* ============================================================\n   RESPONSIVE\n============================================================ *\/\n\n@media (max-width: 1024px) {\n  .certs-head {\n    grid-template-columns: 1fr;\n    gap: 27px;\n  }\n\n  .certs-head__copy {\n    max-width: 720px;\n  }\n\n  .certs .certs-layout {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n}\n\n@media (max-width: 680px) {\n  .certs-head {\n    margin-bottom: 34px;\n  }\n\n  .certs-head__title .sh {\n    width: 100%;\n    max-width: 100%;\n    white-space: normal;\n    overflow-wrap: break-word;\n    font-size: clamp(34px, 10vw, 44px);\n    line-height: 1;\n  }\n\n  .certs-head__title .sh span {\n    white-space: normal;\n    overflow-wrap: break-word;\n  }\n\n  .certs-head__copy {\n    padding-left: 18px;\n  }\n\n  .certs-head__copy p {\n    font-size: 15px;\n  }\n\n  .certs-panel,\n  .qc-panel {\n    padding: 24px 20px;\n  }\n\n  .certs-panel h3 {\n    font-size: 22px;\n  }\n\n  .certs .cert-grid {\n    gap: 7px;\n  }\n\n  .certs .cert-badge {\n    min-height: 32px;\n    padding: 7px 10px;\n    font-size: 12px;\n  }\n\n  .certs-media,\n  .certs-media img {\n    min-height: 210px;\n  }\n\n  .qc-panel__head {\n    grid-template-columns: 1fr;\n    gap: 14px;\n    align-items: start;\n  }\n\n  .qc-panel__status {\n    width: fit-content;\n  }\n\n  .qc-panel .qc-step {\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 13px;\n    padding: 18px 0;\n  }\n\n  .qc-panel .qc-step-num {\n    width: 42px;\n    height: 42px;\n    min-width: 42px;\n    font-size: 17px;\n  }\n\n  .qc-panel .qc-step:not(:last-child)::after {\n    top: 57px;\n    left: 20px;\n  }\n\n  .qc-panel .qc-step h3 {\n    font-size: 17px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .certs .cert-badge,\n  .certs-media img,\n  .qc-panel .qc-step-num {\n    transition: none;\n  }\n}\n\n    \/* ============================================================\n       WHY YIROX\n    ============================================================ *\/\n    .why { background: var(--off-white); }\n    .why-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n      margin-top: 52px;\n    }\n    .why-card {\n      background: var(--white);\n      border: 1px solid var(--border-lt);\n      border-radius: 8px;\n      padding: 30px 24px;\n      text-align: center;\n      transition: transform 0.22s ease, box-shadow 0.22s ease;\n    }\n    .why-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }\n    .why-icon { font-size: 36px; margin-bottom: 14px; }\n    .why-card h3 { font-size: 16px; color: var(--navy); margin-bottom: 8px; }\n    .why-card p  { font-size: 14px; color: var(--mid-gray); }\n\n    <!-- 1. REPLACEMENT CSS -->\n  \n\/* ============================================================\n   OEM FAQ v2\n   Paste this inside the page's existing top-level CSS block.\n   Do not add another HTML style wrapper around this code.\n============================================================ *\/\n\n#oem-faq {\n  --faq-ink: var(--navy, #0d1b3e);\n  --faq-accent: var(--red, #cc1f2d);\n  --faq-accent-dark: var(--red-hover, #a8181f);\n  --faq-muted: #526078;\n  --faq-line: rgba(13, 27, 62, 0.12);\n  --faq-surface: #ffffff;\n  --faq-canvas: #f5f7fa;\n  background: var(--faq-canvas);\n}\n\n#oem-faq .container {\n  max-width: 1180px;\n}\n\n\/* Top-to-bottom structure: heading first, accordion below. *\/\n#oem-faq .faq-layout {\n  display: block;\n}\n\n#oem-faq .faq-intro {\n  position: static;\n  max-width: 820px;\n  margin: 0 0 clamp(15px, 2vw, 30px);\n}\n\n#oem-faq .faq-intro .label {\n  margin-bottom: 20px;\n}\n\n#oem-faq .faq-title {\n  max-width: 760px;\n  margin: 0;\n  color: var(--faq-ink);\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: clamp(20px, 2vw!, 32px);\n  font-weight: 800;\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n}\n\n#oem-faq .faq-title span {\n  color: var(--faq-accent);\n}\n\n#oem-faq .faq-lead {\n  max-width: 68ch;\n  margin: 20px 0 0;\n  color: var(--faq-muted);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n#oem-faq .faq-brief {\n  display: grid;\n  grid-template-columns: 3px minmax(0, 1fr);\n  gap: 14px;\n  max-width: 62ch;\n  margin: 24px 0 0;\n  color: var(--faq-ink);\n  font-size: 14px;\n  font-weight: 600;\n  line-height: 1.6;\n}\n\n#oem-faq .faq-brief::before {\n  content: '';\n  width: 3px;\n  height: 100%;\n  border-radius: 3px;\n  background: var(--faq-accent);\n}\n\n#oem-faq .faq-list {\n  width: 100%;\n  margin: 0;\n  overflow: hidden;\n  border: 1px solid var(--faq-line);\n  border-radius: 16px;\n  background: var(--faq-surface) !important;\n  box-shadow: 0 22px 58px rgba(13, 27, 62, 0.08);\n}\n\n#oem-faq .faq-item {\n  position: relative;\n  margin: 0;\n  background: var(--faq-surface) !important;\n}\n\n#oem-faq .faq-item + .faq-item {\n  border-top: 1px solid var(--faq-line);\n}\n\n\/* The scoped selector and !important prevent theme button colors. *\/\n#oem-faq .faq-q {\n  width: 100%;\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) 40px;\n  gap: 22px;\n  align-items: center;\n  min-height: 82px;\n  margin: 0;\n  padding: 20px 24px 20px 28px;\n  appearance: none;\n  -webkit-appearance: none;\n  border: 0 !important;\n  border-left: 3px solid transparent !important;\n  border-radius: 0 !important;\n  background: #ffffff !important;\n  box-shadow: none !important;\n  color: var(--faq-ink) !important;\n  cursor: pointer;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  line-height: 1.25;\n  text-align: left;\n  text-transform: none;\n  transition:\n    border-color 220ms cubic-bezier(0.16, 1, 0.3, 1),\n    background-color 220ms cubic-bezier(0.16, 1, 0.3, 1),\n    color 220ms cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n#oem-faq .faq-mark {\n  position: relative;\n  width: 40px;\n  height: 40px;\n  border: 1px solid rgba(204, 31, 45, 0.3);\n  border-radius: 10px;\n  background: rgba(204, 31, 45, 0.06);\n  color: var(--faq-accent);\n  transition:\n    background-color 220ms cubic-bezier(0.16, 1, 0.3, 1),\n    border-color 220ms cubic-bezier(0.16, 1, 0.3, 1),\n    transform 220ms cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n#oem-faq .faq-mark::before,\n#oem-faq .faq-mark::after {\n  content: '';\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  width: 14px;\n  height: 2px;\n  border-radius: 2px;\n  background: currentColor;\n  transform: translate(-50%, -50%);\n}\n\n#oem-faq .faq-mark::after {\n  transform: translate(-50%, -50%) rotate(90deg);\n  transition: transform 220ms cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n#oem-faq .faq-a {\n  display: grid;\n  grid-template-rows: 0fr;\n  opacity: 0;\n  background: #ffffff;\n  transition:\n    grid-template-rows 280ms cubic-bezier(0.16, 1, 0.3, 1),\n    opacity 180ms ease;\n}\n\n#oem-faq .faq-a-inner {\n  min-height: 0;\n  overflow: hidden;\n}\n\n#oem-faq .faq-a-copy {\n  max-width: 74ch;\n  padding: 0 76px 28px 31px;\n}\n\n#oem-faq .faq-a-copy p {\n  margin: 0;\n  color: var(--faq-muted);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n#oem-faq .faq-a-copy p + p {\n  margin-top: 14px;\n}\n\n#oem-faq .faq-inline-link {\n  color: var(--faq-accent-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 4px;\n}\n\n#oem-faq .faq-inline-link:hover {\n  color: var(--faq-accent);\n}\n\n#oem-faq .faq-item.open .faq-q {\n  border-left-color: var(--faq-accent) !important;\n  background: linear-gradient(90deg, rgba(204, 31, 45, 0.07), rgba(204, 31, 45, 0)) !important;\n  color: var(--faq-accent-dark) !important;\n}\n\n#oem-faq .faq-item.open .faq-mark {\n  border-color: var(--faq-accent);\n  background: var(--faq-accent);\n  color: #ffffff;\n  transform: rotate(180deg);\n}\n\n#oem-faq .faq-item.open .faq-mark::after {\n  transform: translate(-50%, -50%) rotate(0deg);\n}\n\n#oem-faq .faq-item.open .faq-a {\n  grid-template-rows: 1fr;\n  opacity: 1;\n}\n\n#oem-faq .faq-q:focus-visible,\n#oem-faq .faq-inline-link:focus-visible {\n  outline: 3px solid rgba(204, 31, 45, 0.32);\n  outline-offset: -3px;\n}\n\n@media (hover: hover) {\n  #oem-faq .faq-q:hover {\n    background: #f8f9fc !important;\n    color: var(--faq-ink) !important;\n  }\n\n  #oem-faq .faq-q:hover .faq-mark {\n    border-color: var(--faq-accent);\n    transform: translateY(-2px);\n  }\n\n  #oem-faq .faq-item.open .faq-q:hover {\n    background: linear-gradient(90deg, rgba(204, 31, 45, 0.07), rgba(204, 31, 45, 0)) !important;\n    color: var(--faq-accent-dark) !important;\n  }\n\n  #oem-faq .faq-item.open .faq-q:hover .faq-mark {\n    transform: rotate(180deg) translateY(2px);\n  }\n}\n\n@media (max-width: 680px) {\n\n  \/* ============================================================\n     FAQ INTRO \u2014 MOBILE\n  ============================================================ *\/\n\n  #oem-faq .faq-intro {\n    position: static;\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n    margin-bottom: 28px;\n  }\n\n  #oem-faq .faq-intro .label {\n    max-width: 100%;\n    white-space: normal;\n  }\n\n  \/* \u6a21\u5757\u4e3b\u6807\u9898\uff1a\u5141\u8bb8\u6b63\u5e38\u6536\u7f29\u548c\u6362\u884c *\/\n  #oem-faq .faq-title {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n    margin: 0;\n\n    white-space: normal !important;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n\n    font-size: clamp(26px, 8vw, 34px);\n    line-height: 1.08;\n    letter-spacing: -0.02em;\n  }\n\n  \/* \u7ea2\u8272\u6807\u9898\u5355\u72ec\u6210\u884c\uff0c\u907f\u514d\u548c\u4e0a\u4e00\u53e5\u4e92\u76f8\u6324\u538b *\/\n  #oem-faq .faq-title span {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n    margin-top: 5px;\n\n    white-space: normal !important;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  #oem-faq .faq-lead {\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n    margin-top: 18px;\n\n    white-space: normal;\n    overflow-wrap: break-word;\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #oem-faq .faq-brief {\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n    margin-top: 20px;\n    grid-template-columns: 3px minmax(0, 1fr);\n\n    white-space: normal;\n    overflow-wrap: break-word;\n  }\n\n  \/* ============================================================\n     FAQ ACCORDION \u2014 MOBILE\n  ============================================================ *\/\n\n  #oem-faq .faq-list {\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n    border-radius: 12px;\n  }\n\n  #oem-faq .faq-item {\n    width: 100%;\n    min-width: 0;\n  }\n\n  #oem-faq .faq-q {\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) 34px;\n    gap: 14px;\n    align-items: start;\n\n    height: auto !important;\n    min-height: 72px;\n\n    margin: 0;\n    padding: 17px 16px 17px 18px;\n\n    white-space: normal !important;\n    overflow: visible;\n\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  \/* \u95ee\u9898\u6807\u9898\u6587\u5b57 *\/\n  #oem-faq .faq-q > span:first-child {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n\n    white-space: normal !important;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n\n    line-height: 1.35;\n  }\n\n  \/* \u52a0\u51cf\u53f7\u59cb\u7ec8\u4fdd\u7559\u72ec\u7acb\u7a7a\u95f4\uff0c\u4e0d\u4e0e\u6807\u9898\u91cd\u53e0 *\/\n  #oem-faq .faq-mark {\n    width: 34px;\n    height: 34px;\n    min-width: 34px;\n\n    align-self: start;\n    margin-top: 1px;\n\n    border-radius: 9px;\n  }\n\n  \/* ============================================================\n     FAQ ANSWER \u2014 MOBILE\n  ============================================================ *\/\n\n  #oem-faq .faq-a {\n    width: 100%;\n    min-width: 0;\n  }\n\n  #oem-faq .faq-a-inner {\n    width: 100%;\n    min-width: 0;\n  }\n\n  #oem-faq .faq-a-copy {\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n    padding: 0 20px 22px 21px;\n  }\n\n  #oem-faq .faq-a-copy p {\n    width: 100%;\n    min-width: 0;\n    max-width: 100%;\n\n    white-space: normal !important;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #oem-faq .faq-q,\n  #oem-faq .faq-mark,\n  #oem-faq .faq-mark::after,\n  #oem-faq .faq-a {\n    transition: none;\n  }\n}\n\n    \/* ============================================================\n       CTA SECTION\n    ============================================================ *\/\n    .cta-section {\n      background: var(--navy-deep);\n      padding: 96px 0;\n      position: relative;\n      overflow: hidden;\n    }\n    .cta-section::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);\n      background-size: 60px 60px;\n    }\n    .cta-inner {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: 1fr auto;\n      gap: 48px;\n      align-items: center;\n    }\n    .cta-inner h2 { font-size: clamp(28px, 3.5vw!, 44px); color: var(--white); }\n    .cta-inner h2 span { color: var(--red); }\n    .cta-inner p { font-size: 16px; color: rgba(255,255,255,0.55); margin-top: 10px; }\n    .cta-buttons { display: flex; flex-direction: column; gap: 12px; align-items: flex-end; }\n    .cta-note { font-size: 12px; color: rgba(255,255,255,0.3); text-align: center; margin-top: 6px; }\n\n    \/* ============================================================\n       INTERNAL LINKS STRIP\n    ============================================================ *\/\n    .also-explore {\n      background: var(--off-white);\n      padding: 48px 0;\n      border-top: 1px solid var(--border-lt);\n    }\n    .explore-label { font-size: 13px; font-weight: 600; color: var(--mid-gray); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 18px; }\n    .explore-links { display: flex; flex-wrap: wrap; gap: 12px; }\n    .explore-link {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-weight: 700;\n      font-size: 15px;\n      color: var(--navy);\n      background: var(--white);\n      border: 1px solid var(--border-lt);\n      border-radius: 4px;\n      padding: 9px 18px;\n      transition: border-color 0.18s, color 0.18s;\n    }\n    .explore-link:hover { border-color: var(--red); color: var(--red); }\n\n    \/* ============================================================\n       RESPONSIVE\n    ============================================================ *\/\n    @media (max-width: 1024px) {\n      .hero-inner       { grid-template-columns: 1fr; gap: 48px; }\n      .cap-grid         { grid-template-columns: repeat(2, 1fr); }\n      .process-steps    { grid-template-columns: repeat(3, 1fr); gap: 24px; }\n      .process-steps::before { display: none; }\n      .cat-grid         { grid-template-columns: repeat(2, 1fr); }\n      .mfg-inner        { grid-template-columns: 1fr; gap: 40px; }\n      .certs-layout     { grid-template-columns: 1fr; gap: 40px; }\n      .why-grid         { grid-template-columns: repeat(2, 1fr); }\n      .cta-inner        { grid-template-columns: 1fr; gap: 32px; }\n      .cta-buttons      { align-items: flex-start; flex-direction: row; }\n    }\n    @media (max-width: 768px) {\n      .section-pad      { padding: 60px 0; }\n      .section-sm       { padding: 40px 0; }\n      .problem-grid     { grid-template-columns: 1fr; }\n      .cap-grid         { grid-template-columns: 1fr; }\n      .process-steps    { grid-template-columns: repeat(2, 1fr); }\n      .cat-grid         { grid-template-columns: 1fr; }\n      .why-grid         { grid-template-columns: 1fr; }\n    }\n    @media (max-width: 520px) {\n      .process-steps    { grid-template-columns: 1fr; }\n      .cta-buttons      { flex-direction: column; }\n    }\n  <\/style>\n\n<!-- ============================================================\n     HERO \u2014 OEM PROJECT ENTRY\n============================================================ -->\n<section\n  class=\"hero\"\n  aria-label=\"OEM automotive accessories manufacturing and private-label service\"\n>\n  <div class=\"hero-stripe\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"container\">\n\n    <!-- ========================================================\n         TOP: COPY + MANUFACTURING VISUAL\n    ========================================================= -->\n    <div class=\"hero-inner\">\n\n      <!-- LEFT: OEM PROJECT ENTRY -->\n      <div class=\"hero-copy\">\n\n        <span class=\"label\">OEM Manufacturing Service<\/span>\n\n        <div\n          class=\"hero-badge-row\"\n          aria-label=\"Manufacturing and compliance credentials\"\n        >\n          <span class=\"cert-pill\">\n            <span class=\"dot\"><\/span>\n            ISO 9001\n          <\/span>\n\n          <span class=\"cert-pill\">\n            <span class=\"dot\"><\/span>\n            IATF 16949\n          <\/span>\n\n          <span class=\"cert-pill\">\n            <span class=\"dot\"><\/span>\n            CE \u00b7 RoHS \u00b7 FCC\n          <\/span>\n\n          <span class=\"cert-pill\">\n            <span class=\"dot\"><\/span>\n            E-mark \u00b7 DOT\n          <\/span>\n\n          <span class=\"cert-pill\">\n            <span class=\"dot\"><\/span>\n            15+ Certs Total\n          <\/span>\n        <\/div>\n\n        <h1>\n          OEM Automotive Accessories\n          <span>for Private-Label Programs<\/span>\n        <\/h1>\n\n        <p class=\"hero-desc\">\n          From drawings, samples or existing SKUs to branded production and\n          export-ready delivery, Yirox helps distributors and brand owners build\n          practical automotive accessory programs across six product categories.\n        <\/p>\n\n        <!-- \u9879\u76ee\u5165\u53e3\uff1a\u544a\u8bc9\u8bbf\u5ba2\u7b2c\u4e00\u6b65\u9700\u8981\u63d0\u4f9b\u4ec0\u4e48 -->\n        <div\n          class=\"hero-brief\"\n          aria-label=\"Information required for an initial OEM feasibility review\"\n        >\n          <div class=\"hero-brief-item\">\n            <span class=\"hero-brief-num\">01<\/span>\n            <strong>Your Product<\/strong>\n            <span>Drawing, sample, photo or SKU<\/span>\n          <\/div>\n\n          <div class=\"hero-brief-item\">\n            <span class=\"hero-brief-num\">02<\/span>\n            <strong>Target Market<\/strong>\n            <span>Country, retailer or platform<\/span>\n          <\/div>\n\n          <div class=\"hero-brief-item\">\n            <span class=\"hero-brief-num\">03<\/span>\n            <strong>Quantity Range<\/strong>\n            <span>Trial and expected volume<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"hero-ctas\">\n          <a\n            href=\"\/contact\/?inquiry=oem-brief\"\n            class=\"btn btn-red\"\n          >\n            Get OEM Feasibility &amp; MOQ \u2192\n          <\/a>\n\n          <a\n            href=\"#process\"\n            class=\"btn btn-outline-white\"\n          >\n            View OEM Process \u2192\n          <\/a>\n        <\/div>\n\n      <\/div>\n\n      <!-- RIGHT: MANUFACTURING \/ QC IMAGE MOSAIC -->\n      <div class=\"hero-visual\">\n\n        <div class=\"hero-visual-grid\">\n\n          <!-- Main manufacturing image -->\n          <figure class=\"hero-visual-item hero-visual-main\">\n            <img decoding=\"async\"\n              src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/12_AP-006_AP-006_BESEN_charging_station_production_05.jpg\"\n              alt=\"Yirox automotive accessory manufacturing and assembly production\"\n              loading=\"eager\"\n              fetchpriority=\"high\"\n            \/>\n\n            <span class=\"hero-visual-tag\">\n              OEM \/ ODM Manufacturing\n            <\/span>\n\n            <figcaption class=\"hero-visual-caption\">\n              <strong>From Sample to Branded Production<\/strong>\n              <span>\n                Engineering review, manufacturing planning, assembly and\n                production control under one coordinated OEM route.\n              <\/span>\n            <\/figcaption>\n          <\/figure>\n\n          <!-- Supporting image: production -->\n          <figure class=\"hero-visual-item hero-visual-small\">\n            <img decoding=\"async\"\n              src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/04_PC-001_PC-001_Dongsui_factory_tour_18.jpg\"\n              alt=\"Yirox automotive accessory factory production support\"\n              loading=\"lazy\"\n            \/>\n\n            <figcaption class=\"hero-visual-caption\">\n              <strong>Production Support<\/strong>\n              <span>Tooling, assembly and process coordination<\/span>\n            <\/figcaption>\n          <\/figure>\n\n          <!-- Supporting image: QC -->\n          <figure class=\"hero-visual-item hero-visual-small\">\n            <img decoding=\"async\"\n              src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/IMG_9266-1024x768.jpg\"\n              alt=\"Yirox automotive accessory quality control and product testing\"\n              loading=\"lazy\"\n            \/>\n\n            <figcaption class=\"hero-visual-caption\">\n              <strong>Testing &amp; QC<\/strong>\n              <span>Inspection and document review before shipment<\/span>\n            <\/figcaption>\n          <\/figure>\n\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- ========================================================\n         BOTTOM: COMPANY FACTS\n    ========================================================= -->\n    <div class=\"hero-stats\" aria-label=\"Yirox OEM manufacturing facts\">\n\n      <div class=\"h-stat\">\n        <span class=\"h-stat-num\">10+<\/span>\n        <span class=\"h-stat-label\">\n          Years Export Experience\n        <\/span>\n      <\/div>\n\n      <div class=\"h-stat\">\n        <span class=\"h-stat-num\">6<\/span>\n        <span class=\"h-stat-label\">\n          Global Regions Served\n        <\/span>\n      <\/div>\n\n      <div class=\"h-stat\">\n        <span class=\"h-stat-num\">15+<\/span>\n        <span class=\"h-stat-label\">\n          Product Certifications\n        <\/span>\n      <\/div>\n\n      <div class=\"h-stat\">\n        <span class=\"h-stat-num\">10 pcs<\/span>\n        <span class=\"h-stat-label\">\n          Minimum Trial Order\n        <\/span>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     OEM ROUTE SELECTOR\n============================================================ -->\n<section\n  class=\"oem-routes section-pad\"\n  id=\"oem-routes\"\n  aria-labelledby=\"oem-routes-heading\"\n>\n  <style>\n    \/* ============================================================\n       OEM ROUTE SELECTOR\n    ============================================================ *\/\n\n    .oem-routes {\n      position: relative;\n      background: var(--off-white, #f5f7fa);\n      border-top: 1px solid rgba(13, 27, 62, 0.08);\n      border-bottom: 1px solid rgba(13, 27, 62, 0.08);\n    }\n\n    .oem-routes__head {\n      max-width: 800px;\n      margin: 0 auto 44px;\n      text-align: center;\n    }\n\n    .oem-routes__head p {\n      max-width: 720px;\n      margin: 14px auto 0;\n      color: var(--mid-gray, #667085);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .oem-routes__grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n      align-items: stretch;\n    }\n\n    .oem-route-card {\n      position: relative;\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n      min-height: 100%;\n      overflow: hidden;\n      padding: 28px 26px 26px;\n      background: var(--white, #ffffff);\n      border: 1px solid rgba(13, 27, 62, 0.12);\n      border-radius: 12px;\n      box-shadow: 0 8px 26px rgba(13, 27, 62, 0.05);\n      transition:\n        transform 0.22s ease,\n        box-shadow 0.22s ease,\n        border-color 0.22s ease;\n    }\n\n    .oem-route-card::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      right: 0;\n      left: 0;\n      height: 4px;\n      background: linear-gradient(\n        90deg,\n        var(--red, #cc1f2d),\n        var(--navy, #0d1b3e)\n      );\n    }\n\n    .oem-route-card:hover {\n      transform: translateY(-4px);\n      border-color: rgba(204, 31, 45, 0.30);\n      box-shadow: 0 16px 38px rgba(13, 27, 62, 0.10);\n    }\n\n    \/* \u5361\u7247\u9876\u90e8\u7f16\u53f7\u4e0e\u9636\u6bb5\u6807\u7b7e *\/\n    .oem-route-card__meta {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 14px;\n      margin-bottom: 20px;\n    }\n\n    .oem-route-card__num {\n      color: rgba(204, 31, 45, 0.22);\n      font-family: \"Barlow Condensed\", sans-serif;\n      font-size: 42px;\n      font-weight: 800;\n      line-height: 1;\n    }\n\n    .oem-route-card__stage {\n      display: inline-flex;\n      align-items: center;\n      min-height: 28px;\n      padding: 5px 10px;\n      border-radius: 999px;\n      background: rgba(204, 31, 45, 0.07);\n      color: var(--red, #cc1f2d);\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.2;\n      letter-spacing: 0.08em;\n      text-align: center;\n      text-transform: uppercase;\n    }\n\n    \/* \u5361\u7247\u6807\u9898 *\/\n    .oem-route-card h3 {\n      min-height: 52px;\n      margin: 0 0 20px;\n      color: var(--navy, #0d1b3e);\n      font-family: \"Barlow Condensed\", sans-serif;\n      font-size: 24px;\n      font-weight: 800;\n      line-height: 1.08;\n    }\n\n    \/* Best for \/ Confirm first *\/\n    .oem-route-card__section {\n      padding-top: 18px;\n      border-top: 1px solid rgba(13, 27, 62, 0.08);\n    }\n\n    .oem-route-card__section + .oem-route-card__section {\n      margin-top: 18px;\n    }\n\n    .oem-route-card__label {\n      display: block;\n      margin-bottom: 8px;\n      color: var(--red, #cc1f2d);\n      font-size: 11px;\n      font-weight: 700;\n      line-height: 1.2;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n    }\n\n    .oem-route-card__section p {\n      margin: 0;\n      color: var(--mid-gray, #667085);\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    \/* \u9996\u6b21\u786e\u8ba4\u9879\u76ee\u6807\u7b7e *\/\n    .oem-route-card__checks {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .oem-route-card__checks li {\n      display: inline-flex;\n      align-items: center;\n      min-height: 28px;\n      padding: 5px 9px;\n      border: 1px solid rgba(13, 27, 62, 0.10);\n      border-radius: 4px;\n      background: var(--off-white, #f5f7fa);\n      color: #3f4a5f;\n      font-size: 11px;\n      font-weight: 600;\n      line-height: 1.2;\n    }\n\n    \/* \u8def\u5f84 CTA *\/\n    .oem-route-card__action {\n      display: inline-flex;\n      align-items: center;\n      gap: 5px;\n      width: fit-content;\n      margin-top: auto;\n      padding-top: 24px;\n      color: var(--red, #cc1f2d);\n      font-family: \"Barlow Condensed\", sans-serif;\n      font-size: 16px;\n      font-weight: 700;\n      line-height: 1.2;\n      letter-spacing: 0.02em;\n      transition: gap 0.18s ease, color 0.18s ease;\n    }\n\n    .oem-route-card__action:hover {\n      gap: 9px;\n      color: var(--red-hover, #a8181f);\n    }\n\n    \/* \u6a21\u5757\u5e95\u90e8\u8bf4\u660e *\/\n    .oem-routes__note {\n      max-width: 920px;\n      margin: 30px auto 0;\n      padding: 16px 20px;\n      border-left: 4px solid var(--red, #cc1f2d);\n      border-radius: 6px;\n      background: rgba(204, 31, 45, 0.06);\n      color: #3f4a5f;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .oem-routes__note strong {\n      color: var(--navy, #0d1b3e);\n      font-weight: 700;\n    }\n\n    \/* ============================================================\n       RESPONSIVE\n    ============================================================ *\/\n\n    @media (max-width: 1024px) {\n      .oem-routes__grid {\n        grid-template-columns: 1fr;\n        max-width: 760px;\n        margin: 0 auto;\n      }\n\n      .oem-route-card h3 {\n        min-height: auto;\n      }\n    }\n\n    @media (max-width: 680px) {\n      .oem-routes__head {\n        margin-bottom: 32px;\n        text-align: left;\n      }\n\n      .oem-routes__head p {\n        margin-left: 0;\n      }\n\n      .oem-route-card {\n        padding: 24px 20px 22px;\n      }\n\n      .oem-route-card__num {\n        font-size: 36px;\n      }\n\n      .oem-route-card h3 {\n        font-size: 22px;\n      }\n\n      .oem-route-card__stage {\n        max-width: 145px;\n      }\n    }\n  <\/style>\n\n  <div class=\"container\">\n\n    <!-- \u6a21\u5757\u6807\u9898 -->\n    <div class=\"oem-routes__head\">\n      <span class=\"label\">Choose Your OEM Route<\/span>\n\n      <h2 id=\"oem-routes-heading\" class=\"sh\">\n        Choose the Right OEM Route\n        <span>for Your Program<\/span>\n      <\/h2>\n\n      <p>\n        Start with the route closest to your current sourcing stage.\n        Yirox will then confirm the practical requirements, MOQ direction,\n        sample plan, document scope and production route for your project.\n      <\/p>\n    <\/div>\n\n    <!-- \u4e09\u79cd OEM \u8def\u5f84 -->\n    <div class=\"oem-routes__grid\">\n\n      <!-- Route 01 -->\n      <article\n        class=\"oem-route-card\"\n        data-oem-route=\"existing-sku-private-label\"\n      >\n        <div class=\"oem-route-card__meta\">\n          <span class=\"oem-route-card__num\">01<\/span>\n          <span class=\"oem-route-card__stage\">\n            Fastest Route\n          <\/span>\n        <\/div>\n\n        <h3>Existing SKU + Private Label<\/h3>\n\n        <div class=\"oem-route-card__section\">\n          <span class=\"oem-route-card__label\">\n            Best for\n          <\/span>\n\n          <p>\n            Buyers who already have a clear product direction and mainly need\n            branding, packaging or retail presentation based on an existing SKU.\n          <\/p>\n        <\/div>\n\n        <div class=\"oem-route-card__section\">\n          <span class=\"oem-route-card__label\">\n            Confirm first\n          <\/span>\n\n          <ul class=\"oem-route-card__checks\">\n            <li>Logo<\/li>\n            <li>Packaging<\/li>\n            <li>Labels<\/li>\n            <li>User Manual<\/li>\n            <li>Quantity<\/li>\n            <li>Target Market<\/li>\n          <\/ul>\n        <\/div>\n\n        <a\n          href=\"https:\/\/yiroxautoparts.com\/contact\/\"\n          class=\"oem-route-card__action\"\n          aria-label=\"Start an existing SKU and private-label OEM inquiry\"\n        >\n          Start with This Route \u2192\n        <\/a>\n      <\/article>\n\n      <!-- Route 02 -->\n      <article\n        class=\"oem-route-card\"\n        data-oem-route=\"product-customization\"\n      >\n        <div class=\"oem-route-card__meta\">\n          <span class=\"oem-route-card__num\">02<\/span>\n          <span class=\"oem-route-card__stage\">\n            Customization Route\n          <\/span>\n        <\/div>\n\n        <h3>Product Customization<\/h3>\n\n        <div class=\"oem-route-card__section\">\n          <span class=\"oem-route-card__label\">\n            Best for\n          <\/span>\n\n          <p>\n            Buyers who want to modify an existing product through color,\n            material, specification, kit configuration, accessories or\n            packaging changes.\n          <\/p>\n        <\/div>\n\n        <div class=\"oem-route-card__section\">\n          <span class=\"oem-route-card__label\">\n            Confirm first\n          <\/span>\n\n          <ul class=\"oem-route-card__checks\">\n            <li>Reference Sample<\/li>\n            <li>Change Scope<\/li>\n            <li>MOQ<\/li>\n            <li>Lead Time<\/li>\n            <li>Required Documents<\/li>\n          <\/ul>\n        <\/div>\n\n        <a\n          href=\"https:\/\/yiroxautoparts.com\/contact\/\"\n          class=\"oem-route-card__action\"\n          aria-label=\"Start a product customization OEM inquiry\"\n        >\n          Start with This Route \u2192\n        <\/a>\n      <\/article>\n\n      <!-- Route 03 -->\n      <article\n        class=\"oem-route-card\"\n        data-oem-route=\"drawing-sample-development\"\n      >\n        <div class=\"oem-route-card__meta\">\n          <span class=\"oem-route-card__num\">03<\/span>\n          <span class=\"oem-route-card__stage\">\n            Development Route\n          <\/span>\n        <\/div>\n\n        <h3>Drawing \/ Sample-Based Development<\/h3>\n\n        <div class=\"oem-route-card__section\">\n          <span class=\"oem-route-card__label\">\n            Best for\n          <\/span>\n\n          <p>\n            Buyers developing a new product from drawings, physical samples,\n            concepts, benchmark products or functional requirements.\n          <\/p>\n        <\/div>\n\n        <div class=\"oem-route-card__section\">\n          <span class=\"oem-route-card__label\">\n            Confirm first\n          <\/span>\n\n          <ul class=\"oem-route-card__checks\">\n            <li>Engineering Feasibility<\/li>\n            <li>Tooling<\/li>\n            <li>Sample Plan<\/li>\n            <li>Testing<\/li>\n            <li>Production Route<\/li>\n          <\/ul>\n        <\/div>\n\n        <a\n          href=\"https:\/\/yiroxautoparts.com\/contact\/\"\n          class=\"oem-route-card__action\"\n          aria-label=\"Start a drawing or sample-based product development inquiry\"\n        >\n          Start with This Route \u2192\n        <\/a>\n      <\/article>\n\n    <\/div>\n\n    <!-- \u8865\u5145\u8bf4\u660e -->\n    <div class=\"oem-routes__note\">\n      <strong>Not sure which route applies?<\/strong>\n      Send a product photo, drawing, link or sample description together with\n      your target market and estimated quantity. Yirox can help classify the\n      project before quotation or sample planning.\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     OEM BRIEF CHECKLIST \u2014 What buyers should prepare\n============================================================ -->\n<section class=\"oem-brief-checklist section-pad\" aria-labelledby=\"brief-heading\">\n  <style>\n    .oem-brief-checklist {\n      background: #ffffff;\n      border-top: 1px solid rgba(13, 27, 62, 0.08);\n      border-bottom: 1px solid rgba(13, 27, 62, 0.08);\n    }\n\n    .brief-wrap {\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 48px;\n      align-items: start;\n    }\n\n    .brief-intro {\n      position: sticky;\n      top: 120px;\n    }\n\n    .brief-intro p {\n      margin-top: 14px;\n      color: var(--muted, #667085);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .brief-note {\n      margin-top: 24px;\n      padding: 18px 20px;\n      border-left: 4px solid var(--red, #cc1f2d);\n      background: rgba(204, 31, 45, 0.06);\n      color: #3f4a5f;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .brief-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .brief-card {\n      position: relative;\n      min-height: 100%;\n      padding: 22px 20px;\n      background: #f7f9fc;\n      border: 1px solid rgba(13, 27, 62, 0.10);\n      border-radius: 12px;\n      transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;\n    }\n\n    .brief-card:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 10px 28px rgba(13, 27, 62, 0.08);\n      border-color: rgba(204, 31, 45, 0.28);\n    }\n\n    .brief-card__num {\n      display: block;\n      margin-bottom: 12px;\n      color: var(--red, #cc1f2d);\n      font-family: var(--ff-head, inherit);\n      font-size: 26px;\n      font-weight: 800;\n      line-height: 1;\n      opacity: 0.45;\n    }\n\n    .brief-card h3 {\n      margin: 0 0 8px;\n      color: var(--navy, #0d1b3e);\n      font-family: var(--ff-head, inherit);\n      font-size: 20px;\n      font-weight: 700;\n      line-height: 1.2;\n    }\n\n    .brief-card p {\n      margin: 0;\n      color: var(--muted, #667085);\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .brief-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 26px;\n    }\n\n    @media (max-width: 1024px) {\n      .brief-wrap {\n        grid-template-columns: 1fr;\n      }\n\n      .brief-intro {\n        position: static;\n      }\n    }\n\n    @media (max-width: 680px) {\n      .brief-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .brief-actions .btn {\n        width: 100%;\n        justify-content: center;\n      }\n    }\n  <\/style>\n\n  <div class=\"container\">\n    <div class=\"brief-wrap\">\n      <div class=\"brief-intro\">\n        <span class=\"label\">OEM Brief Checklist<\/span>\n\n<h2 id=\"brief-heading\" class=\"sh\">\n  What to Prepare for an\n  <span>OEM Feasibility Review<\/span>\n<\/h2>\n\n<p>\n  A useful first review needs more than a product name. A clear brief helps\n  YIROX evaluate feasibility, MOQ direction, sample requirements, packaging\n  scope, document questions and the most practical next step before quotation\n  or production planning.\n<\/p>\n\n        <div class=\"brief-note\">\n          You do not need a complete technical file to start. Photos, links, drawings, samples,\n          target market and rough quantity range are enough for the first feasibility review.\n        <\/div>\n\n        <div class=\"brief-actions\">\n          <a href=\"\/contact\/?inquiry=oem-brief\" class=\"btn btn-red\">Send OEM Brief<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"brief-grid\">\n        <article class=\"brief-card\">\n          <span class=\"brief-card__num\">01<\/span>\n          <h3>Product Category or Reference Product<\/h3>\n          <p>\n            Share a product link, photo, drawing, physical sample, existing SKU or similar product\n            you want to develop or customize.\n          <\/p>\n        <\/article>\n\n        <article class=\"brief-card\">\n          <span class=\"brief-card__num\">02<\/span>\n          <h3>Target Market \/ Destination Country<\/h3>\n          <p>\n            Tell us where the product will be sold or imported, so packaging, document and compliance\n            needs can be reviewed early.\n          <\/p>\n        <\/article>\n\n        <article class=\"brief-card\">\n          <span class=\"brief-card__num\">03<\/span>\n          <h3>Estimated Order Quantity<\/h3>\n          <p>\n            Provide trial quantity and expected bulk quantity if available. A range is enough for\n            the first MOQ and production-route review.\n          <\/p>\n        <\/article>\n\n        <article class=\"brief-card\">\n          <span class=\"brief-card__num\">04<\/span>\n          <h3>OEM \/ Private-Label Requirements<\/h3>\n          <p>\n            Include logo, packaging, labels, manual language, carton marks, color changes, material\n            changes or other customization needs.\n          <\/p>\n        <\/article>\n\n        <article class=\"brief-card\">\n          <span class=\"brief-card__num\">05<\/span>\n          <h3>Required Certificates or Platform Rules<\/h3>\n          <p>\n            Share retailer, marketplace, customs or market-access requirements if your team already\n            has document expectations.\n          <\/p>\n        <\/article>\n\n        <article class=\"brief-card\">\n          <span class=\"brief-card__num\">06<\/span>\n          <h3>Target Price or Quality Benchmark<\/h3>\n          <p>\n            If you have a price range, benchmark sample or competitor product, it helps us choose\n            the most practical supply and production route.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============================================================\n     OEM BUYER PAINS \u2014 Problem + Yirox Response\n============================================================ -->\n<section class=\"buyer-pains section-pad\" aria-labelledby=\"buyer-pains-heading\">\n  <style>\n    .buyer-pains {\n      background: #ffffff;\n      border-top: 1px solid rgba(13, 27, 62, 0.08);\n      border-bottom: 1px solid rgba(13, 27, 62, 0.08);\n    }\n\n    .buyer-pains__head {\n      max-width: 780px;\n      margin: 0 auto 36px;\n      text-align: center;\n    }\n\n    .buyer-pains__head p {\n      margin-top: 14px;\n      color: var(--muted, #667085);\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    .buyer-pains__grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 22px;\n    }\n\n    .buyer-pain-card {\n      display: flex;\n      flex-direction: column;\n      min-height: 100%;\n      background: #ffffff;\n      border: 1px solid rgba(13, 27, 62, 0.12);\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 10px 30px rgba(13, 27, 62, 0.06);\n    }\n\n    .buyer-pain-card__top {\n      padding: 26px 24px 22px;\n      border-bottom: 1px solid rgba(13, 27, 62, 0.08);\n    }\n\n    .buyer-pain-card__icon {\n      width: 44px;\n      height: 44px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 16px;\n      border-radius: 10px;\n      background: rgba(204, 31, 45, 0.10);\n      color: var(--red, #cc1f2d);\n      font-size: 16px;\n    }\n\n    .buyer-pain-card h3 {\n      margin: 0 0 10px;\n      color: var(--navy, #0d1b3e);\n      font-family: var(--ff-head, inherit);\n      font-weight: 700;\n      font-size: 22px;\n      line-height: 1.15;\n    }\n\n    .buyer-pain-card__problem-label,\n    .buyer-pain-card__response-label {\n      display: inline-block;\n      margin-bottom: 8px;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n    }\n\n    .buyer-pain-card__problem-label {\n      color: var(--red, #cc1f2d);\n    }\n\n    .buyer-pain-card__response-label {\n      color: var(--navy, #0d1b3e);\n    }\n\n    .buyer-pain-card p {\n      margin: 0;\n      color: var(--muted, #667085);\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .buyer-pain-card__response {\n      flex: 1;\n      padding: 22px 24px 24px;\n      background: #f7f9fc;\n    }\n\n    .buyer-pain-card__response p {\n      color: #3f4a5f;\n    }\n\n    .buyer-pains__note {\n      max-width: 860px;\n      margin: 30px auto 0;\n      padding: 16px 20px;\n      border-left: 4px solid var(--red, #cc1f2d);\n      background: rgba(204, 31, 45, 0.06);\n      color: #3f4a5f;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 1024px) {\n      .buyer-pains__grid {\n        grid-template-columns: 1fr;\n      }\n    }\n  <\/style>\n\n  <div class=\"container\">\n    <div class=\"buyer-pains__head\">\n      <span class=\"label\">OEM Buyer Risks<\/span>\n      <h2 id=\"buyer-pains-heading\" class=\"sh\">\n        Why OEM Buyers <span>Switch Suppliers<\/span>\n      <\/h2>\n      <p>\n        Most OEM sourcing problems do not start at shipment. They start earlier:\n        unclear requirements, weak process control, generic packaging, or missing document checks before production begins.\n      <\/p>\n    <\/div>\n\n    <div class=\"buyer-pains__grid\">\n      <article class=\"buyer-pain-card\">\n        <div class=\"buyer-pain-card__top\">\n          <div class=\"buyer-pain-card__icon\">!<\/div>\n          <h3>Unstable Quality, Batch by Batch<\/h3>\n          <span class=\"buyer-pain-card__problem-label\">Buyer problem<\/span>\n          <p>\n            No in-line inspection, no raw-material traceability, and no batch records make defects visible only after products reach your warehouse.\n          <\/p>\n        <\/div>\n        <div class=\"buyer-pain-card__response\">\n          <span class=\"buyer-pain-card__response-label\">Yirox response<\/span>\n          <p>\n            YIROX uses incoming material checks, in-process QC, final inspection and batch documentation so buyers can review quality evidence before shipment.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"buyer-pain-card\">\n        <div class=\"buyer-pain-card__top\">\n          <div class=\"buyer-pain-card__icon\">PKG<\/div>\n          <h3>Generic Packaging That Kills Your Margin<\/h3>\n          <span class=\"buyer-pain-card__problem-label\">Buyer problem<\/span>\n          <p>\n            Plain boxes and weak labeling make your product easier to compare on price and harder to position as a branded offer.\n          <\/p>\n        <\/div>\n        <div class=\"buyer-pain-card__response\">\n          <span class=\"buyer-pain-card__response-label\">Yirox response<\/span>\n          <p>\n            YIROX supports logo application, retail packaging, product labels, manuals, carton marks and packaging proof before shipment.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"buyer-pain-card\">\n        <div class=\"buyer-pain-card__top\">\n          <div class=\"buyer-pain-card__icon\">DOC<\/div>\n          <h3>Missing or Incorrect Certifications<\/h3>\n          <span class=\"buyer-pain-card__problem-label\">Buyer problem<\/span>\n          <p>\n            Wrong or missing documents can delay customs clearance, retailer approval, platform listing, or market launch.\n          <\/p>\n        <\/div>\n        <div class=\"buyer-pain-card__response\">\n          <span class=\"buyer-pain-card__response-label\">Yirox response<\/span>\n          <p>\n            YIROX checks available certificates, test reports, declarations and export documents based on product category, configuration and target market.\n          <\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n\n    <div class=\"buyer-pains__note\">\n      The goal is not to promise that every product supports every document or packaging option.\n      The goal is to confirm what can be supported before sampling, production and shipment planning.\n    <\/div>\n  <\/div>\n<\/section>\n\n\n  <!-- ============================================================\n     OEM CAPABILITIES \u2014 FULL-CYCLE DELIVERY SYSTEM\n============================================================ -->\n<section\n  class=\"capabilities section-pad\"\n  aria-labelledby=\"cap-heading\"\n>\n  <div class=\"container\">\n\n    <!-- Section introduction -->\n    <header class=\"capabilities-head\">\n\n      <div class=\"capabilities-head__title\">\n        <span class=\"label\">What Yirox OEM Delivers<\/span>\n\n        <h2 id=\"cap-heading\" class=\"sh\">\n          Full-Cycle OEM Capability,\n          <span>One Manufacturer<\/span>\n        <\/h2>\n      <\/div>\n\n      <div class=\"capabilities-head__copy\">\n        <p>\n          Yirox&#8217;s OEM program covers every stage from concept to container \u2014\n          engineering, tooling, branded production, certification, quality\n          documentation and export packing. No third-party coordination required.\n        <\/p>\n\n        <div\n          class=\"capabilities-head__scope\"\n          aria-label=\"OEM service scope\"\n        >\n          <span>Engineering<\/span>\n          <span>Branding<\/span>\n          <span>Compliance<\/span>\n          <span>Export<\/span>\n        <\/div>\n      <\/div>\n\n    <\/header>\n\n    <!-- Capability cards -->\n    <div class=\"cap-grid\">\n\n      <article class=\"cap-card\">\n        <div class=\"cap-card__head\">\n          <span class=\"cap-num\" aria-hidden=\"true\">01<\/span>\n          <h3>Private-Label Branding<\/h3>\n        <\/div>\n\n        <p>\n          Custom logo application, branded retail packaging, product labels,\n          user manuals and color-matched accessories \u2014 all executed in-house.\n          No minimum branding fee on orders above standard MOQ.\n        <\/p>\n      <\/article>\n\n      <article class=\"cap-card\">\n        <div class=\"cap-card__head\">\n          <span class=\"cap-num\" aria-hidden=\"true\">02<\/span>\n          <h3>Specification Customization<\/h3>\n        <\/div>\n\n        <p>\n          Modify connectors, cable lengths, power ratings, finishes, materials\n          and mounting options. Our engineering team works from your drawings,\n          reference samples or written specifications.\n        <\/p>\n      <\/article>\n\n      <article class=\"cap-card\">\n        <div class=\"cap-card__head\">\n          <span class=\"cap-num\" aria-hidden=\"true\">03<\/span>\n          <h3>Low MOQ Trial Orders<\/h3>\n        <\/div>\n\n        <p>\n          Selected product categories support trial runs of 10\u201320 pieces,\n          allowing buyers to validate market fit before committing to full\n          production volumes and larger inventory exposure.\n        <\/p>\n      <\/article>\n\n      <article class=\"cap-card\">\n        <div class=\"cap-card__head\">\n          <span class=\"cap-num\" aria-hidden=\"true\">04<\/span>\n          <h3>Certification &amp; Document Coordination<\/h3>\n        <\/div>\n\n        <p>\n          We help buyers check applicable certificates, declarations, test\n          reports and export documents based on product category, configuration\n          and destination market. New testing is coordinated before bulk planning.\n        <\/p>\n      <\/article>\n\n      <article class=\"cap-card\">\n        <div class=\"cap-card__head\">\n          <span class=\"cap-num\" aria-hidden=\"true\">05<\/span>\n          <h3>Multi-Category OEM Planning<\/h3>\n        <\/div>\n\n        <p>\n          YIROX supports OEM requirements across selected automotive accessory\n          categories. Product structure, tooling, MOQ, testing and document\n          requirements are reviewed before each program begins.\n        <\/p>\n      <\/article>\n\n      <article class=\"cap-card\">\n        <div class=\"cap-card__head\">\n          <span class=\"cap-num\" aria-hidden=\"true\">06<\/span>\n          <h3>Export Documentation &amp; Delivery Planning<\/h3>\n        <\/div>\n\n        <p>\n          YIROX confirms destination-specific document and delivery requirements\n          before shipment, including invoices, packing lists, available reports,\n          declarations, carton marks and Incoterms. Final scope depends on the\n          SKU, configuration and destination country.\n        <\/p>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n  <!-- ============================================================\n     OEM PROCESS \u2014 CONFIRMATION-POINT WORKFLOW\n============================================================ -->\n<section\n  class=\"process section-pad\"\n  id=\"process\"\n  aria-labelledby=\"process-heading\"\n>\n  <div class=\"container\">\n\n    <!-- \u6807\u9898\u4e0e\u6d41\u7a0b\u673a\u5236\u8bf4\u660e -->\n    <div class=\"process-head\">\n      <span class=\"label\">How It Works<\/span>\n\n      <h2 id=\"process-heading\" class=\"sh\">\n        Yirox OEM Process \u2014\n        <span>6 Steps from Brief to Shipment<\/span>\n      <\/h2>\n\n      <p class=\"process-intro\">\n        Every OEM project follows defined confirmation points from brief to shipment.\n        The exact sample route, production timing, inspection scope and document package\n        are aligned with the product, market and order requirements before bulk production.\n      <\/p>\n    <\/div>\n\n    <div class=\"process-steps\">\n\n      <!-- Step 01 -->\n      <article class=\"step\">\n        <div class=\"step-head\">\n          <div class=\"step-circle\" aria-hidden=\"true\">\n            <span class=\"step-num\">01<\/span>\n          <\/div>\n\n          <div>\n            <span class=\"step-stage\">Project Review<\/span>\n            <h3>Inquiry &amp; Brief<\/h3>\n          <\/div>\n        <\/div>\n\n        <p class=\"step-description\">\n          Submit the product specification, reference product, target market,\n          estimated order quantity and expected annual volume. Yirox reviews the\n          initial brief and normally responds within 24 hours with the first\n          project assessment.\n        <\/p>\n\n        <div class=\"step-confirmation\">\n          <span class=\"step-confirmation__label\">\n            Buyer Confirmation Result\n          <\/span>\n\n          <p>\n            Feasibility direction, MOQ direction and identified requirement gaps.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <!-- Step 02 -->\n      <article class=\"step\">\n        <div class=\"step-head\">\n          <div class=\"step-circle\" aria-hidden=\"true\">\n            <span class=\"step-num\">02<\/span>\n          <\/div>\n\n          <div>\n            <span class=\"step-stage\">Technical Review<\/span>\n            <h3>Sample &amp; Engineering<\/h3>\n          <\/div>\n        <\/div>\n\n        <p class=\"step-description\">\n          For applicable projects, Yirox develops or prepares a pre-production\n          sample, typically within 15\u201330 days depending on complexity. Engineers\n          review tolerances, materials, structure and target-market requirements.\n        <\/p>\n\n        <div class=\"step-confirmation\">\n          <span class=\"step-confirmation__label\">\n            Buyer Confirmation Result\n          <\/span>\n\n          <p>\n            Sample route, specification review and proposed production approach.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <!-- Step 03 -->\n      <article class=\"step\">\n        <div class=\"step-head\">\n          <div class=\"step-circle\" aria-hidden=\"true\">\n            <span class=\"step-num\">03<\/span>\n          <\/div>\n\n          <div>\n            <span class=\"step-stage\">Approval Gate<\/span>\n            <h3>Sample Approval<\/h3>\n          <\/div>\n        <\/div>\n\n        <p class=\"step-description\">\n          The buyer reviews the physical sample, product details, branding,\n          labels and packaging presentation. Required revisions are completed\n          before bulk production, and production does not begin without the\n          agreed approval record.\n        <\/p>\n\n        <div class=\"step-confirmation\">\n          <span class=\"step-confirmation__label\">\n            Buyer Confirmation Result\n          <\/span>\n\n          <p>\n            Approved product, label, packaging and agreed benchmark record.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <!-- Step 04 -->\n      <article class=\"step\">\n        <div class=\"step-head\">\n          <div class=\"step-circle\" aria-hidden=\"true\">\n            <span class=\"step-num\">04<\/span>\n          <\/div>\n\n          <div>\n            <span class=\"step-stage\">Production Control<\/span>\n            <h3>Production &amp; In-Line QC<\/h3>\n          <\/div>\n        <\/div>\n\n        <p class=\"step-description\">\n          Mass production begins after approval, with defined in-line inspection\n          points at relevant production stages. Raw-material records, process\n          parameters and batch information are logged according to the product\n          and order requirements.\n        <\/p>\n\n        <div class=\"step-confirmation\">\n          <span class=\"step-confirmation__label\">\n            Buyer Confirmation Result\n          <\/span>\n\n          <p>\n            Confirmed inspection points and agreed production-update scope.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <!-- Step 05 -->\n      <article class=\"step\">\n        <div class=\"step-head\">\n          <div class=\"step-circle\" aria-hidden=\"true\">\n            <span class=\"step-num\">05<\/span>\n          <\/div>\n\n          <div>\n            <span class=\"step-stage\">Shipment Release<\/span>\n            <h3>Final Inspection &amp; Packing<\/h3>\n          <\/div>\n        <\/div>\n\n        <p class=\"step-description\">\n          Safety-critical categories receive 100% functional testing where\n          applicable, while other products follow the agreed AQL sampling scope.\n          Branded packaging, labels, carton marks and shipment quantities are\n          checked before release.\n        <\/p>\n\n        <div class=\"step-confirmation\">\n          <span class=\"step-confirmation__label\">\n            Buyer Confirmation Result\n          <\/span>\n\n          <p>\n            Inspection evidence, packaging confirmation and shipment readiness.\n          <\/p>\n        <\/div>\n      <\/article>\n\n      <!-- Step 06 -->\n      <article class=\"step\">\n        <div class=\"step-head\">\n          <div class=\"step-circle\" aria-hidden=\"true\">\n            <span class=\"step-num\">06<\/span>\n          <\/div>\n\n          <div>\n            <span class=\"step-stage\">Order Handover<\/span>\n            <h3>Export &amp; Documentation<\/h3>\n          <\/div>\n        <\/div>\n\n        <p class=\"step-description\">\n          Shipment can be arranged by sea, air or express according to the order.\n          Applicable commercial invoices, packing lists, certificates of origin,\n          test reports, declarations or other agreed documents are prepared\n          according to the product and destination requirements.\n        <\/p>\n\n        <div class=\"step-confirmation\">\n          <span class=\"step-confirmation__label\">\n            Buyer Confirmation Result\n          <\/span>\n\n          <p>\n            Shipment handover and the applicable document package for the order.\n          <\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"process-note\">\n      <strong>Project-specific confirmation:<\/strong>\n      Sample timing, inspection evidence, certification support and export\n      documents vary by product category, configuration, customization scope\n      and destination market. These items are confirmed before the relevant\n      production or shipment stage.\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- ============================================================\n     CATEGORY-SPECIFIC OEM ROUTES\n============================================================ -->\n<section\n  class=\"category-oem-routes section-pad\"\n  id=\"category-oem-routes\"\n  aria-labelledby=\"category-oem-heading\"\n>\n  <div class=\"container\">\n\n    <div class=\"category-oem-head\">\n      <span class=\"label\">OEM by Product Category<\/span>\n\n      <h2 id=\"category-oem-heading\" class=\"sh\">\n        Category-Specific OEM Routes\n        <span>for Automotive Accessories<\/span>\n      <\/h2>\n\n      <p class=\"category-oem-intro\">\n        Each automotive accessory category has different feasibility,\n        specification, packaging, testing and document questions. Review the\n        category closest to your program before submitting a reference product,\n        drawing, sample or initial quantity range.\n      <\/p>\n    <\/div>\n\n    <div class=\"category-oem-grid\">\n\n      <!-- ======================================================\n           01 EV ACCESSORIES\n      ======================================================= -->\n      <article class=\"category-oem-card\">\n        <div class=\"category-oem-card__top\">\n          <span class=\"category-oem-card__number\">01<\/span>\n          <span class=\"category-oem-card__tag\">Electrical &amp; Compatibility<\/span>\n        <\/div>\n\n        <h3>EV Accessories<\/h3>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Common OEM Requirements\n          <\/span>\n\n          <p>\n            Connector type, voltage and current rating, cable length,\n            charger or vehicle compatibility, product labels, packaging\n            and applicable document scope.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Submit First\n          <\/span>\n\n          <p>\n            Reference product, connector standard, electrical rating,\n            target market, expected quantity, branding requirements\n            and any retailer or platform rules.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__risk\">\n          <span class=\"category-oem-card__label\">\n            Confirm Early\n          <\/span>\n\n          <p>\n            Connector and voltage compatibility, product claims, label\n            language, electrical testing and whether available documents\n            apply to the exact configuration.\n          <\/p>\n        <\/div>\n\n        <a\n          href=\"\/product-category\/ev-aftermarket-accessories\/\"\n          class=\"category-oem-card__cta\"\n        >\n          Review EV Accessory OEM Compatibility, Packaging &amp; Documents \u2192\n        <\/a>\n      <\/article>\n\n      <!-- ======================================================\n           02 AUTOMOTIVE LIGHTING\n      ======================================================= -->\n      <article class=\"category-oem-card\">\n        <div class=\"category-oem-card__top\">\n          <span class=\"category-oem-card__number\">02<\/span>\n          <span class=\"category-oem-card__tag\">Lighting &amp; Testing<\/span>\n        <\/div>\n\n        <h3>Automotive Lighting<\/h3>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Common OEM Requirements\n          <\/span>\n\n          <p>\n            Beam pattern, voltage, power rating, color temperature,\n            mounting design, wiring, housing finish, packaging and\n            required testing.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Submit First\n          <\/span>\n\n          <p>\n            Product sample or link, vehicle application, dimensions,\n            mounting method, wiring details, target market, quantity\n            and private-label requirements.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__risk\">\n          <span class=\"category-oem-card__label\">\n            Confirm Early\n          <\/span>\n\n          <p>\n            Beam and road-use requirements, heat management, waterproofing,\n            EMC questions, wiring compatibility and applicable test scope.\n          <\/p>\n        <\/div>\n\n        <a\n          href=\"\/product-category\/automotive-lighting\/\"\n          class=\"category-oem-card__cta\"\n        >\n          Review Automotive Lighting OEM Sample &amp; Testing Requirements \u2192\n        <\/a>\n      <\/article>\n\n      <!-- ======================================================\n           03 WHEEL BALANCING WEIGHTS\n      ======================================================= -->\n      <article class=\"category-oem-card\">\n        <div class=\"category-oem-card__top\">\n          <span class=\"category-oem-card__number\">03<\/span>\n          <span class=\"category-oem-card__tag\">Material &amp; Packaging<\/span>\n        <\/div>\n\n        <h3>Wheel Balancing Weights<\/h3>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Common OEM Requirements\n          <\/span>\n\n          <p>\n            Weight material, adhesive or clip design, weight increment,\n            surface coating, tape specification, logo, inner-box format\n            and master-carton configuration.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Submit First\n          <\/span>\n\n          <p>\n            Adhesive or clip-on type, material preference, gram or ounce\n            range, clip profile or tape requirement, packaging count,\n            target market and expected volume.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__risk\">\n          <span class=\"category-oem-card__label\">\n            Confirm Early\n          <\/span>\n\n          <p>\n            Rim fitment, adhesive performance, corrosion resistance,\n            restricted-material requirements, package weight and carton\n            strength for transport.\n          <\/p>\n        <\/div>\n\n        <a\n          href=\"\/product-category\/wheels-tire-accessories\/\"\n          class=\"category-oem-card__cta\"\n        >\n          Review Wheel-Weight Material, Packaging &amp; QC Requirements \u2192\n        <\/a>\n      <\/article>\n\n      <!-- ======================================================\n           04 AUTO EXTERIOR\n      ======================================================= -->\n      <article class=\"category-oem-card\">\n        <div class=\"category-oem-card__top\">\n          <span class=\"category-oem-card__number\">04<\/span>\n          <span class=\"category-oem-card__tag\">Fitment &amp; Finish<\/span>\n        <\/div>\n\n        <h3>Auto Exterior Accessories<\/h3>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Common OEM Requirements\n          <\/span>\n\n          <p>\n            Vehicle fitment, material, surface finish, color, mounting\n            points, installation hardware, branded packaging and\n            protection against transport damage.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Submit First\n          <\/span>\n\n          <p>\n            Vehicle make, model and year range, reference sample or\n            drawing, finish requirement, installation method, quantity,\n            target market and packaging expectations.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__risk\">\n          <span class=\"category-oem-card__label\">\n            Confirm Early\n          <\/span>\n\n          <p>\n            Fitment tolerance, surface consistency, mounting reliability,\n            missing hardware, carton volume and protection of finished\n            surfaces during shipment.\n          <\/p>\n        <\/div>\n\n        <a\n          href=\"\/product-category\/auto-exterior-accessories\/\"\n          class=\"category-oem-card__cta\"\n        >\n          Review Exterior Fitment, Finish &amp; Packaging Requirements \u2192\n        <\/a>\n      <\/article>\n\n      <!-- ======================================================\n           05 TRUCK ACCESSORIES\n      ======================================================= -->\n      <article class=\"category-oem-card\">\n        <div class=\"category-oem-card__top\">\n          <span class=\"category-oem-card__number\">05<\/span>\n          <span class=\"category-oem-card__tag\">Application &amp; Mounting<\/span>\n        <\/div>\n\n        <h3>Truck Accessories<\/h3>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Common OEM Requirements\n          <\/span>\n\n          <p>\n            Vehicle application, cab or bed configuration, dimensions,\n            mounting system, finish, installation hardware, carton size\n            and private-label packaging.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Submit First\n          <\/span>\n\n          <p>\n            Truck model and application, key dimensions, mounting-point\n            information, reference product or drawing, expected quantity,\n            destination and hardware requirements.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__risk\">\n          <span class=\"category-oem-card__label\">\n            Confirm Early\n          <\/span>\n\n          <p>\n            Vehicle fitment, mounting strength, hardware completeness,\n            coating durability, oversized-carton cost and installation\n            instructions.\n          <\/p>\n        <\/div>\n\n        <a\n          href=\"\/product-category\/truck-accessories\/\"\n          class=\"category-oem-card__cta\"\n        >\n          Review Truck-Accessory Mounting, Hardware &amp; Carton Requirements \u2192\n        <\/a>\n      <\/article>\n\n      <!-- ======================================================\n           06 ABRASIVES\n      ======================================================= -->\n      <article class=\"category-oem-card\">\n        <div class=\"category-oem-card__top\">\n          <span class=\"category-oem-card__number\">06<\/span>\n          <span class=\"category-oem-card__tag\">Specification &amp; Pack Count<\/span>\n        <\/div>\n\n        <h3>Automotive Abrasives<\/h3>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Common OEM Requirements\n          <\/span>\n\n          <p>\n            Grit range, abrasive material, backing, disc or sheet size,\n            hole pattern, attachment system, pack count, labels and\n            target-market packaging.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__block\">\n          <span class=\"category-oem-card__label\">\n            Submit First\n          <\/span>\n\n          <p>\n            Product dimensions, grit sequence, backing and hole pattern,\n            intended application, package count, benchmark product,\n            quantity and destination market.\n          <\/p>\n        <\/div>\n\n        <div class=\"category-oem-card__risk\">\n          <span class=\"category-oem-card__label\">\n            Confirm Early\n          <\/span>\n\n          <p>\n            Grit consistency, backing strength, dust-extraction fit,\n            attachment performance, package-count accuracy and applicable\n            label or safety-document requirements.\n          <\/p>\n        <\/div>\n\n        <a\n          href=\"\/product-category\/automotive-sandpaper-abrasives\/\"\n          class=\"category-oem-card__cta\"\n        >\n          Review Abrasive Grit, Backing &amp; Packaging Requirements \u2192\n        <\/a>\n      <\/article>\n\n    <\/div>\n\n    <div class=\"category-oem-note\">\n      Final MOQ, sample timing, tooling, inspection and document requirements\n      still depend on the exact SKU, configuration, customization level and\n      destination market.\n    <\/div>\n\n  <\/div>\n<\/section>\n\n  <!-- ============================================================\n       MANUFACTURING PROCESSES\n  ============================================================ -->\n  <section class=\"mfg section-pad\" aria-labelledby=\"mfg-heading\">\n    <div class=\"container\">\n      <div class=\"mfg-inner\">\n\n        <div>\n          <span class=\"label\" style=\"border-left-color:var(--red); color:rgba(255,255,255,0.7); background:rgba(255,255,255,0.06);\">In-House Capabilities<\/span>\n          <h2 id=\"mfg-heading\" class=\"sh sh-white\">\n            Manufacturing Processes<br><span>Under One Roof<\/span>\n          <\/h2>\n          <p style=\"color:rgba(255,255,255,0.5); margin-top:14px; max-width:480px;\">\n            Vertical integration means tighter tolerances, faster lead times, and a single accountable partner from raw material to finished good.\n          <\/p>\n\n          <ul class=\"mfg-list\">\n            <li>\n              <div>\n                <strong>SMT &amp; PCBA Design<\/strong>\n                <span>Surface-mount assembly and custom PCB design for EV charging electronics and LED driver modules<\/span>\n              <\/div>\n            <\/li>\n            <li>\n              <div>\n                <strong>Die Casting &amp; Stamping<\/strong>\n                <span>Aluminum and zinc alloy die casting; precision metal stamping for wheel weights and light bar housings<\/span>\n              <\/div>\n            <\/li>\n            <li>\n              <div>\n                <strong>CNC Machining<\/strong>\n                <span>Tight-tolerance CNC turning and milling for connector bodies, brackets, and structural components<\/span>\n              <\/div>\n            <\/li>\n            <li>\n              <div>\n                <strong>Injection Molding<\/strong>\n                <span>Thermoplastic injection for housing components, cable strain reliefs, and automotive interior trim pieces<\/span>\n              <\/div>\n            <\/li>\n            <li>\n              <div>\n                <strong>Laser Cutting &amp; Powder Coating<\/strong>\n                <span>Sheet metal fabrication with laser precision; polyester and epoxy powder coating in custom RAL colors<\/span>\n              <\/div>\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <!-- Manufacturing photo grid \u2014 real images from yiroxautoparts.com -->\n        <div style=\"display:grid; grid-template-columns:1fr 1fr 1fr; grid-template-rows:1fr 1fr; gap:8px; border-radius:8px; overflow:hidden; position:relative; z-index:2; height:520px;\">\n          <img decoding=\"async\" src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/12_AP-006_AP-006_BESEN_charging_station_production_05.jpg\" alt=\"Yirox charging station assembly line production\" loading=\"lazy\" style=\"width:100%; height:100%; object-fit:cover; display:block;\" title=\"\">\n          <img decoding=\"async\" src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/06_PC-001_PC-001_Dongsui_factory_tour_21.jpg\" alt=\"Yirox factory production floor tour\" loading=\"lazy\" style=\"width:100%; height:100%; object-fit:cover; display:block;\" title=\"\">\n          <img decoding=\"async\" src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/21_SP-005_SP-005_SALI_machinery_news_02.jpg\" alt=\"Yirox manufacturing machinery equipment\" loading=\"lazy\" style=\"width:100%; height:100%; object-fit:cover; display:block;\" title=\"\">\n          <img decoding=\"async\" src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/AP-006_BESEN_charging_station_production_03.jpg\" alt=\"Yirox EV charging station production line\" loading=\"lazy\" style=\"width:100%; height:100%; object-fit:cover; display:block;\" title=\"\">\n          <img decoding=\"async\" src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/04_PC-001_PC-001_Dongsui_factory_tour_18.jpg\" alt=\"Yirox factory floor \u2014 in-house manufacturing processes\" loading=\"lazy\" style=\"width:100%; height:100%; object-fit:cover; display:block;\" title=\"\">\n          <img decoding=\"async\" src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/11_AP-006_AP-006_BESEN_charging_station_production_04.jpg\" alt=\"Yirox PCBA and electronics production\" loading=\"lazy\" style=\"width:100%; height:100%; object-fit:cover; display:block;\" title=\"\">\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n     CERTIFICATIONS & QUALITY CONTROL\n============================================================ -->\n<section\n  class=\"certs section-pad\"\n  aria-labelledby=\"cert-heading\"\n>\n  <div class=\"container\">\n\n    <!-- Section heading -->\n    <header class=\"certs-head\">\n\n      <div class=\"certs-head__title\">\n        <span class=\"label\">Compliance &amp; Quality<\/span>\n\n        <h2 id=\"cert-heading\" class=\"sh\">\n          Certification &amp; Quality Support by\n          <span>Product and Market<\/span>\n        <\/h2>\n      <\/div>\n\n      <div class=\"certs-head__copy\">\n        <p>\n          YIROX helps buyers review applicable certificates, test reports,\n          declarations, inspection records and export documents based on the\n          product category, configuration and destination market.\n        <\/p>\n\n        <div class=\"certs-head__note\">\n          Document availability is confirmed during the brief and sample stage.\n          Not every certificate applies to every product or destination market.\n        <\/div>\n      <\/div>\n\n    <\/header>\n\n    <div class=\"certs-layout\">\n\n      <!-- Compliance references -->\n      <article class=\"certs-panel\">\n\n        <span class=\"certs-panel__eyebrow\">\n          Compliance References\n        <\/span>\n\n        <h3>\n          Documents Reviewed Before Production Planning\n        <\/h3>\n\n        <div class=\"certs-panel__copy\">\n          <p>\n            Certification references include CE, RoHS, FCC, ISO 9001,\n            IATF 16949, E-mark, DOT, ECE, ETL, CSA, Energy Star, TUV,\n            UKCA, MPA and EN12413. Applicable documents vary by product\n            type, configuration and destination market.\n          <\/p>\n        <\/div>\n\n        <div\n          class=\"cert-grid\"\n          aria-label=\"Certification and compliance references\"\n        >\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>CE\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>RoHS\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>FCC\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>ISO 9001\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>IATF 16949\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>E-mark\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>DOT\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>ECE\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>ETL\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>CSA\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>Energy Star\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>TUV\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>UKCA\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>MPA\n          <\/span>\n\n          <span class=\"cert-badge\">\n            <span class=\"dot\"><\/span>EN12413\n          <\/span>\n        <\/div>\n\n        <figure class=\"certs-media\">\n          <img decoding=\"async\"\n            src=\"https:\/\/yiroxautoparts.com\/wp-content\/uploads\/2026\/05\/IMG_9266-1024x768.jpg\"\n            alt=\"Yirox charger testing system and quality-control environment\"\n            loading=\"lazy\"\n          \/>\n\n          <figcaption>\n            <span>Testing &amp; Inspection<\/span>\n            <strong>\n              Quality-Control Equipment and Production Environment\n            <\/strong>\n          <\/figcaption>\n        <\/figure>\n\n      <\/article>\n\n      <!-- QC process -->\n      <aside\n        class=\"qc-panel\"\n        aria-labelledby=\"qc-process-heading\"\n      >\n\n        <header class=\"qc-panel__head\">\n          <div>\n            <span class=\"qc-panel__eyebrow\">\n              Defined Inspection Route\n            <\/span>\n\n            <h3 id=\"qc-process-heading\">\n              Four-Stage QC Process\n            <\/h3>\n          <\/div>\n\n          <span class=\"qc-panel__status\">\n            Every Order\n          <\/span>\n        <\/header>\n\n        <div class=\"qc-steps\">\n\n          <article class=\"qc-step\">\n            <span class=\"qc-step-num\" aria-hidden=\"true\">\n              01\n            <\/span>\n\n            <div class=\"qc-step__content\">\n              <h3>Incoming Material Inspection<\/h3>\n\n              <p>\n                Raw materials and components are inspected against approved\n                specifications before entering production. Material\n                certificates are retained per batch.\n              <\/p>\n            <\/div>\n          <\/article>\n\n          <article class=\"qc-step\">\n            <span class=\"qc-step-num\" aria-hidden=\"true\">\n              02\n            <\/span>\n\n            <div class=\"qc-step__content\">\n              <h3>In-Line Process Control<\/h3>\n\n              <p>\n                Statistical process control checkpoints are used at production\n                stations. Process parameters are logged and deviations are\n                flagged during production.\n              <\/p>\n            <\/div>\n          <\/article>\n\n          <article class=\"qc-step\">\n            <span class=\"qc-step-num\" aria-hidden=\"true\">\n              03\n            <\/span>\n\n            <div class=\"qc-step__content\">\n              <h3>Final Product Inspection<\/h3>\n\n              <p>\n                Standard products follow defined sampling and inspection\n                requirements. Functional, cosmetic and dimensional checks\n                are recorded according to the product type.\n              <\/p>\n            <\/div>\n          <\/article>\n\n          <article class=\"qc-step\">\n            <span class=\"qc-step-num\" aria-hidden=\"true\">\n              04\n            <\/span>\n\n            <div class=\"qc-step__content\">\n              <h3>Batch Quality Documentation<\/h3>\n\n              <p>\n                Inspection reports, test data and available material records\n                are compiled by shipment lot according to the agreed order\n                and documentation scope.\n              <\/p>\n            <\/div>\n          <\/article>\n\n        <\/div>\n      <\/aside>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n\n  <!-- ============================================================\n     WHY YIROX \u2014 OEM decision reasons\n============================================================ -->\n<section class=\"why-oem section-pad\" aria-labelledby=\"why-heading\">\n  <style>\n    .why-oem {\n      background: var(--off-white, #f7f9fc);\n      border-top: 1px solid rgba(13, 27, 62, 0.08);\n      border-bottom: 1px solid rgba(13, 27, 62, 0.08);\n    }\n\n    .why-oem__head {\n      max-width: 780px;\n      margin: 0 auto 38px;\n      text-align: center;\n    }\n\n    .why-oem__head p {\n      margin-top: 14px;\n      color: var(--mid-gray, #667085);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .why-oem__grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .why-oem__card {\n      position: relative;\n      min-height: 100%;\n      padding: 26px 24px;\n      background: #ffffff;\n      border: 1px solid rgba(13, 27, 62, 0.10);\n      border-radius: 14px;\n      box-shadow: 0 8px 24px rgba(13, 27, 62, 0.05);\n      transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;\n    }\n\n    .why-oem__card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 14px 34px rgba(13, 27, 62, 0.09);\n      border-color: rgba(204, 31, 45, 0.30);\n    }\n\n    .why-oem__tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-width: 42px;\n      height: 30px;\n      margin-bottom: 16px;\n      padding: 0 10px;\n      border-radius: 999px;\n      background: rgba(204, 31, 45, 0.08);\n      color: var(--red, #cc1f2d);\n      font-family: var(--ff-head, inherit);\n      font-size: 15px;\n      font-weight: 800;\n      line-height: 1;\n    }\n\n    .why-oem__card h3 {\n      margin: 0 0 10px;\n      color: var(--navy, #0d1b3e);\n      font-family: var(--ff-head, inherit);\n      font-size: 21px;\n      font-weight: 700;\n      line-height: 1.18;\n    }\n\n    .why-oem__card p {\n      margin: 0;\n      color: var(--mid-gray, #667085);\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .why-oem__proof {\n      margin-top: 18px;\n      padding-top: 14px;\n      border-top: 1px solid rgba(13, 27, 62, 0.08);\n      color: #3f4a5f;\n      font-size: 13px;\n      line-height: 1.6;\n    }\n\n    .why-oem__proof strong {\n      color: var(--navy, #0d1b3e);\n      font-weight: 700;\n    }\n\n    .why-oem__note {\n      max-width: 880px;\n      margin: 30px auto 0;\n      padding: 16px 20px;\n      background: rgba(204, 31, 45, 0.06);\n      border-left: 4px solid var(--red, #cc1f2d);\n      border-radius: 8px;\n      color: #3f4a5f;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 1024px) {\n      .why-oem__grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 680px) {\n      .why-oem__head {\n        text-align: left;\n      }\n\n      .why-oem__grid {\n        grid-template-columns: 1fr;\n      }\n\n      .why-oem__card {\n        padding: 22px 20px;\n      }\n    }\n  <\/style>\n\n  <div class=\"container\">\n    <div class=\"why-oem__head\">\n      <span class=\"label\">Why Choose Yirox<\/span>\n      <h2 id=\"why-heading\" class=\"sh\">\n        What Makes Yirox a Practical <span>OEM Partner<\/span>\n      <\/h2>\n      <p>\n        OEM buyers do not only need a supplier with products. They need a partner that can review requirements,\n        confirm feasibility, manage samples, control production evidence and support export documents before shipment.\n      <\/p>\n    <\/div>\n\n    <div class=\"why-oem__grid\">\n      <article class=\"why-oem__card\">\n        <span class=\"why-oem__tag\">01<\/span>\n        <h3>10+ Years of Export Experience<\/h3>\n        <p>\n          Yirox supports overseas automotive buyers with practical experience in customs, shipment timing,\n          document preparation, packaging expectations and cross-border communication.\n        <\/p>\n        <div class=\"why-oem__proof\">\n          <strong>Buyer value:<\/strong> fewer avoidable delays caused by unclear export requirements or last-minute document gaps.\n        <\/div>\n      <\/article>\n\n      <article class=\"why-oem__card\">\n        <span class=\"why-oem__tag\">02<\/span>\n        <h3>Low MOQ for Market Validation<\/h3>\n        <p>\n          Selected products support trial orders from 10-20 pcs, helping buyers test a new SKU, packaging direction\n          or target market before committing to larger production volumes.\n        <\/p>\n        <div class=\"why-oem__proof\">\n          <strong>Buyer value:<\/strong> lower inventory risk before scaling an OEM or private-label program.\n        <\/div>\n      <\/article>\n\n      <article class=\"why-oem__card\">\n        <span class=\"why-oem__tag\">03<\/span>\n        <h3>One Team for Product, Packaging &#038; Export<\/h3>\n        <p>\n          Product matching, sample development, private-label packaging, QC records and shipment documents are\n          coordinated through one responsible team.\n        <\/p>\n        <div class=\"why-oem__proof\">\n          <strong>Buyer value:<\/strong> fewer supplier handoffs and clearer accountability from brief to shipment.\n        <\/div>\n      <\/article>\n\n      <article class=\"why-oem__card\">\n        <span class=\"why-oem__tag\">04<\/span>\n        <h3>Vertical Manufacturing Support<\/h3>\n        <p>\n          SMT, CNC, die casting, stamping, injection molding, laser cutting, powder coating and testing resources\n          help Yirox manage more of the production route under one system.\n        <\/p>\n        <div class=\"why-oem__proof\">\n          <strong>Buyer value:<\/strong> better control over sampling, lead time, production updates and quality checks.\n        <\/div>\n      <\/article>\n\n      <article class=\"why-oem__card\">\n        <span class=\"why-oem__tag\">05<\/span>\n        <h3>Document Review Before Bulk Orders<\/h3>\n        <p>\n          Yirox reviews applicable certificates, declarations, test reports, inspection records and export documents\n          based on product category, configuration and destination market.\n        <\/p>\n        <div class=\"why-oem__proof\">\n          <strong>Buyer value:<\/strong> fewer compliance surprises after sampling, production or customs planning.\n        <\/div>\n      <\/article>\n\n      <article class=\"why-oem__card\">\n        <span class=\"why-oem__tag\">06<\/span>\n        <h3>Batch Traceability for Order Control<\/h3>\n        <p>\n          When required, Yirox can support orders with material records, process checkpoints, inspection records\n          and batch references tied to shipment lots.\n        <\/p>\n        <div class=\"why-oem__proof\">\n          <strong>Buyer value:<\/strong> clearer evidence for audits, retailer questions, warranty claims or repeat-order comparisons.\n        <\/div>\n      <\/article>\n    <\/div>\n\n    <div class=\"why-oem__note\">\n      Certification, inspection and traceability support depends on product type, configuration, order scope and target market.\n      Yirox confirms what can be supported during the brief, sample or production-planning stage.\n    <\/div>\n  <\/div>\n<\/section>\n\n\n  <!-- 2. REPLACEMENT HTML -->\n<section class=\"faq section-pad\" id=\"oem-faq\" aria-labelledby=\"faq-heading\">\n  <div class=\"container\">\n    <div class=\"faq-layout\">\n      <header class=\"faq-intro\">\n        <span class=\"label\">Buyer Decision FAQ<\/span>\n        <h2 id=\"faq-heading\" class=\"faq-title\">\n          Questions to Confirm Before\n          <span>Starting an OEM Project<\/span>\n        <\/h2>\n        <p class=\"faq-lead\">\n          These answers focus on the decisions buyers need to make before feasibility review, sampling and bulk production. MOQ, timing, inspection and document support vary by product category, configuration, customization scope and destination market.\n        <\/p>\n        <p class=\"faq-brief\">\n          A clearer product brief helps us assess feasibility, sampling, documentation and next steps faster.\n        <\/p>\n      <\/header>\n\n      <div class=\"faq-list\">\n        <div class=\"faq-item open\">\n          <button id=\"faq-question-01\" type=\"button\" class=\"faq-q\" aria-expanded=\"true\" aria-controls=\"faq-answer-01\" onclick=\"toggleFaq(this)\">\n            <span>What information should I send for an OEM quote?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-01\" role=\"region\" aria-labelledby=\"faq-question-01\" aria-hidden=\"false\">\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Send the product category or reference product, target market, estimated trial and bulk quantity, required customization, packaging needs, expected certificates or platform rules, and any target-price or quality benchmark.<\/p>\n              <p>A product link, photo, drawing or sample description is enough to begin. The first response is a feasibility review covering the likely supply or manufacturing route, MOQ direction, requirement gaps, sample route and next steps. A final quotation normally requires the exact SKU, configuration, packaging scope and commercial terms to be confirmed.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-02\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-02\" onclick=\"toggleFaq(this)\">\n            <span>Can I start with an existing SKU and private-label packaging?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-02\" role=\"region\" aria-labelledby=\"faq-question-02\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Yes, where a suitable existing product is available. This is usually the fastest route for buyers who mainly need logo application, labels, packaging, manuals, carton marks or retail presentation.<\/p>\n              <p>Before confirming this route, Yirox reviews product availability, branding method, packaging dimensions, print quantity, manual language, destination market and whether the existing product documents apply to the exact version being ordered. Packaging or configuration changes may create a different MOQ or require additional review.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-03\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-03\" onclick=\"toggleFaq(this)\">\n            <span>Can I request a sample before bulk production?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-03\" role=\"region\" aria-labelledby=\"faq-question-03\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Yes. Depending on the project, the sample route may be an existing-product sample, a branded packaging sample, a customized pre-production sample or a prototype requiring engineering and tooling.<\/p>\n              <p>Sample availability, cost and timing depend on whether the product already exists, the degree of modification, material availability, tooling requirements and the testing needed for the target market. Bulk production begins only after the agreed product, label, packaging and quality benchmark have been confirmed.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-04\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-04\" onclick=\"toggleFaq(this)\">\n            <span>What affects MOQ for an OEM project?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-04\" role=\"region\" aria-labelledby=\"faq-question-04\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>MOQ is affected by the product category, existing stock or production availability, material purchasing quantity, tooling, color matching, printing method, packaging supplier minimums, assembly route and required testing.<\/p>\n              <p>Selected existing SKUs may support trial quantities of approximately 10-20 pieces. Many customized production programs may begin around 100-500 units, while projects involving new tooling, electronics, special materials or custom retail packaging may require a higher quantity. The applicable MOQ is confirmed only after the product and customization scope have been reviewed.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-05\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-05\" onclick=\"toggleFaq(this)\">\n            <span>What affects sample and production timing?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-05\" role=\"region\" aria-labelledby=\"faq-question-05\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Timing depends on whether the project uses an existing SKU, product customization or drawing-based development. Other factors include component availability, tooling, engineering review, sample revisions, packaging proof approval, testing, production capacity and material lead time.<\/p>\n              <p>For applicable customized projects, sample preparation commonly takes around 15-30 days. Bulk production may take approximately 30-60 days after sample approval, tooling completion, material confirmation and deposit receipt. These ranges are not universal; Yirox confirms the project-specific schedule before the relevant sample or production stage.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-06\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-06\" onclick=\"toggleFaq(this)\">\n            <span>Can Yirox support logo, packaging, labels and manuals?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-06\" role=\"region\" aria-labelledby=\"faq-question-06\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Yes. Depending on the product and order scope, Yirox can support product-logo application, color boxes, labels, user manuals, inserts, carton marks, pack counts and retail-ready packaging.<\/p>\n              <p>Buyers should provide available brand files, required languages, warning text, barcode information, retailer specifications and target-market requirements. Printing method, packaging structure, artwork proof, packaging MOQ and final carton configuration are confirmed before production.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-07\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-07\" onclick=\"toggleFaq(this)\">\n            <span>What inspection records can be reviewed before shipment?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-07\" role=\"region\" aria-labelledby=\"faq-question-07\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Depending on the product category and agreed inspection plan, review materials may include production photos, in-line inspection records, final-inspection results, functional-test records, AQL sampling results, packaging confirmation, carton marks, quantities and relevant batch references.<\/p>\n              <p>Not every product uses the same inspection method or record format. Safety-critical products may require a different functional-test scope from non-safety accessories. Required evidence should be agreed during the brief, sample or production-planning stage rather than requested only after production is complete.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-08\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-08\" onclick=\"toggleFaq(this)\">\n            <span>How are certifications and product documents checked?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-08\" role=\"region\" aria-labelledby=\"faq-question-08\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Document review starts with the exact product model, configuration, electrical or material specification, intended claims, destination country and sales channel. Yirox then checks which available certificates, declarations, test reports or supporting files may apply to that configuration.<\/p>\n              <p>References may include CE, RoHS, FCC, E-mark, DOT, ECE, ETL, CSA, UKCA, TUV or other product-specific documents where applicable. A certificate for one SKU or configuration does not automatically cover another. Applicable documents and any remaining questions are confirmed before sampling or bulk production.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-09\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-09\" onclick=\"toggleFaq(this)\">\n            <span>Can Yirox review drawings, samples or benchmark products?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-09\" role=\"region\" aria-labelledby=\"faq-question-09\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Yes. Buyers can begin with technical drawings, physical samples, product photos, concept descriptions, functional requirements or benchmark products.<\/p>\n              <p>The first engineering review considers manufacturability, material options, dimensions and tolerances, tooling needs, assembly route, packaging, testing and destination-market requirements. The result is a proposed development and sample route, not an automatic guarantee that every requested feature can be produced without modification.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n          <button id=\"faq-question-10\" type=\"button\" class=\"faq-q\" aria-expanded=\"false\" aria-controls=\"faq-answer-10\" onclick=\"toggleFaq(this)\">\n            <span>How do I start an OEM inquiry?<\/span>\n            <span class=\"faq-mark\" aria-hidden=\"true\"><\/span>\n          <\/button>\n          <div class=\"faq-a\" id=\"faq-answer-10\" role=\"region\" aria-labelledby=\"faq-question-10\" aria-hidden=\"true\" inert>\n            <div class=\"faq-a-inner\"><div class=\"faq-a-copy\">\n              <p>Start by sending your product reference, target market, estimated quantity, customization requirements, packaging scope and known document expectations through the <a href=\"\/contact\/?inquiry=oem-brief\" class=\"faq-inline-link\">OEM feasibility-review form<\/a>.<\/p>\n              <p>Yirox normally provides an initial response within one business day when the basic project information is available. The first response identifies feasibility direction, MOQ direction, sample route, requirement gaps and recommended next steps. Additional engineering or document review may be required before indicative or final pricing can be confirmed.<\/p>\n            <\/div><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- 3. FAQ STRUCTURED DATA: add once on this page -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What information should I send for an OEM quote?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Send the product category or reference product, target market, estimated trial and bulk quantity, required customization, packaging needs, expected certificates or platform rules, and any target-price or quality benchmark. A product link, photo, drawing or sample description is enough to begin. The first response is a feasibility review covering the likely supply or manufacturing route, MOQ direction, requirement gaps, sample route and next steps. A final quotation normally requires the exact SKU, configuration, packaging scope and commercial terms to be confirmed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I start with an existing SKU and private-label packaging?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, where a suitable existing product is available. This is usually the fastest route for buyers who mainly need logo application, labels, packaging, manuals, carton marks or retail presentation. Before confirming this route, Yirox reviews product availability, branding method, packaging dimensions, print quantity, manual language, destination market and whether the existing product documents apply to the exact version being ordered. Packaging or configuration changes may create a different MOQ or require additional review.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I request a sample before bulk production?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Depending on the project, the sample route may be an existing-product sample, a branded packaging sample, a customized pre-production sample or a prototype requiring engineering and tooling. Sample availability, cost and timing depend on whether the product already exists, the degree of modification, material availability, tooling requirements and the testing needed for the target market. Bulk production begins only after the agreed product, label, packaging and quality benchmark have been confirmed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What affects MOQ for an OEM project?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"MOQ is affected by the product category, existing stock or production availability, material purchasing quantity, tooling, color matching, printing method, packaging supplier minimums, assembly route and required testing. Selected existing SKUs may support trial quantities of approximately 10-20 pieces. Many customized production programs may begin around 100-500 units, while projects involving new tooling, electronics, special materials or custom retail packaging may require a higher quantity. The applicable MOQ is confirmed only after the product and customization scope have been reviewed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What affects sample and production timing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Timing depends on whether the project uses an existing SKU, product customization or drawing-based development. Other factors include component availability, tooling, engineering review, sample revisions, packaging proof approval, testing, production capacity and material lead time. For applicable customized projects, sample preparation commonly takes around 15-30 days. Bulk production may take approximately 30-60 days after sample approval, tooling completion, material confirmation and deposit receipt. These ranges are not universal; Yirox confirms the project-specific schedule before the relevant sample or production stage.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can Yirox support logo, packaging, labels and manuals?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Depending on the product and order scope, Yirox can support product-logo application, color boxes, labels, user manuals, inserts, carton marks, pack counts and retail-ready packaging. Buyers should provide available brand files, required languages, warning text, barcode information, retailer specifications and target-market requirements. Printing method, packaging structure, artwork proof, packaging MOQ and final carton configuration are confirmed before production.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What inspection records can be reviewed before shipment?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Depending on the product category and agreed inspection plan, review materials may include production photos, in-line inspection records, final-inspection results, functional-test records, AQL sampling results, packaging confirmation, carton marks, quantities and relevant batch references. Not every product uses the same inspection method or record format. Safety-critical products may require a different functional-test scope from non-safety accessories. Required evidence should be agreed during the brief, sample or production-planning stage rather than requested only after production is complete.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How are certifications and product documents checked?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Document review starts with the exact product model, configuration, electrical or material specification, intended claims, destination country and sales channel. Yirox then checks which available certificates, declarations, test reports or supporting files may apply to that configuration. References may include CE, RoHS, FCC, E-mark, DOT, ECE, ETL, CSA, UKCA, TUV or other product-specific documents where applicable. A certificate for one SKU or configuration does not automatically cover another. Applicable documents and any remaining questions are confirmed before sampling or bulk production.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can Yirox review drawings, samples or benchmark products?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Buyers can begin with technical drawings, physical samples, product photos, concept descriptions, functional requirements or benchmark products. The first engineering review considers manufacturability, material options, dimensions and tolerances, tooling needs, assembly route, packaging, testing and destination-market requirements. The result is a proposed development and sample route, not an automatic guarantee that every requested feature can be produced without modification.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I start an OEM inquiry?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Start by sending your product reference, target market, estimated quantity, customization requirements, packaging scope and known document expectations through the OEM feasibility-review form. Yirox normally provides an initial response within one business day when the basic project information is available. The first response identifies feasibility direction, MOQ direction, sample route, requirement gaps and recommended next steps. Additional engineering or document review may be required before indicative or final pricing can be confirmed.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n  <!-- ============================================================\n       CTA \u2014 Contact \/ Quote\n  ============================================================ -->\n  <section class=\"cta-section\" id=\"contact\" aria-labelledby=\"cta-heading\">\n    <div class=\"container\">\n      <div class=\"cta-inner\">\n        <div>\n          <span class=\"label\" style=\"background:rgba(255,255,255,0.06); color:rgba(255,255,255,0.6); border-left-color:var(--red);\">Start Your OEM Program<\/span>\n          <h2 id=\"cta-heading\">Ready to Build Your<br><span>Private-Label Automotive Brand?<\/span><\/h2>\n          <p>Share your product requirements and target market. We&#8217;ll respond within 24 hours with feasibility, MOQ, and indicative pricing \u2014 no commitment required.<\/p>\n        <\/div>\n        <div class=\"cta-buttons\">\n          <a href=\"mailto:sales@yirox.com?subject=OEM%20Inquiry\" class=\"btn btn-red\">Request a Quote \u2192<\/a>\n          <a href=\"\/contact\"                                       class=\"btn btn-outline-white\">Get Sample Pricing \u2192<\/a>\n          <p class=\"cta-note\">No spam. OEM team responds within 1 business day.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       INTERNAL LINKS \u2014 Also Explore\n  ============================================================ -->\n  <!-- ============================================================\n     INTERNAL LINKS \u2014 Also Explore\n============================================================ -->\n<nav class=\"also-explore\" aria-label=\"Related Yirox pages\">\n  <style>\n    .also-explore {\n      background: #ffffff;\n      border-top: 1px solid rgba(13, 27, 62, 0.08);\n      padding: 44px 0;\n    }\n\n    .also-explore__head {\n      display: flex;\n      align-items: flex-end;\n      justify-content: space-between;\n      gap: 24px;\n      margin-bottom: 22px;\n    }\n\n    .also-explore__label {\n      margin: 0 0 6px;\n      color: var(--red, #cc1f2d);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n\n    .also-explore__title {\n      margin: 0;\n      color: var(--navy, #0d1b3e);\n      font-family: var(--ff-head, inherit);\n      font-size: 28px;\n      font-weight: 800;\n      line-height: 1.1;\n    }\n\n    .also-explore__note {\n      max-width: 360px;\n      margin: 0;\n      color: var(--mid-gray, #667085);\n      font-size: 14px;\n      line-height: 1.6;\n      text-align: right;\n    }\n\n    .also-explore__grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 14px;\n    }\n\n    .also-explore__link {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 16px;\n      min-height: 76px;\n      padding: 18px 20px;\n      background: #f7f9fc;\n      border: 1px solid rgba(13, 27, 62, 0.10);\n      border-radius: 12px;\n      color: var(--navy, #0d1b3e);\n      text-decoration: none;\n      transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease, background 0.22s ease;\n    }\n\n    .also-explore__link:hover {\n      transform: translateY(-2px);\n      background: #ffffff;\n      border-color: rgba(204, 31, 45, 0.30);\n      box-shadow: 0 10px 26px rgba(13, 27, 62, 0.08);\n      color: var(--navy, #0d1b3e);\n      text-decoration: none;\n    }\n\n    .also-explore__link strong {\n      display: block;\n      margin-bottom: 3px;\n      font-family: var(--ff-head, inherit);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.2;\n      color: var(--navy, #0d1b3e);\n    }\n\n    .also-explore__link span {\n      display: block;\n      color: var(--mid-gray, #667085);\n      font-size: 13px;\n      line-height: 1.4;\n    }\n\n    .also-explore__arrow {\n      flex: 0 0 auto;\n      width: 30px;\n      height: 30px;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      border: 1px solid rgba(204, 31, 45, 0.24);\n      color: var(--red, #cc1f2d);\n      background: rgba(204, 31, 45, 0.06);\n      font-weight: 700;\n      transition: background 0.22s ease, color 0.22s ease, border-color 0.22s ease;\n    }\n\n    .also-explore__link:hover .also-explore__arrow {\n      background: var(--red, #cc1f2d);\n      border-color: var(--red, #cc1f2d);\n      color: #ffffff;\n    }\n\n    .also-explore__link--action {\n      background: var(--navy, #0d1b3e);\n      border-color: var(--navy, #0d1b3e);\n      color: #ffffff;\n    }\n\n    .also-explore__link--action strong,\n    .also-explore__link--action span {\n      color: #ffffff;\n    }\n\n    .also-explore__link--action span {\n      opacity: 0.68;\n    }\n\n    .also-explore__link--action:hover {\n      background: var(--navy-deep, #081024);\n      border-color: var(--red, #cc1f2d);\n      color: #ffffff;\n    }\n\n    @media (max-width: 1024px) {\n      .also-explore__grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 680px) {\n      .also-explore {\n        padding: 34px 0;\n      }\n\n      .also-explore__head {\n        display: block;\n      }\n\n      .also-explore__note {\n        margin-top: 10px;\n        text-align: left;\n      }\n\n      .also-explore__grid {\n        grid-template-columns: 1fr;\n      }\n\n      .also-explore__link {\n        min-height: auto;\n      }\n    }\n  <\/style>\n\n  <div class=\"container\">\n    <div class=\"also-explore__head\">\n      <div>\n        <p class=\"also-explore__label\">Also Explore<\/p>\n        <h2 class=\"also-explore__title\">OEM Resources &amp; Next Steps<\/h2>\n      <\/div>\n      <p class=\"also-explore__note\">\n          Review compliance guidance, common sourcing questions or start a project-specific feasibility review.\n      <\/p>\n    <\/div>\n\n    <div class=\"also-explore__grid\">\n\n  <a\n    href=\"\/certifications-compliance\/\"\n    class=\"also-explore__link\"\n  >\n    <div>\n      <strong>Certifications &amp; Compliance<\/strong>\n      <span>\n        Review certification references, document applicability and\n        market-specific compliance questions.\n      <\/span>\n    <\/div>\n\n    <i class=\"also-explore__arrow\">\u2192<\/i>\n  <\/a>\n\n  <a\n    href=\"\/faq\/\"\n    class=\"also-explore__link\"\n  >\n    <div>\n      <strong>OEM Service FAQ<\/strong>\n      <span>\n        Check common questions about MOQ, samples, packaging, inspection,\n        documents, logistics and payment.\n      <\/span>\n    <\/div>\n\n    <i class=\"also-explore__arrow\">\u2192<\/i>\n  <\/a>\n\n  <a\n    href=\"https:\/\/yiroxautoparts.com\/contact\/\"\n    class=\"also-explore__link also-explore__link--action\"\n  >\n    <div>\n      <strong>Start a Feasibility Review<\/strong>\n      <span>\n        Send your product reference, target market, quantity range and\n        private-label requirements.\n      <\/span>\n    <\/div>\n\n    <i class=\"also-explore__arrow\">\u2192<\/i>\n  <\/a>\n\n<\/div>\n  <\/div>\n<\/nav>\n\n\n  <!-- 4. REPLACEMENT JAVASCRIPT -->\n<script>\n  function setFaqState(item, open) {\n    var button = item.querySelector('.faq-q');\n    var answer = item.querySelector('.faq-a');\n\n    item.classList.toggle('open', open);\n    button.setAttribute('aria-expanded', String(open));\n    answer.setAttribute('aria-hidden', String(!open));\n\n    if (open) {\n      answer.removeAttribute('inert');\n    } else {\n      answer.setAttribute('inert', '');\n    }\n  }\n\n  function toggleFaq(button) {\n    var item = button.closest('.faq-item');\n    var shouldOpen = !item.classList.contains('open');\n\n    document.querySelectorAll('#oem-faq .faq-item.open').forEach(function (openItem) {\n      if (openItem !== item) setFaqState(openItem, false);\n    });\n\n    setFaqState(item, shouldOpen);\n  }\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>OEM Manufacturing Service ISO 9001 IATF 16949 CE \u00b7 RoHS \u00b7 FCC E-mark \u00b7 DOT 15+ Certs Total OEM Automotive Accessories for Private-Label Programs From drawings, samples or existing SKUs to branded production and export-ready delivery, Yirox helps distributors and brand owners build practical automotive accessory programs across six product categories. 01 Your Product Drawing, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1278","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/yiroxautoparts.com\/pt\/wp-json\/wp\/v2\/pages\/1278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yiroxautoparts.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yiroxautoparts.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yiroxautoparts.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yiroxautoparts.com\/pt\/wp-json\/wp\/v2\/comments?post=1278"}],"version-history":[{"count":64,"href":"https:\/\/yiroxautoparts.com\/pt\/wp-json\/wp\/v2\/pages\/1278\/revisions"}],"predecessor-version":[{"id":5465,"href":"https:\/\/yiroxautoparts.com\/pt\/wp-json\/wp\/v2\/pages\/1278\/revisions\/5465"}],"wp:attachment":[{"href":"https:\/\/yiroxautoparts.com\/pt\/wp-json\/wp\/v2\/media?parent=1278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}