/*********************************************************
Nombre          : estilo.css
Autor           : RGL
Descripción     : Estilos CSS para la aplicación
Fecha creación  : 25-01-2021
Versión         : 1.0  
*********************************************************/

/***************** Variables ***************/

:root {
  --color-advanced-search-fondo:#f0f8ff;
  --color-navbar-fondo: #144b78; 
  --color-logo: #2699f7;
  --color-header-fondo: #EEEEEE;
  --color-card-body-oferta: #ebf4fb;

}

/***************** HTML Tags ***************/

h3 {
  font-size: 120%;
}

/****************** ID ********************/

#advanced-search {
  background-color: var(--color-advanced-search-fondo);
  border: var(--color-navbar-fondo) 2px;
  border-style: none solid solid solid;
  margin:-2.3em 0 0 -0.8em;
  max-width: 98%;
  overflow-x: hidden;
  padding: 0 0.7em;
  position: absolute;
  transform: translateX(-402px);
  transition: 0.3s ease-out;
  width: 400px;
  z-index: 10;
}

#boton-menu {
    color: #FFFFFF;
}

#closeButtonSearch {
  font-size: 170%;
  position: absolute;
  right:0.7em;
  top:0.5em;
}

#cover-search {
  background-color: white;
  height: 2600px;
  margin:-2.3em 0 0 -0.8em;
  position: absolute;
  transform: translateX(-404px);
  width: 402px;
  z-index: 20;
}

.dropdown-menu {
  position: fixed;
  right: 0;
  top:0;
}

#h2-advSearch {
  font-size: 160%;
  font-weight: bold;
  margin:1.5em 0;
}

#header-sup {
    background-color: #eeeeee;
}

#logo_img {
  min-width: 50px;
  width: 100%;
}

#nav-header, #nav-header-interior {
    background-color: var(--color-navbar-fondo);
    margin-bottom:2.3em;
    padding: 0;
}

#nav-header ul li {
    font-size: 100%;
    margin-left:1em;
}

#nav-header-interior ul li {
    font-size: 100%;
    margin:0 1em;
}

#nav-header a, #nav-header-interior a {
    color: #FFFFFF;

    font-weight: bold;
}

#nav-header a:hover, #nav-header-interior a:hover {
    color:#d3d3d3;
}

#step-horizontal {
  display: block;
  font-size: 280%;
  margin:0 0 0.6em 0.5em;
  max-width: 100%;
}

/************** Bootstrap Classes *******************/

.card-header {
  padding-bottom:0;
}

.custom-control {
  -ms-transform: scale(1.2); 
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2); 
  transform: scale(1.2);
}

.modal {
  max-width: 95%;
}

.modal-header {
  background-color: var(--color-advanced-search-fondo);
}

.modal-title {
  font-size: 130%;
  font-weight: bold;
  margin:0 auto;
}


/************** My Classes ***************************/

.as-label {
  font-size: 110%;
  font-weight: bold;
}

.as-options {
  font-size: 110%;
}

.as-options:first-letter {
  text-transform: uppercase;
}

.as-checkbox {
  height: 1em;
  padding: 5px;
  vertical-align:bottom;
  width: 1em;
}

.boton-rrss {
  width: 3em;
}

.botonera-toggle {
  position: absolute;
  left:1.7em;
  top: 15em;
}

.botonera-toggle .custom-control {
  margin:0 3.5em 0 0;
}

.car-icon {
    color:black;
    font-size: 200%;
    margin:0 0.5em;
}

.car-icon2 {
    color:#494949;
    font-size: 200%;
    margin:0 0.5em;
}

.card-btn-botonera {
  width: 130px;
  padding: 0.3em 1em;
}

.card-btn-ver {
  left:7.5em;
  max-width: 250px;
  position: absolute;
  top:5em;
  width: 55%;
}

.card-mainicon  {
  color:#8f8080;
  float: left;
  font-size: 600%;
  left:0.3em;
  position: absolute;
  top:0.8em;
}

.card-body-oferta {
  background-color: var(--color-card-body-oferta);
  height: 16.5em;
}

.card-md-icon  {
  color:#888888;
  font-size: 400%;
  position: absolute;
  left:1em;
  top:2em;
}

.card-body-pub {
  padding: 0;
  
}

