/* Rhino Tuning–achtige layout (referentie: https://rhinotuning.nl/) — FD Details */

body.rh-theme.home .site-header {
  position: absolute;
  inset: 0 0 auto 0;
  z-index: 120;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: #000000;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}

body.rh-theme.home .nav-desktop .nav-link {
  color: rgba(255, 255, 255, 0.92);
}

body.rh-theme.home .nav-desktop .nav-link:hover {
  color: #ffffff;
}

body.rh-theme.home .menu-toggle {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.22);
}

body.rh-theme .nav-desktop .nav-link {
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 0.72rem;
  font-weight: 700;
}

body.rh-theme:not(.home) .nav-desktop .nav-link {
  color: rgba(11, 11, 15, 0.72);
}

body.rh-theme .nav-cta {
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.72rem !important;
}

body.rh-theme .btn {
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.78rem;
}

body.rh-theme .hero.hero--video {
  padding-top: 7rem;
  position: relative;
}

body.rh-theme .hero__title {
  font-family: var(--font-display);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 1.05;
  font-size: clamp(2.35rem, 6.5vw, 4.1rem);
  background: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  color: #ffffff;
  text-shadow: 0 2px 48px rgba(0, 0, 0, 0.55);
}

body.rh-theme .hero__title em {
  font-style: normal;
  color: #ffffff;
  background: none;
  -webkit-background-clip: unset;
  background-clip: unset;
}

body.rh-theme .hero__eyebrow {
  color: rgba(255, 255, 255, 0.88);
}

body.rh-theme .hero__eyebrow-dot {
  color: rgba(255, 255, 255, 0.45);
}

body.rh-theme .hero__eyebrow::before {
  background: linear-gradient(90deg, var(--gold-bright), transparent);
}

body.rh-theme .hero__lead {
  color: rgba(255, 255, 255, 0.88);
  font-size: 1.02rem;
  max-width: 38rem;
}

body.rh-theme .hero__lead strong {
  color: #ffffff;
}

body.rh-theme .stat {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
}

body.rh-theme .stat__kicker {
  color: rgba(255, 255, 255, 0.72);
}

body.rh-theme .stat__value {
  color: #ffffff;
}

body.rh-theme.home .stat {
  box-shadow: none;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

body.rh-theme .btn--ghost {
  color: #ffffff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.9);
}

body.rh-theme .btn--ghost:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: #ffffff;
}

.hero__scroll {
  position: absolute;
  bottom: 1.35rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 6;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.82);
}

.hero__scroll:hover {
  color: #ffffff;
}

/* Witte / grijze contentblokken */
.rh-block {
  padding: 4.25rem 0;
}

.rh-block--white {
  background: #ffffff;
}

.rh-block--muted {
  background: #eceef2;
}

.rh-block__inner {
  max-width: 52rem;
  margin: 0 auto;
  text-align: center;
}

.rh-h2 {
  margin: 0 0 0.85rem;
  font-family: var(--font-display);
  font-size: clamp(1.65rem, 3.4vw, 2.65rem);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 1.12;
  color: #0b0b0f;
}

.rh-lead {
  margin: 0;
  font-size: 1.05rem;
  color: rgba(11, 11, 15, 0.72);
  line-height: 1.65;
}

/* Rode band (zoals Rhino midden-CTA) */
.rh-band {
  background: var(--gold);
  padding: 3rem 1.5rem;
  text-align: center;
  color: #ffffff;
}

.rh-band__title {
  margin: 0 0 0.5rem;
  font-family: var(--font-display);
  font-size: clamp(1.5rem, 3vw, 2.2rem);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 1.15;
}

.rh-band__text {
  margin: 0 auto 1.35rem;
  max-width: 38rem;
  font-size: 1rem;
  opacity: 0.95;
  line-height: 1.55;
}

.rh-band .btn--ghost {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.95);
}

.rh-band .btn--ghost:hover {
  background: rgba(255, 255, 255, 0.12);
}

/* Stappen */
.rh-steps {
  padding: 4.25rem 0;
  background: #ffffff;
}

.rh-steps__head {
  text-align: center;
  max-width: 46rem;
  margin: 0 auto 2.5rem;
}

