/* =========================================================
   Basistemplate — holistische massagesalon
   Kleuren en opmaak zijn hier centraal geregeld.
   ========================================================= */

:root {
  --kleur-primair: #3F2259;   /* header, links, koppen */
  --kleur-accent:  #D99B0A;   /* dunne lijn onder header */
  --kleur-tekst:   #2B2630;
  --kleur-tekst-licht: #5B5560;
  --kleur-achtergrond: #FFFFFF;
  --kleur-vlak: #F7F5F8;      /* lichte achtergrond voor placeholders/cards */

  --lettertype-koppen: "Fraunces", Georgia, "Times New Roman", serif;
  --lettertype-tekst: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;

  --max-breedte: 1100px;
  --ruimte: 1.5rem;
}

/* ---------- Basis ---------- */

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  font-family: var(--lettertype-tekst);
  color: var(--kleur-tekst);
  background: var(--kleur-achtergrond);
  line-height: 1.6;
  font-size: 17px;
}

h1, h2, h3 {
  font-family: var(--lettertype-koppen);
  color: var(--kleur-primair);
  line-height: 1.25;
  margin: 0 0 0.6em;
  font-weight: 500;
}

h1 { font-size: clamp(1.8rem, 4vw, 2.6rem); }
h2 { font-size: clamp(1.4rem, 3vw, 1.9rem); }
h3 { font-size: 1.2rem; }

h2.quotes {
	color: var(--kleur-accent);
	font-size: 1.3rem;
	font-style: italic;
	text-align: center;
	margin: 0;
	padding: 0;
}

h3 { color: var(--kleur-accent); }

p { margin: 0 0 1em; max-width: 65ch; }

a {
  color: var(--kleur-primair);
  text-underline-offset: 0.15em;
}
a:hover { color: var(--kleur-accent); }

img { max-width: 100%; display: block; }
img.afbeelding-rechts { max-width: 100%; display: block; }
img.afbeelding-midden { max-width: 100%; display: inline-block; float: inherit; }
p.afbeelding-midden { text-align: center; margin: 0; }

table.tarieven { width: 55%; }
table.tarieven td.cat { width: 60%; }
table.tarieven td.prijs { width: 40%; text-align: right; }

.container {
  max-width: var(--max-breedte);
  margin: 0 auto;
  padding: 0 var(--ruimte);
}

section {
  padding: 3rem 0;
}

/* ---------- Header & navigatie ---------- */

.site-header {
  background: var(--kleur-primair);
  border-bottom: 4px solid var(--kleur-accent);
  margin-bottom: 24px;
}


.site-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.logo {
  color: #fff;
  font-family: var(--lettertype-koppen);
  font-size: 1.4rem;
  text-decoration: none;
  align-items:center;
}

.site-header .logo .alignment {
	display:inline-block;
	vertical-align: middle;
}

.hoofdnavigatie ul {
  display: flex;
  gap: 1.50rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.hoofdnavigatie a {
  color: #fff;
  text-decoration: none;
  font-size: 0.98rem;
}
.hoofdnavigatie a:hover,
.hoofdnavigatie a[aria-current="page"] {
  color: var(--kleur-accent);
}

/* Mobiel menu */
.menu-knop {
  display: none;
  background: none;
  border: none;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
  cursor: pointer;
}

@media (max-width: 780px) {
  .menu-knop { display: block; }

  .hoofdnavigatie {
    display: none;
    width: 100%;
  }
  .hoofdnavigatie.open { display: block; }

  .site-header .container {
    flex-wrap: wrap;
  }

  .hoofdnavigatie ul {
    flex-direction: column;
    gap: 0;
    padding-bottom: 1rem;
  }
  .hoofdnavigatie li {
    border-top: 1px solid rgba(255,255,255,0.15);
  }
  .hoofdnavigatie a {
    display: block;
    padding: 0.75rem 0;
  }
}

/* ---------- Placeholder-tekst en -foto's ---------- */

.placeholder-tekst {
  background: var(--kleur-vlak);
  border: 1px dashed #C9C0D1;
  padding: 1rem;
  color: var(--kleur-tekst-licht);
  font-size: 0.95rem;
}

.placeholder-foto {
  background: var(--kleur-vlak);
  border: 1px dashed #C9C0D1;
  aspect-ratio: 4 / 3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--kleur-tekst-licht);
  font-size: 0.9rem;
  text-align: center;
  padding: 1rem;
  margin: auto;
}

/* ---------- Herbruikbare kolom-layouts ---------- */
/* Alle layouts vallen op mobiel automatisch terug op 1 kolom */

.layout-enkel {
  max-width: 75ch;
}

.layout-drie {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.layout-2-1 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 2rem;
  align-items: start;
}

.layout-1-2 {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 2rem;
  align-items: start;
}

.layout-2-1 li,
.layout-1-2 li {
	font-size: 0.95rem;
}

.layout-2-1 ul,
.layout-1-2 ul {
	margin-block-start:0;
	padding-inline-start:1em;
}

@media (max-width: 780px) {
  .layout-drie,
  .layout-2-1,
  .layout-1-2 {
    grid-template-columns: 1fr;
  }
}

.layout-drie > * ,
.layout-2-1 > *,
.layout-1-2 > * {
  min-width: 0; /* voorkomt overflow van afbeeldingen/tekst in grid */
}

/* ---------- Footer ---------- */

.site-footer {
  background: var(--kleur-vlak);
  padding: 2.5rem 0;
  margin-top: 2rem;
  font-size: 0.92rem;
  color: var(--kleur-tekst-licht);
  border-bottom: 8px solid var(--kleur-primair);
}

.site-footer p { margin: 0 0 1em; max-width: 100ch; }

.site-footer a { color: var(--kleur-primair); }
