/* Complete-product manufacturing identity and progressive enhancements. */
.mfg-page { --page-line: #a9ad9d; --page-copy: #465852; }
.mfg-page .home-wordmark { flex-shrink: 0; gap: 7px; }
.mfg-page .home-wordmark span { font-size: 8px; letter-spacing: .12em; }
.mfg-page .header-inner { gap: 24px; }
.mfg-page .nav ul { gap: 28px; }
.mfg-page .nav .nav-contact { gap: 20px; }
.mfg-page .nav .nav-contact[aria-current="page"] { border-color: var(--home-orange); color: var(--home-orange); }
.mfg-page .footer-email { font-size: clamp(18px, 2vw, 28px); }
.mfg-page .inner-hero h1 { overflow-wrap: normal; }
.products-page .inner-hero h1 { font-size: clamp(48px, 5.6vw, 86px); }
.about-page .inner-hero h1 { font-size: clamp(48px, 6.1vw, 92px); }
.contact-page .inner-hero h1 { font-size: clamp(48px, 5.6vw, 86px); }
.mfg-section { padding: 80px 0; background: var(--home-paper); }
.mfg-section .section-kicker { border-color: #a9ad9d; }
.route-section { background: #d8cebc; }
.mfg-sage { background: #c1c9bd; }
.mfg-paper { background: #e2d9c8; }
.project-routes { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
.project-route { min-width: 0; display: flex; flex-direction: column; padding: 32px; background: #e4dccd; border-top: 2px solid #a36538; }
.route-index { display: block; color: #85512f; font-size: 10px; letter-spacing: .12em; margin-bottom: 32px; }
.project-route h3 { font-size: clamp(27px,2.6vw,39px); line-height: 1.13; font-weight: 500; letter-spacing: -.045em; margin: 0 0 23px; }
.project-route p { color: #45564f; font-size: 13px; line-height: 1.9; margin-bottom: 26px; }
.route-action { margin-top: auto; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 15px 0 0; min-height: 48px; border-top: 1px solid #b8b5a5; font-size: 12px; font-weight: 600; }
.route-action span { font-size: 23px; }
.route-action:hover { color: #8a451d; }
.mfg-small-note { color: #4b5b51; font-size: 11px; line-height: 1.9; margin: 25px 0 0; }
.route-requirements { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 44px; margin-top: 58px; }
.route-requirements .eyebrow { font-size: 9px; color: #765033; }
.route-requirements h3 { font-size: 23px; font-weight: 500; line-height: 1.2; letter-spacing: -.035em; margin: 0 0 18px; }
.route-requirements p, .route-requirements li { color: #45564f; font-size: 12px; line-height: 1.9; }
.route-requirements ul, .build-copy ul { padding-left: 18px; margin: 20px 0 0; }
.route-requirements li + li, .build-copy li + li { margin-top: 8px; }
.mfg-evidence { display: grid; grid-template-columns: 1fr 1fr; gap: 100px; align-items: start; }
.mfg-evidence h2 { font-size: clamp(37px,4.3vw,64px); line-height: 1.08; font-weight: 500; letter-spacing: -.055em; margin: 0 0 28px; }
.mfg-evidence > div > p:not(.eyebrow) { font-size: 13px; color: #43584c; line-height: 1.9; max-width: 430px; margin-bottom: 27px; }
.evidence-stack > div { display: grid; grid-template-columns: 35px 1fr; gap: 8px 20px; border-top: 1px solid #94a18d; padding: 25px 0; }
.evidence-stack > div > span { grid-row: span 2; font-size: 10px; color: #75502e; padding-top: 6px; }
.evidence-stack strong { font-size: 23px; font-weight: 500; letter-spacing: -.035em; }
.evidence-stack p { color: #45564b; font-size: 13px; line-height: 1.9; margin: 0; }
.evidence-stack small { display: block; font-size: 10px; color: #4c5a4e; line-height: 1.8; border-top: 1px solid #94a18d; padding-top: 20px; }
.evidence-records { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 40px; }
.evidence-records article { border-top: 1px solid #939f8b; padding-top: 25px; }
.evidence-records article > span { color: #805030; font-size: 10px; letter-spacing: .1em; }
.evidence-records h3 { font-size: 27px; font-weight: 500; line-height: 1.15; letter-spacing: -.035em; margin: 28px 0 19px; }
.evidence-records p { color: #45584d; font-size: 13px; line-height: 1.9; margin: 0; }
.evidence-more { margin-top: 30px; max-width: 400px; border-bottom: 1px solid #939f8b; }
.custom-topics { margin: 23px 0 13px; padding: 18px 20px; background: #cccbb9; border-left: 2px solid #a1683b; }
.custom-topics > span { display: block; font-size: 8px; letter-spacing: .12em; color: #5d5b41; }
.custom-topics ul { padding-left: 16px; margin: 11px 0; font-size: 12px; color: #344f42; line-height: 1.85; }
.custom-topics small { color: #4b5d4d; font-size: 10px; line-height: 1.7; }
.workshop-reference-tag { position: absolute; top: 18px; left: 18px; max-width: calc(100% - 36px); }
.custom-hero-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; }
.custom-hero-layout > div { min-width: 0; }
.custom-hero h1 { font-size: clamp(48px,5.7vw,87px); }
.hero-engineering { padding: 25px 28px; border: 1px solid #597071; background: #15343b; }
.drawing-label { display: flex; justify-content: space-between; gap: 20px; color: #b4c5c2; font-size: 9px; letter-spacing: .14em; }
.product-schematic { display: block; width: 100%; height: auto; stroke: #d3d9c8; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.schematic-guides { stroke: #709392; stroke-width: .7; opacity: .3; }
.schematic-systems { stroke: #ffad66; }
.schematic-pointers { stroke: #ffad66; stroke-width: 1; }
.schematic-pointers circle { fill: #ffad66; }
.schematic-brief .schematic-body, .schematic-brief .schematic-chassis { stroke-dasharray: 7 5; }
.schematic-brief .schematic-systems { opacity: .3; }
.schematic-structure .schematic-body { opacity: .25; transform: translateY(-22px); }
.schematic-structure .schematic-chassis { stroke: #ffad66; stroke-width: 3; }
.schematic-sample .schematic-body { fill: #78928c22; }
.schematic-sample .schematic-pointers { stroke-width: 2; }
.schematic-build .schematic-body { fill: #9aa78355; }
.schematic-build .schematic-chassis { fill: #0b282e; }
.schematic-build .schematic-pointers { opacity: .3; }
.hero-engineering > p { border-top: 1px solid #4c6869; padding-top: 18px; margin: 0; color: #baccbe; font-size: 9px; letter-spacing: .1em; line-height: 1.9; }
.hero-engineering > p span { font-size: 10px; letter-spacing: 0; color: #9ab5b2; }
.development-section { color: var(--home-paper); background: #102f38; }
.development-section .section-kicker { border-color: #4d686c; }
.development-section .section-kicker > span:last-child, .development-section .editorial-heading p { color: #b2c5c5; }
.build-tabs { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); border-bottom: 1px solid #6c7f7d; gap: 0; }
.build-tabs button { min-height: 66px; display: flex; align-items: center; gap: 15px; padding: 18px 20px; border: 0; border-bottom: 3px solid transparent; background: #1e4047; color: #b3c7c4; font: inherit; font-size: 13px; cursor: pointer; }
.build-tabs button + button { border-left: 1px solid #4e696b; }
.build-tabs button span { color: #adc1b9; font-size: 10px; }
.build-tabs button[aria-selected="true"] { border-bottom-color: var(--home-orange); color: #ffe0b7; background: #2b4b4e; }
.build-tabs button[aria-selected="true"] span { color: var(--home-orange); }
.build-tabs button:hover { background: #2b4b4e; }
.build-panel { display: grid; grid-template-columns: 1.1fr 1fr; gap: 65px; padding: 40px 0 10px; align-items: center; }
.build-figure { margin: 0; background: #193a41; border: 1px solid #4d6868; min-width: 0; }
.build-figure figcaption { padding: 20px 25px; border-top: 1px solid #4d6868; color: #c4d1c2; font-size: 10px; letter-spacing: .12em; }
.build-figure figcaption span { display: block; margin-top: 6px; font-size: 10px; letter-spacing: 0; color: #aac2bc; }
.build-copy { min-width: 0; }
.build-copy .eyebrow { color: var(--home-orange); font-size: 10px; }
.build-copy h3 { font-size: clamp(31px,3vw,45px); font-weight: 500; letter-spacing: -.04em; line-height: 1.12; margin: 0 0 25px; }
.build-copy > p:not(.eyebrow), .build-copy li { color: #b3c8c6; font-size: 13px; line-height: 1.9; }
.development-boundary { display: grid; grid-template-columns: 190px 1fr; gap: 30px; border-top: 1px solid #526d6d; margin-top: 33px; padding-top: 25px; }
.development-boundary span { color: #f1b983; font-size: 9px; letter-spacing: .12em; padding-top: 5px; }
.development-boundary p { color: #acc1be; font-size: 12px; line-height: 1.9; margin: 0; }
.faq-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; }
.faq-layout .eyebrow { color: #775537; font-size: 9px; }
.mfg-faq details { border-top: 1px solid #a2ab98; }
.mfg-faq details:last-child { border-bottom: 1px solid #a2ab98; }
.mfg-faq summary { cursor: pointer; padding: 23px 6px; font-size: 15px; font-weight: 550; line-height: 1.6; }
.mfg-faq summary::marker { color: #8e532a; }
.mfg-faq p { padding: 0 6px 24px; margin: 0; font-size: 13px; color: #41584c; line-height: 1.9; }
.contact-layout { grid-template-columns: .7fr 1.3fr; gap: 75px; }
.enquiry-guide-intro { color: #45564c; font-size: 13px; line-height: 1.9; max-width: 340px; }
.brief-side-note { padding: 23px 0 0; }
.brief-side-note span { color: #785334; font-size: 9px; letter-spacing: .12em; }
.brief-side-note p { color: #45564c; font-size: 12px; line-height: 1.9; margin: 9px 0 0; }
.enquiry-panel .path-fieldset { margin-bottom: 19px; }
.path-fieldset legend { color: #243e30; font-size: 12px; font-weight: 600; margin-bottom: 12px; }
.enquiry-path-options { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 9px; }
.enquiry-panel .enquiry-path { position: relative; margin: 0; cursor: pointer; }
.enquiry-panel .enquiry-path input { position: absolute; top: 14px; right: 12px; width: 16px; height: 16px; min-height: 0; padding: 0; margin: 0; accent-color: #305a44; }
.enquiry-panel .enquiry-path > span { display: block; height: 100%; border: 1px solid #8e9f86; padding: 12px 12px 16px; color: #354d3d; background: #cbd4c2; border-radius: 2px; }
.enquiry-panel .enquiry-path b { display: block; font-size: 10px; margin-bottom: 18px; color: #55694b; font-weight: 500; }
.enquiry-panel .enquiry-path strong { display: block; font-size: 12px; line-height: 1.5; font-weight: 600; }
.enquiry-panel .enquiry-path small { display: block; font-size: 10px; line-height: 1.65; margin-top: 8px; }
.enquiry-panel .enquiry-path input:checked + span { border-color: #365a40; background: #e0e4d3; box-shadow: inset 0 -3px #365a40; }
.path-guidance { border-left: 2px solid #6c7e59; padding: 5px 0 5px 15px; margin-bottom: 26px; }
.path-guidance strong { display: block; font-size: 12px; color: #264634; font-weight: 600; }
.path-guidance p { font-size: 11px; color: #42563e; line-height: 1.85; margin: 6px 0 0; }
.enquiry-panel select { width: 100%; min-width: 0; min-height: 49px; padding: 12px; font: inherit; font-size: 14px; background: #d6decd; color: #16322d; border: 1px solid #8e9f86; border-radius: 2px; }
.field-help, .attachment-note { font-size: 10px; line-height: 1.85; color: #43583f; margin: 9px 0 0; }
.attachment-note { margin: 0 0 23px; padding-top: 17px; border-top: 1px solid #91a087; }
.draft-result { margin-top: 30px; padding-top: 27px; border-top: 2px solid #5f7851; }
.draft-result h3 { font-size: 27px; font-weight: 500; letter-spacing: -.035em; margin: 0 0 16px; }
.draft-result > p:not(.eyebrow) { font-size: 11px; line-height: 1.9; color: #3c523a; }
.enquiry-panel #enquiryDraft { font-family: Consolas, monospace; font-size: 12px; line-height: 1.8; min-height: 240px; }
.draft-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; margin-top: 20px; }
.draft-actions .home-button { width: auto; min-height: 46px; padding: 11px 17px; font-size: 12px; }
.draft-secondary { display: inline-flex; align-items: center; min-height: 46px; padding: 10px 13px; border: 1px solid #6f8560; background: transparent; color: #264832; font: inherit; font-size: 12px; cursor: pointer; border-radius: 2px; }
.draft-secondary:hover { background: #d6decd; }
@media (max-width: 1199px) {
    .project-route { padding: 25px; }
    .mfg-evidence { gap: 55px; }
    .custom-hero-layout, .build-panel { gap: 40px; }
    .route-requirements, .evidence-records { gap: 28px; }
    .contact-layout { gap: 45px; }
}
@media (max-width: 1000px) {
    .mfg-page.home-ready .nav-toggle { display: block; }
    .mfg-page .nav-toggle span { background: var(--home-paper); }
    .mfg-page.home-ready .nav { position: absolute; top: 100%; left: 0; right: 0; background: var(--home-deep); max-height: 0; overflow: hidden; opacity: 0; visibility: hidden; transition: max-height .25s, opacity .25s, visibility .25s; }
    .mfg-page.home-ready .nav.open { max-height: 410px; opacity: 1; visibility: visible; border-bottom: 1px solid #4c6571; }
    .mfg-page .nav ul { display: block; padding: 15px 25px 25px; }
    .mfg-page .nav a { display: block; padding: 14px 0; font-size: 15px; }
    .mfg-page .nav a::after { display: none; }
    .mfg-page .nav .nav-contact { margin-top: 12px; padding: 11px 19px; }
    .mfg-page:not(.home-ready) .header { position: relative; height: auto; background: var(--home-navy); }
    .mfg-page:not(.home-ready) .header-inner { flex-direction: column; align-items: flex-start; padding-top: 22px; gap: 5px; }
    .mfg-page:not(.home-ready) .nav { width: 100%; }
    .mfg-page:not(.home-ready) .nav ul { display: flex; flex-wrap: wrap; padding: 10px 0 20px; gap: 20px; }
    .mfg-page:not(.home-ready) .nav a { font-size: 12px; }
    .mfg-page:not(.home-ready) .nav .nav-contact { margin: 0; padding: 8px 12px; }
    .project-routes { gap: 15px; }
    .project-route { padding: 23px 20px; }
    .project-route h3 { font-size: 28px; }
    .custom-hero-layout { gap: 30px; }
    .hero-engineering { padding: 20px; }
    .build-panel { gap: 30px; }
    .faq-layout { gap: 40px; }
    .contact-layout { grid-template-columns: 1fr; gap: 40px; }
    .enquiry-guide { position: static; }
    .enquiry-panel .form-row { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
    .enquiry-panel { padding: 35px; }
}
@media (max-width: 700px) {
    .mfg-section { padding: 47px 0; }
    .mfg-page .inner-hero h1 { font-size: clamp(43px,10.5vw,73px); }
    .project-routes, .route-requirements, .mfg-evidence, .evidence-records, .custom-hero-layout, .build-panel, .faq-layout { grid-template-columns: 1fr; gap: 30px; }
    .project-routes { gap: 15px; }
    .project-route { padding: 27px; }
    .project-route h3 { font-size: 34px; }
    .route-index { margin-bottom: 23px; }
    .project-route p { font-size: 13px; max-width: 460px; }
    .route-requirements { margin-top: 38px; }
    .route-requirements article + article { border-top: 1px solid #a9ad9d; padding-top: 28px; }
    .mfg-evidence h2 { font-size: 40px; }
    .evidence-records h3 { margin-top: 20px; }
    .workshop-reference-tag { top: 13px; left: 13px; max-width: calc(100% - 26px); font-size: 7px; }
    .hero-engineering { margin-top: 8px; }
    .drawing-label { font-size: 8px; }
    .build-tabs button { flex-direction: column; align-items: flex-start; gap: 9px; padding: 14px 10px; min-height: 80px; font-size: 11px; line-height: 1.3; }
    .build-panel { padding-top: 25px; }
    .build-copy h3 { font-size: 34px; }
    .development-boundary { grid-template-columns: 1fr; gap: 13px; }
    .development-boundary p { font-size: 11px; }
    .mfg-faq summary { font-size: 14px; }
    .enquiry-panel { padding: 27px 23px; }
    .enquiry-panel .form-row { grid-template-columns: 1fr; gap: 0; }
    .enquiry-path-options { grid-template-columns: 1fr; gap: 8px; }
    .enquiry-panel .enquiry-path > span { display: grid; grid-template-columns: 24px 1fr; gap: 2px 9px; padding: 13px 36px 13px 13px; }
    .enquiry-panel .enquiry-path b { grid-row: span 2; margin: 0; padding-top: 3px; }
    .enquiry-panel .enquiry-path small { margin: 0; }
    .enquiry-panel .enquiry-path input { top: 17px; }
    .draft-actions { align-items: stretch; }
    .draft-actions > * { flex: 1 1 auto; justify-content: center; }
    .draft-result h3 { font-size: 25px; }
}
@media (max-width: 360px) {
    .mfg-page .home-wordmark { font-size: 27px; }
    .mfg-page .home-wordmark span { font-size: 7px; letter-spacing: .08em; }
    .enquiry-panel { padding: 25px 18px; }
    .project-route { padding: 23px; }
}
.submission-notice { padding: 14px 16px; margin: 20px 0; border: 1px solid #78926b; color: #284830; font-size: 12px; line-height: 1.8; background: #cdd7c3; }
.submission-notice.is-local { border-color: #8e673d; background: #ded1b2; color: #57452b; }
.enquiry-panel .enquiry-consent { display: flex; align-items: flex-start; gap: 12px; margin: 0 0 23px; cursor: pointer; }
.enquiry-panel .enquiry-consent input { flex: 0 0 18px; width: 18px; height: 18px; padding: 0; margin: 3px 0 0; accent-color: #305a44; }
.enquiry-panel .enquiry-consent span { color: #304d37; font-size: 12px; line-height: 1.8; }
.enquiry-panel .form-trap { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.enquiry-panel [data-submit-label] { font-size: inherit; line-height: inherit; }
.enquiry-panel fieldset:disabled button { cursor: wait; }
.receipt-reference { padding: 18px 0; border-top: 1px solid #7e966e; border-bottom: 1px solid #7e966e; }
.receipt-reference strong { display: block; margin-top: 8px; color: #193c2b; font-size: 16px; line-height: 1.7; overflow-wrap: anywhere; }
.receipt-details { margin-top: 22px; }
.receipt-details summary { padding: 12px 0; font-size: 13px; cursor: pointer; }
.enquiry-panel #enquiryCopy { font-family: Consolas, monospace; font-size: 12px; line-height: 1.8; min-height: 240px; }
.received-result { margin-top: 15px; }
.received-result [data-new-enquiry] { margin-top: 20px; }
.enquiry-panel .form-status:focus { outline-offset: 4px; }
@media print {
    .build-tabs, .draft-actions { display: none; }
    .mfg-page .build-panel[hidden] { display: grid !important; }
    .project-route, .evidence-records article, .build-panel { break-inside: avoid; }
}
