.hero {
  background-image:
    linear-gradient(90deg, rgba(3, 4, 6, .96) 0%, rgba(3, 4, 6, .78) 42%, rgba(3, 4, 6, .2) 100%),
    url("showroom-hero.png");
  background-size: cover;
  background-position: center;
}

.site-header,
footer {
  background: #08090b;
}

.workshop-visual {
  background: #08090b;
}

.hero-overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, .08), rgba(0, 0, 0, .35));
}

.workshop-logo {
  position: relative;
  z-index: 1;
  width: min(88%, 520px);
  height: 82%;
  object-fit: contain;
}

.hours-card > p {
  display: block;
}

.map-embed {
  min-height: 350px;
  overflow: hidden;
  background: #e7e9ec;
}

.map-embed iframe {
  display: block;
  width: 100%;
  min-height: 350px;
  border: 0;
}

.review-grid-pending {
  grid-template-columns: minmax(0, 680px);
  justify-content: center;
}

.footer-grid {
  grid-template-columns: 2fr 1fr;
}

.announcement-slider {
  position: relative;
  flex: 1;
  min-width: 0;
  height: 20px;
  overflow: hidden;
}

.announcement-slide {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .55s ease, transform .55s ease;
  pointer-events: none;
}

.announcement-slide.active {
  opacity: 1;
  transform: translateY(0);
}

.announcement-slide.promo-slide {
  color: #fff;
  font-weight: 800;
  letter-spacing: .4px;
}

.announcement-slide.promo-slide::before {
  content: "ACTIE";
  margin-right: 9px;
  padding: 1px 7px;
  background: var(--red);
  color: #fff;
  border-radius: 2px;
  font-size: 9px;
  letter-spacing: 1px;
}

.review-submit-grid {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 70px;
  align-items: center;
}

.review-reassurance {
  display: grid;
  gap: 10px;
  margin-top: 28px;
  color: #5e6670;
  font-size: 14px;
  font-weight: 700;
}

.review-reassurance span::first-letter {
  color: var(--red);
}

.review-form {
  border: 1px solid #e0e3e7;
  box-shadow: 0 18px 50px rgba(13, 16, 21, .1);
}

.review-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.customer-reviews-wrap {
  margin-top: 90px;
}

.customer-reviews-heading {
  margin-bottom: 34px;
}

.live-review-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.reviews-empty {
  grid-column: 1 / -1;
  margin: 0;
  padding: 28px;
  background: #fff;
  border: 1px solid #e0e3e7;
  text-align: center;
  color: #69717b;
}

.appointment-form .consent-row {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.45;
  cursor: pointer;
}

.appointment-form .consent-row input {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  padding: 0;
}

.main-nav {
  gap: 18px;
}

.main-nav .nav-cta {
  white-space: nowrap;
  font-size: 12px;
}

.contact-cta {
  margin-top: 18px;
}

.form-status {
  display: none;
  margin: 14px 0 0;
  padding: 12px 14px;
  background: #edf8ef;
  border-left: 3px solid #269447;
  color: #1c6331;
  font-size: 13px;
  font-weight: 600;
}

.form-status.visible {
  display: block;
}

.form-status.error {
  background: #fff0f0;
  border-left-color: var(--red);
  color: #8b171b;
}

@media (max-width: 1100px) and (min-width: 901px) {
  .main-nav {
    gap: 12px;
    font-size: 12px;
  }

  .main-nav .nav-cta {
    padding: 10px 12px;
    font-size: 10px;
  }

  .brand img {
    width: 185px;
  }
}

