/* ============================================================================
 * LJ MOTIVE — STYLES
 * Huisstijl: zwart, wit, donkergrijs, lichtgrijs.
 * Strak, stoer, professioneel. Subtiele hovers en overgangen.
 * ========================================================================== */

/* ----- Design tokens --------------------------------------------------- */
:root {
  --black:      #0d0d0f;
  --near-black: #17171a;
  --dark-grey:  #2a2a2e;
  --grey:       #6b7178;      /* labels/eyebrows — koel neutraal */
  --light-grey: #dde1e6;
  --lighter:    #e9ecf0;      /* grijze secties — licht, verfijnd, koel */
  --white:      #ffffff;      /* solide wit waar nodig */
  --surface:    rgba(255,255,255,.56);  /* half-doorzichtige panelen (frosted) */

  --bg:         #dbdee3;      /* paginascherm — duidelijker grijs */

  --text:       #16181d;
  --text-soft:  #565c65;
  --border:     #e4e8ec;      /* fijne rand op wit én grijs */

  --accent:     #17171a;      /* knoppen / accenten in donker */
  --focus:      #4b4bff;

  --radius:     14px;
  --radius-sm:  10px;
  /* Zachte, gelaagde schaduwen voor diepte i.p.v. vlakke grijze vlakken */
  --shadow:     0 1px 2px rgba(17,20,24,.05), 0 8px 22px rgba(17,20,24,.06);
  --shadow-lg:  0 22px 55px rgba(17,20,24,.13);

  --container:  1180px;
  --ease:       cubic-bezier(.22,.61,.36,1);

  --ff: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

/* ----- Reset ----------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  font-family: var(--ff);
  color: var(--text);
  background: var(--bg);
  background-image: linear-gradient(180deg, #e2e5e9 0%, #d9dce1 60%, #d3d6dc 100%);
  background-attachment: fixed;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body.menu-open { overflow: hidden; }
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button { font-family: inherit; cursor: pointer; }
h1, h2, h3 { line-height: 1.15; letter-spacing: -0.02em; font-weight: 800; }
ul { list-style: none; padding: 0; }
:focus-visible { outline: 3px solid var(--focus); outline-offset: 2px; border-radius: 4px; }

/* ----- Layout helpers -------------------------------------------------- */
.container { width: 100%; max-width: var(--container); margin-inline: auto; padding-inline: 22px; }
.section { padding: 84px 0; }
.section--tight { padding: 60px 0; }
.section--grey { background: var(--lighter); }
/* Twee grijze secties op elkaar: geen dubbele lege ruimte ertussen */
.section--grey + .section--grey { padding-top: 0; }
.section--dark { background: var(--black); color: var(--white); }
.section__head { max-width: 640px; margin-bottom: 40px; }
.section__head--center { margin-inline: auto; text-align: center; }
.section__eyebrow {
  display: inline-block; font-size: .78rem; font-weight: 700; letter-spacing: .18em;
  text-transform: uppercase; color: var(--grey); margin-bottom: 12px;
}
.section__title { font-size: clamp(1.7rem, 3.4vw, 2.5rem); }
.section__lead { color: var(--text-soft); font-size: 1.05rem; margin-top: 14px; }
.section--dark .section__lead { color: #b9b9bf; }

.grid { display: grid; gap: 26px; }
.grid--3 { grid-template-columns: repeat(3, 1fr); }
.grid--2 { grid-template-columns: repeat(2, 1fr); }

/* ----- Buttons --------------------------------------------------------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 9px;
  padding: 13px 22px; border-radius: var(--radius-sm); border: 1.5px solid transparent;
  font-weight: 600; font-size: .96rem; letter-spacing: .01em;
  transition: transform .18s var(--ease), background .18s var(--ease), color .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);
  white-space: nowrap;
}
.btn:hover { transform: translateY(-2px); }
.btn:active { transform: translateY(0); }
.btn--sm { padding: 9px 16px; font-size: .9rem; }
.btn--block { display: flex; width: 100%; }
.btn--primary { background: var(--black); color: var(--white); border-color: var(--black); }
.btn--primary:hover { background: var(--dark-grey); border-color: var(--dark-grey); box-shadow: var(--shadow); }
.btn--dark { background: var(--dark-grey); color: var(--white); border-color: var(--dark-grey); }
.btn--dark:hover { background: var(--near-black); }
.btn--ghost { background: transparent; color: var(--text); border-color: var(--border); }
.btn--ghost:hover { border-color: var(--black); background: var(--lighter); }
.section--dark .btn--ghost,
.hero .btn--ghost { color: var(--white); border-color: rgba(255,255,255,.45); }
.section--dark .btn--ghost:hover,
.hero .btn--ghost:hover { background: rgba(255,255,255,.12); border-color: #fff; }
.btn--light { background: var(--white); color: var(--black); border-color: var(--white); }
.btn--light:hover { background: var(--light-grey); border-color: var(--light-grey); }
.btn--grey { background: #4b4e55; color: #fff; border-color: #4b4e55; }
.btn--grey:hover { background: #383b41; border-color: #383b41; box-shadow: var(--shadow); }

.icon { width: 22px; height: 22px; flex: none; }
.icon--sm { width: 17px; height: 17px; }

.tag {
  display: inline-block; font-size: .62rem; font-weight: 700; letter-spacing: .1em;
  text-transform: uppercase; color: var(--grey); border: 1px solid var(--border);
  border-radius: 999px; padding: 1px 7px; vertical-align: middle;
}

/* ----- Logo (volledig logo, bijgesneden; zwart valt weg op #000) -------- */
.logo { display: inline-flex; align-items: center; }
.logo__box {
  display: block; width: 62px; height: 58px;
  background-image: url("../img/lj-motive-logo.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 185% auto;   /* inzoomen op beeldmerk + MOTIVE */
}
.logo--footer .logo__box { width: 74px; height: 69px; }

/* ======================================================================
 * HEADER
 * ==================================================================== */
.site-header {
  position: sticky; top: 0; z-index: 50;
  background: #000;                 /* gelijk aan de logo-achtergrond */
  color: var(--white);
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.header__bar { display: flex; align-items: center; gap: 22px; height: 72px; }
.nav { margin-left: 8px; }
.nav__list { display: flex; gap: 4px; }
.nav__link {
  display: inline-block; padding: 8px 14px; border-radius: 8px;
  color: #d7d7db; font-weight: 500; font-size: .96rem;
  transition: color .16s var(--ease), background .16s var(--ease);
}
.nav__link:hover { color: #fff; background: rgba(255,255,255,.07); }
.nav__link.is-active { color: #fff; }
.nav__link.is-active::after {
  content: ""; display: block; height: 2px; background: #fff; border-radius: 2px;
  margin-top: 4px;
}
.header__actions { margin-left: auto; display: flex; gap: 10px; }
.header__actions .btn--ghost { color: #fff; border-color: rgba(255,255,255,.28); }
.header__actions .btn--ghost:hover { background: rgba(255,255,255,.1); border-color: #fff; }
.header__actions .btn--primary { background: #fff; color: var(--black); border-color: #fff; }
.header__actions .btn--primary:hover { background: var(--light-grey); border-color: var(--light-grey); }

/* Hamburger */
.hamburger {
  display: none; margin-left: auto; width: 44px; height: 44px; background: transparent;
  border: 0; position: relative; border-radius: 8px;
}
.hamburger span {
  position: absolute; left: 10px; right: 10px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform .25s var(--ease), opacity .2s var(--ease); top: 50%;
}
.hamburger span:nth-child(1) { transform: translateY(-7px); }
.hamburger span:nth-child(3) { transform: translateY(7px); }
.hamburger.is-open span:nth-child(1) { transform: translateY(0) rotate(45deg); }
.hamburger.is-open span:nth-child(2) { opacity: 0; }
.hamburger.is-open span:nth-child(3) { transform: translateY(0) rotate(-45deg); }

/* Mobiel menu */
.mobile-menu {
  background: var(--black); color: #fff; border-top: 1px solid rgba(255,255,255,.08);
  padding: 14px 22px 26px;
}
.mobile-menu ul { display: flex; flex-direction: column; }
.mobile-menu li a {
  display: block; padding: 14px 6px; font-size: 1.1rem; font-weight: 600;
  color: #d7d7db; border-bottom: 1px solid rgba(255,255,255,.08);
}
.mobile-menu li a.is-active, .mobile-menu li a:hover { color: #fff; }
.mobile-menu__actions { display: flex; flex-direction: column; gap: 12px; margin-top: 20px; }
.mobile-menu .btn--ghost { color: #fff; border-color: rgba(255,255,255,.3); }
.mobile-menu .btn--primary { background: #fff; color: #000; border-color: #fff; }

/* ======================================================================
 * HERO
 * ==================================================================== */
.hero {
  position: relative; color: #fff; overflow: hidden;
  background: var(--black);
}
.hero__bg { position: absolute; inset: 0; z-index: 0; }
.hero__bg::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(13,13,15,.72) 0%, rgba(13,13,15,.82) 55%, rgba(13,13,15,.94) 100%);
}
.hero__bg svg { width: 100%; height: 100%; }
.hero__img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.hero__inner {
  position: relative; z-index: 1; max-width: 760px;
  padding: 118px 0 122px;
}
.hero__eyebrow {
  display: inline-flex; align-items: center; gap: 10px; font-size: .8rem; font-weight: 600;
  letter-spacing: .16em; text-transform: uppercase; color: #c9c9ce; margin-bottom: 22px;
}
.hero__eyebrow::before { content: ""; width: 30px; height: 1.5px; background: #7d7d84; }
.hero h1 { font-size: clamp(2.3rem, 6vw, 4rem); line-height: 1.05; }
.hero__sub { margin-top: 22px; font-size: clamp(1.05rem, 2.2vw, 1.28rem); color: #cbcbd1; max-width: 600px; }
.hero__actions { margin-top: 38px; display: flex; flex-wrap: wrap; gap: 14px; }
.hero__stats { margin-top: 54px; display: flex; gap: 42px; flex-wrap: wrap; }
.hero__stat b { display: block; font-size: 1.7rem; font-weight: 800; }
.hero__stat span { font-size: .86rem; color: #a9a9b0; letter-spacing: .02em; }

/* ======================================================================
 * PAGE HEADER (subpagina's)
 * ==================================================================== */
.page-header { background: var(--black); color: #fff; padding: 70px 0 60px; }
.page-header h1 { font-size: clamp(2rem, 4.6vw, 3rem); }
.page-header p { margin-top: 14px; color: #bcbcc2; max-width: 620px; font-size: 1.05rem; }
.page-header .breadcrumb a, .page-header .breadcrumb span { color: #9a9aa1; }
.page-header .breadcrumb a:hover { color: #fff; }

/* ======================================================================
 * CARDS (motoren)
 * ==================================================================== */
.card {
  background: var(--surface); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,.6); border-radius: var(--radius);
  overflow: hidden; display: flex; flex-direction: column; box-shadow: var(--shadow);
  transition: transform .22s var(--ease), box-shadow .22s var(--ease), border-color .22s var(--ease);
}
.card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); border-color: #c4c4cc; }
.card__media { position: relative; display: block; aspect-ratio: 1 / 1; background: var(--near-black); overflow: hidden; }
.card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s var(--ease); }
.card:hover .card__media img { transform: scale(1.045); }
.card__badge {
  position: absolute; top: 12px; left: 12px; background: rgba(13,13,15,.85); color: #fff;
  font-size: .72rem; font-weight: 700; letter-spacing: .05em; text-transform: uppercase;
  padding: 5px 11px; border-radius: 999px; backdrop-filter: blur(4px);
}
.card__demo {
  position: absolute; top: 12px; right: 12px; background: rgba(255,255,255,.85); color: #17171a;
  font-size: .66rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;
  padding: 4px 9px; border-radius: 999px; backdrop-filter: blur(4px);
}
.card__body { padding: 20px 20px 22px; display: flex; flex-direction: column; gap: 16px; flex: 1; }
.card__head { display: flex; justify-content: space-between; align-items: baseline; gap: 12px; }
.card__title { font-size: 1.16rem; font-weight: 700; }
.card__price { font-size: 1.16rem; font-weight: 800; white-space: nowrap; }
.card__specs { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px 18px; margin: 0; }
.card__specs > div { display: flex; flex-direction: column; }
.card__specs dt { font-size: .74rem; color: var(--grey); text-transform: uppercase; letter-spacing: .04em; }
.card__specs dd { font-size: .95rem; font-weight: 600; }
.card .btn { margin-top: auto; }
.empty { grid-column: 1 / -1; padding: 40px; text-align: center; color: var(--text-soft); }

/* Lege-staat (nog geen voorraad) */
.empty-state {
  grid-column: 1 / -1; max-width: 560px; margin: 20px auto; text-align: center;
  background: var(--white); border: 1px solid var(--border); border-radius: var(--radius);
  padding: 48px 32px; box-shadow: var(--shadow);
}
.empty-state__icon {
  display: inline-flex; align-items: center; justify-content: center; width: 60px; height: 60px;
  border-radius: 16px; background: var(--black); color: #fff; margin-bottom: 20px;
}
.empty-state h3 { font-size: 1.4rem; }
.empty-state p { color: var(--text-soft); margin-top: 12px; }
.empty-state__actions { margin-top: 26px; display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
/* Op de donkere motor-detailpagina */
.motor-page .empty-state { background: #161618; border-color: rgba(255,255,255,.1); }
.motor-page .empty-state h3 { color: #fff; }
.motor-page .empty-state p { color: #b8b8bf; }

/* ======================================================================
 * HOME — over-blok
 * ==================================================================== */
.about-home { display: grid; grid-template-columns: 1.05fr 1fr; gap: 54px; align-items: center; }
.about-home__visual {
  aspect-ratio: 4 / 3; border-radius: var(--radius); overflow: hidden;
  background: var(--near-black); position: relative; border: 1px solid var(--border);
}
.about-home__visual img { width: 100%; height: 100%; object-fit: cover; }
.about-home h2 { font-size: clamp(1.7rem, 3.4vw, 2.4rem); }
.about-home p { color: var(--text-soft); margin-top: 18px; font-size: 1.06rem; }
.about-home .btn { margin-top: 26px; }

/* ======================================================================
 * USP
 * ==================================================================== */
.usp-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.usp {
  background: var(--surface); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,.6); border-radius: var(--radius);
  padding: 26px 22px; box-shadow: var(--shadow);
  transition: transform .2s var(--ease), box-shadow .2s var(--ease);
}
.usp:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.usp__icon {
  display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px;
  border-radius: 12px; background: var(--black); color: #fff; margin-bottom: 16px;
}
.usp__title { font-size: 1.02rem; font-weight: 700; }
.usp__text { color: var(--text-soft); font-size: .92rem; margin-top: 8px; }

/* ======================================================================
 * REVIEWS
 * ==================================================================== */
.reviews-note { font-size: .82rem; color: #9a9aa1; margin-top: 10px; }

/* Kop met titel links en beoordelingsbadge rechts */
.reviews__head {
  display: flex; justify-content: space-between; align-items: flex-start;
  gap: 30px; margin-bottom: 40px; flex-wrap: wrap;
}
.rating-badge {
  display: flex; align-items: center; gap: 16px;
  background: #141416; border: 1px solid rgba(255,255,255,.1); border-radius: var(--radius);
  padding: 16px 24px; flex: none;
}
.rating-badge__score { font-size: 2.1rem; font-weight: 800; color: #fff; line-height: 1; }
.rating-badge__info { display: flex; flex-direction: column; gap: 5px; }
.rating-badge__stars { display: flex; gap: 2px; color: #fff; }
.rating-badge__sub { font-size: .72rem; letter-spacing: .06em; text-transform: uppercase; color: #8a8a90; }

/* Reviewkaarten (donker) */
.reviews-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.reviews-grid--cta { display: block; }

/* Uitnodiging om een review achter te laten (nog geen reviews) */
.review-cta {
  max-width: 640px; margin: 0 auto; text-align: center;
  background: #141416; border: 1px solid rgba(255,255,255,.1); border-radius: var(--radius);
  padding: 48px 32px;
}
.review-cta__stars { display: flex; gap: 4px; justify-content: center; color: #fff; margin-bottom: 18px; }
.review-cta__stars .icon { width: 24px; height: 24px; }
.review-cta h3 { font-size: 1.5rem; color: #fff; }
.review-cta p { color: #b8b8bf; margin: 12px auto 26px; max-width: 480px; }
.review-cta .btn { white-space: normal; max-width: 100%; }
.reviews-action { margin-top: 30px; display: flex; justify-content: center; }

/* Locatie-kaart onder de reviews (homepage) */
.home-map { margin-top: 48px; padding-top: 44px; border-top: 1px solid rgba(255,255,255,.09); }
.home-map__head { text-align: center; margin-bottom: 24px; }
.home-map__title { font-size: clamp(1.5rem, 3vw, 2rem); color: #fff; margin-top: 8px; }
.home-map__addr { color: #a9a9b0; margin-top: 10px; font-size: .95rem; }
.home-map__addr a { color: #fff; text-decoration: underline; text-underline-offset: 2px; }
.home-map__addr a:hover { color: #d7d7db; }
.home-map .map-frame--wide {
  aspect-ratio: 32 / 10;   /* brede, lage band zoals het voorbeeld */
  border-color: rgba(255,255,255,.12); background: #17171a;
}
@media (max-width: 700px) { .home-map .map-frame--wide { aspect-ratio: 4 / 3; } }
.review {
  background: #141416; border: 1px solid rgba(255,255,255,.09); border-radius: var(--radius);
  padding: 26px; display: flex; flex-direction: column; gap: 16px;
  transition: transform .2s var(--ease), border-color .2s var(--ease);
}
.review:hover { transform: translateY(-4px); border-color: rgba(255,255,255,.22); }
.review__stars { display: flex; gap: 2px; color: #45454b; }
.review__stars .is-on { color: #ffffff; }
.review__text { font-size: .98rem; line-height: 1.65; color: #e4e4e7; flex: 1; }
.review__foot {
  display: flex; align-items: center; gap: 12px;
  border-top: 1px solid rgba(255,255,255,.09); padding-top: 16px;
}
.review__avatar {
  width: 40px; height: 40px; border-radius: 50%; flex: none;
  background: var(--dark-grey); color: #fff; font-weight: 700; font-size: .9rem;
  display: flex; align-items: center; justify-content: center;
}
.review__meta { display: flex; flex-direction: column; line-height: 1.35; }
.review__meta b { color: #fff; font-size: .92rem; }
.review__meta span { color: #8a8a90; font-size: .78rem; }

/* ======================================================================
 * CTA-strook
 * ==================================================================== */
.cta { text-align: center; }
.cta h2 { font-size: clamp(1.8rem, 4vw, 2.6rem); max-width: 700px; margin-inline: auto; }
.cta p { color: #bcbcc2; margin-top: 16px; max-width: 560px; margin-inline: auto; }
.cta__actions { margin-top: 32px; display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }

/* CTA als verzorgd, afgerond paneel direct onder de reviews */
.cta-section { background: var(--lighter); }
.cta-panel {
  position: relative; overflow: hidden;
  background: linear-gradient(135deg, #232327 0%, #131315 55%, #0d0d0f 100%);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 24px;
  padding: 72px 40px;
  color: #fff;
  box-shadow: var(--shadow-lg);
}
.cta-panel .section__eyebrow { color: #b6b6bd; }
/* subtiel wiel-accent rechtsonder, rustig en niet druk */
.cta-panel::after {
  content: ""; position: absolute; right: -80px; bottom: -120px; width: 340px; height: 340px;
  border-radius: 50%; border: 44px solid rgba(255,255,255,.04); pointer-events: none;
}
.cta-panel > * { position: relative; z-index: 1; }
.cta-panel .btn--ghost { color: #fff; border-color: rgba(255,255,255,.45); }
.cta-panel .btn--ghost:hover { background: rgba(255,255,255,.12); border-color: #fff; }

/* ======================================================================
 * FOOTER
 * ==================================================================== */
.site-footer { background: #000; color: #c7c7cd; }   /* gelijk aan de logo-achtergrond */
.footer__grid {
  display: grid; grid-template-columns: 1.6fr 1fr 1.2fr; gap: 44px; padding: 62px 22px 46px;
}
.footer__desc { margin-top: 18px; font-size: .95rem; max-width: 380px; line-height: 1.7; }
.footer__title { color: #fff; font-size: .82rem; letter-spacing: .12em; text-transform: uppercase; margin-bottom: 18px; font-weight: 700; }
.footer__links li, .footer__contact li { margin-bottom: 12px; }
.footer__links a:hover { color: #fff; }
.footer__contact li { display: flex; align-items: flex-start; gap: 10px; }
.footer__contact .icon { color: #86868c; margin-top: 2px; }
.footer__contact a:hover { color: #fff; }
.footer__bar { border-top: 1px solid rgba(255,255,255,.09); }
.footer__bar-inner { display: flex; justify-content: space-between; align-items: center; gap: 14px; padding: 22px; flex-wrap: wrap; font-size: .86rem; }
.footer__credit { text-align: center; padding: 0 22px 22px; margin-top: -6px; font-size: .8rem; color: #6f6f76; letter-spacing: .04em; }
.footer__credit a { color: #b0b0b6; text-decoration: none; font-weight: 600; }
.footer__credit a:hover { color: #fff; text-decoration: underline; }
.footer__legal { display: flex; gap: 20px; }
.footer__legal a:hover { color: #fff; }

/* ======================================================================
 * AANBOD — filters
 * ==================================================================== */
.toolbar {
  display: flex; flex-wrap: wrap; align-items: flex-end; gap: 16px;
  background: var(--surface); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,.6); border-radius: var(--radius);
  padding: 20px; box-shadow: var(--shadow); margin-bottom: 34px;
}
.field { display: flex; flex-direction: column; gap: 6px; flex: 1 1 150px; min-width: 130px; }
.field label { font-size: .76rem; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; color: var(--grey); }
.field select {
  appearance: none; -webkit-appearance: none; font-family: inherit; font-size: .95rem;
  padding: 11px 34px 11px 13px; border: 1.5px solid var(--border); border-radius: var(--radius-sm);
  background: var(--white) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b6b70' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>") no-repeat right 12px center;
  color: var(--text); transition: border-color .16s var(--ease); cursor: pointer;
}
.field select:hover { border-color: #c9c9cf; }
.field select:focus { border-color: var(--black); outline: none; }
.toolbar__reset { flex: 0 0 auto; }
.result-bar { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 20px; }
.result-bar #result-count { font-weight: 700; }
.result-bar .note { margin: 0; }

/* ======================================================================
 * MOTOR DETAIL (premium, donker)
 * ==================================================================== */
.motor-page { background: var(--black); color: #fff; }
.motor-page .breadcrumb { color: #8a8a92; }
.motor-page .breadcrumb a:hover { color: #fff; text-decoration: underline; }
.motor-page .breadcrumb span[aria-current] { color: #e6e6e9; font-weight: 600; }
.breadcrumb { display: flex; align-items: center; gap: 8px; font-size: .88rem; color: var(--text-soft); margin-bottom: 26px; flex-wrap: wrap; }

.pd { display: grid; grid-template-columns: 1.3fr 1fr; gap: 48px; align-items: start; }
/* laat kolommen krimpen zodat de thumbnailstrip niet de layout oprekt */
.pd__gallery, .pd__info { min-width: 0; }

/* Galerij */
.pd__stage {
  position: relative; border-radius: 18px; overflow: hidden; background: #121214;
  aspect-ratio: 1 / 1; border: 1px solid rgba(255,255,255,.1);
}
.pd__stage img { width: 100%; height: 100%; object-fit: cover; }
.pd__badge {
  position: absolute; top: 16px; right: 16px; background: rgba(255,255,255,.92); color: #111;
  font-size: .72rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase;
  padding: 6px 13px; border-radius: 999px; backdrop-filter: blur(4px);
}
.pd__nav {
  position: absolute; top: 50%; transform: translateY(-50%); width: 44px; height: 44px;
  border-radius: 50%; border: 1px solid rgba(255,255,255,.25); background: rgba(13,13,15,.6);
  color: #fff; font-size: 1.5rem; line-height: 1; display: flex; align-items: center; justify-content: center;
  backdrop-filter: blur(6px); transition: background .16s var(--ease), border-color .16s var(--ease);
}
.pd__nav:hover { background: rgba(13,13,15,.9); border-color: #fff; }
.pd__nav--prev { left: 14px; }
.pd__nav--next { right: 14px; }
.pd__thumbs { display: flex; gap: 10px; margin-top: 12px; overflow-x: auto; padding-bottom: 4px; min-width: 0; }
.pd-thumb {
  flex: 0 0 88px; padding: 0; border: 2px solid transparent; border-radius: 10px; overflow: hidden;
  background: #121214; aspect-ratio: 1 / 1; transition: border-color .16s var(--ease), transform .16s var(--ease);
}
.pd-thumb:hover { transform: translateY(-2px); }
.pd-thumb img { width: 100%; height: 100%; object-fit: cover; }
.pd-thumb.is-active { border-color: #fff; }
.motor-page .note { color: #83838a; }

/* Info-kolom */
.pd__brand { font-size: .82rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: #cfcfd4; }
.pd__title { font-size: clamp(1.9rem, 4vw, 2.8rem); margin-top: 6px; color: #fff; }
.pd__title span { color: #86868d; font-weight: 700; }
.pd__subtitle { color: #a9a9b0; margin-top: 10px; font-size: 1rem; }
.pd__price { font-size: 2.3rem; font-weight: 800; margin-top: 18px; color: #fff; }
.pd__finance { color: #8a8a92; font-size: .9rem; margin-top: 6px; }

.pd__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 26px; }
.pd__stats > div {
  background: #17171a; border: 1px solid rgba(255,255,255,.1); border-radius: 12px;
  padding: 16px 10px; text-align: center;
}
.pd__stats b { display: block; font-size: 1.15rem; font-weight: 800; color: #fff; }
.pd__stats span { display: block; font-size: .68rem; letter-spacing: .06em; text-transform: uppercase; color: #8a8a92; margin-top: 5px; }

.pd__cta { display: flex; flex-direction: column; gap: 12px; margin-top: 26px; }
.pd__cta .btn { white-space: normal; }   /* lange knoptekst mag afbreken i.p.v. overflowen */
.pd__cta .btn--dark { background: #1c1c20; border-color: rgba(255,255,255,.14); color: #fff; justify-content: flex-start; text-align: left; }
.pd__cta .btn--dark:hover { background: #26262b; border-color: rgba(255,255,255,.3); }
.pd__cta-main { font-weight: 700; }
.pd__trust { color: #83838a; font-size: .82rem; margin-top: 18px; line-height: 1.7; }

/* Specs + omschrijving */
.pd__details {
  display: grid; grid-template-columns: 1fr 1fr; gap: 44px; margin-top: 52px;
  padding-top: 44px; border-top: 1px solid rgba(255,255,255,.1);
}
.pd__block h2 { font-size: 1.2rem; margin-bottom: 16px; color: #fff; }
.pd__spec-table { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid rgba(255,255,255,.1); border-radius: var(--radius); overflow: hidden; }
.pd__spec-table > div { display: flex; justify-content: space-between; gap: 12px; padding: 12px 16px; border-bottom: 1px solid rgba(255,255,255,.08); }
.pd__spec-table > div:nth-child(odd) { border-right: 1px solid rgba(255,255,255,.08); }
.pd__spec-table > div:nth-last-child(-n+2) { border-bottom: 0; }
.pd__spec-table dt { color: #9a9aa1; font-size: .92rem; }
.pd__spec-table dd { font-weight: 700; font-size: .95rem; text-align: right; color: #fff; }
.pd__block > p { color: #b8b8bf; }

.note { font-size: .82rem; color: var(--grey); font-style: italic; margin-top: 10px; }
.related { margin-top: 52px; padding-top: 44px; border-top: 1px solid rgba(255,255,255,.1); }
.related__title { font-size: clamp(1.4rem, 3vw, 1.9rem); margin-bottom: 26px; color: #fff; }

/* ======================================================================
 * OVER ONS
 * ==================================================================== */
.about-lead { display: grid; grid-template-columns: 1fr 1fr; gap: 54px; align-items: center; }
.about-lead--solo { grid-template-columns: 1fr; max-width: 760px; }
.about-lead__text p { color: var(--text-soft); font-size: 1.06rem; margin-top: 16px; }
.about-lead__text p:first-child { margin-top: 0; }
.about-lead__sign { font-weight: 700; color: var(--text) !important; margin-top: 24px; }
.owners { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; margin-top: 12px; }
.owner__photo {
  aspect-ratio: 1/1; border-radius: var(--radius); overflow: hidden;
  background: linear-gradient(140deg, var(--near-black), #3a3a40);
  display: flex; align-items: flex-end; padding: 20px; color: #fff;
}
.owner__photo span { font-weight: 700; font-size: 1.05rem; }
.owner__photo .note { color: #b7b7bd; margin-top: 4px; }
.values-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }

/* ======================================================================
 * CONTACT
 * ==================================================================== */
.contact-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 48px; align-items: start; }
.form { display: grid; gap: 16px; }
.form[hidden] { display: none; }   /* zorgt dat het formulier verdwijnt na verzenden */
.form__row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.form label { display: flex; flex-direction: column; gap: 6px; font-size: .9rem; font-weight: 600; }
.form input, .form textarea, .form select {
  font-family: inherit; font-size: 1rem; padding: 12px 14px; border: 1.5px solid var(--border);
  border-radius: var(--radius-sm); background: var(--white); color: var(--text);
  transition: border-color .16s var(--ease); width: 100%;
}
.form input:focus, .form textarea:focus, .form select:focus { border-color: var(--black); outline: none; }
.form textarea { resize: vertical; min-height: 130px; }
.form .btn { margin-top: 6px; }
.form__note { font-size: .82rem; color: var(--grey); }
.form-success {
  background: var(--lighter); border: 1px solid var(--border); border-radius: var(--radius);
  padding: 34px; text-align: center;
}
.form-success .icon-ok {
  width: 54px; height: 54px; border-radius: 50%; background: var(--black); color: #fff;
  display: inline-flex; align-items: center; justify-content: center; margin-bottom: 16px;
}
.form-success h3 { font-size: 1.3rem; }
.form-success p { color: var(--text-soft); margin-top: 8px; }

/* ----- Contact-hero (donker: info links, formulier rechts) ------------- */
.contact-hero { background: var(--black); color: #fff; padding: 64px 0; }
.contact-hero__grid {
  display: grid; grid-template-columns: 1fr 1fr; align-items: stretch;
  border: 1px solid rgba(255,255,255,.1); border-radius: 20px; overflow: hidden;
  box-shadow: var(--shadow-lg);
}
.contact-hero__left  { background: #161618; padding: 56px 52px; }
.contact-hero__right { background: #101012; padding: 56px 52px; border-left: 1px solid rgba(255,255,255,.08); }
.contact-hero__eyebrow {
  display: inline-block; font-size: .78rem; font-weight: 800; letter-spacing: .16em;
  text-transform: uppercase; color: #cfcfd4; margin-bottom: 18px;
}
.contact-hero__title { font-size: clamp(2rem, 4.4vw, 3rem); line-height: 1.05; }
.contact-hero__lead { color: #a9a9b0; margin-top: 18px; font-size: 1.02rem; max-width: 440px; }

.contact-methods { margin-top: 40px; display: flex; flex-direction: column; gap: 20px; }
.contact-methods li { display: flex; align-items: center; gap: 16px; }
.cm-icon {
  flex: none; width: 48px; height: 48px; border-radius: 12px;
  background: #1f1f23; border: 1px solid rgba(255,255,255,.12); color: #fff;
  display: flex; align-items: center; justify-content: center;
}
.cm-label { display: block; font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: #86868d; margin-bottom: 3px; }
.cm-value { display: block; font-size: 1.05rem; font-weight: 700; color: #fff; }
.cm-value a { color: inherit; }
.cm-value a:hover { text-decoration: underline; }
.cm-owner { color: #8a8a92; font-size: .78rem; font-weight: 600; }
.footer__owner { color: #86868c; font-size: .78rem; font-weight: 600; }
.footer__note {
  margin-top: 14px; padding-top: 14px; border-top: 1px solid rgba(255,255,255,.09);
  color: #9a9aa1; font-size: .86rem; line-height: 1.6; max-width: 300px;
}

/* Lichte variant van het contactblok (bv. op de homepage) */
.contact-hero--light { background: var(--bg); color: var(--text); }
.contact-hero--light .contact-hero__grid { border-color: var(--border); box-shadow: var(--shadow-lg); }
.contact-hero--light .contact-hero__grid { backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); }
.contact-hero--light .contact-hero__left  { background: rgba(255,255,255,.62); }
.contact-hero--light .contact-hero__right { background: rgba(255,255,255,.4); border-left-color: rgba(255,255,255,.45); }
.contact-hero--light .contact-hero__eyebrow { color: var(--grey); }
.contact-hero--light .contact-hero__title  { color: var(--text); }
.contact-hero--light .contact-hero__lead   { color: var(--text-soft); }
.contact-hero--light .cm-icon { background: var(--black); border-color: transparent; color: #fff; }
.contact-hero--light .cm-label { color: var(--grey); }
.contact-hero--light .cm-value { color: var(--text); }
.contact-hero--light .tag { color: var(--grey); border-color: var(--border); }
@media (max-width: 900px) {
  .contact-hero--light .contact-hero__right { border-top-color: var(--border); }
}

/* Donker formulier */
.form--dark label { color: #d7d7db; }
.form--dark input, .form--dark textarea, .form--dark select {
  background: #1a1a1d; border-color: rgba(255,255,255,.14); color: #fff;
}
.form--dark input::placeholder, .form--dark textarea::placeholder { color: #77777e; }
.form--dark input:focus, .form--dark textarea:focus, .form--dark select:focus { border-color: #fff; }
.form--dark select { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23aaaab0' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>"); background-repeat: no-repeat; background-position: right 12px center; appearance: none; -webkit-appearance: none; padding-right: 36px; }
.form--dark .form__note { color: #83838a; }
.form-success--dark { background: #161618; border-color: rgba(255,255,255,.12); }
.form-success--dark h3 { color: #fff; }
.form-success--dark p { color: #b8b8bf; }

/* Openingstijden + kaart onder het donkere paneel */
.contact-info-grid { display: grid; grid-template-columns: 1fr 1.3fr; gap: 32px; align-items: start; }

/* Donkere variant: openingstijden-blok zwart */
.contact-extra { background: var(--black); color: #fff; }
.contact-extra .info-card { background: #161618; border: 1px solid rgba(255,255,255,.1); border-radius: 18px; }
.contact-extra .info-card h2 { color: #fff; }
.contact-extra .hours dl > div { border-bottom-color: rgba(255,255,255,.09); }
.contact-extra .hours dt { color: #a9a9b0; }
.contact-extra .hours dd { color: #fff; }
.contact-extra .note { color: #83838a; }
.contact-extra .map-frame { border: 1px solid rgba(255,255,255,.12); background: #161618; }
.contact-extra .tag { color: #b6b6bd; border-color: rgba(255,255,255,.28); }

.info-card {
  background: var(--white); border: 1px solid var(--border); border-radius: var(--radius);
  padding: 26px; margin-bottom: 22px;
}
.info-card h2 { font-size: 1.1rem; margin-bottom: 16px; }
.info-list li { display: flex; gap: 12px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid var(--border); }
.info-list li:last-child { border-bottom: 0; }
.info-list .icon { color: var(--grey); margin-top: 2px; }
.info-list a:hover { text-decoration: underline; }
.hours dl { display: grid; gap: 0; }
.hours dl > div { display: flex; justify-content: space-between; padding: 9px 0; border-bottom: 1px solid var(--border); font-size: .95rem; }
.hours dl > div:last-child { border-bottom: 0; }
.hours dt { color: var(--text-soft); }
.hours dd { font-weight: 600; }
.hours__appointment { display: flex; gap: 14px; align-items: flex-start; }
.hours__appointment .icon { flex: none; margin-top: 2px; color: var(--grey); }
.hours__appointment b { font-size: 1.05rem; }
.hours__appointment p { color: var(--text-soft); font-size: .92rem; margin-top: 6px; }
.contact-extra .hours__appointment .icon { color: #9a9aa1; }
.contact-extra .hours__appointment p { color: #b8b8bf; }
.map-frame {
  border-radius: var(--radius); overflow: hidden; border: 1px solid var(--border);
  aspect-ratio: 16/10; background: var(--light-grey);
}
.map-frame iframe { width: 100%; height: 100%; border: 0; display: block; }

/* Demo-melding (banner) */
.demo-banner {
  background: var(--dark-grey); color: #e9e9ec; font-size: .8rem; text-align: center;
  padding: 8px 22px; letter-spacing: .02em;
}
.demo-banner b { color: #fff; }

/* Legal-pagina's */
.prose { max-width: 760px; }
.prose h2 { font-size: 1.2rem; margin: 34px 0 12px; }
.prose p, .prose li { color: var(--text-soft); }
.prose ul { list-style: disc; padding-left: 22px; margin-top: 10px; }
.prose ol { list-style: decimal; padding-left: 22px; margin-top: 10px; }
.prose li { margin-bottom: 6px; }
.prose li::marker { color: var(--grey); }
.prose__meta { margin-top: 34px; padding-top: 16px; border-top: 1px solid var(--border); font-size: .88rem; }

/* ======================================================================
 * RESPONSIVE
 * ==================================================================== */
@media (max-width: 1000px) {
  .usp-grid { grid-template-columns: repeat(3, 1fr); }
  .reviews-grid { grid-template-columns: repeat(2, 1fr); }
  .footer__grid { grid-template-columns: 1fr 1fr; }
  .footer__brand { grid-column: 1 / -1; }
}
@media (max-width: 900px) {
  .nav, .header__actions { display: none; }
  .hamburger { display: block; }
  .grid--3 { grid-template-columns: repeat(2, 1fr); }
  .about-home, .pd, .pd__details, .about-lead { grid-template-columns: 1fr; gap: 34px; }
  .pd__details { gap: 30px; }
  .contact-hero { padding: 44px 0; }
  .contact-hero__grid { grid-template-columns: 1fr; }
  .contact-hero__left, .contact-hero__right { padding: 40px 26px; }
  .contact-hero__right { border-left: 0; border-top: 1px solid rgba(255,255,255,.08); }
  .contact-info-grid { grid-template-columns: 1fr; gap: 24px; }
  .values-grid { grid-template-columns: 1fr; }
  .section { padding: 64px 0; }
}
@media (max-width: 620px) {
  .grid--3, .grid--2 { grid-template-columns: 1fr; }
  .reviews-grid { grid-template-columns: 1fr; }
  .usp-grid { grid-template-columns: 1fr 1fr; }
  .form__row { grid-template-columns: 1fr; }
  .owners { grid-template-columns: 1fr 1fr; }
  .hero__inner { padding: 84px 0 88px; }
  .hero__stats { gap: 26px; }
  .footer__grid { grid-template-columns: 1fr; gap: 30px; }
  .pd__spec-table { grid-template-columns: 1fr; }
  .pd__spec-table > div:nth-child(odd) { border-right: 0; }
  .pd__stats { gap: 8px; }
  .pd__stats > div { min-width: 0; padding: 14px 6px; }
  .pd__stats b { font-size: 1rem; }
  .pd__stats span { font-size: .58rem; letter-spacing: .02em; }
  .toolbar { flex-direction: column; align-items: stretch; }
  .field { flex-basis: auto; }
}
@media (max-width: 400px) {
  .usp-grid { grid-template-columns: 1fr; }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  * { transition: none !important; scroll-behavior: auto !important; }
  .btn:hover, .card:hover, .usp:hover { transform: none; }
}
