:root{--navy:#062b3a;--navy-2:#0b3c4e;--teal:#0b7897;--cyan:#20b8d7;--cyan-soft:#ddf6fb;--gold:#f2b544;--gold-soft:#fff4d8;--coral:#ec6b4d;--ink:#17313b;--muted:#60767f;--line:#dbe7eb;--paper:#f8fbfc;--white:#fff;--shadow:0 22px 60px rgba(6,43,58,.14);--radius:24px;--radius-sm:14px;--container:min(1180px,calc(100% - 40px));--ease:cubic-bezier(.2,.7,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Aptos,"Segoe UI",Inter,system-ui,-apple-system,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}body.protected{-webkit-user-select:none;user-select:none}body.protected input,body.protected textarea,body.protected select,body.protected label{user-select:text;-webkit-user-select:text}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:var(--container);margin-inline:auto}.section{padding:96px 0}.section-sm{padding:62px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;color:var(--teal)}.eyebrow:before{content:"";width:32px;height:3px;background:var(--gold);border-radius:3px}h1,h2,h3{font-family:"Segoe UI",Aptos,system-ui,sans-serif;line-height:1.08;margin:0;color:var(--navy);letter-spacing:-.035em}h1{font-size:clamp(3rem,7vw,6.3rem);max-width:850px}h2{font-size:clamp(2.2rem,4.2vw,4rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p{margin:0 0 1.1rem}.lead{font-size:clamp(1.08rem,1.6vw,1.32rem);color:var(--muted);max-width:720px}.small{font-size:.91rem;color:var(--muted)}.muted{color:var(--muted)}.accent{color:var(--teal)}.gold{color:#c88a0e}.stack{display:grid;gap:22px}.btn-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border-radius:999px;font-weight:800;border:1px solid transparent;transition:.25s var(--ease);white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--navy);color:var(--white);box-shadow:0 12px 26px rgba(6,43,58,.20)}.btn-primary:hover{background:var(--teal)}.btn-gold{background:var(--gold);color:var(--navy);box-shadow:0 12px 24px rgba(242,181,68,.25)}.btn-ghost{border-color:var(--line);background:rgba(255,255,255,.75);color:var(--navy)}.btn-light{background:white;color:var(--navy)}.icon{width:20px;height:20px;display:inline-grid;place-items:center}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;top:8px;left:8px;background:#fff;padding:10px 16px;border-radius:10px;z-index:200;transform:translateY(-140%)}.skip-link:focus{transform:none}.topbar{background:var(--navy);color:#d6edf2;font-size:.85rem}.topbar .container{display:flex;justify-content:space-between;gap:18px;align-items:center;min-height:38px}.topbar-links{display:flex;gap:20px}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,231,235,.82)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,var(--cyan),var(--teal));color:white;display:grid;place-items:center;font-weight:900;font-size:1.55rem;box-shadow:0 10px 25px rgba(11,120,151,.26)}.brand-text{display:grid;line-height:1}.brand-text strong{font-size:1.05rem;letter-spacing:.08em;color:var(--navy)}.brand-text span{font-size:.72rem;color:var(--muted);margin-top:6px}.nav{display:flex;align-items:center;gap:4px}.nav a{padding:10px 13px;border-radius:999px;font-size:.93rem;font-weight:700;color:#314c56}.nav a:hover,.nav a[aria-current="page"]{background:var(--cyan-soft);color:var(--teal)}.nav-cta{margin-left:8px}.menu-toggle{display:none;width:46px;height:46px;border:0;border-radius:14px;background:var(--paper);color:var(--navy)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 22%,rgba(32,184,215,.18),transparent 34%),linear-gradient(180deg,#fff 0%,#f5fbfc 100%);padding:84px 0 60px}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(242,181,68,.13);left:-170px;bottom:-190px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.14fr .86fr;gap:60px;align-items:center}.hero-copy .eyebrow{margin-bottom:20px}.hero-copy h1 span{color:var(--teal)}.hero-copy .lead{margin:28px 0}.hero-proof{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.proof-pill{display:inline-flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);padding:9px 12px;border-radius:999px;color:#35515c;font-size:.88rem;font-weight:700}.proof-pill b{color:var(--teal)}.hero-visual{position:relative;min-height:620px}.portrait-shell{position:absolute;inset:10px 20px 10px 44px;border-radius:42px;overflow:hidden;box-shadow:var(--shadow);background:var(--navy)}.portrait-shell img{width:100%;height:100%;object-fit:cover;object-position:50% 34%;filter:saturate(.94)}.portrait-shell:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(6,43,58,.78));pointer-events:none}.portrait-caption{position:absolute;left:76px;bottom:48px;z-index:3;color:white}.portrait-caption strong{display:block;font-size:1.3rem}.portrait-caption span{opacity:.82}.float-card{position:absolute;z-index:4;background:white;border:1px solid rgba(219,231,235,.9);border-radius:20px;box-shadow:var(--shadow);padding:18px 20px}.float-card.top{right:-8px;top:70px}.float-card.bottom{left:0;bottom:105px}.float-card .num{font-size:1.7rem;font-weight:900;color:var(--navy);line-height:1}.float-card .label{font-size:.78rem;color:var(--muted);margin-top:5px}.spark{position:absolute;width:76px;height:76px;border-radius:24px;background:var(--gold);top:0;left:0;display:grid;place-items:center;color:var(--navy);font-size:2rem;font-weight:900;transform:rotate(-8deg);z-index:5}.trust-strip{padding:20px 0;border-bottom:1px solid var(--line);background:white}.trust-row{display:flex;justify-content:center;align-items:center;gap:16px 44px;flex-wrap:wrap;color:#58717a;font-weight:700;font-size:.92rem}.trust-item{display:flex;align-items:center;gap:9px}.trust-dot{width:8px;height:8px;border-radius:50%;background:var(--gold)}.intro-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:start}.problem-card{padding:38px;border-radius:var(--radius);background:var(--navy);color:white;position:sticky;top:120px;overflow:hidden}.problem-card:after{content:"€";position:absolute;right:-22px;bottom:-90px;font-size:240px;font-weight:900;color:rgba(255,255,255,.055)}.problem-card h3{color:white;font-size:2rem}.problem-card p{color:#cfe5eb}.check-list{display:grid;gap:12px;margin-top:22px}.check{display:flex;align-items:flex-start;gap:12px}.check i{width:24px;height:24px;flex:0 0 24px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--navy);font-style:normal;font-size:.78rem;font-weight:900;margin-top:2px}.info-list{display:grid;gap:26px}.info-row{display:grid;grid-template-columns:58px 1fr;gap:18px;padding-bottom:26px;border-bottom:1px solid var(--line)}.info-row:last-child{border-bottom:0}.info-icon{width:58px;height:58px;border-radius:18px;background:var(--cyan-soft);color:var(--teal);display:grid;place-items:center;font-size:1.45rem;font-weight:900}.info-row p{color:var(--muted);margin:.5rem 0 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.section-head .lead{max-width:540px}.bg-paper{background:var(--paper)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:300px;display:flex;flex-direction:column;transition:.25s var(--ease)}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.service-number{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.service-number span:first-child{width:52px;height:52px;border-radius:17px;background:var(--cyan-soft);color:var(--teal);display:grid;place-items:center;font-size:1.4rem}.service-number span:last-child{font-weight:900;color:#b1c3c9}.service-card p{color:var(--muted)}.service-card .text-link{margin-top:auto;color:var(--teal);font-weight:900}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;counter-reset:step}.step{counter-increment:step;position:relative;padding:34px 28px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.step:before{content:"0" counter(step);display:block;font-size:.82rem;font-weight:900;color:var(--teal);letter-spacing:.12em;margin-bottom:22px}.step:not(:last-child):after{content:"→";position:absolute;right:-19px;top:48%;width:38px;height:38px;border-radius:50%;background:var(--gold);display:grid;place-items:center;color:var(--navy);font-weight:900;z-index:2}.step p{color:var(--muted)}.photo-story{display:grid;grid-template-columns:1.05fr .95fr;min-height:590px;border-radius:34px;overflow:hidden;background:var(--navy);box-shadow:var(--shadow)}.photo-story-media{position:relative}.photo-story-media img{width:100%;height:100%;object-fit:cover}.photo-story-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 72%,rgba(6,43,58,.35))}.photo-story-copy{padding:70px 62px;color:white;display:flex;flex-direction:column;justify-content:center}.photo-story-copy h2{color:white}.photo-story-copy p{color:#cfe6ec}.photo-story-copy .eyebrow{color:#8ce3f0}.photo-story-copy .eyebrow:before{background:var(--gold)}.mini-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.mini-gallery figure{margin:0;border-radius:22px;overflow:hidden;position:relative;min-height:250px}.mini-gallery img{width:100%;height:100%;object-fit:cover}.mini-gallery figcaption{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(6,43,58,.84);color:white;padding:12px 14px;border-radius:14px;font-size:.9rem;font-weight:700;backdrop-filter:blur(8px)}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.quote-mark{font-size:3.5rem;line-height:.8;color:var(--gold);font-family:Georgia,serif}.quote p{font-size:1.04rem;color:#38525c}.quote footer{font-weight:900;color:var(--navy);margin-top:18px}.quote footer span{font-weight:500;color:var(--muted)}.cta-panel{position:relative;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,var(--teal),var(--navy));padding:66px;color:white}.cta-panel:before{content:"";position:absolute;right:-90px;top:-130px;width:360px;height:360px;border:70px solid rgba(255,255,255,.06);border-radius:50%}.cta-panel-grid{position:relative;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.cta-panel h2{color:white;max-width:780px}.cta-panel p{color:#d4edf2;max-width:660px}.cta-panel .btn-row{justify-content:flex-end}.page-hero{padding:80px 0 64px;background:linear-gradient(180deg,#f4fbfc,#fff);border-bottom:1px solid var(--line)}.page-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.page-hero h1{font-size:clamp(3rem,6vw,5.2rem)}.page-hero-card{padding:34px;border-radius:var(--radius);background:var(--navy);color:white;box-shadow:var(--shadow)}.page-hero-card h3{color:white}.page-hero-card p{color:#cfe6ec}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.metric{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px}.metric strong{display:block;color:white;font-size:1.35rem}.metric span{font-size:.78rem;color:#cfe6ec}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:64px}.prose h2{margin-top:50px;margin-bottom:18px;font-size:clamp(1.8rem,3vw,2.8rem)}.prose h2:first-child{margin-top:0}.prose h3{margin-top:30px;margin-bottom:12px}.prose p,.prose li{color:#4d6771}.prose ul,.prose ol{padding-left:1.2rem}.prose li{margin:.5rem 0}.sidebar-card{position:sticky;top:118px;border-radius:var(--radius);background:var(--gold-soft);padding:28px;border:1px solid #f4dfaa}.sidebar-card h3{font-size:1.5rem}.sidebar-card .btn{width:100%;margin-top:10px}.process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.process-card{border:1px solid var(--line);border-radius:20px;padding:26px;background:white}.process-card b{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--cyan-soft);color:var(--teal);margin-bottom:16px}.process-card p{margin:8px 0 0}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.feature-image{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);min-height:520px}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-list{display:grid;gap:18px;margin-top:28px}.feature-item{display:grid;grid-template-columns:44px 1fr;gap:14px}.feature-item b:first-child{width:44px;height:44px;border-radius:14px;background:var(--cyan-soft);display:grid;place-items:center;color:var(--teal)}.feature-item p{color:var(--muted);margin:2px 0 0}.notice{border-left:5px solid var(--gold);background:var(--gold-soft);padding:18px 20px;border-radius:0 16px 16px 0;color:#5e4a1d}.brochure-card{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;border:1px solid var(--line);background:white;border-radius:22px;padding:24px}.brochure-icon{width:58px;height:70px;background:var(--navy);border-radius:12px;color:white;display:grid;place-items:center;font-weight:900}.faq{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:18px;background:white;overflow:hidden}.faq-q{width:100%;border:0;background:white;text-align:left;padding:20px 22px;font-weight:900;color:var(--navy);display:flex;justify-content:space-between;gap:20px}.faq-a{display:none;padding:0 22px 20px;color:var(--muted)}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q span:last-child{transform:rotate(45deg)}.contact-layout{display:grid;grid-template-columns:1fr .75fr;gap:44px}.form-card{background:white;border:1px solid var(--line);border-radius:30px;padding:38px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.87rem;font-weight:800;color:var(--navy)}.field input,.field textarea,.field select{width:100%;border:1px solid #cddde2;border-radius:13px;padding:13px 14px;background:white;color:var(--ink);outline:none;transition:.2s}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--cyan);box-shadow:0 0 0 4px rgba(32,184,215,.13)}.field textarea{min-height:140px;resize:vertical}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:.86rem;color:var(--muted)}.checkbox input{margin-top:4px}.hp{position:absolute!important;left:-9999px!important}.contact-card{border-radius:30px;background:var(--navy);color:white;padding:38px;align-self:start}.contact-card h2,.contact-card h3{color:white}.contact-card p{color:#cfe6ec}.contact-list{display:grid;gap:16px;margin-top:28px}.contact-row{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.contact-row i{width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.1);display:grid;place-items:center;font-style:normal}.contact-row a{font-weight:800}.legal{max-width:860px;margin:auto}.legal h1{font-size:clamp(2.5rem,5vw,4.6rem)}.legal-box{margin-top:34px;padding:38px;border:2px solid var(--navy);border-radius:24px;background:white}.legal-box h2{font-size:1.35rem;letter-spacing:.02em}.legal-box li{margin:.6rem 0}.legal-seal{display:inline-flex;gap:10px;align-items:center;padding:10px 14px;border-radius:999px;background:var(--gold-soft);color:#6c5113;font-weight:900;font-size:.82rem;margin-bottom:22px}.site-footer{background:var(--navy);color:#c9e0e6;padding:62px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr .9fr;gap:44px}.footer-brand .brand-text strong{color:white}.footer-brand .brand-text span{color:#9fbec7}.footer-copy{margin-top:18px;color:#a9c5cd;max-width:350px}.footer-col h3{color:white;font-size:1rem;letter-spacing:.02em;margin-bottom:15px}.footer-col a{display:block;color:#bcd4da;margin:8px 0;font-size:.92rem}.footer-col a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid rgba(255,255,255,.11);padding-top:22px;margin-top:44px;font-size:.83rem;color:#91b2bc}.landra-link{color:#fff;font-weight:800}.protect-toast{position:fixed;left:50%;bottom:80px;transform:translate(-50%,20px);opacity:0;z-index:100;background:#081e27;color:white;border-radius:12px;padding:12px 16px;font-size:.86rem;transition:.25s}.protect-toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:1050px){.nav{position:fixed;top:120px;left:20px;right:20px;background:white;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:14px;display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:13px 14px}.nav-cta{margin:4px 0 0}.menu-toggle{display:grid;place-items:center}.hero-grid,.page-hero-grid,.intro-grid,.feature-split,.contact-layout{grid-template-columns:1fr}.hero-visual{min-height:570px;max-width:620px;width:100%;margin:auto}.problem-card{position:relative;top:auto}.services-grid{grid-template-columns:repeat(2,1fr)}.photo-story{grid-template-columns:1fr}.photo-story-media{min-height:520px}.photo-story-media:after{background:linear-gradient(180deg,transparent 75%,rgba(6,43,58,.4))}.content-grid{grid-template-columns:1fr}.sidebar-card{position:relative;top:auto}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-col:last-child{grid-column:1/-1}.cta-panel-grid{grid-template-columns:1fr}.cta-panel .btn-row{justify-content:flex-start}}@media(max-width:760px){:root{--container:min(100% - 28px,1180px)}.topbar{display:none}.site-header{top:0}.nav-wrap{min-height:72px}.nav{top:82px}.section{padding:72px 0}.section-sm{padding:48px 0}.hero{padding:54px 0 40px}.hero-grid{gap:35px}.hero-visual{min-height:500px}.portrait-shell{inset:12px 0 10px 20px}.portrait-caption{left:44px}.spark{width:62px;height:62px}.float-card.top{right:0;top:62px}.float-card.bottom{left:0;bottom:85px}.section-head{display:grid;margin-bottom:30px}.services-grid,.steps,.testimonials,.process-grid{grid-template-columns:1fr}.step:not(:last-child):after{content:"↓";right:calc(50% - 19px);top:auto;bottom:-31px}.photo-story-copy{padding:44px 28px}.photo-story-media{min-height:400px}.mini-gallery{grid-template-columns:1fr}.cta-panel{padding:44px 26px}.metric-row{grid-template-columns:1fr}.brochure-card{grid-template-columns:auto 1fr}.brochure-card .btn{grid-column:1/-1;width:100%}.form-card,.contact-card{padding:26px}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-col:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}.page-hero{padding:52px 0 44px}}@media(max-width:480px){.brand-text span{display:none}.hero-visual{min-height:450px}.portrait-shell{left:0}.float-card{padding:13px 14px}.float-card.top{top:50px}.float-card.bottom{bottom:62px}.footer-grid{grid-template-columns:1fr}.footer-col:last-child{grid-column:auto}}@media print{body>*:not(.print-warning){display:none!important}body:before{content:"Deze website is beschermd tegen ongeoorloofd kopiëren en afdrukken.";display:block;padding:50px;font:700 20px/1.5 sans-serif;color:#111}}.sparki-intro{background:linear-gradient(180deg,#fff 0%,#f8fbfc 100%)}.product-duo{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-card{position:relative;overflow:hidden;border-radius:30px;padding:40px;min-height:430px;display:flex;flex-direction:column;box-shadow:var(--shadow)}.product-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-80px;bottom:-100px;border:50px solid rgba(255,255,255,.09)}.product-card.energy{background:linear-gradient(145deg,#0b7897,#062b3a);color:#fff}.product-card.xl{background:linear-gradient(145deg,#fff2a3,#f7cbdc);color:var(--navy)}.product-card h3{font-size:clamp(2rem,3vw,3.2rem);margin:18px 0;color:inherit;max-width:580px}.product-card p{max-width:580px}.product-card.energy p{color:#d3edf2}.product-card .btn{margin-top:auto;align-self:flex-start;position:relative;z-index:2}.product-kicker{font-weight:950;letter-spacing:.12em;font-size:.86rem}.clean-list{list-style:none;padding:0;margin:16px 0 30px;display:grid;gap:10px}.clean-list li{display:flex;gap:10px;align-items:flex-start}.clean-list li:before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.16);font-size:.72rem;font-weight:900;flex:0 0 22px}.product-card.xl .clean-list li:before{background:rgba(6,43,58,.10)}.source-note{margin:22px 0 0;padding:13px 16px;border-radius:14px;background:#edf5f7;color:#58717a;font-size:.84rem;border:1px solid var(--line)}.media-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:12px;box-shadow:var(--shadow);overflow:hidden}.media-card img{width:100%;height:auto;max-height:560px;object-fit:cover;border-radius:20px}.media-card p{font-size:.82rem;color:var(--muted);padding:10px 10px 2px;margin:0}.media-card.wide img{height:auto;max-height:none;object-fit:contain;background:#eef7f9}.steps-four{grid-template-columns:repeat(4,1fr)}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.comparison-card{border:1px solid var(--line);border-radius:24px;background:#fff;padding:30px}.comparison-card.featured{background:var(--navy);color:#fff;transform:translateY(-8px);box-shadow:var(--shadow)}.comparison-card span{display:block;font-weight:900;color:var(--teal);margin-bottom:10px}.comparison-card.featured span{color:#8ce3f0}.comparison-card strong{display:block;font-size:clamp(2rem,4vw,3.4rem);line-height:1;color:var(--navy)}.comparison-card.featured strong{color:#fff}.comparison-card p{margin:14px 0 0;color:var(--muted)}.comparison-card.featured p{color:#cfe6ec}.sparki-wordmark{font-size:clamp(2.5rem,5vw,4.6rem);font-weight:950;letter-spacing:.08em;color:#fff;line-height:1}.sparki-wordmark span{color:#f0262d;font-size:.62em;vertical-align:top;margin-left:5px}.ecosystem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ecosystem-card{border:1px solid var(--line);border-radius:24px;padding:30px;background:#fff;min-height:270px}.ecosystem-card b{font-size:.75rem;letter-spacing:.12em;color:var(--teal)}.ecosystem-card h3{margin:18px 0 12px}.ecosystem-card p{color:var(--muted)}.stats-band{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;background:linear-gradient(135deg,var(--navy),var(--teal));padding:28px;border-radius:28px}.stat{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.06)}.stat strong{display:block;font-size:clamp(2rem,4vw,3.6rem);color:#fff;line-height:1}.stat span{display:block;color:#cfe6ec;margin-top:10px}@media(max-width:1050px){.product-duo,.ecosystem-grid{grid-template-columns:1fr 1fr}.steps-four{grid-template-columns:1fr 1fr}.steps-four .step:nth-child(2):after{display:none}.comparison-grid{grid-template-columns:1fr}.comparison-card.featured{transform:none}.stats-band{grid-template-columns:1fr}}@media(max-width:760px){.product-duo,.ecosystem-grid,.steps-four{grid-template-columns:1fr}.product-card{padding:30px;min-height:390px}.steps-four .step:after{display:grid!important}.steps-four .step:last-child:after{display:none!important}.media-card img{max-height:440px}.comparison-card{padding:24px}}
/* Productie-aanpassing budgetcontroller.be */
.nav a.nav-cta,.nav a.nav-cta[aria-current="page"]{background:linear-gradient(135deg,#f2b544,#ffd36a)!important;color:#062b3a!important;border-color:#e5a52b!important;font-weight:900;box-shadow:0 12px 28px rgba(242,181,68,.38);padding-left:20px;padding-right:20px}.nav a.nav-cta:hover,.nav a.nav-cta[aria-current="page"]:hover{background:linear-gradient(135deg,#ffc85b,#f2b544)!important;color:#062b3a!important;transform:translateY(-2px);box-shadow:0 15px 32px rgba(242,181,68,.48)}@media(max-width:1050px){.nav a.nav-cta,.nav a.nav-cta[aria-current="page"]{margin:4px 0 0;min-height:52px}}