@media (max-width: 900px) {
  .review-submit-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .live-review-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .topbar-inner {
    display: grid;
    gap: 2px;
    justify-items: center;
    padding: 6px 0;
  }

  .topbar .announcement-slider {
    width: 100%;
  }

  .topbar .announcement-slide {
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 10px;
  }

  .announcement-slide.promo-slide::before {
    margin-right: 6px;
    padding: 1px 5px;
    font-size: 8px;
  }

  .topbar a {
    font-size: 10px;
  }

  .nav-wrap {
    height: 68px;
  }

  .main-nav {
    top: 68px;
  }

  .main-nav .nav-cta {
    white-space: normal;
    font-size: 12px;
  }

  .hero h1 {
    font-size: clamp(40px, 12vw, 49px);
  }

  .hero-actions .btn,
  .contact-cta {
    width: 100%;
  }

  .appointment-form {
    padding-bottom: 82px;
  }

  .whatsapp {
    right: 10px;
    bottom: 10px;
    padding: 11px 14px;
    font-size: 12px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .customer-reviews-wrap {
    margin-top: 65px;
  }

  .live-review-grid {
    grid-template-columns: 1fr;
  }
}

/* Uitgebreide optimalisatie voor telefoons */
@media (max-width: 600px) {
  html {
    scroll-padding-top: 110px;
  }

  body {
    overflow-x: hidden;
  }

  .container {
    width: calc(100% - 28px);
  }

  .topbar-inner {
    min-height: 47px;
  }

  .announcement-slider {
    height: 18px;
  }

  .topbar .announcement-slide {
    padding: 0 3px;
    line-height: 1.25;
  }

  .site-header {
    backdrop-filter: none;
  }

  .nav-wrap {
    height: 66px;
  }

  .brand img {
    width: 145px;
    height: 54px;
  }

  .menu-toggle {
    padding: 8px;
    font-size: 25px;
    line-height: 1;
  }

  .main-nav {
    top: 66px;
    max-height: calc(100vh - 66px);
    overflow-y: auto;
    gap: 6px;
    padding: 16px 14px 22px;
    box-shadow: 0 18px 35px rgba(0, 0, 0, .35);
  }

  .main-nav a {
    width: 100%;
    padding: 10px 8px;
  }

  .main-nav .nav-cta {
    padding: 12px;
    text-align: center;
  }

  .hero {
    min-height: auto;
    background-position: 64% center;
  }

  .hero::after {
    opacity: .35;
  }

  .hero-overlay {
    background: linear-gradient(90deg, rgba(3, 4, 6, .93), rgba(3, 4, 6, .58));
  }

  .hero-content {
    padding: 66px 0 56px;
  }

  .eyebrow {
    font-size: 11px;
    letter-spacing: 2px;
  }

  .hero h1 {
    max-width: 100%;
    font-size: clamp(38px, 11.5vw, 48px);
    overflow-wrap: break-word;
  }

  .hero-copy {
    margin: 22px 0 27px;
    font-size: 15px;
    line-height: 1.65;
  }

  .hero-actions {
    gap: 10px;
  }

  .hero-actions .btn {
    min-height: 50px;
    padding: 13px 15px;
    line-height: 1.35;
    text-align: center;
  }

  .hero-points {
    margin-top: 28px;
    font-size: 12px;
  }

  .trust-grid div {
    padding: 17px 14px;
  }

  .trust-grid strong {
    min-width: 30px;
    font-size: 22px;
  }

  .trust-grid span {
    font-size: 13px;
  }

  .section {
    padding: 66px 0;
  }

  .section-heading {
    margin-bottom: 34px;
  }

  .section h2 {
    font-size: clamp(32px, 10vw, 42px);
    overflow-wrap: break-word;
  }

  .cards {
    gap: 14px;
  }

  .service-card {
    padding: 24px 21px;
  }

  .service-card:hover {
    transform: none;
  }

  .service-card h3 {
    font-size: 23px;
  }

  .service-card a,
  .text-link {
    display: inline-block;
    line-height: 1.45;
  }

  .split,
  .about-grid,
  .appointment-grid,
  .review-submit-grid,
  .contact-grid {
    gap: 34px;
  }

  .workshop-visual {
    height: 285px;
  }

  .workshop-logo {
    width: 94%;
    height: 88%;
  }

  .check-list {
    gap: 18px;
    margin-top: 28px;
  }

  .check-list > div {
    gap: 12px;
  }

  .stats-panel {
    grid-template-columns: 1fr 1fr;
  }

  .stats-panel div {
    padding: 25px 16px;
  }

  .stats-panel strong {
    font-size: 31px;
  }

  .appointment-form {
    padding: 21px 18px 78px;
  }

  .review-form {
    padding-bottom: 22px;
  }

  .appointment-form input,
  .appointment-form select,
  .appointment-form textarea {
    min-height: 48px;
    font-size: 16px;
  }

  .appointment-form textarea {
    min-height: 125px;
  }

  .appointment-form .btn {
    min-height: 50px;
    white-space: normal;
    line-height: 1.35;
  }

  .review-reassurance {
    font-size: 13px;
  }

  .customer-reviews-heading {
    margin-bottom: 27px;
  }

  .live-review-grid blockquote {
    padding: 24px 21px;
  }

  .contact-details p {
    padding-left: 31px;
    overflow-wrap: anywhere;
  }

  .hours-card {
    padding: 24px 21px;
  }

  .map-embed,
  .map-embed iframe {
    min-height: 285px;
  }

  .contact-cta {
    white-space: normal;
    line-height: 1.35;
    text-align: center;
  }

  .whatsapp {
    max-width: calc(100% - 20px);
    white-space: nowrap;
  }

  footer {
    padding-top: 46px;
  }

  .footer-grid {
    gap: 28px;
  }

  .footer-grid img {
    width: 200px;
    max-width: 100%;
  }

  .footer-bottom {
    padding-bottom: 8px;
    line-height: 1.5;
  }
}

@media (max-width: 370px) {
  .container {
    width: calc(100% - 22px);
  }

  .topbar .announcement-slide,
  .topbar a {
    font-size: 9px;
  }

  .brand img {
    width: 132px;
  }

  .hero h1 {
    font-size: 37px;
  }

  .stats-panel {
    grid-template-columns: 1fr;
  }
}
