:root{color-scheme:light;--page: #f7f5ef;--screen: #fffef9;--surface: #ffffff;--surface-subtle: #f2efe7;--text: #161513;--text-strong: #080808;--text-muted: #6c6961;--text-dimmed: #8a877f;--border: rgba(8, 8, 8, .16);--border-muted: rgba(8, 8, 8, .08);--amber: #ffb000;--amber-strong: #ff9f0a;--danger: #d83a4f;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--shadow-sm: 0 1px 2px rgba(8, 8, 8, .05);--shadow-md: 0 12px 40px rgba(8, 8, 8, .1);--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}*{box-sizing:border-box}html{background:var(--page);color:var(--text);scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--page)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(8,8,8,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(8,8,8,.025) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 640px)}a{color:inherit}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}.page-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;background:#f7f5efeb;border-bottom:1px solid var(--border-muted);backdrop-filter:blur(16px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 32px));min-height:64px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:10px;min-height:40px;color:var(--text-strong);font-weight:800;letter-spacing:0;text-decoration:none}.brand img{width:34px;height:34px}.nav-links{display:flex;align-items:center;gap:20px;color:var(--text-muted);font-size:.92rem;font-weight:700}.nav-links a{min-height:40px;display:inline-flex;align-items:center;text-decoration:none;transition:color .16s var(--ease-out)}.nav-links a:hover{color:var(--text-strong)}.language-toggle{min-width:42px;justify-content:center;padding:0 10px;border-radius:var(--radius-xs);font-variant-numeric:tabular-nums}.language-toggle:hover{background:#ffffffad;box-shadow:inset 0 0 0 1px var(--border-muted)}.button,.text-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:var(--radius-xs);font-weight:850;line-height:1;text-decoration:none;transition-property:transform,background-color,color,box-shadow;transition-duration:.16s;transition-timing-function:var(--ease-out)}a:focus-visible,button:focus-visible{outline:2px solid rgba(255,176,0,.7);outline-offset:3px}.button:active,.text-button:active{transform:scale(.97)}.button-primary{color:#fff;background:var(--text-strong);box-shadow:0 1px #08080842}.button-primary:hover{background:#1d1d1b}.button-amber{color:var(--text-strong);background:var(--amber);box-shadow:0 1px #0808082e}.button-amber:hover{background:var(--amber-strong)}.text-button{color:var(--text-strong);background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.text-button:hover{box-shadow:inset 0 0 0 1px #08080852}.button-with-icon{gap:8px;padding-right:14px}.button-with-icon .icon{width:17px;height:17px;transition:transform .16s var(--ease-out)}.button-with-icon:hover .icon{transform:translate(2px)}.icon{display:inline-block;width:1em;height:1em;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.icon-tile{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--text-strong);background:#ffb00029;border-radius:var(--radius-xs);box-shadow:inset 0 0 0 1px #ffb0004d}.icon-tile .icon{width:18px;height:18px}.icon-tile-muted{color:var(--text-muted);background:var(--surface-subtle);box-shadow:inset 0 0 0 1px var(--border-muted)}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:88px 0}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:54px;align-items:center;padding:82px 0 72px}.eyebrow{margin:0 0 14px;color:var(--text-muted);font-size:.82rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text-strong);letter-spacing:0;text-wrap:balance}h1{max-width:820px;margin-bottom:20px;font-size:clamp(3.65rem,9vw,7.2rem);line-height:.88}.locale-nl .hero-title{max-width:760px;font-size:clamp(3.05rem,6.8vw,5.95rem);line-height:.93}h2{max-width:820px;margin-bottom:18px;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.96}.locale-nl h2{max-width:780px;font-size:clamp(2.05rem,4.35vw,4.05rem);line-height:1}h3{margin-bottom:10px;font-size:1.24rem;line-height:1.15}.lede{max-width:680px;margin-bottom:28px;color:var(--text-muted);font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.62;text-wrap:pretty}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:24px}.trust-row{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 11px;color:var(--text);background:#ffffffb3;border:1px solid var(--border);border-radius:var(--radius-xs);font-size:.86rem;font-weight:800}.chip .icon{width:15px;height:15px;color:var(--amber-strong)}.hero-board{position:relative;min-height:640px}.phone-frame{width:min(360px,80vw);padding:10px;margin-left:auto;background:var(--text-strong);border-radius:34px;box-shadow:var(--shadow-md)}.phone-frame img{width:100%;height:auto;border-radius:24px;outline:1px solid rgba(255,255,255,.18);object-fit:contain}.floating-card{position:absolute;left:0;bottom:58px;width:min(270px,52vw);padding:18px;background:var(--surface);border-radius:var(--radius-md);box-shadow:0 16px 48px #08080829;outline:1px solid rgba(8,8,8,.08)}.floating-card p{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.5}.floating-title{margin-bottom:6px!important;color:var(--text-strong)!important;font-size:1rem!important;font-weight:900;line-height:1.25!important}.mini-progress{height:8px;margin-bottom:16px;overflow:hidden;background:#08080824;border-radius:999px}.mini-progress span{display:block;width:62%;height:100%;background:var(--amber);border-radius:inherit}.section-head{max-width:820px;margin-bottom:34px}.section-head p{max-width:700px;color:var(--text-muted);font-size:1.08rem;line-height:1.7;text-wrap:pretty}.steps-grid,.pricing-grid,.comparison-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.panel{background:var(--surface);border-radius:var(--radius-md);box-shadow:inset 0 0 0 1px var(--border),var(--shadow-sm)}.step-card,.comparison-card,.price-card{padding:24px}.step-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.step-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--text-strong);background:var(--amber);border-radius:var(--radius-xs);font-weight:900;font-variant-numeric:tabular-nums}.muted{color:var(--text-muted);text-wrap:pretty}.screenshots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:end}.screenshot-card{padding:10px;background:var(--surface);border-radius:26px;box-shadow:inset 0 0 0 1px var(--border),var(--shadow-md)}.screenshot-card picture,.phone-frame picture{display:block}.screenshot-card img{width:100%;aspect-ratio:390 / 640;border-radius:18px;outline:1px solid rgba(8,8,8,.1);object-fit:contain}.screenshot-card figcaption{padding:14px 10px 6px;color:var(--text);font-weight:850;text-align:center}.comparison-card strong{display:block;margin-bottom:16px;color:var(--text-strong);font-size:1.1rem}.comparison-row{display:grid;gap:10px;color:var(--text-muted);font-size:.96rem}.comparison-row p{margin:0}.comparison-label{display:inline-flex;align-items:center;gap:7px;margin-bottom:3px;color:var(--text-strong);font-weight:850}.comparison-label .icon{width:15px;height:15px;color:var(--amber-strong)}.pricing-section{background:var(--text-strong);color:#fff}.pricing-section h2,.pricing-section h3{color:#fff}.pricing-section .eyebrow,.pricing-section .section-head p,.pricing-section .muted{color:#ffffffb3}.price-card{position:relative;background:#171814;border-radius:var(--radius-md);box-shadow:inset 0 0 0 1px #fff7e029}.price-card.featured{background:#211f18;box-shadow:inset 0 0 0 2px var(--amber)}.badge{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;margin-bottom:18px;color:var(--text-strong);background:var(--amber);border-radius:var(--radius-xs);font-size:.76rem;font-weight:900;text-transform:uppercase}.price{display:flex;align-items:baseline;gap:8px;margin:18px 0;color:#fff;font-size:3rem;font-weight:950;line-height:1;font-variant-numeric:tabular-nums}.price span{color:#ffffffad;font-size:.96rem;font-weight:750}.feature-list{display:grid;gap:12px;padding:0;margin:22px 0 0;list-style:none}.feature-list li{display:grid;grid-template-columns:17px minmax(0,1fr);gap:9px;align-items:start;color:#ffffffc7}.feature-list .icon{width:17px;height:17px;margin-top:.2em;color:var(--amber);stroke-width:2.2}.pricing-note{max-width:820px;margin:22px 0 0;color:#ffffffad;font-size:.96rem}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.faq-item{padding:24px}.faq-heading{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:12px}.faq-heading h3{margin:0}.final-cta{padding:72px 0}.final-panel{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:34px;background:var(--surface);border-radius:var(--radius-md);box-shadow:inset 0 0 0 1px var(--border),var(--shadow-md)}.final-panel h2{margin-bottom:8px;font-size:clamp(2rem,4vw,3.4rem)}.final-panel p{margin:0;color:var(--text-muted)}.site-footer{padding:34px 0 44px;border-top:1px solid var(--border-muted);color:var(--text-muted)}.footer-inner{display:flex;justify-content:space-between;gap:20px}.footer-links{display:flex;gap:16px}.legal-page{display:grid;grid-template-columns:220px minmax(0,820px);gap:36px;align-items:start;max-width:1120px;padding:56px 0 96px}.legal-toc{position:sticky;top:92px;padding-top:6px;color:var(--text-muted)}.legal-toc p{margin-bottom:14px;color:var(--text-strong);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.legal-toc ol{display:grid;gap:2px;padding:0;margin:0;list-style:none}.legal-toc a{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:baseline;padding:8px 0;border-radius:var(--radius-xs);color:var(--text-muted);font-size:.88rem;font-weight:750;line-height:1.35;text-decoration:none;transition:color .16s var(--ease-out),transform .16s var(--ease-out)}.legal-toc a:hover{color:var(--text-strong)}.legal-toc a:active{transform:translateY(1px)}.legal-toc span{color:var(--text-dimmed);font-size:.76rem;font-variant-numeric:tabular-nums}.legal-card{padding:clamp(28px,5vw,56px);background:#ffffffdb;border:1px solid var(--border-muted);border-radius:var(--radius-md);box-shadow:0 1px #0808080a,0 28px 80px #08080814}.legal-hero{padding-bottom:34px;border-bottom:1px solid var(--border-muted)}.legal-card h1{max-width:680px;margin-bottom:14px;font-size:clamp(2.4rem,5vw,4.25rem);line-height:.98}.legal-card .lede{max-width:660px;margin-bottom:22px;font-size:clamp(1rem,1.6vw,1.14rem);line-height:1.62}.legal-meta{display:inline-flex;min-height:42px;padding:8px 12px;margin:0;color:var(--text-strong);background:var(--surface-subtle);border:1px solid var(--border-muted);border-radius:var(--radius-sm)}.legal-meta div,.legal-meta dt,.legal-meta dd{margin:0}.legal-meta dt{margin-bottom:1px;color:var(--text-dimmed);font-size:.72rem;font-weight:900;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.legal-meta dd{font-size:.9rem;font-weight:850;line-height:1.25}.legal-section{padding-top:30px;scroll-margin-top:96px}.legal-section+.legal-section{margin-top:28px;border-top:1px solid var(--border-muted)}.legal-section-heading{display:grid;gap:8px;margin-bottom:14px}.legal-section-heading span{color:var(--text-dimmed);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.legal-section h2{max-width:700px;margin:0;font-size:clamp(1.55rem,2.9vw,2.35rem);line-height:1.08}.legal-section p{max-width:680px;margin-bottom:13px;color:var(--text-muted);font-size:1rem;line-height:1.78;text-wrap:pretty}.legal-section p:last-child{margin-bottom:0}.cookie-consent{position:fixed;right:24px;bottom:24px;z-index:40;width:min(520px,calc(100vw - 32px));padding:20px;background:#fffffff0;border:1px solid var(--border-muted);border-radius:var(--radius-md);box-shadow:0 18px 56px #08080829;backdrop-filter:blur(18px);transition:opacity .18s var(--ease-out),transform .18s var(--ease-out)}.cookie-consent[hidden],.cookie-manage[hidden],.cookie-options[hidden],.cookie-actions [hidden]{display:none}.cookie-heading{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:8px}.cookie-copy h2{margin:0;font-size:1rem;line-height:1.25}.cookie-copy p,.cookie-toggle small{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.5}.cookie-options{margin-top:16px}.cookie-toggle{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start;padding:12px;background:var(--surface-subtle);border:1px solid var(--border-muted);border-radius:var(--radius-sm)}.cookie-toggle input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--amber)}.cookie-toggle strong{display:block;margin-bottom:2px;color:var(--text-strong);font-size:.92rem;line-height:1.3}.cookie-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:16px}.cookie-actions .button,.cookie-actions .text-button{min-height:36px;padding:0 12px;font-size:.88rem}.cookie-link-button{min-height:36px;padding:0 8px;border:0;color:var(--text-muted);background:transparent;font:inherit;font-size:.88rem;font-weight:800;cursor:pointer;transition:color .16s var(--ease-out),transform .16s var(--ease-out)}.cookie-link-button:hover{color:var(--text-strong)}.cookie-link-button:active{transform:scale(.97)}.cookie-manage{position:fixed;right:18px;bottom:18px;z-index:39;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px 0 10px;border:1px solid var(--border-muted);border-radius:var(--radius-xs);color:var(--text-muted);background:#ffffffe6;box-shadow:var(--shadow-sm);font:inherit;font-size:.78rem;font-weight:850;cursor:pointer;transition:color .16s var(--ease-out),background-color .16s var(--ease-out),transform .16s var(--ease-out),box-shadow .16s var(--ease-out)}.cookie-manage .icon{width:16px;height:16px;color:var(--amber-strong);stroke-width:2}.cookie-manage:hover{color:var(--text-strong);background:#fffffff5;box-shadow:0 8px 24px #0808081f}.cookie-manage:active{transform:scale(.97)}@media(max-width:880px){.nav{min-height:58px}.nav-links{gap:8px}.nav-links a:not(.button,.language-toggle){display:none}.hero{grid-template-columns:1fr;gap:34px;padding-top:54px}.locale-nl .hero-title{font-size:clamp(2.55rem,9.2vw,3.65rem);line-height:.96}.locale-nl h2{font-size:clamp(1.95rem,5vw,2.4rem)}.hero-board{min-height:auto}.phone-frame{margin:0 auto}.floating-card{position:relative;left:auto;bottom:auto;width:min(360px,88vw);margin:-42px auto 0}.steps-grid,.pricing-grid,.comparison-grid,.screenshots,.faq-grid{grid-template-columns:1fr}.screenshots{max-width:390px;margin:0 auto}.final-panel,.footer-inner{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.legal-page{grid-template-columns:1fr;padding:34px 0 72px}.legal-toc{display:none}.legal-card{padding:26px 20px 30px}.legal-card h1{font-size:clamp(2.18rem,11vw,3.1rem)}.legal-card .lede,.legal-section p{font-size:.98rem}.legal-section{padding-top:24px}.legal-section+.legal-section{margin-top:24px}.legal-section h2{font-size:clamp(1.42rem,7vw,2rem)}.cookie-consent{right:16px;bottom:16px;padding:18px}.cookie-actions{align-items:stretch}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
