/* Digitale Etiquette — onepager, huisstijl AVK */
:root {
  --blauw: #004C86;
  --blauw-donker: #003a66;
  --oranje: #ED7F0A;
  --oranje-donker: #d06f06;
  --rood: #C61D1D;
  --geel: #F8BE0B;
  --groen: #4F9433;
  --inkt: #1c2733;
  --grijs: #5b6b7a;
  --grijs-licht: #f2f5f8;
  --rand: #dbe3ea;
  --wit: #ffffff;
  --schaduw: 0 12px 30px -12px rgba(0, 40, 80, 0.25);
  --radius: 16px;

  /* Poppins: dezelfde letter als avk.nl. Daar staan koppen op 600, broodtekst
     op 400 en accenten op 600/700 — vandaar precies die drie gewichten. */
  --font-tekst: "Poppins", "Segoe UI", system-ui, -apple-system, Arial, sans-serif;
}

/* Poppins (SIL Open Font License 1.1, zie assets/fonts/OFL.txt) — lokaal
   meegeleverd, dus geen verzoek naar Google Fonts: sneller, en het IP-adres
   van de bezoeker gaat niet naar een derde partij. */
@font-face {
  font-family: "Poppins"; font-style: normal; font-weight: 400; font-display: swap;
  src: url(../fonts/poppins-400-latin.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins"; font-style: normal; font-weight: 400; font-display: swap;
  src: url(../fonts/poppins-400-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins"; font-style: normal; font-weight: 600; font-display: swap;
  src: url(../fonts/poppins-600-latin.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins"; font-style: normal; font-weight: 600; font-display: swap;
  src: url(../fonts/poppins-600-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins"; font-style: normal; font-weight: 700; font-display: swap;
  src: url(../fonts/poppins-700-latin.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins"; font-style: normal; font-weight: 700; font-display: swap;
  src: url(../fonts/poppins-700-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; overflow-x: hidden; }
body {
  margin: 0;
  font-family: var(--font-tekst);
  color: var(--inkt);
  background: var(--wit);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; /* off-canvas mobiel menu (translateX) mag geen horizontale scroll geven */
}
img { max-width: 100%; display: block; }
a { color: inherit; }
.wrap { max-width: 1140px; margin: 0 auto; padding: 0 24px; }
section { padding: 88px 0; }
/* Koppen op 600, net als op avk.nl */
h1, h2, h3, h4 { font-weight: 600; line-height: 1.2; margin: 0 0 .5em; color: var(--blauw-donker); }
h2 { font-size: clamp(1.7rem, 3vw, 2.4rem); }
h3 { font-size: 1.25rem; }
p { margin: 0 0 1em; color: var(--grijs); }
.kicker {
  display: inline-block; font-weight: 600; font-size: .8rem; letter-spacing: .08em;
  text-transform: uppercase; color: var(--oranje); margin-bottom: 12px;
}
.lead { font-size: 1.15rem; max-width: 680px; }
.center { text-align: center; margin-left: auto; margin-right: auto; }

/* Knoppen — huisstijlregel: blauw is de identiteit, oranje is de actie.
   Elke knop houdt een 1,5px rand (desnoods doorzichtig), zodat gevulde en
   omlijnde knoppen naast elkaar precies even hoog zijn. */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 13px 24px;
  border-radius: 10px; font-weight: 600;
  text-decoration: none; border: 1.5px solid transparent; background: none;
  cursor: pointer; font-size: 1rem; line-height: 1.25;
  transition: background-color .15s ease, color .15s ease, border-color .15s ease;
}
.btn:focus-visible { outline: 2px solid var(--blauw); outline-offset: 2px; }
.btn-primary { background: var(--oranje); border-color: var(--oranje); color: #fff; }
.btn-primary:hover { background: var(--oranje-donker); border-color: var(--oranje-donker); }
.btn-ghost { background: rgba(255,255,255,.12); color: #fff; border-color: rgba(255,255,255,.55); }
.btn-ghost:hover { background: rgba(255,255,255,.22); border-color: #fff; }
.btn-ghost:focus-visible { outline-color: #fff; }
.btn-outline { color: var(--blauw); border-color: var(--blauw); }
.btn-outline:hover { background: var(--blauw); color: #fff; }
/* Witte knop: voor de actie op een oranje vlak, waar oranje-op-oranje niet kan.
   Blauw label, geen oranje: oranje op wit haalt de leesbaarheidsnorm niet. */
.btn-wit { background: #fff; border-color: #fff; color: var(--blauw); }
.btn-wit:hover { background: var(--grijs-licht); border-color: var(--grijs-licht); color: var(--blauw-donker); }
.btn-wit:focus-visible { outline-color: #fff; }
.btn-lg { padding: 15px 30px; font-size: 1.05rem; }

/* Header / nav */
.topbar {
  /* Bewust geen backdrop-filter: dat maakt deze header een containing block
     voor position:fixed-nakomelingen (het mobiele uitklapmenu), waardoor
     "inset" daar tegen de header-hoogte in plaats van het viewport rekent. */
  position: sticky; top: 0; z-index: 50; background: rgba(255,255,255,.97);
  border-bottom: 1px solid var(--rand);
}
.topbar-inner { display: flex; align-items: center; justify-content: space-between; padding: 12px 24px; gap: 20px; }
.merken { display: flex; align-items: center; gap: 14px; min-width: 0; }
.brand {
  display: flex; align-items: center; gap: 10px; text-decoration: none;
  font-weight: 700; color: var(--blauw-donker);
  font-size: 1.05rem; white-space: nowrap;
}
.brand img { height: 40px; width: 40px; border-radius: 10px; }
/* AVK-merkteken naast het productlogo: het spel is een ontwikkeling van AVK */
.avk-mark { display: flex; align-items: center; gap: 8px; text-decoration: none; flex: none; }
.avk-mark::before { content: ""; width: 1px; height: 26px; background: var(--rand); margin-right: 6px; }
.avk-mark img { height: 34px; width: 34px; border-radius: 50%; background: #fff; }
.avk-mark:focus-visible { outline: 2px solid var(--blauw); outline-offset: 3px; border-radius: 4px; }
/* Gap 18px in plaats van 28px: Poppins is breder dan de oude systeemletter en
   links staat er nu ook een AVK-merkteken. Met 28px paste de balk niet meer. */
.mainnav { display: flex; align-items: center; gap: 18px; }
.mainnav a:not(.btn) { text-decoration: none; color: var(--inkt); font-weight: 600; font-size: .95rem; }
.mainnav a:not(.btn):hover { color: var(--oranje); }
.nav-toggle { display: none; }

/* Hero */
.hero {
  background: linear-gradient(150deg, var(--blauw) 0%, var(--blauw-donker) 60%, #002444 100%);
  color: #fff; padding: 96px 0 110px; position: relative; overflow: hidden;
}
.hero::after {
  content: ""; position: absolute; inset: auto -10% -30% auto; width: 620px; height: 620px;
  background: radial-gradient(circle, rgba(237,127,10,.35), transparent 70%); pointer-events: none;
}
.hero-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 56px; align-items: center; position: relative; }
.hero .kicker { color: var(--geel); }
.hero h1 { color: #fff; font-size: clamp(2.3rem, 4.4vw, 3.4rem); margin-bottom: .3em; }
.hero .lead { color: rgba(255,255,255,.88); font-size: 1.2rem; }
.hero-ctas { display: flex; gap: 14px; flex-wrap: wrap; margin-top: 32px; }
.hero-badge {
  margin-top: 36px; display: inline-flex; align-items: center; gap: 10px;
  background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.2);
  padding: 8px 16px; border-radius: 999px; font-size: .85rem; color: rgba(255,255,255,.85);
}
.hero-badge img { height: 30px; width: 30px; border-radius: 50%; background: #fff; padding: 1px; }

/* Mockup (CSS-illustratie van het spel) */
.mockup { background: #fff; border-radius: 18px; box-shadow: var(--schaduw); overflow: hidden; transform: rotate(-1.2deg); }
.mockup-bar { background: var(--blauw-donker); padding: 10px 14px; display: flex; gap: 6px; }
.mockup-dot { width: 10px; height: 10px; border-radius: 50%; background: rgba(255,255,255,.35); }
.mockup-body { padding: 22px; }
.mockup-tabs { display: flex; gap: 6px; margin-bottom: 16px; flex-wrap: wrap; }
.mockup-tab { font-size: .68rem; padding: 5px 10px; border-radius: 999px; border: 1px solid var(--rand); color: var(--grijs); }
.mockup-tab.actief { background: var(--blauw); color: #fff; border-color: var(--blauw); }
.mockup-card {
  border: 2px solid var(--blauw); border-radius: 12px; padding: 20px; text-align: center;
}
.mockup-card .stelling-nr { font-size: .7rem; color: var(--grijs); margin-bottom: 8px; }
.mockup-card .stelling-tekst { font-weight: 600; color: var(--blauw-donker); margin-bottom: 14px; }
.mockup-knoppen { display: flex; gap: 8px; justify-content: center; flex-wrap: wrap; }
.mockup-knoppen span { font-size: .78rem; font-weight: 700; padding: 8px 12px; border-radius: 999px; color: #fff; }
.mockup-eens { background: var(--groen); }
.mockup-oneens { background: var(--rood); }
.mockup-neutraal { background: var(--rand); color: var(--inkt) !important; }
.mockup-list { margin-top: 16px; display: flex; flex-direction: column; gap: 6px; }
.mockup-list div { font-size: .74rem; background: var(--grijs-licht); border-radius: 6px; padding: 6px 10px; color: var(--grijs); }
.mockup-list div b { color: var(--groen); margin-right: 4px; }

/* Secties algemeen */
.sectie-alt { background: var(--grijs-licht); }
.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: start; }
.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }

/* Kaarten */
.card {
  background: #fff; border: 1px solid var(--rand); border-radius: var(--radius);
  padding: 28px; height: 100%;
}
.card h3 { margin-bottom: 8px; }
.card p { margin-bottom: 0; }

/* Iconen: lijniconen in een gekleurde badge (kleuren volgen de logo-ring) */
.icoon-badge {
  display: inline-flex; align-items: center; justify-content: center;
  width: 52px; height: 52px; border-radius: 14px; margin-bottom: 14px; flex: none;
}
.icoon-badge svg { width: 26px; height: 26px; }
.icoon-badge.kleur-1 { background: rgba(0, 76, 134, .1);  color: var(--blauw); }
.icoon-badge.kleur-2 { background: rgba(237, 127, 10, .12); color: var(--oranje); }
.icoon-badge.kleur-3 { background: rgba(79, 148, 51, .12);  color: var(--groen); }
.icoon-badge.kleur-4 { background: rgba(198, 29, 29, .1);   color: var(--rood); }
.icoon-wit { display: inline-flex; margin-bottom: 10px; color: #fff; }
.icoon-wit svg { width: 30px; height: 30px; }
.btn-svg { width: 20px; height: 20px; flex: none; }

/* Wat-is grid met kleurenblokjes */
.thema-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-top: 36px; }
.thema {
  border-radius: var(--radius); padding: 22px; color: #fff; min-height: 150px;
  display: flex; flex-direction: column; justify-content: flex-end;
}
.thema h4 { color: #fff; margin: 0 0 4px; font-size: 1.02rem; }
/* Vol wit, geen 90%: op het oranje en het groene vlak is elk beetje
   leesbaarheid nodig — zie de contrastmeting in de projectbrief. */
.thema p { color: #fff; font-size: .88rem; margin: 0; }
/* Vlakke huisstijlkleuren, geen verlopen: een verloop bepaalt zelf een tweede
   kleur die niet in de huisstijl staat. Rood is hier bewust een themakleur,
   ook al betekent het elders op de site "fout" — afgesproken 07-08-2026. */
.thema-1 { background: var(--blauw); }
.thema-2 { background: var(--oranje); }
.thema-3 { background: var(--groen); }
.thema-4 { background: var(--rood); }

/* Aanpak: stappen */
.stappen { counter-reset: stap; display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; margin-top: 40px; }
.stap { position: relative; padding-top: 8px; }
.stap-nr {
  counter-increment: stap; width: 46px; height: 46px; border-radius: 50%;
  background: var(--blauw); color: #fff; display: flex; align-items: center; justify-content: center;
  font-weight: 700; font-size: 1.1rem; margin-bottom: 16px;
}
.stap-nr::before { content: counter(stap); }

/* Workshop & spel sectie */
.spel-features { display: flex; flex-direction: column; gap: 16px; margin-top: 22px; }
.spel-feature { display: flex; gap: 14px; align-items: flex-start; }
.spel-feature .icoon-badge { width: 44px; height: 44px; margin-bottom: 0; }
.spel-feature .icoon-badge svg { width: 22px; height: 22px; }
.spel-feature h4 { margin: 0 0 2px; color: var(--blauw-donker); font-size: 1rem; }
.spel-feature p { margin: 0; font-size: .95rem; }

/* Investering */
.prijs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-top: 40px; }
.prijs-grid-4 { grid-template-columns: repeat(4, 1fr); gap: 20px; }
.prijs-grid-4 .prijs-kaart { padding: 26px 22px; }
.prijs-grid-4 .prijs-bedrag { font-size: 1.7rem; }
.prijs-grid-4 .prijs-bedrag span { display: block; font-size: .85rem; }
.prijs-grid-4 .prijs-kaart li { font-size: .88rem; }
/* Smalle kolom: knoplabel moet op één regel passen, anders wordt de ene kaart
   hoger dan de andere. Vandaar minder zijruimte en een tikje kleiner. */
.prijs-grid-4 .prijs-kaart .btn { padding: 11px 14px; font-size: .87rem; white-space: nowrap; }
.prijs-kaart {
  background: #fff; border: 1px solid var(--rand); border-radius: 20px; padding: 36px;
  display: flex; flex-direction: column; box-shadow: var(--schaduw);
}
.prijs-kaart.uitgelicht { border: 2px solid var(--oranje); position: relative; }
.prijs-badge {
  position: absolute; top: -14px; right: 28px; background: var(--oranje); color: #fff;
  font-size: .75rem; font-weight: 600; padding: 6px 14px; border-radius: 999px;
}
.prijs-titel { font-size: 1.1rem; font-weight: 600; color: var(--blauw-donker); margin-bottom: 4px; }
.prijs-sub { color: var(--grijs); font-size: .9rem; margin-bottom: 18px; }
.prijs-bedrag { font-size: 2.2rem; font-weight: 700; color: var(--blauw-donker); }
.prijs-bedrag span { font-size: 1rem; font-weight: 400; color: var(--grijs); }
.prijs-kaart ul { list-style: none; margin: 20px 0 28px; padding: 0; display: flex; flex-direction: column; gap: 10px; }
.prijs-kaart li { display: flex; gap: 10px; align-items: flex-start; font-size: .95rem; color: var(--inkt); }
.prijs-kaart li::before { content: "✓"; color: var(--groen); font-weight: 900; flex: none; }
.prijs-kaart .btn { margin-top: auto; align-self: flex-start; }
.prijs-noot { text-align: center; color: var(--grijs); font-size: .85rem; margin-top: 24px; }

/* Contact */
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; }
.contact-info div { margin-bottom: 20px; }
.contact-info .label { font-weight: 700; color: var(--blauw-donker); font-size: .85rem; text-transform: uppercase; letter-spacing: .05em; margin-bottom: 4px; }
.contact-info a { color: var(--blauw); text-decoration: none; font-weight: 600; }
.contact-info a:hover { text-decoration: underline; }
form.contactform { display: flex; flex-direction: column; gap: 14px; }
.contactform label { font-weight: 600; font-size: .9rem; color: var(--inkt); }
.contactform input, .contactform textarea {
  width: 100%; padding: 12px 14px; border: 1px solid var(--rand); border-radius: 10px;
  font: inherit; color: var(--inkt); background: #fff;
}
.contactform textarea { min-height: 120px; resize: vertical; }
.contactform input:focus, .contactform textarea:focus { outline: 2px solid var(--blauw); outline-offset: 1px; }
.form-melding { padding: 12px 16px; border-radius: 10px; font-weight: 600; margin-bottom: 4px; }
.form-melding.ok { background: #e8f3e2; color: #2c5a1a; border: 1px solid var(--groen); }
.form-melding.fout { background: #fbe7e7; color: #8a1414; border: 1px solid var(--rood); }

/* Slot-CTA balk */
.cta-balk {
  background: linear-gradient(120deg, var(--oranje), #c96407); color: #fff; text-align: center;
  padding: 64px 0;
}
.cta-balk h2 { color: #fff; }
.cta-balk p { color: rgba(255,255,255,.92); }

/* Footer */
footer.site-footer { background: var(--blauw-donker); color: rgba(255,255,255,.85); padding: 48px 0 28px; font-size: .9rem; }
.footer-grid { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 32px; margin-bottom: 28px; }
.footer-brand {
  display: flex; align-items: center; gap: 10px; color: #fff;
  font-weight: 700; text-decoration: none;
}
.footer-brand img { height: 32px; width: 32px; border-radius: 8px; }
/* AVK-afzender onderaan: logo plus wie het gemaakt heeft */
.footer-avk { display: flex; align-items: center; gap: 12px; color: rgba(255,255,255,.85); text-decoration: none; }
.footer-avk img { height: 44px; width: 44px; border-radius: 50%; background: #fff; padding: 2px; flex: none; }
.footer-avk span { font-size: .85rem; line-height: 1.35; max-width: 13em; }
.footer-avk:hover span { text-decoration: underline; }
.footer-links { display: flex; gap: 24px; flex-wrap: wrap; }
.footer-links a { color: rgba(255,255,255,.85); text-decoration: none; }
.footer-links a:hover { text-decoration: underline; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.15); padding-top: 20px; font-size: .82rem; color: rgba(255,255,255,.6); }

/* Scroll-reveal */
.reveal { opacity: 0; transform: translateY(18px); transition: opacity .6s ease, transform .6s ease; }
.reveal.in { opacity: 1; transform: none; }

/* Responsief */
@media (max-width: 1120px) {
  .prijs-grid-4 { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr; }
  .mockup { max-width: 460px; margin: 0 auto; transform: none; }
  .grid-2, .grid-3, .prijs-grid, .contact-grid { grid-template-columns: 1fr; }
  .thema-grid, .stappen { grid-template-columns: 1fr 1fr; }
  .grid-4 { grid-template-columns: 1fr 1fr; }
}

/* Het menu klapt eerder in dan de rest van de layout: met het AVK-merkteken
   erbij en Poppins in de balk past de horizontale rij onder ±1140px niet meer. */
@media (max-width: 1140px) {
  .mainnav { position: fixed; inset: 64px 0 0 0; background: #fff; flex-direction: column;
    align-items: flex-start; padding: 24px; gap: 18px; transform: translateX(100%);
    transition: transform .25s ease; overflow-y: auto; z-index: 60; }
  .mainnav.open { transform: translateX(0); }
  .mainnav a.btn { align-self: flex-start; }
  .nav-toggle { display: inline-flex; background: none; border: none; font-size: 1.6rem; cursor: pointer; color: var(--blauw-donker); }
}
@media (max-width: 720px) {
  section { padding: 64px 0; }
  .thema-grid, .stappen, .grid-4 { grid-template-columns: 1fr; }
  .hero { padding: 64px 0 80px; }
  .topbar-inner { padding: 12px 16px; }
  .merken { gap: 10px; }
  .avk-mark::before { display: none; }
}
/* Alleen de letter kleiner, niet het logo: de hoogte van de balk moet 64px
   blijven, want daar hangt de bovenkant van het mobiele menu aan vast. */
@media (max-width: 420px) {
  .brand { font-size: 1rem; }
}

@media print { .topbar, .cta-balk, footer { display: none; } }

/* ---------- Beheerscherm ---------- */
.beheer { background: var(--grijs-licht); }
.b-sectie {
  background: #fff; border: 1px solid var(--rand); border-radius: 12px;
  margin-bottom: 14px; overflow: hidden;
}
.b-sectie summary {
  cursor: pointer; padding: 16px 20px; font-weight: 700; color: var(--blauw-donker);
  background: #fff; list-style-position: inside;
}
.b-sectie summary:hover { color: var(--oranje); }
.b-sectie[open] summary { border-bottom: 1px solid var(--rand); }
.b-sectie > *:not(summary) { margin-left: 20px; margin-right: 20px; }
.b-sectie > .b-veld:first-of-type, .b-sectie > .b-kaart:first-of-type { margin-top: 16px; }
.b-sectie > *:last-child { margin-bottom: 18px; }
.b-veld { margin-bottom: 12px; }
.b-veld label { display: block; font-weight: 600; font-size: .85rem; color: var(--inkt); margin-bottom: 3px; }
.b-veld input[type=text], .b-veld input[type=url], .b-veld input[type=email], .b-veld textarea {
  width: 100%; padding: 9px 12px; border: 1px solid var(--rand); border-radius: 8px; font: inherit; font-size: .95rem;
}
.b-veld input:focus, .b-veld textarea:focus { outline: 2px solid var(--blauw); outline-offset: 1px; }
.b-vink label { display: flex; align-items: center; gap: 8px; font-weight: 600; }
.b-vink input { width: auto; }
.b-kaart { border: 1px dashed var(--rand); border-radius: 10px; padding: 14px 16px 6px; margin-bottom: 12px; background: var(--grijs-licht); }
.b-kaart-kop { font-weight: 700; font-size: .82rem; color: var(--grijs); text-transform: uppercase; letter-spacing: .04em; margin-bottom: 10px; }

/* ---------- Hulpklassen in plaats van inline style-attributen ----------
   Nodig voor een Content-Security-Policy zonder 'unsafe-inline' (internet.nl).
   Zet hier nieuwe opmaak neer; geen style="..." meer in index.html. */
.mt-6  { margin-top: 6px; }
.mt-28 { margin-top: 28px; }
.mt-36 { margin-top: 36px; }
.grid-1kolom { grid-template-columns: 1fr; }
.hero-ctas.gecentreerd { justify-content: center; }
.btn-ghost.op-donker { border-color: #fff; }
.mockup-oneens.mockup-todo { background: var(--blauw); }
.footer-link { color: #fff; text-decoration: underline; }
.verborgen-veld { position: absolute; left: -9999px; }
.skip-link { position: absolute; left: -9999px; }
.skip-link:focus {
  left: 12px; top: 12px; z-index: 200;
  background: #fff; color: var(--blauw-donker);
  padding: 10px 16px; border-radius: 10px; font-weight: 600;
  outline: 2px solid var(--blauw); outline-offset: 2px;
}
