:root{--ink:#102832;--navy:#0a3547;--blue:#105070;--teal:#206070;--sky:#e7f0f2;--yellow:#76a3b1;--cream:#f6f9f9;--white:#fff;--muted:#60747c;--line:#d8e3e6;--green:#197a55;--red:#bd3341;--radius:22px;--shadow:0 24px 70px rgba(10,53,71,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Arial Narrow",Inter,ui-sans-serif,sans-serif;line-height:1.05;letter-spacing:-.035em}h1{font-size:clamp(3rem,7vw,6.6rem)}h2{font-size:clamp(2.2rem,4.5vw,4.5rem)}h3{font-size:1.5rem}.eyebrow{display:block;margin-bottom:1rem;color:var(--blue);font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.8rem 1.35rem;border:1px solid var(--yellow);border-radius:999px;background:var(--yellow);color:var(--navy);font-weight:800;cursor:pointer;transition:.2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(244,191,36,.27)}.button-small{min-height:42px;padding:.55rem 1rem}.button-outline{border-color:rgba(255,255,255,.45);background:transparent;color:#fff}.button-muted{border-color:var(--line);background:#fff}.text-link{font-weight:800;color:var(--blue)}.text-link.light{color:#fff}.button-row{display:flex;align-items:center;gap:1.3rem;flex-wrap:wrap}.site-header{position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1.25rem,4vw,4.5rem);border-bottom:1px solid rgba(16,24,39,.09);background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.75rem;font-size:.78rem;line-height:1.15;text-transform:uppercase;letter-spacing:.05em}.brand-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:var(--yellow);color:var(--navy);font-size:1rem;font-weight:900;letter-spacing:-.04em}.site-nav{display:flex;align-items:center;gap:clamp(1rem,2vw,2rem);font-size:.92rem;font-weight:700}.nav-toggle{display:none;border:0;background:transparent;font-weight:800}.hero{display:grid;min-height:calc(100vh - 78px);grid-template-columns:minmax(0,1.15fr) minmax(440px,.85fr);background:var(--navy);color:#fff}.hero-media{position:relative;min-height:640px;overflow:hidden}.hero-media:after{position:absolute;inset:0;background:linear-gradient(90deg,transparent 65%,var(--navy));content:""}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,7rem) clamp(2rem,5vw,6rem) clamp(3rem,6vw,6rem) clamp(2rem,3vw,4rem)}.hero-content .eyebrow,.section-dark .eyebrow,.cta .eyebrow{color:var(--yellow)}.hero h1{margin-bottom:1.5rem;font-size:clamp(3.2rem,5.8vw,6.8rem)}.hero h1 em{color:var(--yellow);font-style:normal}.hero-content>p{max-width:640px;margin-bottom:2rem;color:#d4dfeb;font-size:1.18rem}.hero .text-link{color:#fff}.hero-facts{display:grid;margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.18);grid-template-columns:repeat(3,1fr);gap:1rem;color:#aebfd0;font-size:.82rem}.hero-facts strong{display:block;color:#fff;font-size:.95rem}.section,.section-narrow{max-width:1400px;margin:0 auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,5.5rem)}.section-narrow{padding-top:2rem}.intro{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,8rem);align-items:end}.intro h2{margin-bottom:0}.intro>p{max-width:600px;margin-bottom:.5rem;color:var(--muted);font-size:1.18rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{display:grid;min-height:145px;padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:auto 1fr auto;gap:1.2rem;align-items:center;transition:.2s ease}.category-card:hover{border-color:var(--yellow);transform:translateY(-4px);box-shadow:var(--shadow)}.category-card strong{display:block;margin-bottom:.35rem;font-size:1.15rem}.category-card small{display:block;color:var(--muted);line-height:1.45}.category-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:15px;background:var(--sky);color:var(--blue);font-size:1.3rem;font-weight:900}.category-card-large{min-height:190px}.section-dark{max-width:none;background:var(--navy);color:#fff}.section-dark>.section-heading,.section-dark>.package-grid{max-width:1280px;margin-right:auto;margin-left:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:3rem}.section-heading h2{margin-bottom:0}.package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.package-card{display:flex;min-height:390px;padding:1.7rem;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:rgba(255,255,255,.06);flex-direction:column}.package-card>span,.package-card small{color:#9bb1c8;font-size:.75rem;font-weight:800;text-transform:uppercase}.package-card h3{margin:1rem 0}.package-card p{color:#b9c8d7}.package-card .price{display:block;margin-top:auto;margin-bottom:1rem;font-size:2.15rem}.package-card ul{padding-left:1.1rem;color:#dce5ee}.package-card .button{margin-top:1rem}.light-grid .package-card{border-color:var(--line);background:#fff;color:var(--ink);box-shadow:0 12px 45px rgba(11,35,65,.08)}.light-grid .package-card p{color:var(--muted)}.section-soft{max-width:none;background:var(--cream)}.section-soft>*{max-width:1280px;margin-right:auto;margin-left:auto}.personal{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,9rem);align-items:center}.personal p{max-width:620px;color:var(--muted);font-size:1.12rem}.quote-card{padding:clamp(2rem,5vw,5rem);border-radius:var(--radius);background:var(--sky)}.quote-card blockquote{margin:0 0 2rem;color:var(--navy);font-family:Georgia,serif;font-size:clamp(1.5rem,2.5vw,2.4rem);line-height:1.35}.quote-card strong,.quote-card span{display:block}.quote-card span{color:var(--muted)}.cta{margin:2rem clamp(1rem,3vw,3rem);padding:clamp(4rem,9vw,9rem) clamp(1.5rem,8vw,9rem);border-radius:32px;background:var(--blue);color:#fff;text-align:center}.cta h2{max-width:1000px;margin:0 auto 2.5rem}.page-hero{padding:clamp(5rem,10vw,10rem) clamp(1.25rem,9vw,10rem);background:var(--navy);color:#fff}.page-hero h1{max-width:1050px;margin-bottom:1.5rem}.page-hero p{max-width:760px;color:#c7d4e1;font-size:1.2rem}.page-hero .eyebrow{color:var(--yellow)}.page-hero-split{display:grid;grid-template-columns:1fr minmax(280px,520px);gap:5rem;align-items:center}.page-hero-split img{width:100%;max-height:520px;border-radius:var(--radius);object-fit:cover}.prose{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,8vw,9rem)}.prose>div:last-child{white-space:normal;color:#384658;font-size:1.08rem}.price-list{margin-top:2rem;border-top:1px solid var(--line)}.price-list>div{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.2rem 0;border-bottom:1px solid var(--line)}.price-list span:first-child{display:flex;flex-direction:column}.price-list small{color:var(--muted)}.price-section{border-bottom:1px solid var(--line)}.notice{margin-bottom:7rem;padding:1.5rem 2rem;border-left:4px solid var(--yellow);background:var(--cream)}.form-section{display:grid;max-width:1200px;margin:0 auto;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,5rem);grid-template-columns:1.5fr .5fr;gap:clamp(2rem,8vw,8rem)}.request-form,.admin-form{display:flex;flex-direction:column;gap:1.2rem}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field-wide{grid-column:1/-1}label{display:flex;flex-direction:column;gap:.45rem;font-size:.86rem;font-weight:750}input,select,textarea{width:100%;padding:.85rem 1rem;border:1px solid #cfd8e3;border-radius:12px;background:#fff;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(23,79,134,.12)}textarea{resize:vertical}.check{display:flex;flex-direction:row;align-items:flex-start;font-weight:500}.check input{width:auto;margin-top:.25rem}.hp{position:absolute!important;left:-9999px!important}.contact-link{display:block;margin:1rem 0;color:var(--blue);font-size:1.7rem;font-weight:900}.thanks{display:flex;min-height:70vh;padding:5rem 1.25rem;align-items:center;justify-content:center;flex-direction:column;text-align:center}.thanks h1{max-width:900px;margin-bottom:1rem}.thanks p{color:var(--muted);font-size:1.2rem}.success-mark{display:grid;width:70px;height:70px;margin-bottom:2rem;place-items:center;border-radius:50%;background:#dff4e9;color:var(--green);font-size:2rem}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-top:5rem;padding-bottom:8rem}.story-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.story-card img{width:100%;height:270px;object-fit:cover}.story-card h2,.story-card p,.story-card time{display:block;margin-right:1.5rem;margin-left:1.5rem}.story-card time{margin-top:1.4rem;color:var(--muted);font-size:.8rem}.story-card p{color:var(--muted)}.site-footer{display:grid;padding:4rem clamp(1.25rem,5vw,5rem) 1.5rem;background:#071a30;color:#c3d1de;grid-template-columns:2fr 1fr 1fr;gap:3rem}.site-footer h2{color:#fff;font-size:1rem;letter-spacing:.05em;text-transform:uppercase}.site-footer a{display:block;margin:.45rem 0}.brand-footer{color:#fff}.footer-bottom{grid-column:1/-1;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.13);font-size:.8rem}.flash{position:relative;z-index:70;padding:.85rem 1.25rem;text-align:center}.flash-success{background:#dff4e9;color:#0d563a}.flash-error{background:#ffe4e8;color:#8f1f2c}.flash-info{background:var(--sky);color:var(--blue)}.empty{grid-column:1/-1;padding:3rem;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);text-align:center}
.content-page-prose{max-width:1100px;color:#384658;font-size:1.15rem}.content-page-prose p{max-width:980px;margin-bottom:1.35rem}.content-page-prose h2,.content-page-prose h3{max-width:900px;margin-top:2.4rem;color:var(--navy)}.prose{grid-template-columns:minmax(280px,.75fr) minmax(0,1.55fr);gap:clamp(2rem,6vw,7rem)}.prose>div:last-child{max-width:860px}.prose>div:last-child p{margin-bottom:1.25rem}
.price-hero{display:grid;padding-top:clamp(4.5rem,7vw,7rem);padding-bottom:clamp(4.5rem,7vw,7rem);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(3rem,8vw,8rem);align-items:end}.price-hero h1{font-size:clamp(3.4rem,6vw,6rem)}.price-promises{display:grid;padding:1.5rem;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:rgba(255,255,255,.06);gap:0}.price-promises span{display:flex;padding:1rem .5rem;border-bottom:1px solid rgba(255,255,255,.12);flex-direction:column}.price-promises span:last-child{border:0}.price-promises strong{color:#fff}.price-promises small{color:#aebfd0}.price-jump{position:sticky;z-index:40;top:79px;display:flex;overflow-x:auto;padding:1rem clamp(1.25rem,5vw,5.5rem);border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);gap:.65rem;scrollbar-width:none}.price-jump a{display:inline-flex;padding:.55rem .9rem;border:1px solid var(--line);border-radius:999px;align-items:center;gap:.55rem;font-size:.85rem;font-weight:800;white-space:nowrap}.price-jump a:hover{border-color:var(--category-accent);background:color-mix(in srgb,var(--category-accent) 12%,#fff)}.price-jump a span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--category-accent);color:var(--navy);font-size:.68rem}.price-section{padding-top:clamp(3.5rem,6vw,6rem);padding-bottom:clamp(3.5rem,6vw,6rem);border:0;scroll-margin-top:155px}.price-section-tinted{border-radius:32px;background:#f5f8fb}.price-section-head{display:flex;max-width:900px;margin-bottom:2.5rem;align-items:flex-start;gap:1.3rem}.price-section-head h2{margin-bottom:.65rem;font-size:clamp(2.5rem,4vw,4rem)}.price-section-head p{margin:0;color:var(--muted);font-size:1.08rem}.price-category-icon{display:grid;width:62px;height:62px;flex:0 0 62px;place-items:center;border-radius:18px;background:var(--category-accent);color:var(--navy);font-weight:900}.price-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.price-package-card{position:relative;min-height:430px;overflow:hidden;border-color:color-mix(in srgb,var(--category-accent) 40%,var(--line));background:linear-gradient(180deg,color-mix(in srgb,var(--category-accent) 15%,#fff),#fff 38%)}.price-package-card:before{position:absolute;inset:0 0 auto;height:6px;background:var(--category-accent);content:""}.price-package-card.is-featured{border-color:var(--category-accent);box-shadow:0 20px 55px color-mix(in srgb,var(--category-accent) 20%,transparent);transform:translateY(-7px)}.package-card-top{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:.5rem}.price-package-card .package-label{color:var(--navy)}.popular-label{padding:.28rem .55rem;border-radius:999px;background:var(--category-accent);color:var(--navy)!important;font-size:.64rem!important}.price-package-card h3{margin:.9rem 0 .7rem}.price-package-card p{min-height:78px}.price-package-card .price{color:var(--navy);font-size:clamp(1.8rem,2.4vw,2.35rem)}.light-grid .price-package-card ul{margin-bottom:1.2rem;color:#475467}.price-package-card li::marker{color:var(--category-accent)}.price-package-card .package-cta{margin-top:auto;border-color:var(--category-accent);background:var(--category-accent)}.price-list-wrap{display:grid;margin-top:2rem;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:240px 1fr;box-shadow:0 14px 45px rgba(11,35,65,.06)}.price-list-title{padding:1.6rem;background:var(--navy);color:#fff}.price-list-title span,.price-list-title small{display:block}.price-list-title span{font-size:1.15rem;font-weight:850}.price-list-title small{color:#aebfd0}.price-list-wrap .price-list{margin:0;border:0}.price-list-wrap .price-list>div{padding:1rem 1.4rem}.price-value{display:flex!important;align-items:flex-end!important;color:var(--navy);font-weight:900;white-space:nowrap;flex-direction:column!important}.price-value small{font-weight:500;text-transform:none}.notice .text-link{display:inline-block;margin-top:.5rem}
.about-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:clamp(3rem,8vw,8rem);align-items:end}.about-hero-facts{display:grid;border-top:1px solid rgba(255,255,255,.18)}.about-hero-facts span{display:flex;padding:1.15rem 0;border-bottom:1px solid rgba(255,255,255,.18);color:#b9c8d7;justify-content:space-between;gap:1.5rem}.about-hero-facts strong{color:#fff}.about-story{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:clamp(3rem,8vw,8rem);align-items:center}.about-photo{margin:0;padding:1.2rem;border-radius:28px;background:var(--sky);transform:rotate(-1.5deg)}.about-photo img{width:100%;border-radius:18px}.about-photo figcaption{padding:.9rem .4rem 0;color:var(--blue);font-size:.82rem;font-weight:800;text-align:center}.about-copy h2{max-width:760px}.about-copy p{max-width:760px;color:#384658;font-size:1.12rem}.about-copy .button{margin-top:1rem}.about-values{display:grid;padding-top:2rem;grid-template-columns:repeat(3,1fr);gap:1rem}.about-values article{padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream)}.about-values article>span{color:var(--yellow);font-weight:900}.about-values h3{margin:.8rem 0}.about-values p{margin:0;color:var(--muted)}
.success-hero p{max-width:780px}.story-card{box-shadow:0 14px 40px rgba(11,35,65,.07)}.story-placeholder{display:flex;height:270px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;align-items:center;justify-content:center;flex-direction:column}.story-placeholder span{display:grid;width:92px;height:92px;margin-bottom:1rem;place-items:center;border:3px solid rgba(255,255,255,.7);border-radius:50%;background:var(--yellow);color:var(--navy);font-size:2.6rem;font-weight:900}.story-placeholder small{font-weight:800;letter-spacing:.14em;text-transform:uppercase}.story-card-body{padding:1.4rem 1.5rem 1.7rem}.story-card-body h2,.story-card-body p,.story-card-body time{margin-right:0;margin-left:0}.story-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.story-card-body .story-meta time{margin-top:0}.demo-label{display:inline-flex;padding:.24rem .52rem;border-radius:999px;background:#ece8ff;color:#5b3fa2;font-size:.68rem;font-weight:850;text-transform:uppercase}
/* beheer */
.admin-body{min-height:100vh;background:#f1f4f7}.admin-sidebar{position:fixed;z-index:80;inset:0 auto 0 0;display:flex;width:260px;padding:1.4rem;background:var(--navy);color:#fff;flex-direction:column}.admin-sidebar .brand{margin-bottom:3rem}.admin-sidebar nav{display:flex;gap:.35rem;flex-direction:column}.admin-sidebar nav a,.sidebar-logout{padding:.8rem 1rem;border:0;border-radius:10px;background:transparent;color:#d9e3ec;text-align:left;cursor:pointer}.admin-sidebar nav a:hover,.sidebar-logout:hover{background:rgba(255,255,255,.09);color:#fff}.admin-sidebar form{margin-top:auto}.admin-main{min-height:100vh;margin-left:260px;padding:0 clamp(1rem,3vw,3rem) 4rem}.admin-top{display:flex;height:70px;align-items:center;justify-content:flex-end;color:var(--muted)}.admin-menu-toggle{display:none}.admin-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:2rem 0}.admin-heading h1{margin:0;font-size:clamp(2.4rem,5vw,4.5rem)}.metric-grid{display:grid;margin-bottom:1.5rem;grid-template-columns:repeat(4,1fr);gap:1rem}.metric-grid article,.admin-panel{padding:1.4rem;border:1px solid var(--line);border-radius:18px;background:#fff}.metric-grid span{display:block;color:var(--muted);font-size:.84rem}.metric-grid strong{display:block;margin:.3rem 0;font-size:2.4rem}.metric-grid a{color:var(--blue);font-size:.85rem;font-weight:800}.panel-heading{display:flex;align-items:center;justify-content:space-between}.panel-heading h2,.admin-panel h2{font-size:1.35rem}.responsive-table{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:1rem;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}th{color:var(--muted);font-size:.72rem;text-transform:uppercase}td small{display:block;color:var(--muted)}.status{display:inline-flex;padding:.25rem .55rem;border-radius:999px;background:#e9edf2;font-size:.72rem;font-weight:800;text-transform:uppercase}.status-new{background:#fff1bf;color:#755700}.status-contacted,.status-scheduled{background:#dceeff;color:#155888}.status-completed{background:#dff4e9;color:#146141}.admin-two-column{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:1.25rem}.check-grid{display:flex;flex-wrap:wrap;gap:1rem}.card-list{display:flex;gap:.6rem;flex-direction:column}.card-list article{display:flex;padding:1rem;border:1px solid var(--line);border-radius:12px;align-items:center;gap:1rem}.card-list article img{width:60px;height:60px;border-radius:10px;object-fit:cover}.card-list article div{display:flex;min-width:0;flex:1;flex-direction:column}.card-list article small,.card-list article span{color:var(--muted)}.card-list article>a{color:var(--blue);font-weight:800}.admin-preview{width:180px;border-radius:14px}.filter-tabs{display:flex;margin-bottom:1.25rem;gap:.5rem;flex-wrap:wrap}.filter-tabs a{padding:.5rem .8rem;border:1px solid var(--line);border-radius:999px;background:#fff}.filter-tabs a.active{border-color:var(--navy);background:var(--navy);color:#fff}.request-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.request-card{padding:1.4rem;border:1px solid var(--line);border-radius:18px;background:#fff}.request-card-head{display:flex;align-items:start;justify-content:space-between;gap:1rem}.request-card h2{margin:.5rem 0 .1rem}.request-card dl{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.request-card dl div{padding-top:.7rem;border-top:1px solid var(--line)}.request-card dt{color:var(--muted);font-size:.72rem;text-transform:uppercase}.request-card dd{margin:0}.request-card blockquote{margin:1rem 0 0;padding:1rem;border-radius:12px;background:var(--cream)}.admin-login-main{display:grid;min-height:100vh;margin:0;padding:2rem;place-items:center;background:linear-gradient(135deg,var(--navy),#184f82)}.login-card{width:min(100%,460px);padding:2.2rem;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.login-card .brand{margin-bottom:3rem}.login-card h1{margin-bottom:.8rem;font-size:3.2rem}.login-card p{color:var(--muted)}.login-card form{display:flex;margin:2rem 0;gap:1rem;flex-direction:column}
@media(max-width:1050px){.hero{grid-template-columns:1fr}.hero-media{min-height:52vh}.hero-media:after{background:linear-gradient(0deg,var(--navy),transparent 55%)}.hero-content{padding-top:2rem}.package-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-two-column{grid-template-columns:1fr}.request-list{grid-template-columns:1fr}}
@media(max-width:760px){.site-nav{position:absolute;top:100%;right:0;left:0;display:none;padding:1.2rem;background:#fff;box-shadow:0 20px 30px rgba(0,0,0,.1);align-items:stretch;flex-direction:column}.site-nav.is-open{display:flex}.nav-toggle{display:block}.hero-media{min-height:42vh}.hero-facts{grid-template-columns:1fr 1fr}.intro,.personal,.prose,.form-section,.page-hero-split{grid-template-columns:1fr}.category-grid,.package-grid,.story-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;gap:1rem;flex-direction:column}.field-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.site-footer{grid-template-columns:1fr}.admin-sidebar{transform:translateX(-100%);transition:.2s}.admin-sidebar.is-open{transform:none}.admin-main{margin-left:0}.admin-top{justify-content:space-between}.admin-menu-toggle{display:block}.metric-grid{grid-template-columns:1fr 1fr}.request-card dl{grid-template-columns:1fr}.page-hero{padding-top:5rem;padding-bottom:5rem}}
@media(max-width:480px){.hero-facts,.metric-grid{grid-template-columns:1fr}.button-row{align-items:stretch;flex-direction:column}.site-header{padding:.8rem 1rem}.brand-mark{width:40px;height:40px}.admin-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:1050px){.price-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-package-card.is-featured{transform:none}}
@media(max-width:760px){.price-hero,.about-hero,.about-story{grid-template-columns:1fr}.price-hero,.about-hero{gap:2rem}.price-jump{top:67px;padding:.75rem 1rem}.price-section{scroll-margin-top:135px}.price-section-tinted{border-radius:0}.price-section-head{gap:1rem}.price-category-icon{width:52px;height:52px;flex-basis:52px;border-radius:15px}.price-package-grid,.about-values{grid-template-columns:1fr}.price-list-wrap{grid-template-columns:1fr}.price-list-title{padding:1.1rem 1.3rem}.about-hero-facts span{align-items:flex-start;flex-direction:column;gap:.2rem}.about-photo{max-width:520px}.content-page-prose{font-size:1.05rem}}
@media(max-width:480px){.price-promises{padding:.8rem}.price-section-head{align-items:flex-start;flex-direction:column}.price-list-wrap .price-list>div{align-items:flex-start;flex-direction:column;gap:.35rem}.price-value{align-items:flex-start!important}.story-card-body{padding:1.2rem}.about-values article{padding:1.5rem}}

/* Logo, sociale kanalen en de kleuren uit de huisstijl */
.button{border-color:var(--blue);background:var(--blue);color:#fff}.button:hover{box-shadow:0 12px 30px rgba(16,80,112,.25)}.hero .button,.cta .button{border-color:#8eb0ba;background:#8eb0ba;color:var(--navy)}
.brand-mark{overflow:hidden;border-radius:12px;background:#fff;color:transparent}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-footer .brand-mark,.admin-sidebar .brand-mark{background:rgba(255,255,255,.96)}
.social-links{display:flex;align-items:center;gap:.35rem}.social-links a{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--blue)}.social-links a:hover{border-color:var(--blue);background:var(--sky)}.social-links svg{width:17px;height:17px;fill:currentColor}
.category-card:hover{border-color:var(--teal)}.hero h1 em,.hero-content .eyebrow,.section-dark .eyebrow,.cta .eyebrow,.page-hero .eyebrow{color:#8eb0ba}.site-footer{background:#072a39}.admin-login-main{background:linear-gradient(135deg,var(--navy),var(--blue))}

/* Verhalen en geslaagden */
.news-placeholder{display:grid;height:270px;place-items:center;background:linear-gradient(135deg,#dce9ec,#f6fafb)}.news-placeholder img{width:112px;height:112px;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(16,80,112,.16))}.compact-story-grid{padding:0}.compact-story-grid .story-card h3{margin:.7rem 0 .5rem;font-size:1.45rem}.home-news{padding-top:3rem}

/* Informatie en downloads */
.information-hero p{max-width:850px}.info-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.info-link-grid>a{display:flex;min-height:300px;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg,#fff,var(--sky));flex-direction:column;transition:.2s ease}.info-link-grid>a:hover{border-color:var(--teal);transform:translateY(-4px);box-shadow:var(--shadow)}.info-link-grid>a>span{color:var(--teal);font-size:.78rem;font-weight:900;letter-spacing:.12em}.info-link-grid h2{margin:1.1rem 0 .8rem;font-size:2rem}.info-link-grid p{color:var(--muted)}.info-link-grid strong{margin-top:auto;color:var(--blue)}.download-section{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,7vw,7rem);align-items:start;background:var(--cream)}.download-section h2{font-size:clamp(2.2rem,4vw,4rem)}.download-section>div:first-child p{max-width:470px;color:var(--muted)}.download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.download-card{display:flex;min-height:180px;padding:1.5rem;border:1px solid var(--line);border-radius:18px;background:#fff;flex-direction:column}.download-card>span{width:max-content;padding:.25rem .5rem;border-radius:7px;background:var(--sky);color:var(--blue);font-size:.7rem;font-weight:900}.download-card strong{margin:1rem 0;font-size:1.08rem}.download-card small{margin-top:auto;color:var(--blue);font-weight:800}

/* Contactkaart */
.contact-aside{min-width:0}.map-card{overflow:hidden;margin-top:2.2rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(10,53,71,.08)}.map-card iframe{display:block;width:100%;height:250px;border:0}.map-card>div{display:flex;padding:1.1rem;flex-direction:column}.map-card span{color:var(--muted)}.map-card .text-link{margin-top:.65rem}

/* Aanvragen en mail */
.admin-heading p{max-width:760px;margin:.8rem 0 0;color:var(--muted)}.request-card{scroll-margin-top:1rem}.mail-history{margin-top:1rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mail-history summary{padding:1rem 0;color:var(--blue);font-weight:850;cursor:pointer}.mail-history-item{padding:1rem;border-top:1px solid var(--line);background:#f8fbfb}.mail-history-item>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.mail-history-item small{color:var(--muted)}.mail-history-item p{margin:.7rem 0 0;color:#405761}.mail-state{padding:.2rem .45rem;border-radius:999px;background:var(--sky);color:var(--blue);font-size:.66rem;font-weight:850;text-transform:uppercase}.mail-state-failed{background:#ffe4e8;color:#8f1f2c}.mail-state-sent{background:#dff4e9;color:#146141}.reply-form{display:flex;margin-top:1.2rem;padding:1.2rem;border-radius:14px;background:var(--sky);flex-direction:column;gap:.8rem}.reply-form small,.demo-note{color:var(--muted)}.reply-form .button{align-self:flex-start}.demo-note{margin:1rem 0 0;padding:.8rem;border-radius:10px;background:#f4f1ff}.password-panel{max-width:620px}.forbidden-panel{max-width:760px;margin:5rem auto}.forbidden-panel h1{font-size:clamp(2.5rem,5vw,4.5rem)}

/* Beheer van vaste websitebeelden */
.media-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.media-form article{display:grid;padding:1.4rem;border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr 160px;gap:1rem;align-items:center}.media-form article>div:first-child{align-self:start}.media-form article h2{margin-bottom:.5rem;font-size:1.6rem}.media-form article p{margin:0;color:var(--muted)}.media-form article img,.media-empty{width:160px;height:110px;border-radius:12px;object-fit:cover}.media-empty{display:grid;place-items:center;background:var(--sky);color:var(--muted);font-size:.8rem}.media-form article label{grid-column:1/-1}.media-form>.button{justify-self:start}

@media(max-width:1180px){.nav-toggle{display:block}.site-nav{position:absolute;top:100%;right:0;left:0;display:none;padding:1.2rem;background:#fff;box-shadow:0 20px 30px rgba(0,0,0,.1);align-items:stretch;flex-direction:column}.site-nav.is-open{display:flex}.social-links{padding-top:.7rem;border-top:1px solid var(--line)}}
@media(max-width:900px){.info-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-section{grid-template-columns:1fr}.media-form{grid-template-columns:1fr}}
@media(max-width:620px){.info-link-grid,.download-grid{grid-template-columns:1fr}.info-link-grid>a{min-height:230px}.media-form article{grid-template-columns:1fr}.media-form article img,.media-empty{width:100%;height:180px}.mail-history-item>div{align-items:flex-start;flex-direction:column;gap:.35rem}}
.metric-grid-limited{grid-template-columns:repeat(2,minmax(0,1fr))}

/* Slimme opleidings- en theoriepagina's */
.training-hub-hero p{max-width:900px}.training-hub{padding-bottom:5rem}.training-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.training-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 40px rgba(10,53,71,.07);transition:.2s ease}.training-card:hover{border-color:var(--category-accent);transform:translateY(-5px);box-shadow:var(--shadow)}.training-card>img,.training-card-placeholder{width:100%;height:230px;object-fit:cover}.training-card-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--category-accent) 28%,#fff),var(--sky))}.training-card-placeholder span{display:grid;width:84px;height:84px;place-items:center;border-radius:24px;background:var(--category-accent);color:var(--navy);font-size:1.25rem;font-weight:900}.training-card>div:last-child{padding:1.6rem}.training-card h2{margin-bottom:.7rem;font-size:2rem}.training-card p{min-height:78px;color:var(--muted)}.training-card strong{color:var(--blue)}.info-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.info-feature-grid>a{display:flex;overflow:hidden;min-height:390px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column}.info-feature-grid>a>img{width:100%;height:170px;padding:1rem;object-fit:contain;background:#edf4f5}.info-feature-grid>a>div{display:flex;padding:1.5rem;flex:1;flex-direction:column}.info-feature-grid span{color:var(--teal);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.info-feature-grid h3{margin:.7rem 0}.info-feature-grid p{color:var(--muted)}.info-feature-grid strong{margin-top:auto;color:var(--blue)}
.theory-intro,.theory-copy{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,7vw,7rem)}.theory-intro>div:last-child,.theory-copy>div:last-child{max-width:820px;color:#384f58;font-size:1.08rem}.theory-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.theory-topic-card{display:grid;overflow:hidden;min-height:330px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:210px 1fr}.theory-topic-image{display:grid;padding:1.2rem;place-items:center;background:linear-gradient(150deg,var(--sky),#fff)}.theory-topic-image img{width:100%;height:285px;object-fit:contain}.theory-topic-card>div:last-child{display:flex;padding:1.8rem;flex-direction:column}.theory-topic-card>div:last-child>span{color:var(--teal);font-size:.72rem;font-weight:900;letter-spacing:.14em}.theory-topic-card h2{margin:.8rem 0;font-size:2rem}.theory-topic-card p{color:var(--muted)}.theory-topic-card strong{margin-top:auto;color:var(--blue)}.theory-detail-hero,.content-media-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(2rem,7vw,7rem);align-items:center}.back-link{display:inline-block;margin-bottom:2rem;color:#b9cfd5;font-weight:800}.theory-hero-product,.content-logo-card{display:grid;min-height:360px;padding:2rem;place-items:center;border-radius:var(--radius);background:#fff}.theory-hero-product img{width:100%;height:320px;object-fit:contain}.content-logo-card img{width:100%;max-width:420px}.material-section{max-width:none}.material-section>*{max-width:1280px;margin-right:auto;margin-left:auto}.material-section .section-heading p{max-width:640px;color:var(--muted)}.material-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.material-grid figure{margin:0;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fff}.material-grid figure>div{display:grid;height:310px;place-items:center;background:#f7fafb}.material-grid img{width:100%;height:290px;object-fit:contain}.material-grid figcaption{padding:.9rem .2rem 0;color:var(--navy);font-weight:850}.content-media-story{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(2rem,7vw,7rem);align-items:center}.content-media-story figure{margin:0;padding:1.5rem;border-radius:var(--radius);background:var(--sky)}.content-media-story figure img{width:100%;max-height:280px;object-fit:contain}.content-media-story figcaption{margin-top:1rem;color:var(--muted);font-size:.8rem;text-align:center}
[data-package-help]{color:var(--muted);font-weight:500}.admin-login-main>.flash{position:fixed;z-index:100;top:1rem;right:1rem;left:1rem;max-width:620px;margin:auto;border-radius:12px;box-shadow:var(--shadow)}
.request-note{margin:1rem 0 0;padding:1rem;border-radius:12px;background:var(--cream)}.request-note strong{display:block;margin-bottom:.35rem;color:var(--navy);font-size:.78rem;text-transform:uppercase}.request-note p{margin:0;color:#405761}.automatic-mail-status{display:flex;margin:1rem 0 0;align-items:center;gap:.55rem;color:var(--muted);font-size:.84rem;font-weight:800}.automatic-mail-status span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;font-size:.76rem}.automatic-mail-status.is-sent span{background:#218356}.automatic-mail-status.is-failed{color:#8f1f2c}.automatic-mail-status.is-failed span{background:#bd3341}
@media(max-width:1050px){.training-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-feature-grid{grid-template-columns:1fr}.info-feature-grid>a{display:grid;min-height:0;grid-template-columns:220px 1fr}.info-feature-grid>a>img{height:100%;min-height:230px}.material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.training-card-grid,.theory-topic-grid{grid-template-columns:1fr}.theory-intro,.theory-copy,.theory-detail-hero,.content-media-hero,.content-media-story{grid-template-columns:1fr}.theory-topic-card{grid-template-columns:150px 1fr}.theory-topic-image img{height:230px}.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theory-hero-product,.content-logo-card{min-height:240px}.theory-hero-product img{height:250px}}
@media(max-width:540px){.training-card-grid,.material-grid{grid-template-columns:1fr}.info-feature-grid>a{display:flex}.theory-topic-card{grid-template-columns:1fr}.theory-topic-image img{height:260px}.training-card p{min-height:0}.metric-grid-limited{grid-template-columns:1fr}}

/* Instellingen, beveiliging en Android-app */
.trusted-device-check{padding:.85rem;border:1px solid var(--line);border-radius:12px;background:var(--cream)}.trusted-device-check small{color:var(--muted);font-weight:500}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.settings-card{align-self:start}.settings-card-wide{grid-column:1/-1}.settings-card-head{display:flex;margin-bottom:1.4rem;align-items:center;justify-content:space-between;gap:1rem}.settings-card-head>div{display:flex;align-items:center;gap:.8rem}.settings-card-head h2{margin:0}.settings-icon{display:grid;min-width:52px;height:52px;padding:.4rem;place-items:center;border-radius:14px;background:var(--sky);color:var(--blue);font-size:.7rem;font-weight:900;letter-spacing:.08em}.config-state{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:#edf0f3;color:var(--muted);font-size:.72rem;font-weight:850;white-space:nowrap}.config-state.is-ready{background:#dff4e9;color:#146141}.settings-divider{height:1px;margin:1.8rem 0;background:var(--line)}.settings-help{padding:1rem;border-radius:12px;background:var(--cream);color:var(--muted);font-size:.9rem}.settings-actions{display:flex;gap:.7rem;flex-wrap:wrap}.security-list{padding:1rem 1rem 1rem 2rem;border-radius:14px;background:var(--cream);color:#405761}.security-list li{margin:.35rem 0}.device-list{display:flex;gap:.7rem;flex-direction:column}.device-list article{display:flex;padding:1rem;border:1px solid var(--line);border-radius:12px;align-items:center;justify-content:space-between;gap:1rem}.device-list article>div{display:flex;flex-direction:column}.device-list small{color:var(--muted)}.compact-empty{padding:1.4rem}.app-download-hero{display:flex;margin-bottom:1.25rem;align-items:center;justify-content:space-between;gap:2rem}.app-download-hero>div:first-child{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:1rem}.app-download-hero h2,.app-download-hero p{grid-column:2}.app-download-hero h2{margin:.2rem 0}.app-download-hero p{margin:0;color:var(--muted)}.app-badge{display:grid;width:74px;height:74px;grid-row:1/3;place-items:center;border-radius:20px;background:var(--navy);color:#fff;font-size:1.35rem;font-weight:900}.app-download-actions{display:flex;align-items:flex-end;gap:.65rem;flex-direction:column}.guide-grid{display:grid;margin-bottom:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.guide-card{position:relative;min-height:210px;padding-left:5.5rem}.guide-card>span{position:absolute;top:1.4rem;left:1.4rem;display:grid;width:52px;height:52px;place-items:center;border-radius:15px;background:var(--sky);color:var(--blue);font-size:1.3rem;font-weight:900}.guide-card h2{margin-bottom:.7rem}.guide-card p{color:var(--muted)}.guide-card-wide{grid-column:1/-1;min-height:0}.app-usage-guide{max-width:950px}.app-usage-guide h2{font-size:2rem}.app-usage-guide li{margin:.9rem 0;padding-left:.4rem}.security-callout{margin-top:1.5rem;padding:1rem;border-left:4px solid var(--teal);background:var(--sky)}
@media(max-width:900px){.settings-grid,.guide-grid{grid-template-columns:1fr}.settings-card-wide,.guide-card-wide{grid-column:auto}.app-download-hero{align-items:flex-start;flex-direction:column}.app-download-actions{align-items:stretch;width:100%}}
@media(max-width:620px){.settings-card-head{align-items:flex-start;flex-direction:column}.settings-card-head>div{align-items:flex-start}.settings-actions{align-items:stretch;flex-direction:column}.device-list article{align-items:flex-start;flex-direction:column}.guide-card{padding:5.3rem 1.4rem 1.4rem}.app-download-hero>div:first-child{display:flex;align-items:flex-start;flex-direction:column}.app-download-hero h2,.app-download-hero p{grid-column:auto}.app-badge{margin-bottom:1rem}.app-download-actions .button{width:100%}}

/* Privacy, juridische informatie en bewuste externe inhoud */
.site-footer{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(170px,1fr))}.site-footer span,.site-footer small{display:block}.site-footer small{margin-top:.55rem;color:#91a7b1}.legal-hero h1{max-width:1150px}.legal-layout{display:grid;grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);gap:clamp(2rem,7vw,7rem);align-items:start}.legal-summary{position:sticky;top:120px;display:flex;padding:1.5rem;border:1px solid var(--line);border-radius:18px;background:var(--cream);flex-direction:column}.legal-summary strong{margin-bottom:.7rem;color:var(--navy);font-size:1.15rem}.legal-summary a{margin-top:.55rem;color:var(--blue);font-weight:800;overflow-wrap:anywhere}.legal-summary small{margin-top:1.2rem;color:var(--muted)}.legal-copy{max-width:900px;color:#384f58;font-size:1.06rem}.legal-copy h2{margin:2.5rem 0 .8rem;color:var(--navy);font-size:clamp(1.7rem,3vw,2.4rem);letter-spacing:-.02em}.legal-copy h2:first-child{margin-top:0}.legal-copy p,.legal-copy li{max-width:850px}.legal-copy li{margin:.55rem 0}.legal-copy a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;color:var(--blue);font-weight:750}.legal-copy code{padding:.18rem .4rem;border-radius:6px;background:var(--sky);font-size:.9em}.map-consent{display:flex;min-height:250px;padding:1.5rem;background:linear-gradient(145deg,var(--sky),#fff);align-items:flex-start;justify-content:center;flex-direction:column}.map-consent p{margin:.6rem 0 1rem;color:var(--muted)}.map-consent .button{align-self:flex-start}.consent-panel{display:flex;margin:0;padding:1.2rem;border:1px solid #b9d4dc;border-radius:14px;background:var(--sky);flex-direction:column;gap:1rem}.consent-panel legend{padding:0 .5rem;color:var(--navy);font-weight:900}.consent-warning{padding:.8rem;border-left:4px solid var(--red);background:#fff;color:#8f1f2c}.privacy-admin-actions{display:flex;margin-top:1.4rem;padding-top:1.4rem;border-top:1px solid var(--line);gap:1rem;flex-direction:column}.privacy-admin-actions details,.privacy-tools{padding:1rem;border:1px solid var(--line);border-radius:12px;background:var(--cream)}.privacy-admin-actions summary,.privacy-tools summary{color:var(--blue);font-weight:850;cursor:pointer}.compact-delete-form,.privacy-tools form{margin-top:1rem}.privacy-tools{margin-top:1rem}.privacy-tools>a{margin-top:1rem}.danger-button{border-color:var(--red);background:var(--red);color:#fff}.danger-button:hover{box-shadow:0 12px 30px rgba(189,51,65,.25)}
@media(max-width:1050px){.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.legal-layout{grid-template-columns:1fr}.legal-summary{position:static}.site-footer{grid-template-columns:1fr}}
