@import url('/assets/fonts/fonts.css');
:root{font-family:'DM Sans',Arial,sans-serif;color:#212121;background:#f8f8f8;font-synthesis:none;--accent:#ff0000;--charcoal:#111111;--muted:#b7b7b7}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}a:focus-visible,button:focus-visible{outline:3px solid #ff0000;outline-offset:5px}.wrap{width:min(1380px,calc(100% - 112px));margin-inline:auto}.review-bar{min-height:48px;background:#fafafa;color:#303030;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px 32px;border-bottom:1px solid #dddddd;font-size:12px;letter-spacing:.04em}.review-label{font-weight:700;white-space:nowrap}.review-label span{color:#a8a8a8;margin:0 12px}.review-note{color:#6c6c6c}.review-current{font-weight:600}.industrial{background:var(--charcoal);color:#f4f4f4}.site-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid #ffffff26}.wordmark{display:flex;align-items:center;gap:16px;flex-shrink:0}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--accent)}.button{display:inline-flex;gap:38px;align-items:center;justify-content:space-between;min-height:56px;padding:16px 24px;background:var(--accent);color:#212121;font-size:14px;font-weight:700;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#ff0000;transform:translateY(-2px)}.button span{font-size:21px}.button.compact{min-height:44px;padding:9px 20px;gap:35px}.industrial-hero{display:grid;grid-template-columns:1fr 1fr;gap:5%;padding-top:60px;padding-bottom:58px;align-items:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;line-height:1.5}.hero-copy>.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:28px}.accent-rule{display:block;width:28px;height:2px;background:var(--accent)}h1{font-size:clamp(64px,6.6vw,106px);font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;line-height:.94;letter-spacing:-.018em;font-weight:600}.industrial h1 span{color:var(--accent)}.hero-intro{font-size:16px;line-height:1.7;max-width:415px;color:#c4c4c4;margin-top:26px}.actions{display:flex;align-items:center;gap:28px;margin-top:28px}.text-link{display:inline-flex;gap:15px;align-items:center;font-size:14px;font-weight:500;padding:12px 0;border-bottom:1px solid #ffffff60}.text-link:hover{color:var(--accent)}.hero-machine{background:#dedede;color:#262626;position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;margin-top:18px;min-width:0}.machine-top{display:flex;justify-content:space-between;gap:18px;font-family:monospace;font-size:10px;letter-spacing:.04em;padding:24px 26px}.hero-machine>img{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}.hero-machine figcaption{border-top:1px solid #b8b8b8;margin:0 26px;padding:24px 0;display:flex;justify-content:space-between;align-items:center;gap:15px}.hero-machine figcaption strong{display:block;font-size:18px;font-weight:500;margin-top:5px}.hero-machine figcaption .eyebrow{font-size:10px;color:#5e5e5e}.hero-machine figcaption>a{width:42px;height:42px;border:1px solid #787878;display:grid;place-items:center;font-size:25px}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff26;padding:32px 0 38px}.trust-bar>div{padding:0 28px;border-left:1px solid #ffffff26}.trust-bar>div:first-child{padding-left:0;border:0}.trust-bar strong{font-size:28px;font-weight:500;display:block;letter-spacing:-.04em}.trust-bar small{font-size:14px;font-weight:400;letter-spacing:0}.trust-bar div>span{display:block;color:#b7b7b7;font-size:13px;margin-top:8px}
@media(min-width:1550px){.industrial-hero{padding-block:80px}.hero-machine{max-height:630px}.hero-machine>img{min-height:0;flex:1}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.site-header{gap:18px}.site-header nav{gap:20px}.hero-copy>.eyebrow{font-size:10px}.actions{gap:18px;flex-wrap:wrap}.industrial-hero{gap:4%}h1{font-size:8vw}.machine-top{font-size:9px;padding:18px}.trust-bar>div{padding-inline:20px}.trust-bar strong{font-size:24px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.review-bar{padding-inline:20px;gap:10px}.review-label{font-size:10px}.review-label span{margin-inline:6px}.review-current{font-size:10px}.review-note{display:none}.site-header{min-height:90px}.site-header nav{display:none}.button.compact{gap:18px;font-size:12px}.industrial-hero{grid-template-columns:1fr;padding-top:36px;gap:34px}.hero-copy>.eyebrow{font-size:11px;margin-bottom:24px}h1{font-size:clamp(66px,15vw,96px)}.hero-intro{max-width:480px}.hero-machine{margin:0}.hero-machine>img{max-height:340px}.machine-top{font-size:10px}.trust-bar{grid-template-columns:1fr 1fr;gap:28px 0}.trust-bar>div:nth-child(3){border:0;padding-left:0}.trust-bar strong{font-size:26px}.trust-bar div>span{font-size:12px}.actions{gap:24px}.button{padding:16px 20px;gap:24px}}

/* Shared page structure and design-review controls. */
html { scroll-behavior: smooth; scroll-padding-top: 32px; }
body { min-width: 320px; }
.skip-link { position: fixed; z-index: 30; top: -100px; left: 16px; background: white; color: #202020; padding: 16px; }
.skip-link:focus { top: 8px; }
.review-bar { min-height: 58px; padding-block: 8px; }
.concept-nav { display: flex; gap: 4px; align-items: center; }
.concept-nav a { padding: 9px 16px; border: 1px solid transparent; border-radius: 5px; font-size: 13px; font-weight: 500; white-space: nowrap; transition: background .15s; }
.concept-nav a span { margin-right: 7px; color: #797979; font-size: 11px; }
.concept-nav a:hover { background: #ececec; }
.concept-nav a[aria-current] { background: #e9e9e9; border-color: #d9d9d9; color: #1c1c1c; }
.review-notes { white-space: nowrap; font-size: 12px; padding-block: 9px; }
.review-notes span { padding-left: 8px; }
.review-notes:hover { text-decoration: underline; }
.header-actions { display: flex; align-items: center; gap: 16px; }
.menu-toggle { display: none; background: transparent; border: 1px solid currentColor; color: inherit; width: 44px; height: 44px; padding: 12px; cursor: pointer; }
.menu-toggle span { display: block; height: 1px; background: currentColor; margin-block: 5px; }
.section-pad { padding-top: 100px; padding-bottom: 104px; }
.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; margin-bottom: 50px; }
.section-heading > p { max-width: 325px; line-height: 1.7; font-size: 16px; }
h2 { font-size: clamp(38px,4.2vw,62px); line-height: 1.07; letter-spacing: -.04em; font-weight: 500; }
h3 { font-size: 22px; line-height: 1.25; font-weight: 500; letter-spacing: -.025em; }
.section-heading .eyebrow, .engineering-split .eyebrow, .precision-applications .eyebrow, .heritage-applications .eyebrow { margin-bottom: 22px; }
.light-section { color: #222222; background: #f2f2f2; }
.light-section .eyebrow { color: #5e5e5e; }
.light-section .section-heading > p, .light-section .section-intro { color: #5f5f5f; }
.light-section .text-link { border-color: #a7a7a7; }
.product-grid, .heritage-product-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 28px; }
.product-card { min-width: 0; }
.product-image { position: relative; background: #e4e4e4; aspect-ratio: 1.3; display: flex; align-items: center; padding: 22px 12px 0; overflow: hidden; }
.product-image img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; transition: transform .3s; }
.product-card:hover .product-image img { transform: scale(1.04); }
.product-number { position: absolute; z-index: 1; top: 18px; left: 20px; font-family: monospace; font-size: 12px; color: #656565; }
.product-title { display: flex; justify-content: space-between; align-items: center; gap: 18px; margin: 22px 0 12px; }
.product-title > span { font-size: 24px; }
.product-card > p { font-size: 15px; line-height: 1.7; color: #656565; max-width: 370px; }
.industry-grid { display: grid; grid-template-columns: repeat(4,1fr); }
.industry-grid a { position: relative; border-top: 1px solid #717171; border-bottom: 1px solid #717171; border-left: 1px solid #717171; padding: 28px 24px 34px; }
.industry-grid a:first-child { padding-left: 0; border-left: 0; }
.industry-index { color: #a2a2a2; font-family: monospace; font-size: 12px; display: block; margin-bottom: 50px; }
.industry-grid h3 { margin-bottom: 16px; }
.industry-grid a > span:last-of-type { position: absolute; top: 24px; right: 24px; color: var(--accent); font-size: 24px; }
.industry-grid p { color: #c3c3c3; font-size: 14px; line-height: 1.6; }
.industry-grid a:hover { background: #2f2f2f; }
.engineering-split { display: grid; grid-template-columns: 1fr 1fr; gap: 10%; }
.section-intro { max-width: 450px; font-size: 16px; line-height: 1.75; margin: 26px 0 20px; }
.principle-list article { display: flex; gap: 28px; padding: 28px 0; border-bottom: 1px solid #c9c9c9; }
.principle-list article:first-child { border-top: 1px solid #c9c9c9; }
.principle-list article > span { color: #c60000; font-family: monospace; font-size: 13px; padding-top: 5px; }
.principle-list p { color: #656565; font-size: 15px; line-height: 1.7; margin-top: 12px; }
.industrial-cta { padding: 88px 0 90px; }
.industrial-cta .eyebrow { color: var(--accent); margin-bottom: 22px; }
.industrial-cta > div { display: flex; justify-content: space-between; gap: 40px; align-items: center; }
.industrial-cta h2 { font-size: clamp(46px,5vw,76px); }
.site-footer { padding: 45px 0 28px; border-top: 1px solid #6d6d6d; }
.footer-top, .footer-bottom { display: flex; justify-content: space-between; align-items: center; gap: 32px; }
.footer-top { margin-bottom: 50px; }
.footer-top > p { font-size: 14px; color: #b7b7b7; }
.footer-phone { font-size: 18px; }
.footer-bottom { font-size: 12px; color: #b7b7b7; }
.footer-bottom nav { display: flex; gap: 26px; }
.footer-bottom a:hover { text-decoration: underline; }

/* 02 — Engineered Precision: a light, specification-led direction. */
.precision { background: #ffffff; color: #232323; --accent-ink: #c60000; }
.precision .site-header { border-color: #e0e0e0; min-height: 104px; }
.precision .button { background: var(--accent-ink); color: #ffffff; border-radius: 5px; }
.precision .button:hover { background: #a60000; }
.precision .site-header nav a:hover, .precision .text-link:hover { color: var(--accent-ink); }
.precision .text-link { border-color: #c3c3c3; }
.precision-hero { display: grid; grid-template-columns: 1.12fr 1fr; align-items: center; gap: 4%; padding-top: 70px; padding-bottom: 65px; }
.precision-copy > .eyebrow { color: var(--accent-ink); margin-bottom: 30px; }
.precision h1 { font-family: 'DM Sans',Arial,sans-serif; font-size: clamp(48px,4.8vw,76px); font-weight: 500; line-height: 1.1; letter-spacing: -.065em; }
.precision h1 em { color: var(--accent-ink); font-style: normal; }
.precision .hero-intro { color: #6f6f6f; font-size: 18px; line-height: 1.7; max-width: 455px; }
.precision .actions { gap: 20px; }
.precision .actions .button { gap: 24px; }
.precision-assurance { display: flex; align-items: center; gap: 16px; margin-top: 44px; }
.assurance-symbol { font-size: 40px; color: var(--accent-ink); }
.precision-assurance p { color: #767676; font-size: 12px; line-height: 1.8; }
.precision-assurance strong { font-weight: 500; color: #393939; font-size: 13px; }
.precision-machine { background-color: #f1f1f1; border: 1px solid #e3e3e3; border-radius: 8px; overflow: hidden; min-width: 0; }
.precision-machine .machine-top { color: #686868; font-size: 10px; border-bottom: 1px solid #dedede; margin-inline: 24px; padding: 25px 0 18px; }
.precision-machine > img { width: 100%; height: auto; mix-blend-mode: multiply; padding: 26px 10px; }
.precision-machine figcaption { margin-inline: 24px; padding-block: 18px; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #dedede; font-size: 13px; color: #656565; }
.precision-machine figcaption a { color: var(--accent-ink); width: 32px; height: 32px; border-radius: 50%; background: white; display: grid; place-items: center; font-size: 20px; }
.precision-specs { background: #f7f7f7; display: grid; grid-template-columns: .85fr 1fr 1fr 1fr; padding: 30px 32px; border: 1px solid #e6e6e6; border-radius: 6px; align-items: center; gap: 28px; }
.precision-specs > p { font-size: 10px; color: #757575; line-height: 1.7; letter-spacing: .08em; }
.precision-specs > div { border-left: 1px solid #dbdbdb; padding-left: 28px; }
.precision-specs strong { color: var(--accent-ink); display: block; font-size: 30px; letter-spacing: -.04em; font-weight: 500; white-space: nowrap; }
.precision-specs small { font-size: 14px; letter-spacing: 0; }
.precision-specs div > span { color: #6f6f6f; display: block; font-size: 12px; margin-top: 6px; }
.precision h2 { font-size: clamp(36px,3.5vw,52px); font-weight: 500; letter-spacing: -.045em; line-height: 1.12; }
.precision .section-heading .eyebrow, .precision-applications .eyebrow, .precision-cta .eyebrow { color: var(--accent-ink); }
.precision-catalog { border-top: 1px solid #dcdcdc; }
.catalog-row { display: grid; grid-template-columns: 50px 1fr 220px 56px; gap: 28px; align-items: center; padding: 25px 0; border-bottom: 1px solid #dcdcdc; }
.catalog-index { font-family: monospace; color: #898989; font-size: 13px; }
.catalog-row h3 { font-size: 26px; color: #2c2c2c; margin-bottom: 12px; }
.catalog-row p { font-size: 15px; color: #6f6f6f; max-width: 440px; line-height: 1.7; }
.catalog-row img { width: 200px; height: 125px; object-fit: contain; border-radius: 5px; mix-blend-mode: multiply; }
.round-arrow { width: 46px; height: 46px; border: 1px solid #c7c7c7; border-radius: 50%; display: grid; place-items: center; font-size: 22px; color: var(--accent-ink); }
.catalog-row:hover { background: #f8f8f8; }
.catalog-row:hover .round-arrow { background: var(--accent-ink); color: white; }
.precision-engineering { background: #111111; color: white; }
.precision-engineering .section-heading .eyebrow { color: #dadada; }
.precision-engineering .text-link { color: white; border-color: #b9b9b9; }
.process-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 52px; margin-top: 64px; }
.process-grid article { border-top: 1px solid #8e8e8e; padding-top: 25px; }
.process-grid article > span { font-family: monospace; color: #dadada; font-size: 12px; }
.process-grid h3 { margin: 42px 0 18px; }
.process-grid p { color: #e9e9e9; font-size: 15px; line-height: 1.75; }
.precision-applications { display: grid; grid-template-columns: 1fr 1fr; gap: 10%; }
.application-links { border-top: 1px solid #dcdcdc; }
.application-links a { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 21px 0; border-bottom: 1px solid #dcdcdc; font-size: 18px; }
.application-links a span { color: var(--accent-ink); }
.application-links a:hover { color: var(--accent-ink); }
.precision-cta { display: flex; justify-content: space-between; gap: 32px; align-items: center; padding: 48px; background: #f3f3f3; border-radius: 6px; margin-bottom: 80px; }
.precision-cta .eyebrow { margin-bottom: 16px; }
.precision-cta h2 { font-size: 42px; }
.precision .site-footer { border-color: #d7d7d7; }
.precision .footer-top > p, .precision .footer-bottom { color: #6f6f6f; }

/* 03 — A Legacy of Endurance: an editorial, heritage-led direction. */
.heritage { background: #ffffff; color: #2a2a2a; --accent-ink: #c60000; }
.heritage .site-header { border-color: #c8c8c8; min-height: 110px; }
.heritage .button { background: #111111; color: #f7f7f7; border-radius: 0; }
.heritage .button:hover { background: #000000; }
.heritage .site-header nav a:hover, .heritage .text-link:hover { color: var(--accent-ink); }
.heritage .text-link { border-color: #a7a7a7; }
.heritage-intro { display: flex; gap: 70px; align-items: flex-end; justify-content: space-between; padding: 52px 0 50px; }
.heritage-intro .eyebrow { color: var(--accent-ink); margin-bottom: 25px; font-size: 11px; letter-spacing: .16em; }
.heritage h1 { font-family: 'Libre Caslon Display',Georgia,serif; font-size: clamp(78px,8.4vw,130px); line-height: .96; font-weight: 400; letter-spacing: -.045em; }
.heritage h1 em { color: var(--accent-ink); font-weight: 400; }
.heritage-lede { padding: 0 0 6px; min-width: 280px; }
.heritage-lede > p { font-size: 17px; line-height: 1.75; margin-bottom: 22px; color: #606060; }
.heritage-panorama { position: relative; height: 410px; overflow: hidden; margin: 0; }
.heritage-panorama > img { width: 100%; height: 100%; object-fit: cover; object-position: center 54%; filter: grayscale(1); }
.heritage-panorama::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,transparent 35%,#1a1a1aa6); pointer-events: none; }
.heritage-panorama figcaption { position: absolute; z-index: 1; right: max(56px,calc((100vw - 1380px)/2)); top: 50%; transform: translateY(-50%); color: white; padding: 28px 30px; border: 1px solid #ffffff65; background: #242424ad; backdrop-filter: blur(4px); }
.heritage-panorama figcaption .eyebrow { color: #d9d9d9; font-size: 10px; }
.heritage-panorama figcaption p { font-family: 'Libre Caslon Display',Georgia,serif; font-size: 43px; line-height: 1.1; margin: 22px 0; }
.heritage-panorama figcaption > a { font-size: 12px; border-bottom: 1px solid #b5b5b5; padding-bottom: 6px; }
.heritage-panorama figcaption > a span { margin-left: 12px; }
.image-caption { position: absolute; z-index: 1; bottom: 18px; left: 56px; color: white; font-family: monospace; font-size: 10px; letter-spacing: .1em; text-shadow: 0 1px 5px #000000; }
.heritage h2 { font-family: 'Libre Caslon Display',Georgia,serif; font-weight: 400; font-size: clamp(44px,4.5vw,66px); line-height: 1.07; letter-spacing: -.025em; }
.heritage-story { display: grid; grid-template-columns: 1fr 2.4fr; gap: 60px; border-bottom: 1px solid #c8c8c8; }
.heritage-story > .eyebrow { color: var(--accent-ink); padding-top: 12px; }
.story-columns { display: grid; grid-template-columns: 1fr 1fr; gap: 55px; margin-top: 35px; }
.story-columns p { font-size: 16px; line-height: 1.8; color: #686868; }
.story-columns > p { color: #3c3c3c; font-size: 20px; line-height: 1.6; }
.story-columns .text-link { margin-top: 20px; }
.heritage-products .eyebrow { color: var(--accent-ink); }
.heritage .product-image { background: #e6e6e6; }
.heritage .product-title h3 { font-family: 'Libre Caslon Display',Georgia,serif; font-size: 32px; font-weight: 400; }
.heritage .product-title > span { color: var(--accent-ink); }
.heritage-product-grid { gap: 32px; }
.heritage-principles { background: #111111; color: #f5f5f5; }
.heritage-principles .wrap { display: grid; grid-template-columns: repeat(3,1fr); padding-block: 60px; }
.heritage-principles article { padding: 0 48px; border-left: 1px solid #6e6e6e; }
.heritage-principles article:first-child { padding-left: 0; border: 0; }
.heritage-principles article > span { color: #bcbcbc; font-family: monospace; font-size: 12px; }
.heritage-principles h3 { font-family: 'Libre Caslon Display',Georgia,serif; font-size: 46px; font-weight: 400; margin: 30px 0 16px; }
.heritage-principles p { color: #d3d3d3; font-size: 15px; line-height: 1.75; }
.heritage-applications { display: grid; grid-template-columns: 1.1fr 1fr; gap: 12%; }
.heritage-applications .eyebrow { color: var(--accent-ink); }
.heritage-applications > div > p:not(.eyebrow) { font-size: 18px; line-height: 1.75; color: #686868; }
.heritage-applications .text-link { margin-top: 22px; }
.heritage-industries { margin-top: 35px; display: flex; gap: 12px 25px; flex-wrap: wrap; font-size: 12px; color: #666666; }
.heritage-cta { text-align: center; border-top: 1px solid #c2c2c2; padding: 80px 0 100px; }
.heritage-cta .eyebrow { color: var(--accent-ink); margin-bottom: 28px; }
.heritage-cta h2 { font-size: clamp(70px,8vw,110px); }
.heritage-cta h2 em { color: var(--accent-ink); }
.heritage-cta .button { margin-top: 35px; }
.heritage .site-footer { border-color: #c2c2c2; }
.heritage .footer-top > p, .heritage .footer-bottom { color: #686868; }

/* Accompanying review: source-grounded findings and design rationale. */
.notes { background: #f6f6f6; color: #2f2f2f; }
.notes-main { max-width: 1200px; padding: 50px 0 90px; }
.notes-back { display: inline-block; font-size: 14px; color: #717171; margin-bottom: 65px; }
.notes-main > .eyebrow { margin-bottom: 24px; color: #787878; }
.notes-main h1 { font-family: 'DM Sans',Arial,sans-serif; font-size: clamp(54px,6vw,86px); font-weight: 500; letter-spacing: -.055em; line-height: 1.05; }
.notes-intro { margin-top: 28px; font-size: 20px; line-height: 1.7; max-width: 670px; color: #707070; }
.notes-section { border-top: 1px solid #d5d5d5; padding-top: 36px; margin-top: 65px; }
.notes h2 { font-size: 30px; margin-bottom: 25px; }
.notes-section > p { font-size: 16px; line-height: 1.8; color: #5f5f5f; max-width: 860px; margin-bottom: 20px; }
.source-links a { text-decoration: underline; text-underline-offset: 3px; }
.notes-section .source-links { font-size: 13px; }
.audit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 60px; }
.audit-grid article > span { color: #969696; font-family: monospace; font-size: 13px; }
.audit-grid h3 { margin: 16px 0 12px; font-size: 21px; }
.audit-grid p { font-size: 15px; line-height: 1.8; color: #6f6f6f; }
.direction-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.direction-card { padding: 30px 28px; display: flex; flex-direction: column; border: 1px solid #cfcfcf; }
.direction-card > span { font-family: monospace; font-size: 13px; margin-bottom: 42px; }
.direction-card h3 { font-size: 26px; margin-bottom: 18px; }
.direction-card > strong { font-size: 14px; font-weight: 500; margin-bottom: 18px; line-height: 1.6; }
.direction-card > p { font-size: 15px; line-height: 1.75; margin-bottom: 25px; }
.direction-card .button { margin-top: auto; }
.industrial-swatch { background: #111111; color: #f0f0f0; border-color: #111111; }
.industrial-swatch > span, .industrial-swatch > strong { color: #ff0000; }
.precision-swatch { background: #f2f2f2; color: #111111; border-color: #d4d4d4; }
.precision-swatch .button { color: white; background: #c60000; }
.heritage-swatch { background: #e6e6e6; color: #3d3d3d; border-color: #c5c5c5; }
.heritage-swatch .button { color: white; background: #111111; }
.recommendation { padding: 40px; margin-top: 60px; background: #e9e9e9; border-left: 3px solid #ff0000; }
.recommendation .eyebrow { margin-bottom: 18px; color: #676767; }
.recommendation p:last-child { line-height: 1.8; max-width: 880px; }

/* Responsive behavior across all directions. */
@media (min-width:1550px) {
  .precision-hero { padding-block: 90px; }
  .heritage-panorama { height: 470px; }
}
@media (max-width:1100px) {
  .review-label { font-size: 10px; }
  .review-label span { margin-inline: 6px; }
  .concept-nav a { padding-inline: 12px; }
  .review-notes { font-size: 11px; }
  .section-pad { padding-block: 76px; }
  .industrial-hero .hero-copy > .eyebrow { flex-wrap: wrap; }
  .precision-hero { gap: 3%; }
  .precision h1 { font-size: 5.5vw; }
  .precision .hero-intro { font-size: 16px; }
  .precision .actions { flex-wrap: wrap; gap: 10px 20px; }
  .precision-specs { padding: 25px; gap: 20px; }
  .precision-specs strong { font-size: 25px; }
  .precision-specs > div { padding-left: 20px; }
  .catalog-row { grid-template-columns: 30px 1fr 160px 45px; gap: 22px; }
  .catalog-row img { width: 160px; }
  .process-grid { gap: 32px; }
  .heritage-intro { gap: 40px; }
  .heritage-panorama figcaption { right: 32px; }
  .heritage h1 { font-size: 9vw; }
  .heritage-principles article { padding-inline: 30px; }
  .heritage-principles h3 { font-size: 38px; }
  .heritage-story { gap: 40px; grid-template-columns: .8fr 2.5fr; }
  .story-columns { gap: 30px; }
  .direction-grid { gap: 15px; }
  .direction-card { padding: 25px 20px; }
  .direction-card h3 { font-size: 24px; }
  .footer-top > p { max-width: 180px; }
}
@media (max-width:800px) {
  .review-bar { flex-wrap: wrap; justify-content: space-between; gap: 6px; padding: 9px 20px; }
  .review-label { font-size: 10px; }
  .review-notes { margin-left: auto; font-size: 11px; order: 1; }
  .concept-nav { order: 2; width: 100%; justify-content: center; }
  .concept-nav a { text-align: center; flex: 1; font-size: 12px; padding: 8px 10px; }
  .site-header { position: relative; min-height: 94px; }
  .site-header nav { display: none; }
  .site-header nav.is-open { display: flex; flex-direction: column; gap: 0; position: absolute; z-index: 10; top: calc(100% - 1px); left: -20px; right: -20px; padding: 16px 20px; color: #2b2b2b; background: #f8f8f8; border: 1px solid #c7c7c7; box-shadow: 0 15px 20px #00000022; }
  .site-header nav.is-open a { padding: 15px 8px; border-bottom: 1px solid #e1e1e1; }
  .menu-toggle { display: block; }
  .section-heading { align-items: flex-start; gap: 22px; }
  .section-heading > p { max-width: 230px; font-size: 14px; }
  .industry-grid { grid-template-columns: 1fr 1fr; }
  .industry-grid a:nth-child(3) { padding-left: 0; border-left: 0; border-top: 0; }
  .industry-grid a:nth-child(4) { border-top: 0; }
  .engineering-split { gap: 6%; }
  .principle-list article { gap: 18px; }
  .product-grid, .heritage-product-grid { gap: 18px; }
  .product-title h3 { font-size: 19px; }
  .product-card > p { font-size: 14px; }
  .product-image { padding-inline: 0; }
  .precision-hero { grid-template-columns: 1fr; padding-top: 45px; gap: 35px; }
  .precision h1 { font-size: clamp(48px,7.5vw,72px); }
  .precision .hero-intro { max-width: 550px; }
  .precision .actions { gap: 25px; }
  .precision-assurance { margin-top: 28px; }
  .precision-machine { max-width: 610px; width: 100%; justify-self: center; }
  .precision-machine > img { max-height: 370px; object-fit: contain; }
  .precision-specs { grid-template-columns: 1fr 1fr; gap: 25px; }
  .precision-specs > div:nth-child(3) { border-left: 0; padding-left: 0; }
  .precision-specs strong { font-size: 30px; }
  .precision-engineering .section-heading { flex-direction: column; }
  .process-grid { gap: 24px; }
  .process-grid h3 { font-size: 20px; }
  .precision-applications { gap: 6%; }
  .precision-cta { padding: 35px; }
  .precision-cta h2 { font-size: 34px; }
  .heritage-intro { padding-block: 40px; }
  .heritage-lede { min-width: 230px; }
  .heritage-lede > p { font-size: 15px; }
  .heritage-lede .text-link { font-size: 12px; }
  .heritage-story { grid-template-columns: 1fr; gap: 25px; }
  .heritage .product-title h3 { font-size: 26px; }
  .heritage-principles article { padding-inline: 22px; }
  .heritage-principles h3 { font-size: 34px; }
  .heritage-applications { gap: 7%; }
  .heritage-applications > div > p:not(.eyebrow) { font-size: 16px; }
  .footer-top { flex-wrap: wrap; margin-bottom: 30px; }
  .footer-top > p { max-width: unset; margin-left: auto; }
  .footer-bottom { flex-wrap: wrap; gap: 20px; }
  .direction-grid { grid-template-columns: 1fr; }
  .direction-card > span { margin-bottom: 20px; }
  .direction-card .button { align-self: flex-start; }
}
@media (max-width:600px) {
  .wrap { width: calc(100% - 40px); }
  .wordmark { gap: 12px; }
  .header-actions { gap: 10px; }
  .header-actions .button { padding: 10px 13px; gap: 14px; font-size: 12px; }
  .menu-toggle { width: 40px; height: 40px; padding: 9px; }
  .site-header, .precision .site-header, .heritage .site-header { min-height: 88px; gap: 12px; }
  .hero-copy > .eyebrow { font-size: 10px; letter-spacing: .07em; }
  .industrial-hero { padding-block: 36px 40px; }
  .industrial h1 { font-size: clamp(66px,18vw,105px); }
  .hero-intro { font-size: 16px; }
  .hero-machine .machine-top { font-size: 9px; padding-inline: 18px; }
  .hero-machine figcaption { margin-inline: 18px; padding-block: 20px; }
  .hero-machine figcaption strong { font-size: 17px; }
  .trust-bar { padding-block: 30px 35px; }
  .trust-bar strong { font-size: 24px; }
  .trust-bar > div { padding-inline: 15px; }
  .trust-bar small { font-size: 12px; }
  .trust-bar div > span { font-size: 12px; line-height: 1.5; }
  .section-pad { padding-block: 60px; }
  h2 { font-size: 39px; }
  .section-heading { flex-direction: column; margin-bottom: 32px; }
  .section-heading > p { max-width: 420px; font-size: 16px; }
  .section-heading .eyebrow { margin-bottom: 18px; }
  .product-grid, .heritage-product-grid { grid-template-columns: 1fr; gap: 35px; }
  .product-image { aspect-ratio: 1.45; }
  .product-title { margin-top: 18px; }
  .product-title h3 { font-size: 24px; }
  .product-card > p { font-size: 16px; max-width: unset; }
  .industry-grid a { padding: 22px 18px 28px; }
  .industry-grid a > span:last-of-type { right: 14px; }
  .industry-index { margin-bottom: 36px; }
  .industry-grid h3 { font-size: 22px; }
  .industry-grid p { font-size: 14px; }
  .engineering-split { grid-template-columns: 1fr; gap: 36px; }
  .principle-list p { font-size: 16px; }
  .industrial-cta { padding-block: 60px; }
  .industrial-cta > div { flex-direction: column; gap: 28px; align-items: flex-start; }
  .industrial-cta h2 { font-size: 46px; }
  .footer-top { gap: 28px; }
  .footer-top > p { margin: 0; width: 100%; order: 2; font-size: 13px; }
  .footer-phone { font-size: 14px; margin-left: auto; }
  .footer-bottom { flex-direction: column; align-items: flex-start; font-size: 12px; }
  .footer-bottom nav { gap: 30px; }
  .precision h1 { font-size: clamp(42px,9.7vw,58px); line-height: 1.14; }
  .precision-copy > .eyebrow { font-size: 10px; letter-spacing: .07em; margin-bottom: 25px; }
  .precision .actions { gap: 16px; }
  .precision-assurance strong { font-size: 12px; }
  .precision-hero { padding-top: 38px; padding-bottom: 35px; }
  .precision-specs { gap: 22px 15px; padding: 24px 20px; }
  .precision-specs strong { font-size: 26px; }
  .precision-specs small { font-size: 11px; }
  .precision-specs div > span { font-size: 11px; line-height: 1.5; }
  .precision-specs > div { padding-left: 15px; }
  .precision-specs > p { font-size: 9px; }
  .precision-machine .machine-top { font-size: 9px; margin-inline: 18px; }
  .precision-machine figcaption { margin-inline: 18px; font-size: 12px; }
  .precision-machine > img { padding-block: 15px; }
  .precision h2 { font-size: 35px; }
  .catalog-row { grid-template-columns: 25px 1fr 30px; gap: 15px; padding-block: 25px; }
  .catalog-row > div { grid-column: 2; }
  .catalog-row .round-arrow { grid-column: 3; grid-row: 1; width: 30px; height: 30px; font-size: 18px; }
  .catalog-row img { grid-column: 2; width: 180px; height: 110px; }
  .catalog-row h3 { font-size: 24px; }
  .catalog-row p { font-size: 15px; }
  .process-grid { grid-template-columns: 1fr; gap: 32px; margin-top: 36px; }
  .process-grid h3 { margin-top: 24px; font-size: 24px; }
  .process-grid p { font-size: 16px; }
  .precision-applications { grid-template-columns: 1fr; gap: 30px; }
  .precision-cta { flex-direction: column; align-items: flex-start; padding: 30px 25px; gap: 25px; margin-bottom: 60px; }
  .precision-cta .eyebrow { font-size: 10px; }
  .precision-cta h2 { font-size: 32px; }
  .heritage-intro { flex-direction: column; align-items: flex-start; gap: 25px; padding-block: 36px; }
  .heritage h1 { font-size: clamp(67px,14vw,86px); }
  .heritage-intro .eyebrow { font-size: 9px; letter-spacing: .1em; margin-bottom: 24px; }
  .heritage-lede { width: 100%; padding: 0; }
  .heritage-lede > p { font-size: 16px; margin-bottom: 12px; }
  .heritage-lede .text-link { font-size: 14px; }
  .heritage-panorama { height: 430px; }
  .heritage-panorama > img { object-position: 44% center; }
  .heritage-panorama figcaption { right: 20px; top: auto; bottom: 42px; transform: none; padding: 22px; }
  .heritage-panorama figcaption p { font-size: 35px; margin-block: 16px; }
  .heritage-panorama figcaption .eyebrow { font-size: 9px; }
  .image-caption { left: 20px; font-size: 9px; }
  .heritage-story { gap: 22px; }
  .heritage h2 { font-size: 44px; }
  .story-columns { grid-template-columns: 1fr; gap: 22px; margin-top: 25px; }
  .story-columns > p { font-size: 20px; }
  .heritage .product-title h3 { font-size: 34px; }
  .heritage-principles .wrap { grid-template-columns: 1fr; padding-block: 16px; }
  .heritage-principles article { padding: 32px 0; border-left: 0; border-top: 1px solid #6e6e6e; }
  .heritage-principles h3 { font-size: 43px; margin: 20px 0 12px; }
  .heritage-principles p { font-size: 16px; }
  .heritage-applications { grid-template-columns: 1fr; gap: 28px; }
  .heritage-cta { padding-block: 60px 70px; }
  .heritage-cta .eyebrow { font-size: 10px; }
  .heritage-cta h2 { font-size: 67px; }
  .notes-main { padding-top: 30px; }
  .notes-back { margin-bottom: 40px; }
  .notes-main > .eyebrow { font-size: 10px; }
  .notes-main h1 { font-size: 49px; }
  .notes-intro { font-size: 18px; }
  .notes h2 { font-size: 28px; }
  .audit-grid { grid-template-columns: 1fr; gap: 32px; }
  .notes-section { margin-top: 45px; }
  .recommendation { margin-top: 45px; padding: 28px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
}
@media (max-width:380px) {
  .review-label { font-size: 9px; }
  .review-notes { font-size: 10px; }
  .concept-nav a { padding-inline: 7px; }
  .concept-nav a span { margin-right: 4px; }
  .precision h1 { font-size: 38px; }
  .precision-specs strong { font-size: 23px; }
  .hero-machine .machine-top { font-size: 8px; gap: 10px; }
  .footer-phone { margin-left: 0; }
}

/* High-resolution client identity: white on Industrial, full color on the light concepts. */
:root {
  --brand-red: #ff0000;
  --brand-red-ink: #c60000;
  --brand-black: #000000;
  --brand-white: #ffffff;
}
.wordmark {
  display: block;
  flex-shrink: 0;
  background: transparent;
  padding: 7px 10px;
  line-height: 0;
}
.brand-logo { width: 196px; height: auto; }
.site-header, .precision .site-header, .heritage .site-header { min-height: 124px; }
.site-footer .brand-logo { width: 174px; }
.button { background: var(--brand-red); color: var(--brand-black); }
.button:hover { background: var(--brand-white); color: var(--brand-black); border-color: var(--brand-black); }
.precision .button, .heritage .button, .precision-swatch .button, .heritage-swatch .button {
  background: var(--brand-red);
  color: var(--brand-black);
}
.precision .button:hover, .heritage .button:hover, .precision-swatch .button:hover, .heritage-swatch .button:hover {
  background: var(--brand-black);
  color: var(--brand-white);
}
.precision-engineering .section-heading .eyebrow, .process-grid article > span { color: var(--brand-red); }
.heritage-principles article > span { color: var(--brand-red); }
.industrial .light-section .text-link:hover { color: var(--brand-red-ink); }
.heritage-cta .button, .precision-cta .button { border-color: var(--brand-red); }
.industrial-swatch > span, .industrial-swatch > strong { color: var(--brand-red); }
.precision-swatch, .heritage-swatch { border-top: 3px solid var(--brand-red); }
.concept-nav a[aria-current] { border-bottom-color: var(--brand-red); }
@media (min-width:801px) and (max-width:1000px) {
  .brand-logo { width: 164px; }
  .site-header nav { gap: 18px; }
  .site-header .button.compact { gap: 20px; padding-inline: 15px; }
}
@media (max-width:600px) {
  .site-header, .precision .site-header, .heritage .site-header { min-height: 98px; }
  .wordmark { padding: 5px 7px; }
  .brand-logo { width: 154px; }
  .site-footer .brand-logo { width: 160px; }
}
@media (max-width:380px) {
  .site-header .brand-logo { width: 123px; }
  .site-header { gap: 8px; }
  .header-actions { gap: 7px; }
  .header-actions .button.compact { gap: 8px; padding-inline: 10px; }
}

/* Keep the concept review controls readable without changing the site navigation. */
@media (min-width:801px) and (max-width:1120px) {
  .review-bar { flex-wrap: wrap; gap: 6px; padding: 9px 20px; }
  .review-notes { order: 1; margin-left: auto; }
  .concept-nav { order: 2; width: 100%; justify-content: center; }
  .concept-nav a { flex: 1; text-align: center; }
}
@media (max-width:600px) {
  .concept-nav { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 2px; }
  .concept-nav a { min-width: 0; padding-inline: 2px; font-size: 11px; }
  .concept-nav a > span { display: block; margin: 0 0 3px; font-size: 10px; }
}
.direction-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
.forward-swatch { background: #fff; color: #222; border-top: 3px solid #f00; }
.forward-swatch > span { color: #c60000; }
.current-swatch { background: #f00; color: #000; border-top: 3px solid #111; }
.current-swatch > span, .current-swatch > strong, .current-swatch p { color: #000; }
.current-swatch .button { background: #111; color: #fff; }
.current-swatch .button:hover { background: #fff; color: #111; }
@media (max-width:800px) { .direction-grid { grid-template-columns: 1fr; } }
