:root{--ink:#102e33;--text:#172629;--muted:#5f6969;--paper:#ECE3D8;--cream:#F8F5EF;--teal:#2f9f9d;--teal-dark:#176d70;--orange:#E8931F;--line:rgba(16,46,51,.13);--shadow:0 16px 38px rgba(16,46,51,.09);--max:1440px;--space:clamp(56px,6vw,82px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 48px),var(--max));margin:auto}main{position:relative;isolation:isolate;overflow:hidden;clip-path:inset(0)}main:before{content:"";position:fixed;z-index:0;inset:0;background:url("optimistisch-beeldmerk.svg") center 58%/min(92vw,84vh,1200px) auto no-repeat;opacity:.1;pointer-events:none}main>*{position:relative;z-index:1}
.header{position:sticky;top:0;z-index:20;background:#F8F5EF;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:92px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:32px}.brand img{width:66px;height:66px;object-fit:contain;object-position:left}.nav{display:flex;justify-content:center;gap:clamp(18px,2.4vw,38px);font-weight:750}.nav a{padding:12px 0;position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:3px;background:var(--orange);transition:.25s}.nav a:hover:after,.nav a:focus-visible:after,.nav a[aria-current="page"]:after{right:0}
.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 23px;border-radius:999px;border:0;font-weight:850;transition:.2s}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(232,147,31,.48);outline-offset:4px}.button-primary{background:var(--orange);color:#fff;box-shadow:0 14px 30px rgba(232,147,31,.23)}
.hero{position:relative;isolation:isolate;min-height:710px;overflow:hidden;background:linear-gradient(119deg,var(--paper) 0 57%,var(--cream) 57.1% 100%)}.hero:before{content:"";position:absolute;z-index:-1;width:540px;height:540px;border:68px solid rgba(232,147,31,.22);border-radius:50%;left:-255px;bottom:-250px}.hero:after{content:"";position:absolute;z-index:-1;width:465px;height:465px;border:72px solid rgba(47,159,157,.22);border-radius:50%;right:-225px;top:-260px}.hero-inner{min-height:710px;display:flex;align-items:center;position:relative}.hero-copy{position:relative;z-index:2;width:min(42%,600px);padding:70px 0 90px}.hero-eyebrow,.eyebrow{display:flex;align-items:center;gap:12px;color:var(--teal-dark);font-size:13px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero-eyebrow{margin-bottom:12px}.hero-eyebrow:before,.eyebrow:before{content:"";width:42px;height:3px;flex:0 0 42px;border-radius:3px;background:var(--orange)}.hero-wordmark-frame{width:min(495px,100%);height:168px;overflow:hidden;margin-bottom:4px}.hero-wordmark{width:100%;height:100%;object-fit:cover;object-position:center bottom}.hero-title{margin:0;font-size:clamp(65px,6.7vw,108px);line-height:.86;letter-spacing:-.06em}.hero-title span{display:block}.hero-title .service-name{color:#247f7d}
.hero-info{position:absolute;z-index:1;left:52%;right:5%;top:78px;bottom:86px;padding:clamp(30px,3vw,46px);border:1px solid var(--line);border-radius:48px 22px 48px 22px;background:#fff;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column}.hero-info>*{position:relative;z-index:1}.hero-info h2{margin:0 0 10px;font-size:clamp(32px,3vw,48px);line-height:1}.hero-info .info-lead{max-width:680px;margin:0 0 20px;color:var(--muted);font-size:17px}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.fact{padding:11px 15px;border:1px solid var(--line);border-radius:15px;background:var(--cream)}.fact dt{font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-dark)}.fact dd{margin:3px 0 0;font-weight:750}.funding{margin-top:13px}.funding h3{margin:0 0 5px;font-size:15px}.funding p{margin:0;color:var(--muted)}
.promise-bar{background:#10353a;color:#fff}.promise-list{min-height:44px;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;text-align:center}.promise-list span{position:relative;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.promise-list span:not(:last-child):after{content:"";position:absolute;right:-3px;top:50%;width:5px;height:5px;border-radius:50%;background:var(--orange);transform:translateY(-50%)}
.section{padding-top:var(--space)}.section-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:end;margin:8px 0 34px}.section-head h2,.text-section h2{margin:0;font-size:clamp(42px,4.6vw,68px);line-height:1;letter-spacing:-.045em}.text-section h2{margin-bottom:clamp(28px,3vw,40px)}.section-head p{margin:0;color:var(--muted);font-size:18px}.prose-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(42px,7vw,110px);padding-bottom:6px}.prose-grid p{margin:0 0 17px;font-size:clamp(17px,1.25vw,19px);line-height:1.5;color:#344140}.prose-grid strong{color:var(--ink);font-weight:800}.watermark-section{position:relative;overflow:hidden}
.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.topic-card{min-height:255px;padding:25px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.7)}.topic-card h3{margin:0 0 17px;font-size:clamp(25px,2.2vw,34px);line-height:1}.topic-card ul{margin:0;padding:0;list-style:none}.topic-card li{padding:6px 0;border-bottom:1px solid var(--line)}.topic-card li:before{content:"";display:inline-block;width:8px;height:8px;margin-right:10px;border-radius:50%;background:var(--orange)}
.split-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.feature-card{position:relative;overflow:hidden;min-height:500px;padding:clamp(32px,3.8vw,52px);border-radius:28px;background:var(--teal);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.feature-card:after{content:"";position:absolute;width:300px;height:300px;border:38px solid rgba(255,255,255,.15);border-radius:50%;right:-130px;bottom:-110px}.feature-card>*{position:relative;z-index:1}.feature-card h2{margin:0;font-size:clamp(39px,4vw,60px);line-height:.98;letter-spacing:-.045em}.feature-card p{margin:0;font-size:17px;color:rgba(255,255,255,.92)}.feature-card ul{margin:20px 0 0;padding-left:20px}.feature-card li+li{margin-top:5px}.detail-stack{display:grid;gap:11px}.detail-card{padding:17px 22px;background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:18px}.detail-card h3{margin:0 0 5px;font-size:20px}.detail-card p{margin:0;color:var(--muted)}.info-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.7)}.info-table th,.info-table td{padding:12px 18px;text-align:left;border-bottom:1px solid var(--line)}.info-table th{width:36%;color:var(--teal-dark)}.info-table tr:last-child th,.info-table tr:last-child td{border-bottom:0}
.two-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.content-card,.content-card:nth-child(2){position:relative;overflow:hidden;min-height:290px;padding:30px;border:1px solid rgba(232,147,31,.2);border-radius:24px;background:#F3E7D5}.content-card h2{position:relative;z-index:1;margin:0 0 15px;font-size:clamp(32px,3.1vw,46px);line-height:1}.content-card p,.content-card ul{position:relative;z-index:1;color:var(--muted)}.content-card p{margin:0 0 12px}.content-card ul{margin:12px 0 0;padding-left:20px}
.faq-layout{display:grid;grid-template-columns:.62fr 1.38fr;gap:28px;align-items:start}.faq-intro{position:sticky;top:110px}.faq-intro h2{margin:10px 0 15px;font-size:clamp(40px,4vw,60px);line-height:1}.faq-intro p{margin:0;color:var(--muted);font-size:17px}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.faq-item{border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.72);overflow:hidden}.faq-item summary{position:relative;padding:17px 54px 17px 19px;cursor:pointer;list-style:none;font-weight:800;font-size:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:17px;top:50%;width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;transform:translateY(-50%)}.faq-item[open] summary:after{content:"−";background:var(--orange);border-color:var(--orange);color:#fff}.faq-answer{padding:0 19px 17px;color:var(--muted)}.faq-item[open] .faq-answer{animation:faqReveal .22s ease both}.faq-answer p{margin:0}@keyframes faqReveal{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.final-cta{margin-top:var(--space);margin-bottom:42px;background:var(--orange);border-radius:30px;padding:clamp(38px,4.5vw,62px);display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;color:#fff}.final-cta h2{margin:0;font-size:clamp(40px,4.5vw,66px);line-height:1;letter-spacing:-.045em}.final-cta .button{background:#111;color:#fff;min-width:180px}.back-link{display:inline-flex;align-items:center;gap:8px;margin:0 0 70px;font-weight:800}.back-link:hover{color:var(--orange)}
footer{background:#0e1716;color:#fff;padding:62px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr .75fr 1fr;gap:42px;padding-bottom:38px}.footer-brand img{width:192px;height:120px;object-fit:contain;object-position:left center}.footer-brand .footer-principles,.footer-brand p{color:rgba(255,255,255,.78);font:400 16px/1.35 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;margin:0}.footer-brand .footer-principles{margin-top:4px}.footer-brand p{max-width:330px}footer h4{margin:0 0 16px;font-size:15px;text-transform:uppercase;letter-spacing:.13em;color:var(--orange)}footer a,footer .footer-line{display:block;margin:8px 0;color:rgba(255,255,255,.78)}.socials{display:flex;gap:10px;margin-top:15px}.socials a{width:34px;height:34px;margin:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;font-size:14px;font-weight:850}.socials a:hover{border-color:var(--orange);color:var(--orange)}.footer-legal{display:flex;align-items:center;flex-wrap:wrap;gap:12px 28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.52);font-size:14px}.footer-legal a{margin:0}.legal-spacer{margin-left:auto}
@media(max-width:1050px){.nav{display:none}.header-inner{grid-template-columns:1fr auto}.hero{background:linear-gradient(116deg,var(--paper) 0 61%,var(--cream) 61.1%)}.hero-info{left:50%;right:3%;top:72px;bottom:84px}.hero-copy{width:50%}.section-head,.split-feature,.faq-layout{grid-template-columns:1fr}.topic-grid{grid-template-columns:repeat(2,1fr)}.faq-intro{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){:root{--space:50px}.wrap{width:min(calc(100% - 24px),var(--max))}.header-inner{height:76px}.brand img{width:54px;height:54px}.header .button{min-height:44px;padding:0 15px;font-size:14px}.hero,.hero-inner{min-height:1050px}.hero{background:linear-gradient(153deg,var(--paper) 0 56%,var(--cream) 56.1%)}.hero-copy{align-self:flex-start;width:100%;padding:32px 0 0}.hero-eyebrow{font-size:11px;margin-bottom:8px}.hero-wordmark-frame{width:290px;height:99px}.hero-title{font-size:clamp(52px,15vw,72px)}.hero-info{left:12px;right:12px;top:470px;bottom:28px;padding:28px;border-radius:34px 14px 34px 14px}.facts{grid-template-columns:1fr}.promise-list{min-height:38px;overflow-x:auto}.promise-list span{min-width:130px;font-size:10px}.prose-grid,.topic-grid,.two-card-grid,.faq-list{grid-template-columns:1fr}.prose-grid{gap:0}.feature-card{min-height:410px;padding:32px}.final-cta{grid-template-columns:1fr;margin-bottom:34px}.footer-grid{grid-template-columns:1fr}.footer-legal .legal-spacer{margin-left:0}main:before{background-size:min(108vw,82vh,900px) auto;background-position:center 55%}}
.hero-subcopy{max-width:520px;margin:22px 0 0;color:#344140;font-size:17px;line-height:1.5}.topic-card>p{color:var(--muted)}.topic-card .card-link{display:inline-flex;margin-top:18px;font-weight:850;color:var(--teal-dark)}.topic-card .card-link:hover{color:var(--orange)}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(42px,7vw,110px)}.notice-grid p{margin:0 0 17px;font-size:clamp(17px,1.25vw,19px);line-height:1.5;color:#344140}.notice-grid strong{color:var(--ink)}.calm-note{margin-top:22px;padding:22px 26px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.7)}@media(max-width:700px){.notice-grid{grid-template-columns:1fr}.hero-subcopy{font-size:15px}}
.topic-grid.three-cards{grid-template-columns:repeat(3,1fr)}@media(max-width:1050px){.topic-grid.three-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.topic-grid.three-cards{grid-template-columns:1fr}}

/* Vaste, rustige uitlijning voor alle dienstpagina's. */
@media(min-width:701px){
  .hero-info{top:78px;bottom:86px;padding:clamp(30px,3vw,46px)}
  .hero-info h2{font-size:clamp(32px,3vw,48px);margin-bottom:10px}
  .hero-info .info-lead{font-size:17px;margin-bottom:20px}
  .facts{gap:10px;align-items:stretch}
  .fact{height:100%;padding:11px 15px}
  .funding{margin-top:13px}
  .hero-info.hero-info--compact{padding:30px 34px}
  .hero-info.hero-info--compact h2{font-size:clamp(32px,2.65vw,43px);margin-bottom:8px}
  .hero-info.hero-info--compact .info-lead{font-size:15.5px;line-height:1.42;margin-bottom:12px}
  .hero-info.hero-info--compact .facts{gap:8px}
  .hero-info.hero-info--compact .fact{padding:8px 13px}
  .hero-info.hero-info--compact .fact dd{font-size:14.5px;line-height:1.35}
  .hero-info.hero-info--compact .funding{margin-top:9px}
  .hero-info.hero-info--compact .funding h3{margin-bottom:3px}
  .hero-info.hero-info--compact .funding p{font-size:14.5px;line-height:1.4}
  .hero-info:has(.fact:nth-child(5)){padding:30px 34px}
  .hero-info:has(.fact:nth-child(5)) h2{font-size:clamp(32px,2.65vw,43px)}
  .hero-info:has(.fact:nth-child(5)) .info-lead{font-size:15.5px;line-height:1.42;margin-bottom:12px}
  .hero-info:has(.fact:nth-child(5)) .facts{gap:8px}
  .hero-info:has(.fact:nth-child(5)) .fact{padding:8px 13px}
  .hero-info:has(.fact:nth-child(5)) .fact dd{font-size:14.5px;line-height:1.35}
  .hero-info:has(.fact:nth-child(5)) .funding{margin-top:9px}
  .hero-info:has(.fact:nth-child(5)) .funding p{font-size:14.5px;line-height:1.4}
}
.topic-grid{align-items:stretch}
.topic-card{height:100%}
.faq-item{background:rgba(255,255,255,.78)}
.faq-item summary{min-height:74px;padding:15px 56px 15px 19px;display:flex;align-items:center}
@media(min-width:1051px){.faq-list{margin-top:48px}}
@media(min-width:701px) and (max-width:1050px){.hero-info{top:72px;bottom:84px}.faq-list{margin-top:0}}

/* Rustige, vaste opmaak voor juridische informatiepagina's. */
.legal-page main{padding-bottom:var(--space)}
.legal-page main:before{opacity:.045;background-size:min(68vw,960px) auto;background-position:center 58%}
.legal-page .legal-section{padding-top:clamp(54px,6vw,82px)}
.legal-page .legal-section>.wrap{max-width:1240px}
.legal-page .legal-section h1{max-width:900px;margin:16px 0 18px;font-size:clamp(52px,5.6vw,78px);line-height:.98;letter-spacing:-.045em}
.legal-page .legal-intro{max-width:780px;margin:0 0 34px;color:var(--muted);font-size:18px}
.legal-page .prose-grid{gap:22px;align-items:stretch;padding-bottom:0}
.legal-page .prose-grid>div{height:100%;padding:clamp(28px,3vw,40px);border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.88);box-shadow:0 12px 30px rgba(16,46,51,.045)}
.legal-page .prose-grid h2{margin:28px 0 8px;font-size:clamp(24px,2.1vw,31px);line-height:1.12;letter-spacing:-.025em}
.legal-page .prose-grid h2:first-child{margin-top:0}
.legal-page .prose-grid p{margin:0;color:#455252;font-size:16.5px;line-height:1.65}
.legal-page .prose-grid p+p{margin-top:13px}
.legal-page .prose-grid a{color:var(--teal-dark);text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:4px}
@media(max-width:700px){
  .legal-page .legal-section{padding-top:42px}
  .legal-page .legal-section h1{font-size:48px}
  .legal-page .legal-intro{font-size:16px}
  .legal-page .prose-grid>div{padding:24px;border-radius:20px}
}

/* Sitemap: vaste tweekoloms indeling zodat alle rubrieken zichtbaar blijven. */
.sitemap-page main:before{opacity:.045;background-size:min(68vw,960px) auto}
.sitemap-page .text-section>.wrap{max-width:1240px}
.sitemap-page .text-section h1{margin:14px 0 32px;font-size:clamp(52px,5.6vw,78px);line-height:1;letter-spacing:-.045em}
.sitemap-page .topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}
.sitemap-page .topic-card{min-height:0;padding:clamp(28px,3vw,38px);background:rgba(255,255,255,.86)}
.sitemap-page .topic-card h2{margin:0 0 20px;font-size:clamp(28px,2.6vw,38px);line-height:1.05;letter-spacing:-.03em}
.sitemap-page .topic-card li{padding:8px 0}
.sitemap-page .topic-card a:hover{color:var(--teal-dark)}
@media(max-width:700px){.sitemap-page .topic-grid{grid-template-columns:1fr}.sitemap-page .text-section h1{font-size:48px}}
/* Shared title scale for turquoise service cards; matches the homepage method card. */
.feature-card h2{margin-bottom:clamp(28px,3vw,42px);font-size:clamp(28px,2.4vw,44px);line-height:1.02}
