*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;font-size:16px}
body.mc-template-body{font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",sans-serif;color:#374151;line-height:1.6;background:#F9FAFB;overflow-x:hidden}
.mc-template-wrap{width:100%;min-height:100vh}
a{text-decoration:none;color:inherit} body:has(.mc-home){background:#f9fafb;}.mc-home{width:100% !important;max-width:100% !important;}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}:root{--groen:#16A34A;--groen-licht:#DCFCE7;--groen-dark:#15803D;--blauw:#2563EB;--blauw-licht:#EFF6FF;--paars:#7C3AED;--paars-licht:#F5F3FF;--oranje:#EA580C;--oranje-licht:#FFF7ED;--donker:#111827;--tekst:#374151;--sub:#6B7280;--border:#E5E7EB;--bg:#F9FAFB;--wit:#FFFFFF;--shadow-sm:0 1px 3px rgba(0,0,0,0.08);--shadow:0 4px 16px rgba(0,0,0,0.08);--shadow-lg:0 8px 32px rgba(0,0,0,0.10);--radius:12px;--radius-lg:20px;}html{scroll-behavior:smooth;font-size:16px;}body{font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",sans-serif;color:var(--tekst);line-height:1.6;background:var(--bg);overflow-x:hidden;}a{text-decoration:none;color:inherit;}.mc-nav{position:sticky;top:0;z-index:200;background:rgba(255,255,255,0.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);}.mc-nav-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem;}.mc-logo{font-size:1.1rem;font-weight:800;color:var(--donker);letter-spacing:-0.02em;white-space:nowrap;}.mc-logo span{color:var(--groen);}.mc-nav-links{display:flex;align-items:center;gap:0.25rem;}.mc-nav-link{padding:0.45rem 0.85rem;border-radius:8px;font-size:0.875rem;font-weight:500;color:var(--tekst);transition:background 0.15s,color 0.15s;}.mc-nav-link:hover{background:var(--bg);color:var(--donker);}.mc-nav-cta{background:var(--donker);color:#fff;padding:0.5rem 1.15rem;border-radius:8px;font-size:0.875rem;font-weight:600;transition:background 0.15s,transform 0.15s;white-space:nowrap;}.mc-nav-cta:hover{background:#000;transform:translateY(-1px);}.mc-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;}.mc-hamburger span{width:22px;height:2px;background:var(--donker);border-radius:2px;transition:all 0.2s;display:block;}.mc-mobile-menu{display:none;background:#fff;border-top:1px solid var(--border);padding:1rem 1.5rem;}.mc-mobile-menu a{display:block;padding:0.75rem 0;font-size:1rem;font-weight:500;color:var(--tekst);border-bottom:1px solid var(--border);}.mc-mobile-menu a:last-child{border-bottom:none;}.mc-hero{background:#fff;padding:5rem 1.5rem 4rem;text-align:center;border-bottom:1px solid var(--border);}.mc-hero-badge{display:inline-flex;align-items:center;gap:0.4rem;background:var(--groen-licht);border:1px solid #bbf7d0;color:var(--groen-dark);font-size:0.78rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;padding:0.3rem 0.85rem;border-radius:999px;margin-bottom:1.5rem;}.mc-hero h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;color:var(--donker);letter-spacing:-0.03em;line-height:1.1;margin-bottom:1.25rem;max-width:800px;margin-left:auto;margin-right:auto;}.mc-hero h1 .accent{color:var(--groen);}.mc-hero p{font-size:1.15rem;color:var(--sub);max-width:560px;margin:0 auto 2.5rem;line-height:1.65;}.mc-hero-ctas{display:flex;gap:0.875rem;justify-content:center;flex-wrap:wrap;}.mc-btn{display:inline-flex;align-items:center;gap:0.4rem;padding:0.75rem 1.5rem;border-radius:var(--radius);font-weight:600;font-size:0.95rem;transition:all 0.15s;cursor:pointer;border:none;}.mc-btn-primary{background:var(--donker);color:#fff;}.mc-btn-primary:hover{background:#000;transform:translateY(-2px);box-shadow:var(--shadow);}.mc-btn-outline{background:#fff;color:var(--donker);border:1.5px solid var(--border);}.mc-btn-outline:hover{border-color:var(--donker);background:var(--bg);}.mc-hero-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-top:3.5rem;padding-top:3.5rem;border-top:1px solid var(--border);}.mc-hero-stat-num{font-size:2rem;font-weight:800;color:var(--donker);letter-spacing:-0.03em;line-height:1;margin-bottom:0.3rem;}.mc-hero-stat-lbl{font-size:0.85rem;color:var(--sub);}.mc-section{padding:5rem 1.5rem;}.mc-section-inner{max-width:1200px;margin:0 auto;}.mc-section-alt{background:var(--bg);}.mc-section-white{background:#fff;}.mc-section-dark{background:var(--donker);color:#fff;}.mc-label{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.78rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--groen);margin-bottom:0.75rem;}.mc-section-header{max-width:680px;margin-bottom:3rem;}.mc-section-header h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--donker);letter-spacing:-0.03em;line-height:1.15;margin-bottom:0.875rem;}.mc-section-dark .mc-section-header h2{color:#fff;}.mc-section-header p{font-size:1.05rem;color:var(--sub);line-height:1.65;}.mc-section-dark .mc-section-header p{color:#9CA3AF;}.mc-section-header-center{text-align:center;margin-left:auto;margin-right:auto;}.mc-products{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;}.mc-product-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow 0.2s,transform 0.2s,border-color 0.2s;display:flex;flex-direction:column;}.mc-product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px);}.mc-product-card-top{padding:2rem 2rem 1.5rem;flex:1;}.mc-product-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem;}.mc-product-icon-green{background:var(--groen-licht);}.mc-product-icon-blue{background:var(--blauw-licht);}.mc-product-icon-orange{background:var(--oranje-licht);}.mc-product-tag{display:inline-block;font-size:0.7rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;padding:0.2rem 0.6rem;border-radius:999px;margin-bottom:0.875rem;}.mc-product-tag-live{background:var(--groen-licht);color:var(--groen-dark);}.mc-product-tag-soon{background:#FEF9C3;color:#92400E;}.mc-product-tag-new{background:var(--blauw-licht);color:#1D4ED8;}.mc-product-card h3{font-size:1.4rem;font-weight:800;color:var(--donker);letter-spacing:-0.02em;margin-bottom:0.5rem;}.mc-product-card .mc-product-sub{font-size:0.875rem;font-weight:600;color:var(--sub);margin-bottom:0.75rem;}.mc-product-card p{font-size:0.925rem;color:var(--sub);line-height:1.6;margin-bottom:1.25rem;}.mc-product-features{list-style:none;margin-bottom:0;}.mc-product-features li{font-size:0.875rem;color:var(--tekst);padding:0.3rem 0;display:flex;align-items:flex-start;gap:0.5rem;}.mc-product-features li::before{content:"✓";color:var(--groen);font-weight:700;flex-shrink:0;margin-top:1px;}.mc-product-card-bottom{padding:1.25rem 2rem 1.75rem;border-top:1px solid var(--border);background:var(--bg);display:flex;align-items:center;justify-content:space-between;gap:1rem;}.mc-product-card-cta{display:inline-flex;align-items:center;gap:0.35rem;padding:0.6rem 1.15rem;border-radius:8px;font-size:0.875rem;font-weight:600;transition:all 0.15s;white-space:nowrap;}.mc-product-card-cta-green{background:var(--groen);color:#fff;}.mc-product-card-cta-green:hover{background:var(--groen-dark);}.mc-product-card-cta-blue{background:var(--blauw);color:#fff;}.mc-product-card-cta-blue:hover{background:#1D4ED8;}.mc-product-card-cta-orange{background:var(--oranje);color:#fff;}.mc-product-card-cta-orange:hover{background:#C2410C;}.mc-product-card-price{font-size:0.82rem;color:var(--sub);text-align:right;}.mc-product-card-price strong{display:block;font-size:1rem;font-weight:700;color:var(--donker);}.mc-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;}.mc-how-item{text-align:center;}.mc-how-num{width:48px;height:48px;background:var(--donker);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:800;margin:0 auto 1rem;}.mc-how-item h3{font-size:1.05rem;font-weight:700;color:var(--donker);margin-bottom:0.5rem;}.mc-how-item p{font-size:0.9rem;color:var(--sub);line-height:1.6;}.mc-diff-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem;}.mc-diff-item{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;display:flex;gap:1rem;align-items:flex-start;}.mc-diff-icon{width:40px;height:40px;border-radius:10px;background:var(--groen-licht);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0;}.mc-diff-item h4{font-size:0.95rem;font-weight:700;color:var(--donker);margin-bottom:0.25rem;}.mc-diff-item p{font-size:0.875rem;color:var(--sub);line-height:1.55;}.mc-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;}.mc-audience-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:var(--radius);padding:1.5rem;}.mc-audience-card .mc-aud-emoji{font-size:1.75rem;margin-bottom:0.875rem;display:block;}.mc-audience-card h4{font-size:1rem;font-weight:700;color:#fff;margin-bottom:0.375rem;}.mc-audience-card p{font-size:0.875rem;color:#9CA3AF;line-height:1.55;}.mc-proof-bar{background:var(--groen-licht);border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0;padding:1.25rem 1.5rem;text-align:center;}.mc-proof-bar p{font-size:0.9rem;font-weight:600;color:var(--groen-dark);}.mc-proof-bar strong{color:var(--donker);}.mc-cta-section{background:linear-gradient(135deg,var(--donker) 0%,#1F2937 100%);padding:5rem 1.5rem;text-align:center;}.mc-cta-inner{max-width:620px;margin:0 auto;}.mc-cta-inner h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#fff;letter-spacing:-0.03em;line-height:1.15;margin-bottom:1rem;}.mc-cta-inner p{font-size:1rem;color:#9CA3AF;margin-bottom:2rem;line-height:1.65;}.mc-cta-buttons{display:flex;gap:0.875rem;justify-content:center;flex-wrap:wrap;}.mc-btn-white{background:#fff;color:var(--donker);padding:0.8rem 1.75rem;border-radius:var(--radius);font-weight:700;font-size:0.95rem;transition:all 0.15s;}.mc-btn-white:hover{background:#F3F4F6;transform:translateY(-2px);}.mc-btn-ghost-white{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,0.25);padding:0.8rem 1.75rem;border-radius:var(--radius);font-weight:600;font-size:0.95rem;transition:all 0.15s;}.mc-btn-ghost-white:hover{border-color:rgba(255,255,255,0.5);background:rgba(255,255,255,0.06);}.mc-footer{background:#fff;border-top:1px solid var(--border);padding:2.5rem 1.5rem;}.mc-footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;}.mc-footer-logo{font-size:1rem;font-weight:800;color:var(--donker);}.mc-footer-logo span{color:var(--groen);}.mc-footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;}.mc-footer-links a{font-size:0.875rem;color:var(--sub);transition:color 0.15s;}.mc-footer-links a:hover{color:var(--donker);}.mc-footer-copy{font-size:0.8rem;color:var(--sub);}@media (max-width:900px){.mc-products{grid-template-columns:1fr;}.mc-how-grid{grid-template-columns:1fr;}.mc-diff-grid{grid-template-columns:1fr;}.mc-audience-grid{grid-template-columns:1fr 1fr;}.mc-nav-links{display:none;}.mc-hamburger{display:flex;}.mc-hero-stats{gap:2rem;}}@media (max-width:600px){.mc-hero{padding:3.5rem 1.25rem 3rem;}.mc-section{padding:3.5rem 1.25rem;}.mc-audience-grid{grid-template-columns:1fr;}.mc-hero-stats{flex-direction:column;gap:1.5rem;}.mc-footer-inner{flex-direction:column;text-align:center;}}