.rh-steps__grid {
  display: grid;
  gap: 1.15rem;
}

@media (min-width: 900px) {
  .rh-steps__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.rh-step {
  padding: 1.35rem 1.2rem;
  border-radius: 8px;
  border: 1px solid rgba(11, 11, 15, 0.08);
  background: #f7f8fa;
}

.rh-step__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  margin-bottom: 0.75rem;
  border-radius: 12px;
  background: linear-gradient(145deg, #ffffff 0%, #eef0f4 100%);
  border: 1px solid rgba(11, 11, 15, 0.08);
  color: #b91c1c;
  box-shadow: 0 4px 12px rgba(11, 11, 15, 0.06);
}

.rh-step__icon svg {
  display: block;
}

.rh-step__num {
  font-family: var(--font-display);
  font-size: 1.85rem;
  font-weight: 700;
  color: var(--gold);
  line-height: 1;
}

.rh-step h3 {
  margin: 0.65rem 0 0.4rem;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #0b0b0f;
}

.rh-step p {
  margin: 0;
  font-size: 0.92rem;
  color: rgba(11, 11, 15, 0.72);
  line-height: 1.6;
}

/* FAQ-preview */
.rh-faq {
  padding: 4rem 0;
  background: #eceef2;
}

.rh-faq__inner {
  max-width: 44rem;
  margin: 0 auto;
}

.rh-faq__inner .faq {
  margin-top: 1.5rem;
}

/* Teaser onderaan — iets strakker */
body.rh-theme .teaser-tile h2 {
  font-family: var(--font-display);
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 1.35rem;
}

/* Donkere footer (Rhino-onderkant) */
body.rh-theme .site-footer {
  margin-top: 0;
  background: #0b0b0d;
  border-top: 0;
  color: rgba(255, 255, 255, 0.88);
}

body.rh-theme .footer__tag,
body.rh-theme .footer__col a,
body.rh-theme .footer__col p {
  color: rgba(255, 255, 255, 0.72);
}

body.rh-theme .footer__col h4 {
  color: rgba(255, 255, 255, 0.45);
}

body.rh-theme .footer__col a:hover {
  color: #ffffff;
}

body.rh-theme .footer__bottom {
  border-top-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.55);
}

body.rh-theme .page-hero {
  background: #ffffff;
  border-bottom: 1px solid rgba(11, 11, 15, 0.08);
}

body.rh-theme .page-hero__title {
  font-family: var(--font-display);
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-wrap: balance;
  overflow-wrap: break-word;
  color: #0b0b0f;
}

body.rh-theme .page-hero__lead {
  color: rgba(11, 11, 15, 0.72);
}

/* Logo: geen chrome-shine; schaduw past zich aan (licht op donker, donker op licht) */
body.rh-theme .logo__mark::before,
body.rh-theme .logo__mark::after {
  opacity: 0 !important;
  animation: none !important;
  pointer-events: none;
}

body.rh-theme .logo__mark img {
  border-radius: 0;
}

body.rh-theme:not(.home) .site-header .logo__mark {
  box-shadow: none;
  border-radius: 0;
  background: none;
  border: 0;
  padding: 0;
}

body.rh-theme:not(.home) .site-header .logo__mark img {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.6)) drop-shadow(0 4px 14px rgba(0, 0, 0, 0.4));
}

body.rh-theme.home .site-header .header-inner {
  padding-top: max(1.1rem, calc(0.45rem + env(safe-area-inset-top, 0px)));
}

/* Home boven donkere video: geen pill rond logo */
body.rh-theme.home:not(.fd-scrolled-past-hero) .site-header .logo__mark {
  padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  box-shadow: none;
}

body.rh-theme.home:not(.fd-scrolled-past-hero) .site-header .logo__mark img {
  filter: brightness(1.12) contrast(1.08) saturate(0.9) drop-shadow(0 2px 12px rgba(0, 0, 0, 0.7));
}

/* Home na scroll: ook geen pill rond logo */
body.rh-theme.home.fd-scrolled-past-hero .site-header .logo__mark {
  padding: 0;
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

body.rh-theme.home.fd-scrolled-past-hero .site-header .logo__mark img {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.6)) drop-shadow(0 4px 14px rgba(0, 0, 0, 0.4));
}

