/* System font fallbacks keep this presentation independent of external font requests. */
:root{--ink:#142130;--paper:#f8f9f6;--lime:#d9f774;--muted:#54616c;--line:#d6dce0;--white:#fff;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #3b7cbe;outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.header{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{font-size:20px;font-weight:700;letter-spacing:.07em;white-space:nowrap}.wordmark span{display:block;margin-top:9px;font-size:12px;letter-spacing:.12em;font-weight:500}.header nav{display:flex;align-items:center;gap:32px;font-size:14px}.nav-cta{border:1px solid var(--ink);padding:13px 18px}.nav-cta span{margin-left:16px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:55px;padding-top:38px;padding-bottom:70px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.6;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(42px,5.25vw,76px);font-weight:500;letter-spacing:-.045em;line-height:1.08;margin-bottom:28px}h1 em{font-weight:500;white-space:normal;color:#45632e}h2{font-size:clamp(32px,3.1vw,46px);line-height:1.17;letter-spacing:-.035em;font-weight:500}h3{font-size:23px;font-weight:500;line-height:1.3;letter-spacing:-.02em}p{line-height:1.65}.lead{font-size:18px;max-width:480px;color:var(--muted);margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 23px;font-size:15px;font-weight:600;border:0;cursor:pointer}.dark{color:white;background:var(--ink)}.lime{background:var(--lime);color:var(--ink)}.hero-note{font-size:12px;color:var(--muted);margin-top:27px;max-width:450px}.hero-image{margin:0;position:relative;min-height:535px;background:var(--ink);overflow:hidden}.hero-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:45% 50%}.hero-image:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(6,16,24,.82));pointer-events:none}.hero-image figcaption{position:absolute;bottom:28px;left:30px;right:25px;color:#fff;z-index:1;font-size:21px;line-height:1.4;max-width:350px}.hero-image small{display:block;font-size:12px;margin-top:12px;color:#e5e9ec}.discipline{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.discipline .wrap{display:flex;justify-content:space-between;gap:20px;padding-block:23px}.discipline span{font-size:12px;letter-spacing:.13em;font-weight:600}.section{padding-top:95px;padding-bottom:95px;scroll-margin-top:30px}.section-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:0 70px;align-items:start;margin-bottom:42px}.section-intro .eyebrow{grid-column:1/-1}.section-intro h2{margin:0}.section-intro>p:last-child{font-size:17px;color:var(--muted);max-width:480px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.service{padding:35px 28px 10px 0}.service+.service{padding-left:28px;border-left:1px solid var(--line)}.number{font-family:'Playfair Display',Georgia,serif;font-size:40px;color:#71818c;display:block;margin-bottom:30px}.service h3{margin-bottom:10px}.service-label{text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:#4b6332;font-weight:700;margin-bottom:20px}.service p:not(.service-label){color:var(--muted);font-size:16px}.service .deliverable{padding-top:18px;border-top:1px solid var(--line);font-size:14px!important}.contact{background:var(--ink);color:#fff;padding:80px 0}.contact h2{font-size:clamp(36px,4vw,58px);max-width:760px}.contact p:not(.eyebrow){color:#d3dce3;max-width:590px;font-size:18px}.contact .eyebrow{color:var(--lime)}.footer{padding-block:30px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.skip{position:fixed;left:12px;top:-80px;background:white;padding:15px;z-index:20}.skip:focus{top:12px}
@media(min-width:1600px){.hero{gap:80px}.hero-image{min-height:590px}}@media(max-width:950px){.wrap{width:calc(100% - 48px)}.header nav{gap:17px}.header nav a:not(.nav-cta){display:none}.hero{gap:28px}.hero-image{min-height:510px}.section-intro{gap:25px}.service{padding-right:18px}.service+.service{padding-left:18px}.discipline .wrap{flex-wrap:wrap;justify-content:center}.discipline span{font-size:12px}.footer{flex-wrap:wrap}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header{min-height:95px;gap:10px}.wordmark{font-size:15px}.wordmark span{font-size:12px;letter-spacing:.01em;white-space:normal;max-width:185px;line-height:1.35}.nav-cta{font-size:12px;padding:11px}.nav-cta span{display:none}.hero{grid-template-columns:1fr;padding-top:30px;gap:25px;padding-bottom:40px}h1{font-size:52px}.hero-image{min-height:390px}.hero-image figcaption{font-size:20px;left:22px;bottom:22px}.lead{font-size:17px}.section{padding-block:60px}.section-intro{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.section-intro .eyebrow{margin:0}.section-intro h2{font-size:33px}.service-grid{grid-template-columns:1fr}.service,.service+.service{padding:25px 0;border-left:0;border-bottom:1px solid var(--line)}.number{font-size:30px;margin-bottom:15px}.contact{padding-block:60px}.footer{flex-direction:column;gap:12px}.eyebrow{font-size:12px}.discipline .wrap{gap:12px 24px}.button{max-width:100%;font-size:14px}.hero-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
.scenario-section{background:var(--ink);color:#fff}.scenario-section .eyebrow{color:var(--lime)}.scenario-section .section-intro>p:last-child{color:#c8d2dc}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.scenario-card{display:flex;flex-direction:column;border:1px solid #4b5968;padding:28px;min-height:330px;transition:background .2s}.scenario-card:hover{background:#233343;text-decoration:none}.card-meta{display:block;font-size:12px;letter-spacing:.08em;line-height:1.6;margin-bottom:24px;color:#bcd79c}.scenario-card h3{font-size:26px;margin-bottom:18px}.scenario-card p{font-size:15px;color:#c8d2dc}.card-link{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:20px;font-size:14px}.scenario-card .card-link{color:var(--lime)}.demo-controls{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.demo-controls button{background:transparent;border:1px solid #9ca9b3;color:var(--ink);padding:12px 20px;cursor:pointer;font-size:14px}.demo-controls button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.demo-grid{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid var(--line)}.demo-input{background:#edf0eb;padding:30px}.demo-input ul{list-style:none;padding:0;margin:0}.demo-input li{padding:20px 0;border-top:1px solid #bfc9c1;line-height:1.6;font-size:15px}.demo-output{padding:30px;background:white}.demo-output h3{font-size:25px}.demo-output dt{font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-top:22px;color:#4b6332}.demo-output dd{margin:7px 0 0;line-height:1.6;font-size:16px}.demo-label{font-size:12px;color:var(--muted);margin:24px 0 0;line-height:1.6}.about-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:75px 0;background:#eaf0e6}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-grid h2{font-family:Georgia,serif;font-size:43px;font-weight:400;line-height:1.2;max-width:470px}.about-grid p{font-size:17px}.text-link{display:inline-block;margin-top:10px;border-bottom:1px solid;padding-bottom:7px;font-size:15px}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.insight-card{border-top:2px solid var(--ink);padding-top:25px;display:flex;flex-direction:column;min-height:230px}.insight-card:hover{text-decoration:none}.insight-card:hover h3{text-decoration:underline;text-underline-offset:5px}.insight-card .card-meta{color:var(--muted)}.insight-card h3{font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.25}.article-shell{max-width:920px;padding-top:45px;padding-bottom:75px}.article-shell>.eyebrow{margin-top:40px;color:#4b6332}.back{font-size:14px;display:inline-block}.article-shell h1{font-size:clamp(34px,4vw,56px);line-height:1.13;max-width:900px}.article-lead{font-size:20px;color:var(--muted);line-height:1.6;margin-bottom:40px}.article-body{max-width:760px}.article-body p,.article-body li{font-size:18px;line-height:1.8}.article-body h2{font-family:inherit;font-size:27px;margin-top:42px;line-height:1.3}.article-body li{padding-left:8px;margin-bottom:12px}.article-body a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.notice{background:#eaf0e6;border-left:4px solid #577039;padding:24px;margin:25px 0 35px}.notice p{font-size:16px!important;margin:12px 0 0}.article-end{border-top:1px solid var(--line);padding-top:36px;margin-top:50px}.article-end h2{font-size:30px}.article-end p{color:var(--muted)}
@media(max-width:950px){.scenario-grid{gap:12px}.scenario-card{padding:22px}.scenario-card h3{font-size:24px}.about-grid{gap:35px}.insight-grid{gap:20px}.demo-input,.demo-output{padding:24px}.article-shell{width:calc(100% - 60px)}}
@media(max-width:650px){.scenario-grid,.demo-grid,.about-grid,.insight-grid{grid-template-columns:1fr}.scenario-card{min-height:0;padding:25px}.scenario-card .card-meta{margin-bottom:18px}.scenario-card h3{font-size:26px}.demo-controls button{flex:1 1 auto;padding:12px;font-size:13px}.demo-output h3{font-size:24px}.about-section{padding:55px 0}.about-grid{gap:20px}.about-grid h2{font-size:35px}.insight-card{min-height:190px}.article-shell{width:calc(100% - 40px);padding-top:25px}.article-body p,.article-body li{font-size:17px}.article-lead{font-size:18px}.article-shell h1{font-size:37px}.notice{padding:20px}.demo-output dd{font-size:16px}}

.workshop-strip{background:#142130;color:white;padding:55px 0}.workshop-strip>.wrap{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:60px}.workshop-strip .eyebrow{color:var(--lime)}.workshop-strip h2{font-family:Georgia,serif}.workshop-strip p{color:#c8d2dc}.capacity-preview{border-left:1px solid #61717e;padding-left:45px}.capacity-preview>span{font-size:12px;letter-spacing:.1em}.capacity-preview>div{display:flex;align-items:center;gap:25px;margin:20px 0}.capacity-preview strong{font-weight:400;font-size:clamp(60px,7vw,100px);letter-spacing:-.06em;color:var(--lime)}.capacity-preview b{font-size:35px;font-weight:400}.capacity-preview small{font-size:13px;color:#c8d2dc}@media(max-width:650px){.workshop-strip>.wrap{grid-template-columns:1fr;gap:35px}.capacity-preview{border-left:0;border-top:1px solid #61717e;padding:25px 0 0}.workshop-strip h2{font-size:32px}}

.chain{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin:40px 0}.chain li{border-top:2px solid var(--ink);padding-top:22px}.chain b{font-size:14px;color:#45632e}.chain h3{font-size:21px;margin:22px 0 15px}.chain p{font-size:15px;color:var(--muted)}.chain-note{font-size:14px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px}.audience-intro{margin-top:65px}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.audience-grid article{border-top:1px solid var(--line);padding:25px 0}.audience-grid p{color:var(--muted)}.audience-grid strong{font-size:15px;line-height:1.6;font-weight:600;display:block}.chain-section{padding-bottom:25px}@media(max-width:1000px){.chain{grid-template-columns:repeat(3,1fr)}.audience-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.chain,.audience-grid{grid-template-columns:1fr}.chain{gap:15px}.chain h3{margin-top:12px}.audience-intro{margin-top:40px}}
/* Website-traject v1 */
.site-demo-nav{background:#102c4b;color:#fff}.site-demo-nav>.site-wrap{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-demo-nav a{color:#fff;font-size:.9rem;font-weight:700;margin-left:18px}.site-demo-nav .site-brand img{width:220px;filter:none}@media(max-width:620px){.site-demo-nav>.site-wrap{min-height:68px}.site-demo-nav> .site-wrap>div:last-child{display:none}.site-demo-nav .site-brand img{width:180px}}
@media(max-width:620px){.site-header{position:relative;background:#102c4b}.site-header:before{display:none}.site-header .site-brand img{filter:none}.site-hero--photo{min-height:clamp(27.5rem,130vw,37.5rem);padding:4rem 0 3rem;background-image:linear-gradient(180deg,rgba(16,44,75,.94),rgba(16,44,75,.82) 60%,rgba(16,44,75,.52))}.site-hero--photo.has-image{background-position:var(--hero-mobile-position,center);background-image:linear-gradient(180deg,rgba(16,44,75,.94),rgba(16,44,75,.82) 60%,rgba(16,44,75,.52)),var(--hero-image)}}
.site-hero--photo{position:relative;isolation:isolate;min-height:clamp(28rem,48vw,44rem);display:flex;align-items:flex-end;padding:11rem 0 5.5rem;background-color:#102c4b;background-image:linear-gradient(118deg,rgba(16,44,75,.94) 0%,rgba(16,44,75,.82) 43%,rgba(16,44,75,.32) 74%,rgba(16,44,75,.18) 100%);background-size:cover;background-position:center}.site-hero--photo.has-image{background-image:linear-gradient(118deg,rgba(16,44,75,.92) 0%,rgba(16,44,75,.78) 43%,rgba(16,44,75,.25) 74%,rgba(16,44,75,.14) 100%),var(--hero-image)}.site-hero__overlay{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 88% 24%,rgba(245,107,22,.20),transparent 24%),linear-gradient(145deg,transparent 0 57%,rgba(255,255,255,.06) 57.2% 57.6%,transparent 57.8%)}.site-hero__content{position:relative;max-width:1140px}.site-hero--photo h1{max-width:760px;text-shadow:0 2px 18px rgba(0,0,0,.24)}.site-hero--photo .site-lead{max-width:630px;color:#fff}.site-header{position:absolute;z-index:5;left:0;right:0;color:#fff}.site-header:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(7,25,44,.82),rgba(7,25,44,.18))}.site-header a{color:#fff}.site-header .site-button{color:#1a2631}.site-header .site-brand img{filter:none}
@media(max-width:420px){.grid{grid-template-columns:1fr!important}.step{min-width:0}.step .tag{overflow-wrap:anywhere}.site-menu .site-button{white-space:normal;text-align:center}}
:root{--brand-blue:#10233f;--brand-orange:#e87822;--brand-line:#d7e0ea;--brand-muted:#4d627b}.site-wrap{width:min(1140px,calc(100% - 48px));margin:auto}.site-header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:22px}.site-brand img{display:block;width:285px;max-height:78px;object-fit:contain;object-position:left center}.site-menu{display:flex;gap:18px;align-items:center;font-size:14px;font-weight:700}.site-menu a[aria-current=page]{color:var(--brand-orange)}.site-button{display:inline-flex;align-items:center;justify-content:center;background:var(--brand-orange);border:1px solid var(--brand-orange);color:#1a2631;font-weight:700;padding:14px 18px;border-radius:4px}.site-button.ghost{background:transparent;color:inherit;border-color:currentColor}.site-hero{background:var(--brand-blue);color:white;padding:78px 0 62px}.site-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.site-eyebrow{font-size:12px;letter-spacing:.12em;font-weight:700;text-transform:uppercase;margin:0 0 17px;color:var(--brand-orange)}.site-hero .site-eyebrow{color:#ffad69}.site-hero h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.6rem,6vw,5rem);line-height:1.04;letter-spacing:-.04em;margin-bottom:24px}.site-lead{font-size:1.14rem;max-width:650px;color:#dce6ef}.site-hero-visual{background:#fff;border-radius:12px;padding:14px}.site-hero-visual img{width:100%;display:block}.site-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.site-note{font-size:.88rem;color:var(--brand-muted)}.site-hero .site-note{color:#c4d3e0}.site-section{padding:72px 0}.site-section.soft{background:#edf3f8}.site-intro{max-width:760px;margin-bottom:34px}.site-intro h2,.site-section h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.15;letter-spacing:-.03em;margin-bottom:18px}.site-grid-2,.site-grid-3,.site-grid-4{display:grid;gap:20px}.site-grid-2{grid-template-columns:repeat(2,1fr)}.site-grid-3{grid-template-columns:repeat(3,1fr)}.site-grid-4{grid-template-columns:repeat(4,1fr)}.site-card{background:#fff;border:1px solid var(--brand-line);border-radius:8px;padding:24px}.site-link{font-weight:700;color:#153b65}.site-kpi{border-left:5px solid var(--brand-orange);padding-left:17px}.site-steps{counter-reset:site-step}.site-step{padding:21px 12px 16px 0;border-top:2px solid var(--brand-blue)}.site-step:before{counter-increment:site-step;content:'0' counter(site-step);font-weight:800;color:var(--brand-orange);font-size:.85rem}.site-step h3{margin-top:19px}.site-table{overflow-x:auto;background:#fff;border:1px solid var(--brand-line);border-radius:8px}.site-table table{width:100%;border-collapse:collapse;min-width:670px}.site-table th,.site-table td{text-align:left;vertical-align:top;padding:15px;border-bottom:1px solid var(--brand-line);line-height:1.45}.site-table th{background:#edf3f8;font-size:.85rem}.site-label{display:inline-block;font-size:.83rem;font-weight:800;border:1px solid var(--brand-orange);background:#fff3e9;color:#703400;padding:5px 8px;border-radius:4px;margin-bottom:17px}.site-callout{background:var(--brand-blue);color:#fff;padding:44px 0}.site-callout .site-eyebrow{color:#ffad69}.site-callout p{color:#dce6ef;max-width:720px}.site-footer{padding:30px 0;color:var(--brand-muted);font-size:.88rem;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.site-article{max-width:820px}.site-article p,.site-article li{font-size:1.05rem}.site-article h2{margin-top:46px;font-family:Arial,Helvetica,sans-serif;font-size:1.85rem}.site-article a{text-decoration:underline}.site-contact{max-width:720px}.site-contact label{display:block;font-weight:700;margin-top:18px}.site-contact input,.site-contact select,.site-contact textarea{width:100%;margin-top:6px;padding:12px;border:1px solid #94a4b5;border-radius:4px;font:inherit;background:#fff}.site-contact textarea{min-height:120px}.site-contact button[disabled]{opacity:.65;cursor:not-allowed}@media(max-width:900px){.site-menu a:not(.site-button){display:none}.site-hero-grid,.site-grid-3,.site-grid-4{grid-template-columns:1fr 1fr}.site-hero{padding:50px 0}.site-section{padding:54px 0}}@media(max-width:620px){.site-wrap{width:calc(100% - 32px)}.site-header{min-height:78px}.site-brand img{width:195px;max-height:55px}.site-menu{gap:8px}.site-menu .site-button{font-size:.8rem;padding:10px}.site-hero-grid,.site-grid-2,.site-grid-3,.site-grid-4{grid-template-columns:1fr;gap:16px}.site-hero h1{font-size:2.65rem}.site-section{padding:46px 0}.site-card{padding:19px}.site-footer{flex-direction:column}.site-hero-visual{padding:9px}}
.site-hero--photo.has-image{background-position:var(--hero-position,center)}
.site-hero__credit{position:absolute;right:clamp(1rem,4vw,4rem);bottom:1rem;padding:.25rem .5rem;background:rgba(16,44,75,.78);border:1px solid rgba(255,255,255,.38);color:#fff;font-size:.72rem;letter-spacing:.03em}
.site-header .site-brand img[src*="schampers-logo-002"],.site-demo-nav .site-brand img[src*="schampers-logo-002"]{filter:none}

.site-brand img[src*="ai-bouwinnovatie-logo"],.schampers-demo-nav img[src*="ai-bouwinnovatie-logo"]{filter:none!important}
