/* Beterverkocht landingspagina - gescoped onder .bv-scope. Gegenereerd uit V2.4. */
.bv-scope{
    /* Leadpin-uitstraling, gedeelde fundering */
    --paper:#ffffff; --sand:#f5f8fb; --soft:#e8f0f9;
    --green:#1E6FB0; --green-2:#165a92; --green-line:#dcecfb; --accent:#1E6FB0;
    --ink:#0f1729; --text:#2a3447; --muted:#525c6e; --line:#e4e9f0;
    --bronze:#B07A4F; --bronze-bg:#F6ECE2;
    --silver:#8A969D; --silver-bg:#EDF0F2;
    --gold:#C6A36A; --gold-bg:#F7EFDF;
    --card:#fff; --shadow:0 4px 12px rgba(15,23,41,.08),0 24px 48px rgba(15,23,41,.10); --shadow-soft:0 2px 4px rgba(15,23,41,.06),0 12px 24px rgba(15,23,41,.06);
    --r:18px; --max:1180px; --col:680px;
    --font-sans:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;
    --font-serif:'Source Serif 4',Georgia,'Times New Roman',serif;
    --brand:var(--green); --brand-dark:var(--green-2); --brand-soft:var(--soft); --brand-pale:var(--sand);
    --radius:var(--r); --maxw:var(--max); --container-narrow:var(--col); --shadow-md:var(--shadow-soft); --shadow-lg:var(--shadow);
  }
  .bv-scope *{box-sizing:border-box}
  .bv-scope{scroll-behavior:smooth}
  .bv-scope{margin:0;background:var(--paper);color:var(--text);font-family:var(--font-sans);font-size:17px;line-height:1.62;-webkit-font-smoothing:antialiased;padding-bottom:86px}
  .bv-scope h1, .bv-scope h2, .bv-scope h3{font-family:var(--font-serif);color:var(--ink);line-height:1.08;letter-spacing:-.02em;margin:0;font-weight:700}
  .bv-scope p{margin:0}
  .bv-scope a{color:inherit;text-decoration:none}
  .bv-scope .wrap{width:100%;max-width:var(--max);margin:0 auto;padding:0 22px}
  .bv-scope .col{max-width:var(--col);margin:0 auto}
  .bv-scope .em{color:var(--green)}
  .bv-scope .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:56px;padding:0 26px;border-radius:16px;font-weight:700;font-size:16px;border:1.5px solid transparent;cursor:pointer;transition:transform .14s, background .2s, border-color .2s;font-family:inherit;text-align:center}
  .bv-scope .btn:active{transform:translateY(1px)}
  .bv-scope .btn-primary{background:var(--green);color:#fff}
  .bv-scope .btn-primary:hover{background:var(--green-2)}
  .bv-scope .btn-soft{background:#fff;color:var(--ink);border:1.5px solid var(--line)}
  .bv-scope .btn-soft:hover{border-color:var(--green-2);color:var(--green)}
  .bv-scope /* nav */
  .nav{position:sticky;top:0;z-index:50;background:rgba(251,250,246,0);backdrop-filter:saturate(140%) blur(10px);transition:.25s;border-bottom:1px solid transparent}
  .bv-scope .nav.scrolled{background:rgba(251,250,246,.92);border-bottom-color:var(--line)}
  .bv-scope .navrow{display:flex;align-items:center;justify-content:space-between;height:70px}
  .bv-scope section[id]{scroll-margin-top:90px}
  .bv-scope .brand{display:flex;align-items:center;gap:11px}
  .bv-scope .brand .mark{width:40px;height:40px;border-radius:12px;background:var(--soft);display:grid;place-items:center;flex:0 0 40px}
  .bv-scope .brand .name{font-family:var(--font-sans);font-weight:800;font-size:21px;color:var(--ink);letter-spacing:-.02em}
  .bv-scope .navlinks{display:flex;align-items:center;gap:24px}
  .bv-scope .navlinks a.lnk{font-size:15px;font-weight:600;color:var(--text)}
  .bv-scope .navlinks a.lnk:hover{color:var(--green)}
  .bv-scope .nav .btn{min-height:46px;padding:0 18px;font-size:14.5px}
  .bv-scope .hide-sm{display:none}
  .bv-scope /* green zekerheidslijn, recurring thread */
  .thread{height:62px;display:flex;align-items:center;justify-content:center}
  .bv-scope .thread .l{width:2px;height:100%;background:linear-gradient(180deg,transparent,var(--green) 50%,transparent);position:relative}
  .bv-scope .thread .l::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px var(--soft)}
  .bv-scope /* hero */
  .hero{padding:46px 0 22px;text-align:center}
  .bv-scope .kicker{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:22px}
  .bv-scope .kicker i{width:8px;height:8px;border-radius:50%;background:var(--green-2)}
  .bv-scope .hero h1{font-size:clamp(32px,8.6vw,54px);font-weight:800;max-width:15ch;margin:0 auto}
  .bv-scope .hero .sub{font-size:clamp(16.5px,4.4vw,20px);color:var(--muted);margin:20px auto 0;max-width:40ch}
  .bv-scope .hero .cta{display:flex;flex-direction:column;gap:12px;margin:30px auto 0;max-width:440px}
  .bv-scope .hero .merk{margin-top:22px;font-size:14px;color:var(--green);font-weight:600}
  .bv-scope /* bieding-stack */
  .stack{margin:40px auto 0;max-width:430px;display:flex;flex-direction:column;gap:14px;text-align:left}
  .bv-scope .bid{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-soft);padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;transition:transform .16s, box-shadow .16s}
  .bv-scope .bid:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
  .bv-scope .bid .amt{font-family:var(--font-sans);font-weight:800;color:var(--ink);font-size:24px;letter-spacing:-.02em}
  .bv-scope .bid .amt small{display:block;font-family:var(--font-sans);font-weight:500;font-size:12.5px;color:var(--muted);letter-spacing:0}
  .bv-scope .tag{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;padding:7px 12px;border-radius:999px;white-space:nowrap}
  .bv-scope .tag.none{background:#f4efe6;color:#967b4f;border:1px solid #e7dcc6}
  .bv-scope .tag.zil{background:var(--silver-bg);color:#5e6b72;border:1px solid #dde3e7}
  .bv-scope .tag.goud{background:var(--gold-bg);color:#937234;border:1px solid #e7d4ad}
  .bv-scope .bid.flag{border-color:#e7dcc6}
  .bv-scope .bid.win{border-color:#e7d4ad;box-shadow:0 14px 40px rgba(198,163,106,.22)}
  .bv-scope .stackcap{text-align:center;font-size:13.5px;color:var(--muted);margin-top:16px}
  .bv-scope .stackcap b{color:var(--ink)}
  .bv-scope .herosub{margin:24px auto 0;font-family:var(--font-sans);font-weight:600;color:var(--ink);font-size:clamp(15px,4vw,18px);max-width:30ch;line-height:1.3}
  .bv-scope .cmp{margin:38px auto 0;max-width:470px;display:flex;flex-direction:column;gap:16px;text-align:left}
  .bv-scope .cbid{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-soft);padding:18px 20px}
  .bv-scope .cbid .top{display:flex;align-items:center;justify-content:space-between;gap:12px}
  .bv-scope .cbid .amt{font-family:var(--font-sans);font-weight:800;font-size:25px;color:var(--ink);letter-spacing:-.02em}
  .bv-scope .cbid .amt small{display:block;font-family:var(--font-sans);font-weight:500;font-size:12.5px;color:var(--muted);letter-spacing:0}
  .bv-scope .cbid .note{font-size:13.5px;color:var(--muted);margin-top:12px}
  .bv-scope .cbid.risk{border-color:#e7dcc6;background:#fdfaf4}
  .bv-scope .cbid.gold{border-color:#ead9b4;box-shadow:0 16px 44px rgba(198,163,106,.22)}
  .bv-scope .cbid .checks{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:9px}
  .bv-scope .cbid .checks li{display:flex;gap:9px;align-items:flex-start;font-size:13.5px;color:var(--text);font-weight:500}
  .bv-scope .cbid .checks li i{flex:0 0 18px;width:18px;height:18px;border-radius:50%;background:var(--gold-bg);display:grid;place-items:center;margin-top:1px}
  .bv-scope .tag.risk{background:#f4efe6;color:#967b4f;border:1px solid #e7dcc6}
  .bv-scope /* chain strip (zekerheidslijn) */
  .chain{padding:18px 0 6px;overflow-x:auto}
  .bv-scope .chain-inner{position:relative;display:flex;justify-content:space-between;align-items:flex-start;max-width:600px;min-width:330px;margin:0 auto;padding:0 6px}
  .bv-scope .chain-inner::before{content:"";position:absolute;left:9%;right:9%;top:6px;height:2px;background:var(--green);opacity:.4}
  .bv-scope .cnode{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;font-size:12.5px;font-weight:600;color:var(--ink);white-space:nowrap}
  .bv-scope .cnode i{width:13px;height:13px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--paper);z-index:1}
  .bv-scope /* sections */
  section{padding:70px 0}
  .bv-scope .center{text-align:center}
  .bv-scope .eyebrow{font-size:13px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--green)}
  .bv-scope .h2{font-size:clamp(28px,7vw,44px);font-weight:700;margin-top:12px;max-width:17ch}
  .bv-scope .center .h2{margin-left:auto;margin-right:auto}
  .bv-scope .lead{color:var(--muted);font-size:clamp(16.5px,4.4vw,20px);margin-top:18px;max-width:46ch;line-height:1.6}
  .bv-scope .center .lead{margin-left:auto;margin-right:auto}
  .bv-scope .alt{background:var(--sand)}
  .bv-scope /* editorial statement */
  .editorial .big-quote{font-family:var(--font-serif);font-weight:700;color:var(--ink);font-size:clamp(26px,6.6vw,42px);line-height:1.12;letter-spacing:-.02em;max-width:20ch}
  .bv-scope .editorial p.body{color:var(--text);font-size:18px;margin-top:22px;max-width:52ch}
  .bv-scope .editorial .soft-note{color:var(--muted);font-size:16px;margin-top:18px;max-width:52ch}
  .bv-scope /* practice (asymmetric) */
  .split{display:grid;grid-template-columns:1fr;gap:34px;align-items:center}
  .bv-scope .scan{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);padding:22px;position:relative;overflow:hidden}
  .bv-scope .scan .doc-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:6px}
  .bv-scope .scan .doc-head .ic{width:34px;height:34px;border-radius:9px;background:var(--soft);display:grid;place-items:center}
  .bv-scope .scan .doc-head b{font-family:var(--font-sans);font-size:14px;color:var(--ink)}
  .bv-scope .scanrow{display:flex;align-items:center;gap:12px;padding:13px 4px;border-bottom:1px dashed var(--line)}
  .bv-scope .scanrow:last-child{border-bottom:0}
  .bv-scope .scanrow .ck{width:24px;height:24px;border-radius:50%;background:var(--green);display:grid;place-items:center;flex:0 0 24px}
  .bv-scope .scanrow span{font-size:15px;color:var(--text);font-weight:500}
  .bv-scope .scanline{position:absolute;left:0;right:0;height:46px;background:linear-gradient(180deg,rgba(43,167,124,.16),transparent);pointer-events:none}
  .bv-scope .taxcard{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);padding:22px}
  .bv-scope .taxcard .th{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:6px}
  .bv-scope .taxcard .th .ic{width:34px;height:34px;border-radius:9px;background:var(--gold-bg);display:grid;place-items:center}
  .bv-scope .taxcard .th b{font-family:var(--font-sans);font-size:14px;color:var(--ink)}
  .bv-scope .taxrow{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px;color:var(--text);padding:12px 2px;border-bottom:1px dashed var(--line)}
  .bv-scope .taxrow:last-child{border-bottom:0}
  .bv-scope .taxrow b{font-family:var(--font-sans);color:var(--ink)}
  .bv-scope .taxrow .ok{display:inline-flex;width:22px;height:22px;border-radius:50%;background:var(--green);align-items:center;justify-content:center}
  .bv-scope .taxbar{height:10px;border-radius:999px;background:var(--soft);position:relative;margin:10px 2px 28px}
  .bv-scope .taxbar i{position:absolute;top:-3px;width:16px;height:16px;border-radius:50%;background:var(--gold);border:3px solid #fff;box-shadow:0 2px 7px rgba(0,0,0,.18);left:60%}
  .bv-scope .taxbar small{position:absolute;top:14px;font-size:11px;color:var(--muted)}
  .bv-scope /* network (landelijke standaard) */
  .network{margin-top:36px}
  .bv-scope .network svg{width:100%;height:auto;display:block}
  .bv-scope .ncard-l{font-family:var(--font-sans);font-size:11px;font-weight:600}
  .bv-scope /* certificate cards */
  .certs{display:grid;grid-template-columns:1fr;gap:18px;margin-top:42px}
  .bv-scope .cert{background:var(--card);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-soft);padding:24px;position:relative;overflow:hidden}
  .bv-scope .cert::before{content:"";position:absolute;top:0;left:0;right:0;height:5px}
  .bv-scope .cert.brons::before{background:var(--bronze)}
  .bv-scope .cert.zilver::before{background:var(--silver)}
  .bv-scope .cert.goud::before{background:var(--gold)}
  .bv-scope .cert .seal{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;margin-bottom:16px}
  .bv-scope .cert.brons .seal{background:var(--bronze-bg)}
  .bv-scope .cert.zilver .seal{background:var(--silver-bg)}
  .bv-scope .cert.goud .seal{background:var(--gold-bg)}
  .bv-scope .cert .lvl{font-family:var(--font-sans);font-weight:800;font-size:20px;letter-spacing:.01em}
  .bv-scope .cert.brons .lvl{color:var(--bronze)}
  .bv-scope .cert.zilver .lvl{color:#67737a}
  .bv-scope .cert.goud .lvl{color:#9a7a3d}
  .bv-scope .cert .desc{color:var(--text);font-size:15px;margin-top:4px}
  .bv-scope .cert .meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}
  .bv-scope .cert .status{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;color:var(--green)}
  .bv-scope .cert .valid{font-size:12px;color:var(--muted)}
  .bv-scope .cert.goud{border-color:#ead9b4}
  .bv-scope .certby{text-align:center;color:var(--muted);font-size:14px;margin-top:22px}
  .bv-scope .cert .detail{font-size:12.5px;color:var(--muted);margin-top:9px;line-height:1.45}
  .bv-scope .cert .flagtop{position:absolute;top:16px;right:16px;font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#9a7a3d;background:var(--gold-bg);border:1px solid #e7d4ad;padding:5px 10px;border-radius:999px}
  .bv-scope .cert.goud{box-shadow:0 18px 50px rgba(198,163,106,.2)}
  .bv-scope .goudclaim{max-width:var(--col);margin:28px auto 0;text-align:center;font-family:var(--font-sans);font-weight:600;color:var(--ink);font-size:clamp(18px,4.4vw,22px);line-height:1.35}
  .bv-scope .goldstrip{display:flex;align-items:center;gap:8px;margin-top:13px;background:var(--gold-bg);border:1px solid #e7d4ad;color:#9a7a3d;font-weight:800;font-size:12.5px;padding:9px 12px;border-radius:11px}
  .bv-scope .goudplus{list-style:none;padding:0;margin:11px 0 0;display:grid;gap:7px}
  .bv-scope .goudplus li{display:flex;gap:8px;align-items:flex-start;font-size:12.5px;color:var(--text);line-height:1.4}
  .bv-scope .goudplus li svg{flex:0 0 14px;margin-top:2px}
  .bv-scope .strongbid{display:grid;grid-template-columns:1fr 1.4fr;gap:18px;max-width:760px;margin:34px auto 0;text-align:left}
  .bv-scope .sb-col{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-soft);padding:22px 24px}
  .bv-scope .sb-also{background:var(--soft);border-color:var(--green-line)}
  .bv-scope .sb-h{font-family:var(--font-sans);font-weight:800;font-size:12.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:13px}
  .bv-scope .sb-also .sb-h{color:var(--green)}
  .bv-scope .strongbid ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}
  .bv-scope .strongbid li{display:flex;gap:11px;align-items:flex-start;font-size:15px;color:var(--text)}
  .bv-scope .sb-not li{color:var(--muted)}
  .bv-scope .strongbid li::before{content:"";flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-top:7px}
  .bv-scope .sb-not li::before{background:#cdb79a}
  @media(max-width:640px){
  .bv-scope .strongbid{grid-template-columns:1fr}}
  .bv-scope /* small editorial note box (used sparingly) */
  .quiet{max-width:var(--col);margin:0 auto;text-align:center}
  .bv-scope .quiet h2{font-size:clamp(24px,5.4vw,32px)}
  .bv-scope .quiet p{color:var(--text);font-size:17px;margin-top:14px}
  .bv-scope details{border:1px solid var(--line);border-radius:14px;background:var(--card);padding:2px 18px;margin-top:18px;text-align:left}
  .bv-scope summary{cursor:pointer;list-style:none;font-family:var(--font-sans);font-weight:600;color:var(--ink);font-size:16px;padding:16px 0;display:flex;justify-content:space-between;align-items:center;gap:14px}
  .bv-scope summary::-webkit-details-marker{display:none}
  .bv-scope summary::after{content:"+";color:var(--green);font-size:22px;font-weight:700;transition:transform .2s}
  .bv-scope details[open] summary::after{transform:rotate(45deg)}
  .bv-scope details p{margin:0 0 14px;color:var(--muted);font-size:15px}
  .bv-scope .reasons{list-style:none;padding:0;margin:0 0 14px}
  .bv-scope .reasons li{display:flex;gap:10px;align-items:flex-start;color:var(--text);font-size:15px;margin:8px 0}
  .bv-scope .reasons li .d{width:7px;height:7px;border-radius:50%;background:var(--green-2);margin-top:8px;flex:0 0 7px}
  .bv-scope /* CTA peak */
  .cta-peak .box{background:var(--soft);border:1px solid var(--green-line);border-radius:28px;padding:54px 26px;max-width:740px;margin:0 auto;text-align:center}
  .bv-scope .cta-peak h2{font-size:clamp(27px,6.4vw,40px);max-width:18ch;margin:0 auto}
  .bv-scope .cta-peak p{color:var(--text);font-size:18px;margin:14px auto 0;max-width:36ch}
  .bv-scope .copybox{background:#fff;border:1px solid var(--green-line);border-radius:16px;padding:16px 18px;margin:26px auto 0;max-width:560px;text-align:left}
  .bv-scope .copybox .lbl{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
  .bv-scope .copybox .q{font-family:var(--font-sans);font-weight:600;color:var(--ink);font-size:16.5px;margin-top:8px;line-height:1.4}
  .bv-scope .copybtn{margin-top:14px;min-height:46px;padding:0 16px;font-size:14px;border-radius:11px;background:var(--ink);color:#fff;border:0;font-weight:700;cursor:pointer;font-family:inherit}
  .bv-scope .cta-peak .acts{display:flex;flex-direction:column;gap:12px;max-width:440px;margin:28px auto 0}
  .bv-scope /* faq */
  .faq{max-width:var(--col);margin:36px auto 0}
  .bv-scope .faq details{margin-bottom:12px}
  .bv-scope /* footer */
  footer{background:var(--card);border-top:1px solid var(--line);padding:46px 0 34px;margin-top:8px}
  .bv-scope .footgrid{display:flex;flex-direction:column;gap:24px}
  .bv-scope .footbrand p{color:var(--muted);font-size:14.5px;margin-top:10px;max-width:32ch}
  .bv-scope .footlinks{display:flex;gap:28px;flex-wrap:wrap}
  .bv-scope .footlinks a{color:var(--text);font-size:14.5px;font-weight:500}
  .bv-scope .footlinks a:hover{color:var(--green)}
  .bv-scope .fine{border-top:1px solid var(--line);margin-top:28px;padding-top:18px;font-size:12.5px;color:var(--muted);display:flex;flex-direction:column;gap:8px}
  .bv-scope /* mobile sticky CTA */
  .mcta{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:11px 16px calc(11px + env(safe-area-inset-bottom));background:rgba(251,250,246,.94);backdrop-filter:blur(10px);border-top:1px solid var(--line)}
  .bv-scope .mcta .btn{width:100%}
  .bv-scope .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease, transform .6s ease}
  .bv-scope .reveal.in{opacity:1;transform:none}

  @media (max-width:759px){
  .bv-scope .screen{min-height:86vh;display:flex;flex-direction:column;justify-content:center}
  }
  @media (min-width:760px){
  .bv-scope{padding-bottom:0}
  .bv-scope .mcta{display:none}
  .bv-scope .hide-sm{display:flex}
  .bv-scope .hero{padding:74px 0 30px}
  .bv-scope .hero .cta{flex-direction:row;justify-content:center}
  .bv-scope section{padding:104px 0}
  .bv-scope .certs{grid-template-columns:repeat(3,1fr)}
  .bv-scope .split{grid-template-columns:1.05fr .95fr;gap:48px}
  .bv-scope .cta-peak .acts{flex-direction:row;justify-content:center;max-width:none}
  }
  @media (prefers-reduced-motion:reduce){
  .bv-scope *{animation:none!important;transition:none!important}
  .bv-scope .reveal{opacity:1;transform:none}
  .bv-scope{scroll-behavior:auto}
  }
  @keyframes scan{0%{top:-46px}100%{top:100%}}
  .bv-scope .scanline{animation:scan 3.4s ease-in-out infinite}
  @keyframes glow{0%,100%{opacity:.4}50%{opacity:1}}
  .bv-scope .pulse{animation:glow 3s ease-in-out infinite}

  /* v2.5.1, logo & iconen zonder achtergrond, iets groter */
  .bv-scope .brand .mark{background:none;border-radius:0;width:auto;height:auto;flex:0 0 auto}
  .bv-scope .brand .mark svg{display:block;height:42px;width:auto}
  .bv-scope .cert .seal{background:none!important;width:auto;height:auto;margin-bottom:14px}
  .bv-scope .cert .seal svg{width:34px;height:34px}
  .bv-scope .scan .doc-head .ic{background:none}
  .bv-scope .taxcard .th .ic{background:none}
  .bv-scope .scan .doc-head .ic svg,.bv-scope .taxcard .th .ic svg{width:30px;height:30px}
  .bv-scope .cbid .checks li i{background:none}
  .bv-scope .cbid .checks li i svg{width:15px;height:15px}

  /* v2.6.0, praktijk / testimonials cases */
  .bv-scope #praktijk .cases{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;text-align:left}
  .bv-scope .case{background:var(--card);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-soft);padding:24px 22px;display:flex;flex-direction:column}
  .bv-scope .case-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}
  .bv-scope .case-who{font-weight:800;color:var(--ink);font-size:15px;letter-spacing:-.01em}
  .bv-scope .case-tag{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--green);background:var(--soft);border:1px solid var(--green-line);padding:5px 10px;border-radius:999px;white-space:nowrap}
  .bv-scope .case-h{font-family:var(--font-sans);font-weight:800;font-size:18px;line-height:1.28;color:var(--ink);letter-spacing:-.01em;margin-bottom:11px}
  .bv-scope .case-body{color:var(--text);font-size:14.5px;line-height:1.62}
  .bv-scope .case-out{margin-top:14px;font-size:13.5px;color:var(--muted)}
  .bv-scope .case-out span{display:inline-block;font-weight:800;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-right:6px}
  .bv-scope .case-out b{color:var(--ink);font-weight:700}
  .bv-scope .case-bv{margin-top:auto;padding-top:16px;border-top:1px solid var(--line);display:flex;gap:11px;align-items:flex-start}
  .bv-scope .case-bv .bvi{flex:0 0 20px;margin-top:1px}
  .bv-scope .case-bv p{font-size:13.5px;line-height:1.55;color:var(--text)}
  .bv-scope .case-bv b{color:var(--green)}
  @media(max-width:880px){
    .bv-scope #praktijk .cases{grid-template-columns:1fr;max-width:560px;margin-left:auto;margin-right:auto}
  }

  /* v2.6.1, mobiele layout-fixes */
  @media (max-width:759px){
    /* header-CTA is op mobiel dubbelop (de vaste .mcta dekt die functie) en botste met het woordmerk */
    .bv-scope .nav .navlinks .btn{display:none}
    /* decoratieve kicker-stip dreef naar de marge zodra het label over twee regels brak */
    .bv-scope .kicker i{display:none}
    /* genoeg ruimte zodat de vaste onderbalk de laatste inhoud nooit afdekt, ook op toestellen met safe-area */
    .bv-scope{padding-bottom:calc(92px + env(safe-area-inset-bottom))}
    /* bedrag heel houden; lange tag wipt netjes naar de volgende regel i.p.v. "€" af te breken */
    .bv-scope .cbid .top{flex-wrap:wrap}
    .bv-scope .cbid .amt{white-space:nowrap}
  }

  /* v2.7.0, verkoopsucces-propositie: hero-paden, SLA-badge */
  .bv-scope .paths{display:flex;flex-direction:column;gap:12px;max-width:440px;margin:30px auto 0}
  .bv-scope .pathbtn{display:flex;flex-direction:column;gap:2px;background:#fff;border:1.5px solid var(--line);border-radius:16px;padding:15px 20px;transition:border-color .2s, transform .14s}
  .bv-scope .pathbtn:hover{border-color:var(--green);transform:translateY(-1px)}
  .bv-scope .pathbtn b{font-family:var(--font-sans);font-weight:800;font-size:16px;color:var(--ink)}
  .bv-scope .pathbtn span{font-size:13.5px;color:var(--muted)}
  .bv-scope .sla-badge{display:inline-flex;align-items:center;gap:8px;background:var(--soft);border:1px solid var(--green-line);color:var(--green-2);font-weight:800;font-size:12.5px;letter-spacing:.04em;padding:8px 14px;border-radius:999px;margin-bottom:16px}
  @media (min-width:760px){
    .bv-scope .paths{flex-direction:row;max-width:none;justify-content:center;flex-wrap:wrap}
    .bv-scope .pathbtn{flex:1;min-width:200px;max-width:260px}
  }
  .bv-scope #makelaar .cases{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;text-align:left}
  @media(max-width:880px){.bv-scope #makelaar .cases{grid-template-columns:1fr;max-width:560px;margin-left:auto;margin-right:auto}}
  .bv-scope #makelaar .case .mkic{width:40px;height:40px;border-radius:11px;background:var(--soft);display:grid;place-items:center;margin-bottom:14px}

  /* v2.7.2, gesplitste conversie (makelaar / verkoper) */
  .bv-scope .ctapair{display:grid;grid-template-columns:1fr;gap:18px;max-width:880px;margin:0 auto;text-align:left}
  .bv-scope .ctacard{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px 28px;display:flex;flex-direction:column}
  .bv-scope .ctacard.mk{background:var(--soft);border-color:var(--green-line)}
  .bv-scope .ctacard h3{font-family:var(--font-sans);font-weight:800;font-size:22px;color:var(--ink);letter-spacing:-.01em;margin:8px 0}
  .bv-scope .ctacard p{color:var(--text);font-size:15.5px;margin:0 0 18px}
  .bv-scope .ctacard .copybox{margin:0 0 4px;max-width:none}
  .bv-scope .ctacard.mk .btn{margin-top:auto}
  @media (min-width:760px){.bv-scope .ctapair{grid-template-columns:1fr 1fr}}

  /* v2.8.0, Koopklaar-formulieren (front-end, gescoped onder .bv-scope) */
  .bv-scope .bv-form{max-width:620px;margin:0 auto;padding:48px 22px}
  .bv-scope .bv-form-h{font-size:clamp(26px,6vw,38px);font-weight:800;color:var(--ink);letter-spacing:-.02em;margin:0 0 10px}
  .bv-scope .bv-form-h3{font-size:20px;font-weight:800;color:var(--ink);margin:34px 0 12px}
  .bv-scope .bv-form-sub{color:var(--muted);font-size:16px;margin:0 0 26px;line-height:1.55}
  .bv-scope .bv-form-grid{display:flex;flex-direction:column;gap:14px}
  .bv-scope .bv-form-grid label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:600;color:var(--ink)}
  .bv-scope .bv-form-grid input[type=text],.bv-scope .bv-form-grid input[type=email],.bv-scope .bv-form-grid input[type=tel]{font-family:inherit;font-size:16px;padding:13px 14px;border:1.5px solid var(--line);border-radius:13px;background:#fff;color:var(--text)}
  .bv-scope .bv-form-grid input:focus{outline:none;border-color:var(--green)}
  .bv-scope .bv-row2{display:grid;grid-template-columns:1fr;gap:14px}
  .bv-scope .bv-consent{display:flex;flex-direction:column;gap:10px;background:var(--soft);border:1px solid var(--green-line);border-radius:14px;padding:16px 18px;margin-top:4px}
  .bv-scope .bv-check{flex-direction:row !important;align-items:flex-start;gap:10px;font-weight:500 !important;font-size:14px !important;color:var(--text) !important;line-height:1.45}
  .bv-scope .bv-check input{margin-top:3px;flex:0 0 auto}
  .bv-scope .bv-fine{font-size:12.5px;color:var(--muted);margin:4px 0 0;line-height:1.5}
  .bv-scope .bv-form-grid .btn{margin-top:8px;width:100%}
  .bv-scope .bv-note{border-radius:13px;padding:14px 16px;font-size:14.5px;margin-bottom:18px;line-height:1.5}
  .bv-scope .bv-note--ok{background:var(--soft);border:1px solid var(--green-line);color:var(--green-2)}
  .bv-scope .bv-note--err{background:#fbecec;border:1px solid #eccccc;color:#a23}
  .bv-scope .bv-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:14px}
  .bv-scope .bv-table th,.bv-scope .bv-table td{text-align:left;padding:11px 10px;border-bottom:1px solid var(--line)}
  .bv-scope .bv-table th{font-size:12.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}
  @media (min-width:620px){.bv-scope .bv-row2{grid-template-columns:1fr 1fr}.bv-scope .bv-form-grid .btn{width:auto;align-self:flex-start;padding:0 28px}}

  /* v2.12.0, processtrook "landelijke standaard", rijker dan de oude zline */
  .bv-scope .bvproc{margin-top:42px}
  .bv-scope .bvproc .ptrack{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
  .bv-scope .bvproc .ptrack::before{content:"";position:absolute;top:38px;left:10%;right:10%;height:3px;border-radius:3px;background:linear-gradient(90deg,#2796EB,var(--green));z-index:0}
  .bv-scope .bvproc .pstep{position:relative;z-index:1;text-align:center;padding:0 6px}
  .bv-scope .bvproc .pnode{position:relative;width:76px;height:76px;border-radius:50%;margin:0 auto 18px;background:var(--soft);color:var(--green);border:4px solid #fff;display:grid;place-items:center;box-shadow:0 0 0 1.5px var(--soft),var(--shadow-soft);transition:transform .18s,box-shadow .18s}
  .bv-scope .bvproc .pstep:hover .pnode{transform:translateY(-3px);box-shadow:0 0 0 1.5px var(--green),var(--shadow)}
  .bv-scope .bvproc .pnode svg{width:30px;height:30px}
  .bv-scope .bvproc .pnum{position:absolute;top:-3px;right:-3px;width:25px;height:25px;border-radius:50%;background:#fff;color:var(--green);border:1.5px solid var(--green);font-size:12px;font-weight:700;display:grid;place-items:center;box-shadow:0 1px 3px rgba(15,23,41,.12)}
  .bv-scope .bvproc .pstep.cert .pnum{color:#937234;border-color:var(--gold)}
  .bv-scope .bvproc .plabel{font-size:15px;font-weight:700;line-height:1.3;color:var(--ink);margin:0 0 6px}
  .bv-scope .bvproc .pdesc{font-size:13px;line-height:1.5;color:var(--muted);margin:0;max-width:19ch;margin-inline:auto}
  @media(min-width:761px){ .bv-scope .bvproc .ptext{display:contents} }
  @media(max-width:760px){
    .bv-scope .bvproc .ptrack{grid-template-columns:1fr;gap:0;max-width:460px;margin:0 auto}
    .bv-scope .bvproc .ptrack::before{top:6px;bottom:30px;left:38px;right:auto;width:3px;height:auto;background:linear-gradient(180deg,#2796EB,var(--green))}
    .bv-scope .bvproc .pstep{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:20px;text-align:left;padding:0 0 30px}
    .bv-scope .bvproc .pstep:last-child{padding-bottom:0}
    .bv-scope .bvproc .pnode{margin:0}
    .bv-scope .bvproc .pdesc{max-width:none;margin:0}
  }


  .bv-scope /* kerncijfer (financieringsvoorbehoud) */
  #kerncijfer .lead b{color:var(--ink);font-weight:700}
  .bv-scope .bvk-proof{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);padding:26px 24px 22px;text-align:center}
  .bv-scope .bvk-num{font-family:var(--font-serif);font-weight:700;color:var(--ink);font-size:clamp(34px,8vw,48px);line-height:1;letter-spacing:-.02em}
  .bv-scope .bvk-num span{color:var(--green)}
  .bv-scope .bvk-cap{font-size:13px;color:var(--muted);margin:6px 0 18px}
  .bv-scope .bvk-houses{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;max-width:280px;margin:0 auto}
  .bv-scope .bvk-cell{display:flex;align-items:center;justify-content:center}
  .bv-scope .bvk-house{width:100%;height:auto;aspect-ratio:1;display:block}
  .bv-scope .bvk-house path{fill:var(--green)}
  .bv-scope .bvk-house .bvk-door{fill:var(--paper)}
  .bv-scope .bvk-house-fail path{fill:#cdd5df}
  .bv-scope .bvk-house-fail .bvk-door{fill:var(--sand)}
  .bv-scope .bvk-cell-fail{transform:rotate(-9deg) translateY(3px)}
  .bv-scope .bvk-flag{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:12px;font-weight:600;color:var(--muted)}
  .bv-scope .bvk-flag i{width:11px;height:11px;border-radius:3px;background:#cdd5df;transform:rotate(-9deg)}
  .bv-scope details.bvk-explain{margin-top:24px}
  .bv-scope .bvk-chain{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:4px 0 14px}
  .bv-scope .bvk-chip{flex:1 1 84px;background:var(--sand);border:1px solid var(--line);border-radius:11px;padding:10px 12px;font-size:12px;color:var(--muted);line-height:1.25}
  .bv-scope .bvk-chip b{display:block;font-family:var(--font-sans);color:var(--green-2);font-size:18px;font-weight:800;line-height:1;margin-bottom:4px}
  .bv-scope .bvk-chip-res{background:var(--green);border-color:var(--green)}
  .bv-scope .bvk-chip-res,.bv-scope .bvk-chip-res b{color:#fff}
  .bv-scope .bvk-x{font-weight:800;color:var(--muted);font-size:15px}
  .bv-scope .bvk-note{background:var(--sand);border:1px solid var(--line);border-radius:11px;padding:12px 14px;font-size:13px;color:var(--muted);margin-top:4px}
