/*
 * OEM / White Label / ODM — premium Russian B2B layer.
 * Scope is intentionally limited to .oem-page: the shared shell, copy,
 * schema and form destinations remain unchanged.
 */
.oem-page {
  --oem-ink: #0c1a24;
  --oem-ink-soft: #263b47;
  --oem-muted: #62727d;
  --oem-copper: #c9692f;
  --oem-copper-dark: #a95122;
  --oem-teal: #2f756b;
  --oem-blue: #4c6478;
  --oem-paper: #fbfaf7;
  --oem-warm: #f3ede5;
  --oem-mist: #eaf2ef;
  --oem-line: #ded7cf;
  --oem-shadow: 0 18px 44px rgba(12, 26, 36, .11);
  --oem-shadow-lift: 0 28px 70px rgba(12, 26, 36, .16);
  color: var(--oem-ink);
  background: var(--oem-paper);
}

.oem-page .breadcrumb-wrap {
  background: #f7f2eb;
  border-bottom: 1px solid rgba(222, 215, 207, .92);
}

.oem-page .section-pad {
  position: relative;
  padding: clamp(72px, 8vw, 112px) 0;
}

.oem-page .section-title {
  color: var(--oem-ink);
  letter-spacing: -.035em;
  text-wrap: balance;
}

.oem-page .section-sub,
.oem-page p { color: var(--oem-muted); }

.oem-page .label-tag {
  color: var(--oem-copper-dark);
  background: #f9e9de;
  border: 1px solid rgba(201, 105, 47, .16);
  letter-spacing: .09em;
}

/* Hero: separate the commercial promise from the evidence blocks below. */
.oem-page .page-hero {
  position: relative;
  isolation: isolate;
  min-height: 492px;
  padding: clamp(78px, 8.6vw, 122px) 0 94px !important;
  overflow: hidden;
  background:
    radial-gradient(circle at 84% 8%, rgba(201, 105, 47, .30), transparent 27%),
    radial-gradient(circle at 24% 116%, rgba(47, 117, 107, .26), transparent 42%),
    linear-gradient(118deg, #091720 0%, #122b35 55%, #214744 100%) !important;
  border-bottom: 4px solid var(--oem-copper);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .08);
}

.oem-page .page-hero::before {
  content: '';
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: .72;
  background-image:
    linear-gradient(rgba(255, 255, 255, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .045) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, .84) 52%, transparent 100%);
}

.oem-page .page-hero::after {
  content: 'OEM';
  position: absolute;
  z-index: -1;
  right: 3%;
  bottom: -82px;
  color: rgba(255, 255, 255, .035);
  font-size: clamp(11rem, 24vw, 22rem);
  font-weight: 900;
  letter-spacing: -.13em;
  line-height: .9;
}

.oem-page .page-hero .hero-content { position: relative; z-index: 1; max-width: 1080px; }
.oem-page .page-hero .hero-badges { gap: 10px; margin-bottom: 22px !important; }
.oem-page .page-hero .hero-badge {
  padding: 7px 13px;
  color: #e9f1f2;
  background: rgba(255, 255, 255, .085);
  border-color: rgba(255, 255, 255, .23);
  border-radius: 999px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
}

.oem-page .page-hero h1 {
  max-width: 950px;
  color: #fff !important;
  font-size: clamp(2.35rem, 5vw, 4.7rem);
  line-height: 1.04;
  letter-spacing: -.052em;
  text-wrap: balance;
}

.oem-page .page-hero .hero-sub {
  max-width: 760px;
  color: rgba(240, 246, 247, .84) !important;
  font-size: clamp(1rem, 1.25vw, 1.12rem);
  line-height: 1.78;
}

.oem-page .page-hero .btn-primary-jbss,
.oem-page .cta-section .btn-primary-jbss {
  background: var(--oem-copper) !important;
  border-color: var(--oem-copper) !important;
  box-shadow: 0 12px 28px rgba(201, 105, 47, .30);
}

.oem-page .page-hero .btn-primary-jbss:hover,
.oem-page .cta-section .btn-primary-jbss:hover {
  background: var(--oem-copper-dark) !important;
  border-color: var(--oem-copper-dark) !important;
  transform: translateY(-2px);
}

