:root{
  --red:#d9232e;
  --red-dark:#a9131c;
  --black:#0f1115;
  --ink:#161922;
  --muted:#6f7683;
  --soft:#f4f5f7;
  --line:#e1e4e8;
  --card:#ffffff;
  --radius:22px;
  --shadow:0 20px 58px rgba(15,17,21,.13);
}*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--soft);color:var(--ink);font-weight:500}
a{text-decoration:none;color:inherit}.container{max-width:1240px}.btn{border-radius:14px;font-weight:900;padding:.78rem 1.05rem}.btn-red{background:var(--red);border-color:var(--red);color:#fff}.btn-red:hover{background:var(--red-dark);border-color:var(--red-dark);color:#fff}.btn-dark{background:#161b22;border-color:#161b22}.btn-light{background:#fff;border-color:#fff;color:#111}.btn-outline-dark{border-color:#d7dde6;color:#141922;background:#fff}.btn-outline-dark:hover{background:#141922;color:#fff}.btn-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid #d9e0ea;background:#fff;color:#111;padding:0}.btn-call{display:flex;align-items:center;justify-content:center;gap:.45rem}.eyebrow{display:inline-flex;align-items:center;gap:.45rem;color:var(--red);font-weight:950;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.eyebrow.dark{color:#445066}.section{padding:72px 0}.section-light{background:#fff}.empty-state{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:2rem;text-align:center;color:var(--muted);font-weight:800}.form-control,.form-select{min-height:52px;border-radius:14px;border-color:#dce2ea;font-weight:650}.form-control:focus,.form-select:focus{border-color:rgba(197,154,61,.45);box-shadow:0 0 0 .22rem rgba(197,154,61,.12)}

.dealer-topbar{background:#0b1117;color:#dbe3ef;font-size:.92rem}.dealer-topbar .container{min-height:42px}.dealer-topbar a,.dealer-topbar span{display:inline-flex;align-items:center;gap:.35rem;color:#dbe3ef;font-weight:700}.dealer-topbar-left,.dealer-topbar-right{display:flex;align-items:center;gap:1.1rem;min-width:0}.whatsapp-link{color:#fff!important}.dealer-navbar{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(15,20,27,.04);z-index:1020}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.4rem}.dealer-brand{display:flex;align-items:center;gap:.8rem;min-width:0}.dealer-brand img,.brand-mark{width:52px;height:52px;border-radius:16px;object-fit:cover;background:#111;color:#fff;display:grid;place-items:center;font-weight:950}.dealer-brand strong{display:block;font-size:1.08rem;font-weight:950;line-height:1}.dealer-brand small{display:block;color:var(--muted);font-weight:750;font-size:.82rem;margin-top:.18rem}.dealer-menu{align-items:center;gap:.35rem}.dealer-menu a{padding:.7rem .9rem;border-radius:12px;color:#323b4a;font-weight:850}.dealer-menu a.active,.dealer-menu a:hover{background:#fff8e8;color:var(--red)}.nav-actions{align-items:center;gap:.65rem}.navbar-toggler{border:0;background:#111;color:#fff;border-radius:13px;padding:.65rem}.navbar-toggler-icon{filter:invert(1)}.mobile-menu{display:grid;gap:.55rem}.mobile-menu a{display:flex;align-items:center;gap:.6rem;padding:.9rem 1rem;border-radius:14px;background:#f6f7f9;font-weight:850}.mobile-menu .mobile-red{background:var(--red);color:#fff}

.home-hero{background:linear-gradient(135deg,#111820 0%,#0b1117 56%,#243047 100%);color:#fff;padding:84px 0 76px;position:relative;overflow:hidden}.home-hero:after{content:"";position:absolute;right:-160px;top:-160px;width:440px;height:440px;border-radius:999px;background:rgba(197,154,61,.24);filter:blur(18px)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:48px;align-items:center;position:relative;z-index:1}.hero-content h1{font-size:clamp(2.8rem,6vw,5.8rem);line-height:.92;letter-spacing:-.08em;font-weight:950;margin:.8rem 0 1.1rem}.hero-content p{color:#d6deea;font-size:1.12rem;line-height:1.7;max-width:650px;font-weight:650}.hero-search{background:#fff;border-radius:18px;padding:.48rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;max-width:650px;box-shadow:0 18px 48px rgba(0,0,0,.22);margin:1.5rem 0}.hero-search i{color:#687386;padding-left:.9rem}.hero-search input{border:0;outline:0;min-height:48px;font-weight:800}.hero-search button{border:0;background:var(--red);color:#fff;font-weight:950;border-radius:14px;padding:.8rem 1.1rem}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.trust-row{display:flex;gap:.8rem 1.25rem;flex-wrap:wrap;margin-top:1.25rem;color:#e5eaf2;font-weight:800}.trust-row span{display:flex;gap:.35rem;align-items:center}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.7rem;max-width:640px}.hero-stats div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:1rem}.hero-stats strong{display:block;font-size:1.8rem;font-weight:950}.hero-stats span{color:#c8d0dc;font-weight:750}.hero-showcase{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 32px 90px rgba(0,0,0,.34);transform:rotate(1.2deg)}.hero-showcase .photo{display:block;height:360px;background:#222;overflow:hidden}.hero-showcase img{width:100%;height:100%;object-fit:cover}.hero-showcase .caption{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#111;padding:1.15rem 1.25rem}.hero-showcase .caption strong{display:block;font-weight:950}.hero-showcase .caption span{display:block;color:var(--muted);font-weight:750}.hero-showcase .caption b{color:var(--red);font-size:1.45rem;white-space:nowrap}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.8rem}.section-title h2{font-size:clamp(2rem,3vw,3.15rem);font-weight:950;letter-spacing:-.06em;margin:.25rem 0}.section-title p{color:var(--muted);font-weight:700;margin:0}.brand-strip{display:flex;gap:.75rem;flex-wrap:wrap}.brand-pill{background:#f3f5f8;border:1px solid var(--line);border-radius:999px;padding:.75rem 1rem;font-weight:900}.brand-pill:hover{background:#111;color:#fff}.latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.feature-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.feature-card,.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:1.5rem;box-shadow:0 14px 38px rgba(15,20,27,.05)}.feature-card i{width:48px;height:48px;border-radius:15px;background:#fff8e8;color:var(--red);display:grid;place-items:center;font-size:1.35rem;margin-bottom:1rem}.feature-card h3,.testimonial-card strong{font-weight:950}.feature-card p,.testimonial-card p{color:#5d6879;font-weight:650;line-height:1.65}.testimonial-card span{display:block;color:var(--muted);font-size:.9rem;font-weight:750}.cta-band{background:#111820;color:#fff;border-radius:28px;padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.4rem}.cta-band h2{font-weight:950;letter-spacing:-.05em;margin:0}.cta-band p{color:#cbd3df;margin:.35rem 0 0;font-weight:700}

.page-hero{background:#111820;color:#fff;padding:60px 0}.page-hero.compact{padding:46px 0}.page-hero h1{font-size:clamp(2.4rem,4.5vw,4.2rem);font-weight:950;letter-spacing:-.07em;margin:.35rem 0}.page-hero p{color:#d5dce8;margin:0;font-weight:700}.stock-content{padding-top:32px}.filters-panel{position:sticky;top:98px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:1.25rem;box-shadow:0 14px 40px rgba(15,20,27,.06)}.filters-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #edf0f4;padding-bottom:1rem;margin-bottom:1rem}.filters-head strong{font-size:1.1rem}.filters-head span{display:block;color:var(--muted);font-weight:700}.filter-stack{display:grid;gap:1rem}.form-label{font-weight:900;color:#333b48;font-size:.88rem}.results-toolbar{background:#fff;border:1px solid var(--line);border-radius:20px;padding:1rem 1.15rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:950}.results-toolbar span{font-size:.9rem;color:var(--muted)}[data-vehicles-results].is-loading{opacity:.55;pointer-events:none}.pagination .page-link{border-radius:12px;border:1px solid #dce2eb;color:#111820;font-weight:900}.pagination .active .page-link{background:var(--red);border-color:var(--red);color:#fff}

.vehicle-item{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 52px rgba(15,20,27,.08);overflow:hidden;display:grid;grid-template-columns:320px minmax(0,1fr) 230px;min-height:230px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.vehicle-item:hover{transform:translateY(-2px);box-shadow:0 24px 64px rgba(15,20,27,.12);border-color:#dfe4ec}.vehicle-item__media{position:relative;display:block;background:#131820;min-height:230px;overflow:hidden}.vehicle-item__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.vehicle-item:hover .vehicle-item__media img{transform:scale(1.035)}.vehicle-item__media.is-empty,.media-fallback{display:grid;place-items:center;color:rgba(255,255,255,.38);font-size:3rem}.tag{position:absolute;z-index:2;border-radius:999px;font-size:.72rem;font-weight:950;letter-spacing:.045em}.tag-eco{left:14px;top:14px;background:#fff;color:#111820;padding:.5rem .78rem;text-transform:uppercase;box-shadow:0 8px 22px rgba(0,0,0,.12)}.tag-year{right:14px;top:14px;background:var(--red);color:#fff;padding:.52rem .82rem;box-shadow:0 8px 22px rgba(201,138,46,.30)}.vehicle-item__main{padding:1.45rem 1.55rem;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.9rem}.vehicle-item__headline{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start}.vehicle-item__title{font-size:1.42rem;line-height:1.14;font-weight:950;letter-spacing:-.045em;color:#111820;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vehicle-item__title:hover{color:var(--red)}.vehicle-item__price{font-size:1.9rem;line-height:1;font-weight:950;color:var(--red);white-space:nowrap}.mobile-price{display:none}.vehicle-facts{display:flex;flex-wrap:wrap;gap:.55rem}.vehicle-fact{background:#f7f8fa;border:1px solid #edf0f4;border-radius:999px;padding:.58rem .78rem;min-width:0;display:inline-flex;align-items:center;gap:.42rem;color:#18202c;font-weight:900;line-height:1}.vehicle-fact i{color:var(--red);font-size:.95rem;flex:0 0 auto}.vehicle-fact strong{display:block;font-size:.92rem;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:155px}.vehicle-item__side{border-left:1px solid #edf0f4;padding:1.45rem;display:flex;flex-direction:column;justify-content:center;gap:.72rem;background:linear-gradient(180deg,#fff,#fafbfc)}.vehicle-item__side>span{color:#687386;font-weight:950;text-transform:uppercase;font-size:.76rem;letter-spacing:.07em}.vehicle-item__side small{color:#687386;font-weight:850}.vehicle-actions{display:grid;grid-template-columns:1fr 48px;gap:.65rem;margin-top:.45rem}.vehicle-actions .btn-red{grid-column:1/2}.vehicle-actions .btn-call{grid-column:1/3}.latest-grid .vehicle-item{display:flex;flex-direction:column;height:100%;min-height:0;border-radius:24px}.latest-grid .vehicle-item__media{height:230px;min-height:230px}.latest-grid .vehicle-item__main{padding:1.15rem;justify-content:flex-start}.latest-grid .vehicle-item__title{font-size:1.12rem;line-height:1.18}.latest-grid .vehicle-facts{gap:.45rem}.latest-grid .vehicle-fact{padding:.5rem .65rem}.latest-grid .vehicle-fact strong{max-width:120px;font-size:.85rem}.latest-grid .vehicle-item__side{border-left:0;border-top:1px solid #edf0f4;padding:1rem 1.15rem}.latest-grid .vehicle-item__side>span{display:none}.latest-grid .vehicle-item__side .vehicle-item__price{font-size:1.45rem}.latest-grid .vehicle-actions{grid-template-columns:1fr 48px}.latest-grid .btn-call{display:none}

.detail-hero{background:#111820;color:#fff;padding:52px 0}.back-link{display:inline-flex;align-items:center;gap:.45rem;color:#e8edf5;font-weight:850;margin-bottom:1.2rem}.detail-title-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:end}.detail-title-grid h1{font-size:clamp(2.2rem,5vw,4.8rem);font-weight:950;letter-spacing:-.075em;line-height:.98;margin:.45rem 0}.detail-title-grid p{color:#d0d7e3;font-weight:700;margin:.5rem 0 0}.detail-gallery,.info-card,.lead-card,.dealer-mini-card,.contact-form-card{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 16px 44px rgba(15,20,27,.07)}.detail-gallery{overflow:hidden}.carousel-item img,.detail-placeholder{height:540px;width:100%;object-fit:cover;background:#171d25}.detail-placeholder{display:grid;place-items:center;color:rgba(255,255,255,.35);font-size:4rem}.thumb-row{display:flex;gap:.6rem;padding:1rem;overflow-x:auto}.carousel-thumb{border:2px solid transparent;background:none;border-radius:14px;padding:0;overflow:hidden;flex:0 0 96px}.carousel-thumb img{width:96px;height:68px;object-fit:cover}.carousel-thumb.active{border-color:var(--red)}.info-card{padding:1.6rem}.card-title-line h2{font-weight:950;letter-spacing:-.04em;margin:.25rem 0 1rem}.detail-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.detail-spec-grid span{background:#f7f8fa;border:1px solid #edf0f4;border-radius:16px;padding:.85rem}.detail-spec-grid small{display:block;color:#687386;font-weight:850;text-transform:uppercase;font-size:.7rem}.detail-spec-grid strong{font-weight:950}.lead-sidebar{top:96px}.lead-card,.dealer-mini-card,.contact-form-card{padding:1.45rem}.lead-card span{color:#687386;font-weight:850}.lead-card strong{display:block;color:var(--red);font-size:2.25rem;font-weight:950}.lead-card small{color:#687386;font-weight:800}.dealer-mini-card{display:grid;gap:.65rem}.dealer-mini-card strong{font-size:1.15rem}.dealer-mini-card span{display:flex;align-items:flex-start;gap:.55rem;color:#596577;font-weight:750}.dealer-mini-card i{color:var(--red)}.contact-form-card h2{font-weight:950;letter-spacing:-.04em;margin-bottom:1rem}.contact-form-card form{display:grid;gap:.8rem}.vehicle-description{color:#465163;font-weight:650;line-height:1.75}.site-footer{background:#0b1117;color:#d9e0ea;padding:56px 0 24px}.footer-main{display:grid;grid-template-columns:1.3fr repeat(3,.8fr);gap:2rem}.footer-brand{font-weight:950;color:#fff;font-size:1.3rem}.footer-about p{color:#aeb7c5;margin:.65rem 0 1rem}.footer-social{display:flex;gap:.6rem}.footer-social a{width:42px;height:42px;border-radius:12px;background:#151f2a;display:grid;place-items:center;color:#fff}.footer-col{display:grid;gap:.45rem;align-content:start}.footer-col h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;color:#fff}.footer-col a,.footer-col span{color:#aeb7c5;font-weight:700}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:2rem;padding-top:1rem;color:#8f9aaa;font-weight:700;font-size:.9rem}

@media (max-width:1199.98px){.vehicle-item{grid-template-columns:280px minmax(0,1fr) 210px}.hero-grid{grid-template-columns:1fr 440px}.latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:991.98px){.dealer-topbar{display:none}.nav-actions{display:none}.hero-grid{grid-template-columns:1fr}.hero-showcase{transform:none}.filters-panel{position:relative;top:auto}.stock-content .row{--bs-gutter-y:1rem}.vehicle-item{display:flex;flex-direction:column;border-radius:24px;min-height:0}.vehicle-item__media{height:245px;min-height:245px}.vehicle-item__main{padding:1.1rem;justify-content:flex-start}.vehicle-item__side{border-left:0;border-top:1px solid #edf0f4;padding:1rem 1.1rem}.vehicle-item__side>span,.vehicle-item__side>.vehicle-item__price,.vehicle-item__side>small{display:none}.mobile-price{display:block;font-size:1.35rem}.vehicle-actions{grid-template-columns:1fr 50px}.vehicle-actions .btn-call{display:none}.latest-grid{grid-template-columns:1fr}.feature-grid,.testimonial-grid{grid-template-columns:1fr}.section-title{display:block}.section{padding:54px 0}.cta-band{display:block}.cta-band .btn{margin-top:1rem}.detail-title-grid{grid-template-columns:1fr}.carousel-item img,.detail-placeholder{height:360px}.detail-spec-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr}.lead-sidebar{position:static!important}.page-hero{padding:42px 0}}
@media (max-width:575px){body{font-size:15px}.home-hero{padding:52px 0}.hero-content h1{font-size:2.7rem}.hero-search{grid-template-columns:auto 1fr}.hero-search button{grid-column:1/3}.hero-stats{grid-template-columns:1fr}.hero-showcase .photo{height:260px}.vehicle-item__media{height:220px;min-height:220px}.vehicle-facts{gap:.45rem}.vehicle-fact{padding:.55rem .65rem}.vehicle-fact strong{font-size:.86rem;max-width:125px}.vehicle-item__title{font-size:1.14rem}.dealer-brand img,.brand-mark{width:46px;height:46px}.nav-wrap{min-height:66px}.carousel-item img,.detail-placeholder{height:275px}.detail-spec-grid{grid-template-columns:1fr}.lead-card strong{font-size:1.85rem}}

/* V8 cleanup: no free text search, cleaner index and contact */
.home-hero-dealer .hero-actions .btn-outline-light{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06)}
.home-hero-dealer .hero-actions .btn-outline-light:hover{background:#fff;color:#111;border-color:#fff}
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:28px;align-items:start}.contact-main-card,.contact-form-card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:28px}.contact-card-header h2{font-size:clamp(2rem,3vw,3.3rem);font-weight:950;letter-spacing:-.06em;margin:.35rem 0 .25rem}.contact-card-header p{color:var(--muted);font-weight:750;margin:0 0 1.4rem}.contact-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-action{display:flex;flex-direction:column;gap:.25rem;background:#f6f8fb;border:1px solid #e4e9f1;border-radius:20px;padding:18px;color:#121822;min-height:132px;transition:.18s ease}.contact-action:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(15,20,27,.08);color:#121822}.contact-action i{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#fff;color:var(--red);font-size:1.2rem;box-shadow:0 8px 24px rgba(15,20,27,.06)}.contact-action span{text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;font-weight:950;color:#6a7587;margin-top:.35rem}.contact-action strong{font-size:1rem;line-height:1.35;word-break:break-word}.contact-action-red{background:linear-gradient(135deg,var(--red),#9f681d);color:#fff;border-color:transparent}.contact-action-red:hover{color:#fff}.contact-action-red i{color:var(--red)}.contact-action-red span{color:#ffe8c8}.visit-box{margin-top:18px;border-radius:24px;background:#111820;color:#fff;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.visit-box h3{font-weight:950;margin:0 0 .35rem}.visit-box p{color:#cbd4df;margin:0;font-weight:650}.contact-form-card h2{font-weight:950;letter-spacing:-.04em}.filters-panel .filter-stack{gap:18px}.results-toolbar{align-items:center}
@media (max-width:991.98px){.contact-layout{grid-template-columns:1fr}.contact-main-card,.contact-form-card{padding:22px}.contact-action-grid{grid-template-columns:1fr}.visit-box{display:block}.visit-box .btn{margin-top:1rem}.home-hero-dealer .hero-actions{display:grid;grid-template-columns:1fr}.home-hero-dealer .hero-actions .btn{width:100%}}


/* Just Cars · black / red / white */
:root{
  --red:#d9232e;
  --red-dark:#a9131c;
  --black:#101114;
  --ink:#17191d;
  --muted:#6d727a;
  --soft:#f4f5f7;
  --line:#e1e4e8;
  --card:#fff;
}
body{background:linear-gradient(180deg,#f5f6f8 0%,#fff 48%,#f5f6f8 100%);color:#17191d}
.btn-red,.hero-search button,.pagination .active .page-link,.mobile-menu .mobile-red{background:#d9232e!important;border-color:#d9232e!important;color:#fff!important}
.btn-red:hover,.hero-search button:hover{background:#a9131c!important;border-color:#a9131c!important;color:#fff!important}
.dealer-topbar{background:#0e0f12!important;color:#f1f2f4!important;border-bottom:1px solid rgba(255,255,255,.08)}
.dealer-topbar a,.dealer-topbar span{color:#f1f2f4!important}
.dealer-navbar{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #e4e6e9!important;box-shadow:0 10px 30px rgba(14,15,18,.06)!important;backdrop-filter:blur(14px)}
.dealer-brand img,.brand-mark{background:#111216!important;color:#fff!important;border:1px solid #24262c!important;box-shadow:0 8px 20px rgba(15,16,19,.16)!important}
.brand-mark{position:relative;overflow:hidden;font-size:.92rem;letter-spacing:-.04em}
.brand-mark:after{content:"";position:absolute;right:-8px;top:-5px;width:29px;height:12px;border-top:3px solid #d9232e;border-radius:50%;transform:rotate(-10deg)}
.dealer-brand strong{font-size:1.18rem;letter-spacing:-.04em}
.dealer-brand small{color:#767b84}
.dealer-menu a.active,.dealer-menu a:hover{background:#fff0f1!important;color:#c91722!important}
.home-hero{background:radial-gradient(circle at 83% 16%,rgba(217,35,46,.30),transparent 30%),linear-gradient(135deg,#0b0c0f 0%,#181b21 56%,#2b1014 100%)!important;color:#fff!important}
.home-hero:after{background:rgba(217,35,46,.20)!important}
.page-hero,.detail-hero{background:linear-gradient(135deg,#0b0c0f 0%,#181b21 62%,#3b1016 100%)!important;color:#fff!important}
.hero-content p,.page-hero p,.detail-title-grid p{color:#d8dbe1!important}
.hero-showcase{transform:rotate(.45deg)!important;border:1px solid rgba(255,255,255,.10)}
.hero-showcase .caption b,.eyebrow,.vehicle-item__price,.lead-card strong,.vehicle-item__title:hover{color:#d9232e!important}
.hero-stats div{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.13)!important}
.feature-card i,.contact-action i{background:#fff0f1!important;color:#d9232e!important}
.vehicle-fact i,.dealer-mini-card i{color:#d9232e!important}
.vehicle-item,.filters-panel,.results-toolbar,.detail-gallery,.info-card,.lead-card,.dealer-mini-card,.contact-form-card,.contact-main-card,.feature-card,.testimonial-card{border-color:#e1e4e8!important;box-shadow:0 18px 50px rgba(15,17,21,.075)!important}
.vehicle-item__side{background:linear-gradient(180deg,#fff 0%,#f7f8fa 100%)!important}
.tag-year{background:#d9232e!important;box-shadow:0 8px 22px rgba(217,35,46,.22)!important}
.brand-pill:hover{background:#d9232e!important;color:#fff!important}
.cta-band,.visit-box{background:linear-gradient(135deg,#101114 0%,#1b1d23 65%,#441217 100%)!important}
.site-footer{background:#0e0f12!important}
.footer-social a{background:#23252a!important}
.form-control:focus,.form-select:focus{border-color:rgba(217,35,46,.45)!important;box-shadow:0 0 0 .22rem rgba(217,35,46,.12)!important}
.contact-action-red{background:linear-gradient(135deg,#d9232e,#a9131c)!important}
.home-hero-dealer .hero-actions .btn-outline-light{border-color:rgba(255,255,255,.26)!important;color:#fff!important;background:rgba(255,255,255,.06)!important}
.home-hero-dealer .hero-actions .btn-outline-light:hover{background:#fff!important;color:#15161a!important;border-color:#fff!important}
@media (min-width:992px){.dealer-navbar{z-index:1035!important}.detail-content,.detail-content .container{overflow:visible!important}.detail-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,380px)!important;gap:clamp(20px,2vw,30px)!important;align-items:stretch!important}.detail-sidebar-col,.detail-content .col-lg-4{align-self:stretch!important;position:relative!important;z-index:5!important}.lead-sidebar,.lead-sidebar.sticky-lg-top{position:relative!important;top:auto!important;z-index:auto!important;align-self:stretch!important;display:grid!important;gap:1rem!important;align-content:start!important;height:100%!important;max-height:none!important;overflow:visible!important}.lead-sidebar>.contact-form-card{position:sticky!important;top:96px!important;align-self:start!important;z-index:20!important;max-height:calc(100vh - 112px)!important;overflow-y:auto!important;overflow-x:hidden!important}}
@media(max-width:991.98px){.detail-layout{grid-template-columns:1fr!important}.lead-sidebar,.lead-sidebar.sticky-lg-top,.lead-sidebar>.contact-form-card{position:static!important;top:auto!important;max-height:none!important;overflow:visible!important}}


/* Contacto rápido móvil: llamada y WhatsApp separados */
.mobile-contact-dock{position:fixed;left:12px;right:12px;bottom:12px;z-index:1030;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:7px;background:rgba(255,255,255,.94);border:1px solid rgba(17,18,22,.10);border-radius:19px;box-shadow:0 18px 50px rgba(0,0,0,.20);backdrop-filter:blur(12px)}
.mobile-contact-dock a{min-height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:.48rem;font-weight:950;font-size:.93rem}
.mobile-contact-dock__call{background:#111216;color:#fff}
.mobile-contact-dock__call:hover{color:#fff;background:#000}
.mobile-contact-dock__wa{background:#25D366;color:#fff}
.mobile-contact-dock__wa:hover{color:#fff;background:#1fb85a}
.mobile-contact-dock i{font-size:1.05rem}
@media(max-width:991.98px){body{padding-bottom:82px}.ac-cookie-consent{padding-bottom:82px!important}}
@media(max-width:380px){.mobile-contact-dock a{font-size:.86rem}.mobile-contact-dock{left:8px;right:8px;bottom:8px}}

/* Just Cars 2026 · identidad light / petrol / arena (diferenciada de SM Motor y Autos Premium) */
:root{
  --red:#0e7490;
  --red-dark:#0a566c;
  --black:#102a43;
  --ink:#17324d;
  --muted:#64748b;
  --soft:#f5f8f7;
  --line:#dce7e5;
  --card:#ffffff;
}
body{background:linear-gradient(180deg,#f7faf9 0%,#fff 44%,#f4f8f7 100%)!important;color:#17324d!important}
.dealer-topbar{background:#102a43!important;color:#eaf3f4!important;border-bottom:0!important}
.dealer-topbar a,.dealer-topbar span{color:#eaf3f4!important}
.dealer-navbar{background:rgba(255,255,255,.97)!important;border-bottom:1px solid #dce7e5!important;box-shadow:0 12px 34px rgba(16,42,67,.07)!important}
.dealer-brand img,.brand-mark{background:#e8f4f3!important;color:#0e7490!important;border:1px solid #cce5e2!important;box-shadow:none!important}
.brand-mark:after{display:none!important}
.dealer-brand small{color:#708399!important}
.dealer-menu a.active,.dealer-menu a:hover{background:#e9f6f5!important;color:#0a657d!important}
.btn-red,.hero-search button,.pagination .active .page-link,.mobile-menu .mobile-red{background:#0e7490!important;border-color:#0e7490!important;color:#fff!important}
.btn-red:hover,.hero-search button:hover{background:#0a566c!important;border-color:#0a566c!important}
.btn-outline-dark{border-color:#bfd4d1!important;color:#17324d!important;background:#fff!important}
.btn-outline-dark:hover{background:#17324d!important;border-color:#17324d!important;color:#fff!important}
.home-hero{background:radial-gradient(circle at 86% 18%,rgba(14,116,144,.16),transparent 32%),linear-gradient(135deg,#f7f3e9 0%,#eef7f5 55%,#e8f3f5 100%)!important;color:#102a43!important;border-bottom:1px solid #dce7e5}
.home-hero:after{background:rgba(222,176,92,.20)!important;filter:blur(8px)!important}
.hero-content h1{color:#102a43!important}
.hero-content p{color:#536b7d!important}
.home-hero .eyebrow{color:#0e7490!important}
.trust-row{color:#405a6d!important}.trust-row i{color:#0e7490!important}
.hero-stats div{background:rgba(255,255,255,.72)!important;border:1px solid rgba(14,116,144,.14)!important;box-shadow:0 10px 30px rgba(16,42,67,.05)!important}
.hero-stats strong{color:#102a43!important}.hero-stats span{color:#6b7f90!important}
.hero-showcase{transform:none!important;border:1px solid #d4e5e2!important;box-shadow:0 28px 70px rgba(16,42,67,.16)!important}
.hero-showcase .caption b,.eyebrow,.vehicle-item__price,.lead-card strong,.vehicle-item__title:hover{color:#0e7490!important}
.home-hero-dealer .hero-actions .btn-light{background:#fff!important;border-color:#d8e6e3!important;color:#17324d!important;box-shadow:0 8px 24px rgba(16,42,67,.06)!important}
.home-hero-dealer .hero-actions .btn-outline-light{border-color:#a9c6c3!important;color:#17324d!important;background:rgba(255,255,255,.48)!important}
.home-hero-dealer .hero-actions .btn-outline-light:hover{background:#17324d!important;color:#fff!important;border-color:#17324d!important}
.page-hero,.detail-hero{background:linear-gradient(135deg,#102a43 0%,#164b5c 62%,#0e7490 100%)!important;color:#fff!important}
.page-hero p,.detail-title-grid p{color:#d8e8eb!important}
.feature-card i,.contact-action i{background:#e7f5f3!important;color:#0e7490!important}
.vehicle-fact i,.dealer-mini-card i{color:#0e7490!important}
.vehicle-item,.filters-panel,.results-toolbar,.detail-gallery,.info-card,.lead-card,.dealer-mini-card,.contact-form-card,.contact-main-card,.feature-card,.testimonial-card{border-color:#dce7e5!important;box-shadow:0 16px 44px rgba(16,42,67,.065)!important}
.vehicle-item__side{background:linear-gradient(180deg,#fff 0%,#f4f8f7 100%)!important}
.tag-year{background:#0e7490!important;box-shadow:0 8px 22px rgba(14,116,144,.22)!important}
.brand-pill:hover{background:#0e7490!important;color:#fff!important}
.cta-band,.visit-box{background:linear-gradient(135deg,#102a43 0%,#164b5c 68%,#0e7490 100%)!important}
.site-footer{background:#102a43!important}
.footer-social a{background:#1b405c!important}
.form-control:focus,.form-select:focus{border-color:rgba(14,116,144,.48)!important;box-shadow:0 0 0 .22rem rgba(14,116,144,.12)!important}
.contact-action-red{background:linear-gradient(135deg,#0e7490,#0a566c)!important}
.mobile-contact-dock__call{background:#102a43!important}.mobile-contact-dock__wa{background:#25D366!important}
@media (min-width:992px){.home-hero{padding-top:96px!important;padding-bottom:88px!important}.hero-grid{gap:58px!important}.hero-showcase{border-radius:34px!important}}

/* Just Cars · tema final 2026 */
:root{
  --red:#2563eb;
  --red-dark:#1746b6;
  --black:#08111f;
  --ink:#0f1c2e;
  --muted:#65758b;
  --soft:#f5f8fc;
  --line:#dce5f0;
  --card:#ffffff;
  --radius:24px;
  --shadow:0 22px 60px rgba(9,24,49,.10);
}
body{font-family:Manrope,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;background:#f6f8fb!important;color:var(--ink)!important}
.container{max-width:1280px}
.btn{border-radius:15px!important;font-weight:800!important;letter-spacing:-.01em}
.btn-red{background:linear-gradient(135deg,#2f6df6,#1d4ed8)!important;border-color:#2563eb!important;box-shadow:0 10px 25px rgba(37,99,235,.20)!important}
.btn-red:hover{background:linear-gradient(135deg,#2459d9,#173fae)!important;border-color:#1d4ed8!important;transform:translateY(-1px)}
.eyebrow{color:#2563eb!important;letter-spacing:.11em!important;font-weight:800!important}

.dealer-topbar{background:#07111f!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
.dealer-navbar{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(15,28,46,.08)!important;box-shadow:0 12px 36px rgba(9,24,49,.06)!important;backdrop-filter:blur(16px)}
.dealer-brand img,.brand-mark{background:linear-gradient(145deg,#0b1a2c,#15345d)!important;color:#fff!important;border:0!important;box-shadow:0 10px 24px rgba(15,44,85,.22)!important;border-radius:17px!important}
.brand-mark:after{display:none!important}
.dealer-brand strong{font-size:1.18rem!important;letter-spacing:-.045em!important;color:#0d1b2d}
.dealer-brand small{color:#728198!important;font-size:.78rem!important}
.dealer-menu a{font-weight:800!important}
.dealer-menu a.active,.dealer-menu a:hover{background:#eef4ff!important;color:#1d4ed8!important}
.nav-actions .btn-outline-dark{border-color:#cfdae8!important;color:#11213a!important}

.justcars-hero{background:
  radial-gradient(circle at 87% 15%,rgba(66,153,225,.28),transparent 28%),
  radial-gradient(circle at 72% 82%,rgba(37,99,235,.15),transparent 26%),
  linear-gradient(135deg,#07111f 0%,#0c1b31 54%,#102c54 100%)!important;
  padding:92px 0 86px!important;
  border-bottom:0!important
}
.justcars-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 88%);pointer-events:none}
.justcars-hero:after{width:520px!important;height:520px!important;right:-190px!important;top:-210px!important;background:rgba(37,99,235,.28)!important;filter:blur(36px)!important}
.justcars-hero .hero-grid{grid-template-columns:minmax(0,1fr) 535px!important;gap:60px!important}
.justcars-hero .hero-content h1{color:#fff!important;font-size:clamp(3.25rem,6.2vw,6.35rem)!important;line-height:.92!important;letter-spacing:-.075em!important;max-width:760px}
.justcars-hero .hero-content h1 span{color:#79b2ff}
.justcars-hero .hero-content p{color:#c8d5e8!important;max-width:670px!important;font-size:1.08rem!important;line-height:1.75!important}
.justcars-hero .eyebrow{color:#8dc0ff!important}
.justcars-hero .hero-search{max-width:670px!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 24px 60px rgba(0,0,0,.23)!important;border-radius:18px!important}
.justcars-hero .hero-search input{color:#0f1c2e!important}
.justcars-hero .hero-search button{background:#2563eb!important;border-radius:13px!important}
.justcars-hero .trust-row{color:#d8e3f1!important}
.justcars-hero .trust-row i{color:#79b2ff!important}
.justcars-hero .hero-stats{max-width:680px!important}
.justcars-hero .hero-stats div{background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:none!important;backdrop-filter:blur(10px)}
.justcars-hero .hero-stats strong{color:#fff!important;font-size:1.65rem!important}
.justcars-hero .hero-stats span{color:#aebed4!important}
.justcars-hero .hero-actions .btn-light{background:#fff!important;border-color:#fff!important;color:#0b1a2c!important}
.justcars-hero .hero-actions .btn-outline-light{color:#fff!important;border-color:rgba(255,255,255,.24)!important;background:rgba(255,255,255,.055)!important}
.justcars-hero .hero-actions .btn-outline-light:hover{background:#fff!important;color:#0b1a2c!important}
.hero-visual-wrap{position:relative;isolation:isolate}
.hero-glow{position:absolute;inset:8% -5% -7% 10%;background:radial-gradient(circle,rgba(50,126,255,.34),transparent 66%);filter:blur(24px);z-index:-1}
.justcars-hero .hero-showcase{position:relative;transform:rotate(1deg)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:30px!important;box-shadow:0 38px 100px rgba(0,0,0,.42)!important;overflow:hidden!important}
.justcars-hero .hero-showcase .photo{height:390px!important;background:#0d1b2d!important}
.justcars-hero .hero-showcase .caption{padding:1.25rem 1.35rem!important}
.justcars-hero .hero-showcase .caption small{display:block;color:#2563eb;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:.15rem}
.justcars-hero .hero-showcase .caption strong{font-size:1.04rem!important;color:#0f1c2e!important}
.justcars-hero .hero-showcase .caption b{color:#1d4ed8!important}
.hero-floating-badge{position:absolute;left:-28px;bottom:28px;background:rgba(255,255,255,.96);color:#0f1c2e;border:1px solid rgba(255,255,255,.5);border-radius:18px;padding:.75rem .95rem;display:flex;align-items:center;gap:.7rem;box-shadow:0 18px 44px rgba(4,12,24,.22);backdrop-filter:blur(16px);font-size:.78rem;font-weight:700}
.hero-floating-badge i{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eaf2ff;color:#2563eb;font-size:1.1rem}
.hero-floating-badge strong{font-weight:800}

.brand-section{background:#fff;border-bottom:1px solid #e7edf5}
.brand-section-inner{min-height:94px;display:flex;align-items:center;gap:1.1rem;justify-content:space-between}
.brand-section-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#7a899e;font-weight:800;white-space:nowrap}
.brand-strip{justify-content:flex-end}
.brand-pill{background:#f7f9fc!important;border-color:#dfe7f1!important;color:#20314a!important;padding:.66rem .95rem!important;font-weight:800!important}
.brand-pill:hover{background:#0f1c2e!important;color:#fff!important;border-color:#0f1c2e!important;transform:translateY(-1px)}

.stock-home-section{background:#f6f8fb!important}
.section-title h2{color:#0d1b2d!important;letter-spacing:-.055em!important}
.section-title p{color:#6c7b90!important}
.latest-grid{gap:1.35rem!important}
.vehicle-item{border-radius:24px!important;border:1px solid #dfe7f1!important;box-shadow:0 16px 44px rgba(15,32,57,.07)!important}
.vehicle-item:hover{box-shadow:0 24px 64px rgba(15,32,57,.12)!important;border-color:#c9d6e7!important}
.vehicle-item__side{background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%)!important}
.vehicle-item__price,.lead-card strong,.vehicle-item__title:hover{color:#1d4ed8!important}
.vehicle-fact i,.dealer-mini-card i{color:#2563eb!important}
.tag-year{background:#2563eb!important;box-shadow:0 8px 22px rgba(37,99,235,.25)!important}

.justcars-benefits{background:#fff!important;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}
.justcars-benefits .feature-card{position:relative;overflow:hidden;border:1px solid #e1e8f2!important;box-shadow:none!important;padding:1.7rem!important;min-height:250px}
.justcars-benefits .feature-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-70px;bottom:-80px;background:#eef4ff}
.justcars-benefits .feature-card>span{position:absolute;right:1.25rem;top:1.1rem;font-size:2.2rem;font-weight:800;color:#eef2f7;letter-spacing:-.06em}
.justcars-benefits .feature-card i{background:#eaf2ff!important;color:#2563eb!important}
.justcars-benefits .feature-card h3{color:#12233d!important}
.justcars-benefits .feature-card p{color:#64758a!important;position:relative;z-index:1}

.justcars-contact-strip{background:#f6f8fb!important;padding-top:54px!important}
.justcars-contact-strip .cta-band{background:linear-gradient(135deg,#08111f 0%,#0f2546 68%,#164fa7 100%)!important;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 70px rgba(7,20,40,.18)!important;padding:2.35rem!important}
.justcars-contact-strip .cta-band .eyebrow{color:#8dc0ff!important}
.justcars-contact-strip .cta-band h2{font-size:clamp(2rem,3.2vw,3.1rem)!important;color:#fff!important}
.justcars-contact-strip .cta-band p{color:#c4d2e6!important}
.justcars-contact-strip .btn-outline-light{color:#fff!important;border-color:rgba(255,255,255,.28)!important}

.page-hero,.detail-hero{background:linear-gradient(135deg,#07111f 0%,#0e2648 68%,#174ea6 100%)!important}
.page-hero p,.detail-title-grid p{color:#cfdbeb!important}
.filters-panel,.results-toolbar,.detail-gallery,.info-card,.lead-card,.dealer-mini-card,.contact-form-card,.contact-main-card,.feature-card,.testimonial-card{border-color:#dfe7f1!important;box-shadow:0 18px 50px rgba(15,32,57,.07)!important}
.form-control:focus,.form-select:focus{border-color:rgba(37,99,235,.52)!important;box-shadow:0 0 0 .22rem rgba(37,99,235,.12)!important}
.contact-action i,.feature-card i{background:#eaf2ff!important;color:#2563eb!important}
.contact-action-red{background:linear-gradient(135deg,#2563eb,#1746b6)!important}
.cta-band,.visit-box{background:linear-gradient(135deg,#08111f 0%,#14345d 100%)!important}
.site-footer{background:#07111f!important}
.footer-social a{background:#12243c!important}
.pagination .active .page-link{background:#2563eb!important;border-color:#2563eb!important}

@media(max-width:1199.98px){
  .justcars-hero .hero-grid{grid-template-columns:minmax(0,1fr) 460px!important;gap:38px!important}
  .justcars-hero .hero-showcase .photo{height:340px!important}
}
@media(max-width:991.98px){
  .justcars-hero{padding:68px 0 62px!important}
  .justcars-hero .hero-grid{grid-template-columns:1fr!important}
  .hero-visual-wrap{max-width:680px;width:100%;margin:10px auto 0}
  .hero-floating-badge{left:14px;bottom:20px}
  .brand-section-inner{align-items:flex-start;flex-direction:column;padding:1.2rem 0}
  .brand-strip{justify-content:flex-start}
}
@media(max-width:767.98px){
  .justcars-hero .hero-content h1{font-size:clamp(2.8rem,14vw,4.7rem)!important}
  .justcars-hero .hero-search{grid-template-columns:auto minmax(0,1fr)!important}
  .justcars-hero .hero-search button{grid-column:1/-1;width:100%}
  .justcars-hero .hero-stats{grid-template-columns:1fr 1fr!important}
  .justcars-hero .hero-stats div:last-child{grid-column:1/-1}
  .hero-floating-badge{display:none}
  .justcars-contact-strip .cta-band{padding:1.55rem!important}
}
.filter-search-wrap{position:relative}.filter-search-wrap i{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#8493a7;z-index:2}.filter-search-wrap .form-control{padding-left:42px}

/* AutoCOS 2026-09-23: mobile navigation + stock polish */
.navbar-toggler{
  width:42px!important;height:42px!important;padding:0!important;
  place-items:center!important;
  border:1px solid rgba(15,23,42,.08)!important;
  border-radius:12px!important;background:#111820!important;color:#fff!important;
  box-shadow:0 6px 18px rgba(15,23,42,.10)!important;
}
.navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(30,41,59,.10)!important}
.navbar-toggler-icon{
  position:relative!important;display:block!important;width:20px!important;height:14px!important;
  background-image:none!important;background:linear-gradient(currentColor,currentColor) center/20px 2px no-repeat!important;
  filter:none!important;color:#fff!important;
}
.navbar-toggler-icon:before,.navbar-toggler-icon:after{
  content:"";position:absolute;left:0;width:20px;height:2px;border-radius:99px;background:currentColor;
}
.navbar-toggler-icon:before{top:0}.navbar-toggler-icon:after{bottom:0}
#mobileMenu{--bs-offcanvas-width:min(86vw,330px);border-left:0!important;box-shadow:-18px 0 48px rgba(15,23,42,.16)}
#mobileMenu .offcanvas-header{padding:1rem 1rem .8rem;border-bottom:1px solid #edf1f5}
#mobileMenu .dealer-brand img,#mobileMenu .brand-mark{width:42px;height:42px;border-radius:12px}
#mobileMenu .dealer-brand strong{font-size:1rem}
#mobileMenu .dealer-brand small{font-size:.74rem}
#mobileMenu .btn-close{width:34px;height:34px;padding:.35rem;margin:0;border-radius:10px;background-size:12px;opacity:.72}
#mobileMenu .btn-close:hover{background-color:#f3f5f8;opacity:1}
.mobile-menu{display:block!important;padding:.55rem 1rem 1rem!important}
.mobile-menu a{
  min-height:44px!important;display:flex!important;align-items:center!important;gap:.72rem!important;
  padding:.68rem .4rem!important;border-radius:0!important;background:transparent!important;
  border-bottom:1px solid #edf1f5!important;font-size:.94rem!important;font-weight:800!important;color:#243044!important;
}
.mobile-menu a i{width:28px;height:28px;border-radius:9px;background:#f2f5f8;display:grid;place-items:center;font-size:.92rem;color:#526174;flex:0 0 auto}
.mobile-menu a:hover{color:#111820!important;background:transparent!important}
.mobile-menu .mobile-red{
  min-height:42px!important;margin-top:.7rem!important;padding:.65rem .8rem!important;border:0!important;
  border-radius:11px!important;justify-content:center!important;color:#fff!important;font-size:.9rem!important;
}
.mobile-menu .mobile-red i{width:auto;height:auto;background:transparent!important;color:#fff!important;font-size:1rem}

.stock-page .page-hero.compact{padding:38px 0!important}
.stock-page .page-hero h1{font-size:clamp(2.05rem,4vw,3.35rem)!important;letter-spacing:-.055em!important}
.stock-page .page-hero p{font-size:.96rem!important;max-width:690px}
.stock-page .stock-content{padding-top:24px!important}
.stock-page .filters-panel{border-radius:20px!important;padding:1.05rem!important;box-shadow:0 10px 32px rgba(15,23,42,.05)!important}
.stock-page .filters-head{padding-bottom:.8rem!important;margin-bottom:.85rem!important}
.stock-page .filters-head strong{font-size:1rem!important}
.stock-page .filters-head span{font-size:.78rem!important}
.stock-page .filter-stack{gap:.82rem!important}
.stock-page .form-label{margin-bottom:.35rem!important;font-size:.8rem!important}
.stock-page .form-control,.stock-page .form-select{min-height:46px!important;border-radius:11px!important;font-size:.92rem!important}
.stock-page .results-toolbar{border-radius:15px!important;padding:.8rem 1rem!important;margin-bottom:.8rem!important;box-shadow:none!important}
.stock-page .results-toolbar p{font-size:.94rem!important}
.stock-filter-toggle{width:100%;border:0;background:transparent;color:#172033;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.1rem 0;font-weight:900}
.stock-filter-toggle>span{display:flex;align-items:center;gap:.55rem}
.stock-filter-toggle>span i{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#f0f3f7;color:#4b5a6d}
.stock-filter-toggle>.bi-chevron-down{font-size:.85rem;transition:transform .2s ease}
.stock-filter-toggle[aria-expanded="true"]>.bi-chevron-down{transform:rotate(180deg)}

.stock-page .vehicle-item{border-radius:20px!important;box-shadow:0 10px 32px rgba(15,23,42,.06)!important}
.stock-page .vehicle-item:hover{transform:translateY(-1px)!important;box-shadow:0 16px 40px rgba(15,23,42,.09)!important}
.stock-page .vehicle-item__main{gap:.72rem!important}
.stock-page .vehicle-item__side{gap:.6rem!important}
.stock-page .vehicle-actions{gap:.5rem!important}
.stock-page .vehicle-actions .btn{border-radius:11px!important}


@media(min-width:992px){
  .navbar-toggler{display:none!important}
}

@media(max-width:991.98px){
  .navbar-toggler{display:grid!important}
  .dealer-navbar .nav-wrap{min-height:66px!important;gap:.8rem!important}
  .dealer-navbar .dealer-brand{gap:.62rem!important;max-width:calc(100% - 54px)}
  .dealer-navbar .dealer-brand img,.dealer-navbar .brand-mark{width:43px!important;height:43px!important;border-radius:12px!important}
  .dealer-navbar .dealer-brand strong{font-size:.98rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}
  .dealer-navbar .dealer-brand small{font-size:.72rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}
  .stock-page .page-hero.compact{padding:28px 0 26px!important}
  .stock-page .page-hero h1{font-size:2.05rem!important;margin:.22rem 0 .35rem!important}
  .stock-page .page-hero .eyebrow{font-size:.7rem!important}
  .stock-page .page-hero p{font-size:.88rem!important;line-height:1.45!important}
  .stock-page .stock-content{padding-top:14px!important}
  .stock-page .filters-panel{position:relative!important;top:auto!important;padding:.82rem .9rem!important;border-radius:16px!important;box-shadow:none!important}
  .stock-filters-collapse{padding-top:.75rem}
  .stock-page .filters-head{padding:.65rem 0 .55rem!important;margin:0 0 .65rem!important}
  .stock-page .filters-head>div{display:none!important}
  .stock-page .filters-head{justify-content:flex-end!important}
  .stock-page .filters-head .btn{padding:.42rem .65rem!important;border-radius:9px!important;font-size:.78rem!important}
  .stock-page .filter-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem!important}
  .stock-page .filter-stack>div{min-width:0}
  .stock-page .filter-stack>.row{grid-column:1/-1;margin-left:0;margin-right:0}
  .stock-page .filter-stack>.row>[class*="col-"]{padding-left:.28rem;padding-right:.28rem}
  .stock-page .form-label{font-size:.72rem!important;margin-bottom:.28rem!important}
  .stock-page .form-control,.stock-page .form-select{min-height:42px!important;border-radius:10px!important;font-size:.86rem!important;padding-top:.45rem!important;padding-bottom:.45rem!important}
  .stock-page .results-toolbar{padding:.65rem .78rem!important;border-radius:13px!important;margin-bottom:.65rem!important}
  .stock-page .results-toolbar p{font-size:.88rem!important}
  .stock-page .results-toolbar span{font-size:.76rem!important}
  .stock-page [data-vehicles-results]{--bs-gutter-y:.75rem!important}
  .stock-page .vehicle-item{border-radius:17px!important;min-height:0!important;box-shadow:0 7px 22px rgba(15,23,42,.055)!important}
  .stock-page .vehicle-item__media{height:205px!important;min-height:205px!important}
  .stock-page .tag{font-size:.62rem!important;letter-spacing:.025em!important}
  .stock-page .tag-eco{left:10px!important;top:10px!important;padding:.38rem .58rem!important}
  .stock-page .tag-year{right:10px!important;top:10px!important;padding:.4rem .6rem!important}
  .stock-page .vehicle-item__main{padding:.8rem .88rem .72rem!important;gap:.58rem!important}
  .stock-page .vehicle-item__headline{gap:.65rem!important;align-items:center!important}
  .stock-page .vehicle-item__title{font-size:1.04rem!important;line-height:1.2!important;letter-spacing:-.025em!important}
  .stock-page .mobile-price{font-size:1.16rem!important;letter-spacing:-.025em!important}
  .stock-page .vehicle-facts{gap:.32rem!important}
  .stock-page .vehicle-fact{padding:.4rem .52rem!important;border-radius:9px!important;gap:.32rem!important;background:#f7f9fb!important}
  .stock-page .vehicle-fact:nth-child(n+5){display:none!important}
  .stock-page .vehicle-fact i{font-size:.82rem!important}
  .stock-page .vehicle-fact strong{font-size:.78rem!important;max-width:112px!important}
  .stock-page .vehicle-item__side{padding:.68rem .88rem .78rem!important;border-top:1px solid #edf1f5!important;background:#fff!important}
  .stock-page .vehicle-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:.42rem!important;margin-top:0!important}
  .stock-page .vehicle-actions .btn{min-height:40px!important;padding:.5rem .68rem!important;border-radius:10px!important;font-size:.82rem!important;line-height:1.05!important}
  .stock-page .vehicle-actions .btn-red{grid-column:auto!important}
  .stock-page .vehicle-actions .btn-icon{width:42px!important;height:40px!important;padding:0!important}
  .stock-page .vehicle-actions .btn-call{display:none!important}
}
@media(max-width:575.98px){
  .stock-page .container{padding-left:12px;padding-right:12px}
  .stock-page .vehicle-item__media{height:190px!important;min-height:190px!important}
  .stock-page .vehicle-item__title{font-size:1rem!important}
  .stock-page .mobile-price{font-size:1.1rem!important}
  .stock-page .vehicle-fact strong{max-width:102px!important}
  #mobileMenu{--bs-offcanvas-width:min(90vw,318px)}
}


/* ===== AutoCOS website professional polish v3 · 2026-09-23 ===== */
:root{--ui-border:rgba(17,24,39,.09);--ui-shadow:0 14px 42px rgba(15,23,42,.065);--ui-shadow-hover:0 20px 54px rgba(15,23,42,.10)}
body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}
::selection{background:color-mix(in srgb,var(--red) 20%,transparent)}
.container{padding-left:18px;padding-right:18px}
.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.66rem .95rem;border-radius:12px!important;font-size:.92rem;line-height:1.15;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}
.btn-lg{min-height:48px!important;padding:.72rem 1.05rem!important;font-size:.96rem!important}
.btn:hover{transform:translateY(-1px)}
.btn:active{transform:translateY(0)}
.form-control,.form-select{min-height:47px!important;border-radius:12px!important;background-color:#fff;box-shadow:none!important}
textarea.form-control{min-height:112px!important}
.section{padding:64px 0}
.section-title{margin-bottom:1.5rem!important;align-items:flex-end}
.section-title h2{font-size:clamp(1.8rem,3vw,2.8rem)!important;line-height:1.06;letter-spacing:-.045em!important}
.section-title p{max-width:720px;line-height:1.62}
.eyebrow{letter-spacing:.075em;font-size:.73rem!important}

/* Header */
.dealer-topbar{font-size:.82rem!important}
.dealer-topbar .container{min-height:36px!important}
.dealer-topbar-left,.dealer-topbar-right{gap:.9rem!important}
.dealer-navbar{box-shadow:0 7px 22px rgba(15,23,42,.045)!important}
.nav-wrap{min-height:70px!important}
.dealer-brand img,.brand-mark{width:46px!important;height:46px!important;border-radius:13px!important}
.dealer-brand strong{font-size:1rem!important;letter-spacing:-.02em}
.dealer-brand small{font-size:.75rem!important}
.dealer-menu a{padding:.57rem .76rem!important;border-radius:10px!important;font-size:.9rem}
.nav-actions .btn{min-height:42px!important;padding:.6rem .84rem!important}

/* Home */
.home-hero{padding:70px 0 64px!important}
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,500px)!important;gap:42px!important}
.hero-content h1{font-size:clamp(2.55rem,5vw,4.65rem)!important;line-height:.98!important;letter-spacing:-.065em!important;margin:.65rem 0 .95rem!important;max-width:760px}
.hero-content p{font-size:1.02rem!important;line-height:1.65!important;max-width:650px}
.hero-actions{gap:.55rem!important;margin-top:1.15rem}
.trust-row{gap:.55rem 1rem!important;margin-top:1.1rem!important;font-size:.88rem}
.hero-stats{gap:.65rem!important;margin-top:1.4rem!important}
.hero-stats div{border-radius:14px!important;padding:.82rem .9rem!important}
.hero-stats strong{font-size:1.45rem!important}
.hero-stats span{font-size:.78rem;line-height:1.25}
.hero-showcase{border-radius:22px!important;transform:none!important;box-shadow:0 28px 70px rgba(0,0,0,.24)!important}
.hero-showcase .photo{height:330px!important}
.hero-showcase .caption{padding:1rem 1.1rem!important}
.hero-showcase .caption b{font-size:1.28rem!important}
.latest-grid{gap:1rem!important}
.feature-grid,.testimonial-grid{gap:.9rem!important}
.feature-card,.testimonial-card{border-radius:18px!important;padding:1.25rem!important;box-shadow:var(--ui-shadow)!important;transition:transform .18s ease,box-shadow .18s ease}
.feature-card:hover,.testimonial-card:hover{transform:translateY(-2px);box-shadow:var(--ui-shadow-hover)!important}
.feature-card i{width:42px!important;height:42px!important;border-radius:12px!important;font-size:1.1rem!important;margin-bottom:.8rem!important}
.feature-card h3{font-size:1.04rem;margin-bottom:.45rem}
.feature-card p,.testimonial-card p{font-size:.9rem;line-height:1.58!important;margin-bottom:.45rem}
.cta-band{border-radius:20px!important;padding:1.55rem 1.7rem!important}
.cta-band h2{font-size:clamp(1.45rem,2.4vw,2.2rem)}

/* Stock */
.stock-page .page-hero.compact{padding:34px 0!important}
.stock-page .page-hero h1{font-size:clamp(2rem,4vw,3.1rem)!important}
.stock-page .filters-panel{border:1px solid var(--ui-border)!important;box-shadow:var(--ui-shadow)!important}
.stock-page .results-toolbar{border:1px solid var(--ui-border)!important;box-shadow:none!important}
.stock-page .vehicle-item{border:1px solid var(--ui-border)!important;box-shadow:0 9px 28px rgba(15,23,42,.055)!important;overflow:hidden}
.stock-page .vehicle-item:hover{box-shadow:0 16px 40px rgba(15,23,42,.09)!important}
.stock-page .vehicle-item__title{font-weight:850!important;letter-spacing:-.025em}
.stock-page .vehicle-fact{border-color:#e9edf2!important;background:#f8fafc!important}
.stock-page .vehicle-item__side{background:#fbfcfd!important}
.stock-page .vehicle-item__price{letter-spacing:-.035em}
.stock-page .vehicle-actions .btn{font-weight:800!important}

/* Vehicle detail */
.detail-hero{padding:40px 0!important}
.back-link{font-size:.86rem!important;margin-bottom:.85rem!important;opacity:.92}
.detail-title-grid h1{font-size:clamp(2rem,4.3vw,3.8rem)!important;line-height:1.01!important;letter-spacing:-.06em!important;margin:.35rem 0!important}
.detail-title-grid p{font-size:.94rem!important;max-width:760px}
.detail-content{padding-top:22px!important}
.detail-gallery,.info-card,.lead-card,.dealer-mini-card,.contact-form-card,.contact-main-card{border:1px solid var(--ui-border)!important;border-radius:20px!important;box-shadow:var(--ui-shadow)!important}
.carousel-item img,.detail-placeholder{height:500px!important}
.thumb-row{padding:.75rem!important;gap:.48rem!important;background:#fbfcfd;border-top:1px solid #edf1f5}
.carousel-thumb{flex-basis:82px!important;border-radius:10px!important}
.carousel-thumb img{width:82px!important;height:58px!important}
.info-card{padding:1.3rem!important}
.card-title-line h2{font-size:1.35rem!important;margin:.18rem 0 .9rem!important;letter-spacing:-.035em!important}
.detail-spec-grid{gap:.55rem!important}
.detail-spec-grid span{border-radius:12px!important;padding:.7rem .78rem!important;background:#f8fafc!important}
.detail-spec-grid small{font-size:.64rem!important;letter-spacing:.055em}
.detail-spec-grid strong{font-size:.9rem!important}
.lead-sidebar{top:86px!important}
.lead-card,.dealer-mini-card,.contact-form-card{padding:1.25rem!important}
.lead-card>span{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}
.lead-card>strong{font-size:2rem!important;letter-spacing:-.05em}
.lead-card .d-grid .btn{min-height:44px!important;font-size:.9rem!important}
.dealer-mini-card{gap:.52rem!important}
.dealer-mini-card span{font-size:.86rem;line-height:1.45}
.contact-form-card h2{font-size:1.22rem!important;margin-bottom:.8rem!important}
.contact-form-card form{gap:.65rem!important}
.vehicle-description{font-size:.94rem;line-height:1.72!important}

/* Contact + footer */
.contact-layout{gap:20px!important}
.contact-main-card,.contact-form-card{padding:22px!important;border-radius:20px!important}
.contact-card-header h2{font-size:clamp(1.75rem,3vw,2.7rem)!important}
.contact-action-grid{gap:10px!important}
.contact-action{min-height:112px!important;border-radius:16px!important;padding:14px!important}
.contact-action i{width:38px!important;height:38px!important;border-radius:11px!important}
.visit-box{border-radius:18px!important;padding:18px!important}
.site-footer{padding:46px 0 22px!important}
.footer-main{gap:1.55rem!important}
.footer-col a,.footer-col span,.footer-about p{font-size:.88rem;line-height:1.55}
.footer-social a{width:38px!important;height:38px!important;border-radius:10px!important}
.footer-bottom{font-size:.82rem!important}

/* Mobile vehicle action bar */
.mobile-vehicle-bar{display:none}

@media(max-width:991.98px){
  .section{padding:46px 0!important}
  .dealer-topbar{display:none!important}
  .dealer-navbar{position:sticky!important;top:0!important}
  .home-hero{padding:44px 0 40px!important}
  .hero-grid{grid-template-columns:1fr!important;gap:24px!important}
  .hero-content h1{font-size:clamp(2.1rem,9vw,3rem)!important;line-height:1.02!important;letter-spacing:-.055em!important}
  .hero-content p{font-size:.94rem!important;line-height:1.55!important}
  .hero-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:.5rem!important}
  .hero-actions .btn:first-child{grid-column:1/-1}
  .hero-actions .btn{width:100%;min-height:44px!important;font-size:.88rem!important}
  .trust-row{font-size:.8rem!important;gap:.45rem .75rem!important}
  .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.42rem!important;margin-top:1rem!important}
  .hero-stats div{padding:.62rem!important;border-radius:12px!important}
  .hero-stats strong{font-size:1.12rem!important}
  .hero-stats span{font-size:.66rem!important}
  .hero-showcase .photo{height:260px!important}
  .hero-showcase .caption{padding:.82rem .9rem!important}
  .hero-showcase .caption strong{font-size:.9rem}
  .hero-showcase .caption span{font-size:.75rem}
  .hero-showcase .caption b{font-size:1.08rem!important}
  .section-title{align-items:flex-start!important;gap:.8rem!important;margin-bottom:1.1rem!important}
  .section-title h2{font-size:1.75rem!important}
  .section-title p{font-size:.88rem!important}
  .latest-grid,.feature-grid,.testimonial-grid{grid-template-columns:1fr!important;gap:.75rem!important}
  .feature-card,.testimonial-card{padding:1rem!important;border-radius:16px!important}
  .cta-band{padding:1.15rem!important;border-radius:16px!important;align-items:flex-start!important;flex-direction:column!important}
  .cta-band .btn{width:100%}

  .detail-hero{padding:28px 0 24px!important}
  .detail-title-grid h1{font-size:2rem!important;line-height:1.05!important}
  .detail-title-grid p{font-size:.85rem!important;line-height:1.45!important}
  .detail-content{padding-top:14px!important;padding-bottom:90px!important}
  .carousel-item img,.detail-placeholder{height:min(62vw,360px)!important}
  .thumb-row{padding:.55rem!important}
  .carousel-thumb{flex-basis:66px!important}
  .carousel-thumb img{width:66px!important;height:48px!important}
  .info-card{padding:1rem!important;border-radius:16px!important}
  .card-title-line h2{font-size:1.18rem!important}
  .detail-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.45rem!important}
  .detail-spec-grid span{padding:.62rem!important;border-radius:10px!important}
  .lead-card,.dealer-mini-card,.contact-form-card{padding:1rem!important;border-radius:16px!important}
  .lead-card .d-grid{grid-template-columns:1fr 1fr!important;display:grid!important;gap:.5rem!important}
  .lead-card .d-grid .btn{min-height:42px!important;padding:.55rem .6rem!important;font-size:.84rem!important}
  .contact-form-card .form-control{min-height:43px!important;font-size:.88rem!important}
  .contact-form-card textarea.form-control{min-height:96px!important}

  .contact-layout{grid-template-columns:1fr!important}
  .contact-main-card,.contact-form-card{padding:16px!important;border-radius:16px!important}
  .contact-action-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .contact-action{min-height:96px!important;padding:12px!important}
  .contact-action strong{font-size:.88rem!important}
  .visit-box{padding:15px!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important}
  .visit-box .btn{width:100%}

  .site-footer{padding:36px 0 18px!important}
  .footer-main{grid-template-columns:1fr 1fr!important;gap:1.2rem!important}
  .footer-about{grid-column:1/-1}

  .mobile-vehicle-bar{display:flex;position:fixed;left:10px;right:10px;bottom:10px;z-index:1045;align-items:center;gap:8px;padding:8px;background:rgba(255,255,255,.96);border:1px solid rgba(15,23,42,.10);border-radius:16px;box-shadow:0 18px 46px rgba(15,23,42,.18);backdrop-filter:blur(12px)}
  .mobile-vehicle-price{min-width:0;flex:1;padding:0 5px}
  .mobile-vehicle-price span{display:block;color:#778196;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
  .mobile-vehicle-price strong{display:block;font-size:1.02rem;font-weight:950;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .mobile-vehicle-bar .btn{min-height:42px!important;padding:.55rem .72rem!important;border-radius:11px!important;font-size:.82rem!important;flex:0 0 auto}
  .mobile-vehicle-bar .btn i{font-size:.96rem}
}

@media(max-width:575.98px){
  .container{padding-left:13px!important;padding-right:13px!important}
  .dealer-navbar .nav-wrap{min-height:62px!important}
  .dealer-navbar .dealer-brand img,.dealer-navbar .brand-mark{width:40px!important;height:40px!important}
  .dealer-navbar .dealer-brand small{display:none!important}
  .navbar-toggler{width:40px!important;height:40px!important;border-radius:11px!important}
  #mobileMenu{--bs-offcanvas-width:min(88vw,310px)!important}
  .hero-actions{grid-template-columns:1fr!important}
  .hero-actions .btn:first-child{grid-column:auto}
  .hero-stats{grid-template-columns:1fr 1fr 1fr!important}
  .hero-stats span{display:none}
  .hero-showcase .photo{height:225px!important}
  .stock-page .page-hero.compact{padding:23px 0!important}
  .stock-page .page-hero h1{font-size:1.85rem!important}
  .stock-page .vehicle-item__media{height:184px!important;min-height:184px!important}
  .stock-page .vehicle-item__main{padding:.72rem .78rem .65rem!important}
  .stock-page .vehicle-item__side{padding:.6rem .78rem .7rem!important}
  .stock-page .vehicle-item__title{font-size:.96rem!important}
  .stock-page .mobile-price{font-size:1.05rem!important}
  .contact-action-grid{grid-template-columns:1fr!important}
  .contact-action{min-height:0!important;display:grid!important;grid-template-columns:38px 1fr!important;grid-template-rows:auto auto!important;column-gap:10px!important;align-items:center!important}
  .contact-action i{grid-row:1/3}
  .contact-action span{margin-top:0!important}
  .detail-spec-grid strong{font-size:.84rem!important}
  .mobile-vehicle-bar{left:7px;right:7px;bottom:7px;padding:7px;border-radius:14px}
  .mobile-vehicle-bar .btn span{display:none}
  .mobile-vehicle-bar .btn{width:42px;padding:0!important}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
