/* LIVE BUILD: VT 3.5.1 - MOBILE VIDEO LOGO FIX */

:root{--green:#0d6f3f;--green2:#56c63c;--navy:#0e223b;--soft:#f3f8f4;--line:#dce9df;--text:#10233f;--muted:#677587;--white:#fff;--danger:#b42318}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#f7faf8}a{text-decoration:none;color:inherit}button,input,select{font:inherit}
.vt-header,.vt-app-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 1320px)/2));background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40;backdrop-filter:blur(12px)}
.vt-brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:950}.vt-brand img{width:38px;height:38px;border-radius:11px}.vt-brand span span{color:var(--green2)}.vt-brand.small{font-size:17px}.vt-brand.small img{width:30px;height:30px}.vt-header-cta{background:var(--green);color:#fff;font-weight:900;padding:12px 18px;border-radius:999px}.vt-back,.vt-lock{font-size:24px;width:38px;text-align:center}
.vt-video-hero{position:relative;min-height:calc(100svh - 72px);overflow:hidden;background:#0c2c20}.vt-video-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.vt-video-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,15,.88),rgba(3,22,15,.55) 48%,rgba(3,22,15,.06)),linear-gradient(0deg,rgba(0,0,0,.22),transparent 45%)}
.vt-hero-copy{position:relative;z-index:2;color:#fff;max-width:760px;padding:clamp(88px,12vh,150px) max(28px,calc((100vw - 1320px)/2)) 80px}.vt-kicker{font-size:13px;letter-spacing:.13em;font-weight:950;color:#c6f2cf}.vt-kicker.green{color:var(--green)}.vt-hero-copy h1{font-size:clamp(52px,7vw,96px);line-height:.94;letter-spacing:-.06em;margin:16px 0 24px}.vt-hero-copy h1 span{color:#78df58}.vt-hero-copy>p:not(.vt-kicker){font-size:21px;line-height:1.55;max-width:650px;color:#edf6f0}.vt-primary,.vt-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;font-weight:950;padding:17px 23px}.vt-primary{background:linear-gradient(90deg,var(--green),var(--green2));color:#fff;box-shadow:0 14px 32px rgba(13,111,63,.22)}.vt-secondary{border:1px solid var(--green);color:var(--green);background:#fff}.vt-badges{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.vt-badges span{font-weight:800;color:#dbe9df}.vt-scroll{position:absolute;z-index:3;bottom:22px;left:50%;transform:translateX(-50%);color:#fff;font-size:32px}
.vt-quiet-strip{max-width:1100px;margin:-24px auto 0;position:relative;z-index:5;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 18px}.vt-quiet-strip div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;text-align:center;box-shadow:0 12px 32px rgba(16,35,63,.06)}.vt-quiet-strip strong{display:block;color:var(--green);font-size:22px}.vt-quiet-strip span{color:var(--muted)}
.vt-section{max-width:1320px;margin:auto;padding:100px 28px}.vt-section-head{max-width:780px;margin-bottom:40px}.vt-section-head h2,.vt-preview-copy h2,.vt-final h2{font-size:clamp(38px,5vw,66px);line-height:1.04;letter-spacing:-.045em;margin:10px 0}.vt-section-head>p:last-child,.vt-preview-copy p{font-size:19px;line-height:1.6;color:var(--muted)}
.vt-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vt-cards article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;min-height:220px;box-shadow:0 14px 34px rgba(16,35,63,.05)}.vt-cards article>span{font-size:42px}.vt-cards h3{font-size:24px;margin:18px 0 10px}.vt-cards p{color:var(--muted);line-height:1.55}
.vt-phone-preview{max-width:1180px;margin:0 auto 100px;background:#eaf4ed;border-radius:34px;padding:70px;display:grid;grid-template-columns:1fr 390px;gap:70px;align-items:center}.vt-phone{background:#0e1b2b;border-radius:46px;padding:16px;box-shadow:0 24px 55px rgba(14,27,43,.22)}.vt-phone-top{height:24px;width:110px;background:#02060a;border-radius:0 0 16px 16px;margin:0 auto -2px;position:relative;z-index:2}.vt-phone-screen{background:#fff;border-radius:34px;padding:42px 22px 28px;min-height:650px}.vt-mini-logo{font-weight:900;color:var(--green);font-size:14px}.vt-phone-screen small{display:block;margin:34px 0 12px;color:var(--muted)}.vt-phone-screen h3{font-size:28px;line-height:1.1}.vt-phone-screen button{display:block;width:100%;text-align:left;background:#fff;border:2px solid var(--line);border-radius:16px;padding:18px;margin:12px 0;font-weight:850}
.vt-final{max-width:1320px;margin:0 auto 70px;padding:64px 28px;text-align:center;background:linear-gradient(135deg,#0e3d2a,#0d223d);color:#fff;border-radius:32px}.vt-final .vt-kicker{color:#c6f2cf}.vt-footer{display:flex;justify-content:space-between;max-width:1320px;margin:auto;padding:32px 28px;color:var(--muted)}
.vt-app-shell{max-width:760px;margin:0 auto;padding:18px 14px 48px}.vt-app-video{position:relative;height:360px;border-radius:28px;overflow:hidden;background:#0c2c20;margin-bottom:18px}.vt-app-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.vt-app-video-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,22,15,.78),rgba(3,22,15,.06) 60%)}.vt-app-video-text{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff;display:grid;gap:4px}.vt-app-video-text strong{font-size:28px}.vt-app-video-text span{color:#d8e9de}
.progress-wrap{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px 18px;margin-bottom:14px}.progress-meta{display:flex;justify-content:space-between;font-weight:850;font-size:13px;margin-bottom:9px}.progress{height:8px;background:#e3eee6;border-radius:999px;overflow:hidden}.progress div{height:100%;width:14%;background:linear-gradient(90deg,var(--green),var(--green2));transition:.3s}
form{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px 26px;box-shadow:0 18px 48px rgba(16,35,63,.06)}.step{display:none}.step.active{display:block}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:950;color:var(--green)}.step h1{font-size:clamp(34px,7vw,52px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 16px}.step>p{color:var(--muted);line-height:1.55;font-size:17px}.choice-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:26px 0}.choice{border:2px solid var(--line);background:#fff;border-radius:17px;padding:19px;text-align:left;font-weight:850;color:var(--text)}.choice.selected{border-color:var(--green);background:#edf8f0;box-shadow:0 0 0 3px rgba(13,111,63,.08)}
.field-grid{display:grid;grid-template-columns:1fr;gap:16px;margin:26px 0}.field-grid label{font-weight:850}.field-grid input,.field-grid select{display:block;width:100%;margin-top:7px;border:1px solid #bccdc1;border-radius:14px;padding:16px;background:#fff}.consent{display:flex;gap:11px;align-items:flex-start;background:var(--soft);padding:16px;border-radius:14px;line-height:1.45}.consent input{width:20px;height:20px;margin-top:2px}
.nav{display:flex;justify-content:space-between;gap:12px;margin-top:28px;position:sticky;bottom:0;padding-top:14px;background:linear-gradient(0deg,#fff 75%,rgba(255,255,255,0))}.cta,.secondary{border:0;border-radius:14px;padding:16px 21px;font-weight:900}.cta{background:linear-gradient(90deg,var(--green),var(--green2));color:#fff}.secondary{background:#eef3ef;color:var(--text)}.cta.full{width:100%;font-size:17px}.summary{background:var(--soft);border-radius:18px;padding:18px;margin:22px 0}.summary-row{display:grid;grid-template-columns:130px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid var(--line)}.summary-row:last-child{border-bottom:0}.submit-message{font-weight:850}.submit-message.error{color:var(--danger)}.submit-message.ok{color:var(--green)}.success{text-align:center;padding:24px 0}.success-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:#eaf7ed;color:var(--green);font-size:48px;font-weight:900;margin:0 auto}
@media(max-width:900px){.vt-video-overlay{background:linear-gradient(0deg,rgba(3,22,15,.90),rgba(3,22,15,.35) 72%,rgba(3,22,15,.05))}.vt-hero-copy{padding:38vh 22px 70px}.vt-hero-copy h1{font-size:52px}.vt-quiet-strip{grid-template-columns:1fr 1fr 1fr}.vt-cards{grid-template-columns:1fr}.vt-phone-preview{margin:0 14px 70px;padding:40px 22px;grid-template-columns:1fr}.vt-phone{max-width:390px;margin:auto;width:100%}.vt-footer{display:block;text-align:center}.vt-footer span{display:block;margin-top:7px}}
@media(max-width:560px){.vt-header{height:66px}.vt-header-cta{padding:10px 14px;font-size:14px}.vt-brand{font-size:18px}.vt-brand img{width:34px;height:34px}.vt-video-hero{min-height:calc(100svh - 66px)}.vt-hero-copy{padding:34vh 20px 64px}.vt-hero-copy h1{font-size:44px}.vt-hero-copy>p:not(.vt-kicker){font-size:18px}.vt-primary{width:100%}.vt-quiet-strip{grid-template-columns:1fr;max-width:380px}.vt-section{padding:76px 18px}.vt-phone-preview{border-radius:24px}.vt-final{margin:0 14px 48px;border-radius:24px}.vt-app-video{height:270px;border-radius:22px}.vt-app-video-text strong{font-size:23px}.summary-row{grid-template-columns:1fr;gap:3px}.vt-app-header{height:64px}}


/* ===== APP 2.1 SCROLLFIX ===== */
.vt-app-shell form{min-height:610px}
.vt-app-shell .step.active{animation:vtStepIn .18s ease-out}
@keyframes vtStepIn{
  from{opacity:.25;transform:translateY(4px)}
  to{opacity:1;transform:translateY(0)}
}
@media(max-width:560px){
  .vt-app-shell form{min-height:570px}
  .vt-app-shell .nav{scroll-margin-bottom:env(safe-area-inset-bottom)}
}
@media(prefers-reduced-motion:reduce){
  .vt-app-shell .step.active{animation:none}
}


/* ===== APP 2.2 VIDEO GEREED ===== */
.vt-video-hero video,
.vt-app-video video{
  object-position:center 35%;
}
.vt-clear-panel{
  max-width:1100px;
  margin:34px auto 0;
  padding:34px 28px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:26px;
  box-shadow:0 14px 38px rgba(16,35,63,.06);
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:34px;
  align-items:center;
}
.vt-clear-panel-copy h2{
  font-size:clamp(30px,4vw,48px);
  line-height:1.05;
  letter-spacing:-.04em;
  margin:8px 0 10px;
}
.vt-clear-panel-copy p:last-child{
  color:var(--muted);
  line-height:1.55;
}
.vt-product-chips{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:11px;
}
.vt-product-chips span{
  background:#edf7f0;
  border:1px solid #cee3d4;
  border-radius:14px;
  padding:15px 16px;
  font-weight:850;
  color:#163b2a;
}
.vt-app-products{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  padding:16px 18px;
  margin-bottom:14px;
}
.vt-app-products>strong{
  display:block;
  margin-bottom:11px;
}
.vt-app-products>div{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.vt-app-products span{
  background:#edf7f0;
  border:1px solid #cee3d4;
  border-radius:999px;
  padding:8px 11px;
  font-size:13px;
  font-weight:850;
  color:#163b2a;
}
@media(max-width:760px){
  .vt-clear-panel{
    margin:24px 14px 0;
    grid-template-columns:1fr;
    gap:20px;
    padding:26px 20px;
  }
}
@media(max-width:480px){
  .vt-product-chips{grid-template-columns:1fr}
  .vt-app-video{height:235px}
}

/* ===== VERDUURZAMENTHUIS V2.1 PREMIUM LANDING ===== */
.vt-home-v21{background:#f7faf8;color:#10233f}
.vt-header-v21{height:76px;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,57,39,.08)}
.vt-brand-logo{display:flex;align-items:center;height:54px;max-width:285px}
.vt-brand-logo img{display:block;max-width:100%;max-height:52px;object-fit:contain}
.vt-premium-hero{max-width:1360px;margin:0 auto;padding:34px 28px 70px;display:grid;grid-template-columns:minmax(330px,520px) minmax(420px,1fr);gap:clamp(42px,7vw,100px);align-items:center}
.vt-commercial-wrap{position:relative;max-width:470px;margin:auto;border-radius:32px;overflow:hidden;background:#071f15;box-shadow:0 32px 80px rgba(13,52,33,.22);aspect-ratio:9/16;border:8px solid #fff}
.vt-commercial-wrap video{display:block;width:100%;height:100%;object-fit:cover;background:#071f15}
.vt-sound-button,.vt-replay-button{position:absolute;left:18px;bottom:18px;border:1px solid rgba(255,255,255,.45);background:rgba(4,24,16,.78);color:#fff;padding:12px 15px;border-radius:999px;font-weight:900;backdrop-filter:blur(10px);cursor:pointer;z-index:3}
.vt-replay-button{left:50%;bottom:26px;transform:translateX(-50%)}
.vt-premium-copy h1{font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:15px 0 24px;max-width:760px}
.vt-premium-copy h1 span{color:#14924f}
.vt-premium-intro{max-width:700px;font-size:clamp(18px,2vw,22px);line-height:1.58;color:#526476}
.vt-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:30px}
.vt-primary-large{padding:18px 26px;font-size:18px}
.vt-time-note{font-weight:850;color:#465a69}
.vt-trust-row{display:flex;gap:18px 24px;flex-wrap:wrap;margin-top:25px;color:#425a4a;font-weight:800}
.vt-proof-bar{max-width:1160px;margin:0 auto 34px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.vt-proof-bar div{background:#fff;border:1px solid #dce9df;border-radius:20px;padding:24px;box-shadow:0 12px 35px rgba(17,61,39,.055)}
.vt-proof-bar strong,.vt-proof-bar span{display:block}.vt-proof-bar strong{font-size:21px;color:#0d6f3f;margin-bottom:5px}.vt-proof-bar span{color:#617264;line-height:1.4}
.vt-section-head-centered{text-align:center;margin:0 auto 42px}
.vt-products-section{padding-top:90px}
.vt-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.vt-products-grid article{background:#fff;border:1px solid #dce9df;border-radius:24px;padding:26px;min-height:190px;box-shadow:0 14px 36px rgba(16,56,36,.045)}
.vt-products-grid article>span{font-size:38px}.vt-products-grid h3{font-size:22px;margin:15px 0 8px}.vt-products-grid p{color:#607064;line-height:1.5;margin:0}
.vt-how-section{max-width:1240px;margin:0 auto;padding:70px 28px 110px}
.vt-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.vt-how-grid article{position:relative;background:#eaf5ed;border-radius:26px;padding:32px;min-height:230px}
.vt-how-grid b{width:46px;height:46px;border-radius:14px;background:#0d6f3f;color:#fff;display:grid;place-items:center;font-size:21px}
.vt-how-grid h3{font-size:23px;margin:22px 0 10px}.vt-how-grid p{color:#5e7062;line-height:1.55}
.vt-mobile-section{max-width:1180px;margin:0 auto 100px;padding:68px;border-radius:34px;background:linear-gradient(135deg,#f0f7f2,#deefe3);display:grid;grid-template-columns:1fr 360px;gap:75px;align-items:center}
.vt-mobile-copy h2{font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.045em;margin:12px 0 20px}.vt-mobile-copy p{font-size:19px;line-height:1.6;color:#53675a}
.vt-mobile-card{background:#10263b;border-radius:44px;padding:14px;box-shadow:0 26px 60px rgba(16,38,59,.25)}
.vt-mobile-notch{width:105px;height:24px;background:#050a10;border-radius:0 0 15px 15px;margin:0 auto -1px;position:relative;z-index:2}
.vt-mobile-ui{background:#fff;border-radius:32px;padding:40px 22px 28px;min-height:590px}.vt-mobile-ui img{max-width:190px;max-height:58px;object-fit:contain}.vt-mobile-ui small{display:block;margin:38px 0 12px;color:#6d7c72}.vt-mobile-ui h3{font-size:28px;line-height:1.1}.vt-mobile-ui span{display:block;border:2px solid #dce7df;border-radius:15px;padding:17px;margin:11px 0;font-weight:850}
.vt-final-v21{max-width:1200px;padding:68px 28px}.vt-final-v21 img{max-width:280px;max-height:82px;filter:brightness(0) invert(1);margin-bottom:22px}.vt-final-v21>p:not(.vt-kicker){max-width:680px;margin:0 auto 25px;color:#dce9e1;font-size:18px}
.vt-footer-v21{border-top:1px solid #dde8e0}
.vt-app-video-text.compact strong{font-size:22px}
@media(max-width:960px){
  .vt-premium-hero{grid-template-columns:1fr;gap:38px;padding-top:22px}.vt-commercial-wrap{width:min(100%,430px)}.vt-premium-copy{text-align:center}.vt-premium-copy h1,.vt-premium-intro{margin-left:auto;margin-right:auto}.vt-hero-actions,.vt-trust-row{justify-content:center}.vt-products-grid{grid-template-columns:repeat(2,1fr)}.vt-mobile-section{margin:0 16px 80px;padding:45px 24px;grid-template-columns:1fr}.vt-mobile-card{max-width:360px;width:100%;margin:auto}
}
@media(max-width:620px){
  .vt-header-v21{height:67px;padding:0 14px}.vt-brand-logo{max-width:205px;height:45px}.vt-brand-logo img{max-height:42px}.vt-header-cta{font-size:13px;padding:10px 12px}.vt-premium-hero{padding:14px 14px 54px}.vt-commercial-wrap{border-width:5px;border-radius:24px}.vt-premium-copy h1{font-size:44px}.vt-premium-intro{font-size:18px}.vt-primary-large{width:100%}.vt-proof-bar{grid-template-columns:1fr;padding:0 14px}.vt-products-section{padding:72px 15px}.vt-products-grid{grid-template-columns:1fr}.vt-products-grid article{min-height:0}.vt-how-section{padding:56px 15px 78px}.vt-how-grid{grid-template-columns:1fr}.vt-how-grid article{min-height:0}.vt-mobile-section{border-radius:24px}.vt-final-v21 img{max-width:230px}.vt-footer-v21{padding-left:18px;padding-right:18px}.vt-sound-button{font-size:13px;padding:10px 12px;left:12px;bottom:12px}
}


/* ===== V2.2 VIDEO START-/EINDSCHERM + CORRECTE GELUIDSKNOP ===== */
.vt-video-brand-card{
  position:absolute;
  inset:0;
  z-index:2;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:28px;
  text-align:center;
  background:
    radial-gradient(circle at 50% 38%,rgba(66,168,91,.20),transparent 38%),
    linear-gradient(145deg,rgba(3,31,20,.96),rgba(7,48,31,.92));
  color:#fff;
  opacity:1;
  visibility:visible;
  transition:opacity .42s ease,visibility .42s ease;
  pointer-events:none;
}
.vt-video-brand-card.is-hidden{
  opacity:0;
  visibility:hidden;
}
.vt-video-brand-card img{
  width:min(78%,330px);
  max-height:120px;
  object-fit:contain;
  filter:drop-shadow(0 10px 25px rgba(0,0,0,.20));
}
.vt-video-brand-card span{
  font-size:clamp(17px,2vw,24px);
  font-weight:850;
  letter-spacing:-.015em;
  color:#e9f7ed;
}
.vt-video-brand-card.is-end{
  background:
    radial-gradient(circle at 50% 32%,rgba(86,198,60,.28),transparent 42%),
    linear-gradient(145deg,rgba(2,31,19,.97),rgba(9,66,39,.95));
}
.vt-video-brand-card.is-end span{
  background:#fff;
  color:#0d6f3f;
  padding:12px 18px;
  border-radius:999px;
  box-shadow:0 12px 30px rgba(0,0,0,.18);
}
.vt-sound-button,.vt-replay-button{
  display:inline-flex;
  align-items:center;
  gap:7px;
}
.vt-sound-icon{
  display:inline-grid;
  place-items:center;
  width:20px;
  font-size:17px;
  line-height:1;
}
.vt-video-brand-card-app img{
  width:min(74%,270px);
}
.vt-app-sound-button,.vt-app-replay-button{
  left:12px;
  bottom:12px;
}
@media(max-width:560px){
  .vt-video-brand-card{padding:22px}
  .vt-video-brand-card img{width:min(84%,285px)}
  .vt-video-brand-card span{font-size:16px}
  .vt-video-brand-card.is-end span{padding:10px 14px}
}


/* ===== V2.3 MODERN LOGO + NETTE VIDEOBEDIENING ===== */
[hidden]{display:none!important}

.vt-brand-logo{
  max-width:365px;
  height:58px;
}
.vt-brand-logo img{
  width:100%;
  max-height:56px;
}

.vt-video-brand-card{
  gap:18px;
  background:
    radial-gradient(circle at 50% 34%,rgba(45,183,83,.20),transparent 42%),
    linear-gradient(145deg,#082a20 0%,#0b5032 100%);
}
.vt-video-brand-card img{
  width:min(86%,390px);
  max-height:135px;
  filter:drop-shadow(0 14px 28px rgba(0,0,0,.22));
}
.vt-video-brand-card span{
  font-size:clamp(16px,2vw,22px);
  color:#edf9f1;
}
.vt-video-brand-card.is-end span{
  border:1px solid rgba(255,255,255,.75);
  background:#fff;
  color:#0b7340;
  padding:13px 22px;
}

.vt-video-controls{
  position:absolute;
  z-index:5;
  left:16px;
  right:16px;
  bottom:16px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  pointer-events:none;
}
.vt-video-controls button{
  position:static!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  pointer-events:auto;
  flex:0 0 auto;
  max-width:100%;
  white-space:nowrap;
}
.vt-sound-button,.vt-replay-button{
  min-height:46px;
  padding:11px 16px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.58);
  background:rgba(4,31,21,.86);
  box-shadow:0 9px 25px rgba(0,0,0,.18);
}
.vt-replay-button{
  margin-left:0;
}
.vt-app-video-controls{
  left:12px;
  right:12px;
  bottom:12px;
}

.vt-mobile-ui img{
  max-width:235px;
  max-height:68px;
}
.vt-final-v21 img{
  max-width:350px;
  max-height:100px;
  filter:none;
  background:#fff;
  padding:10px 16px;
  border-radius:16px;
}

@media(max-width:620px){
  .vt-brand-logo{max-width:245px;height:47px}
  .vt-brand-logo img{max-height:45px}
  .vt-video-brand-card img{width:min(90%,320px);max-height:115px}
  .vt-video-controls{
    left:10px;
    right:10px;
    bottom:10px;
    gap:8px;
  }
  .vt-video-controls button{
    min-height:42px;
    padding:9px 12px;
    font-size:12px;
  }
  .vt-replay-button{
    max-width:180px;
  }
}


/* ===== V2.4 DEFINITIEVE LOGO-FIX ===== */
/* Het logo bestaat nu uit een los icoon + echte HTML-tekst.
   Daardoor kan de tekst niet meer over elkaar heen schuiven. */

.vt-brand-logo{
  display:flex;
  align-items:center;
  width:auto;
  max-width:none;
  height:auto;
  text-decoration:none;
  overflow:visible;
}
.vt-brand-lockup{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  max-width:100%;
}
.vt-brand-icon{
  flex:0 0 auto;
  width:74px !important;
  height:54px !important;
  max-width:none !important;
  max-height:none !important;
  color:#123246;
  object-fit:contain;
}
.vt-brand-words{
  display:flex;
  flex-direction:column;
  min-width:0;
  line-height:1;
}
.vt-brand-name{
  display:flex;
  align-items:baseline;
  flex-wrap:nowrap;
  white-space:nowrap;
  font-family:Arial,Helvetica,sans-serif;
  font-size:22px;
  font-weight:900;
  letter-spacing:-.025em;
  color:#123246;
}
.vt-brand-name b{
  display:inline-block;
  font:inherit;
}
.vt-brand-name .green{color:#20a653}
.vt-brand-name .dotnl{
  color:#123246;
  font-size:.78em;
  margin-left:2px;
}
.vt-brand-tagline{
  margin-top:5px;
  color:#526b77;
  font-size:11px;
  font-weight:600;
  white-space:nowrap;
}

/* Start/eindscherm video */
.vt-brand-lockup-video{
  justify-content:center;
  gap:14px;
  width:min(92%,520px);
  color:#fff;
}
.vt-brand-lockup-video .vt-brand-icon{
  width:105px !important;
  height:78px !important;
  color:#fff;
}
.vt-brand-lockup-video .vt-brand-name{
  color:#fff;
  font-size:clamp(23px,4vw,36px);
}
.vt-brand-lockup-video .vt-brand-name .green{color:#55d96a}
.vt-brand-lockup-video .vt-brand-name .dotnl{color:#fff}
.vt-brand-lockup-video .vt-brand-tagline{
  color:#d9eee1;
  font-size:clamp(12px,1.6vw,16px);
}

/* Oude image-regels uitschakelen, zodat ze de nieuwe lockup niet vervormen */
.vt-video-brand-card > img,
.vt-brand-logo > img,
.vt-mobile-ui > img,
.vt-final-v21 > img{
  display:none !important;
}

.vt-mobile-ui .vt-brand-lockup{
  margin-bottom:24px;
}
.vt-mobile-ui .vt-brand-icon{
  width:60px !important;
  height:44px !important;
}
.vt-mobile-ui .vt-brand-name{font-size:16px}
.vt-mobile-ui .vt-brand-tagline{font-size:9px}

.vt-final-v21 .vt-brand-lockup{
  justify-content:center;
  margin:0 auto 24px;
  background:#fff;
  padding:12px 18px;
  border-radius:18px;
  width:max-content;
  max-width:94%;
}
.vt-final-v21 .vt-brand-icon{
  width:78px !important;
  height:56px !important;
}
.vt-final-v21 .vt-brand-name{font-size:22px}
.vt-final-v21 .vt-brand-tagline{font-size:11px}

/* Bedieningsknoppen: altijd onder elkaar/naast elkaar zonder overlap */
.vt-video-controls{
  display:flex !important;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  max-width:calc(100% - 20px);
}
.vt-video-controls button{
  flex:0 0 auto;
  position:static !important;
}
.vt-video-controls button[hidden]{
  display:none !important;
}

/* Na afloop alleen de opnieuw-knop tonen; geen half zichtbare geluidsknop */
.vt-video-brand-card.is-end ~ .vt-video-controls #soundButton,
.vt-video-brand-card.is-end ~ .vt-video-controls #appSoundButton{
  display:none !important;
}

@media(max-width:620px){
  .vt-header-v21{
    gap:8px;
  }
  .vt-brand-icon{
    width:48px !important;
    height:38px !important;
  }
  .vt-brand-name{
    font-size:14px;
    letter-spacing:-.02em;
  }
  .vt-brand-tagline{
    font-size:8px;
    margin-top:3px;
  }
  .vt-brand-lockup-video{
    flex-direction:column;
    gap:8px;
  }
  .vt-brand-lockup-video .vt-brand-icon{
    width:108px !important;
    height:78px !important;
  }
  .vt-brand-lockup-video .vt-brand-name{
    font-size:22px;
  }
  .vt-brand-lockup-video .vt-brand-tagline{
    font-size:12px;
    text-align:center;
  }
  .vt-video-controls{
    left:8px !important;
    right:8px !important;
    bottom:8px !important;
  }
  .vt-video-controls button{
    font-size:12px;
    padding:9px 12px;
  }
}


/* ===== V2.5 FIX START- EN EINDSCHERM VIDEO ===== */
/* Het videologo wordt compact en altijd volledig binnen het verticale videovlak gehouden. */

.vt-video-brand-card{
  overflow:hidden;
}

.vt-video-brand-card .vt-brand-lockup-video{
  width:min(84%,420px) !important;
  max-width:84% !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  margin:0 auto !important;
  text-align:center !important;
}

.vt-video-brand-card .vt-brand-lockup-video .vt-brand-icon{
  width:92px !important;
  height:68px !important;
  flex:0 0 auto !important;
  color:#ffffff !important;
}

.vt-video-brand-card .vt-brand-lockup-video .vt-brand-words{
  width:100% !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  overflow:visible !important;
}

.vt-video-brand-card .vt-brand-lockup-video .vt-brand-name{
  width:100% !important;
  display:grid !important;
  grid-template-columns:auto auto !important;
  justify-content:center !important;
  align-items:baseline !important;
  column-gap:2px !important;
  row-gap:0 !important;
  white-space:normal !important;
  text-align:center !important;
  line-height:.95 !important;
  font-size:clamp(22px,4.2vw,34px) !important;
  letter-spacing:-.035em !important;
  overflow:visible !important;
}

.vt-video-brand-card .vt-brand-lockup-video .vt-brand-name > b:first-child{
  grid-column:1 / 3 !important;
  display:block !important;
}

.vt-video-brand-card .vt-brand-lockup-video .vt-brand-name > b.green{
  grid-column:1 !important;
  display:block !important;
  font-size:.96em !important;
}

.vt-video-brand-card .vt-brand-lockup-video .vt-brand-name > b.dotnl{
  grid-column:2 !important;
  display:block !important;
  margin-left:0 !important;
  font-size:.74em !important;
}

.vt-video-brand-card .vt-brand-lockup-video .vt-brand-tagline{
  width:100% !important;
  margin-top:7px !important;
  color:#d9eee1 !important;
  font-size:clamp(11px,1.7vw,14px) !important;
  line-height:1.25 !important;
  white-space:normal !important;
  text-align:center !important;
}

.vt-video-brand-card.is-end{
  justify-content:center !important;
  gap:18px !important;
}

.vt-video-brand-card.is-end > span{
  max-width:86% !important;
  font-size:clamp(16px,2.8vw,24px) !important;
  line-height:1.15 !important;
  text-align:center !important;
  white-space:normal !important;
}

@media (max-width:620px){
  .vt-video-brand-card .vt-brand-lockup-video{
    width:min(86%,330px) !important;
    max-width:86% !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-icon{
    width:82px !important;
    height:60px !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-name{
    font-size:clamp(20px,6.2vw,28px) !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-tagline{
    font-size:11px !important;
  }
}


/* ===== V2.6 ÉÉN LANGE WONINGCHECK + MOBIELE TEKSTFIX ===== */

.vt-check-intro{
  margin:18px 0;
  padding:24px;
  border-radius:24px;
  background:linear-gradient(135deg,#ffffff,#eef8f1);
  border:1px solid #dcebe1;
  box-shadow:0 12px 30px rgba(9,66,39,.08);
}
.vt-check-intro h1{
  margin:4px 0 10px;
  font-size:clamp(25px,4vw,40px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.vt-check-intro p{
  margin:0;
  font-size:clamp(15px,2vw,18px);
  line-height:1.55;
}
.vt-check-badges{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:16px;
}
.vt-check-badges span{
  padding:8px 11px;
  border-radius:999px;
  background:#e7f5eb;
  color:#126d3f;
  font-size:13px;
  font-weight:800;
}

.vt-long-form{
  display:grid;
  gap:16px;
  padding-bottom:30px;
}
.vt-form-section{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:16px;
  align-items:start;
  padding:22px;
  border-radius:24px;
  background:#fff;
  border:1px solid #e1ebe5;
  box-shadow:0 10px 28px rgba(10,54,34,.07);
}
.vt-question-number{
  position:relative;
  display:grid;
  place-items:center;
  width:50px;
  height:50px;
  border:4px solid #111;
  border-radius:50%;
  background:#fff;
  color:#111;
  font-size:20px;
  font-weight:950;
  line-height:1;
  box-shadow:0 5px 14px rgba(0,0,0,.08);
}
.vt-question-number::before,
.vt-question-number::after{
  content:"";
  position:absolute;
  background:#58b72f;
  border-radius:100% 0 100% 0;
  transform:rotate(-32deg);
  z-index:2;
}
.vt-question-number::before{
  width:20px;
  height:31px;
  right:-9px;
  bottom:-3px;
}
.vt-question-number::after{
  width:13px;
  height:22px;
  right:5px;
  bottom:-6px;
  background:#7ccc3d;
  transform:rotate(-58deg);
}

.vt-question-content{
  min-width:0;
}
.vt-question-content h2,
.vt-form-submit h2,
.vt-inline-success h2{
  margin:3px 0 9px;
  font-size:clamp(21px,3.1vw,31px);
  line-height:1.12;
  letter-spacing:-.025em;
  overflow-wrap:anywhere;
}
.vt-question-content > p:not(.eyebrow),
.vt-form-submit p{
  margin:0 0 16px;
  font-size:clamp(14px,1.8vw,17px);
  line-height:1.5;
}
.vt-long-form .choice-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.vt-long-form .choice{
  min-height:54px;
  padding:12px 14px;
  font-size:clamp(14px,1.8vw,16px);
  line-height:1.25;
  white-space:normal;
  overflow-wrap:anywhere;
}
.vt-long-form .field-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.vt-long-form label{
  min-width:0;
}
.vt-long-form input,
.vt-long-form select{
  width:100%;
  min-width:0;
  font-size:16px;
}
.vt-form-submit,
.vt-inline-success{
  padding:24px;
  border-radius:24px;
  background:linear-gradient(145deg,#0b5734,#0d7542);
  color:#fff;
  text-align:center;
}
.vt-form-submit .cta,
.vt-inline-success .cta{
  width:100%;
  max-width:520px;
}
.vt-form-submit .submit-message.error{
  margin-top:14px;
  color:#fff;
  background:#a52828;
  padding:12px;
  border-radius:12px;
}
.vt-form-section[hidden],
.vt-inline-success[hidden]{
  display:none!important;
}

/* De video blijft bovenaan staan, maar antwoorden veroorzaken geen sprong meer naar de video. */
.vt-app-shell{
  scroll-behavior:smooth;
}

@media(max-width:680px){
  .vt-app-shell{
    width:100%;
    padding-left:12px;
    padding-right:12px;
  }
  .vt-app-video{
    border-radius:22px;
  }
  .vt-check-intro{
    padding:18px;
    border-radius:20px;
  }
  .vt-check-intro h1{
    font-size:26px;
  }
  .vt-form-section{
    grid-template-columns:36px minmax(0,1fr);
    gap:11px;
    padding:16px;
    border-radius:20px;
  }
  .vt-question-number{
    width:34px;
    height:34px;
    font-size:15px;
  }
  .vt-question-content h2,
  .vt-form-submit h2,
  .vt-inline-success h2{
    font-size:21px;
    line-height:1.13;
  }
  .vt-question-content > p:not(.eyebrow),
  .vt-form-submit p{
    font-size:14px;
  }
  .vt-long-form .choice-grid,
  .vt-long-form .field-grid{
    grid-template-columns:1fr;
  }
  .vt-long-form .choice{
    min-height:50px;
    padding:11px 12px;
    font-size:14px;
    text-align:left;
  }
  .vt-long-form label{
    font-size:13px;
  }
  .vt-long-form input,
  .vt-long-form select{
    font-size:16px;
    padding:13px;
  }
  .vt-app-products{
    padding:14px;
  }
  .vt-app-products strong{
    font-size:14px;
  }
  .vt-app-products span{
    font-size:12px;
  }
}


/* ===== V2.7 COMPLETE WONINGCHECK ===== */
.vt-question-content h3{
  margin:24px 0 10px;
  font-size:clamp(17px,2.4vw,22px);
  line-height:1.2;
  letter-spacing:-.015em;
}
.standalone-field{
  display:block;
  margin-top:18px;
}
.standalone-field textarea{
  width:100%;
  resize:vertical;
}
.vt-conditional[hidden],
#electricSection[hidden]{
  display:none!important;
}

@media(max-width:680px){
  .vt-question-content h3{
    margin-top:20px;
    font-size:17px;
  }
  .vt-check-intro h1{
    font-size:25px;
  }
  .vt-check-intro p{
    font-size:14px;
  }
  .vt-form-section{
    padding:15px;
  }
  .vt-long-form .choice{
    font-size:13px;
    line-height:1.28;
  }
}

/* ===== VERDUURZAMENTHUIS V3.0 HOMEPAGE ===== */
.vt-home-v30{background:#f6faf7;color:#10233f}.vt-header-v30{height:76px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}
.vt-v30-hero{max-width:1380px;margin:0 auto;padding:34px 28px 74px;display:grid;grid-template-columns:minmax(320px,520px) minmax(420px,1fr);gap:clamp(42px,7vw,100px);align-items:center}
.vt-v30-video-card{position:relative;max-width:470px;margin:auto;border-radius:34px;overflow:hidden;background:#071f15;box-shadow:0 34px 80px rgba(13,52,33,.22);aspect-ratio:9/16;border:8px solid #fff}.vt-v30-video-card video{width:100%;height:100%;object-fit:cover}.vt-v30-video-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,27,18,.5),transparent 42%);pointer-events:none}.vt-v30-video-brand{position:absolute;left:24px;right:24px;bottom:80px;color:#fff;display:grid;gap:5px}.vt-v30-video-brand span{font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.vt-v30-video-brand strong{font-size:25px;line-height:1.05}
.vt-v30-kicker,.vt-v30-section-head>p,.vt-v30-cta p{font-size:12px;letter-spacing:.14em;font-weight:950;color:#0d6f3f}.vt-v30-copy h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:14px 0 22px}.vt-v30-copy h1 span{color:#0d6f3f}.vt-v30-copy>p:not(.vt-v30-kicker){font-size:20px;line-height:1.6;color:#617082;max-width:720px}.vt-v30-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:30px 0 20px}.vt-v30-primary,.vt-v30-cta a{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#0d6f3f,#55bd3c);color:#fff;padding:18px 24px;border-radius:16px;font-weight:950;box-shadow:0 14px 34px rgba(13,111,63,.23)}.vt-v30-actions>span{font-weight:800;color:#657386}.vt-v30-trust{display:flex;gap:18px;flex-wrap:wrap;color:#33475b;font-weight:800}
.vt-v30-proof{max-width:1180px;margin:-24px auto 0;position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0 22px}.vt-v30-proof div{background:#fff;border:1px solid #dce9df;border-radius:20px;padding:22px;text-align:center;box-shadow:0 14px 36px rgba(16,35,63,.06)}.vt-v30-proof strong{display:block;color:#0d6f3f;font-size:21px;margin-bottom:5px}.vt-v30-proof span{color:#687687}
.vt-v30-section{max-width:1320px;margin:auto;padding:100px 28px}.vt-v30-soft{max-width:none;background:#edf6ef;padding-left:max(28px,calc((100vw - 1320px)/2));padding-right:max(28px,calc((100vw - 1320px)/2))}.vt-v30-section-head{max-width:760px;margin:0 auto 42px;text-align:center}.vt-v30-section-head h2{font-size:clamp(38px,5vw,64px);line-height:1.03;letter-spacing:-.045em;margin:10px 0 14px}.vt-v30-section-head span{font-size:18px;color:#687687}
.vt-v30-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vt-v30-steps article,.vt-v30-products article{background:#fff;border:1px solid #dce9df;border-radius:25px;padding:30px;box-shadow:0 14px 34px rgba(16,35,63,.05)}.vt-v30-steps h3,.vt-v30-products h3{font-size:23px;margin:18px 0 10px}.vt-v30-steps p,.vt-v30-products p{color:#687687;line-height:1.55;margin:0}.leaf-number{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#0d6f3f;color:#fff;position:relative;font-size:22px;font-weight:950;box-shadow:0 10px 24px rgba(13,111,63,.2)}.leaf-number:after{content:"";position:absolute;width:28px;height:17px;border-radius:100% 0 100% 0;background:#78d65c;right:-10px;top:3px;transform:rotate(-28deg);border:3px solid #fff}.leaf-number span{position:relative;z-index:2}
.vt-v30-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vt-v30-products article>span{font-size:40px}.vt-v30-cta{max-width:1320px;margin:0 auto 70px;padding:58px 54px;border-radius:32px;background:linear-gradient(135deg,#0e3d2a,#0d223d);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.vt-v30-cta p{color:#bfe9c7}.vt-v30-cta h2{font-size:clamp(34px,4vw,56px);line-height:1.04;margin:8px 0 12px}.vt-v30-cta span{color:#d9e8de;font-size:18px}.vt-footer-v30{padding-bottom:38px}
@media(max-width:900px){.vt-v30-hero{grid-template-columns:1fr;padding-top:24px}.vt-v30-video-card{max-width:390px}.vt-v30-copy{text-align:center}.vt-v30-actions,.vt-v30-trust{justify-content:center}.vt-v30-proof{grid-template-columns:1fr}.vt-v30-steps,.vt-v30-products{grid-template-columns:1fr 1fr}.vt-v30-cta{margin:0 18px 52px;flex-direction:column;text-align:center}}
@media(max-width:560px){.vt-header-v30{height:66px}.vt-v30-hero{padding:18px 16px 54px;gap:34px}.vt-v30-video-card{border-width:5px;border-radius:24px}.vt-v30-copy h1{font-size:43px}.vt-v30-copy>p:not(.vt-v30-kicker){font-size:17px}.vt-v30-primary{width:100%}.vt-v30-actions{display:grid}.vt-v30-proof{margin-top:0}.vt-v30-section{padding:72px 18px}.vt-v30-steps,.vt-v30-products{grid-template-columns:1fr}.vt-v30-cta{padding:44px 22px;border-radius:24px}.vt-v30-cta a{width:100%}.vt-v30-video-brand{bottom:76px}.vt-v30-video-brand strong{font-size:21px}}

/* V3.1 slimme Woningcheck */
.vt-choice-help{margin:12px 0 0;color:#52665b;font-weight:700}
.vt-topic-block{margin-top:24px;padding-top:20px;border-top:1px solid #e3ece6}
.vt-smart-progress{position:relative;z-index:2;background:#f8fcf9;border:1px solid #dce9e1;border-radius:18px;padding:12px 16px;box-shadow:0 8px 22px rgba(10,54,34,.08)}
.vt-smart-progress strong{display:block;margin-bottom:8px;color:#0d5935}
.vt-smart-progress span{display:block;height:8px;background:#dce9e1;border-radius:999px;overflow:hidden}
.vt-smart-progress i{display:block;width:10%;height:100%;background:#58b72f;border-radius:999px;transition:width .25s ease}
[hidden]{display:none !important}
@media (max-width:620px){
 .vt-form-section{grid-template-columns:50px minmax(0,1fr);gap:12px;padding:18px 14px}
 .vt-question-number{width:46px;height:46px;font-size:18px}
 .vt-long-form .choice-grid{grid-template-columns:1fr}
 .vt-smart-progress{position:relative}
}

/* V3.3: echt merklogo, vaste hoofdstappen en geen overlappende voortgangsbalk. */
.vt-app-brand-logo{
  position:absolute;
  left:50%;
  transform:translateX(-50%);
}
.vt-app-brand-logo .vt-brand-icon{
  width:58px!important;
  height:44px!important;
}
.vt-app-brand-logo .vt-brand-name{font-size:20px}
.vt-app-brand-logo .vt-brand-tagline{display:none}
.vt-smart-progress strong{font-size:16px}
.vt-question-number > span{
  position:relative;
  z-index:3;
  display:grid;
  place-items:center;
  color:#111;
  font-size:25px;
  font-weight:900;
  letter-spacing:-.04em;
}
@media(max-width:700px){
  .vt-app-brand-logo .vt-brand-icon{width:43px!important;height:34px!important}
  .vt-app-brand-logo .vt-brand-name{font-size:15px}
  .vt-question-number > span{font-size:19px}
}

/* Heldere vraagbadge zonder ontbrekende afbeelding of dynamische nummering. */
.vt-form-section{grid-template-columns:68px minmax(0,1fr)}
.vt-question-number{
  width:62px!important;
  height:62px!important;
  min-width:62px!important;
  border:3px solid #20a653!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#102f25!important;
  display:grid!important;
  place-items:center!important;
  position:relative!important;
  overflow:visible!important;
  box-shadow:0 7px 17px rgba(13,111,63,.10)!important;
}
.vt-question-number::before,
.vt-question-number::after{
  content:"";
  position:absolute;
  z-index:1;
  background:#45bf69;
  border:2px solid #fff;
  border-radius:100% 0 100% 0;
  pointer-events:none;
}
.vt-question-number::before{
  width:20px;
  height:12px;
  right:-11px;
  top:6px;
  transform:rotate(-38deg);
}
.vt-question-number::after{
  width:15px;
  height:10px;
  right:-8px;
  top:24px;
  transform:rotate(-68deg);
}
.vt-question-number > span{
  position:relative;
  z-index:3;
  color:#102f25!important;
  font-size:22px!important;
  line-height:1;
}
@media(max-width:700px){
  .vt-form-section{grid-template-columns:52px minmax(0,1fr)}
  .vt-question-number{width:46px!important;height:46px!important;min-width:46px!important}
  .vt-question-number > span{font-size:17px!important}
  .vt-question-number::before{width:16px;height:10px;right:-9px;top:4px}
  .vt-question-number::after{width:12px;height:8px;right:-7px;top:18px}
}


/* ===== V3.4 UITGEBREIDE PRODUCTCHECK + FOTO'S ===== */
.vt-inline-success{max-width:980px;margin:26px auto;padding:34px;border-radius:28px;background:#fff;box-shadow:0 18px 48px rgba(16,35,63,.08);border:1px solid #dfeae3}
.vt-inline-success .success-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#eaf7ef;color:#0d6f3f;font-size:38px;font-weight:950}
.vt-inline-success .success-icon.small{width:56px;height:56px;font-size:30px}
.vt-inline-success>h2{text-align:center}.vt-inline-success>p{text-align:center;color:#566778;line-height:1.6}
.vt-extended-start,.vt-extended-panel,.vt-extended-done{margin-top:28px;padding:26px;border-radius:22px;background:#f4faf6;border:1px solid #d9eadf}
.vt-extended-start h3,.vt-extended-panel h3,.vt-extended-done h3{font-size:26px;line-height:1.15;margin:8px 0 10px;color:#153428}
.vt-extended-start p,.vt-extended-panel p,.vt-extended-done p{color:#556b60;line-height:1.55}
.vt-extended-badge{display:inline-flex;background:#e2f4e7;color:#0d6f3f;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:950;letter-spacing:.08em}
.vt-secondary-button{appearance:none;border:0;background:transparent;color:#445a50;font-weight:850;padding:15px 18px;cursor:pointer}
.vt-extended-product-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}
.vt-product-pick,.vt-answer-button{appearance:none;border:1px solid #cadbd0;background:#fff;color:#17352a;border-radius:14px;padding:13px 14px;font-weight:800;cursor:pointer;text-align:left;transition:.15s ease}
.vt-product-pick:hover,.vt-answer-button:hover{border-color:#58b72f}.vt-product-pick.selected,.vt-answer-button.selected{background:#0d6f3f;color:#fff;border-color:#0d6f3f;box-shadow:0 8px 20px rgba(13,111,63,.18)}
.vt-extended-head{margin-bottom:20px}.vt-extended-head>span{font-size:12px;letter-spacing:.11em;font-weight:950;color:#0d6f3f}
.vt-extended-question{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px 0;border-top:1px solid #dce9e1}.vt-extended-question:first-child{border-top:0}
.vt-extended-qnum{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e6f5ea;color:#0d6f3f;font-weight:950}
.vt-extended-qbody>label{display:block;font-weight:900;font-size:17px;margin:6px 0 12px}.vt-required{color:#b33636}
.vt-answer-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.vt-answer-input{width:100%;padding:14px;border:1px solid #cbdad1;border-radius:12px;background:#fff;font-size:16px}
.vt-photo-section{display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;margin:24px 0;padding:20px;border-radius:18px;background:#fff;border:1px solid #dce8e0}.vt-photo-icon{font-size:31px}.vt-photo-section h4{font-size:19px;margin:0 0 6px}.vt-photo-section h4 span{font-size:12px;color:#6e7f75;font-weight:750}.vt-photo-section p{margin:0 0 12px;font-size:14px}
.vt-photo-upload{display:inline-flex;align-items:center;gap:10px;background:#edf7f0;border:1px dashed #8ebaa0;border-radius:12px;padding:12px 14px;font-weight:850;color:#174b34;cursor:pointer}.vt-photo-upload input{position:absolute;opacity:0;pointer-events:none}.vt-photo-list{display:grid;gap:7px;margin-top:10px}.vt-photo-list span{display:flex;justify-content:space-between;gap:12px;padding:9px 11px;background:#f4f7f5;border-radius:9px;font-size:13px}.vt-photo-list small{color:#75837c}
.vt-extended-consent{margin:22px 0}.vt-home-after-success{margin-top:24px}
@media(max-width:680px){.vt-inline-success{padding:22px 16px;border-radius:22px}.vt-extended-start,.vt-extended-panel,.vt-extended-done{padding:18px}.vt-extended-start h3,.vt-extended-panel h3,.vt-extended-done h3{font-size:22px}.vt-extended-product-picker,.vt-answer-options{grid-template-columns:1fr}.vt-extended-question{grid-template-columns:36px minmax(0,1fr);gap:10px}.vt-extended-qnum{width:32px;height:32px}.vt-photo-section{grid-template-columns:1fr}.vt-photo-icon{font-size:26px}}

/* V35 final live readability fix: keep the extended-flow text dark inside the success card. */
.vt-inline-success{
  color:var(--text);
}
.vt-extended-start,
.vt-extended-panel,
.vt-extended-done{
  color:var(--text);
}
.vt-extended-head h3,
.vt-extended-head p,
.vt-extended-qbody > label,
.vt-photo-section h4,
.vt-photo-section p,
.vt-extended-consent,
.vt-extended-consent span{
  color:#17352a;
}
.vt-extended-head > span,
.vt-extended-badge,
.vt-extended-qnum{
  color:#0d6f3f;
}
.vt-required{
  color:#b33636;
}


/* V36 focused extended flow: once product questions open, hide the general Woningcheck intro and video. */
body.vt-extended-mode .vt-app-video,
body.vt-extended-mode .vt-app-products,
body.vt-extended-mode .vt-check-intro,
body.vt-extended-mode .vt-smart-progress,
body.vt-extended-mode #woningcheckForm > .vt-form-section,
body.vt-extended-mode #woningcheckForm > .vt-form-submit{
  display:none !important;
}
body.vt-extended-mode .vt-app-shell{
  padding-top:24px;
}
body.vt-extended-mode .vt-inline-success{
  margin-top:0;
}

/* ===== V3.5 DEFINITIEVE MOBIELE VIDEO-LOGO FIX =====
   Alleen voor de merkkaart in de homepage-video.
   Houdt de merknaam volledig binnen het 9:16 videovlak.
*/
@media (max-width: 620px) {
  .vt-video-brand-card {
    padding: 18px 14px !important;
    overflow: hidden !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: 88% !important;
    max-width: 320px !important;
    min-width: 0 !important;
    margin: 0 auto !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-icon {
    width: 78px !important;
    height: 58px !important;
    min-width: 0 !important;
    flex: 0 0 auto !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-words {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: hidden !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-name {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: baseline !important;
    justify-content: center !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-align: center !important;
    font-size: clamp(13px, 4.25vw, 18px) !important;
    line-height: 1.05 !important;
    letter-spacing: -0.04em !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-name > b {
    display: inline-block !important;
    flex: 0 0 auto !important;
    grid-column: auto !important;
    font: inherit !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-name > b.green {
    font-size: 1em !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-name > b.dotnl {
    margin-left: 1px !important;
    font-size: .76em !important;
  }

  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-tagline {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 4px !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    white-space: normal !important;
    text-align: center !important;
    overflow-wrap: anywhere !important;
  }

  .vt-video-brand-card > #brandCardText {
    max-width: 88% !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    white-space: normal !important;
    text-align: center !important;
  }
}

@media (max-width: 380px) {
  .vt-video-brand-card .vt-brand-lockup-video .vt-brand-name {
    font-size: 12.5px !important;
  }
}

/* ===== V3.5.2 MOBIELE FIX: ONDERSTE CTA-LOGO ===== */
@media (max-width: 620px) {
  .vt-final-v21 .vt-brand-lockup {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    padding: 12px 10px !important;
    overflow: hidden !important;
    gap: 7px !important;
  }

  .vt-final-v21 .vt-brand-icon {
    width: 52px !important;
    height: 40px !important;
    flex: 0 0 52px !important;
  }

  .vt-final-v21 .vt-brand-words {
    width: calc(100% - 59px) !important;
    max-width: calc(100% - 59px) !important;
    min-width: 0 !important;
    overflow: hidden !important;
  }

  .vt-final-v21 .vt-brand-name {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    font-size: clamp(12px, 3.75vw, 17px) !important;
    letter-spacing: -0.04em !important;
  }

  .vt-final-v21 .vt-brand-name b {
    display: inline-block !important;
    flex: 0 0 auto !important;
    font: inherit !important;
  }

  .vt-final-v21 .vt-brand-name .dotnl {
    font-size: .76em !important;
    margin-left: 1px !important;
  }

  .vt-final-v21 .vt-brand-tagline {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 9px !important;
    line-height: 1.15 !important;
    white-space: normal !important;
    text-align: center !important;
  }
}



/* ===== V3.5.3 CTA LOGO: GROTER, ZELFDE GOEDE VERHOUDING ===== */
@media (max-width: 620px) {
  .vt-final-v21 .vt-brand-lockup {
    width: 100% !important;
    max-width: 100% !important;
    padding: 14px 14px !important;
    gap: 10px !important;
    overflow: hidden !important;
  }

  .vt-final-v21 .vt-brand-icon {
    width: 82px !important;
    height: 58px !important;
    flex: 0 0 82px !important;
  }

  .vt-final-v21 .vt-brand-words {
    width: calc(100% - 92px) !important;
    max-width: calc(100% - 92px) !important;
    min-width: 0 !important;
    overflow: hidden !important;
  }

  .vt-final-v21 .vt-brand-name {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: baseline !important;
    width: 100% !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    font-size: clamp(14px, 4.35vw, 19px) !important;
    line-height: 1.05 !important;
    letter-spacing: -0.045em !important;
  }

  .vt-final-v21 .vt-brand-name b {
    display: inline-block !important;
    flex: 0 0 auto !important;
    font: inherit !important;
  }

  .vt-final-v21 .vt-brand-name .dotnl {
    font-size: .76em !important;
    margin-left: 1px !important;
  }

  .vt-final-v21 .vt-brand-tagline {
    margin-top: 4px !important;
    font-size: 10px !important;
    line-height: 1.15 !important;
    white-space: normal !important;
    text-align: left !important;
  }
}
