/* Commercial refinement: service journeys and shared controls, September 2026. */
.jpm-service-cover, .jpm-contact-cover { display: grid; grid-template-columns: 1.08fr 1fr; align-items: center; gap: clamp(32px,5vw,72px); padding-block: 52px; }
.jpm-service-cover__copy, .jpm-contact-cover > div { min-width: 0; }
.jpm-service-cover h1, .jpm-contact-cover h1 { font-size: clamp(2.5rem,4.5vw,4.5rem); font-weight: 850; line-height: 1.05; letter-spacing: -.055em; margin: 22px 0; overflow-wrap: anywhere; }
.jpm-service-cover h1 em, .jpm-contact-cover h1 em { color: var(--acid); font-weight: inherit; font-style: normal; }
.jpm-service-cover__copy > p:not(.jpm-eyebrow), .jpm-contact-cover > div > p:not(.jpm-eyebrow) { max-width: 46ch; color: var(--muted); line-height: 1.75; }
.jpm-service-cover__actions { display: flex; align-items: center; flex-wrap: wrap; gap: 18px 26px; margin-top: 28px; }
.jpm-service-cover__copy .jpm-service-cover__note { font-size: .8125rem; margin-top: 18px; }
.jpm-service-cover__visual { position: relative; isolation: isolate; margin: 0; background: #edf0e9; border-radius: 32px; overflow: hidden; }
.jpm-service-cover__word { position: absolute; top: 24px; left: 0; width: 100%; text-align: center; color: #d3ded5; font-size: clamp(2rem,5.7vw,5.5rem); font-weight: 900; line-height: 1; letter-spacing: -.06em; z-index: -1; }
.jpm-service-cover__visual > img { display: block; width: 100%; height: 440px; object-fit: contain; padding: 34px 20px 16px; box-sizing: border-box; }
.jpm-service-cover__visual figcaption { display: grid; gap: 7px; padding: 24px 28px; background: #182522; color: #fff; }
.jpm-service-cover__visual figcaption > span { font-size: 1.125rem; font-weight: 700; }
.jpm-service-cover__visual figcaption small { color: #c5d9d0; font-size: .8125rem; }
.jpm-service-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; padding-block: 28px 36px; border-bottom: 1px solid var(--line); }
.jpm-service-steps > div { display: flex; align-items: flex-start; gap: 16px; }
.jpm-service-steps > div > span { display: grid; place-items: center; flex: 0 0 42px; height: 42px; border-radius: 50%; background: var(--jpm-pale); color: var(--acid-dark); font-size: .8125rem; font-weight: 750; }
.jpm-service-steps p { margin: 0; color: var(--muted); font-size: .875rem; line-height: 1.65; }
.jpm-service-steps strong { display: block; margin-bottom: 5px; color: var(--ink); font-size: 1rem; line-height: 1.4; }
.jpm-service-offer .jpm-service-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.jpm-service-offer .jpm-service-grid > article { display: flex; flex-direction: column; min-height: 0; padding: 28px; border: 1px solid var(--line); border-radius: 24px; background: #fff; }
.jpm-service-offer .jpm-service-grid > article > span { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; font-size: .75rem; font-weight: 700; }
.jpm-service-offer .jpm-service-grid h3 { margin: 24px 0 12px; font-size: 1.375rem; line-height: 1.2; letter-spacing: -.025em; }
.jpm-service-offer .jpm-service-grid p { color: var(--muted); font-size: .9375rem; line-height: 1.65; margin: 0 0 24px; }
.jpm-service-offer .jpm-service-grid ul { margin: auto 0 0; padding: 18px 0 0; list-style: none; border-top: 1px solid var(--line); }
.jpm-service-offer .jpm-service-grid li { position: relative; padding-left: 15px; margin: 8px 0; font-size: .875rem; line-height: 1.5; }
.jpm-service-offer .jpm-service-grid li::before { content: ''; position: absolute; left: 0; top: .55em; width: 5px; height: 5px; border-radius: 50%; background: var(--acid); }
.jpm-service-disclaimer { color: var(--muted); font-size: .8125rem; line-height: 1.7; margin: 22px 0 0; }
.jpm-service-faq { display: grid; grid-template-columns: .85fr 1.15fr; gap: 64px; padding-bottom: 72px; }
.jpm-service-faq h2 { font-size: clamp(2rem,3.3vw,3rem); line-height: 1.1; letter-spacing: -.04em; }
.jpm-service-faq details { border-bottom: 1px solid #b7c5bc; }
.jpm-service-faq summary { position: relative; padding: 24px 40px 24px 0; font-size: 1.0625rem; font-weight: 700; line-height: 1.5; list-style: none; cursor: pointer; }
.jpm-service-faq summary::-webkit-details-marker { display: none; }
.jpm-service-faq summary::after { content: '+'; position: absolute; right: 6px; top: 22px; color: var(--acid); font-size: 1.5rem; font-weight: 400; }
.jpm-service-faq details[open] summary::after { content: '−'; }
.jpm-service-faq details p { margin: 0 0 24px; max-width: 62ch; color: var(--muted); font-size: .9375rem; line-height: 1.75; }
.jpm-service-promises { margin: 28px 0; padding-left: 18px; color: var(--acid-dark); font-size: .9375rem; line-height: 2; }
#oficina-pedido, #pecas-pedido, #escolher-equipamento, #formulario { scroll-margin-top: 120px; }
.jpm-contact-cover { padding-bottom: 32px; }
.jpm-contact-cover figure { margin: 0; }
.jpm-contact-cover figure img { display: block; width: 100%; height: 350px; object-fit: cover; border-radius: 28px; }
.jpm-contact-cover figcaption { margin: 14px 3px 0; color: var(--muted); font-size: .8125rem; }
.jpm-contact-intents { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; padding-block: 12px 36px; border-bottom: 1px solid var(--line); }
.jpm-contact-intents > span { font-size: .875rem; color: var(--muted); margin-right: 8px; }
.jpm-contact-intents a { display: inline-flex; align-items: center; gap: 10px; min-height: 46px; border: 1px solid #bacac0; padding: 10px 18px; border-radius: 100px; font-size: .875rem; font-weight: 650; background: #fff; }
.jpm-contact-intents a:hover { background: var(--jpm-pale); border-color: var(--acid); color: var(--acid-dark); }
.jpm-contact-page .jpm-contact-details { align-self: start; gap: 16px; }
.jpm-contact-page .jpm-contact-details article { min-height: 0; padding: 24px; gap: 10px; }
.jpm-contact-page .jpm-contact-details article > p { margin: 0; }
.jpm-contact-page .jpm-contact-details a { overflow-wrap: anywhere; }
.jpm-catalog-hero--v2 > .jpm-shell { display: grid; grid-template-columns: 1.4fr 1fr; gap: 64px; align-items: center; }
.jpm-catalog-hero--v2 .jpm-catalog-advice { border: 1px solid #647b70; border-radius: 24px; padding: 28px; max-width: 390px; justify-self: end; }
.jpm-catalog-advice h2 { font-size: 1.375rem; line-height: 1.25; color: #fff; }
.jpm-catalog-hero--v2 .jpm-catalog-advice p { font-size: .9375rem; color: #d2e0d9; margin: 14px 0 20px; }
.jpm-catalog-advice .jpm-text-link { color: var(--jpm-mint); border-color: #82e1caa0; }
.jpm-quickfind select, .jpm-filter-panel select, .jpm-sort select { appearance: none; border: 1px solid #72847c; border-radius: 14px; min-height: 50px; padding: 12px 40px 12px 14px; color: var(--ink); font-family: inherit; font-size: 1rem; background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23202725' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center; }
.jpm-model-card .jpm-model-card__editorial { color: var(--acid-dark); font-size: .875rem; font-weight: 600; text-transform: none; letter-spacing: normal; line-height: 1.5; margin: 0 0 16px; }
.home #destaques .jpm-model-card h3 { min-height: 0; margin-bottom: 12px; }
.jpm-model-card .jpm-model-card__facts > span:nth-child(n) { display: flex; flex-direction: column; gap: 5px; min-width: 0; overflow-wrap: anywhere; }
.jpm-model-card__facts small { font-size: .75rem; }
.jpm-model-card:hover { transform: translateY(-3px); box-shadow: 0 12px 30px #142b2414; }
@media (max-width: 1000px) {
 .jpm-service-cover, .jpm-contact-cover { gap: 30px; }
 .jpm-service-cover__visual > img { height: 360px; }
 .jpm-service-offer .jpm-service-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
 .jpm-service-steps { gap: 18px; }
 .jpm-service-steps > div { gap: 10px; }
 .jpm-service-faq { gap: 32px; }
 .jpm-catalog-hero--v2 > .jpm-shell { gap: 30px; }
}
@media (max-width: 760px) {
 .jpm-service-cover, .jpm-contact-cover { grid-template-columns: 1fr; padding-block: 32px; gap: 26px; }
 .jpm-service-cover h1, .jpm-contact-cover h1 { font-size: clamp(2.35rem,7.8vw,3.75rem); }
 .jpm-service-cover__visual > img { height: 350px; }
 .jpm-service-cover__word { font-size: clamp(3rem,12vw,5rem); }
 .jpm-service-cover__visual figcaption { padding: 20px 24px; }
 .jpm-service-steps { grid-template-columns: 1fr; gap: 24px; padding-top: 12px; }
 .jpm-service-steps > div { gap: 16px; }
 .jpm-service-faq { grid-template-columns: 1fr; gap: 12px; padding-bottom: 48px; }
 .jpm-service-faq h2 { margin-top: 0; }
 .jpm-contact-cover figure img { height: 290px; }
 .jpm-contact-intents { gap: 10px; padding-bottom: 26px; }
 .jpm-contact-intents > span { flex-basis: 100%; }
 .jpm-catalog-hero--v2 > .jpm-shell { grid-template-columns: 1fr; gap: 24px; }
 .jpm-catalog-hero--v2 .jpm-catalog-advice { max-width: none; justify-self: stretch; padding: 20px; }
 .jpm-catalog-advice h2 { font-size: 1.125rem; }
 .jpm-catalog-hero--v2 .jpm-catalog-advice p { display: none; }
 .jpm-catalog-advice h2 { margin: 0 0 12px; }
}
@media (max-width: 480px) {
 .jpm-service-offer .jpm-service-grid { grid-template-columns: 1fr; }
 .jpm-service-offer .jpm-service-grid > article { padding: 24px; }
 .jpm-service-cover__visual > img { height: 290px; padding-inline: 12px; }
 .jpm-service-cover__visual, .jpm-contact-cover figure img { border-radius: 24px; }
 .jpm-contact-page .jpm-contact-details { grid-template-columns: 1fr; }
 .jpm-service-cover__actions { align-items: flex-start; gap: 16px; }
}
@media (prefers-reduced-motion: reduce) { .jpm-model-card { transition: none; } .jpm-model-card:hover { transform: none; } }