.oem-page .page-hero .btn-secondary-jbss,
.oem-page .page-hero .btn-tg {
  color: #fff;
  background: rgba(255, 255, 255, .045);
  border-color: rgba(255, 255, 255, .42);
}

.oem-page .page-hero .btn-secondary-jbss:hover,
.oem-page .page-hero .btn-tg:hover {
  color: #fff;
  background: rgba(255, 255, 255, .13);
  border-color: rgba(255, 255, 255, .72);
}

/* Project entry: a raised comparison surface makes MOQ and scope scannable. */
.oem-page .page-hero + section.section-pad.bg-light-section {
  position: relative;
  overflow: hidden;
  padding: clamp(66px, 7.5vw, 104px) 0 !important;
  background:
    radial-gradient(circle at 8% 16%, rgba(47, 117, 107, .12), transparent 30%),
    linear-gradient(135deg, var(--oem-warm) 0%, #fbfaf7 56%, var(--oem-mist) 100%);
  border-bottom: 1px solid var(--oem-line);
}

.oem-page .page-hero + section.section-pad.bg-light-section::before {
  content: '01';
  position: absolute;
  top: 22px;
  right: 7%;
  color: rgba(201, 105, 47, .08);
  font-size: clamp(9rem, 17vw, 15rem);
  font-weight: 900;
  letter-spacing: -.14em;
  line-height: 1;
}

.oem-page .page-hero + section.section-pad.bg-light-section > .container,
.oem-page .page-hero + section.section-pad.bg-light-section .row { position: relative; z-index: 1; }
.oem-page .page-hero + section.section-pad.bg-light-section .row { align-items: center !important; }
.oem-page .page-hero + section.section-pad.bg-light-section .section-title {
  max-width: 760px;
  font-size: clamp(2rem, 3.35vw, 3.15rem);
  line-height: 1.07;
}

.oem-page .page-hero + section.section-pad.bg-light-section .table-wrap {
  margin-top: 26px;
  overflow: hidden;
  border: 1px solid rgba(222, 215, 207, .98);
  border-radius: 16px;
  background: rgba(255, 255, 255, .86);
  box-shadow: var(--oem-shadow);
}

.oem-page .page-hero + section.section-pad.bg-light-section .compare-table {
  margin: 0;
  font-size: .91rem;
}

.oem-page .page-hero + section.section-pad.bg-light-section .compare-table thead th {
  padding: 14px 16px;
  color: #fff;
  background: linear-gradient(135deg, var(--oem-copper), #b65c29);
  border: 0;
  text-align: left;
}

.oem-page .page-hero + section.section-pad.bg-light-section .compare-table thead th:not(:first-child) { text-align: center; }
.oem-page .page-hero + section.section-pad.bg-light-section .compare-table tbody th,
.oem-page .page-hero + section.section-pad.bg-light-section .compare-table td {
  padding: 15px 16px;
  color: var(--oem-ink-soft);
  border-color: rgba(222, 215, 207, .85);
  background: transparent;
  line-height: 1.45;
}
.oem-page .page-hero + section.section-pad.bg-light-section .compare-table tbody th { color: var(--oem-ink); }
.oem-page .page-hero + section.section-pad.bg-light-section .compare-table tbody tr:hover th,
.oem-page .page-hero + section.section-pad.bg-light-section .compare-table tbody tr:hover td { background: #fffaf6; }

.oem-page .oem-product-scope { gap: 9px; margin-top: 18px; }
.oem-page .oem-product-scope span {
  padding: 7px 12px;
  border: 1px solid rgba(47, 117, 107, .23);
  border-radius: 999px;
  color: var(--oem-teal);
  background: rgba(234, 242, 239, .82);
  font-size: .82rem;
  font-weight: 750;
}
.oem-page .oem-entry-note {
  margin-bottom: 0;
  color: var(--oem-muted);
  line-height: 1.7;
}

.oem-page .page-hero + section.section-pad.bg-light-section .hero-media {
  position: relative;
  display: flex;
  width: min(100%, 560px);
  height: auto;
  min-height: 0;
  margin: 0 auto;
  padding: 10px;
  flex-direction: column;
  border: 1px solid rgba(201, 105, 47, .38);
  border-radius: 18px;
  background: rgba(255, 255, 255, .64);
  box-shadow: var(--oem-shadow-lift);
}
.oem-page .page-hero + section.section-pad.bg-light-section .hero-media::before {
  content: 'ПРИМЕР КОМПЛЕКТА';
  position: absolute;
  z-index: 2;
  top: 24px;
  left: 24px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, .35);
  border-radius: 999px;
  color: #fff;
  background: rgba(12, 26, 36, .72);
  font-size: .63rem;
  font-weight: 800;
  letter-spacing: .1em;
}
.oem-page .page-hero + section.section-pad.bg-light-section .hero-media img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 0;
  aspect-ratio: 3 / 2;
  object-fit: contain;
  border-radius: 12px;
}
.oem-page .hero-media-caption {
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 10px 4px 0;
  padding: 3px 0 3px 12px;
  border-left: 2px solid var(--oem-copper);
  color: var(--oem-muted);
  background: transparent;
  font-size: .79rem;
  line-height: 1.45;
}

/* Evidence brief: the second image confirms the process without competing
   with the project-entry comparison above it. */
.oem-page .b2b-visual-brief {
  position: relative;
  overflow: hidden;
  padding: clamp(66px, 7.5vw, 104px) 0 !important;
  background: linear-gradient(135deg, #eef3f0 0%, #f9f6f0 58%, #f1e7dd 100%);
  border-bottom: 1px solid var(--oem-line);
}
.oem-page .b2b-visual-brief::after {
  content: '';
  position: absolute;
  right: -175px;
  top: 38px;
  width: 460px;
  height: 460px;
  border: 1px solid rgba(201, 105, 47, .18);
  border-radius: 50%;
  box-shadow: 0 0 0 30px rgba(201, 105, 47, .035), 0 0 0 60px rgba(47, 117, 107, .025);
}
.oem-page .b2b-visual-brief > .container { position: relative; z-index: 1; }
.oem-page .b2b-visual-brief .brief-grid {
  grid-template-columns: minmax(0, .95fr) minmax(400px, 1.05fr);
  gap: clamp(30px, 4.5vw, 66px);
  align-items: center;
}
.oem-page .b2b-visual-brief .brief-copy { max-width: 680px; }
.oem-page .b2b-visual-brief .brief-copy h2 {
  max-width: 700px;
  margin-bottom: 16px;
  color: var(--oem-ink);
  font-size: clamp(1.9rem, 3.2vw, 3.2rem);
  line-height: 1.08;
  letter-spacing: -.045em;
}
.oem-page .b2b-visual-brief .brief-copy > p {
  max-width: 640px;
  color: var(--oem-muted);
  font-size: 1rem;
  line-height: 1.76;
}
.oem-page .b2b-visual-brief .brief-points {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 24px;
}
.oem-page .b2b-visual-brief .brief-points li {
  min-height: 0;
  padding: 13px 14px 13px 31px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(222, 215, 207, .9);
  border-radius: 12px;
  background: rgba(255, 255, 255, .78);
  color: var(--oem-ink-soft);
  font-size: .88rem;
  line-height: 1.42;
  box-shadow: 0 8px 18px rgba(12, 26, 36, .045);
}
.oem-page .b2b-visual-brief .brief-points li::before {
  left: 12px;
  top: 50%;
  width: 8px;
  height: 8px;
  background: var(--oem-teal);
  box-shadow: 0 0 0 4px rgba(47, 117, 107, .1);
  transform: translateY(-50%);
}
.oem-page .b2b-visual-brief .brief-note {
  max-width: 640px;
  margin-top: 18px;
  color: var(--oem-muted);
  line-height: 1.58;
}
.oem-page .b2b-visual-brief .visual-placeholder.visual-image {
  position: relative;
  min-height: 0;
  aspect-ratio: 3 / 2;
  padding: 11px;
  border: 1px solid rgba(201, 105, 47, .42);
  border-radius: 20px;
  background: #eef2ef;
  box-shadow: var(--oem-shadow-lift);
}
.oem-page .b2b-visual-brief .visual-placeholder.visual-image::before {
  content: 'ДОКАЗАТЕЛЬСТВО OEM';
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 20px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, .32);
  border-radius: 999px;
  color: #fff;
  background: rgba(12, 26, 36, .74);
  font-size: .63rem;
  font-weight: 800;
  letter-spacing: .1em;
}
.oem-page .b2b-visual-brief .visual-placeholder.visual-image img {
  min-height: 0;
  object-fit: contain;
  object-position: center;
  border-radius: 12px;
  transition: transform .45s ease;
}
.oem-page .b2b-visual-brief .visual-placeholder.visual-image:hover img { transform: scale(1.025); }

/* Approved-sample evidence: preserve the whole label and packaging frame;
   it explains the approval scope and is not a generic product banner. */
.oem-page .oem-scope-section .oem-approved-sample-visual {
  display: flex;
  flex-direction: column;
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--oem-line);
  border-radius: 18px;
  background: #fffdfa;
  box-shadow: var(--oem-shadow);
}
.oem-page .oem-scope-section .oem-approved-sample-visual img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1341 / 1173;
  object-fit: contain;
  background: #f5f2ed;
}
.oem-page .oem-scope-section .oem-approved-sample-visual figcaption {
  padding: 13px 16px 14px;
  border-top: 1px solid var(--oem-line);
  color: var(--oem-muted);
  font-size: .78rem;
  line-height: 1.55;
}
@media (max-width: 991.98px) {
  .oem-page .oem-scope-section .oem-approved-sample-visual { max-width: 560px; }
}