body.rh-theme .site-footer .logo__mark img {
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 2px 12px rgba(255, 255, 255, 0.2));
}

body.rh-theme .header-inner {
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 0.65rem;
}

body.rh-theme .logo {
  flex-shrink: 0;
}

body.rh-theme .nav-desktop {
  gap: 0.75rem 1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 100%;
}

/* Footer: donker vlak — geen kader, wel lichte schaduw op logo (zie hierboven) */
body.rh-theme .site-footer .logo__mark {
  box-shadow: none;
}

/* Werk/case: geen donkere hero-foto + overlay — wit blok zoals andere pagina’s */
body.rh-theme .page-hero--werk .page-hero__media {
  display: none;
}

body.rh-theme .page-hero--werk::before {
  opacity: 0 !important;
  pointer-events: none;
}

body.rh-theme .page-hero--werk {
  padding: 5.25rem 0 2.85rem;
}

.home-hero__site-link {
  margin-top: 1.75rem;
}

.fd-video-home-link {
  margin: 0 0 1.25rem;
  font-size: 0.92rem;
}

.fd-video-home-link a {
  color: var(--gold);
  font-weight: 600;
  text-decoration: none;
}

.fd-video-home-link a:hover {
  text-decoration: underline;
}

.home-hero__site-link .btn {
  max-width: 100%;
  text-align: center;
}

/* Geen zware “glow” op primaire CTA in header */
body.rh-theme .nav-cta {
  box-shadow: 0 4px 16px rgba(225, 25, 55, 0.22);
}

body.rh-theme .nav-cta:hover {
  box-shadow: 0 6px 22px rgba(225, 25, 55, 0.28);
}

body.rh-theme .btn--primary {
  box-shadow:
    0 0 0 1px rgba(225, 25, 55, 0.1),
    0 10px 32px rgba(225, 25, 55, 0.18),
    0 16px 48px rgba(11, 11, 15, 0.08),
    0 1px 0 rgba(255, 255, 255, 0.2) inset,
    0 0 0 1px rgba(255, 255, 255, 0.08) inset;
}

body.rh-theme .btn--primary:hover {
  box-shadow:
    0 0 0 1px rgba(225, 25, 55, 0.12),
    0 12px 40px rgba(225, 25, 55, 0.22),
    0 20px 56px rgba(11, 11, 15, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.24) inset,
    0 0 0 1px rgba(255, 255, 255, 0.12) inset;
}

/* Homepage: geen poster-laag boven video (alleen videostack + lichte scrim) */
body.rh-theme.home .hero--video .hero__poster {
  display: none;
}

/* ——— Waarom FD (en vergelijkbare inhoud): lichte Rhino-secties ——— */
body.rh-theme .why-section--split {
  background: #eceef2;
  border-top: 1px solid rgba(11, 11, 15, 0.06);
}

body.rh-theme .why-section--split .section__title {
  font-family: var(--font-display);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #0b0b0f;
}

body.rh-theme .why-section--split .section__intro {
  color: rgba(11, 11, 15, 0.72);
}

body.rh-theme .why-section--split .why-point {
  background: #ffffff;
  border: 1px solid rgba(11, 11, 15, 0.08);
  box-shadow: 0 10px 28px rgba(11, 11, 15, 0.06);
}

body.rh-theme .why-section--split .why-point h3 {
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0b0b0f;
}

body.rh-theme .why-section--split .why-point p {
  color: rgba(11, 11, 15, 0.72);
}

body.rh-theme .why-section--split .why-collage__tile {
  background: #ffffff;
  border: 1px solid rgba(11, 11, 15, 0.08);
  box-shadow: 0 10px 28px rgba(11, 11, 15, 0.07);
}

body.rh-theme .why-section--split .why-collage__tile img {
  filter: saturate(1.05) contrast(1.02) brightness(1.03);
  transform: scale(1);
}

body.rh-theme .why-section--split .why-split__video-frame {
  background: #ffffff;
  border: 1px solid rgba(11, 11, 15, 0.08);
  box-shadow: 0 10px 28px rgba(11, 11, 15, 0.07);
}

