/* Logi-Ser huisstijl — papier #FAF6F1, inkt #23262C, koraal #E08160 */
* { box-sizing: border-box; }
body { margin: 0; background: #FAF6F1; font-family: 'Manrope', sans-serif; color: #23262C; }
a { color: #B0522F; text-decoration: none; }
a:hover { color: #8F3E1F; }
img { max-width: 100%; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 32px; }
h1, h2, h3 { margin: 0; }

.knop { display: inline-block; font-weight: 700; border-radius: 8px; }
.knop-primair { background: #E08160; color: #fff; font-size: 15px; padding: 12px 22px; white-space: nowrap; }
.knop-primair:hover { background: #C96A48; color: #fff; }
.knop-groot { font-size: 17px; padding: 16px 30px; }
.knop-omlijnd { border: 2px solid #E08160; color: #FAF6F1; font-size: 16px; padding: 14px 28px; }
.knop-omlijnd:hover { background: #E08160; color: #fff; }

.site-header { position: sticky; top: 0; z-index: 50; background: rgba(35,38,44,0.95); backdrop-filter: blur(8px); border-bottom: 1px solid #3A3E46; }
.header-inner { display: flex; align-items: center; gap: 36px; padding-top: 18px; padding-bottom: 18px; }
.logo { height: 70px; width: auto; display: block; }
.hoofdnav { display: flex; gap: 26px; margin-left: auto; align-items: center; }
.hoofdnav a { font-size: 15px; font-weight: 600; color: #C9CBD1; }
.hoofdnav a:hover { color: #E08160; }
.header-acties { display: flex; align-items: center; gap: 18px; }
.taal { display: flex; gap: 2px; font-size: 13px; font-weight: 700; font-family: 'IBM Plex Mono', monospace; }
.taal a { padding: 5px 8px; border-radius: 5px; color: #8B8E96; }
.taal a.actief { background: #FAF6F1; color: #23262C; }

.kicker { font-size: 14px; letter-spacing: 4px; text-transform: uppercase; font-weight: 700; color: #E08160; margin: 0 0 14px 0; }
.sectietitel { font-size: 40px; font-weight: 800; letter-spacing: -1px; }

.hero-band { background: #23262C; color: #FAF6F1; }
.hero { display: flex; align-items: center; gap: 80px; padding: 84px 32px 96px; max-width: 1280px; margin: 0 auto; }
.hero-band .hero-intro { color: #B9BCC3; }
.hero-band .tekstlink { color: #FAF6F1; }
.hero-band .tekstlink:hover { color: #E08160; }
.hero-band .hero-usps { border-top-color: #3A3E46; }
.hero-band .u-sub { color: #8B8E96; }
.hero-band .hero-badge { background: #FAF6F1; color: #23262C; }
.hero h1 { font-size: 62px; font-weight: 800; letter-spacing: -1.5px; line-height: 1.06; margin: 0 0 26px 0; }
.hero-intro { font-size: 20px; line-height: 1.6; color: #43464E; margin: 0 0 36px 0; max-width: 540px; }
.hero-cta { display: flex; gap: 16px; align-items: center; }
.hero-cta .tekstlink { font-size: 17px; font-weight: 700; color: #23262C; padding: 16px 10px; }
.hero-cta .tekstlink:hover { color: #B0522F; }
.hero-usps { display: flex; gap: 36px; margin-top: 52px; border-top: 1px solid #EBE4DA; padding-top: 28px; }
.hero-usps p { margin: 0; }
.hero-usps .u-titel { font-size: 15px; font-weight: 700; margin-bottom: 4px; }
.hero-usps .u-sub { font-size: 14px; color: #6B6E76; }
.hero-beeld { width: 460px; flex-shrink: 0; position: relative; }
.hero-beeld .beeld { border-radius: 16px; overflow: hidden; aspect-ratio: 4/5; }
.hero-beeld img { width: 100%; height: 100%; object-fit: cover; display: block; }
.hero-badge { position: absolute; left: -28px; bottom: 32px; background: #fff; border-radius: 10px; box-shadow: 0 12px 34px rgba(35,38,44,.14); padding: 18px 24px; display: flex; align-items: center; gap: 14px; }
.hero-badge .stip { width: 10px; height: 10px; border-radius: 50%; background: #E08160; flex-shrink: 0; }
.hero-badge p { font-size: 15px; font-weight: 600; margin: 0; }

.band { border-top: 1px solid #EBE4DA; border-bottom: 1px solid #EBE4DA; }
.sectie { padding: 90px 0; }
.sectiekop { display: flex; justify-content: space-between; align-items: flex-end; gap: 40px; margin-bottom: 56px; }
.stappen { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.stap { background: #fff; border: 1px solid #EBE4DA; border-radius: 12px; padding: 30px 30px 34px; }
.stap .nr { font-family: 'IBM Plex Mono', monospace; font-size: 15px; color: #E08160; margin: 0 0 16px 0; }
.stap h3 { font-size: 20px; font-weight: 700; margin-bottom: 10px; }
.stap p { font-size: 15px; line-height: 1.55; color: #6B6E76; margin: 0; }

.split { display: flex; gap: 80px; align-items: center; }
.split-beeld { width: 440px; flex-shrink: 0; border-radius: 16px; overflow: hidden; aspect-ratio: 4/5; }
.split-beeld img { width: 100%; height: 100%; object-fit: cover; display: block; }
.aanbod-lijst { display: grid; grid-template-columns: 1fr 1fr; gap: 14px 28px; }
.aanbod-item { display: flex; gap: 14px; align-items: baseline; }
.aanbod-item .streep { color: #E08160; font-weight: 800; }
.aanbod-item p { font-size: 16px; font-weight: 600; margin: 0; }

.fotostrip { background: #23262C; display: flex; height: 340px; overflow: hidden; }
.fotostrip div { flex: 1; min-width: 0; }
.fotostrip img { width: 100%; height: 100%; object-fit: cover; display: block; }

.donker { background: #23262C; color: #FAF6F1; }
.donker .sectietitel { color: #FAF6F1; }
.donker-tekst { font-size: 17px; line-height: 1.65; color: #B9BCC3; max-width: 620px; }
.kaartjes { width: 380px; flex-shrink: 0; display: flex; flex-direction: column; gap: 16px; }
.kaartjes .foto { border-radius: 12px; overflow: hidden; height: 200px; }
.kaartjes .foto img { width: 100%; height: 100%; object-fit: cover; display: block; }
.kaart { background: #2C3038; border-radius: 12px; padding: 26px 30px; }
.kaart .k-titel { font-size: 16px; font-weight: 700; margin: 0 0 6px 0; }
.kaart .k-sub { font-size: 14px; color: #8B8E96; margin: 0; line-height: 1.5; }

.placeholder { font-family: 'IBM Plex Mono', monospace; font-size: 14px; color: #8B8E96; }
.team-beeld { width: 400px; flex-shrink: 0; border-radius: 16px; aspect-ratio: 4/5; background: repeating-linear-gradient(-45deg, #F0E4D8 0 12px, #F5EDE4 12px 24px); display: flex; align-items: center; justify-content: center; }
.team-beeld span { font-family: 'IBM Plex Mono', monospace; font-size: 14px; color: #8B8378; background: #FAF6F1; padding: 8px 14px; border-radius: 6px; }

.tarieven-intro { width: 420px; flex-shrink: 0; }
.tarieven-grid { flex: 1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-content: center; }
.tarief { background: #fff; border: 1px solid #EBE4DA; border-radius: 12px; padding: 26px 28px; }
.tarief p { margin: 0; }
.tarief .t-naam { font-size: 15px; font-weight: 700; margin-bottom: 6px; }
.tarief .t-prijs { font-family: 'IBM Plex Mono', monospace; font-size: 20px; color: #E08160; }

.faq-wrap { max-width: 900px; margin: 0 auto; padding: 90px 32px; }
.faq-wrap .centreer { text-align: center; }
.faq-lijst { display: flex; flex-direction: column; gap: 14px; margin-top: 44px; }
.faq-lijst details { background: #fff; border: 1px solid #EBE4DA; border-radius: 10px; padding: 20px 26px; }
.faq-lijst summary { font-size: 17px; font-weight: 700; cursor: pointer; }
.faq-lijst details p { font-size: 15px; line-height: 1.6; color: #6B6E76; margin: 14px 0 0 0; }

.kalender-kaart { max-width: 880px; margin: 0 auto; background: #fff; border: 1px solid #EBE4DA; border-radius: 16px; padding: 36px 40px; }
.kalender-nav { display: flex; justify-content: space-between; align-items: center; margin-bottom: 24px; }
.kalender-nav button { background: #FAF6F1; border: 1px solid #EBE4DA; border-radius: 8px; padding: 10px 16px; font-size: 15px; font-weight: 700; cursor: pointer; font-family: 'Manrope', sans-serif; color: #43464E; }
.kalender-nav button:hover { background: #F0E4D8; }
.kalender-nav .weeklabel { font-size: 17px; font-weight: 700; margin: 0; font-family: 'IBM Plex Mono', monospace; }
.kalender-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; }
.kalender-dag { display: flex; flex-direction: column; gap: 10px; }
.dag-kop { text-align: center; padding: 10px 0; background: #FAF6F1; border-radius: 8px; }
.dag-kop .d-naam { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #8B8E96; margin: 0; }
.dag-kop .d-datum { font-size: 16px; font-weight: 800; margin: 2px 0 0 0; }
.slot { border-radius: 7px; padding: 9px 4px; font-size: 14px; font-weight: 600; cursor: pointer; font-family: 'Manrope', sans-serif; width: 100%; background: #fff; color: #23262C; border: 1px solid #E3DCD3; }
.slot.bezet { background: #F5F0EA; color: #C8C2B8; border-color: #EBE4DA; cursor: not-allowed; text-decoration: line-through; }
.slot.gekozen { background: #E08160; color: #fff; border-color: #E08160; }
.kalender-keuze { margin-top: 28px; background: #FAF6F1; border-radius: 10px; padding: 20px 26px; display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.kalender-keuze p { font-size: 16px; margin: 0; }
.kalender-noot { font-size: 12.5px; color: #8B8E96; margin: 24px 0 0; text-align: center; font-family: 'IBM Plex Mono', monospace; }

.contact-inner { display: flex; gap: 90px; padding: 90px 32px; max-width: 1280px; margin: 0 auto; }
.contact-titel { font-size: 44px; }
.contact-info { display: flex; flex-direction: column; gap: 14px; font-size: 16px; }
.contact-info p { margin: 0; color: #B9BCC3; }
.contact-info strong { color: #FAF6F1; }
.formulier { width: 520px; flex-shrink: 0; background: #fff; border-radius: 14px; padding: 40px 42px; color: #23262C; display: flex; flex-direction: column; gap: 18px; }
.formulier label { display: flex; flex-direction: column; gap: 7px; font-size: 14px; font-weight: 700; }
.formulier input, .formulier select, .formulier textarea { border: 1px solid #E3DCD3; border-radius: 8px; padding: 12px 14px; font-size: 15px; font-family: 'Manrope', sans-serif; background: #fff; }
.formulier textarea { resize: vertical; }
.form-rij { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.formulier button { background: #E08160; color: #fff; font-size: 16px; font-weight: 700; padding: 15px; border: none; border-radius: 8px; cursor: pointer; font-family: 'Manrope', sans-serif; }
.formulier button:hover { background: #C96A48; }
.form-noot { font-size: 12.5px; color: #8B8E96; margin: 0; line-height: 1.5; }
.melding { border-radius: 8px; padding: 14px 18px; font-size: 15px; font-weight: 600; }
.melding.ok { background: #EAF3EC; color: #2E6B3E; }
.melding.fout { background: #F7E8E4; color: #B0522F; }

.site-footer { background: #1B1E24; color: #8B8E96; }
.footer-inner { display: flex; justify-content: space-between; align-items: center; gap: 40px; padding: 56px 32px; }
.footer-logo { height: 57px; width: auto; opacity: .9; }
.footernav { display: flex; gap: 24px; font-size: 14px; }
.footernav a { color: #8B8E96; }
.footernav a:hover { color: #FAF6F1; }
.copyright { font-size: 13px; margin: 0; font-family: 'IBM Plex Mono', monospace; }

.menu-toggle { display: none; }
.menu-knop { display: none; cursor: pointer; flex-direction: column; gap: 5px; padding: 8px; margin-left: auto; }
.menu-knop span { display: block; width: 24px; height: 3px; background: #FAF6F1; border-radius: 2px; }
@media (max-width: 1080px) {
  .menu-knop { display: flex; }
  .hoofdnav { display: none; position: absolute; top: 100%; left: 0; right: 0; background: #23262C; border-bottom: 1px solid #3A3E46; flex-direction: column; gap: 0; padding: 8px 0; }
  .hoofdnav a { padding: 14px 32px; }
  .menu-toggle:checked ~ .hoofdnav { display: flex; }
  .header-inner { position: relative; flex-wrap: wrap; }
  .hero { flex-direction: column; gap: 48px; }
  .hero-beeld { width: 100%; max-width: 460px; }
  .split { flex-direction: column; }
  .split-beeld, .kaartjes, .team-beeld, .formulier { width: 100%; }
  .stappen, .tarieven-grid { grid-template-columns: 1fr 1fr; }
  .contact-inner { flex-direction: column; }
  .fotostrip { height: auto; display: grid; grid-template-columns: 1fr 1fr; }
  .fotostrip img { aspect-ratio: 4/5; height: 100%; }
  .hero-beeld .beeld, .split-beeld { aspect-ratio: auto; }
  .hero-beeld img, .split-beeld img { height: auto; }
  .statement-beeld { height: auto; }
  .statement-beeld img { height: auto; }
  .kalender-grid { grid-template-columns: repeat(2, 1fr); }
  .footer-inner { flex-direction: column; }
  .tarieven-intro { width: 100%; }
  .contact-inner { flex-direction: column; gap: 56px; }
}
@media (max-width: 640px) {
  body { overflow-x: hidden; }
  .container { padding: 0 20px; }
  .logo { height: 48px; }
  .header-inner { gap: 16px; padding-top: 12px; padding-bottom: 12px; }
  .sectie { padding: 56px 0; }
  .sectiekop { margin-bottom: 36px; }
  .hero { padding: 56px 20px 64px; gap: 36px; }
  .hero h1 { font-size: 36px; letter-spacing: -1px; }
  .hero-intro { font-size: 17px; margin-bottom: 28px; }
  .hero-cta { flex-direction: column; align-items: stretch; gap: 8px; }
  .hero-cta .knop { text-align: center; }
  .hero-cta .tekstlink { text-align: center; padding: 12px 10px; }
  .hero-usps { flex-direction: column; gap: 18px; margin-top: 36px; padding-top: 24px; }
  .hero-badge { left: 14px; right: 14px; bottom: 14px; padding: 14px 18px; }
  .hero-badge p { font-size: 14px; }
  .sectietitel { font-size: 30px; letter-spacing: -0.5px; }
  .contact-titel { font-size: 32px; }
  .split { gap: 40px; }
  .stappen, .tarieven-grid, .aanbod-lijst { grid-template-columns: 1fr; }
  .header-acties .knop { display: none; }
  .statement-tekst { padding: 48px 20px; }
  .statement-tekst h2 { font-size: 30px; }
  .statement-sub { font-size: 17px; }
  .faq-wrap { padding: 56px 20px; }
  .faq-lijst details { padding: 16px 18px; }
  .faq-lijst summary { font-size: 16px; }
  .kalender-kaart { padding: 20px 14px; border-radius: 12px; }
  .kalender-nav { gap: 10px; }
  .kalender-nav button { padding: 8px 12px; font-size: 13px; }
  .kalender-nav .weeklabel { font-size: 14px; }
  .kalender-grid { gap: 10px; }
  .slot { font-size: 13px; padding: 8px 2px; }
  .kalender-keuze { flex-direction: column; align-items: stretch; text-align: center; gap: 14px; padding: 18px; }
  .kalender-keuze .knop { text-align: center; }
  .contact-inner { padding: 56px 20px; gap: 48px; }
  .formulier { padding: 26px 20px; }
  .form-rij { grid-template-columns: 1fr; }
  .footer-inner { padding: 40px 20px; gap: 24px; text-align: center; }
  .footernav { flex-wrap: wrap; justify-content: center; gap: 14px 20px; }
  /* Foto's ±20% lager op mobiel */
  .hero-beeld .beeld, .split-beeld { aspect-ratio: 1/1; }
  .hero-beeld img, .split-beeld img { height: 100%; }
  .fotostrip img { aspect-ratio: 1/1; }
  .statement-beeld { height: 300px; }
  .kaartjes .foto { height: 160px; }
}

/* Statement — brandbook-layout: foto links, donker paneel rechts */
.statement { background: #23262C; color: #FAF6F1; display: flex; min-height: 620px; overflow: hidden; }
.statement-beeld { width: 42%; min-width: 0; }
.statement-beeld img { width: 100%; height: 100%; object-fit: cover; display: block; }
.statement-tekst { flex: 1; display: flex; flex-direction: column; justify-content: center; padding: 90px 8%; min-width: 0; }
.statement-tekst h2 { font-size: 54px; font-weight: 800; letter-spacing: -1.5px; line-height: 1.1; margin: 0 0 24px; max-width: 560px; }
.statement-sub { font-size: 19px; line-height: 1.65; color: #B9BCC3; margin: 0; max-width: 480px; }
@media (max-width: 1080px) {
  .statement { flex-direction: column; }
  .statement-beeld { width: 100%; height: 380px; }
  .statement-tekst { padding: 60px 32px; }
  .statement-tekst h2 { font-size: 36px; }
}
/* FAQ donker */
.donker .faq-wrap .sectietitel { color: #FAF6F1; }
.donker .faq-lijst details { background: #2C3038; border-color: #3A3E46; }
.donker .faq-lijst summary { color: #FAF6F1; }
.donker .faq-lijst details p { color: #B9BCC3; }