.card-body-pub > img {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.card-body-pub > video {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;

  width: 100%;
  height: auto;
}

.card-body-text {
  color:red;
  font-size: 120%;
  left:6.6em;
  position: absolute;
  top:4em;
}

.card-body-text--filename {
  color:#494949;
  font-size: 100%;
  left:7.7em;
  top:5.5em;
}

.card-docs {
  height: 220px;
  max-height: 220px;
}

.card-footer__pub {
  height: 3.5em;
}

.card-header--campos{
  min-height: 18em;
}

.card-image {
  margin:0;
  position: relative;
  width: 100%;
}

.card-second-icon {
  font-size: 250%;
  left:0.6em;
  position:absolute;
  top:1.7em;
}

.card-second-icon--checked {
  color:green;
  z-index:3;
}

.card-second-icon--x {
  color:#b90000;
  z-index:3;
}

.card-second-icon--back {
  color:white;
  z-index:2;
}

.card-pub {
  margin:0 0.8em 1em 0.8em;
  color:#494949;
  padding: 0;
  max-width: 95%;
}

.card-pub a {
  color:#494949;
  padding: 0;
}

.card-pub a:hover {
  color:black;
}

.card-pub-ficha, .card-pub-main {
  
  color:#494949;
}

.card-pub-ficha {
  margin:0 0em 1em 0em;
  padding: 0;
}

.clean {
  clear: both;
}

.columna-num {
    width: 20%;
}

.contenido {
  min-height: 55vh;
}

.custom-file-upload-modif {
  display: inline-block;
  cursor: pointer;
  left:7.5em;
  max-width: 250px;
  position: absolute;
  text-align: center;
  top:65%;
  width: 55%;
}

.custom-file-upload-abajo {
  top:75%;
  display: inline-block;
  cursor: pointer;
  left:1em;
  position: absolute;
}

.custom-file-upload {
  display: inline-block;
  cursor: pointer;
  left:1em;
  position: absolute;
  top:50%;
}

.details > summary::-webkit-details-marker {
  display: none;
}

.details > summary {
  list-style: none;
}

.details-arrow {
  transition:0.3s;
  transform: rotate(0deg);
}

.details-arrow-open {
  transform: rotate(180deg);
}

.footer {
  background-color: var(--color-logo);
  border: var(--color-navbar-fondo) 4px solid;
  color:white;
  font-weight: bold;
  padding: 1em;
}

.footer-header {
  background-color: var(--color-navbar-fondo);
  padding: 1em 0 0.5em 1em;
}

.footer-logo {
  max-width: 200px;
}

.footer-rrss {
  font-size: 150%;
}

.footer-rrss-icon {
  margin-right:0.5em;
}

.form-dia {
  width: 20%;
}

.form-mes {
  width: 35%;
}

.form-year {
  width: 25%;
}

.h1-header {
    display: inline-block;
    font-size: 110%;
}

.h-line {
  background-color: rgb(70, 70, 70);
  display: inline-block;
  height: 5px;
  left:-15px;
  position: relative;
  width: 8%;
}

.h4-oferta {
  font-size: 170%;
}

.help-form {
  color:green;
  font-size: 130%;
  font-weight: bold;
  margin-left: 0.6em;
}

.icon-header-1 {
  font-size: 130%;
}

.icon-header-2 {
  font-size: 160%;
}

.icono-rrss {
  font-size: 130%;
}

.icono-rrss2 {
  font-size: 170%;
}

.input-comercial {
  position: absolute;
  top:4em;
}

.input-file {
  height: 0;
  margin:0;
  opacity: 0;
  padding: 0;
  width: 0;
}

.input-precio {
  padding: 0 0.3em;
  font-size: 110%;
}

.link-icon a:hover {
  text-decoration:none;
}

.modal-body-p {
  font-size: 130%;
}

.obligatorio::before, .obligatorio-docs::before {
  color: red;
  content: "\2217  ";
  font-size: 100%;
  font-weight: bold;
}

.obligatorio::after {
  color: gray;
  content: " obligatorio";
  font-size: 80%;
  font-style: italic;
}

.publicarToggle {
  position:absolute;
  bottom:0;
}

.marca-txt {
  font-size:130%;
  font-weight: bold;
}

.node-horizontal {
  margin-left:-30px;
}

.num_superindice {
  color:red;
  font-size: 75%;
  right:0.1em;
  position: relative;
  top:-1.1em;
  z-index: 10;
}

.plus-sign {
  left:40%;
  position: absolute;
  top:83%;
  width:max-content;
}

.plus-sign button {
  color: var(--color-logo);
  font-size:300%;
  height: max-content;
  padding:0;
}

.plus-submit {
  margin-top:4em;
}

.prefijo-moneda {
  position: relative;
  font-size: 120%;
  font-weight: bold;
  top:0.3em;
}

.spinner {
  display: none;
  position:absolute;
  top:2.2em;
  left:75%;
  z-index: 10;
}

.spinner-img {
  height: 30px;
  width: 30px;
}

.thumbnail {    /* miniatura en vistas de registro vehículo */
  border:1px solid rgb(199, 199, 199);
  padding: 2px;
  position: absolute;
  top:5em;
  right: 1em;
  height:  5.5em;
  width: 5.5em;
}

.thumbnail + p {  /* Texto con nombre y tamaño de archivo. Vistas registrar vehículo */
  position: absolute;
  top:10.5em;
  right: 1em;
  width: 320px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}

.thumbnail-modif { /* miniatura en vistas de modificar vehículo */
  border:1px solid rgb(199, 199, 199);
  height:  5.5em;
  left:1.2em;
  padding: 2px;
  position: absolute;
  top:5.3em;
  width: 5.5em;
}

.txt-header {
  font-size: 80%;
}

.v-line {
  border-left: 6px solid rgb(70, 70, 70);
  height: 50px;
  position: relative;
  left: 50%;
  margin: -16px 0 -10px -3px ;
  top: 0;
}

.video-wrapper {
  position: relative;
  padding-bottom: 100%; 
}
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 70vh;
}