body.rh-theme .why-section--split .why-quote {
  background: #ffffff;
  border: 1px solid rgba(11, 11, 15, 0.08);
  border-left: 4px solid var(--gold);
  box-shadow: 0 12px 36px rgba(11, 11, 15, 0.06);
}

body.rh-theme .why-section--split .why-quote__text {
  color: #0b0b0f;
}

body.rh-theme .why-section--split .why-quote__by {
  color: rgba(11, 11, 15, 0.55);
}

body.rh-theme .why-section--process {
  background: #ffffff !important;
  border-top: 1px solid rgba(11, 11, 15, 0.06);
}

body.rh-theme .why-section--process .section__title {
  font-family: var(--font-display);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #0b0b0f;
}

body.rh-theme .why-section--process .section__intro {
  color: rgba(11, 11, 15, 0.72);
}

body.rh-theme .why-section--process .step {
  background: #f7f8fa;
  border: 1px solid rgba(11, 11, 15, 0.08);
  box-shadow: none;
}

body.rh-theme .why-section--process .step::before {
  background: rgba(225, 25, 55, 0.08);
  border: 1px solid rgba(225, 25, 55, 0.22);
  color: var(--gold);
  box-shadow: none;
}

body.rh-theme .why-section--process .step__title {
  color: #0b0b0f;
}

body.rh-theme .why-section--process .step__text {
  color: rgba(11, 11, 15, 0.72);
}

body.rh-theme .why-section--kwaliteit {
  background: #eceef2;
  border-top: 1px solid rgba(11, 11, 15, 0.06);
}

body.rh-theme .why-section--kwaliteit .section__title {
  font-family: var(--font-display);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #0b0b0f;
}

body.rh-theme .why-section--kwaliteit .section__intro {
  color: rgba(11, 11, 15, 0.72);
}

body.rh-theme .why-section--kwaliteit .faq {
  background: #ffffff;
  border: 1px solid rgba(11, 11, 15, 0.08);
  box-shadow: 0 10px 28px rgba(11, 11, 15, 0.05);
}

body.rh-theme .why-section--kwaliteit .faq__title {
  color: #0b0b0f;
}

body.rh-theme .why-section--kwaliteit .faq__item {
  border-top-color: rgba(11, 11, 15, 0.08);
}

body.rh-theme .why-section--kwaliteit .faq__item summary {
  color: #0b0b0f;
}

body.rh-theme .why-section--kwaliteit .faq__item p {
  color: rgba(11, 11, 15, 0.72);
}

body.rh-theme .why-section--kwaliteit .faq__icon {
  background: rgba(225, 29, 72, 0.12);
  color: #be123c;
}

/* Algemeen: rh-faq-blok op index — FAQ-kaart licht op grijs */
body.rh-theme .rh-faq .faq {
  background: #ffffff;
  border: 1px solid rgba(11, 11, 15, 0.08);
  box-shadow: 0 10px 28px rgba(11, 11, 15, 0.05);
}

body.rh-theme .rh-faq .faq__title {
  color: #0b0b0f;
}

body.rh-theme .rh-faq .faq__item {
  border-top-color: rgba(11, 11, 15, 0.08);
}

body.rh-theme .rh-faq .faq__item summary {
  color: #0b0b0f;
}

body.rh-theme .rh-faq .faq__item p {
  color: rgba(11, 11, 15, 0.72);
}

body.rh-theme .rh-faq .faq__icon {
  background: rgba(225, 29, 72, 0.12);
  color: #be123c;
}

/* Teaser-tegels: minder agressieve rode gloed */
body.rh-theme .teaser-tile::before {
  opacity: 0.35;
  box-shadow: 0 0 0 1px rgba(11, 11, 15, 0.04);
}

body.rh-theme .teaser-tile:hover {
  box-shadow: 0 16px 48px rgba(11, 11, 15, 0.1);
}

body.rh-theme .teaser-tile:hover::before {
  box-shadow: 0 0 0 1px rgba(225, 25, 55, 0.1);
  opacity: 0.55;
}
