:root{--kleur-primair: #1d4ed8;--kleur-primair-donker: #1e3a8a;--kleur-accent: #059669;--kleur-tekst: #1f2937;--kleur-tekst-licht: #4b5563;--kleur-achtergrond: #ffffff;--kleur-achtergrond-zacht: #f3f6fb;--kleur-rand: #d9e0ea;--max-breedte: 68rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--kleur-tekst);background:var(--kleur-achtergrond);line-height:1.65;font-size:1.05rem}h1,h2,h3{line-height:1.25;color:#111827}h1{font-size:2rem;margin:0 0 .75rem}h2{font-size:1.45rem;margin-top:2.25rem}h3{font-size:1.15rem}a{color:var(--kleur-primair)}a:hover{color:var(--kleur-primair-donker)}main{max-width:var(--max-breedte);margin:0 auto;padding:1.5rem 1.25rem 3rem}.site-header{border-bottom:1px solid var(--kleur-rand);background:#fff}.site-header .binnen{max-width:var(--max-breedte);margin:0 auto;padding:.85rem 1.25rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.logo{font-weight:700;font-size:1.2rem;text-decoration:none;color:#111827}.logo span{color:var(--kleur-primair)}.site-nav{display:flex;gap:1.1rem;align-items:center;flex-wrap:wrap}.site-nav a{text-decoration:none;color:var(--kleur-tekst);font-size:.98rem}.knop{display:inline-block;background:var(--kleur-primair);color:#fff!important;padding:.65rem 1.2rem;border-radius:.5rem;text-decoration:none;font-weight:600;border:none;font-size:1rem;cursor:pointer}.knop:hover{background:var(--kleur-primair-donker)}.knop-secundair{display:inline-block;background:#fff;color:var(--kleur-primair)!important;padding:.6rem 1.2rem;border-radius:.5rem;text-decoration:none;font-weight:600;border:1px solid var(--kleur-primair);cursor:pointer}.hero{background:var(--kleur-achtergrond-zacht);border-bottom:1px solid var(--kleur-rand)}.hero .binnen{max-width:var(--max-breedte);margin:0 auto;padding:3rem 1.25rem}.hero h1{font-size:2.3rem;max-width:34rem}.hero p.intro{font-size:1.15rem;color:var(--kleur-tekst-licht);max-width:36rem}.zoekbalk{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.25rem}.zoekbalk select{padding:.65rem .8rem;border:1px solid var(--kleur-rand);border-radius:.5rem;font-size:1rem;min-width:14rem;background:#fff}.stappen{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.25rem;margin-top:1rem;padding:0;list-style:none}.stappen li{background:var(--kleur-achtergrond-zacht);border:1px solid var(--kleur-rand);border-radius:.75rem;padding:1.25rem}.stappen .nummer{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;background:var(--kleur-primair);color:#fff;border-radius:50%;font-weight:700;margin-bottom:.6rem}.kaarten{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem;padding:0;list-style:none}.kaart{border:1px solid var(--kleur-rand);border-radius:.75rem;padding:1.15rem;background:#fff}.kaart h3{margin:0 0 .35rem}.kaart p{margin:.35rem 0;font-size:.95rem;color:var(--kleur-tekst-licht)}.label{display:inline-block;font-size:.8rem;padding:.15rem .55rem;border-radius:1rem;background:var(--kleur-achtergrond-zacht);border:1px solid var(--kleur-rand);color:var(--kleur-tekst-licht);margin-right:.3rem}.label-mfn{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.breadcrumbs{font-size:.88rem;color:var(--kleur-tekst-licht);margin:0 0 1rem}.breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.35rem}.breadcrumbs li+li:before{content:">";margin-right:.35rem;color:var(--kleur-rand)}.faq details{border:1px solid var(--kleur-rand);border-radius:.5rem;padding:.8rem 1rem;margin-bottom:.6rem;background:#fff}.faq summary{font-weight:600;cursor:pointer}.faq p{margin:.6rem 0 0}table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.98rem}th,td{border:1px solid var(--kleur-rand);padding:.6rem .75rem;text-align:left}th{background:var(--kleur-achtergrond-zacht)}form.aanvraag{max-width:34rem}.veld{margin-bottom:1.1rem}.veld label{display:block;font-weight:600;margin-bottom:.3rem}.veld input[type=text],.veld input[type=email],.veld input[type=tel],.veld select,.veld textarea{width:100%;padding:.65rem .8rem;border:1px solid var(--kleur-rand);border-radius:.5rem;font-size:1rem;font-family:inherit;background:#fff}.veld .hint{font-size:.88rem;color:var(--kleur-tekst-licht);margin-top:.25rem}.radio-groep label{font-weight:400;display:flex;gap:.5rem;align-items:center;margin-bottom:.3rem}.honeypot{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.site-footer{background:var(--kleur-achtergrond-zacht);border-top:1px solid var(--kleur-rand);margin-top:2rem}.site-footer .binnen{max-width:var(--max-breedte);margin:0 auto;padding:2rem 1.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.5rem;font-size:.92rem}.site-footer h2{font-size:1rem;margin:0 0 .6rem}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:.35rem}.site-footer .onderbalk{border-top:1px solid var(--kleur-rand);text-align:center;padding:.9rem;font-size:.85rem;color:var(--kleur-tekst-licht)}.blok-cta{background:var(--kleur-achtergrond-zacht);border:1px solid var(--kleur-rand);border-radius:.75rem;padding:1.5rem;margin-top:2rem}@media(max-width:40rem){.hero h1{font-size:1.8rem}h1{font-size:1.6rem}}