/* Formats: three routes read as three commercial choices. */
.oem-page .b2b-visual-brief + section.section-pad {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: clamp(72px, 8vw, 112px) 0 !important;
}
.oem-page .b2b-visual-brief + section.section-pad::before {
  content: '02';
  position: absolute;
  top: 26px;
  right: 7%;
  color: rgba(47, 117, 107, .07);
  font-size: clamp(9rem, 17vw, 15rem);
  font-weight: 900;
  letter-spacing: -.14em;
  line-height: 1;
}
.oem-page .b2b-visual-brief + section.section-pad > .container { position: relative; z-index: 1; }
.oem-page .b2b-visual-brief + section.section-pad .section-head { max-width: 760px; margin: 0 auto 40px; }
.oem-page .b2b-visual-brief + section.section-pad .section-title { font-size: clamp(2rem, 3.3vw, 3.15rem); line-height: 1.07; }
.oem-page .b2b-visual-brief + section.section-pad .row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin: 0;
}
.oem-page .b2b-visual-brief + section.section-pad .row > [class*="col-"] { display: flex; width: auto; min-width: 0; padding: 0; }
.oem-page .b2b-visual-brief + section.section-pad .card-jbss {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 245px;
  padding: 30px 26px 25px;
  overflow: hidden;
  border: 1px solid var(--oem-line);
  border-radius: 18px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 10px 26px rgba(12, 26, 36, .055);
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}
.oem-page .b2b-visual-brief + section.section-pad .card-jbss::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--oem-copper);
}
.oem-page .b2b-visual-brief + section.section-pad .col-md-4:nth-child(2) .card-jbss::before { background: var(--oem-teal); }
.oem-page .b2b-visual-brief + section.section-pad .col-md-4:nth-child(3) .card-jbss::before { background: var(--oem-blue); }
.oem-page .b2b-visual-brief + section.section-pad .card-jbss:hover { transform: translateY(-6px); border-color: rgba(201, 105, 47, .58); box-shadow: var(--oem-shadow); }
.oem-page .b2b-visual-brief + section.section-pad .card-jbss h3 { margin-bottom: 12px; color: var(--oem-ink); font-size: 1.28rem !important; }
.oem-page .b2b-visual-brief + section.section-pad .card-jbss p { min-height: 66px; color: var(--oem-muted); line-height: 1.68; }

