.cncpdl-detail--source-grounded {
    --cncpdl-sg-space: clamp(88px, 9vw, 148px);
    --cncpdl-sg-text: #565a53;
}

.cncpdl-detail--source-grounded .cncpdl-wrap { --cncpdl-wrap: 1360px; }
.cncpdl-detail--source-grounded p { color: var(--cncpdl-sg-text); }
.cncpdl-detail--source-grounded h2 { font-size: clamp(40px, 4vw, 62px); font-weight: 600; line-height: 1.06; }
.cncpdl-detail--source-grounded h3 { margin: 0; color: var(--cncpdl-ink); font-family: "CNC Display", Arial, sans-serif; }

.cncpdl-sg-eyebrow {
    margin: 0 0 24px;
    color: var(--cncpdl-green-dark) !important;
    font-family: "CNC Mono", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.cncpdl-sg-button {
    min-height: 52px;
    margin-top: 42px;
    padding: 15px 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--cncpdl-ink);
    color: var(--cncpdl-ink);
    font-family: "CNC Mono", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .03em;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease;
}
.cncpdl-sg-button:hover { background: var(--cncpdl-ink); color: #fff; }

.cncpdl-sg-hero { background: linear-gradient(110deg, #fbfcfa 0%, #f6f7f4 100%); border-bottom: 1px solid #e8eae4; }
.cncpdl-sg-hero__grid {
    min-height: 760px;
    display: grid;
    grid-template-columns: minmax(410px, .82fr) minmax(0, 1.18fr);
    gap: clamp(40px, 6vw, 96px);
    align-items: center;
}
.cncpdl-sg-hero__grid--text-only { grid-template-columns: minmax(0, 760px); }
.cncpdl-sg-hero__copy { position: relative; z-index: 1; padding-block: 92px; }
.cncpdl-sg-hero__copy h1 {
    max-width: 680px;
    margin-top: 34px;
    font-size: clamp(54px, 5.2vw, 78px);
    font-weight: 600;
    line-height: 1.02;
}
.cncpdl-sg-hero__summary { max-width: 590px; margin: 34px 0 0; font-size: 18px; line-height: 1.78; }
.cncpdl-sg-hero__media { min-width: 0; margin: 0; padding-block: 68px; display: grid; place-items: center; }
.cncpdl-sg-hero__image { width: 100%; max-height: 640px; display: block; object-fit: contain; }

.cncpdl-sg-facts { border-bottom: 1px solid #e4e6df; }
.cncpdl-sg-facts__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.cncpdl-sg-fact { min-height: 170px; padding: 42px clamp(20px, 3vw, 44px); border-right: 1px solid #e4e6df; }
.cncpdl-sg-fact:first-child { padding-left: 0; }
.cncpdl-sg-fact:last-child { border-right: 0; }
.cncpdl-sg-fact span { display: block; color: #74786f; font-size: 12px; letter-spacing: .035em; text-transform: uppercase; }
.cncpdl-sg-fact strong { margin-top: 18px; display: block; color: var(--cncpdl-ink); font-size: clamp(19px, 1.7vw, 25px); line-height: 1.35; }

.cncpdl-sg-section { padding-block: var(--cncpdl-sg-space); }
.cncpdl-sg-split { display: grid; grid-template-columns: minmax(0, 1.22fr) minmax(350px, .78fr); gap: clamp(60px, 9vw, 136px); align-items: center; }
.cncpdl-sg-split--text-only { grid-template-columns: minmax(0, 760px); justify-content: center; }
.cncpdl-sg-split--text-only .cncpdl-sg-copy > p:not(.cncpdl-sg-eyebrow),
.cncpdl-sg-split--text-only .cncpdl-sg-copy__secondary { max-width: 760px; }
.cncpdl-sg-identity { background: #fff; }
.cncpdl-sg-identity__media { min-width: 0; margin: 0; }
.cncpdl-sg-identity__image { width: 100%; max-height: 700px; display: block; object-fit: contain; }
.cncpdl-sg-copy > p:not(.cncpdl-sg-eyebrow) { max-width: 540px; margin: 32px 0 0; font-size: 17px; line-height: 1.82; }
.cncpdl-sg-copy__secondary { max-width: 540px; margin-top: 64px; padding-top: 34px; border-top: 1px solid #dfe1da; }
.cncpdl-sg-copy__secondary h3 { font-size: clamp(25px, 2vw, 32px); line-height: 1.2; }
.cncpdl-sg-copy__secondary p { margin: 18px 0 0; font-size: 15px; line-height: 1.78; }

.cncpdl-sg-evidence { padding-block: var(--cncpdl-sg-space); background: #0d0f0d; }
.cncpdl-sg-evidence h2 { max-width: 850px; color: #fff; }
.cncpdl-sg-evidence .cncpdl-sg-heading > p:last-child { color: rgba(255, 255, 255, .66); }
.cncpdl-sg-heading--narrow { max-width: 920px; }
.cncpdl-sg-heading > p:last-child { max-width: 760px; margin: 28px 0 0; font-size: 16px; line-height: 1.78; }
.cncpdl-sg-evidence__media { margin: 64px 0 0; overflow: hidden; background: #171a17; }
.cncpdl-sg-evidence__image { width: 100%; max-height: 820px; aspect-ratio: 3 / 2; display: block; object-fit: cover; }

.cncpdl-sg-fit { background: #f5f6f3; }
.cncpdl-sg-fit__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: clamp(70px, 10vw, 160px); }
.cncpdl-sg-fit .cncpdl-sg-heading h2 { max-width: 560px; font-size: clamp(36px, 3.2vw, 50px); }
.cncpdl-sg-list { margin: 54px 0 0; padding: 0; list-style: none; border-top: 1px solid #d7dad2; }
.cncpdl-sg-list li { min-height: 70px; padding: 20px 4px; display: flex; align-items: center; border-bottom: 1px solid #d7dad2; color: var(--cncpdl-ink); font-size: 17px; font-weight: 600; line-height: 1.4; }
.cncpdl-sg-list li::before { content: ""; width: 18px; height: 2px; margin-right: 18px; flex: 0 0 auto; background: var(--cncpdl-green); }
.cncpdl-sg-list--materials li { font-size: 19px; }
.cncpdl-sg-fit__note { max-width: 600px; margin: 30px 0 0; font-size: 13px; line-height: 1.7; }

.cncpdl-sg-engineering { background: #fff; }
.cncpdl-sg-engineering__grid { margin-top: 74px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; border-top: 1px solid #dfe1da; }
.cncpdl-sg-engineering article { min-height: 350px; padding: 44px clamp(28px, 3.6vw, 52px) 40px; border-right: 1px solid #dfe1da; }
.cncpdl-sg-engineering article:first-child { padding-left: 0; }
.cncpdl-sg-engineering article:last-child { border-right: 0; }
.cncpdl-sg-engineering article > span { color: var(--cncpdl-green-dark); font-family: "CNC Mono", Arial, sans-serif; font-size: 13px; font-weight: 700; }
.cncpdl-sg-engineering h3 { margin-top: 58px; font-size: clamp(25px, 2.1vw, 33px); line-height: 1.18; }
.cncpdl-sg-engineering article p { margin: 26px 0 0; font-size: 15px; line-height: 1.8; }

.cncpdl-sg-specs { padding-block: var(--cncpdl-sg-space); background: #f2f3f0; }
.cncpdl-sg-specs .cncpdl-sg-heading { margin-bottom: 62px; }
.cncpdl-sg-specs__table { border-top: 2px solid var(--cncpdl-ink); background: rgba(255, 255, 255, .5); }
.cncpdl-sg-specs__table > div {
    min-height: 78px;
    padding: 22px clamp(24px, 3vw, 44px);
    display: grid;
    grid-template-columns: minmax(260px, .58fr) minmax(0, 1.42fr);
    gap: clamp(34px, 6vw, 96px);
    align-items: center;
    border-bottom: 1px solid #d2d5cc;
}
.cncpdl-sg-specs__table strong { color: var(--cncpdl-ink); font-size: 14px; line-height: 1.5; }
.cncpdl-sg-specs__table span { color: #454941; font-size: 16px; line-height: 1.55; }
.cncpdl-sg-specs__note { margin: 26px 0 0; font-size: 12px; }

.cncpdl-sg-inquiry { padding-block: clamp(90px, 8vw, 128px); scroll-margin-top: 76px; background: #fff; }
.cncpdl-sg-inquiry__grid { display: grid; grid-template-columns: minmax(310px, .7fr) minmax(520px, 1.3fr); gap: clamp(70px, 10vw, 150px); align-items: start; }
.cncpdl-sg-inquiry__intro h2 { margin-top: 24px; font-size: clamp(38px, 3.6vw, 54px); font-weight: 600; line-height: 1.06; }
.cncpdl-sg-inquiry__intro > p:not(.cncpdl-kicker) { margin: 30px 0 0; font-size: 15px; line-height: 1.78; }
.cncpdl-sg-inquiry__intro ul { margin: 34px 0 0; padding: 0; list-style: none; }
.cncpdl-sg-inquiry__intro li { padding: 11px 0; border-bottom: 1px solid #e2e4dd; color: var(--cncpdl-ink); font-size: 13px; }
.cncpdl-sg-inquiry__form .cnc-rfq-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 24px; }
.cncpdl-sg-inquiry__form .cnc-rfq-form > input[type="hidden"],
.cncpdl-sg-inquiry__form .cnc-rfq-form > div[aria-hidden="true"],
.cncpdl-sg-inquiry__form .cnc-rfq-form > span[hidden] { display: none; }
.cncpdl-sg-inquiry__form .cnc-rfq-form > label { min-width: 0; display: grid; gap: 8px; color: var(--cncpdl-ink); font-size: 11px; font-weight: 700; }
.cncpdl-sg-inquiry__form .cnc-rfq-form > label:nth-of-type(7) { grid-column: 1 / -1; }
.cncpdl-sg-inquiry__form .cnc-rfq-form input:not([type="hidden"]),
.cncpdl-sg-inquiry__form .cnc-rfq-form textarea { width: 100%; min-height: 48px; padding: 11px 13px; border: 1px solid #c8cbc3; border-radius: 0; background: #fff; color: var(--cncpdl-ink); }
.cncpdl-sg-inquiry__form .cnc-rfq-form textarea { min-height: 150px; resize: vertical; }
.cncpdl-sg-inquiry__form .cnc-rfq-form button[type="submit"] { min-width: 150px; min-height: 48px; padding: 13px 24px; grid-column: 1; justify-self: start; border: 0; border-radius: 0; background: var(--cncpdl-green); color: var(--cncpdl-ink); font-family: "CNC Mono", Arial, sans-serif; font-size: 11px; font-weight: 700; text-transform: uppercase; cursor: pointer; }
.cncpdl-sg-inquiry__form .cnc-rfq-error-summary,
.cncpdl-sg-inquiry__form .cnc-field-error { grid-column: 1 / -1; color: #b42318; font-size: 11px; }

@media (max-width: 980px) {
    .cncpdl-sg-hero__grid { min-height: 0; grid-template-columns: 1fr; gap: 0; }
    .cncpdl-sg-hero__copy { padding-block: 76px 22px; }
    .cncpdl-sg-hero__media { padding-block: 20px 72px; }
    .cncpdl-sg-facts__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .cncpdl-sg-fact:nth-child(2) { border-right: 0; }
    .cncpdl-sg-fact:nth-child(-n+2) { border-bottom: 1px solid #e4e6df; }
    .cncpdl-sg-fact:nth-child(3) { padding-left: 0; }
    .cncpdl-sg-split, .cncpdl-sg-fit__grid, .cncpdl-sg-inquiry__grid { grid-template-columns: 1fr; }
    .cncpdl-sg-split { gap: 74px; }
    .cncpdl-sg-fit__grid { gap: 90px; }
    .cncpdl-sg-inquiry__grid { gap: 64px; }
}

@media (max-width: 680px) {
    .cncpdl-detail--source-grounded { --cncpdl-sg-space: 72px; }
    .cncpdl-sg-hero__copy { padding-top: 58px; }
    .cncpdl-sg-hero__copy h1 { margin-top: 24px; font-size: 44px; }
    .cncpdl-sg-hero__summary { margin-top: 24px; font-size: 16px; }
    .cncpdl-sg-hero__media { padding-bottom: 56px; }
    .cncpdl-sg-fact { min-height: 145px; padding: 30px 18px; }
    .cncpdl-sg-fact:nth-child(odd) { padding-left: 0; }
    .cncpdl-sg-fact strong { font-size: 17px; }
    .cncpdl-sg-evidence__media { margin-top: 44px; }
    .cncpdl-sg-evidence__image { aspect-ratio: 4 / 3; }
    .cncpdl-sg-engineering__grid { grid-template-columns: 1fr; }
    .cncpdl-sg-engineering article { min-height: 0; padding: 38px 0 46px; border-right: 0; border-bottom: 1px solid #dfe1da; }
    .cncpdl-sg-engineering h3 { margin-top: 30px; }
    .cncpdl-sg-specs__table > div { min-height: 0; grid-template-columns: 1fr; gap: 8px; padding: 18px; }
    .cncpdl-sg-specs__table span { font-size: 15px; }
    .cncpdl-sg-inquiry__form .cnc-rfq-form { grid-template-columns: 1fr; }
    .cncpdl-sg-inquiry__form .cnc-rfq-form > label:nth-of-type(7),
    .cncpdl-sg-inquiry__form .cnc-rfq-form button[type="submit"] { grid-column: 1; }
}
