/* MCB manufacturer page: scoped factory-qualification landing surface. */
body.page-id-16695 .viox-page-shell,
body.page-id-16695 .viox-page-shell > .entry-content {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.viox-maker {
	overflow: hidden;
	background: #fff;
	color: var(--viox-heading);
	font-family: var(--viox-font);
	font-weight: 400;
}

.viox-maker *,
.viox-maker *::before,
.viox-maker *::after { box-sizing: border-box; }
.viox-maker h1,
.viox-maker h2,
.viox-maker h3,
.viox-maker p,
.viox-maker figure,
.viox-maker ul,
.viox-maker dl { margin-top: 0; }
.viox-maker h1,
.viox-maker h2,
.viox-maker h3 { font-family: var(--viox-font) !important; }

.vm-hero { position: relative; background: var(--viox-dark); color: #fff; }
.vm-hero::before { position: absolute; inset: 0; background: linear-gradient(90deg, transparent 49.95%, rgba(255,255,255,.08) 50%, transparent 50.05%); content: ""; pointer-events: none; }
.vm-hero__grid { display: grid; min-height: 680px; grid-template-columns: minmax(0,1.02fr) minmax(480px,.98fr); }
.vm-hero__copy { display: flex; flex-direction: column; justify-content: center; padding: 72px clamp(40px,6vw,92px) 72px 0; }
.vm-crumbs { display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 48px; color: #9ca6b1; font-size: 12px; }
.vm-crumbs a { color: #cbd2d9; text-decoration: none; }
.vm-crumbs a:hover { color: #fff; }
.vm-hero h1 { max-width: 800px; margin-bottom: 0; color: #fff; font-size: clamp(48px,5.7vw,78px) !important; font-weight: 700; letter-spacing: -.04em; line-height: 1.01 !important; text-wrap: balance; }
.vm-hero h1 span { color: var(--viox-red); }
.vm-hero__lead { max-width: 660px; margin: 30px 0 0; color: #c8d0d8; font-size: 17px; line-height: 1.72; }
.vm-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 36px; }
.vm-actions .viox-mcb-button--secondary { border: 1px solid rgba(255,255,255,.35) !important; background: transparent; }
.vm-actions .viox-mcb-button--secondary::before { background: #fff; }
.vm-actions .viox-mcb-button--secondary:hover { color: var(--viox-dark) !important; }
.vm-hero__trust { display: flex; flex-wrap: wrap; gap: 14px 30px; margin: 40px 0 0; padding: 25px 0 0; border-top: 1px solid rgba(255,255,255,.15); list-style: none; }
.vm-hero__trust li { position: relative; padding-left: 25px; color: #d7dee6; font-size: 12px; font-weight: 600; }
.vm-hero__trust li::before { position: absolute; top: 4px; left: 0; width: 14px; height: 8px; border-bottom: 2px solid var(--viox-red); border-left: 2px solid var(--viox-red); content: ""; transform: rotate(-45deg); }
.vm-hero__stage { position: relative; min-width: 0; margin: 0; background: #eef1f4; }
.vm-hero__stage > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.vm-hero__stage figcaption { position: absolute; right: 24px; bottom: 24px; left: 24px; display: grid; grid-template-columns: repeat(3,1fr); background: rgba(27,32,39,.95); color: #fff; }
.vm-hero__stage figcaption span { padding: 20px; border-right: 1px solid rgba(255,255,255,.15); }
.vm-hero__stage figcaption span:last-child { border-right: 0; }
.vm-hero__stage strong,
.vm-hero__stage small { display: block; }
.vm-hero__stage strong { font-size: 14px; }
.vm-hero__stage small { margin-top: 3px; color: #aeb7c0; font-size: 11px; }

.vm-local-nav { border-bottom: 1px solid var(--viox-border); background: #fff; }
.vm-local-nav > div { display: flex; overflow: auto; scrollbar-width: none; }
.vm-local-nav a { flex: 0 0 auto; padding: 19px 24px; border-right: 1px solid var(--viox-border); color: var(--viox-muted); font-size: 12px; font-weight: 600; text-decoration: none; }
.vm-local-nav a:first-child { border-left: 1px solid var(--viox-border); }
.vm-local-nav a:hover { background: var(--viox-bg-soft); color: var(--viox-red); }

.vm-section { padding: clamp(76px,8vw,120px) 0; }
.vm-section-head { display: grid; grid-template-columns: minmax(0,1.6fr) minmax(300px,.7fr); gap: 60px; align-items: end; margin-bottom: 56px; }
.vm-section-head h2,
.vm-oem header h2,
.vm-rfq h2,
.vm-faq h2 { margin-bottom: 0; color: var(--viox-heading); font-size: clamp(36px,4.4vw,58px) !important; font-weight: 700; letter-spacing: -.035em; line-height: 1.08 !important; text-wrap: balance; }
.vm-section-head h2 span,
.vm-oem header h2 span,
.vm-rfq h2 span { color: var(--viox-red); }
.vm-section-head p,
.vm-oem header p,
.vm-rfq__grid > div > p,
.vm-faq header p { margin-bottom: 0; color: var(--viox-muted); line-height: 1.75; }

.vm-series { background: var(--viox-bg-soft); }
.vm-series-board { display: grid; grid-template-columns: 310px minmax(0,1fr); border: 1px solid var(--viox-border); background: #fff; }
.vm-series-tabs { border-right: 1px solid var(--viox-border); }
.vm-series-tabs button { display: grid; width: 100%; min-height: 88px; grid-template-columns: 1fr auto; gap: 12px; align-items: center; padding: 18px 24px; border: 0; border-bottom: 1px solid var(--viox-border); background: #fff; color: var(--viox-heading); text-align: left; cursor: pointer; }
.vm-series-tabs button:last-child { border-bottom: 0; }
.vm-series-tabs strong,
.vm-series-tabs small { display: block; }
.vm-series-tabs strong { font-size: 15px; }
.vm-series-tabs small { margin-top: 3px; color: var(--viox-muted); font-size: 11px; }
.vm-series-tabs b,
.vm-series-panel > div > a span { position: relative; display: inline-block; width: 18px; height: 12px; flex: 0 0 18px; }
.vm-series-tabs b::before,
.vm-series-panel > div > a span::before { position: absolute; top: 5px; right: 0; left: 0; height: 1.5px; background: var(--viox-red); content: ""; }
.vm-series-tabs b::after,
.vm-series-panel > div > a span::after { position: absolute; top: 2px; right: 0; width: 7px; height: 7px; border-top: 1.5px solid var(--viox-red); border-right: 1.5px solid var(--viox-red); content: ""; transform: rotate(45deg); }
.vm-series-tabs button[aria-selected="true"] { background: var(--viox-dark); color: #fff; }
.vm-series-tabs button[aria-selected="true"] small { color: #adb6bf; }
.vm-series-panel { display: grid; min-height: 500px; grid-template-columns: minmax(320px,1.15fr) minmax(300px,.85fr); }
.vm-series-panel[hidden] { display: none; }
.vm-series-panel figure { min-height: 500px; margin: 0; overflow: hidden; background: #eef1f4; }
.vm-series-panel figure img { width: 100%; height: 100%; object-fit: cover; }
.vm-series-panel > div { display: flex; flex-direction: column; justify-content: center; padding: 48px; }
.vm-series-panel h3 { margin-bottom: 0; font-size: 34px; letter-spacing: -.03em; line-height: 1.1; }
.vm-series-panel > div > p { margin: 16px 0 26px; color: var(--viox-muted); }
.vm-series-panel dl { margin-bottom: 0; border-top: 1px solid var(--viox-border); }
.vm-series-panel dl div { display: grid; grid-template-columns: 1fr 1.25fr; gap: 18px; padding: 13px 0; border-bottom: 1px solid var(--viox-border); }
.vm-series-panel dt { color: var(--viox-muted); font-size: 12px; }
.vm-series-panel dd { margin: 0; font-size: 13px; font-weight: 600; }
.vm-series-panel > div > a { display: inline-flex; width: max-content; gap: 10px; margin-top: 28px; color: var(--viox-red); font-size: 12px; font-weight: 700; text-decoration: none; }

.vm-proof { background: var(--viox-dark); color: #fff; }
.vm-proof .vm-section-head h2 { color: #fff; }
.vm-proof .vm-section-head p { color: #aeb7c0; }
.vm-proof-route { position: relative; }
.vm-proof-route::before { position: absolute; top: 0; bottom: 0; left: 50%; width: 1px; background: rgba(255,255,255,.15); content: ""; }
.vm-proof-route > article { display: grid; min-height: 390px; grid-template-columns: 1fr 1fr; }
.vm-proof-route > article:nth-child(even) figure { order: 2; }
.vm-proof-route > article:nth-child(even) > div { order: 1; text-align: right; }
.vm-proof-route figure { min-height: 390px; margin: 0; overflow: hidden; }
.vm-proof-route figure img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.45) contrast(1.05); transition: filter .5s ease, transform .8s cubic-bezier(.16,1,.3,1); }
.vm-proof-route article:hover figure img { filter: saturate(.9); transform: scale(1.02); }
.vm-proof-route article > div { position: relative; display: flex; flex-direction: column; justify-content: center; padding: 60px clamp(44px,6vw,92px); }
.vm-proof-route article > div::before { position: absolute; top: 50%; left: -8px; width: 15px; height: 15px; border: 4px solid var(--viox-dark); background: var(--viox-red); content: ""; transform: translateY(-50%) rotate(45deg); }
.vm-proof-route article:nth-child(even) > div::before { right: -8px; left: auto; }
.vm-proof-route h3 { margin: 0; color: #fff; font-size: clamp(29px,3.5vw,46px); letter-spacing: -.03em; line-height: 1.1; }
.vm-proof-route p { max-width: 48ch; margin: 19px 0 0; color: #aeb7c0; }
.vm-proof-route article:nth-child(even) p { margin-left: auto; }

.vm-oem { background: #fff; }
.vm-oem__grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(60px,9vw,130px); align-items: start; }
.vm-oem header { position: sticky; top: 120px; }
.vm-oem header p { max-width: 47ch; margin: 26px 0 0; }
.vm-oem__steps { border-top: 1px solid var(--viox-border); }
.vm-oem__steps article { display: grid; grid-template-columns: 82px 1fr; gap: 24px; padding: 28px 0; border-bottom: 1px solid var(--viox-border); }
.vm-oem__steps article > span { color: var(--viox-red); font-size: 13px; font-weight: 700; }
.vm-oem__steps h3 { margin: 0; font-size: 22px; letter-spacing: -.02em; }
.vm-oem__steps p { margin: 8px 0 0; color: var(--viox-muted); font-size: 14px; }

.vm-documents { background: var(--viox-bg-soft); }
.vm-documents__grid { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid var(--viox-border); border-left: 1px solid var(--viox-border); }
.vm-documents__grid article { min-height: 210px; padding: 30px; border-right: 1px solid var(--viox-border); border-bottom: 1px solid var(--viox-border); background: #fff; }
.vm-documents__grid article > span { position: relative; display: block; width: 24px; height: 28px; border: 1.5px solid var(--viox-red); }
.vm-documents__grid article > span::before { position: absolute; top: -1.5px; right: -1.5px; width: 8px; height: 8px; border-bottom: 1.5px solid var(--viox-red); border-left: 1.5px solid var(--viox-red); background: #fff; content: ""; }
.vm-documents__grid h3 { margin: 28px 0 0; font-size: 18px; }
.vm-documents__grid p { margin: 10px 0 0; color: var(--viox-muted); font-size: 13px; }
.vm-scope-note { margin-top: 24px; padding: 20px 22px; background: var(--viox-warning-bg); color: #58420d; font-size: 13px; }

.vm-rfq { background: #fff; }
.vm-rfq__grid { display: grid; grid-template-columns: minmax(0,.88fr) minmax(460px,1.12fr); gap: 80px; align-items: start; }
.vm-rfq h2 { margin-bottom: 0; }
.vm-rfq__grid > div > p { max-width: 48ch; margin-top: 25px; }
.vm-rfq ul { margin: 34px 0 0; padding: 0; border-top: 1px solid var(--viox-border); list-style: none; }
.vm-rfq li { position: relative; padding: 14px 0 14px 28px; border-bottom: 1px solid var(--viox-border); font-size: 13px; font-weight: 600; }
.vm-rfq li::before { position: absolute; top: 18px; left: 1px; width: 13px; height: 7px; border-bottom: 2px solid var(--viox-red); border-left: 2px solid var(--viox-red); content: ""; transform: rotate(-45deg); }
.vm-rfq__panel { padding: 48px; background: var(--viox-dark); color: #fff; }
.vm-rfq__panel h3 { margin: 0; color: #fff; font-size: clamp(27px,3vw,40px); letter-spacing: -.03em; line-height: 1.12; }
.vm-rfq__panel p { max-width: 55ch; margin: 20px 0 28px; color: #aeb7c0; }
.vm-rfq__panel small { display: block; margin-top: 18px; color: #8d98a3; font-size: 11px; }

.vm-faq { background: var(--viox-bg-soft); }
.vm-faq__grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 80px; }
.vm-faq h2 { margin-bottom: 0; }
.vm-faq header p { margin: 22px 0 0; }
.vm-faq__grid > div { border-top: 1px solid #cad1d8; }
.vm-faq details { border-bottom: 1px solid #cad1d8; }
.vm-faq summary { position: relative; padding: 23px 50px 23px 0; list-style: none; font-size: 16px; font-weight: 600; cursor: pointer; }
.vm-faq summary::-webkit-details-marker { display: none; }
.vm-faq summary span::before,
.vm-faq summary span::after { position: absolute; top: 32px; right: 5px; width: 15px; height: 1px; background: var(--viox-dark); content: ""; transition: transform .25s ease; }
.vm-faq summary span::after { transform: rotate(90deg); }
.vm-faq details[open] summary span::after { transform: rotate(0); }
.vm-faq details p { max-width: 68ch; margin: 0; padding: 0 40px 24px 0; color: var(--viox-muted); font-size: 14px; }

.vm-final { background: var(--viox-red); color: #fff; }
.vm-final > div { display: grid; grid-template-columns: 1fr auto; gap: 50px; align-items: center; padding-top: 74px; padding-bottom: 74px; }
.vm-final h2 { max-width: 900px; margin: 0; color: #fff; font-size: clamp(38px,5vw,68px); font-weight: 700; letter-spacing: -.04em; line-height: 1.02; }

.viox-maker a:focus-visible,
.viox-maker button:focus-visible,
.viox-maker summary:focus-visible { outline: 3px solid var(--viox-red); outline-offset: 3px; }

@media (max-width: 1080px) {
	.vm-hero__grid { grid-template-columns: 1fr; }
	.vm-hero__copy { padding-right: 0; }
	.vm-hero__stage { min-height: 500px; }
	.vm-section-head { grid-template-columns: 1fr; }
	.vm-series-board { grid-template-columns: 240px 1fr; }
	.vm-series-panel { grid-template-columns: 1fr; }
	.vm-series-panel figure { min-height: 360px; }
	.vm-rfq__grid { grid-template-columns: 1fr; }
}

@media (max-width: 760px) {
	.vm-hero::before { display: none; }
	.vm-hero__grid { min-height: auto; }
	.vm-hero__copy { padding: 34px 0 58px; }
	.vm-crumbs { margin-bottom: 35px; }
	.vm-hero h1 { font-size: 42px !important; }
	.vm-hero__lead { font-size: 15px; }
	.vm-hero__stage { min-height: 330px; }
	.vm-hero__stage figcaption { right: 12px; bottom: 12px; left: 12px; }
	.vm-hero__stage figcaption span { padding: 13px 10px; }
	.vm-hero__stage strong { font-size: 11px; }
	.vm-hero__stage small { font-size: 9px; }
	.vm-local-nav a { padding: 16px 18px; }
	.vm-section { padding: 68px 0; }
	.vm-section-head { gap: 18px; margin-bottom: 36px; }
	.vm-section-head h2,
	.vm-oem header h2,
	.vm-rfq h2,
	.vm-faq h2 { font-size: 34px !important; }
	.vm-series-board { grid-template-columns: 1fr; }
	.vm-series-tabs { display: flex; overflow: auto; border-right: 0; border-bottom: 1px solid var(--viox-border); }
	.vm-series-tabs button { min-width: 190px; border-right: 1px solid var(--viox-border); border-bottom: 0; }
	.vm-series-panel { min-height: auto; }
	.vm-series-panel figure { min-height: 270px; }
	.vm-series-panel > div { padding: 30px 22px; }
	.vm-series-panel h3 { font-size: 28px; }
	.vm-proof-route::before { left: 14px; }
	.vm-proof-route > article,
	.vm-proof-route > article:nth-child(even) { grid-template-columns: 1fr; padding-left: 30px; }
	.vm-proof-route > article:nth-child(even) figure,
	.vm-proof-route > article:nth-child(even) > div { order: initial; }
	.vm-proof-route figure { min-height: 250px; }
	.vm-proof-route article > div,
	.vm-proof-route article:nth-child(even) > div { padding: 30px 0 54px; text-align: left; }
	.vm-proof-route article > div::before,
	.vm-proof-route article:nth-child(even) > div::before { top: 42px; right: auto; left: -24px; }
	.vm-proof-route article:nth-child(even) p { margin-left: 0; }
	.vm-oem__grid { grid-template-columns: 1fr; gap: 38px; }
	.vm-oem header { position: static; }
	.vm-oem__steps article { grid-template-columns: 52px 1fr; }
	.vm-documents__grid { grid-template-columns: 1fr; }
	.vm-documents__grid article { min-height: auto; }
	.vm-rfq__panel { padding: 32px 24px; }
	.vm-faq__grid { grid-template-columns: 1fr; gap: 36px; }
	.vm-final > div { grid-template-columns: 1fr; }
	.vm-final .viox-mcb-button { width: max-content; }
}

@media (prefers-reduced-motion: reduce) {
	.viox-maker *,
	.viox-maker *::before,
	.viox-maker *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