/* Process: steps and qualification card form one procurement checkpoint. */
.oem-page section.section-pad.bg-light-section:has(.steps-list) {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 8vw, 112px) 0 !important;
  background:
    radial-gradient(circle at 94% 2%, rgba(201, 105, 47, .14), transparent 30%),
    linear-gradient(135deg, var(--oem-warm) 0%, #fbfaf7 58%, var(--oem-mist) 100%);
  border-top: 1px solid var(--oem-line);
  border-bottom: 1px solid var(--oem-line);
}
.oem-page section.section-pad.bg-light-section:has(.steps-list)::before {
  content: '03';
  position: absolute;
  top: 28px;
  right: 7%;
  color: rgba(201, 105, 47, .08);
  font-size: clamp(9rem, 17vw, 15rem);
  font-weight: 900;
  letter-spacing: -.14em;
  line-height: 1;
}
.oem-page section.section-pad.bg-light-section:has(.steps-list) > .container,
.oem-page section.section-pad.bg-light-section:has(.steps-list) .row { position: relative; z-index: 1; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .row { align-items: stretch !important; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .section-title { max-width: 720px; font-size: clamp(2rem, 3.3vw, 3.15rem); line-height: 1.07; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .steps-list { padding-top: 12px; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .step-item { position: relative; gap: 16px; margin-bottom: 24px; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .step-item:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 45px;
  bottom: -24px;
  left: 21px;
  width: 1px;
  background: linear-gradient(180deg, rgba(201, 105, 47, .52), rgba(47, 117, 107, .28));
}
.oem-page section.section-pad.bg-light-section:has(.steps-list) .step-num {
  width: 44px;
  height: 44px;
  color: #fff;
  background: linear-gradient(145deg, var(--oem-copper), var(--oem-copper-dark));
  box-shadow: 0 8px 18px rgba(201, 105, 47, .24);
}
.oem-page section.section-pad.bg-light-section:has(.steps-list) .step-content { padding: 3px 0 2px; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .step-content h4 { margin-bottom: 5px; color: var(--oem-ink); }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .step-content p { color: var(--oem-muted); line-height: 1.62; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .card-jbss {
  position: relative;
  padding: 30px 30px 25px;
  border: 1px solid rgba(47, 117, 107, .26);
  border-top: 4px solid var(--oem-teal);
  border-radius: 18px;
  background: rgba(255, 255, 255, .91);
  box-shadow: var(--oem-shadow);
}
.oem-page section.section-pad.bg-light-section:has(.steps-list) .card-jbss h3 { margin-bottom: 18px; color: var(--oem-ink); font-size: 1.16rem; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .icon-list { display: grid; gap: 9px; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .icon-list li { gap: 10px; padding: 8px 0; color: var(--oem-ink-soft); line-height: 1.55; }
.oem-page section.section-pad.bg-light-section:has(.steps-list) .icon-list .il-icon { color: var(--oem-teal); }

/* Related lines: keep the final product choices compact and actionable. */
.oem-page section.section-pad:has(a.card-jbss) {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.oem-page section.section-pad:has(a.card-jbss) .section-head { max-width: 760px; margin: 0 auto 38px; }
.oem-page section.section-pad:has(a.card-jbss) .row { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin: 0; }
.oem-page section.section-pad:has(a.card-jbss) .row > [class*="col-"] { display: flex; width: auto; padding: 0; }
.oem-page section.section-pad:has(a.card-jbss) a.card-jbss {
  display: flex !important;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 190px;
  padding: 26px;
  border-radius: 16px;
  color: var(--oem-ink);
  background: linear-gradient(145deg, #fff, #fbfaf7);
  box-shadow: 0 10px 24px rgba(12, 26, 36, .055);
}
.oem-page section.section-pad:has(a.card-jbss) a.card-jbss:nth-child(1) { border-top: 4px solid var(--oem-copper); }
.oem-page section.section-pad:has(a.card-jbss) a.card-jbss:nth-child(2) { border-top: 4px solid var(--oem-teal); }
.oem-page section.section-pad:has(a.card-jbss) a.card-jbss:nth-child(3) { border-top: 4px solid var(--oem-blue); }
.oem-page section.section-pad:has(a.card-jbss) a.card-jbss:hover { transform: translateY(-5px); box-shadow: var(--oem-shadow); }
.oem-page section.section-pad:has(a.card-jbss) a.card-jbss h3 { margin-bottom: 10px; color: var(--oem-ink); }
.oem-page section.section-pad:has(a.card-jbss) a.card-jbss p { margin-bottom: 0; color: var(--oem-muted); line-height: 1.62; }

/* Responsibility boundary: short, high-contrast and easy to quote in a RFQ. */
.oem-page section.section-pad:has(.responsibility-panel) {
  padding-top: clamp(46px, 5vw, 72px);
  padding-bottom: clamp(46px, 5vw, 72px);
  background: var(--oem-paper);
}
.oem-page .responsibility-panel {
  position: relative;
  overflow: hidden;
  padding: 28px 32px;
  border: 1px solid rgba(201, 105, 47, .22);
  border-left: 4px solid var(--oem-copper);
  border-radius: 14px;
  background: linear-gradient(112deg, #f0f1eb 0%, #f8f7f2 70%, #eaf1ed 100%);
  box-shadow: 0 12px 26px rgba(12, 26, 36, .055);
}
.oem-page .responsibility-panel::after {
  content: '04';
  position: absolute;
  right: 28px;
  bottom: -38px;
  color: rgba(201, 105, 47, .08);
  font-size: 7rem;
  font-weight: 900;
  line-height: 1;
}
.oem-page .responsibility-panel h3 { position: relative; z-index: 1; margin-bottom: 7px; color: var(--oem-ink); font-size: 1rem; }
.oem-page .responsibility-panel p { position: relative; z-index: 1; color: var(--oem-muted); line-height: 1.62; }

/* FAQ and final CTA close the decision loop. */
.oem-page section.section-pad:has(.faq-list) {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 8vw, 112px) 0 !important;
  background: var(--oem-warm);
  border-top: 1px solid var(--oem-line);
}
.oem-page section.section-pad:has(.faq-list)::after {
  content: '05';
  position: absolute;
  right: 7%;
  bottom: -38px;
  color: rgba(201, 105, 47, .075);
  font-size: clamp(9rem, 17vw, 15rem);
  font-weight: 900;
  letter-spacing: -.14em;
  line-height: 1;
}
.oem-page section.section-pad:has(.faq-list) > .container { position: relative; z-index: 1; }
.oem-page section.section-pad:has(.faq-list) .section-head { max-width: 760px; margin: 0 auto 36px; text-align: center; }
.oem-page section.section-pad:has(.faq-list) .section-title { font-size: clamp(2rem, 3.2vw, 3rem); line-height: 1.07; }
.oem-page section.section-pad:has(.faq-list) .faq-list { max-width: 1040px; margin: 0 auto; display: grid; gap: 10px; overflow: visible; border: 0; }
.oem-page section.section-pad:has(.faq-list) .faq-item { overflow: hidden; border: 1px solid var(--oem-line); border-radius: 12px; background: rgba(255, 255, 255, .9); box-shadow: 0 6px 16px rgba(12, 26, 36, .04); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.oem-page section.section-pad:has(.faq-list) .faq-item:has(.faq-question.open) { border-color: rgba(201, 105, 47, .5); background: #fffaf6; box-shadow: var(--oem-shadow); transform: translateY(-2px); }
.oem-page section.section-pad:has(.faq-list) .faq-question { min-height: 66px; padding: 18px 62px 18px 24px; color: var(--oem-ink); background: transparent; }
.oem-page section.section-pad:has(.faq-list) .faq-question:hover,
.oem-page section.section-pad:has(.faq-list) .faq-question.open { color: var(--oem-copper-dark); background: #fffaf6; }
.oem-page section.section-pad:has(.faq-list) .faq-answer { background: #fffaf6; }
.oem-page section.section-pad:has(.faq-list) .faq-answer p { color: var(--oem-muted); line-height: 1.72; }

.oem-page section.section-pad:has(.cta-section) {
  padding: clamp(68px, 7vw, 102px) 0 !important;
  background: #fff;
}
.oem-page .cta-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(48px, 6vw, 72px) 48px;
  border: 1px solid rgba(201, 105, 47, .16);
  border-radius: 20px;
  background: linear-gradient(118deg, #091720 0%, #122a34 62%, #1e4542 100%);
  box-shadow: var(--oem-shadow-lift);
}
.oem-page .cta-section::after {
  content: '';
  position: absolute;
  z-index: -1;
  right: -100px;
  bottom: -210px;
  width: 440px;
  height: 440px;
  border: 1px solid rgba(201, 105, 47, .28);
  border-radius: 50%;
  box-shadow: 0 0 0 28px rgba(201, 105, 47, .06);
}
.oem-page .cta-section h2 { color: #fff; letter-spacing: -.035em; }
.oem-page .cta-section p { max-width: 760px; margin-right: auto; margin-left: auto; color: rgba(232, 241, 243, .78); line-height: 1.68; }

.oem-page a:focus-visible,
.oem-page button:focus-visible { outline: 3px solid rgba(201, 105, 47, .46); outline-offset: 3px; }

@media (max-width: 991.98px) {
  .oem-page .page-hero { min-height: 450px; }
  .oem-page .b2b-visual-brief .brief-grid { grid-template-columns: minmax(0, 1fr) minmax(320px, .92fr); }
  .oem-page .b2b-visual-brief .brief-points { grid-template-columns: 1fr; }
}

@media (max-width: 767.98px) {
  .oem-page .page-hero { min-height: 0; padding: 62px 0 58px !important; }
  .oem-page .page-hero h1 { font-size: clamp(2.05rem, 9vw, 3.1rem); }
  .oem-page .page-hero .hero-sub { font-size: .98rem; line-height: 1.7; }
  .oem-page .page-hero .d-flex.gap-3 > a { flex: 1 1 100%; justify-content: center; }
  .oem-page .page-hero + section.section-pad.bg-light-section,
  .oem-page .b2b-visual-brief,
  .oem-page .b2b-visual-brief + section.section-pad,
  .oem-page section.section-pad.bg-light-section:has(.steps-list),
  .oem-page section.section-pad:has(.faq-list) { padding-top: 58px !important; padding-bottom: 58px !important; }
  .oem-page .page-hero + section.section-pad.bg-light-section .row { align-items: start !important; }
  .oem-page .page-hero + section.section-pad.bg-light-section .table-wrap { overflow-x: auto; }
  .oem-page .page-hero + section.section-pad.bg-light-section .compare-table { min-width: 560px; }
  .oem-page .page-hero + section.section-pad.bg-light-section .hero-media { min-height: 0; padding: 8px; border-radius: 16px; }
  .oem-page .page-hero + section.section-pad.bg-light-section .hero-media::before { top: 18px; left: 18px; }
  .oem-page .page-hero + section.section-pad.bg-light-section .hero-media img { min-height: 0; aspect-ratio: 3 / 2; border-radius: 10px; }
  .oem-page .b2b-visual-brief .brief-grid { grid-template-columns: 1fr; gap: 24px; }
  .oem-page .b2b-visual-brief .brief-points { grid-template-columns: 1fr; }
  .oem-page .b2b-visual-brief .visual-placeholder.visual-image { aspect-ratio: 1.28 / 1; border-radius: 16px; }
  .oem-page .b2b-visual-brief .visual-placeholder.visual-image::before { top: 12px; left: 12px; }
  .oem-page .b2b-visual-brief + section.section-pad .row,
  .oem-page section.section-pad:has(a.card-jbss) .row { grid-template-columns: 1fr; gap: 16px; }
  .oem-page .b2b-visual-brief + section.section-pad .card-jbss,
  .oem-page section.section-pad:has(a.card-jbss) a.card-jbss { min-height: 0; padding: 26px 22px 22px; }
  .oem-page .b2b-visual-brief + section.section-pad .card-jbss p { min-height: 0; }
  .oem-page section.section-pad.bg-light-section:has(.steps-list) .card-jbss { padding: 24px 22px 22px; }
  .oem-page .responsibility-panel { padding: 24px 22px; }
  .oem-page section.section-pad:has(.faq-list) .faq-question { min-height: 60px; padding: 16px 52px 16px 18px; font-size: .94rem; }
  .oem-page .cta-section { padding: 44px 20px; border-radius: 16px; }
  .oem-page *, .oem-page *::before, .oem-page *::after { max-width: 100%; }
}