/*************** SM BREAKPOINT *********************/
@media (min-width: 576px) {

  .obligatorio-docs::after {
    color: gray;
    content: " obligatorio";
    font-size: 80%;
    font-style: italic;
  }

}
  
/*************** MD BREAKPOINT *********************/
 @media (min-width: 768px) {
    #nav-header ul li {
        margin:0 0.8em;
    }

    .card-header--pubs {    
      height: 4em;
    }

    .card-pub {
      margin:0 0.4em 1em 0.4em;
      max-width: 48%;
    }

    .card-pub-ficha {
      height: 20em;
      margin:0 0.6em 1em 0.6em;
      max-width: 47%;
      padding: 5px;
    }

    .card-pub-main {
      border:1px solid gray !important;
      padding: 5px;
    }

    .footer-rrss {
      font-size: 180%;
      text-align: center;
    }

    .footer-rrss-icon {
      margin-right: 1em;
    }

  }
  
  /*************** LG BREAKPOINT *********************/
  @media (min-width: 992px) {
    #nav-header ul li {
        margin:0 2.5em;
    }

    #nav-header-interior ul li {
        margin:0em;
    }

    .card-docs {
      margin-top: 0;
      max-width: 48%;
    }

    .card-pub {
      margin:0 0.6em 1em 0.6em;
      max-width: 31%;
    }

    .card-pub-ficha {
      margin:0 0.6em 1em 0.6em;
      max-width: 31%;
    }
  }

  /*************** XL BREAKPOINT *********************/
  @media (min-width: 1200px) {
    #nav-header ul li {
        margin:0 3.5em;
    }

    #nav-header-interior ul li {
        margin:0 2em;
    }
  }


/************* CARRUSEL ***************/

  .carousel-inner .carousel-item.active,
  .carousel-inner .carousel-item-next,
  .carousel-inner .carousel-item-prev {
      display: flex;
  }

  .carousel-inner img {
    width: 100%;
    max-height: 250px;
  }

  .carousel-inner{
    height: 330px;
   }
  
  .carousel-control-prev, .carousel-control-prev-icon,
  .carousel-control-next, .carousel-control-next-icon {
      position: static;
  }

@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

@media (min-width: 768px) {         /* display 3 */
    
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(33.333%);
    }
    
    .carousel-inner .carousel-item-left.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-33.333%);
    }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{ 
  transform: translateX(0);
}


.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

/* ==========================================================================
   CARRUS — Neo-industrial clean design layer  v2.0
   Added: 2026-04-12
   ========================================================================== */

