/* NIEUWBOUWSTRAK V24 THREE STEP TRUST CONVERSION DESIGN SYSTEM */
[hidden]{display:none!important}
:root{
  --ink:#101820;
  --ink-2:#26323a;
  --muted:#66727a;
  --muted-2:#98a4aa;
  --line:#dfe5e8;
  --soft:#f3f6f7;
  --soft-2:#e9eef0;
  --white:#fff;
  --dark:#071116;
  --dark-2:#0b171d;
  --dark-3:#102029;
  --orange:#ff5b16;
  --orange-2:#ff7a2f;
  --orange-soft:#fff0e9;
  --max:1440px;
  --max-narrow:920px;
  --radius:18px;
  --radius-sm:12px;
  --shadow:0 24px 70px rgba(10,23,29,.10);
  --shadow-dark:0 28px 80px rgba(0,0,0,.36);
  --body-font:"Inter","Aptos","Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --display-font:"Aptos Display","Segoe UI Variable Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--dark)}
body{margin:0;background:var(--white);color:var(--ink);font-family:var(--body-font);font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
svg{display:block;flex:none}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
.wrap{width:min(var(--max),calc(100% - 64px));margin-inline:auto}
.narrow{width:min(var(--max-narrow),calc(100% - 48px));margin-inline:auto}
.skip{position:fixed;left:16px;top:-80px;z-index:9999;padding:12px 16px;background:#fff;color:#111;border-radius:8px;box-shadow:var(--shadow)}
.skip:focus{top:16px}
.trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
body{overflow-x:hidden}

/* Typography */
h1,h2,h3,h4{font-family:var(--display-font);font-weight:780;letter-spacing:-.038em;color:var(--ink);text-wrap:balance}
h1{font-size:clamp(56px,5vw,82px);line-height:.98;margin:0}
h2{font-size:clamp(42px,3.8vw,60px);line-height:1.02;margin:0}
h3{font-size:28px;line-height:1.08;margin:0}
p{margin:0;color:var(--muted)}
.eyebrow{display:block;margin-bottom:14px;color:var(--orange);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.eyebrow--light{color:#ff814a}
.text-link{display:inline-flex;align-items:center;gap:9px;margin-top:26px;color:var(--orange);font-weight:800;font-size:15px}
.text-link svg{width:18px;height:18px;transition:transform .2s ease}
.text-link:hover svg{transform:translateX(4px)}

/* Buttons */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:11px;font-weight:800;font-size:14px;line-height:1.1;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;color:#fff}
.btn svg{width:18px;height:18px}
.btn:hover{transform:translateY(-2px)}
.btn--primary{background:linear-gradient(135deg,#ff6a1f,#ff8a2f);box-shadow:0 16px 38px rgba(255,91,22,.25)}
.btn--primary:hover{box-shadow:0 20px 46px rgba(255,91,22,.34)}
.btn--outline{background:transparent;border-color:rgba(255,255,255,.28);color:#fff}
.btn--outline:hover{border-color:var(--orange);background:rgba(255,91,22,.08)}
.btn--ghost{background:#111c22;border-color:#36434a;color:#fff}
.btn--large{min-height:60px;padding-inline:28px;font-size:15px}
.btn--full{width:100%}

/* Header */
.site-header{position:sticky;top:0;z-index:500;height:86px;background:rgba(6,15,20,.98);border-bottom:1px solid rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(18px);transition:box-shadow .2s ease,background .2s ease}
.site-header.scrolled{box-shadow:0 16px 42px rgba(0,0,0,.22);background:rgba(6,15,20,.995)}
.site-header__inner{width:min(var(--max),calc(100% - 48px));height:86px;margin:auto;display:flex;align-items:center;gap:24px}
.site-brand{display:flex;width:270px;min-width:270px;height:62px;align-items:center}
.site-brand img{width:270px;height:auto;max-height:62px;object-fit:contain;object-position:left center}
.site-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}
.site-nav a{position:relative;color:#e9eef0;font-size:12.5px;font-weight:720;white-space:nowrap;letter-spacing:-.01em}
.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-11px;height:2px;background:var(--orange);transition:right .2s ease}
.site-nav a:hover{color:#fff}.site-nav a:hover:after{right:0}
.site-header__actions{display:flex;align-items:center;gap:12px;margin-left:8px}
.header-phone{display:flex;align-items:center;gap:10px;min-width:154px;color:#fff}
.header-phone i{width:38px;height:38px;border:1px solid rgba(255,91,22,.44);border-radius:50%;display:grid;place-items:center;color:var(--orange)}
.header-phone svg{width:18px;height:18px}
.header-phone b,.header-phone small{display:block;white-space:nowrap}
.header-phone b{font-size:15px;line-height:1.1}.header-phone small{font-size:10px;color:#9ca9af;margin-top:3px}
.header-quote{min-width:172px}
.menu-toggle{display:none;margin-left:auto;width:46px;height:46px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:#0d181e;padding:11px}
.menu-toggle span{display:block;height:2px;background:#fff;margin:5px 0;border-radius:2px}
.mobile-menu{position:fixed;top:86px;left:0;right:0;z-index:490;padding:20px;background:#081116;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 28px 60px rgba(0,0,0,.35)}
.mobile-menu nav{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.mobile-menu nav a{padding:13px 2px;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px;font-weight:700}
.mobile-menu__contact{display:flex;gap:14px;flex-wrap:wrap;padding:18px 0}.mobile-menu__contact a{display:flex;align-items:center;gap:8px;color:#dce4e7;font-size:13px}.mobile-menu__contact svg{width:18px;color:var(--orange)}

/* Hero */
.hero{position:relative;overflow:hidden;background:var(--dark);color:#fff}
.hero__media{position:absolute;inset:0;overflow:hidden}
.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:saturate(.82) contrast(1.05) brightness(.62)}
.hero__media span{position:absolute;inset:0;background:linear-gradient(90deg,#061015 0%,rgba(6,16,21,.97) 29%,rgba(6,16,21,.72) 52%,rgba(6,16,21,.34) 77%,rgba(6,16,21,.58) 100%)}
.hero__inner{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) 560px;gap:64px;align-items:center;min-height:720px;padding-block:52px}
.hero__copy{max-width:720px}
.hero__copy h1{color:#fff;font-size:clamp(58px,4.7vw,80px);line-height:.96;letter-spacing:-.048em}
.hero__copy h1 em{font-style:normal;color:var(--orange)}
.hero__copy>p{max-width:700px;margin-top:22px;color:#eef3f5;font-size:19px;line-height:1.62;font-weight:470}
.hero__trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px}
.hero__trust span{display:inline-flex;align-items:center;gap:7px;color:#f2f6f7;font-size:12px;font-weight:720}
.hero__trust svg{width:17px;height:17px;color:var(--orange)}
.hero__mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px;max-width:700px}
.hero__mini-grid article{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;min-height:88px;padding:15px 16px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(7,17,22,.62);backdrop-filter:blur(8px)}
.hero__mini-grid i{width:40px;height:40px;border-radius:10px;background:rgba(255,91,22,.1);display:grid;place-items:center;color:var(--orange)}
.hero__mini-grid svg{width:22px;height:22px}.hero__mini-grid b,.hero__mini-grid span{display:block}.hero__mini-grid b{font-size:14px;color:#fff}.hero__mini-grid span{font-size:11px;line-height:1.45;color:#aebbc1;margin-top:3px}
.hero__worker{position:absolute;z-index:2;left:38%;bottom:-18px;width:min(560px,37vw);height:620px;pointer-events:none}
.hero__worker:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,16,21,.82),transparent 28%,transparent 72%,rgba(6,16,21,.58));z-index:2}
.hero__worker img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:saturate(.8) contrast(1.05)}
.hero__form{width:560px;justify-self:end}
.hero--inner .hero__media img{object-position:center 42%}
.hero--inner .hero__media span{background:linear-gradient(90deg,#061015 0%,rgba(6,16,21,.96) 42%,rgba(6,16,21,.66) 66%,rgba(6,16,21,.64) 100%)}
.hero--inner .hero__copy h1{font-size:clamp(50px,4.2vw,70px);text-transform:none}
.hero--inner .hero__inner{min-height:690px}
.hero--hub .hero__copy h1,.hero--contact .hero__copy h1{font-size:clamp(52px,4.4vw,72px)}
.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px;color:#94a3aa;font-size:11px}.breadcrumbs a:hover{color:#fff}.breadcrumbs i{font-style:normal;color:#5c6d76}
.hero__contact{display:flex;align-items:center;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}
.brand-chip{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--orange);border-radius:9px;color:#fff;font-weight:900;background:#0c171d}
.hero__contact b,.hero__contact small{display:block}.hero__contact b{font-size:13px}.hero__contact small{font-size:10px;color:#9caab0}.hero__contact>a{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800;color:#fff}.hero__contact>a svg{width:18px;color:var(--orange)}
.contact-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.contact-links a{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 14px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:rgba(7,17,22,.62)}.contact-links svg{width:21px;color:var(--orange)}.contact-links b,.contact-links small{display:block}.contact-links b{font-size:13px;color:#fff}.contact-links small{font-size:9px;color:#9eabb1}

/* Form */
.lead-form{position:relative;padding:28px;background:linear-gradient(180deg,#fbfcfc 0%,#f1f5f6 100%);border:1px solid rgba(255,255,255,.9);border-top:3px solid var(--orange);border-radius:22px;color:var(--ink);box-shadow:0 28px 80px rgba(0,0,0,.30);overflow:hidden}
.lead-form:before{content:"";position:absolute;top:-88px;right:-90px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(255,91,22,.14),transparent 68%);pointer-events:none}.lead-form:after{content:"";position:absolute;left:-90px;bottom:-110px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(13,47,61,.07),transparent 68%);pointer-events:none}
.lead-form__head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.lead-form__head h2{margin:0;color:var(--ink);font-size:35px;line-height:.98;letter-spacing:-.04em;font-weight:790}.lead-form__head h2 em{font-style:normal;color:var(--orange)}
.lead-form__head .eyebrow{font-size:9px;margin-bottom:8px;color:#5d6a71;letter-spacing:.1em}
.step-count{flex:none;padding:8px 11px;border:1px solid #d7e0e3;border-radius:99px;background:#fff;color:#34434a;font-size:10px;font-weight:760;box-shadow:0 5px 14px rgba(10,23,29,.05)}
.lead-form__trust{display:flex;flex-wrap:wrap;gap:8px 9px;margin-top:14px}.lead-form__trust span{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #dce4e7;border-radius:999px;background:#fff;font-size:10px;color:#425159;box-shadow:0 5px 14px rgba(10,23,29,.035)}.lead-form__trust svg{width:13px;height:13px;color:var(--orange)}
.lead-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:18px 0 18px}.lead-progress i{position:relative;height:6px;border-radius:99px;background:#dbe3e6;overflow:hidden}.lead-progress i:after{content:"";position:absolute;inset:0;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.lead-progress i.active:after,.lead-progress i.done:after{transform:scaleX(1)}.lead-progress i span{position:absolute;opacity:0}
.lead-form__steps{position:relative}
.wizard-step{display:none}.wizard-step.active{display:block;animation:stepIn .24s ease both}@keyframes stepIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}
.step-intro{padding:0 0 15px;border-bottom:1px solid #dfe6e8}.step-intro>span{display:block;color:var(--orange);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.step-intro h3{margin:6px 0 8px;color:var(--ink);font-size:24px;line-height:1.12;letter-spacing:-.025em}.step-intro p{color:#65727a;font-size:12px;line-height:1.55}
.choice-group{padding:14px 0 0;margin:0;border:0}.choice-group+ .choice-group{border-top:1px solid #dfe6e8;margin-top:14px;padding-top:16px}
.choice-group legend{width:100%;display:flex;align-items:center;gap:7px;padding:0 0 10px;color:#233139;font-size:12px;font-weight:800}.choice-group legend svg{width:16px;height:16px;color:var(--orange)}.choice-group legend small{margin-left:auto;color:#7b8a91;font-size:9px;font-weight:650}
.choice-grid{display:grid;gap:9px}.choice-grid--2{grid-template-columns:1fr 1fr}.choice-grid--3{grid-template-columns:repeat(3,1fr)}
.choice-card{position:relative;display:block}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-card>span{position:relative;display:flex;align-items:center;justify-content:center;min-height:50px;padding:10px 12px;border:1px solid #d3dde1;border-radius:12px;background:#fff;color:#243138;text-align:center;font-size:11.5px;font-weight:760;line-height:1.25;box-shadow:0 6px 16px rgba(10,23,29,.035);transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.choice-card:hover>span{border-color:#aebdc3;background:#fbfcfc;transform:translateY(-1px);box-shadow:0 9px 20px rgba(10,23,29,.06)}.choice-card input:checked+span{border-color:var(--orange);background:linear-gradient(180deg,#fff8f3,#fff0e6);color:#1d2a31;box-shadow:inset 0 0 0 1px rgba(255,91,22,.24),0 9px 24px rgba(255,91,22,.12)}.choice-card input:checked+span:after{content:"✓";position:absolute;right:8px;top:7px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:10px;font-weight:900}.choice-card input:focus-visible+span{outline:3px solid rgba(255,91,22,.25);outline-offset:2px}.choice-card--wide{grid-column:1/-1}.choice-card--popular>span{border-color:#f0b493}.choice-card--popular>span small{margin-left:6px;color:var(--orange);font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}
.choice-grid.invalid{outline:2px solid rgba(255,91,22,.72);outline-offset:4px;border-radius:10px}
.live-price{display:grid;grid-template-columns:1fr auto;gap:6px 18px;align-items:center;margin-top:16px;padding:16px 17px;border:1px solid rgba(255,91,22,.32);border-radius:15px;background:linear-gradient(135deg,#fff7f1,#ffe7d8 58%,#fff2e8);box-shadow:0 12px 28px rgba(255,91,22,.08);transition:transform .22s ease,box-shadow .22s ease}.live-price.is-ready{transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,91,22,.16);animation:priceReady .36s ease both}@keyframes priceReady{0%{transform:scale(.985)}100%{transform:scale(1) translateY(-2px)}}.live-price div span,.live-price div small{display:block}.live-price div span{color:#101820;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.live-price div small{margin-top:2px;color:#5e6a71;font-size:9px}.live-price strong{grid-column:2;grid-row:1/3;color:#ff5b16;font-size:28px;letter-spacing:-.03em;white-space:nowrap}.live-price p{grid-column:1/-1;margin-top:4px;color:#5a666d;font-size:9px;line-height:1.45}
.form-tip{display:flex;gap:10px;align-items:center;margin-top:18px;padding:14px;border:1px solid #dce4e7;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(10,23,29,.035)}.form-tip i{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:rgba(255,91,22,.1);color:var(--orange)}.form-tip svg{width:19px}.form-tip b,.form-tip span{display:block}.form-tip b{font-size:10px;color:#26343b}.form-tip span{margin-top:2px;color:#748189;font-size:9px;line-height:1.4}
.text-field{display:block;margin-top:14px}.text-field>span{display:flex;align-items:center;gap:7px;margin-bottom:6px;color:#2f3c43;font-size:10px;font-weight:780}.text-field>span svg{width:16px;color:var(--orange)}.text-field input,.text-field textarea{width:100%;min-height:52px;padding:12px 13px;border:1px solid #33444c;border-radius:10px;background:#f9fbfc;color:#101820;font-size:14px;font-weight:600;outline:0;transition:border-color .18s ease,box-shadow .18s ease}.text-field textarea{min-height:150px;resize:vertical;line-height:1.5}.text-field input:focus,.text-field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,91,22,.15)}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.privacy{display:flex;align-items:flex-start;gap:8px;margin-top:12px;color:#65727a;font-size:9px}.privacy input{width:16px;height:16px;accent-color:var(--orange);margin:1px 0 0}.privacy a{text-decoration:underline;color:#26343b}
.mini-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.mini-trust span{min-height:44px;padding:8px;border:1px solid #dce4e7;border-radius:9px;background:#fff;display:flex;align-items:center;gap:5px;color:#5e6b72;font-size:8.5px}.mini-trust svg{width:13px;color:var(--orange)}
.request-summary{margin-top:13px;padding:13px;border:1px solid #dce4e7;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(10,23,29,.035)}.request-summary>span{display:block;margin-bottom:7px;color:var(--orange);font-size:8.5px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.request-summary>div{display:flex;flex-wrap:wrap;gap:6px}.request-summary b{display:inline-flex;align-items:center;min-height:29px;padding:5px 8px;border:1px solid #d7e0e3;border-radius:99px;color:#78868d;font-size:8.5px;font-weight:700}.request-summary b.has-value{border-color:rgba(255,91,22,.38);background:#fff0e8;color:#253239}
.direct-contact{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:11px;color:#6f7d84;font-size:8.5px}.direct-contact a{display:flex;align-items:center;gap:5px;color:#26343b;font-weight:750}.direct-contact svg{width:13px;color:var(--orange)}
.form-actions{display:flex;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #dfe6e8}.form-actions .btn{min-height:54px}.wizard-back{width:90px}.wizard-next,.submit{flex:1}.form-status{margin-top:8px;font-size:10px}.form-status.success{color:#7ee0a2}.form-status.error{color:#ff9292}

/* Proof rail */
.proof-rail{background:#09141a;color:#fff;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.08)}
.proof-rail__grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:96px}
.proof-rail article{display:flex;align-items:center;gap:14px;padding:20px 25px;border-right:1px solid rgba(255,255,255,.09)}.proof-rail article:first-child{padding-left:0}.proof-rail article:last-child{border-right:0}.proof-rail i{width:38px;height:38px;display:grid;place-items:center;color:var(--orange)}.proof-rail svg{width:25px;height:25px}.proof-rail b,.proof-rail span{display:block}.proof-rail b{color:#fff;font-size:14px;line-height:1.2}.proof-rail span{margin-top:3px;color:#96a5ac;font-size:10.5px;line-height:1.35}

/* Sections */
.section{padding:104px 0;background:#fff}
.section--soft{background:var(--soft)}
.section--dark{background:var(--dark);color:#fff}
.section--editorial{background:#fff}
.section-head{max-width:900px;margin-bottom:44px}
.section-head--wide{max-width:1060px}.section-head--center{text-align:center;margin-inline:auto;margin-bottom:50px}.section-head--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.75fr);gap:64px;align-items:end}.section-head--split>p{margin-bottom:6px}
.section-head h2{color:var(--ink)}.section-head p{max-width:850px;margin-top:17px;color:var(--muted);font-size:18px;line-height:1.7}.section-head--light h2{color:#fff}.section-head--light p{color:#aab7bd}
.split-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:70px;align-items:center}.split-layout--content{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}
.split-copy h2{color:var(--ink);font-size:clamp(42px,3.7vw,58px)}.split-copy p{margin-top:18px;font-size:18px;line-height:1.72}.check-list{display:grid;gap:10px;margin-top:24px}.check-list span{display:flex;align-items:center;gap:9px;color:var(--ink-2);font-size:14px;font-weight:700}.check-list svg{width:18px;color:var(--orange)}

/* Generic cards */
.feature-grid{display:grid;gap:20px}.feature-grid--3{grid-template-columns:repeat(3,1fr)}.feature-grid--4{grid-template-columns:repeat(4,1fr)}
.feature-card{position:relative;min-height:260px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 14px 40px rgba(10,23,29,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 28px 68px rgba(10,23,29,.12);border-color:#f2b08c}.feature-card>i{width:50px;height:50px;border-radius:13px;background:var(--dark);color:var(--orange);display:grid;place-items:center}.feature-card>i svg{width:25px}.feature-card>span{position:absolute;right:25px;top:23px;color:#d7dfe2;font-size:34px;font-weight:800}.feature-card h3{margin:24px 0 11px}.feature-card p{font-size:16px;line-height:1.68}

.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.service-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 46px rgba(10,23,29,.055);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-7px);box-shadow:0 30px 76px rgba(10,23,29,.13);border-color:#f0b18f}.service-card__media{height:245px;overflow:hidden;background:#e9eef0}.service-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.service-card:hover .service-card__media img{transform:scale(1.055)}.service-card__body{padding:27px}.service-card__body .eyebrow{font-size:10px;margin-bottom:10px}.service-card h3{font-size:29px;margin-bottom:11px}.service-card p{min-height:78px;font-size:15.5px;line-height:1.65}.service-card b{display:flex;align-items:center;gap:7px;margin-top:20px;color:var(--orange);font-size:13px}.service-card b svg{width:16px}

.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.price-card{display:flex;flex-direction:column;min-height:235px;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:linear-gradient(180deg,#0e1b22,#0a151b);color:#fff;transition:transform .22s ease,border-color .22s ease,background .22s ease}.price-card:hover{transform:translateY(-5px);border-color:rgba(255,91,22,.68);background:#10222a;box-shadow:0 20px 50px rgba(0,0,0,.18)}.price-card>span{color:#ff814a;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.price-card strong{margin-top:14px;color:#fff;font-size:39px;line-height:1.05;letter-spacing:-.035em}.price-card p{margin-top:10px;color:#9dacb3;font-size:13px}.price-card b{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:22px;color:#fff;font-size:12px}.price-card b svg{width:15px;color:var(--orange)}.price-card--accent{border-color:rgba(255,91,22,.65);background:linear-gradient(135deg,#231812,#0b171d 58%)}
.price-grid--light .price-card--light{border-color:var(--line);background:#fff;color:var(--ink);box-shadow:0 12px 38px rgba(10,23,29,.05)}.price-grid--light .price-card--light strong{color:var(--ink);font-size:32px}.price-grid--light .price-card--light p{color:var(--muted)}.price-grid--light .price-card--accent{background:var(--dark);border-color:var(--dark)}.price-grid--light .price-card--accent strong,.price-grid--light .price-card--accent p{color:#fff}.price-grid--light .price-card--accent p{color:#a8b5bb}
.inline-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:20px 22px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#102027;color:#fff}.inline-cta b,.inline-cta span{display:block}.inline-cta b{font-size:17px}.inline-cta span{margin-top:4px;color:#9dacb3;font-size:12px}.inline-cta--light{border-color:var(--line);background:var(--soft);color:var(--ink)}.inline-cta--light span{color:var(--muted)}

.before-after{position:relative;height:560px;overflow:hidden;border-radius:20px;background:#dce3e5;box-shadow:var(--shadow);isolation:isolate}.before-after__base,.before-after__after{position:absolute;inset:0}.before-after__base img,.before-after__after img{width:100%;height:100%;object-fit:cover}.before-after__base span,.before-after__after span{position:absolute;top:20px;padding:8px 12px;border-radius:8px;background:rgba(7,17,22,.9);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.before-after__base span{left:20px}.before-after__after{width:52%;overflow:hidden;border-right:2px solid #fff}.before-after__after img{width:calc(100vw);max-width:none;position:absolute;left:0;top:0}.before-after__after span{left:20px;background:var(--orange)}.before-after__handle{position:absolute;z-index:4;left:52%;top:50%;width:48px;height:48px;transform:translate(-50%,-50%);display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:var(--orange);color:#fff;box-shadow:0 8px 25px rgba(0,0,0,.3)}.before-after__handle i{font-style:normal;font-size:19px}.before-after input{position:absolute;z-index:5;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize}

.level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.level-card{position:relative;display:flex;flex-direction:column;min-height:315px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.level-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.level-card>span{position:absolute;right:24px;top:20px;color:#d4dde0;font-size:34px;font-weight:800}.level-card>i{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;background:var(--dark);color:var(--orange)}.level-card>i svg{width:26px}.level-card h3{margin:24px 0 11px}.level-card p{font-size:15.5px;line-height:1.65}.level-card b{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:22px;color:var(--orange);font-size:13px}.level-card b svg{width:16px}.level-card--featured{border-color:rgba(255,91,22,.7);box-shadow:0 20px 55px rgba(255,91,22,.11)}.level-card--featured:before{content:"Meest gekozen";position:absolute;left:30px;top:-13px;padding:6px 10px;border-radius:99px;background:var(--orange);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}

.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.project-card{position:relative;min-height:300px;padding:32px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#0b171d,#10222b);border:1px solid #1e333d;color:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.project-card:after{content:"";position:absolute;width:210px;height:210px;right:-90px;bottom:-100px;border-radius:50%;background:radial-gradient(circle,rgba(255,91,22,.12),transparent 65%);transition:transform .3s ease}.project-card:hover{transform:translateY(-5px);border-color:rgba(255,91,22,.55);box-shadow:0 24px 60px rgba(7,17,22,.22)}.project-card:hover:after{transform:scale(1.25)}.project-card>i{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,91,22,.38);border-radius:12px;color:var(--orange);background:#0a151b}.project-card>i svg{width:23px}.project-card>span{display:block;margin-top:22px;color:#ff814a;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.project-card h3{max-width:570px;margin-top:7px;color:#fff;font-size:31px;line-height:1.05}.project-card p{max-width:600px;margin-top:12px;color:#aab7bd;font-size:14px;line-height:1.6}.project-card b{display:flex;align-items:center;gap:7px;margin-top:20px;color:#fff;font-size:12px}.project-card b svg{width:15px;color:var(--orange)}.project-card--accent{background:linear-gradient(135deg,#221711,#0a171d 55%);border-color:rgba(255,91,22,.45)}

.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.process-card{position:relative;min-height:245px;padding:27px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.process-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.process-card>span{position:absolute;right:23px;top:19px;color:#d7e0e3;font-size:30px;font-weight:800}.process-card>i{width:45px;height:45px;display:grid;place-items:center;border-radius:11px;background:var(--dark);color:var(--orange)}.process-card>i svg{width:23px}.process-card h3{margin:24px 0 10px;font-size:25px}.process-card p{font-size:14.5px;line-height:1.6}

.city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.city-card{padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#0d1b22;color:#fff;transition:transform .2s ease,border-color .2s ease}.city-card:hover{transform:translateY(-4px);border-color:rgba(255,91,22,.5)}.city-card>div>span{color:#ff814a;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.city-card h3{margin-top:6px;color:#fff;font-size:30px}.city-card__main{display:flex;align-items:center;gap:7px;margin-top:12px;color:#fff;font-size:13px;font-weight:800}.city-card__main svg{width:15px;color:var(--orange)}.city-card nav{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.city-card nav a{color:#9dabb1;font-size:10.5px}.city-card nav a:hover{color:#fff}.city-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.city-cloud a{display:inline-flex;min-height:37px;align-items:center;padding:0 12px;border:1px solid rgba(255,255,255,.11);border-radius:99px;color:#b3c0c5;font-size:10.5px}.city-cloud a:hover{border-color:var(--orange);color:#fff}.city-cloud__all{gap:7px;background:var(--orange)!important;border-color:var(--orange)!important;color:#fff!important;font-weight:800}.city-cloud__all svg{width:14px}

.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.route-card{padding:25px;border:1px solid var(--line);border-radius:15px;background:#fff}.route-card h3{font-size:23px;margin-bottom:15px}.route-card a{display:block;padding:9px 0;border-bottom:1px solid #edf0f1;color:#56636a;font-size:12.5px;transition:color .18s ease,padding-left .18s ease}.route-card a:last-child{border-bottom:0}.route-card a:hover{padding-left:5px;color:var(--orange)}
.knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.knowledge-card{display:flex;flex-direction:column;min-height:280px;padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.knowledge-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.knowledge-card>span{color:var(--orange);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.knowledge-card h3{margin-top:13px;font-size:28px}.knowledge-card p{margin-top:12px;font-size:15px}.knowledge-card b{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:20px;color:var(--orange);font-size:12px}.knowledge-card b svg{width:15px}

/* Commercial building blocks */
.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quick-card{min-height:170px;padding:25px;border:1px solid var(--line);border-radius:15px;background:#fff}.quick-card>span{display:block;color:var(--orange);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.quick-card strong{display:block;margin-top:12px;color:var(--ink);font-size:25px}.quick-card p{margin-top:8px;font-size:14px}
.focus-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.focus-card{min-height:215px;padding:25px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 12px 36px rgba(10,23,29,.04);transition:transform .2s ease,box-shadow .2s ease}.focus-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.focus-card i{width:46px;height:46px;display:grid;place-items:center;border-radius:11px;background:var(--dark);color:var(--orange)}.focus-card svg{width:23px}.focus-card h3{margin:21px 0 9px;font-size:25px}.focus-card p{font-size:14.5px;line-height:1.6}
.editorial-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:stretch}.editorial-photo{position:relative;min-height:650px;overflow:hidden;border-radius:20px;background:var(--soft);box-shadow:var(--shadow)}.editorial-photo>img{width:100%;height:100%;object-fit:cover}.editorial-photo>div{position:absolute;left:22px;bottom:22px;display:flex;align-items:center;gap:12px;max-width:270px;padding:13px 15px;border-radius:12px;background:rgba(7,17,22,.9);color:#fff;backdrop-filter:blur(8px)}.editorial-photo strong{font-size:27px;color:var(--orange)}.editorial-photo span{font-size:10px;line-height:1.35;color:#d2dbde}.editorial-stack{display:grid;gap:14px}.editorial-card{position:relative;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.editorial-card>span{position:absolute;right:24px;top:20px;color:#dde4e6;font-size:28px;font-weight:800}.editorial-card h2{padding-right:55px;font-size:31px;line-height:1.08}.editorial-card p{margin-top:13px;font-size:14.5px;line-height:1.68}
.scope-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.scope-card{position:relative;min-height:265px;padding:27px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.scope-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.scope-card>span{position:absolute;right:22px;top:18px;color:#d8e0e3;font-size:30px;font-weight:800}.scope-card>i{width:47px;height:47px;display:grid;place-items:center;border-radius:12px;background:var(--dark);color:var(--orange)}.scope-card svg{width:23px}.scope-card h3{margin:22px 0 10px;font-size:24px}.scope-card p{font-size:14px;line-height:1.6}
.dark-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dark-process-card{position:relative;min-height:280px;padding:27px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:#0d1b22;color:#fff;transition:transform .2s ease,border-color .2s ease}.dark-process-card:hover{transform:translateY(-4px);border-color:rgba(255,91,22,.48)}.dark-process-card>span{position:absolute;right:22px;top:19px;color:#30414a;font-size:32px;font-weight:800}.dark-process-card>i{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#071116;color:var(--orange);border:1px solid #21333c}.dark-process-card svg{width:24px}.dark-process-card h3{margin:26px 0 10px;color:#fff;font-size:25px}.dark-process-card p{color:#a8b6bc;font-size:14px;line-height:1.62}.dark-process-grid--light .dark-process-card{border-color:var(--line);background:#fff;color:var(--ink)}.dark-process-grid--light .dark-process-card>span{color:#dce3e5}.dark-process-grid--light .dark-process-card h3{color:var(--ink)}.dark-process-grid--light .dark-process-card p{color:var(--muted)}
.authority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.authority-card{position:relative;min-height:225px;padding:27px;border:1px solid var(--line);border-radius:16px;background:#fff}.authority-card>span{display:inline-flex;min-width:38px;height:30px;align-items:center;justify-content:center;border-radius:8px;background:var(--dark);color:var(--orange);font-size:10px;font-weight:850}.authority-card h3{margin:20px 0 10px;font-size:25px}.authority-card p{font-size:14.5px;line-height:1.62}
.deep-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.deep-card{position:relative;min-height:300px;padding:31px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(10,23,29,.035)}.deep-card>span{display:inline-block;margin-bottom:18px;color:var(--orange);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.deep-card h2{font-size:34px;line-height:1.08}.deep-card p{margin-top:15px;font-size:15.5px;line-height:1.72}.deep-card--check{background:var(--soft)}.check-list--boxed{margin-top:18px}.check-list--boxed span{padding:11px 12px;border:1px solid #dbe2e5;border-radius:10px;background:#fff;font-size:12px}
.local-layout{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center}.local-layout h2{color:#fff;font-size:clamp(40px,3.4vw,55px)}.local-layout p{margin-top:17px;color:#aab7bd;font-size:16px;line-height:1.7}.local-layout p b{color:#fff}.local-points{display:grid;gap:8px;margin-top:22px}.local-points span{display:flex;align-items:center;gap:8px;color:#d8e1e4;font-size:12px}.local-points svg{width:17px;color:var(--orange)}.local-photo{height:430px;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.12)}.local-photo img{width:100%;height:100%;object-fit:cover}
.link-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.link-card{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:78px;padding:17px 19px;border:1px solid var(--line);border-radius:13px;background:#fff;transition:transform .18s ease,border-color .18s ease}.link-card:hover{transform:translateY(-2px);border-color:#c4cfd3}.link-card strong{font-size:14px}.link-card span{display:flex;align-items:center;gap:6px;color:var(--orange);font-size:11px;font-weight:800}.link-card svg{width:14px}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gallery-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.gallery-card img{width:100%;height:220px;object-fit:cover;transition:transform .35s ease}.gallery-card:hover img{transform:scale(1.04)}.gallery-card>div{padding:18px}.gallery-card h3{font-size:20px}.gallery-card p{margin-top:7px;font-size:12.5px;line-height:1.55}
.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.related-card{display:flex;flex-direction:column;min-height:275px;padding:25px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.related-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.related-card>span{color:var(--orange);font-size:9px;font-weight:850;letter-spacing:.08em}.related-card h3{margin-top:13px;font-size:23px}.related-card p{margin-top:10px;font-size:13.5px;line-height:1.6}.related-card b{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:18px;color:var(--orange);font-size:11px}.related-card b svg{width:14px}

/* FAQ */
.faq-section{overflow:hidden}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:74px;padding:18px 22px;color:var(--ink);font-size:16px;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--dark);color:var(--orange);font-size:18px;transition:transform .2s ease}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{padding:0 22px 20px;max-width:780px;font-size:15px;line-height:1.72}

/* Final CTA */
.final-cta{padding:82px 0;background:radial-gradient(circle at 78% 30%,rgba(255,91,22,.14),transparent 30%),#071116;color:#fff}.final-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.final-cta h2{max-width:850px;color:#fff;font-size:clamp(40px,3.8vw,58px)}.final-cta p{max-width:760px;margin-top:13px;color:#aab7bd;font-size:16px}.final-cta__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.final-cta--compact{padding:68px 0}

/* Simple secondary hero */
.simple-hero{padding:80px 0;background:radial-gradient(circle at 78% 28%,rgba(255,91,22,.11),transparent 32%),var(--dark);color:#fff}.simple-hero__grid{display:grid;grid-template-columns:1fr .75fr;gap:62px;align-items:center}.simple-hero h1{color:#fff;font-size:clamp(50px,4.7vw,72px)}.simple-hero p{max-width:760px;margin-top:20px;color:#b7c3c8;font-size:18px;line-height:1.7}.simple-hero .btn{margin-top:28px}.simple-hero__media{height:480px;overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow-dark)}.simple-hero__media img{width:100%;height:100%;object-fit:cover}.visual-stack{position:relative;min-height:560px}.visual-stack img:first-child{position:absolute;inset:0 auto auto 0;width:80%;height:470px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.visual-stack img:last-child{position:absolute;right:0;bottom:0;width:48%;height:270px;object-fit:cover;border:10px solid #fff;border-radius:17px;box-shadow:var(--shadow)}

/* Legal */
.legal-page{background:var(--soft)}.legal-hero{padding:80px 0 54px;background:var(--dark);color:#fff}.legal-hero h1{color:#fff;font-size:clamp(46px,4.5vw,68px)}.legal-hero p{margin-top:16px;color:#afbbc0;font-size:17px}.legal-content{padding:42px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.legal-content h2{margin:32px 0 10px;font-size:31px}.legal-content h2:first-child{margin-top:0}.legal-content p{font-size:16px;line-height:1.78}.legal-content .btn{margin-top:20px}

/* Footer */
.site-footer{background:#061015;color:#fff;border-top:1px solid rgba(255,255,255,.08)}
.site-footer__top{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center;padding:44px 0;border-bottom:1px solid rgba(255,255,255,.09)}
.footer-brand>a{display:block;width:240px}.footer-brand img{width:240px;height:auto}.footer-brand p{max-width:470px;margin-top:16px;color:#93a3aa;font-size:13px;line-height:1.6}
.footer-direct{display:flex;align-items:center;justify-content:flex-end;gap:12px}.footer-direct>a:not(.btn){display:flex;align-items:center;gap:9px;min-height:52px;padding:8px 12px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#0a171d}.footer-direct>a:not(.btn) i{color:var(--orange)}.footer-direct svg{width:18px}.footer-direct small,.footer-direct b{display:block}.footer-direct small{color:#7f9199;font-size:8px}.footer-direct b{font-size:11px;margin-top:2px}.footer-direct .btn{min-height:52px}
.site-footer__links{display:grid;grid-template-columns:repeat(4,1fr);gap:44px;padding:48px 0}.site-footer__links h3{margin-bottom:16px;color:#fff;font-size:17px;letter-spacing:-.01em}.site-footer__links a{display:block;padding:6px 0;color:#91a0a7;font-size:11.5px}.site-footer__links a:hover{color:#fff}
.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.08);color:#71838b;font-size:9.5px}.site-footer__bottom>div{display:flex;gap:18px}.site-footer__bottom a:hover{color:#fff}
.mobile-stick{display:none}

/* Reveal */
.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.js .reveal.is-visible{opacity:1;transform:none}

/* Responsive */
@media(max-width:1320px){
  .site-header__inner{width:calc(100% - 32px);gap:16px}.site-brand{width:235px;min-width:235px}.site-brand img{width:235px}.site-nav{gap:17px}.site-nav a{font-size:11px}.header-phone{min-width:132px}.header-phone b{font-size:12px}.header-quote{min-width:152px;padding-inline:16px}
  .hero__inner{grid-template-columns:minmax(0,1fr) 520px;gap:44px}.hero__form{width:520px}.hero__copy h1{font-size:clamp(54px,4.8vw,74px)}
}
@media(max-width:1120px){
  .site-nav{display:none}.menu-toggle{display:block}.site-header__actions{margin-left:auto}.header-phone{display:none}
  .hero__inner{grid-template-columns:1fr 500px;gap:36px}.hero__form{width:500px}.hero__worker{left:34%;opacity:.85}
  .service-grid,.city-grid{grid-template-columns:1fr 1fr}.scope-grid,.related-grid,.gallery-grid{grid-template-columns:1fr 1fr}.feature-grid--4{grid-template-columns:1fr 1fr}.route-grid{grid-template-columns:1fr 1fr}.dark-process-grid{grid-template-columns:1fr 1fr}.authority-grid{grid-template-columns:1fr 1fr}.simple-hero__grid{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
  body{font-size:17px}.wrap{width:calc(100% - 36px)}.narrow{width:calc(100% - 36px)}
  .site-header,.site-header__inner{height:76px}.site-brand{width:218px;min-width:218px;height:54px}.site-brand img{width:218px;max-height:54px}.mobile-menu{top:76px}.header-quote{display:none}
  .hero{min-height:0}.hero__media{height:360px;inset:0 0 auto}.hero__media img{height:360px;object-position:center 30%;filter:saturate(.82) brightness(.5)}.hero__media span,.hero--inner .hero__media span{background:linear-gradient(180deg,rgba(6,16,21,.2),rgba(6,16,21,.74) 62%,#061015 100%)}
  .hero__worker{display:none}.hero__inner,.hero--inner .hero__inner{display:block;min-height:0;padding:168px 0 32px}.hero__copy{max-width:none}.hero__copy h1,.hero--inner .hero__copy h1{max-width:740px;font-size:clamp(48px,8vw,64px)}.hero__copy>p{font-size:17px;max-width:760px}.hero__mini-grid{max-width:760px}.hero__form{width:100%;max-width:720px;margin-top:30px;justify-self:start}.hero__contact{max-width:720px}
  .proof-rail__grid{grid-template-columns:1fr 1fr}.proof-rail article:nth-child(2){border-right:0}.proof-rail article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}
  .section{padding:76px 0}.section-head--split{grid-template-columns:1fr;gap:14px}.section-head p{font-size:17px}.split-layout,.split-layout--content,.editorial-layout,.local-layout{grid-template-columns:1fr;gap:40px}.split-copy{max-width:850px}.before-after{height:470px}.editorial-photo{min-height:520px}.editorial-stack{grid-template-columns:1fr 1fr}.editorial-card:last-child{grid-column:1/-1}.project-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.level-grid{grid-template-columns:1fr}.knowledge-grid{grid-template-columns:1fr}.deep-grid{grid-template-columns:1fr}.local-photo{height:400px}.final-cta__inner{display:block}.final-cta__actions{justify-content:flex-start;margin-top:28px}.site-footer__top{grid-template-columns:1fr;gap:28px}.footer-direct{justify-content:flex-start;flex-wrap:wrap}.site-footer__links{grid-template-columns:1fr 1fr}.simple-hero__grid{grid-template-columns:1fr;gap:36px}.simple-hero__media{height:420px}.visual-stack{min-height:500px}
}
@media(max-width:620px){
  body{font-size:16px;padding-bottom:58px}.wrap,.narrow{width:calc(100% - 24px)}
  .site-header,.site-header__inner{height:68px}.site-header__inner{width:calc(100% - 20px);gap:8px}.site-brand{width:196px;min-width:196px;height:48px}.site-brand img{width:196px;max-height:48px}.mobile-menu{top:68px;padding:16px 12px}.mobile-menu nav{grid-template-columns:1fr}.mobile-menu nav a{padding:11px 2px}.menu-toggle{width:43px;height:43px}
  .hero__media{height:225px}.hero__media img{height:225px;object-position:center 24%}.hero__inner,.hero--inner .hero__inner{width:calc(100% - 24px);padding:96px 0 22px}.hero__copy h1,.hero--inner .hero__copy h1{font-size:clamp(40px,11.5vw,52px);line-height:.98;letter-spacing:-.045em}.hero__copy>p{margin-top:17px;font-size:16px;line-height:1.55}.hero__trust{display:grid;gap:7px;margin-top:18px}.hero__trust span{font-size:10.5px}.hero__mini-grid{grid-template-columns:1fr;margin-top:18px}.hero__mini-grid article{min-height:72px}.hero__contact{display:grid;grid-template-columns:38px 1fr;margin-top:18px}.hero__contact>a{grid-column:1/-1;margin-left:0;padding-top:8px}.breadcrumbs{display:none}
  .lead-form{padding:20px 14px 16px;border-radius:18px}.lead-form__head h2{font-size:29px}.lead-form__head .eyebrow{font-size:8px}.step-count{font-size:8px;padding:6px 8px}.lead-form__trust{font-size:8px}.lead-progress{margin:12px 0 14px}.step-intro h3{font-size:21px}.step-intro p{font-size:11px}.choice-group{padding-top:12px}.choice-group legend{font-size:10.5px}.choice-group legend small{font-size:8px}.choice-grid--2,.choice-grid--3{grid-template-columns:1fr 1fr}.choice-card>span{min-height:48px;padding:8px 7px;font-size:10.5px}.live-price{grid-template-columns:1fr;padding:12px}.live-price strong{grid-column:1;grid-row:auto;margin-top:4px;font-size:26px}.live-price p{grid-column:1}.contact-grid{grid-template-columns:1fr}.mini-trust{grid-template-columns:1fr}.text-field textarea{min-height:125px}.form-actions{position:sticky;bottom:0;z-index:8;margin:12px -14px -16px;padding:11px 14px 14px;background:linear-gradient(180deg,rgba(244,247,248,.22),#f1f5f6 26%)}.form-actions .btn{min-height:52px;font-size:12px}.wizard-back{width:74px;padding-inline:10px}.direct-contact{display:grid;grid-template-columns:1fr}.request-summary>div{gap:5px}
  .proof-rail__grid{grid-template-columns:1fr}.proof-rail article{min-height:70px;padding:12px 0;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)}.proof-rail article:last-child{border-bottom:0}.proof-rail b{font-size:13px}.proof-rail span{font-size:10px}
  .section{padding:60px 0}.section-head{margin-bottom:30px}.section-head--center{margin-bottom:34px}.section-head h2,.split-copy h2{font-size:38px;line-height:1.03}.section-head p,.split-copy p{font-size:16px}.feature-grid--3,.feature-grid--4,.service-grid,.price-grid,.project-grid,.process-grid,.city-grid,.route-grid,.quick-grid,.focus-grid,.scope-grid,.dark-process-grid,.authority-grid,.link-grid,.gallery-grid,.related-grid{grid-template-columns:1fr}.feature-card,.process-card,.scope-card,.authority-card{min-height:0;padding:24px}.service-card__media{height:220px}.service-card__body{padding:23px}.service-card h3{font-size:26px}.service-card p{min-height:0;font-size:15px}.price-card{min-height:200px;padding:24px}.price-card strong{font-size:34px}.inline-cta{display:block;padding:19px}.inline-cta .btn{width:100%;margin-top:18px}.before-after{height:330px}.level-card{min-height:285px;padding:25px}.project-card{min-height:280px;padding:25px}.project-card h3{font-size:27px}.city-card{padding:22px}.city-card nav{grid-template-columns:1fr}.editorial-photo{min-height:390px}.editorial-stack{grid-template-columns:1fr}.editorial-card:last-child{grid-column:auto}.editorial-card{padding:24px}.editorial-card h2{font-size:28px}.deep-card{min-height:0;padding:24px}.deep-card h2{font-size:29px}.local-photo{height:300px}.gallery-card img{height:235px}.faq-list summary{min-height:66px;padding:16px 17px;font-size:14px}.faq-list details p{padding:0 17px 17px;font-size:14px}.final-cta{padding:58px 0}.final-cta h2{font-size:38px}.final-cta__actions{display:grid}.final-cta__actions .btn{width:100%}.simple-hero{padding:48px 0}.simple-hero h1{font-size:42px}.simple-hero p{font-size:16px}.simple-hero__media{height:300px}.visual-stack{min-height:390px}.visual-stack img:first-child{height:330px}.visual-stack img:last-child{height:190px;border-width:6px}.legal-hero{padding:48px 0 34px}.legal-hero h1{font-size:42px}.legal-content{padding:25px}.legal-content h2{font-size:27px}
  .site-footer__top{padding:34px 0}.footer-brand>a,.footer-brand img{width:205px}.footer-direct{display:grid}.footer-direct>a{width:100%}.site-footer__links{grid-template-columns:1fr;gap:26px;padding:34px 0}.site-footer__bottom{align-items:flex-start;flex-direction:column}.mobile-stick{position:fixed;z-index:600;left:0;right:0;bottom:0;height:58px;display:flex;background:#061015;border-top:1px solid rgba(255,255,255,.12)}.mobile-stick a{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;font-size:12px;font-weight:800}.mobile-stick a:last-child{background:var(--orange)}.mobile-stick svg{width:17px}.mobile-stick.is-hidden{transform:translateY(105%);transition:transform .2s ease}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.js .reveal{opacity:1!important;transform:none!important}}

.lead-form .btn--ghost{background:#fff;border-color:#ccd7db;color:#26343b;box-shadow:0 6px 16px rgba(10,23,29,.04)}
.lead-form .btn--ghost:hover{border-color:#aebdc3;background:#f8fafb}
.lead-form .form-status{color:#536168}.lead-form .form-status.success{color:#1c8b51}.lead-form .form-status.error{color:#c43e3e}
@media (prefers-reduced-motion:reduce){.live-price.is-ready{animation:none;transform:none}}

/* NIEUWBOUWSTRAK V24 3-STEP TRUST FORM */
.lead-form--3step{padding:30px;background:linear-gradient(180deg,#ffffff 0%,#f5f8f9 100%);border:1px solid rgba(255,255,255,.95);border-top:4px solid var(--orange);box-shadow:0 30px 90px rgba(0,0,0,.32)}
.lead-form--3step .lead-form__head{position:relative;z-index:2}
.lead-form--3step .lead-form__head h2{font-size:36px;max-width:370px}
.lead-form__sub{margin-top:8px!important;color:#637079!important;font-size:11px!important;line-height:1.45!important}
.form-proofbar{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0 4px}
.form-proofbar>span{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:0 8px;align-items:center;min-height:58px;padding:9px 10px;border:1px solid #dce5e8;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(10,23,29,.04)}
.form-proofbar i{grid-row:1/3;width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#fff0e8;color:var(--orange)}
.form-proofbar svg{width:17px;height:17px}.form-proofbar b,.form-proofbar small{display:block}.form-proofbar b{color:#1c2930;font-size:10.5px;line-height:1.15}.form-proofbar small{margin-top:2px;color:#7b898f;font-size:8px;line-height:1.2}
.lead-progress--3{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0 20px}
.lead-progress--3 i{height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #d7e1e4;border-radius:999px;background:#eef3f4;overflow:hidden;color:#7d8b91;font-style:normal;font-size:9px;font-weight:800;transition:.2s ease}
.lead-progress--3 i:after{display:none}.lead-progress--3 i span{position:static;opacity:1}.lead-progress--3 i.active{border-color:var(--orange);background:#fff0e8;color:#d94700}.lead-progress--3 i.done{border-color:#c9d8dc;background:#fff;color:#43535b}.lead-progress--3 i.done:before{content:"✓";margin-right:5px;color:var(--orange);font-weight:900}
.lead-form--3step .step-intro{padding-bottom:16px}.lead-form--3step .step-intro h3{font-size:25px;color:#152128}.lead-form--3step .step-intro p{max-width:455px;color:#68767d;font-size:12px}
.lead-form--3step .choice-group legend{color:#1d2a31}.lead-form--3step .choice-group legend small{color:#7a888f}.lead-form--3step .choice-group+ .choice-group{border-top-color:#dde5e8}
.lead-form--3step .choice-card>span{min-height:52px;border-color:#d6e0e4;background:#fff;color:#26343b;font-size:11.5px;box-shadow:0 7px 18px rgba(10,23,29,.035)}
.lead-form--3step .choice-card:hover>span{border-color:#b5c4ca;background:#fbfcfc;box-shadow:0 10px 24px rgba(10,23,29,.07)}
.lead-form--3step .choice-card input:checked+span{border-color:var(--orange);background:linear-gradient(180deg,#fff9f5,#ffede2);color:#17232a;box-shadow:inset 0 0 0 1px rgba(255,91,22,.22),0 10px 26px rgba(255,91,22,.13)}
.lead-form--3step .live-price{margin-top:17px;border:0;border-left:4px solid var(--orange);border-radius:14px;background:linear-gradient(135deg,#182a33,#102028);box-shadow:0 15px 32px rgba(10,23,29,.12)}
.lead-form--3step .live-price div span{color:#fff}.lead-form--3step .live-price div small{color:#b7c3c8}.lead-form--3step .live-price strong{color:#ff7a35}.lead-form--3step .live-price p{color:#aab8be}
.form-row--split{display:grid;grid-template-columns:1.05fr .95fr;gap:12px;align-items:end;margin-top:2px}
.choice-group--compact{margin:0!important;padding-top:14px!important;border-top:0!important}.choice-group--compact legend{padding-bottom:9px!important}
.text-field--compact{margin-top:0;padding-top:14px}.text-field--compact>small{display:block;margin-top:5px;color:#7e8b91;font-size:8.5px}.text-field--compact input{min-height:52px}
.optional-note{margin-top:15px;border:1px solid #dce4e7;border-radius:12px;background:#fff;overflow:hidden}.optional-note summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;color:#34434a;font-size:10.5px;font-weight:800;cursor:pointer;list-style:none}.optional-note summary::-webkit-details-marker{display:none}.optional-note summary b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#f1f5f6;color:var(--orange);font-size:15px;transition:.2s}.optional-note[open] summary b{transform:rotate(45deg)}.optional-note .text-field{margin:0;padding:0 14px 14px}.optional-note textarea{min-height:100px}
.form-value-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.form-value-strip span{display:flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:7px;border-radius:9px;background:#edf3f4;color:#4d5c63;font-size:8.5px;font-weight:750}.form-value-strip svg{width:13px;color:var(--orange)}
.request-summary--hero{margin:16px 0 4px;padding:14px 15px;border:1px solid rgba(255,91,22,.2);background:linear-gradient(135deg,#fff7f1,#fff)}.request-summary--hero>span{color:#dc4c08}.request-summary--hero b{background:#fff;border-color:#d8e2e5;color:#536168}.request-summary--hero b.has-value{border-color:rgba(255,91,22,.38);background:#fff0e7;color:#243138}
.form-confidence{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.form-confidence article{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid #dce5e8;border-radius:11px;background:#fff}.form-confidence i{width:31px;height:31px;display:grid;place-items:center;flex:none;border-radius:9px;background:#fff0e8;color:var(--orange)}.form-confidence svg{width:16px}.form-confidence b,.form-confidence span{display:block}.form-confidence b{color:#243139;font-size:10px;line-height:1.2}.form-confidence span{margin-top:3px;color:#748188;font-size:8.5px;line-height:1.35}
.lead-form--3step .privacy{color:#68767d}.lead-form--3step .privacy a{color:#26343b}.lead-form--3step .direct-contact{color:#7a888e}.lead-form--3step .direct-contact a{color:#2b3940}
.lead-form--3step .form-actions{margin-top:17px;padding-top:15px;border-top-color:#dce4e7}.lead-form--3step .wizard-next,.lead-form--3step .submit{min-height:56px;font-size:13px;box-shadow:0 15px 34px rgba(255,91,22,.24)}
.form-secure-note{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:9px;color:#79868c;font-size:8.5px;text-align:center}.form-secure-note svg{width:13px;color:#5e777f}

@media(max-width:620px){
  .lead-form--3step{padding:18px 13px 15px;border-radius:18px}.lead-form--3step .lead-form__head h2{font-size:28px;max-width:260px}.lead-form__sub{font-size:9.5px!important}.form-proofbar{grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:13px}.form-proofbar>span{display:flex;min-height:48px;padding:7px 6px;gap:5px;justify-content:center}.form-proofbar i{width:27px;height:27px}.form-proofbar small{display:none}.form-proofbar b{font-size:8.5px}.lead-progress--3{margin:11px 0 14px;gap:5px}.lead-progress--3 i{height:26px;font-size:8px}.lead-form--3step .step-intro h3{font-size:21px}.lead-form--3step .step-intro p{font-size:10.5px}.lead-form--3step .choice-card>span{min-height:48px;font-size:10px}.form-row--split{grid-template-columns:1fr}.text-field--compact{padding-top:4px}.form-value-strip{gap:5px}.form-value-strip span{font-size:7.8px}.form-confidence{grid-template-columns:1fr}.request-summary--hero{padding:12px}.lead-form--3step .form-actions{margin:12px -13px -15px;padding:11px 13px 14px;background:linear-gradient(180deg,rgba(245,248,249,.35),#f5f8f9 25%)}.form-secure-note{padding-bottom:2px;font-size:8px}
}
