.vehicle-model-body, .vehicle-model-body .main-body-content, .vehicle-page { overflow-x: hidden !important; }
html:has(.vehicle-model-body) { overflow-x: hidden; }
.vehicle-page { background: #f6f7f8; padding-top: 100px; min-height: 70vh; }
.vehicle-container { width: 90%; max-width: 1180px; margin: 0 auto; padding: 42px 0 60px; }
.vehicle-hero { position: relative; isolation: isolate; overflow: hidden; min-height: 255px; display: flex; align-items: center; background: #003147; color: #fff; padding: 46px 5%; text-align: right; }
.vehicle-hero-media, .vehicle-hero-scrim { position: absolute; inset: 0; z-index: -2; }
.vehicle-hero-media img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; }
.vehicle-hero-scrim { z-index: -1; background: linear-gradient(90deg, rgba(0, 31, 46, .94) 0%, rgba(0, 46, 65, .84) 42%, rgba(0, 49, 71, .56) 100%); }
.vehicle-hero-content { width: min(100%, 860px); margin: 0 0 0 auto; padding: 22px 30px 24px; border-right: 4px solid #c7181f; background: rgba(0, 28, 42, .42); box-shadow: 0 16px 40px rgba(0, 18, 28, .22); }
.vehicle-hero-model { min-height: 235px; }
.vehicle-hero .vehicle-eyebrow { letter-spacing: .02em; margin: 0 0 8px; }
.vehicle-hero-title { color: #fff; font-size: clamp(1.55rem, 3vw, 2.25rem); font-weight: 800; line-height: 1.55; margin: 0; }
.vehicle-hero-summary { color: #eef4f7; font-size: 1.03rem !important; line-height: 1.95; max-width: 720px; margin: 10px 0 0; }
.vehicle-eyebrow { color: #f2a900 !important; font-weight: bold; font-size: .9rem !important; }
.vehicle-grid, .vehicle-hub-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.vehicle-card, .vehicle-hub-card, .vehicle-article, .vehicle-intro { background: #fff; border: 1px solid #e4e7ea; box-shadow: 0 4px 14px rgba(0,0,0,.05); }
.vehicle-card { overflow: hidden; }
.vehicle-card-image { display: block; }
.vehicle-card img, .vehicle-hub-card img { width: 100%; aspect-ratio: 16/9; object-fit: cover; display: block; transition: transform .22s ease, filter .22s ease; }
.vehicle-card-image:hover img, .vehicle-card-image:focus img { filter: brightness(1.06); transform: scale(1.025); }
.vehicle-card-body { padding: 22px; }
.vehicle-hub-card { padding: 0; overflow: hidden; }
.vehicle-card h2, .vehicle-card h3, .vehicle-hub-card h2, .vehicle-article h2 { color: #003147; margin: 0 0 12px; line-height: 1.6; }
.vehicle-card p, .vehicle-hub-card p, .vehicle-summary { color: #52616a; line-height: 1.9; }
.vehicle-card h2 a, .vehicle-hub-card h2 a { border-bottom: 2px solid rgba(199,24,31,.52); color: #003147; cursor: pointer; display: inline; line-height: 1.75; text-decoration: none; transition: border-color .18s ease, color .18s ease; }
.vehicle-card h2 a:hover, .vehicle-card h2 a:focus, .vehicle-hub-card h2 a:hover, .vehicle-hub-card h2 a:focus { border-bottom-color: #c7181f; color: #9e1b1b; outline: none; }
.vehicle-card h2 a:focus-visible, .vehicle-hub-card h2 a:focus-visible, .vehicle-card-image:focus-visible { outline: 3px solid rgba(199,24,31,.36); outline-offset: 4px; }
.vehicle-section-nav { display: flex; flex-wrap: wrap; gap: 4px; justify-content: center; background: #fff; border-bottom: 1px solid #e4e7ea; }
.vehicle-section-nav a { padding: 16px 22px; color: #003147; font-weight: bold; }
.vehicle-section-nav a.active, .vehicle-section-nav a:hover { background: #b71c1c; color: #fff; }
.vehicle-intro, .vehicle-article { padding: 30px; margin-bottom: 28px; line-height: 2; color: #263238; }
.vehicle-article { min-width: 0; overflow: hidden; }
.vehicle-hub-card { border-top: 4px solid #b71c1c; }
.vehicle-hub-card span { display: block; color: #75838b; font-size: .9rem; margin: 14px 0; }
.vehicle-list-heading h1, .vehicle-list-heading h2 { color: #003147; font-size: 2rem; font-weight: 800; line-height: 1.7; margin: 0 0 24px; }
.vehicle-collection-article { margin-bottom: 28px; }
.vehicle-empty { padding: 24px; background: #fff; color: #52616a; }
.vehicle-article-body { color: #263238; line-height: 2.15; max-width: 100%; min-width: 0; overflow-wrap: break-word; overflow-x: clip; }
.vehicle-article h1 { color: #003147; font-size: 2rem; font-weight: 800; line-height: 1.7; margin: 0 0 24px; }
.vehicle-article-body > p, .vehicle-article-body > h2, .vehicle-article-body > h3, .vehicle-article-body > ul, .vehicle-article-body > ol, .vehicle-article-body > blockquote { max-width: 100%; }
.vehicle-article-body p { font-size: 1.05rem; line-height: 2.3; margin: 0 0 20px; }
.vehicle-article-body > p:first-child { border-right: 3px solid #b71c1c; color: #294853; font-size: 1.14rem; font-weight: 500; line-height: 2.2; margin-bottom: 32px; padding-right: 18px; }
.vehicle-article-body h2 { border-right: 4px solid #b71c1c; color: #003147; font-size: 1.55rem; font-weight: 800; line-height: 1.75; margin: 42px 0 16px; padding-right: 14px; }
.vehicle-article-body h3 { color: #16485d; font-size: 1.25rem; font-weight: 800; line-height: 1.8; margin: 30px 0 12px; }
.vehicle-article-body strong { color: #123e51; font-weight: 800; }
.vehicle-article-body a { border-bottom: 1px solid rgba(183,28,28,.38); color: #9e1b1b; font-weight: 700; text-decoration: none; }
.vehicle-article-body a:hover, .vehicle-article-body a:focus { border-bottom-color: #9e1b1b; color: #721414; }
.vehicle-article-body ul, .vehicle-article-body ol { margin: 0 0 24px; padding-right: 26px; }
.vehicle-article-body li { line-height: 2.2; margin: 8px 0; padding-right: 5px; }
.vehicle-article-body blockquote { background: #f1f6f8; border-right: 4px solid #315a6c; color: #294853; margin: 28px 0; padding: 18px 20px; }
.vehicle-article-body blockquote p { margin: 0; }
.vehicle-article-body hr { border: 0; border-top: 1px solid #d8e0e4; margin: 38px 0; }
.vehicle-article-body img { max-width: 100%; height: auto; }
.vehicle-faqs { border-top: 2px solid #003147; margin-top: 46px; padding-top: 26px; }
.vehicle-faqs h2 { color: #003147; font-size: 1.55rem; font-weight: 800; line-height: 1.7; margin: 0 0 18px; }
.vehicle-faq { background: #fff; border: 1px solid #d8e0e4; border-right: 4px solid #b71c1c; margin: 0 0 10px; transition: border-color .18s ease, background-color .18s ease; }
.vehicle-faq summary { align-items: center; color: #003147; cursor: pointer; display: flex; font-size: 1.08rem; font-weight: 800; gap: 16px; justify-content: space-between; line-height: 1.9; list-style: none; padding: 17px 18px; }
.vehicle-faq summary::-webkit-details-marker { display: none; }
.vehicle-faq summary:focus-visible { outline: 3px solid rgba(183,28,28,.28); outline-offset: -3px; }
.vehicle-faq-question { flex: 1 1 auto; }
.vehicle-faq-indicator { align-items: center; background: #edf3f5; color: #003147; display: inline-flex; flex: 0 0 30px; font-size: 1.45rem; font-weight: 400; height: 30px; justify-content: center; line-height: 1; }
.vehicle-faq-indicator::before { content: "+"; }
.vehicle-faq[open] { background: #f8fbfc; border-color: #9eb4bf; }
.vehicle-faq[open] summary { border-bottom: 1px solid #d8e0e4; }
.vehicle-faq[open] .vehicle-faq-indicator { background: #003147; color: #fff; }
.vehicle-faq[open] .vehicle-faq-indicator::before { content: "−"; }
.vehicle-faq-answer { padding: 16px 18px 20px; }
.vehicle-faq-answer p { color: #394b54; line-height: 2.05; margin: 0; }
.vehicle-model-context { margin: 0; font-weight: bold; }
.vehicle-breadcrumb { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; color: #66757d; font-size: .9rem; margin: 0 0 22px; }
.vehicle-breadcrumb a { color: #315a6c; }
.vehicle-breadcrumb span:last-child { color: #263238; }
.vehicle-table-wrap { box-sizing: border-box; margin: 24px 0; max-width: 100%; overflow-x: auto; overflow-y: hidden; overscroll-behavior-x: contain; -webkit-overflow-scrolling: touch; width: 100%; }
.vehicle-article-body table { border-collapse: collapse; max-width: none; min-width: 620px; width: 100%; }
#PageContent .vehicle-table-wrap > table { display: table; overflow: visible; white-space: normal; }
.vehicle-article-body th, .vehicle-article-body td { border: 1px solid #dce2e5; padding: 10px 12px; text-align: right; vertical-align: top; }
.vehicle-article-body th { white-space: nowrap; }
.vehicle-article-body th { background: #edf3f5; color: #003147; }
.vehicle-intro { color: #263238; line-height: 2.15; max-width: 100%; min-width: 0; overflow-wrap: break-word; overflow-x: clip; }
.vehicle-intro p { font-size: 1.05rem; line-height: 2.3; margin: 0 0 20px; }
.vehicle-intro > p:first-child { border-right: 3px solid #b71c1c; color: #294853; font-size: 1.14rem; font-weight: 500; line-height: 2.2; margin-bottom: 32px; padding-right: 18px; }
.vehicle-intro h2 { border-right: 4px solid #b71c1c; color: #003147; font-size: 1.55rem; font-weight: 800; line-height: 1.75; margin: 42px 0 16px; padding-right: 14px; }
.vehicle-intro h3 { color: #16485d; font-size: 1.25rem; font-weight: 800; line-height: 1.8; margin: 30px 0 12px; }
.vehicle-intro strong { color: #123e51; font-weight: 800; }
.vehicle-intro a { border-bottom: 1px solid rgba(183,28,28,.38); color: #9e1b1b; font-weight: 700; text-decoration: none; }
.vehicle-intro a:hover, .vehicle-intro a:focus { border-bottom-color: #9e1b1b; color: #721414; }
.vehicle-intro ul, .vehicle-intro ol { margin: 0 0 24px; padding-right: 26px; }
.vehicle-intro li { line-height: 2.2; margin: 8px 0; padding-right: 5px; }
.vehicle-intro blockquote { background: #f1f6f8; border-right: 4px solid #315a6c; color: #294853; margin: 28px 0; padding: 18px 20px; }
.vehicle-intro blockquote p { margin: 0; }
.vehicle-intro hr { border: 0; border-top: 1px solid #d8e0e4; margin: 38px 0; }
.vehicle-intro img { height: auto; max-width: 100%; }
.vehicle-intro table { border-collapse: collapse; max-width: none; min-width: 620px; width: 100%; }
.vehicle-intro th, .vehicle-intro td { border: 1px solid #dce2e5; padding: 10px 12px; text-align: right; vertical-align: top; }
.vehicle-intro th { background: #edf3f5; color: #003147; white-space: nowrap; }
@media (max-width: 760px) { .vehicle-page { padding-top: 70px; } .vehicle-hero { min-height: 210px; padding: 28px 6%; } .vehicle-hero-media img { object-position: 35% center; } .vehicle-hero-scrim { background: linear-gradient(90deg, rgba(0, 31, 46, .93), rgba(0, 49, 71, .76)); } .vehicle-hero-content { padding: 17px 18px 19px; border-right-width: 3px; background: rgba(0, 28, 42, .52); } .vehicle-hero-title { font-size: 1.42rem; line-height: 1.65; } .vehicle-hero-summary { font-size: .93rem !important; line-height: 1.85; } .vehicle-article h1 { font-size: 1.65rem; } .vehicle-grid, .vehicle-hub-grid { grid-template-columns: 1fr; } .vehicle-container { width: 92%; padding-top: 26px; } .vehicle-section-nav a { flex: 1 1 45%; text-align: center; padding: 13px 8px; } .vehicle-article, .vehicle-intro { padding: 22px 18px; } .vehicle-article-body p { font-size: 1rem; line-height: 2.15; } .vehicle-article-body > p:first-child { font-size: 1.07rem; margin-bottom: 26px; padding-right: 13px; } .vehicle-article-body h2 { font-size: 1.35rem; margin-top: 34px; padding-right: 11px; } .vehicle-article-body h3 { font-size: 1.15rem; } .vehicle-article-body table { min-width: 540px; } .vehicle-article-body th, .vehicle-article-body td { font-size: .88rem; overflow-wrap: anywhere; padding: 9px 10px; } .vehicle-faq summary { font-size: 1rem; gap: 12px; padding: 16px; } .vehicle-faq-answer { padding: 14px 16px 18px; } }
@media (max-width: 760px) { .vehicle-intro p { font-size: 1rem; line-height: 2.15; } .vehicle-intro > p:first-child { font-size: 1.07rem; margin-bottom: 26px; padding-right: 13px; } .vehicle-intro h2 { font-size: 1.35rem; margin-top: 34px; padding-right: 11px; } .vehicle-intro h3 { font-size: 1.15rem; } .vehicle-intro table { min-width: 540px; } .vehicle-intro th, .vehicle-intro td { font-size: .88rem; overflow-wrap: anywhere; padding: 9px 10px; } }