/* ── Design tokens ──────────────────────────────────────────────────────── */
:root {
  --cr-ink:        #1a1a2e;
  --cr-ink-soft:   #3d3d55;
  --cr-surface:    #f7f8fa;
  --cr-border:     #e2e4ea;
  --cr-blue:       #1a5bb5;
  --cr-blue-light: #e8f0fb;
  --cr-accent:     #b8e04a;
  --cr-white:      #ffffff;
  --cr-shadow-sm:  0 1px 3px rgba(0,0,0,.08);
  --cr-shadow-md:  0 4px 16px rgba(0,0,0,.10);
  --cr-radius:     10px;
  --cr-radius-sm:  6px;
}

/* ── Buttons ────────────────────────────────────────────────────────────── */
.cr-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .55rem 1.4rem;
  border-radius: var(--cr-radius-sm);
  font-size: .875rem;
  font-weight: 600;
  letter-spacing: .02em;
  text-decoration: none;
  border: 2px solid transparent;
  cursor: pointer;
  transition: background .18s, color .18s, border-color .18s, transform .12s;
}
.cr-btn:hover { transform: translateY(-1px); text-decoration: none; }
.cr-btn--primary       { background: var(--cr-blue);  color: var(--cr-white); }
.cr-btn--primary:hover { background: #154fa0; color: var(--cr-white); }
.cr-btn--outline       { background: transparent; color: var(--cr-blue); border-color: var(--cr-blue); }
.cr-btn--outline:hover { background: var(--cr-blue-light); color: var(--cr-blue); }
.cr-btn--outline-dark  { background: transparent; color: var(--cr-ink); border-color: var(--cr-ink); }
.cr-btn--outline-dark:hover { background: var(--cr-ink); color: var(--cr-white); }
.cr-btn--hero-primary  { background: var(--cr-accent); color: var(--cr-ink); border-color: var(--cr-accent); }
.cr-btn--hero-primary:hover { background: #a5cc3a; color: var(--cr-ink); }
.cr-btn--hero-outline  { background: transparent; color: var(--cr-white); border-color: rgba(255,255,255,.7); }
.cr-btn--hero-outline:hover { background: rgba(255,255,255,.12); color: var(--cr-white); }


/* ── Value section ──────────────────────────────────────────────────────── */
.cr-value { padding: 3rem 1rem; }
.cr-value__item { text-align: center; padding: 1.5rem 1rem; }
.cr-value__icon { font-size: 2rem; color: var(--cr-blue); margin-bottom: .75rem; }
.cr-value__title { font-size: 1rem; font-weight: 700; color: var(--cr-ink); margin-bottom: .4rem; }
.cr-value__desc  { font-size: .875rem; color: var(--cr-ink-soft); line-height: 1.6; margin: 0; }

/* ── Section headers ────────────────────────────────────────────────────── */
.cr-section { padding-top: 1.5rem; }
.cr-section__header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 1.5rem; flex-wrap: wrap; gap: .75rem; }
.cr-section__kicker { display: block; font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--cr-blue); margin-bottom: .25rem; }
.cr-section__title  { font-size: 1.4rem; font-weight: 800; color: var(--cr-ink); margin: 0; }
.cr-section__meta   { display: flex; gap: .5rem; }

.cr-badge { padding: .25rem .75rem; border-radius: 20px; font-size: .75rem; font-weight: 600; background: var(--cr-ink); color: var(--cr-white); }
.cr-badge--light { background: var(--cr-blue-light); color: var(--cr-blue); }

/* ── Vehicle vitrina header ─────────────────────────────────────────────── */
.cr-vitrina { }
.cr-vitrina__header { margin-bottom: 1.25rem; }
.cr-vitrina__kicker { display: block; font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--cr-blue); margin-bottom: .25rem; }
.cr-vitrina__title  { font-size: 1.3rem; font-weight: 800; color: var(--cr-ink); margin: 0; }

/* ── Vehicle cards ──────────────────────────────────────────────────────── */
.cr-card {
  background: var(--cr-white);
  border-radius: var(--cr-radius);
  border: 1px solid var(--cr-border);
  box-shadow: var(--cr-shadow-sm);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: box-shadow .2s, transform .2s;
}
.cr-card:hover { box-shadow: var(--cr-shadow-md); transform: translateY(-3px); }

