.doner-landing{--green:#1a9e6b;--green-dark:#0d6e4a;--green-light:#e6f7f0;--green-mid:#2ec98a;--amber:#f59e0b;--amber-light:#fef3c7;--red:#ef4444;--red-light:#fee2e2;--dark:#0f1a14;--dark2:#1a2d22;--text:#f0faf5;--text-muted:#8aab98;--border:hsla(0,0%,100%,.1);--card-bg:hsla(0,0%,100%,.04);--card-border:hsla(0,0%,100%,.08);margin:0;padding:0;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#0f1a14;color:var(--text);overflow-x:hidden;font-size:16px;line-height:1.6;min-height:100vh}.doner-landing,.doner-landing *,.doner-landing :after,.doner-landing :before{box-sizing:border-box}.doner-landing:before{content:"";inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");opacity:.5}.doner-landing .orb,.doner-landing:before{position:fixed;pointer-events:none;z-index:0}.doner-landing .orb{border-radius:50%;filter:blur(120px)}.doner-landing .orb1{width:600px;height:600px;background:rgba(26,158,107,.06);top:-200px;right:-200px}.doner-landing .orb2{width:400px;height:400px;background:rgba(245,158,11,.05);bottom:10%;left:-150px}.doner-landing .container{max-width:1100px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.doner-landing nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 0;border-bottom:1px solid var(--border);backdrop-filter:blur(20px);background:rgba(15,26,20,.7)}.doner-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.doner-landing .logo{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:22px;font-weight:800;color:var(--text)}.doner-landing .logo .logo-d{color:#2ec98a}.doner-landing .nav-right{display:flex;align-items:center;gap:12px}.doner-landing .lang-toggle{display:flex;background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;overflow:hidden;font-size:13px}.doner-landing .lang-btn{padding:6px 14px;cursor:pointer;border:none;background:transparent;color:var(--text-muted);font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:13px;transition:all .2s}.doner-landing .lang-btn.active{background:var(--green);color:#fff;border-radius:20px}.doner-landing .nav-cta{padding:8px 20px;background:var(--green);color:#fff;border:none;border-radius:20px;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:background .2s}.doner-landing .nav-cta:hover{background:var(--green-dark)}.doner-landing .hero{padding:160px 0 100px;text-align:center}.doner-landing .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:var(--green-light);color:var(--green-dark);border-radius:20px;font-size:13px;font-weight:500;margin-bottom:32px;animation:doner-fadeUp .6s ease both}.doner-landing .hero-badge .dot{width:6px;height:6px;background:var(--green);border-radius:50%;animation:doner-pulse 2s infinite}@keyframes doner-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@keyframes doner-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes doner-fadeIn{0%{opacity:0}to{opacity:1}}.doner-landing h1{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:clamp(42px,7vw,82px);font-weight:800;line-height:1.05;letter-spacing:-2px;color:var(--text);margin-bottom:24px;animation:doner-fadeUp .6s ease .1s both}.doner-landing h1 .accent{color:var(--green-mid)}.doner-landing h1 .line2{display:block;color:var(--text-muted);font-weight:300}.doner-landing h1.hero-h1-tight{font-size:clamp(34px,6vw,58px);letter-spacing:-1.5px;max-width:14ch;margin-left:auto;margin-right:auto}.doner-landing .line2-accent{color:var(--green-mid);font-weight:600;margin-top:.2em}.doner-landing .hero-sub{font-size:19px;color:var(--text-muted);max-width:560px;margin:0 auto 40px;line-height:1.7;animation:doner-fadeUp .6s ease .2s both}.doner-landing .hero-lead{font-size:clamp(17px,2.4vw,20px);color:rgba(240,250,245,.88);max-width:38rem;margin:0 auto 22px;line-height:1.45;font-weight:500;animation:doner-fadeUp .6s ease .18s both}.doner-landing .hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;animation:doner-fadeUp .6s ease .3s both;margin-bottom:20px}.doner-landing .hero-actions .btn-ghost{opacity:.6;font-weight:400;border-color:hsla(0,0%,100%,.3)}.doner-landing .hero-actions .btn-ghost:hover{border-color:hsla(0,0%,100%,.42)}.doner-landing .hero-trust-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;list-style:none;margin:0 auto 28px;padding:0;max-width:56rem;font-size:14px;font-weight:400;color:var(--text-muted);line-height:1.4;animation:doner-fadeUp .6s ease .34s both}.doner-landing .hero-trust-item{display:inline-flex;align-items:center;gap:8px;margin:0}.doner-landing .hero-trust-check{color:var(--green-mid);font-weight:600;flex-shrink:0;line-height:1}.doner-landing .btn-main{padding:16px 32px;background:var(--green);color:#fff;border:none;border-radius:12px;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none}.doner-landing .btn-main:hover{background:var(--green-dark);transform:translateY(-2px)}.doner-landing .btn-ghost{padding:16px 32px;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:12px;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:16px;cursor:pointer;transition:all .2s;text-decoration:none}.doner-landing .btn-ghost:hover{background:var(--card-bg);transform:translateY(-2px)}.doner-landing .stats-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:16px;overflow:hidden;animation:doner-fadeUp .6s ease .4s both;max-width:700px;margin:0 auto}.doner-landing .stat-item{background:var(--dark);padding:28px 20px;text-align:center}.doner-landing .stat-num{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:38px;font-weight:800;color:var(--green-mid);line-height:1;margin-bottom:4px}.doner-landing .stat-label{font-size:13px;color:var(--text-muted)}.doner-landing .hero-proof{margin:32px auto 0;max-width:640px;animation:doner-fadeUp .55s ease .38s both}.doner-landing .hero-proof-inner{display:flex;align-items:flex-start;gap:18px;padding:18px 20px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;text-align:left}.doner-landing .hero-proof-avatars{display:flex;flex-shrink:0;padding-top:2px}.doner-landing .hero-proof-av{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid var(--dark);margin-left:-10px;position:relative}.doner-landing .hero-proof-av:first-child{margin-left:0}.doner-landing .hero-proof-av.ta1{background:rgba(26,158,107,.25);color:var(--green-mid);z-index:1}.doner-landing .hero-proof-av.ta2{background:rgba(245,158,11,.22);color:#f59e0b;z-index:2}.doner-landing .hero-proof-av.ta3{background:rgba(99,102,241,.22);color:#a5b4fc;z-index:3}.doner-landing .hero-proof-names{font-size:14px;font-weight:600;color:var(--text);margin-bottom:6px;line-height:1.4}.doner-landing .hero-proof-sub{font-size:13px;color:var(--text-muted);line-height:1.5;margin-bottom:10px}.doner-landing .hero-proof-link{font-size:13px;font-weight:600;color:var(--green-mid);text-decoration:none}.doner-landing .hero-proof-link:hover{text-decoration:underline}@media (max-width:480px){.doner-landing .hero-proof-inner{flex-direction:column;align-items:flex-start}.doner-landing .hero-proof-avatars{padding-top:0}}.doner-landing .problem-h2{text-align:center;margin-bottom:8px;max-width:20ch;margin-left:auto;margin-right:auto}.doner-landing .problem-dek{text-align:center;font-size:15px;color:var(--text-muted);margin:0 auto 28px;max-width:28rem;line-height:1.4}.doner-landing .pain-block-compact{padding:48px 0 0}.doner-landing #hoe-werkt-het{padding-top:40px;padding-bottom:100px}.doner-landing .pain-punchline{margin:0 auto;max-width:38rem;text-align:center;font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:clamp(22px,max(2.8vw,3vmin),34px);font-weight:750;line-height:1.28;letter-spacing:-.03em;color:var(--text)}.doner-landing .problem-panel{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:28px 22px 24px;max-width:960px;margin:0 auto}.doner-landing .problem-panel--ux{padding-top:32px}.doner-landing .problem-cards{display:grid;grid-template-columns:1fr;gap:16px;margin-top:24px}@media (min-width:820px){.doner-landing .problem-cards{grid-template-columns:repeat(3,1fr);gap:18px}}@keyframes doner-problem-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.doner-landing .problem-card{background:var(--dark);border:1px solid var(--card-border);border-radius:16px;padding:22px 18px 20px;animation:doner-problem-in .55s cubic-bezier(.22,1,.36,1) both;display:flex;flex-direction:column;align-items:flex-start}.doner-landing .problem-card-emoji{font-size:36px;line-height:1;margin-bottom:14px;filter:grayscale(.1)}.doner-landing .problem-card--1{animation-delay:.08s;border-left:3px solid rgba(239,68,68,.45)}.doner-landing .problem-card--2{animation-delay:.2s;border-left:3px solid rgba(245,158,11,.45)}.doner-landing .problem-card--3{animation-delay:.32s;border-left:3px solid rgba(59,130,246,.45)}.doner-landing .problem-card-kicker{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.doner-landing .problem-card-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:hsla(0,0%,100%,.08);color:var(--green-mid);font-size:13px;font-weight:800}.doner-landing .problem-card-title{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:18px;font-weight:700;line-height:1.2;margin-bottom:10px;color:var(--text)}.doner-landing .problem-card-gist{font-size:14px;color:var(--text-muted);line-height:1.5;margin:0}.doner-landing .problem-card-gist strong{color:var(--text);font-weight:600}.doner-landing .problem-close-wrap{margin-top:28px;padding:18px 20px;border-radius:14px;background:rgba(26,158,107,.08);border:1px solid rgba(46,201,138,.2)}.doner-landing .problem-close-wrap .problem-close{margin-top:0;text-align:center;font-size:15px;font-weight:500;color:var(--text);line-height:1.55}.doner-landing .problem-close-wrap .problem-close strong{color:var(--green-mid)}.doner-landing .problem-close{margin-top:24px;font-size:16px;font-weight:600;color:var(--text);line-height:1.5}.doner-landing .roi-panel--ux{text-align:left;padding:40px 28px 36px}.doner-landing .roi-panel--ux .section-tag{display:table;margin-left:auto;margin-right:auto}.doner-landing .roi-h2{text-align:center;max-width:22ch;margin-left:auto;margin-right:auto;margin-bottom:28px;font-size:clamp(24px,3.5vw,38px)}.doner-landing .roi-points{list-style:none;padding:0;display:grid;gap:14px;max-width:640px;margin:0 auto}@media (min-width:720px){.doner-landing .roi-points{gap:16px}}.doner-landing .roi-point{display:flex;gap:16px;align-items:flex-start;padding:18px;background:var(--dark);border:1px solid var(--card-border);border-radius:14px}.doner-landing .roi-point-ico{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:rgba(46,201,138,.12);color:var(--green-mid);font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;font-family:var(--font-bricolage),sans-serif}.doner-landing .roi-point-body{min-width:0}.doner-landing .roi-point-title{font-size:16px;font-weight:700;color:var(--text);margin:0 0 6px;line-height:1.3}.doner-landing .roi-point-desc{font-size:14px;color:var(--text-muted);margin:0;line-height:1.5}.doner-landing .roi-footnote{margin:24px auto 0;max-width:36rem;text-align:center;font-size:13px;color:var(--text-muted);line-height:1.55;padding-top:8px;border-top:1px solid var(--border)}.doner-landing .flow-intro{font-size:17px;color:var(--text-muted);max-width:640px;line-height:1.7;margin-top:16px;margin-bottom:8px}.doner-landing .roi-panel{background:var(--dark2);border:1px solid var(--card-border);border-radius:24px;padding:48px 36px;text-align:center;max-width:720px;margin:0 auto}.doner-landing .roi-panel h2{margin-bottom:16px}.doner-landing .roi-panel .section-sub{margin-left:auto;margin-right:auto;max-width:520px}.doner-landing .roi-bullet{display:inline-block;margin-top:24px;padding:12px 20px;background:rgba(26,158,107,.12);border:1px solid rgba(46,201,138,.28);border-radius:16px;font-size:14px;font-weight:500;color:var(--green-mid);max-width:520px;line-height:1.5}.doner-landing .roi-bullet span[data-lang]{display:none}.doner-landing.lang-nl .roi-bullet span[data-lang=nl],.doner-landing.lang-tr .roi-bullet span[data-lang=tr]{display:inline}.doner-landing section{padding:100px 0}.doner-landing .section-tag{display:inline-block;padding:4px 14px;background:var(--green-light);color:var(--green-dark);border-radius:20px;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.doner-landing h2{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:clamp(28px,4vw,46px);font-weight:700;letter-spacing:-1px;line-height:1.15;margin-bottom:16px}.doner-landing .section-sub{font-size:17px;color:var(--text-muted);max-width:500px;line-height:1.7}.doner-landing .how-header{margin-bottom:60px}.doner-landing .steps{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:600px){.doner-landing .steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.doner-landing .steps{grid-template-columns:repeat(4,1fr)}}.doner-landing .step-card{background:var(--card-bg);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:28px 24px;position:relative;transition:border-color .3s}.doner-landing .step-card:hover{border-color:rgba(46,201,138,.3)}.doner-landing .step-num{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:48px;font-weight:800;color:rgba(46,201,138,.15);line-height:1;margin-bottom:16px}.doner-landing .step-icon{margin-bottom:12px;display:flex;align-items:center;line-height:0}.doner-landing .step-icon svg{width:36px;height:36px;flex-shrink:0}.doner-landing .step-icon svg circle,.doner-landing .step-icon svg path{stroke:rgba(46,201,138,.7)}.doner-landing .step-title{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:18px;font-weight:700;margin-bottom:8px;color:var(--text)}.doner-landing .step-desc{font-size:14px;color:var(--text-muted);line-height:1.6}.doner-landing .channels-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}.doner-landing .channel-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:28px;display:flex;gap:20px;align-items:flex-start;transition:all .3s}.doner-landing .channel-card:hover{border-color:rgba(46,201,138,.3);transform:translateY(-4px)}.doner-landing .channel-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.doner-landing .ch-qr{background:rgba(46,201,138,.15)}.doner-landing .ch-email{background:rgba(245,158,11,.15)}.doner-landing .ch-whatsapp{background:rgba(37,211,102,.15)}.doner-landing .ch-sms{background:rgba(99,102,241,.15)}.doner-landing .channel-body h3{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:17px;font-weight:700;margin-bottom:6px}.doner-landing .channel-body p{font-size:14px;color:var(--text-muted);line-height:1.5}.doner-landing .flow-section{background:var(--dark2);border-radius:24px;padding:60px 48px;margin:60px 0}.doner-landing .flow-demo{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:16px;margin-top:48px}.doner-landing .flow-box{background:var(--dark);border:1px solid var(--card-border);border-radius:16px;padding:20px;text-align:center}.doner-landing .flow-emoji{font-size:32px;margin-bottom:10px}.doner-landing .flow-label{font-size:13px;font-weight:500;color:var(--text);margin-bottom:4px}.doner-landing .flow-sub{font-size:12px;color:var(--text-muted)}.doner-landing .flow-arrow{color:var(--green-mid);font-size:24px;flex-shrink:0}.doner-landing .route-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:32px}.doner-landing .route-card{border-radius:12px;padding:16px 20px;display:flex;gap:12px;align-items:center}.doner-landing .route-good{background:rgba(26,158,107,.12);border:1px solid rgba(26,158,107,.25)}.doner-landing .route-bad{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2)}.doner-landing .route-icon{font-size:22px}.doner-landing .route-text{font-size:14px}.doner-landing .route-text strong{display:block;font-weight:500;margin-bottom:2px}.doner-landing .route-text span{font-size:12px;color:var(--text-muted)}.doner-landing .review-demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}.doner-landing .review-mock{background:#fff;border-radius:16px;padding:20px;color:#111}.doner-landing .google-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.doner-landing .g-logo{width:32px;height:32px}.doner-landing .g-title{font-size:15px;font-weight:600;color:#1a73e8}.doner-landing .review-item{border-bottom:1px solid #f0f0f0;padding-bottom:16px;margin-bottom:16px}.doner-landing .review-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.doner-landing .reviewer{display:flex;gap:10px;align-items:center;margin-bottom:8px}.doner-landing .rev-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.doner-landing .av1{background:#e8f5e9;color:#2e7d32}.doner-landing .av2{background:#e3f2fd;color:#1565c0}.doner-landing .rev-stars{color:#f59e0b;font-size:13px}.doner-landing .rev-name{font-size:13px;font-weight:600;color:#333}.doner-landing .rev-time{font-size:11px;color:#888}.doner-landing .rev-text{font-size:13px;color:#444;line-height:1.5;margin-bottom:10px}.doner-landing .owner-reply{background:#f8f9fa;border-radius:8px;padding:10px 12px;border-left:3px solid #1a9e6b}.doner-landing .owner-label{font-size:11px;font-weight:600;color:#1a9e6b;margin-bottom:4px;display:flex;align-items:center;gap:4px}.doner-landing .owner-text{font-size:12px;color:#555;line-height:1.5}.doner-landing .ai-badge{display:inline-block;padding:2px 8px;background:#e6f7f0;color:#0d6e4a;border-radius:10px;font-size:10px;font-weight:600;margin-left:6px}.doner-landing .social-mock{background:linear-gradient(135deg,var(--green-dark),#0a4d33);border-radius:16px;padding:28px;position:relative;overflow:hidden}.doner-landing .social-mock:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:hsla(0,0%,100%,.05);border-radius:50%}.doner-landing .sm-brand{font-size:12px;color:hsla(0,0%,100%,.6);margin-bottom:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.doner-landing .sm-stars{font-size:22px;color:#f59e0b;margin-bottom:12px}.doner-landing .sm-quote{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:18px;font-weight:500;line-height:1.4;color:#fff;margin-bottom:16px}.doner-landing .sm-reviewer{font-size:13px;color:hsla(0,0%,100%,.6);margin-bottom:20px}.doner-landing .sm-footer{display:flex;gap:8px;flex-wrap:wrap}.doner-landing .sm-platform{padding:6px 14px;background:hsla(0,0%,100%,.12);border-radius:20px;font-size:12px;color:#fff;cursor:pointer;border:1px solid hsla(0,0%,100%,.15)}.doner-landing .pricing-section-v2{padding-top:48px;padding-bottom:100px}.doner-landing .pricing-trial-block{text-align:center;width:100%;max-width:none;margin:0 0 52px;padding:60px 48px 56px;background:var(--dark2);border:1px solid hsla(0,0%,100%,.15);border-radius:24px;box-shadow:0 0 0 1px rgba(26,158,107,.12),0 32px 80px -36px rgba(26,158,107,.45),0 16px 48px -32px rgba(0,0,0,.5)}.doner-landing .pricing-trial-title{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:clamp(36px,4.8vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 16px;color:var(--text)}.doner-landing .pricing-trial-sub{font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:17px;line-height:1.5;color:var(--text-muted);margin:0 0 26px;font-weight:400}.doner-landing .pricing-trial-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:420px;min-height:52px;padding:14px 24px;border:none;border-radius:12px;background:var(--green);color:#fff;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:17px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.doner-landing .pricing-trial-cta:hover{background:var(--green-dark);transform:translateY(-1px)}.doner-landing .pricing-trial-footnote{font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:13px;line-height:1.45;color:var(--text-muted);margin:14px 0 0;font-weight:400}.doner-landing .pricing-plans-lead{text-align:center;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:15px;font-weight:600;color:var(--text);margin:0 0 18px;opacity:.92}.doner-landing .pricing-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:760px;margin:0 auto}.doner-landing .pricing-info-card{display:flex;flex-direction:column;background:rgba(0,0,0,.12);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:20px 18px 18px;transition:border-color .2s,box-shadow .2s}.doner-landing .pricing-info-card--accent{border:2px solid #1a9e6b;padding:19px 17px 17px;box-shadow:0 12px 40px -28px rgba(26,158,107,.35)}.doner-landing .pricing-info-badge-row{min-height:26px;margin-bottom:10px;display:flex;align-items:flex-start;justify-content:flex-start}.doner-landing .pricing-info-tag{display:inline-block;padding:3px 10px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:var(--green-light);color:var(--green-dark)}.doner-landing .pricing-info-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 12px;padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid var(--border)}.doner-landing .pricing-info-name{font-weight:700;color:var(--text)}.doner-landing .pricing-info-name,.doner-landing .pricing-info-price{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:17px}.doner-landing .pricing-info-price{font-weight:800;color:var(--green-mid)}.doner-landing .pricing-info-list{list-style:none;margin:0;padding:0;flex:1 1 auto}.doner-landing .pricing-info-list li{display:flex;gap:8px;align-items:flex-start;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:13px;line-height:1.45;color:var(--text-muted);padding:7px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.doner-landing .pricing-info-list li:last-child{border-bottom:none;padding-bottom:0}.doner-landing .pricing-info-check{color:var(--green-mid);font-weight:700;flex-shrink:0;line-height:1.45}.doner-landing .pricing-plan-cta{display:block;width:100%;margin-top:16px;padding:12px 16px;border-radius:10px;border:1px solid #fff;background:#fff;color:var(--green-dark);font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:14px;font-weight:600;cursor:pointer;text-align:center;transition:background .2s,color .2s,transform .2s,border-color .2s}.doner-landing .pricing-plan-cta:hover{background:hsla(0,0%,100%,.94);border-color:hsla(0,0%,100%,.94);transform:translateY(-1px)}.doner-landing .pricing-info-card:not(.pricing-info-card--accent) .pricing-plan-cta{color:#1a2d22}.doner-landing .testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.doner-landing .testi-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:24px}.doner-landing .testi-stars{color:#f59e0b;font-size:14px;margin-bottom:12px}.doner-landing .testi-text{font-size:14px;color:var(--text-muted);line-height:1.7;margin-bottom:16px;font-style:italic}.doner-landing .testi-author{display:flex;align-items:center;gap:10px}.doner-landing .testi-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.doner-landing .ta1{background:rgba(26,158,107,.2);color:var(--green-mid)}.doner-landing .ta2{background:rgba(245,158,11,.2);color:#f59e0b}.doner-landing .ta3{background:rgba(99,102,241,.2);color:#818cf8}.doner-landing .testi-name{font-size:14px;font-weight:500}.doner-landing .testi-place{font-size:12px;color:var(--text-muted)}.doner-landing .cta-section{text-align:center;padding:100px 0}.doner-landing .cta-section--minimal{padding:40px 0 88px}.doner-landing #ervaringen{padding-bottom:0}.doner-landing .cta-panel{background:var(--dark2);border:1px solid var(--card-border);border-radius:32px;padding:80px 48px;position:relative;overflow:hidden}.doner-landing .cta-panel:before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:400px;height:400px;background:rgba(26,158,107,.12);border-radius:50%;filter:blur(80px);pointer-events:none}.doner-landing .cta-panel h2{font-size:clamp(32px,4vw,52px);margin-bottom:16px}.doner-landing .cta-panel .cta-lead{font-size:18px;color:var(--text-muted);margin-bottom:40px;position:relative;z-index:1}.doner-landing .cta-panel--minimal{padding:52px 36px;display:flex;flex-direction:column;align-items:center;gap:26px}.doner-landing .cta-panel--minimal h2{margin-bottom:0;max-width:22ch;position:relative;z-index:1}.doner-landing .cta-panel--minimal .btn-main{position:relative;z-index:1}.doner-landing footer{border-top:1px solid var(--border);padding:40px 0;text-align:center;font-size:14px;color:var(--text-muted)}.doner-landing .footer-logo{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:18px;font-weight:800;margin-bottom:8px}.doner-landing .footer-logo span{color:var(--green-mid)}.doner-landing .footer-mail{color:var(--green-mid);text-decoration:none}.doner-landing button.footer-mail{background:none;border:none;padding:0;font:inherit;cursor:pointer}.doner-landing footer p[data-lang]{margin:0}.doner-landing .product-demo-section{padding-top:0}.doner-landing .demo-shell{background:var(--dark2);border-radius:28px;padding:56px 48px 48px;position:relative;overflow:hidden}.doner-landing .demo-shell:before{content:"";position:absolute;top:-80px;right:-80px;width:320px;height:320px;background:rgba(46,201,138,.07);border-radius:50%;pointer-events:none}.doner-landing .demo-shell-header{margin-bottom:32px}.doner-landing .demo-shell-title{margin-bottom:8px}.doner-landing .demo-intro{font-size:16px;color:var(--text-muted);margin:0;line-height:1.6}.doner-landing .demo-progress{display:flex;gap:6px;margin-bottom:36px}.doner-landing .demo-prog-step{flex:1;height:3px;background:hsla(0,0%,100%,.08);border-radius:2px;overflow:hidden;cursor:pointer;border:none;padding:0;position:relative}.doner-landing .demo-prog-fill{display:block;height:100%;width:0;background:var(--green-mid);border-radius:2px}.doner-landing .demo-prog-fill--full{width:100%}.doner-landing .demo-prog-fill--animate{animation:doner-demo-prog 5.2s linear forwards}@keyframes doner-demo-prog{0%{width:0}to{width:100%}}.doner-landing .demo-steps-nav{display:flex;gap:8px;margin-bottom:40px;flex-wrap:wrap}.doner-landing .demo-step-pill{padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;border:1px solid hsla(0,0%,100%,.07);background:transparent;color:rgba(138,171,152,.65);cursor:pointer;transition:color .2s,border-color .2s,background .2s;font-family:var(--font-dm-sans),"DM Sans",sans-serif}.doner-landing .demo-step-pill.active{background:#1a9e6b;border-color:#1a9e6b;color:#fff;font-weight:600}.doner-landing .demo-step-pill.done{background:transparent;border:2px solid #1a9e6b;color:var(--green-mid);font-weight:500}.doner-landing .demo-stage{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:start}.doner-landing .phone-frame{background:#0a0a0a;border-radius:22px;border:2px solid hsla(0,0%,100%,.12);padding:14px;box-shadow:0 32px 64px rgba(0,0,0,.5);flex-shrink:0}.doner-landing .phone-notch{width:80px;height:20px;background:#0a0a0a;border-radius:10px;margin:0 auto 10px;border:2px solid hsla(0,0%,100%,.08)}.doner-landing .phone-screen{background:#f5f5f5;border-radius:28px;overflow:hidden;min-height:460px;position:relative}.doner-landing .phone-panel{position:absolute;inset:0;opacity:0;transform:translateX(28px);transition:opacity .45s ease,transform .45s ease;pointer-events:none;background:#f5f5f5}.doner-landing .phone-panel.active{opacity:1;transform:translateX(0);pointer-events:auto}.doner-landing .panel-invite{background:#fff;display:flex;flex-direction:column;align-items:center;padding:24px 20px;text-align:center}.doner-landing .rest-logo-p{width:56px;height:56px;background:var(--green);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:14px}.doner-landing .panel-invite h3{font-size:16px;font-weight:700;color:#111;margin-bottom:6px}.doner-landing .panel-invite p{font-size:13px;color:#666;margin-bottom:16px;line-height:1.5}.doner-landing .invite-channel{display:flex;gap:8px;margin-bottom:16px;width:100%;justify-content:center}.doner-landing .ch-badge{padding:5px 12px;border-radius:20px;font-size:11px;font-weight:600}.doner-landing .ch-qr-b{background:#e6f7f0;color:#0d6e4a}.doner-landing .ch-em-b{background:#fef3c7;color:#92400e}.doner-landing .panel-invite-qr{background:#f9f9f9;border:1px solid #eee;border-radius:12px;padding:14px;width:100%;text-align:center}.doner-landing .panel-invite-qr>div{font-size:11px;color:#999;margin-bottom:8px}.doner-landing .demo-fake-qr{width:64px;height:64px;margin:0 auto;border-radius:6px;background:repeating-conic-gradient(#111 0 25%,#f5f5f5 0 50%) 50% /8px 8px;border:1px solid #e5e5e5}.doner-landing .panel-stars{background:#fff;display:flex;flex-direction:column;align-items:center;padding:28px 20px;text-align:center}.doner-landing .panel-stars h3{font-size:15px;font-weight:700;color:#111;margin-bottom:6px}.doner-landing .panel-stars>p{font-size:12px;color:#888;margin-bottom:20px}.doner-landing .star-row-p{display:flex;gap:6px;margin-bottom:12px}.doner-landing .star-p{font-size:34px;cursor:pointer;color:#ddd;transition:color .15s,transform .15s;line-height:1;border:none;background:none;padding:0;font-family:inherit}.doner-landing .star-p.lit{color:#f59e0b;transform:scale(1.1)}.doner-landing .star-hint{font-size:12px;color:#aaa;min-height:18px}.doner-landing .panel-filter{background:#fff;display:flex;flex-direction:column;align-items:center;padding:24px 16px;text-align:center}.doner-landing .filter-icon{font-size:40px;margin-bottom:12px}.doner-landing .filter-title{font-size:15px;font-weight:700;color:#111;margin-bottom:8px}.doner-landing .filter-sub{font-size:12px;color:#777;margin-bottom:18px;line-height:1.5}.doner-landing .filter-route{width:100%;border-radius:10px;padding:12px 14px;font-size:12px;text-align:left;margin-bottom:8px;border:1px solid}.doner-landing .filter-good{background:#e6f7f0;border-color:#1a9e6b;color:#0d5e3e}.doner-landing .filter-route strong{display:block;font-weight:700;margin-bottom:2px}.doner-landing .filter-google-row{margin-top:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.doner-landing .filter-google-row span{font-size:12px;color:#1a73e8;font-weight:600}.doner-landing .panel-google{background:#fff;padding:16px}.doner-landing .g-header-p{display:flex;align-items:center;gap:8px;padding-bottom:12px;border-bottom:1px solid #f0f0f0;margin-bottom:12px}.doner-landing .g-title-p{font-size:13px;font-weight:600;color:#1a73e8}.doner-landing .rev-item-p{margin-bottom:12px}.doner-landing .rev-top-p{display:flex;gap:8px;align-items:center;margin-bottom:6px}.doner-landing .rev-av-p{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.doner-landing .av-g{background:#e8f5e9;color:#2e7d32}.doner-landing .rev-name-p{font-size:12px;font-weight:600;color:#333}.doner-landing .rev-stars-p{color:#f59e0b;font-size:11px}.doner-landing .rev-text-p{font-size:11px;color:#444;line-height:1.5;margin-bottom:8px}.doner-landing .ai-reply-p{background:#f0fdf8;border-left:2px solid #1a9e6b;border-radius:0 6px 6px 0;padding:8px 10px}.doner-landing .ai-label-p{font-size:10px;font-weight:700;color:#1a9e6b;margin-bottom:3px;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.doner-landing .ai-badge-p{background:#e6f7f0;color:#0d6e4a;border-radius:6px;padding:1px 5px;font-size:9px;font-weight:700}.doner-landing .ai-text-p{font-size:11px;color:#555;line-height:1.4;min-height:3.2em}.doner-landing .ai-text-p.typing-cursor:after{content:"|";animation:doner-demo-blink .7s infinite;color:#1a9e6b}@keyframes doner-demo-blink{0%,to{opacity:1}50%{opacity:0}}.doner-landing .panel-marketing{background:#0d1f15;padding:20px;display:flex;flex-direction:column;min-height:460px}.doner-landing .mkt-label{font-size:10px;color:hsla(0,0%,100%,.5);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.doner-landing .mkt-card{background:linear-gradient(135deg,#1a9e6b,#0a4d33);border-radius:14px;padding:18px;margin-bottom:12px;position:relative;overflow:hidden}.doner-landing .mkt-card:before{content:"";position:absolute;top:-20px;right:-20px;width:80px;height:80px;background:hsla(0,0%,100%,.06);border-radius:50%}.doner-landing .mkt-brand-small{font-size:10px;color:hsla(0,0%,100%,.6);margin-bottom:6px;letter-spacing:.08em;text-transform:uppercase}.doner-landing .mkt-stars{color:#f59e0b;font-size:16px;margin-bottom:8px}.doner-landing .mkt-quote{font-size:13px;font-weight:600;color:#fff;line-height:1.4;margin-bottom:8px}.doner-landing .mkt-who{font-size:11px;color:hsla(0,0%,100%,.6)}.doner-landing .mkt-platforms{display:flex;gap:6px;flex-wrap:wrap}.doner-landing .mkt-pl{padding:5px 12px;background:hsla(0,0%,100%,.1);border-radius:16px;font-size:11px;color:#fff;border:1px solid hsla(0,0%,100%,.15)}.doner-landing .demo-explain{display:flex;flex-direction:column;justify-content:flex-start;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:32px}.doner-landing .explain-panel{display:flex;flex-direction:column;animation:doner-demo-fade-slide .4s ease both}@keyframes doner-demo-fade-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.doner-landing .explain-step-num{font-size:48px;font-weight:800;color:rgba(46,201,138,.15);letter-spacing:.04em;text-transform:uppercase;line-height:.92;margin:0 0 12px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.doner-landing .explain-step-num,.doner-landing .explain-title{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif}.doner-landing .explain-title{font-size:28px;font-weight:700;color:var(--text);line-height:1.2;margin-bottom:14px;letter-spacing:-.5px}.doner-landing .explain-body{font-size:15px;color:var(--text-muted);line-height:1.7;margin:0 0 24px}.doner-landing .explain-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.doner-landing .explain-chip{padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500}.doner-landing .demo-chip-green{background:rgba(46,201,138,.12);color:var(--green-mid);border:1px solid rgba(46,201,138,.2)}.doner-landing .demo-chip-amber{background:rgba(245,158,11,.12);color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.doner-landing .demo-chip-red{background:rgba(239,68,68,.1);color:#f87171;border:1px solid rgba(239,68,68,.2)}.doner-landing .demo-nav-btns{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.doner-landing .demo-btn-next{padding:12px 28px;background:var(--green);color:#fff;border:none;border-radius:10px;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.doner-landing .demo-btn-next:hover{background:var(--green-dark)}.doner-landing .demo-btn-prev{padding:12px 20px;background:transparent;color:var(--text-muted);border:1px solid var(--border);border-radius:10px;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:14px;cursor:pointer;transition:all .2s}.doner-landing .demo-btn-prev:hover{color:var(--text);border-color:hsla(0,0%,100%,.2)}.doner-landing .demo-auto-badge{font-size:12px;color:var(--text-muted);display:flex;align-items:center;gap:6px}.doner-landing .auto-dot{width:6px;height:6px;background:var(--green-mid);border-radius:50%;animation:doner-demo-pulse 2s infinite}@keyframes doner-demo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.doner-landing [data-lang]{display:none}.doner-landing.lang-nl [data-lang=nl],.doner-landing.lang-tr [data-lang=tr]{display:block}.doner-landing.lang-nl [data-lang=nl].inline,.doner-landing.lang-tr [data-lang=tr].inline{display:inline}.doner-landing.lang-nl .channel-body p[data-lang=nl],.doner-landing.lang-nl .cta-lead[data-lang=nl],.doner-landing.lang-nl .flow-sub[data-lang=nl],.doner-landing.lang-nl .hero-lead[data-lang=nl],.doner-landing.lang-nl .hero-sub[data-lang=nl],.doner-landing.lang-nl .price-period[data-lang=nl],.doner-landing.lang-nl .problem-dek[data-lang=nl],.doner-landing.lang-nl .roi-footnote[data-lang=nl],.doner-landing.lang-nl .route-text span[data-lang=nl],.doner-landing.lang-nl .section-sub[data-lang=nl],.doner-landing.lang-nl .step-desc[data-lang=nl],.doner-landing.lang-nl .testi-text[data-lang=nl],.doner-landing.lang-tr .channel-body p[data-lang=tr],.doner-landing.lang-tr .cta-lead[data-lang=tr],.doner-landing.lang-tr .flow-sub[data-lang=tr],.doner-landing.lang-tr .hero-lead[data-lang=tr],.doner-landing.lang-tr .hero-sub[data-lang=tr],.doner-landing.lang-tr .price-period[data-lang=tr],.doner-landing.lang-tr .problem-dek[data-lang=tr],.doner-landing.lang-tr .roi-footnote[data-lang=tr],.doner-landing.lang-tr .route-text span[data-lang=tr],.doner-landing.lang-tr .section-sub[data-lang=tr],.doner-landing.lang-tr .step-desc[data-lang=tr],.doner-landing.lang-tr .testi-text[data-lang=tr]{display:block}.doner-landing span[data-lang]{display:none}.doner-landing.lang-nl span[data-lang=nl],.doner-landing.lang-tr span[data-lang=tr]{display:inline}.doner-landing li[data-lang]{display:none}.doner-landing.lang-nl li[data-lang=nl],.doner-landing.lang-tr li[data-lang=tr]{display:flex}.doner-landing .problem-card-kicker span[data-lang]{display:none}.doner-landing.lang-nl .problem-card-kicker span[data-lang=nl],.doner-landing.lang-tr .problem-card-kicker span[data-lang=tr]{display:inline}.doner-landing .problem-card-title span[data-lang]{display:none}.doner-landing.lang-nl .problem-card-title span[data-lang=nl],.doner-landing.lang-tr .problem-card-title span[data-lang=tr]{display:block}.doner-landing .problem-card-gist span[data-lang]{display:none}.doner-landing.lang-nl .problem-card-gist span[data-lang=nl],.doner-landing.lang-tr .problem-card-gist span[data-lang=tr]{display:block}.doner-landing .roi-point-desc span[data-lang],.doner-landing .roi-point-title span[data-lang]{display:none}.doner-landing.lang-nl .roi-point-desc span[data-lang=nl],.doner-landing.lang-nl .roi-point-title span[data-lang=nl],.doner-landing.lang-tr .roi-point-desc span[data-lang=tr],.doner-landing.lang-tr .roi-point-title span[data-lang=tr]{display:block}.doner-landing .hero-proof-names span[data-lang],.doner-landing .hero-proof-sub span[data-lang]{display:none}.doner-landing.lang-nl .hero-proof-names span[data-lang=nl],.doner-landing.lang-nl .hero-proof-sub span[data-lang=nl],.doner-landing.lang-tr .hero-proof-names span[data-lang=tr],.doner-landing.lang-tr .hero-proof-sub span[data-lang=tr]{display:block}.doner-landing .hero-proof-link span[data-lang]{display:none}.doner-landing.lang-nl .hero-proof-link span[data-lang=nl],.doner-landing.lang-tr .hero-proof-link span[data-lang=tr]{display:inline}.doner-landing .flow-intro[data-lang],.doner-landing .problem-close[data-lang],.doner-landing .problem-intro[data-lang]{display:none}.doner-landing.lang-nl .flow-intro[data-lang=nl],.doner-landing.lang-nl .problem-close[data-lang=nl],.doner-landing.lang-nl .problem-intro[data-lang=nl],.doner-landing.lang-tr .flow-intro[data-lang=tr],.doner-landing.lang-tr .problem-close[data-lang=tr],.doner-landing.lang-tr .problem-intro[data-lang=tr]{display:block}.doner-landing .btn-ghost:focus-visible,.doner-landing .btn-main:focus-visible,.doner-landing .demo-btn-next:focus-visible,.doner-landing .demo-btn-prev:focus-visible,.doner-landing .demo-prog-step:focus-visible,.doner-landing .demo-step-pill:focus-visible,.doner-landing .footer-mail:focus-visible,.doner-landing .hero-proof-link:focus-visible,.doner-landing .lang-btn:focus-visible,.doner-landing .nav-cta:focus-visible,.doner-landing .price-btn:focus-visible,.doner-landing .pricing-plan-cta:focus-visible,.doner-landing .pricing-trial-cta:focus-visible,.doner-landing .star-p:focus-visible{outline:2px solid var(--green-mid);outline-offset:3px}@media (prefers-reduced-motion:reduce){.doner-landing *,.doner-landing :after,.doner-landing :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.doner-landing .problem-card{animation:none!important;opacity:1}}.doner-landing.lang-nl .stat-label span[data-lang=nl],.doner-landing.lang-tr .stat-label span[data-lang=tr]{display:inline}.doner-landing.lang-nl h1 span[data-lang=nl],.doner-landing.lang-tr h1 span[data-lang=tr]{display:block}.doner-landing.lang-nl .btn-ghost span[data-lang=nl],.doner-landing.lang-nl .btn-main span[data-lang=nl],.doner-landing.lang-nl .hero-badge span[data-lang=nl],.doner-landing.lang-nl .nav-cta span[data-lang=nl],.doner-landing.lang-nl .price-btn span[data-lang=nl],.doner-landing.lang-nl .price-tag span[data-lang=nl],.doner-landing.lang-nl .pricing-plan-cta span[data-lang=nl],.doner-landing.lang-nl .pricing-trial-cta span[data-lang=nl],.doner-landing.lang-nl .section-tag span[data-lang=nl],.doner-landing.lang-nl .testi-place span[data-lang=nl],.doner-landing.lang-nl footer p span[data-lang=nl],.doner-landing.lang-nl h2 span[data-lang=nl],.doner-landing.lang-nl h3 span[data-lang=nl],.doner-landing.lang-tr .btn-ghost span[data-lang=tr],.doner-landing.lang-tr .btn-main span[data-lang=tr],.doner-landing.lang-tr .hero-badge span[data-lang=tr],.doner-landing.lang-tr .nav-cta span[data-lang=tr],.doner-landing.lang-tr .price-btn span[data-lang=tr],.doner-landing.lang-tr .price-tag span[data-lang=tr],.doner-landing.lang-tr .pricing-plan-cta span[data-lang=tr],.doner-landing.lang-tr .pricing-trial-cta span[data-lang=tr],.doner-landing.lang-tr .section-tag span[data-lang=tr],.doner-landing.lang-tr .testi-place span[data-lang=tr],.doner-landing.lang-tr footer p span[data-lang=tr],.doner-landing.lang-tr h2 span[data-lang=tr],.doner-landing.lang-tr h3 span[data-lang=tr]{display:inline}.doner-landing.lang-nl .demo-mobile-h2 span[data-lang=nl],.doner-landing.lang-nl .dm-card-body span[data-lang=nl],.doner-landing.lang-nl .dm-card-title span[data-lang=nl],.doner-landing.lang-nl .dm-fake-reply span[data-lang=nl],.doner-landing.lang-tr .demo-mobile-h2 span[data-lang=tr],.doner-landing.lang-tr .dm-card-body span[data-lang=tr],.doner-landing.lang-tr .dm-card-title span[data-lang=tr],.doner-landing.lang-tr .dm-fake-reply span[data-lang=tr]{display:block}.doner-landing #demo-mobile{display:none}.doner-landing .demo-mobile-header{text-align:center;margin-bottom:20px}.doner-landing .demo-mobile-h2{font-family:var(--font-bricolage),"Bricolage Grotesque",sans-serif;font-size:clamp(22px,5.5vw,28px);font-weight:700;color:var(--text);margin:12px 0 0;line-height:1.2;letter-spacing:-.02em}.doner-landing .dm-dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px}.doner-landing .dm-dot{width:8px;height:8px;border-radius:50%;padding:0;border:none;background:hsla(0,0%,100%,.22);cursor:pointer;transition:background .2s,transform .2s}.doner-landing .dm-dot:focus-visible{outline:2px solid var(--green-mid);outline-offset:2px}.doner-landing .dm-dot--active{background:var(--green-mid);transform:scale(1.15)}.doner-landing .dm-viewport{overflow:hidden;width:100%;touch-action:pan-y}.doner-landing .dm-track{display:flex;width:500%;transition:transform .35s ease;will-change:transform}.doner-landing .dm-card{flex:0 0 20%;width:20%;box-sizing:border-box;padding:0 4px}.doner-landing .dm-card-inner{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:32px 24px;text-align:center;min-height:280px;display:flex;flex-direction:column;align-items:center}.doner-landing .dm-icon{font-size:56px;line-height:1;margin-bottom:16px}.doner-landing .dm-card-title{font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:22px;font-weight:700;color:var(--text);margin:0 0 12px;line-height:1.25}.doner-landing .dm-card-body{font-size:15px;line-height:1.55;color:#8aab98;margin:0 0 20px;max-width:320px}.doner-landing .dm-chips{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:auto}.doner-landing .dm-chip-sep{color:rgba(138,171,152,.45);font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.doner-landing .dm-chip{font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px}.doner-landing .dm-stars{display:flex;justify-content:center;gap:6px;margin-top:auto;margin-bottom:0}.doner-landing .dm-star{font-size:36px;line-height:1;color:#f59e0b}.doner-landing .dm-route-pills{display:flex;flex-direction:column;gap:10px;align-items:stretch;width:100%;max-width:280px;margin-top:auto}.doner-landing .dm-route{display:block;padding:10px 14px;border-radius:12px;font-size:13px;font-weight:600;text-align:center}.doner-landing .dm-fake-reply{align-self:stretch;text-align:left;margin-top:auto;padding:10px 12px;font-size:13px;line-height:1.45;border-left:3px solid #1a9e6b;background:rgba(46,201,138,.08);border-radius:0 10px 10px 0;color:#8aab98;max-width:100%}.doner-landing .dm-platform-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:auto}.doner-landing .dm-pl{font-size:12px;font-weight:600;padding:6px 12px;border-radius:20px}.doner-landing .dm-nav{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:0 4px}.doner-landing .dm-nav-btn{background:none;border:none;font-family:var(--font-dm-sans),"DM Sans",sans-serif;font-size:13px;color:var(--text-muted);cursor:pointer;padding:8px 4px;transition:color .2s}.doner-landing .dm-nav-btn:hover{color:var(--text)}.doner-landing .dm-nav-btn:focus-visible{outline:2px solid var(--green-mid);outline-offset:2px}@media (max-width:768px){.doner-landing{overflow-x:hidden}.doner-landing .container{padding-left:16px;padding-right:16px}.doner-landing .nav-inner{flex-wrap:nowrap;gap:8px}.doner-landing .logo{font-size:18px}.doner-landing .nav-right{min-width:0;flex-shrink:1;gap:8px}.doner-landing .lang-toggle{flex-shrink:0;font-size:12px}.doner-landing .lang-btn{padding:4px 10px;font-size:12px}.doner-landing .nav-cta{padding:8px 14px;font-size:13px;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doner-landing section:not(.hero):not(.pain-block-compact):not(.product-demo-section){padding-top:60px;padding-bottom:60px}.doner-landing .hero{padding:112px 0 60px}.doner-landing #hoe-werkt-het{padding-top:60px;padding-bottom:60px}.doner-landing .product-demo-section{padding:0 0 60px}.doner-landing .cta-section,.doner-landing .cta-section--minimal{padding:60px 0}.doner-landing #ervaringen{padding-top:60px;padding-bottom:0}.doner-landing .hero-trust-row{flex-direction:column;align-items:center;gap:28px}.doner-landing .hero-actions{flex-direction:column;align-items:stretch;gap:10px;max-width:100%}.doner-landing .hero-actions .btn-main{width:100%;box-sizing:border-box;padding:16px;font-size:16px}.doner-landing .hero-actions .btn-ghost{width:100%;box-sizing:border-box;padding:12px;font-size:14px;background:transparent;border:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.6);opacity:1}.doner-landing .hero-actions .btn-ghost:hover{border-color:hsla(0,0%,100%,.28);color:hsla(0,0%,100%,.75)}.doner-landing .channels-grid,.doner-landing .flow-demo,.doner-landing .pricing-info-grid,.doner-landing .review-demo-grid,.doner-landing .testimonials{grid-template-columns:1fr}.doner-landing .flow-arrow{transform:rotate(90deg)}.doner-landing .flow-section{padding:40px 24px}.doner-landing .route-split,.doner-landing .stats-strip{grid-template-columns:1fr}.doner-landing .cta-panel{padding:48px 24px}.doner-landing h1{letter-spacing:-1px}.doner-landing .demo-stage{grid-template-columns:1fr}.doner-landing .demo-shell{padding:32px 16px 28px}.doner-landing .phone-frame{max-width:260px;margin:0 auto}.doner-landing .panel-marketing,.doner-landing .phone-screen{min-height:360px}.doner-landing .ch-badge{white-space:nowrap}.doner-landing .demo-explain{width:100%;max-width:none;padding:24px 0;box-sizing:border-box}.doner-landing .demo-progress{width:100%;max-width:100%}.doner-landing .demo-steps-nav{width:100%;gap:6px}.doner-landing .demo-step-pill{padding:4px 12px;font-size:12px}.doner-landing .explain-title{font-size:22px}.doner-landing .explain-step-num{font-size:40px}.doner-landing #product-demo{display:none}.doner-landing #demo-mobile{display:block}}