:root{--navy:#17324d;--navy-dark:#10283d;--teal:#0b6d83;--teal-dark:#07576a;--teal-light:#ddf3f6;--off-white:#f7fafc;--blue-light:#edf5f8;--amber:#d9a441;--focus:#8a5a00;--amber-light:#fff6df;--text:#1f2937;--muted:#5b6875;--line:#d8e2e8;--white:#fff;--danger:#a12a2a;--success:#246b45;--shadow:0 14px 40px #10283d17;--radius:18px;--content:1160px;color:var(--text);background:var(--white);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:var(--white);margin:0;font-size:1rem;line-height:1.65}img,svg{max-width:100%}a{color:var(--teal-dark);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--navy-dark)}button,input,select{font:inherit}button,a,summary,input,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:4px}h1,h2,h3{color:var(--navy-dark);letter-spacing:-.02em;text-wrap:balance;line-height:1.17}h1{overflow-wrap:anywhere;hyphens:none;max-width:19ch;margin:.4rem 0 1.2rem;font-size:clamp(2rem,7vw,4.6rem)}h2{margin:3.2rem 0 1rem;font-size:clamp(1.65rem,4vw,2.35rem)}h3{margin:2rem 0 .7rem;font-size:clamp(1.2rem,2.4vw,1.45rem)}p,li{max-width:76ch}ul,ol{padding-left:1.35rem}li+li{margin-top:.45rem}.container{width:min(calc(100% - 2rem), var(--content));margin-inline:auto}.skip-link{z-index:100;background:var(--white);color:var(--navy-dark);border:2px solid var(--teal);border-radius:8px;padding:.8rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.eyebrow{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.82rem;font-weight:800}.button{background:var(--teal);min-height:48px;color:var(--white);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.15rem;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 7px 20px #0e74902e}.button:hover{background:var(--teal-dark);color:var(--white)}.button--secondary{background:var(--white);color:var(--navy);border:1px solid var(--line);box-shadow:none}.utility-bar{background:var(--navy-dark);color:#dcecf4;font-size:.84rem;display:none}.utility-bar__inner{justify-content:space-between;align-items:center;min-height:36px;display:flex}.utility-bar nav{gap:1.3rem;display:flex}.utility-bar a{color:var(--white);text-decoration:none}.masthead{justify-content:space-between;align-items:center;gap:1rem;min-height:78px;display:flex}.logo{min-height:48px;color:var(--navy-dark);letter-spacing:-.04em;align-items:center;gap:.55rem;font-size:1.28rem;font-weight:850;text-decoration:none;display:inline-flex}.logo svg{width:36px;color:var(--teal);flex:none}.logo span span{color:var(--teal)}.logo small{letter-spacing:0;font-size:.68em}.search-link{align-items:center;gap:.4rem;min-height:44px;padding:.5rem;font-weight:700;text-decoration:none;display:inline-flex}.search-link svg{width:23px}.nav-shell{border-block:1px solid var(--line);background:var(--white)}.mobile-nav summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:50px;font-weight:800;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{padding:0 0 .8rem;display:grid}.mobile-nav nav a{border-top:1px solid var(--line);min-height:46px;color:var(--navy-dark);align-items:center;padding-inline:.35rem;font-weight:650;text-decoration:none;display:flex}.desktop-nav{display:none}.hero{background:linear-gradient(145deg, var(--off-white), var(--blue-light));border-bottom:1px solid var(--line);padding:3.4rem 0 3rem;position:relative;overflow:hidden}.hero:before{content:"";border:80px solid #0e749012;border-radius:50%;width:440px;height:440px;position:absolute;top:-220px;right:-220px}.hero-grid{gap:2rem;display:grid;position:relative}.hero-lead{color:#354553;max-width:65ch;margin:0;font-size:clamp(1.1rem,2vw,1.33rem)}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.hero-proof{border-radius:var(--radius);backdrop-filter:blur(8px);box-shadow:var(--shadow);background:#ffffffc7;border:1px solid #c8dfe5;grid-template-columns:repeat(3,1fr);align-self:end;gap:.6rem;padding:1rem;display:grid}.hero-proof div{min-width:0}.hero-proof strong{color:var(--navy-dark);font-size:1.25rem;display:block}.hero-proof span{color:var(--muted);font-size:.76rem;line-height:1.35;display:block}.breadcrumb{background:var(--off-white);padding:1rem 0 0}.breadcrumb ol{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.breadcrumb li{max-width:38ch;margin:0}.breadcrumb li:not(:last-child):after{content:"/";color:#8a98a5;margin-left:.35rem}.breadcrumb [aria-current=page]{color:var(--muted)}.answer-card{border-left:5px solid var(--teal);border-radius:0 var(--radius) var(--radius) 0;background:var(--teal-light);margin-top:1.5rem;padding:1.25rem;box-shadow:0 8px 30px #0e749014}.answer-card h2{margin:0 0 .6rem;font-size:1.12rem}.answer-card p{margin:0;font-size:1.08rem}.page-shell{gap:2.5rem;padding-block:2.5rem 4rem;display:grid}.article{min-width:0}.article>p{font-size:1.05rem}.article-section{scroll-margin-top:2rem}.article-meta{border-block:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:.55rem 1.2rem;margin:1.3rem 0;padding:.85rem 0;font-size:.9rem;display:flex}.article-meta strong{color:var(--navy-dark)}.review-warning{background:var(--amber-light);border:1px solid #e7c36c;border-radius:12px;margin:1.5rem 0;padding:1rem}.review-warning strong{color:#664500}.status-badge{color:#11455a;background:var(--teal-light);border-radius:999px;align-items:center;min-height:28px;padding:.22rem .58rem;font-size:.78rem;font-weight:800;display:inline-flex}.status-badge--warning{color:#694700;background:#fff0c8}.toc{border:1px solid var(--line);background:var(--off-white);border-radius:14px;margin:1.5rem 0 2.5rem;padding:1.2rem}.toc h2{margin:0 0 .7rem;font-size:1.1rem}.toc ol{columns:1;margin:0}.toc a{text-decoration-thickness:.06em}.callout{background:var(--off-white);border:1px solid var(--line);border-radius:12px;margin:1.5rem 0;padding:1.1rem 1.2rem}.callout__label{color:var(--teal-dark);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.35rem;font-size:.78rem;font-weight:850;display:inline-block}.callout--warning{background:var(--amber-light);border-color:#e6c36c}.callout--rule{background:#edf4ff;border-color:#c7d8ee}.callout--practice{background:var(--teal-light);border-color:#b9dfe5}.checklist{gap:.65rem;padding:0;list-style:none;display:grid}.checklist li{background:var(--off-white);border-radius:10px;margin:0;padding:.7rem .8rem .7rem 2.3rem;position:relative}.checklist li:before{content:"✓";color:var(--success);font-weight:900;position:absolute;left:.85rem}.steps{counter-reset:step;gap:1rem;padding:0;list-style:none;display:grid}.steps li{counter-increment:step;border:1px solid var(--line);background:var(--white);border-radius:12px;margin:0;padding:1rem 1rem 1rem 4rem;position:relative;box-shadow:0 8px 22px #10283d0d}.steps li:before{content:counter(step);background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:850;display:grid;position:absolute;top:.85rem;left:1rem}.table-scroll{border:1px solid var(--line);background:var(--white);border-radius:12px;margin:1.2rem 0;overflow-x:auto}.table-scroll:before{content:"Veeg horizontaal om alle kolommen te zien";color:var(--muted);background:var(--off-white);padding:.55rem .75rem;font-size:.78rem;display:block}table{border-collapse:collapse;width:100%;min-width:650px;font-size:.93rem}caption{text-align:left;color:var(--navy-dark);padding:.8rem;font-weight:800}th,td{text-align:left;vertical-align:top;border-top:1px solid var(--line);padding:.8rem}thead th{color:#fff;background:var(--navy);border:0}tbody th{color:var(--navy-dark);background:var(--off-white)}.card-grid{gap:1rem;margin-block:1.5rem;display:grid}.route-card{border:1px solid var(--line);background:var(--white);border-radius:14px;min-width:0;padding:1.15rem;box-shadow:0 9px 26px #10283d0f}.route-card h3{margin:0 0 .55rem;font-size:1.18rem}.route-card p{color:var(--muted);margin:0 0 .7rem;font-size:.94rem}.route-card a{font-weight:750}.route-card .status-badge{margin-bottom:.7rem}.related{border-radius:var(--radius);background:var(--navy-dark);color:#fff;margin-top:3rem;padding:1.4rem}.related h2{color:#fff;margin:0 0 1rem}.related-list{gap:.7rem;padding:0;list-style:none;display:grid}.related-list li{margin:0}.related a{color:#fff;background:#ffffff14;border-radius:9px;min-height:44px;padding:.65rem .8rem;font-weight:700;text-decoration:none;display:block}.related a:hover{background:#ffffff29}.sidebar{min-width:0}.sidebar-box{border:1px solid var(--line);background:var(--off-white);border-radius:14px;padding:1.1rem;position:sticky;top:1rem}.sidebar-box h2{margin:0 0 .8rem;font-size:1.1rem}.sidebar-box dl{margin:0}.sidebar-box dt{color:var(--muted);text-transform:uppercase;margin-top:.7rem;font-size:.78rem;font-weight:800}.sidebar-box dd{color:var(--navy-dark);margin:.1rem 0 0;font-weight:650}.sources-block{border-top:3px solid var(--navy);margin-top:3.4rem;padding-top:2rem}.sources-block h2{margin-top:0}.source-list{counter-reset:sources;gap:1rem;padding:0;list-style:none;display:grid}.source-list li{counter-increment:sources;border:1px solid var(--line);background:var(--off-white);overflow-wrap:anywhere;border-radius:12px;margin:0;padding:1rem 1rem 1rem 3rem;position:relative}.source-list li:before{content:counter(sources);color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:850;display:grid;position:absolute;top:1rem;left:1rem}.source-list strong,.source-list a{display:block}.source-list .source-url{margin-top:.35rem;font-size:.86rem}.source-meta{color:var(--muted);margin-top:.45rem;font-size:.82rem}.revision-log{background:var(--off-white);border-radius:12px;margin-top:1.5rem;padding:1rem}.revision-log h3{margin-top:0}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;min-height:56px;color:var(--navy-dark);align-items:center;font-weight:750;display:flex}.faq details p{margin-top:0;padding-bottom:1rem}.calculator{border-radius:var(--radius);background:linear-gradient(145deg, #f7fcfd, var(--teal-light));box-shadow:var(--shadow);border:1px solid #b8d8df;margin:2.2rem 0;overflow:hidden}.calculator__intro,.calculator form,.calculator-result,.calculator details{padding:1.25rem}.calculator__intro{border-bottom:1px solid #bedde3}.calculator__intro h2{margin:.2rem 0 .7rem}.privacy-note{background:#ffffffb8;border-radius:8px;padding:.65rem .75rem;font-size:.87rem}.field-grid{gap:1rem;display:grid}.field,.check-field{color:var(--navy-dark);font-weight:700}.field>span:first-child{margin-bottom:.35rem;display:block}.input-wrap{display:block;position:relative}.field input,.field select{width:100%;min-height:48px;color:var(--text);background:var(--white);border:1px solid #8ca5b2;border-radius:9px;padding:.65rem .8rem}.field .suffix{color:var(--muted);pointer-events:none;font-size:.9rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.field-error{color:var(--danger);margin-top:.35rem;font-size:.86rem;font-weight:750;display:block}.field-error[hidden]{display:none}.field input[aria-invalid=true],.field select[aria-invalid=true]{border-color:var(--danger);box-shadow:0 0 0 2px #a12a2a1f}.check-field{cursor:pointer;background:#ffffffb8;border:1px solid #bed2d9;border-radius:9px;align-items:center;gap:.7rem;min-height:48px;padding:.65rem .75rem;display:flex}.check-field input{width:22px;height:22px;accent-color:var(--teal);margin:0}.form-error{color:var(--danger);background:#fff0f0;border-radius:8px;padding:.7rem .8rem;font-weight:750}.calculator-result{background:var(--white);border-top:1px solid #b8d8df}.calculator-result h3{margin-top:0}.metrics{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.metric{background:var(--off-white);border-radius:10px;min-width:0;padding:.8rem}.metric dt{color:var(--muted);font-size:.78rem}.metric dd{color:var(--navy-dark);overflow-wrap:anywhere;margin:.25rem 0 0;font-size:1.2rem;font-weight:850}.calculator details{border-top:1px solid #b8d8df}.calculator summary{cursor:pointer;min-height:44px;color:var(--navy-dark);align-items:center;font-weight:800;display:flex}.details-body{padding-top:.5rem}.result-list{columns:1}.search-panel{padding:2rem 0 4rem}.search-form{gap:.7rem;max-width:720px;display:flex}.search-form input{border:1px solid #8ca5b2;border-radius:10px;flex:1;min-width:0;min-height:50px;padding:.7rem .9rem}.search-results{gap:.8rem;margin-top:1.5rem;display:grid}.search-result{border:1px solid var(--line);border-radius:10px;padding:1rem}.search-result h2{margin:0 0 .3rem;font-size:1.12rem}.search-result p{color:var(--muted);margin:0}.site-footer{color:#d6e2e9;background:var(--navy-dark);padding-top:3rem}.footer-grid{gap:2rem;display:grid}.site-footer h2{color:#fff;margin:0 0 .8rem;font-size:1.05rem}.site-footer p{margin:0}.site-footer nav{align-content:start;gap:.45rem;display:grid}.site-footer a{color:#e8f3f7;align-items:center;min-height:38px;text-decoration:none;display:flex}.site-footer a:hover{text-decoration:underline}.footer-note{color:#aebfca;font-size:.87rem;margin-top:.8rem!important}.footer-bottom{color:#aebfca;border-top:1px solid #ffffff24;flex-direction:column;gap:.35rem;margin-top:2rem;padding-block:1.2rem;font-size:.82rem;display:flex}@media (width>=620px){.container{width:min(calc(100% - 3rem), var(--content))}.card-grid,.field-grid{grid-template-columns:repeat(2,1fr)}.result-list{columns:2;column-gap:2rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>:last-child{grid-column:2}.footer-bottom{flex-direction:row;justify-content:space-between}}@media (width>=920px){.utility-bar{display:block}.mobile-nav{display:none}.desktop-nav{justify-content:space-between;align-items:stretch;min-height:54px;display:flex}.desktop-nav a{color:var(--navy-dark);border-bottom:3px solid #0000;align-items:center;padding-inline:.8rem;font-size:.9rem;font-weight:750;text-decoration:none;display:flex}.desktop-nav a:hover{color:var(--teal-dark);border-color:var(--teal)}.hero{padding:5rem 0 4rem}.hero-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);align-items:center}.page-shell{grid-template-columns:minmax(0,760px) minmax(240px,300px);justify-content:space-between}.toc ol{columns:2;column-gap:2rem}.card-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}.footer-grid>:last-child{grid-column:auto}}@media (width>=1200px){.desktop-nav a{padding-inline:1rem;font-size:.95rem}.calculator__intro,.calculator form,.calculator-result,.calculator details{padding:1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.sidebar,.hero-actions,.skip-link{display:none!important}.hero{background:#fff;padding-block:1rem}.page-shell{display:block}a{color:#000;text-decoration:none}a[href^=http]:after{content:" (" attr(href) ")";font-size:.8em}}