.cr-card__media { position: relative; background: var(--cr-surface); }
.cr-card__chips { position: absolute; top: .65rem; left: .65rem; display: flex; gap: .35rem; z-index: 1; }
.cr-chip { padding: .18rem .55rem; border-radius: 4px; font-size: .68rem; font-weight: 700; letter-spacing: .04em; }
.cr-chip--year { background: var(--cr-ink); color: var(--cr-white); }
.cr-chip--city { background: rgba(255,255,255,.92); color: var(--cr-ink-soft); }

.cr-card__img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  display: block;
}

.cr-card__body { padding: 1rem 1rem .5rem; flex: 1; }
.cr-card__name { font-size: .95rem; font-weight: 700; color: var(--cr-ink); margin-bottom: .6rem; line-height: 1.3; }
.cr-card__brand { color: var(--cr-blue); }

.cr-card__price-band {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: .5rem .65rem;
  background: var(--cr-surface);
  border-radius: var(--cr-radius-sm);
  margin-bottom: .65rem;
}
.cr-card__price   { font-size: 1.05rem; font-weight: 800; color: var(--cr-ink); }
.cr-card__mileage { font-size: .78rem; color: var(--cr-ink-soft); }

.cr-card__specs { display: flex; gap: .4rem; flex-wrap: wrap; }
.cr-spec {
  font-size: .72rem;
  color: var(--cr-ink-soft);
  background: var(--cr-blue-light);
  padding: .2rem .55rem;
  border-radius: 4px;
  font-weight: 500;
}

.cr-card__actions { display: flex; gap: .6rem; padding: .75rem 1rem 1rem; }
.cr-card__actions .cr-btn { flex: 1; font-size: .8rem; padding: .45rem .6rem; }

.cr-empty { color: var(--cr-ink-soft); font-size: 1rem; }

/* ── Brands strip ───────────────────────────────────────────────────────── */
.cr-brands { background: var(--cr-surface); border-top: 1px solid var(--cr-border); border-bottom: 1px solid var(--cr-border); padding: 1rem 0; }
.cr-brands .container { display: flex; align-items: center; gap: 1.25rem; flex-wrap: wrap; }
.cr-brands__label { font-size: .72rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: var(--cr-ink-soft); white-space: nowrap; }
.cr-brands__list  { display: flex; gap: .5rem; flex-wrap: wrap; }
.cr-brands__item  { font-size: .8rem; font-weight: 600; color: var(--cr-blue); text-decoration: none; padding: .25rem .75rem; border-radius: 20px; border: 1px solid var(--cr-border); background: var(--cr-white); display: flex; align-items: center; gap: .35rem; transition: background .15s; }
.cr-brands__item:hover { background: var(--cr-blue-light); text-decoration: none; }
.cr-brands__count { font-size: .7rem; color: var(--cr-ink-soft); font-weight: 500; }

/* ── CTA final ──────────────────────────────────────────────────────────── */
.cr-cta-final { background: var(--cr-ink); margin-top: 3rem; padding: 3.5rem 0; }
.cr-cta-final__block { text-align: center; padding: 2rem 1.5rem; }
.cr-cta-final__block--buy  { border-right: 1px solid rgba(255,255,255,.1); }
.cr-cta-final__icon  { font-size: 2.2rem; color: var(--cr-accent); margin-bottom: 1rem; }
.cr-cta-final__title { font-size: 1.3rem; font-weight: 800; color: var(--cr-white); margin-bottom: .5rem; }
.cr-cta-final__desc  { font-size: .9rem; color: rgba(255,255,255,.65); margin-bottom: 1.5rem; }

