/* Option 3: Executive Wordmark. Public-site layer; dealer tools keep their layout. */
:root{--navy:#0f2a52;--navy-dark:#0a1c38;--red:#b8202e;--red-dark:#921823;--gray-50:#f7f7f5;--gray-200:#dce0e4;--radius:3px;--shadow:0 8px 28px rgba(10,28,56,.045);--max-width:1320px}
body{font-size:16px;line-height:1.65}
h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em;line-height:1.15}
h3,h4{font-weight:600}
.wrap{padding-left:40px;padding-right:40px}
.header-inner{min-height:110px;gap:24px}
.brand-logo{width:280px;height:70px;object-fit:contain}
.main-nav{gap:24px}
.main-nav a{font-size:14px;letter-spacing:.08em;font-weight:500}
.header-cta{background:transparent;color:var(--navy);border:1px solid #c5cbd3;font-size:14px}
.header-cta:hover{color:white}
.btn{font-size:14px;font-weight:500;letter-spacing:.04em;padding:14px 24px;min-height:48px}
.section{padding:80px 0}
.section-head h2{font-size:clamp(2rem,3vw,3rem)}
.eyebrow{font-size:14px;letter-spacing:.16em;font-weight:500}
.hero-slider{height:auto;min-height:600px;max-height:none;background:#e9edf1}
.hero-slide-img{object-position:75% center}
.hero-slide::after{background:linear-gradient(90deg,rgba(247,247,245,.98),rgba(247,247,245,.92) 26%,rgba(247,247,245,.22) 68%,rgba(247,247,245,0))}
.hero-content{min-height:600px;max-width:1320px;align-items:flex-start;justify-content:center;padding-top:60px;padding-bottom:70px;gap:20px;color:var(--navy)}
.hero-content h1{font-size:clamp(2.6rem,4.5vw,4.5rem);color:var(--navy-dark);max-width:650px}
.hero-content .eyebrow{color:var(--red)}
.hero-content .tagline{color:#354456;max-width:480px;font-size:17px}
.hero-content .hero-actions{max-width:620px}
.hero-content .btn-outline{color:var(--navy);border-color:var(--navy)}
.hero-search{max-width:560px;box-shadow:var(--shadow);border:1px solid var(--gray-200);padding:10px}
.hero-search input{border:0;background:transparent;min-width:0}
.hero-arrow{top:auto;bottom:18px;transform:none;background:var(--navy);width:40px;height:40px}
.hero-arrow.prev{left:auto;right:90px}.hero-arrow.next{right:40px}
.hero-dots{width:auto;left:40px;right:auto;bottom:32px}.hero-dot{background:#a8afb8}.hero-dot.active{background:var(--red)}
.type-grid{gap:0;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}
.type-card{border:0;background:transparent;padding:22px 12px;font-weight:500;box-shadow:none}
.vehicle-grid{gap:28px}.vehicle-card{border:0;background:white;box-shadow:var(--shadow)}
.vehicle-card-body{padding:24px}.vehicle-card-title{font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.25}
.vehicle-card-price{font-size:23px;font-weight:500}.vehicle-card-meta,.vehicle-card-trim{font-size:14px}
.vehicle-card-img,.gallery-main{background:#e9edf1}
.vehicle-card-img .placeholder-text{color:var(--navy);font-family:Georgia,serif;font-size:25px;font-weight:400}
.badge{border-radius:2px;font-size:14px}.feature-icon{background:transparent;color:var(--red);box-shadow:none}
.detail-price-box{position:sticky;top:120px;padding:30px;background:white;box-shadow:var(--shadow)}
.detail-price-box h1{font-size:2rem!important}.detail-price{font-size:2.5rem;font-weight:400}
.gallery-main img{object-fit:contain}.feature-tags{gap:8px}.feature-tag{font-size:14px;border-radius:2px}
.site-footer{background:var(--navy-dark)}.footer-logo{width:280px;height:70px;background:#f7f7f5;padding:6px;max-width:100%;object-fit:contain}
.footer-heading{letter-spacing:.1em}.mobile-contact{display:none}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--red);outline-offset:4px}
@media(max-width:1100px){.header-cta{display:none}.main-nav{gap:16px}}
@media(max-width:960px){.vehicle-detail>div:first-child{display:contents}.vehicle-detail{display:flex;flex-direction:column}.vehicle-detail>div:last-child{order:-1;width:100%}.detail-price-box{position:static}}
@media(max-width:900px){.header-inner{min-height:90px;justify-content:space-between}.brand-logo{width:240px;height:60px}.main-nav{top:90px}.nav-toggle{width:44px;height:44px}.main-nav a{font-size:17px}.wrap{padding-left:24px;padding-right:24px}.hero-content{padding-top:50px;padding-bottom:90px}.hero-slide::after{background:rgba(247,247,245,.87)}.hero-content h1{max-width:100%}.hero-content .tagline{max-width:540px}.hero-search{max-width:100%}.hero-slider,.hero-content{min-height:580px}.section{padding:56px 0}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:90;padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:8px;background:var(--navy-dark)}.mobile-contact a{flex:1;color:white;text-align:center;padding:10px 4px;font-size:14px;border:1px solid #526074}.mobile-contact a:last-child{background:var(--red);border-color:var(--red)}body{padding-bottom:85px}.hero-dots{left:24px}}
@media(max-width:520px){.hero-content h1{font-size:2.6rem}.hero-content{padding-top:36px}.hero-actions{gap:10px}.hero-search input{width:100%}.section-head{align-items:flex-start}.footer-grid{grid-template-columns:1fr}.brand-logo{width:215px}.vehicle-card-body{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.review-note{padding:9px 20px;text-align:center;background:#eef0f3;color:#4e5b6b;font:14px/1.5 Arial,sans-serif}
.reservation-box{padding:28px;margin:24px 0;border:1px solid #dce0e4;border-top:3px solid var(--red);background:#f7f8fa}.reservation-box h2{font-size:1.7rem}.reservation-amount{font-family:Georgia,serif;font-size:3rem;line-height:1.2;margin:14px 0;color:var(--navy-dark)}.reservation-amount small{font:14px Arial,sans-serif}.reservation-agreement{display:flex;align-items:flex-start;gap:12px;margin:20px 0;font-size:16px;line-height:1.6}.reservation-agreement input{width:20px;min-width:20px;height:20px;margin-top:4px;accent-color:var(--red)}.preview-reservation-feedback{margin-top:20px;font-size:15px;color:#526074}.btn:disabled{opacity:.5;cursor:not-allowed}
.dealer-access{padding-top:22px;padding-bottom:28px;display:flex;justify-content:space-between;gap:18px;border-top:1px solid #334158;font-size:14px}.dealer-access a{color:#fff;text-decoration:underline;text-underline-offset:5px}.dealer-access span{color:#b5bfcc}
.page-about h1,.page-contact h1,.page-financing h1,.page-inventory h1{font-size:clamp(2.5rem,5vw,4rem);margin:16px 0 24px}.page-intro{max-width:650px;font-size:18px;color:#526074}
.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;margin-top:48px}.contact-panel,.visit-panel{padding:40px;border:1px solid #dce0e4}.visit-panel{background:#f2f4f6}.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.text-link{text-decoration:underline;text-underline-offset:5px}.inquiry-actions{display:grid;gap:14px}.inquiry-actions p{font-size:14px}
.partner-card,.form-card,.filter-panel{border-radius:3px;box-shadow:none}.filter-panel{top:125px}.calc-result{border-radius:3px;background:#0a1c38}.results-bar{gap:16px;flex-wrap:wrap}.vehicle-card[hidden]{display:none}.carfax-panel{margin:28px 0;padding:26px;border:1px solid #dce0e4;background:#f7f8fa}.carfax-panel h2{font-size:1.6rem}.carfax-panel p{font-size:15px}
/* Full-width photography with a continuous fade into the page. */
.hero-slider{display:block;min-height:700px;background:white;border:0;border-radius:0}
.hero-slide{inset:0;height:100%}.hero-slide::after{background:linear-gradient(90deg,rgba(6,19,36,.86) 0%,rgba(6,19,36,.66) 28%,rgba(6,19,36,.14) 68%,rgba(6,19,36,.05) 100%)}
.hero-slider::after{content:'';position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,.85) 24%,rgba(255,255,255,0) 100%);z-index:3;pointer-events:none}
.hero-slide-img{object-position:center}.hero-content{min-height:700px;width:100%;max-width:1320px;margin:0 auto;padding:70px 40px 160px;height:auto;color:#fff}
.hero-content h1{font-size:clamp(2.7rem,4.5vw,4.5rem);color:#fff;max-width:650px;text-shadow:0 2px 24px rgba(0,0,0,.15)}
.hero-content .eyebrow{color:#fff}.hero-content .tagline{color:#f1f3f7;max-width:490px;font-size:17px}.hero-content .hero-actions{gap:12px}.hero-content .btn-outline{border-color:#fff;color:#fff;background:rgba(10,28,56,.2)}.hero-content .btn-outline:hover{background:#fff;color:var(--navy-dark)}
.hero-search{width:100%;max-width:530px;background:#fff;border:0;box-shadow:0 6px 28px rgba(0,0,0,.08)}.hero-search input{color:var(--navy-dark)}.hero-search .btn{padding:12px}
.hero-caption{position:absolute;z-index:3;right:40px;bottom:150px;color:white;font-size:14px;text-shadow:0 2px 6px #000}.hero-caption small{display:block;font-size:12px}.hero-arrow{z-index:5;bottom:28px}.hero-dots{z-index:5;bottom:42px}.hero-pause{position:absolute;left:180px;bottom:32px;z-index:5;border:1px solid #aeb8c4;background:rgba(255,255,255,.65);padding:6px 12px;color:#0a1c38;font-size:14px}
@media(max-width:900px){.hero-slider{padding-top:0;min-height:700px}.hero-slide{inset:0;height:100%}.hero-slide::after{background:linear-gradient(90deg,rgba(6,19,36,.8),rgba(6,19,36,.38)),linear-gradient(0deg,rgba(6,19,36,.5),transparent)}.hero-content{min-height:700px;padding:56px 24px 180px}.hero-content h1{font-size:clamp(2.6rem,7vw,3.8rem)}.hero-caption{top:auto;bottom:116px;left:24px;right:24px}.hero-arrow{bottom:28px}.hero-arrow.prev{right:76px}.hero-arrow.next{right:24px}.hero-pause{left:155px}.contact-layout{grid-template-columns:1fr}.contact-panel,.visit-panel{padding:26px}.dealer-access{flex-direction:column}.filter-panel{position:static}.gallery-main{height:auto;min-height:260px;aspect-ratio:4/3}}

/* Image-led category navigation and a clear, responsive photographic hero. */
.type-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;border:0}
.type-card{display:flex;flex-direction:column;align-items:center;padding:8px 8px 16px;border:1px solid #e2e5e9;background:#fff;border-radius:5px;font-size:14px;overflow:hidden}
.type-picture{display:block;width:100%;aspect-ratio:1;background-image:url('../images/hom-body-types-v2.webp');background-size:300% 200%;background-repeat:no-repeat;margin-bottom:6px}
.type-picture-sedan{background-position:0 0}.type-picture-suv{background-position:50% 0}.type-picture-truck{background-position:100% 0}.type-picture-coupe{background-position:0 100%}.type-picture-motorcycle{background-position:50% 100%}.type-picture-convertible{background-position:100% 100%}
.hero-editorial{background:#071629;min-height:620px}
.hero-editorial .hero-slide{left:32%;height:100%}
.hero-editorial .hero-slide-img{object-position:center;object-fit:cover}
.hero-editorial .hero-slide::after{background:linear-gradient(90deg,#071629 0%,rgba(7,22,41,.5) 15%,transparent 44%)}
.hero-editorial .hero-content{min-height:620px;padding-top:54px;padding-bottom:120px;gap:18px;pointer-events:none}
.hero-editorial .hero-content>*{pointer-events:auto}
.hero-editorial .hero-content h1{font-size:clamp(2.6rem,4.1vw,3.7rem);max-width:480px}
.hero-editorial .tagline{max-width:415px;font-size:16px}
.hero-editorial .eyebrow{font-size:12px;letter-spacing:.14em}
.hero-editorial .hero-search{max-width:465px}
.hero-editorial .hero-actions{max-width:480px}
.hero-editorial::after{height:92px}
.hero-editorial .hero-caption{bottom:110px;font-size:12px}
@media(max-width:1000px) and (min-width:701px){.hero-editorial .hero-slide{left:22%}.hero-editorial .hero-slide::after{background:linear-gradient(90deg,#071629,rgba(7,22,41,.72) 26%,rgba(7,22,41,.08) 75%)}.type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){
.header-inner{min-height:78px}.brand-logo{width:205px;height:52px}.main-nav{top:78px}
.hero-editorial{min-height:0;padding-top:56.25vw}
.hero-editorial .hero-slide{inset:0 0 auto;height:56.25vw}
.hero-editorial .hero-slide-img{object-fit:contain;object-position:center}
.hero-editorial .hero-slide::after{background:linear-gradient(0deg,#071629,transparent 28%);pointer-events:none}
.hero-editorial .hero-content{min-height:0;padding:18px 22px 112px;gap:16px}
.hero-editorial .hero-content h1{font-size:clamp(2rem,8.1vw,2.65rem);max-width:100%;line-height:1.1;margin:0}
.hero-editorial .hero-content .eyebrow{font-size:12px;letter-spacing:.09em}
.hero-editorial .hero-content .tagline{font-size:16px;line-height:1.55;margin:0;max-width:100%}
.hero-editorial .hero-actions{display:flex;flex-wrap:wrap;width:100%;gap:10px}
.hero-editorial .hero-actions .btn{flex:1;padding:12px 10px;font-size:13px;white-space:normal;min-width:130px}
.hero-editorial .hero-search{display:flex;flex-wrap:nowrap;max-width:100%;padding:6px;gap:6px}
.hero-editorial .hero-search input{flex:1;width:0;min-width:0;font-size:16px}.hero-editorial .hero-search .btn{flex:none;width:auto;padding:10px 14px}
.hero-editorial .hero-caption{top:calc(56.25vw - 28px);bottom:auto;left:22px;right:auto;font-size:11px;line-height:1.2}
.hero-editorial .hero-caption small{font-size:11px}.hero-editorial .hero-caption small:first-child{display:block}
.hero-editorial .hero-dots{bottom:36px;left:22px}.hero-editorial .hero-pause{bottom:25px;left:132px;font-size:12px;padding:6px 10px}
.hero-editorial .hero-arrow{bottom:23px;width:36px;height:36px}.hero-editorial .hero-arrow.prev{right:65px}.hero-editorial .hero-arrow.next{right:20px}
.type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.type-card{padding:4px 4px 12px;font-size:13px}.section{padding:42px 0}
}
@media(max-width:350px){.type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-editorial .hero-pause{left:116px}}

/* Crisp inventory presentation; preserve the original vehicle photographs. */
.vehicle-card{border:1px solid #dce0e4;border-radius:5px;overflow:hidden;box-shadow:0 8px 24px rgba(10,28,56,.06)}
.vehicle-card-img{aspect-ratio:4/3;background:#edf0f3}
.vehicle-card-img img{object-fit:contain;object-position:center;filter:contrast(1.035) saturate(1.025);transition:none}
.vehicle-card-img .badge{z-index:1;max-width:calc(100% - 24px);width:max-content;font-size:12px;padding:4px 9px;border-radius:2px;line-height:1.5}
.vehicle-card-img .badge-featured{left:12px;right:auto;top:12px;background:#0a1c38;color:#fff}
.vehicle-card-img .badge:not(.badge-featured){left:auto;right:12px;top:12px}
.vehicle-card-img .badge:not(.badge-featured)~.badge-featured{top:46px}
.vehicle-card-body{padding:22px;gap:14px}.vehicle-card-title{font-size:23px;line-height:1.2}.vehicle-card-price{font-size:25px;color:#0a1c38}

.hero-editorial .hero-slide:first-child{left:0}
.hero-editorial .hero-slide:first-child::after{background:linear-gradient(90deg,rgba(7,22,41,.58),rgba(7,22,41,.18) 38%,transparent 62%)}
@media(max-width:700px){.hero-editorial .hero-slide:first-child::after{background:linear-gradient(0deg,#071629,transparent 28%)}}

/* Approved HOM monogram and white/navy editorial homepage. */
.header-inner{min-height:90px}.brand-logo{width:320px;height:64px}.header-cta{background:#0a1c38;color:white;border-color:#0a1c38}.footer-logo{width:320px;height:64px;background:white}
.hero-editorial .hero-content h1{max-width:650px;font-size:clamp(2.7rem,4.7vw,4.1rem)}
.hero-editorial .hero-content .tagline{max-width:470px}.hero-editorial .hero-search{max-width:520px}
.hero-editorial .hero-content{padding-bottom:100px}.hero-editorial .hero-caption{bottom:82px}
.type-card{border-color:#e3e6e9;background:#fff}.vehicle-card-img .badge-featured{background:#b8202e}
.hom-trust{background:#071a31;color:white;padding:32px 0}.hom-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.hom-trust strong{display:block;color:white;font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.hom-trust span{display:block;color:#dbe2eb;font-size:14px;line-height:1.5}
.hom-story{background:linear-gradient(110deg,#081321,#142a3e);color:#fff;padding:50px 0}.hom-story-inner{display:grid;grid-template-columns:1fr 1.35fr auto;align-items:center;gap:34px}.hom-story h2{color:white;font-size:2.7rem;margin:10px 0}.hom-story .eyebrow{color:#dbe2eb;font-size:12px}.hom-story p{font-size:16px;line-height:1.6;margin:0}.hom-story .btn{white-space:nowrap}
@media(max-width:900px){.brand-logo{width:260px;height:58px}.header-inner{min-height:82px}.main-nav{top:82px}.hom-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hom-story-inner{grid-template-columns:1fr;gap:20px}.hom-story .btn{justify-self:start}}
@media(max-width:700px){.hero-editorial .hero-content h1{font-size:clamp(2rem,8.1vw,2.65rem)}.hero-editorial .hero-content{padding-bottom:112px}.hero-editorial .hero-caption{bottom:auto}.hero-editorial .hero-search{max-width:100%}.brand-logo{width:230px;max-width:calc(100vw - 115px);height:54px}.hom-story h2{font-size:2.2rem}}
