/* 04 — Power Forward: product and application priorities from the client meeting. */
.forward { background: #fff; color: #171717; }
.forward .site-header.forward-header { display: block; min-height: 0; border: 0; position: relative; z-index: 2; }
.forward .wordmark { padding-left: 0; }
.forward .brand-logo { width: 176px; }
.forward .button { border-radius: 0; min-height: 50px; padding: 13px 21px; gap: 30px; }
.forward .button:hover { color: white; background: #111; }
.forward-masthead { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 32px; min-height: 132px; padding-block: 20px; }
.forward .forward-masthead .wordmark { padding: 0; }
.forward .forward-masthead .brand-logo { width: 214px; }
.forward-masthead-origin > span, .forward-masthead-contact > span { display: block; font-size: 12px; letter-spacing: .12em; line-height: 1.5; color: #666; margin-bottom: 7px; }
.forward-masthead-origin > strong { font-size: 15px; font-weight: 500; }
.forward-masthead-contact { justify-self: end; text-align: right; }
.forward-masthead-contact > strong { font-size: 23px; font-weight: 500; letter-spacing: -.025em; }
.forward-masthead-contact:hover > strong { color: #c60000; }
.forward-nav-bar { background: #111; color: #fff; }
.forward-nav-inner { display: flex; align-items: stretch; justify-content: space-between; gap: 30px; position: relative; }
.forward .forward-header nav { display: flex; align-items: stretch; gap: 0; min-width: 0; }
.forward .forward-header nav a { display: flex; align-items: center; padding: 20px 30px; border-left: 1px solid #ffffff26; font-size: 14px; font-weight: 500; transition: background .2s; }
.forward .forward-header nav a:last-child { border-right: 1px solid #ffffff26; }
.forward .forward-header nav a:hover { background: #2d2d2d; color: #fff; box-shadow: inset 0 -3px #f00; }
.forward .forward-nav-quote { min-width: 185px; min-height: 64px; }
.forward .forward-nav-quote:hover { background: #fff; color: #111; transform: none; border-color: #fff; }
.forward-nav-bar a:focus-visible, .forward-nav-bar button:focus-visible { outline: 2px solid #fff; outline-offset: -6px; }
.forward .forward-menu-toggle { display: none; }
.forward-hero { position: relative; isolation: isolate; background: #111; color: white; }
.forward-banner-image { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 35%; filter: grayscale(1) brightness(.8); }
.forward-hero::before { content: ''; position: absolute; z-index: -1; inset: 0; background: linear-gradient(180deg, #0008, #0005 30%, #000c), linear-gradient(90deg, #0009, #0003 70%); }
.forward-banner-content { min-height: 600px; padding-block: 46px 58px; display: flex; flex-direction: column; justify-content: center; gap: 32px; }
.forward-kicker { color: #eee; display: flex; gap: 12px; align-items: center; font-size: 12px; }
.forward-kicker > span { height: 3px; width: 34px; background: #f00; flex-shrink: 0; }
.forward-hero-intro { display: flex; flex-direction: column; align-items: flex-start; gap: 28px; max-width: 760px; }
.forward h1 { font-family: 'DM Sans',Arial,sans-serif; font-size: clamp(56px,6.8vw,98px); line-height: 1.04; letter-spacing: -.055em; font-weight: 500; padding-bottom: .1em; }
.forward h1 em { font-style: normal; color: #fff; text-decoration: underline; text-decoration-color: #f00; text-decoration-thickness: .045em; text-underline-offset: .14em; }
.forward-hero-copy { padding-bottom: 2px; max-width: 560px; }
.forward-hero-copy > p { color: #eee; font-size: 17px; line-height: 1.65; }
.forward-hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 18px 28px; margin-top: 26px; }
.forward .forward-hero-actions > .button:hover { background: #fff; color: #111; border-color: #fff; }
.forward-quiet-link { display: inline-flex; width: fit-content; align-items: center; gap: 18px; color: #fff; font-size: 14px; padding-block: 10px; }
.forward-quiet-link:hover { text-decoration: underline; text-underline-offset: 5px; }
.forward-hero a:focus-visible { outline-color: #fff; }
.forward-products { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 38px; }
.forward-product { min-width: 0; display: grid; grid-template-columns: 1fr 1fr; align-items: center; position: relative; background: #f2f2f2; border: 1px solid #e4e4e4; padding: 28px 12px 28px 30px; transition: border-color .2s,background .2s; }
.forward-product:hover { border-color: #f00; background: #f7f7f7; }
.forward-product-copy { position: relative; z-index: 1; }
.forward-product .eyebrow { color: #676767; font-size: 11px; letter-spacing: .08em; }
.forward-product h2 { font-family: 'DM Sans',Arial,sans-serif; font-size: clamp(24px,2.05vw,32px); line-height: 1.15; letter-spacing: -.04em; font-weight: 500; margin-top: 20px; }
.forward-product p { color: #676767; font-size: 14px; line-height: 1.6; margin-top: 14px; }
.forward-product-link { display: flex; align-items: center; gap: 17px; margin-top: 24px; font-size: 14px; font-weight: 600; }
.forward-product-link > span { color: #c60000; font-size: 22px; }
.forward-product > img { width: 100%; height: 235px; object-fit: contain; mix-blend-mode: multiply; }
.forward-proof { display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 26px 0; border-bottom: 1px solid #ddd; }
.forward-proof p { display: flex; align-items: baseline; gap: 12px; color: #6d6d6d; font-size: 12px; }
.forward-proof strong { color: #232323; font-weight: 500; font-size: 19px; }
.forward-proof > a { font-size: 12px; color: #555; }
.forward-proof > a > span { margin-left: 12px; color: #c60000; }
.forward .site-footer { border-color: #ddd; }
.forward .footer-top > p,.forward .footer-bottom { color: #666; }
.forward-section { padding-block: 90px; }
.forward-section-head { display: flex; justify-content: space-between; align-items: end; gap: 60px; margin-bottom: 40px; }
.forward-section-head .eyebrow { margin-bottom: 22px; color: #626262; }
.forward h2 { font-family: 'DM Sans',Arial,sans-serif; font-weight: 500; }
.forward-section-head h2 { font-size: clamp(36px,3.6vw,54px); line-height: 1.08; letter-spacing: -.055em; }
.forward-section-head > p { max-width: 330px; color: #666; font-size: 16px; line-height: 1.7; }
.forward .text-link { color: #333; border-color: #aaa; }
.forward .text-link:hover { color: #c60000; }
.forward .text-link > span { color: #c60000; }
.forward-application-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.forward-application-card { min-width: 0; border: 1px solid #ddd; }
.forward-application-card > img { display: block; width: 100%; height: auto; aspect-ratio: 16/9; object-fit: cover; filter: grayscale(1); }
.forward-application-content { padding: 30px 32px; }
.forward-application-content .eyebrow { color: #c60000; font-size: 11px; }
.forward-application-content h3 { font-size: 34px; font-weight: 500; margin: 18px 0 14px; letter-spacing: -.04em; }
.forward-application-content > p:not(.eyebrow) { color: #656565; font-size: 16px; line-height: 1.7; max-width: 490px; }
.forward-application-content > a { display: flex; align-items: center; justify-content: space-between; gap: 15px; border-top: 1px solid #ddd; margin-top: 26px; padding-top: 22px; font-size: 14px; font-weight: 500; }
.forward-application-content > a > span { color: #c60000; font-size: 22px; }
.forward-application-content > a:hover { color: #c60000; }
.forward-other-applications { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 24px; padding-top: 32px; }
.forward-other-applications > p { font-size: 13px; color: #6b6b6b; }
.forward-other-applications > a { display: inline-flex; gap: 24px; font-size: 14px; border-bottom: 1px solid #bbb; padding-bottom: 7px; }
.forward-other-applications > a > span { color: #c60000; }
.forward-manufacturing { background: #111; color: #fff; }
.forward-manufacturing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10%; align-items: center; }
.forward-origin { border-right: 1px solid #555; padding-right: 60px; }
.forward-origin > .eyebrow { font-size: 11px; color: #ccc; }
.forward-origin > strong { display: block; font-size: clamp(110px,13vw,190px); line-height: 1; letter-spacing: -.075em; font-weight: 500; margin: 40px 0 26px; }
.forward-origin > strong > span { color: #f00; }
.forward-origin > p:last-child { color: #ccc; font-size: 16px; line-height: 1.7; }
.forward-manufacturing-copy > .eyebrow { color: #f00; font-size: 11px; margin-bottom: 24px; }
.forward-manufacturing-copy h2 { font-size: clamp(38px,3.7vw,56px); line-height: 1.08; letter-spacing: -.045em; }
.forward-manufacturing-copy > p:not(.eyebrow) { color: #c3c3c3; font-size: 16px; line-height: 1.8; margin-top: 27px; }
.forward-manufacturing-copy .text-link { color: white; border-color: #777; margin-top: 28px; }
.forward-manufacturing-copy .text-link > span { color: #f00; }
.forward-engineering-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 42px; margin-top: 56px; }
.forward-engineering-grid article { border-top: 1px solid #ccc; padding-top: 25px; }
.forward-engineering-grid article > span { font-size: 32px; color: #c60000; letter-spacing: -.04em; }
.forward-engineering-grid h3 { margin: 34px 0 18px; font-size: 23px; }
.forward-engineering-grid p { font-size: 16px; line-height: 1.75; color: #656565; }
.forward-questions { border-top: 1px solid #ddd; display: grid; grid-template-columns: 1fr 1.5fr; gap: 12%; }
.forward-questions .eyebrow { color: #676767; font-size: 11px; margin-bottom: 23px; }
.forward-questions h2 { font-size: 55px; line-height: 1.04; letter-spacing: -.05em; }
.forward-questions .text-link { margin-top: 25px; }
.forward-faq { border-top: 1px solid #ccc; }
.forward-faq details { border-bottom: 1px solid #ccc; padding: 22px 0; }
.forward-faq summary { display: flex; justify-content: space-between; align-items: baseline; gap: 30px; cursor: pointer; list-style: none; font-size: 17px; line-height: 1.5; font-weight: 500; }
.forward-faq summary::-webkit-details-marker { display: none; }
.forward-faq summary::after { content: '+'; font-size: 22px; color: #c60000; flex-shrink: 0; }
.forward-faq details[open] summary::after { content: '−'; }
.forward-faq summary:focus-visible { outline: 2px solid #c60000; outline-offset: 6px; }
.forward-faq details > p { color: #656565; font-size: 15px; line-height: 1.8; margin-top: 19px; padding-right: 30px; }
.forward-faq details > p > a { color: #333; text-decoration: underline; text-underline-offset: 3px; }
.forward-quote { background: #f00; color: #000; margin-bottom: 55px; }
.forward-quote-inner { display: grid; grid-template-columns: 1.5fr 1fr; gap: 70px; align-items: center; padding-block: 65px; }
.forward-quote .eyebrow { margin-bottom: 24px; font-size: 11px; }
.forward-quote h2 { font-size: clamp(32px,3.2vw,48px); line-height: 1.12; letter-spacing: -.045em; }
.forward-quote-inner > div > p:last-child { font-size: 16px; margin-top: 20px; }
.forward-quote-actions { display: flex; flex-direction: column; gap: 12px; }
.forward .forward-quote-actions .button { color: #fff; background: #000; font-size: 14px; padding: 16px 20px; }
.forward .forward-quote-actions .button:hover { color: #000; background: #fff; }
.forward-quote-actions > a:last-child { font-size: 13px; padding: 8px 0; text-align: center; text-decoration: underline; text-underline-offset: 4px; }
@media (max-width:1100px) {
  .forward .forward-header nav a { padding-inline: 22px; }
  .forward h1 { font-size: 7.2vw; }
  .forward-product { padding-left: 22px; }
  .forward-product p { font-size: 13px; }
  .forward-product > img { height: 210px; }
  .forward-proof { flex-wrap: wrap; gap: 20px; }
  .forward-section { padding-block: 72px; }
  .forward-section-head { gap: 40px; }
  .forward-manufacturing-grid { gap: 7%; }
  .forward-origin { padding-right: 35px; }
  .forward-other-applications > p { width: 100%; }
  .forward-quote-inner { gap: 40px; }
  .forward .forward-quote-actions .button { font-size: 13px; gap: 15px; }
}
@media (max-width:800px) {
  .forward-masthead { gap: 22px; min-height: 112px; }
  .forward .forward-masthead .brand-logo { width: 180px; }
  .forward-masthead-origin > span, .forward-masthead-contact > span { font-size: 12px; letter-spacing: .06em; }
  .forward-masthead-origin > strong { font-size: 14px; line-height: 1.5; }
  .forward-masthead-contact > strong { font-size: 20px; }
  .forward .forward-menu-toggle { display: flex; align-items: center; justify-content: space-between; gap: 28px; border: 0; width: auto; height: auto; min-height: 60px; padding: 14px 0; font-size: 14px; }
  .forward .forward-menu-toggle > .forward-menu-icon { display: block; background: transparent; height: auto; width: 23px; margin: 0; }
  .forward-menu-icon > span { height: 2px; margin-block: 6px; transition: transform .2s; }
  .forward-menu-toggle[aria-expanded="true"] .forward-menu-icon > span:first-child { transform: translateY(4px) rotate(45deg); }
  .forward-menu-toggle[aria-expanded="true"] .forward-menu-icon > span:last-child { transform: translateY(-4px) rotate(-45deg); }
  .forward .forward-header nav { display: none; }
  .forward .forward-header nav.is-open { display: flex; flex-direction: column; gap: 0; position: absolute; inset: 100% 0 auto; z-index: 5; padding: 10px 20px; background: #111; color: white; border: 1px solid #444; box-shadow: 0 12px 20px #0004; }
  .forward .forward-header nav.is-open a { padding: 18px 10px; border: 0; border-bottom: 1px solid #444; font-size: 16px; }
  .forward .forward-header nav.is-open a:last-child { border-bottom: 0; }
  .forward .forward-nav-quote { min-height: 60px; min-width: 172px; }
  .forward-banner-content { min-height: 560px; padding-block: 38px 48px; }
  .forward-hero-intro { gap: 26px; }
  .forward h1 { font-size: clamp(58px,10vw,80px); }
  .forward-hero-copy { max-width: 570px; }
  .forward-products { gap: 16px; }
  .forward-product { grid-template-columns: 1fr; padding: 24px; }
  .forward-product h2 { font-size: 30px; }
  .forward-product p { font-size: 15px; }
  .forward-product > img { grid-row: 1; height: 180px; margin-bottom: 20px; }
  .forward-proof > a { flex-basis: 100%; }
  .forward-section-head { flex-direction: column; align-items: flex-start; gap: 24px; }
  .forward-section-head > p { max-width: 570px; }
  .forward-application-grid { gap: 20px; }
  .forward-application-content { padding: 25px; }
  .forward-application-content h3 { font-size: 30px; }
  .forward-application-content > p:not(.eyebrow) { font-size: 15px; }
  .forward-engineering-grid { gap: 26px; margin-top: 35px; }
  .forward-engineering-grid h3 { font-size: 21px; }
  .forward-engineering-grid p { font-size: 15px; }
  .forward-origin > .eyebrow, .forward-manufacturing-copy > .eyebrow { font-size: 10px; }
  .forward-questions { gap: 8%; grid-template-columns: 1fr 1.3fr; }
  .forward-questions h2 { font-size: 48px; }
  .forward-quote-inner { grid-template-columns: 1fr; gap: 30px; }
  .forward-quote-actions { max-width: 430px; }
}
@media (max-width:600px) {
  .forward .brand-logo { width: 146px; }
  .forward-masthead { grid-template-columns: 1fr auto; min-height: 100px; gap: 20px; padding-block: 20px; }
  .forward-masthead-origin { display: none; }
  .forward .forward-masthead .brand-logo { width: 154px; }
  .forward-masthead-contact > span { font-size: 12px; letter-spacing: 0; }
  .forward-masthead-contact > strong { font-size: 18px; }
  .forward-nav-inner { gap: 20px; }
  .forward .forward-nav-quote { min-width: 154px; gap: 24px; }
  .forward-banner-content { padding-block: 34px 40px; gap: 30px; min-height: 0; }
  .forward-banner-image { object-position: 62% center; }
  .forward-kicker { font-size: 12px; letter-spacing: .06em; }
  .forward h1 { font-size: clamp(51px,12vw,70px); }
  .forward-hero-intro { gap: 24px; }
  .forward-hero-copy > p { font-size: 16px; }
  .forward-hero-actions { align-items: flex-start; flex-direction: column; gap: 12px; margin-top: 24px; }
  .forward-products { grid-template-columns: 1fr; gap: 18px; }
  .forward-product { grid-template-columns: 1.1fr 1fr; padding: 22px 10px 22px 22px; }
  .forward-product > img { grid-row: auto; height: 185px; margin: 0; }
  .forward-product .eyebrow { font-size: 10px; }
  .forward-product h2 { font-size: 27px; }
  .forward-product p { font-size: 14px; }
  .forward-product-link { font-size: 12px; gap: 10px; }
  .forward-proof { gap: 20px 26px; }
  .forward-proof p { flex-direction: column; gap: 5px; }
  .forward-proof > a { line-height: 1.6; }
  .forward-section { padding-block: 55px; }
  .forward-section-head { margin-bottom: 28px; }
  .forward-section-head .eyebrow { font-size: 10px; margin-bottom: 18px; }
  .forward-section-head h2 { font-size: 36px; }
  .forward-application-grid { grid-template-columns: 1fr; gap: 25px; }
  .forward-application-content { padding: 25px; }
  .forward-application-content > p:not(.eyebrow) { font-size: 16px; }
  .forward-other-applications { gap: 20px; }
  .forward-other-applications > a { gap: 14px; font-size: 13px; }
  .forward-manufacturing-grid { grid-template-columns: 1fr; gap: 40px; }
  .forward-origin { padding: 0 0 35px; border-right: 0; border-bottom: 1px solid #555; }
  .forward-origin > strong { font-size: 135px; margin-block: 25px; }
  .forward-manufacturing-copy h2 { font-size: 40px; }
  .forward-engineering-grid { grid-template-columns: 1fr; gap: 30px; }
  .forward-engineering-grid h3 { margin-top: 22px; font-size: 24px; }
  .forward-engineering-grid p { font-size: 16px; }
  .forward-questions { grid-template-columns: 1fr; gap: 35px; }
  .forward-questions h2 { font-size: 43px; }
  .forward-faq summary { font-size: 16px; gap: 20px; }
  .forward-faq details > p { padding-right: 0; font-size: 16px; }
  .forward-quote-inner { padding-block: 45px; }
  .forward-quote h2 { font-size: 32px; }
  .forward .forward-quote-actions .button { font-size: 14px; }
}
@media (max-width:380px) {
  .forward .forward-masthead .brand-logo { width: 128px; }
  .forward-masthead-contact > strong { font-size: 16px; }
  .forward h1 { font-size: 48px; }
  .forward-product { grid-template-columns: 1.2fr 1fr; padding-left: 18px; }
  .forward-product h2 { font-size: 24px; }
}
@media (prefers-reduced-motion: reduce) {
  .forward-menu-icon > span, .forward .forward-header nav a { transition: none; }
}