/* ── Responsive ─────────────────────────────────────────────────────────── */
@media (max-width: 768px) {
  .cr-hero__inner { min-height: 420px; }
  .cr-hero__slide { height: 420px; }
  .cr-hero__copy  { padding: 2.5rem 1.25rem; }
  .cr-hero__headline { font-size: 1.7rem; }
  .cr-hero__trust { gap: .75rem; }
  .cr-hero__slide-info { display: none; }
  .cr-cta-final__block--buy { border-right: none; border-bottom: 1px solid rgba(255,255,255,.1); }
  .cr-brands .container { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 480px) {
  .cr-hero__ctas { flex-direction: column; }
  .cr-btn--hero-primary, .cr-btn--hero-outline { width: 100%; text-align: center; }
  .cr-card__img { height: 160px; }
}

/* ── Hero (v2.1 — fixed layout) ─────────────────────────────────────────── */
.cr-hero {
  position: relative;
  overflow: hidden;
  background: var(--cr-ink);
  min-height: 520px;
}

/* Background carousel — absolute, fills full hero */
.cr-hero__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.cr-hero__bg .carousel-inner,
.cr-hero__bg .carousel-item {
  height: 100%;
}
.cr-hero__slide {
  height: 520px;
  min-height: 520px;
  background-size: cover;
  background-position: center;
  background-color: var(--cr-ink);
}

/* Strong overlay — left heavy so copy stays readable */
.cr-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    100deg,
    rgba(8, 8, 24, 0.90) 0%,
    rgba(8, 8, 24, 0.70) 50%,
    rgba(8, 8, 24, 0.25) 100%
  );
  pointer-events: none;
}

/* Content row — sits above overlay */
.cr-hero__content {
  position: relative;
  z-index: 2;
  min-height: 520px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* Copy block */
.cr-hero__copy {
  flex: 1;
  max-width: 560px;
  color: var(--cr-white);
}
.cr-hero__eyebrow {
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--cr-accent);
  margin-bottom: .65rem;
  display: block;
}
.cr-hero__headline {
  font-size: clamp(1.9rem, 3.5vw, 2.75rem);
  font-weight: 800;
  line-height: 1.15;
  color: var(--cr-white);
  margin-bottom: 1rem;
}
.cr-hero__sub {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  line-height: 1.65;
  margin-bottom: 1.75rem;
  max-width: 460px;
}
.cr-hero__ctas {
  display: flex;
  gap: .75rem;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
.cr-hero__trust {
  display: flex;
  gap: 1.25rem;
  flex-wrap: wrap;
}
.cr-trust-item {
  font-size: .78rem;
  color: rgba(255,255,255,.72);
  display: flex;
  align-items: center;
  gap: .35rem;
}
.cr-trust-item i { color: var(--cr-accent); }

/* Featured vehicle card */
.cr-hero__featured {
  display: flex;
  flex-direction: column;
  gap: .3rem;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.18);
  backdrop-filter: blur(8px);
  border-radius: var(--cr-radius);
  padding: 1.25rem 1.5rem;
  text-decoration: none;
  min-width: 200px;
  transition: background .18s;
}
.cr-hero__featured:hover { background: rgba(255,255,255,.14); text-decoration: none; }
.cr-hero__featured-label { font-size: .65rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--cr-accent); }
.cr-hero__featured-name  { font-size: 1rem; font-weight: 700; color: var(--cr-white); }
.cr-hero__featured-year  { font-size: .78rem; color: rgba(255,255,255,.6); }
.cr-hero__featured-price { font-size: 1.15rem; font-weight: 800; color: var(--cr-white); margin-top: .4rem; }

/* Carousel controls */
.cr-hero__controls {
  position: absolute;
  bottom: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  display: flex;
  gap: .5rem;
}
.cr-hero__ctrl {
  width: 34px; height: 34px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: rgba(255,255,255,.15);
  color: var(--cr-white);
  border: 1px solid rgba(255,255,255,.25);
  font-size: .8rem;
  cursor: pointer;
  transition: background .15s;
  text-decoration: none;
}
.cr-hero__ctrl:hover { background: rgba(255,255,255,.28); color: var(--cr-white); }

/* Responsive hero */
@media (max-width: 900px) {
  .cr-hero__featured { display: none; }
  .cr-hero__content  { justify-content: flex-start; }
}
@media (max-width: 600px) {
  .cr-hero { min-height: 440px; }
  .cr-hero__slide { height: 440px; min-height: 440px; }
  .cr-hero__content { min-height: 440px; padding-top: 2rem; padding-bottom: 2rem; }
  .cr-hero__headline { font-size: 1.65rem; }
  .cr-hero__ctas { flex-direction: column; }
  .cr-btn--hero-primary,
  .cr-btn--hero-outline { width: 100%; justify-content: center; }
  .cr-hero__trust { gap: .75rem; }
}
