/* Buildr kennisbank — gedeelde artikel-opmaak + interactieve widgets.
   Eén bestand voor alle gidsen: nieuw blog = alleen HTML schrijven. */

.article{max-width:44rem;margin:0 auto}
.article h2{font-size:1.7rem;font-weight:700;letter-spacing:-.02em;color:#fff;margin:3rem 0 .2rem;text-wrap:balance}
.article h2 .lead-dot{color:#5B8CFF}
.article h3{font-size:1.15rem;font-weight:600;color:#fff;margin:2rem 0 .2rem}
.article .kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#5B8CFF;font-weight:600}
.article p{color:rgba(255,255,255,.68);line-height:1.8;font-size:1.06rem;margin:1rem 0}
.article p.intro{font-size:1.28rem;line-height:1.6;color:rgba(255,255,255,.82);margin-top:1.4rem}
.article strong{color:#fff;font-weight:600}
.article a{color:#8fb3ff;text-decoration:underline;text-decoration-color:rgba(143,179,255,.35);text-underline-offset:3px}
.article a:hover{text-decoration-color:#8fb3ff}
.article ul,.article ol{list-style:none;padding:0;margin:1.1rem 0;counter-reset:step}
.article li{position:relative;padding-left:1.6rem;color:rgba(255,255,255,.7);line-height:1.7;margin:.7rem 0;font-size:1.02rem}
.article ul li::before{content:"";position:absolute;left:.1rem;top:.62em;width:7px;height:7px;border-radius:99px;background:#5B8CFF;box-shadow:0 0 10px rgba(91,140,255,.7)}
.article ol li{padding-left:2.2rem;counter-increment:step}
.article ol li::before{content:counter(step);position:absolute;left:0;top:.18em;width:1.5rem;height:1.5rem;border-radius:99px;background:rgba(91,140,255,.14);border:1px solid rgba(91,140,255,.4);color:#a8c8ff;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center}
.pull{border-left:2px solid rgba(91,140,255,.6);padding:.2rem 0 .2rem 1.4rem;margin:2.2rem 0;font-size:1.35rem;font-weight:600;line-height:1.4;color:#fff;letter-spacing:-.01em}
.metabar{display:flex;align-items:center;gap:.8rem;margin-top:1.8rem;color:rgba(255,255,255,.5);font-size:13.5px}
.metabar img{width:2.4rem;height:2.4rem;border-radius:99px;object-fit:cover;object-position:50% 42%}
.metabar b{display:block;color:#fff;font-weight:600;font-size:14px}
.heroimg{margin:2.4rem 0 0;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}
.heroimg img{width:100%;height:auto;display:block}
figcaption{font-size:12.5px;color:rgba(255,255,255,.38);margin-top:.6rem;text-align:right}
.callout{border:1px solid rgba(45,212,191,.28);background:rgba(45,212,191,.06);border-radius:14px;padding:1.1rem 1.3rem;margin:1.8rem 0}
.callout p{margin:.2rem 0;font-size:.98rem;color:rgba(255,255,255,.75)}
.callout .t{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2dd4bf}
.faq{margin:1.4rem 0}
.faq details{border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.02);margin:.7rem 0;overflow:hidden}
.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;font-weight:600;font-size:1.02rem;color:#fff}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:"+";color:#5B8CFF;font-size:1.3rem;font-weight:400;transition:transform .25s ease}
.faq details[open] summary::after{transform:rotate(45deg)}
.faq .a{padding:0 1.2rem 1.1rem;color:rgba(255,255,255,.65);line-height:1.7;font-size:.99rem}
.authorbox{display:flex;gap:1.1rem;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.03);padding:1.2rem 1.4rem;margin:3rem 0 0}
.authorbox img{width:3.6rem;height:3.6rem;border-radius:99px;object-fit:cover;object-position:50% 42%}
.authorbox p{margin:.15rem 0;font-size:.92rem;color:rgba(255,255,255,.6);line-height:1.55}
.authorbox b{color:#fff;font-size:.98rem}
.ctabox{margin:2.6rem 0 0;border-radius:18px;padding:1.8rem;text-align:center;background:linear-gradient(135deg,rgba(91,140,255,.16),rgba(45,212,191,.08));border:1px solid rgba(91,140,255,.3)}
.ctabox h2{margin:0 0 .4rem;font-size:1.45rem}
.ctabox p{max-width:30rem;margin:.4rem auto 1.1rem}
.btn-cta{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border-radius:999px;padding:.75rem 1.5rem;font-weight:700;font-size:.95rem;text-decoration:none!important;color:#0b1020!important}
.related{display:grid;grid-template-columns:1fr;gap:.8rem;margin:1.2rem 0 0}
@media(min-width:640px){.related{grid-template-columns:1fr 1fr}}
.related a{display:block;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1rem 1.2rem;background:rgba(255,255,255,.02);text-decoration:none!important;transition:border-color .25s ease}
.related a:hover{border-color:rgba(91,140,255,.5)}
.related b{display:block;color:#fff;font-size:.98rem;margin-bottom:.25rem}
.related span{font-size:.85rem;color:rgba(255,255,255,.5);line-height:1.5}

/* ═══ Interactieve widgets ═══ */
.tool{border:1px solid rgba(91,140,255,.35);background:linear-gradient(160deg,rgba(91,140,255,.09),rgba(91,140,255,.03));border-radius:16px;padding:1.5rem;margin:2.2rem 0}
.tool .tt{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8fb3ff;margin-bottom:1rem}
.tool label{display:flex;justify-content:space-between;align-items:baseline;font-size:.92rem;color:rgba(255,255,255,.75);font-weight:500;margin:1.1rem 0 .4rem}
.tool label output{color:#fff;font-weight:700;font-variant-numeric:tabular-nums}
.tool input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:99px;background:rgba(255,255,255,.12);outline:none}
.tool input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:99px;background:#5B8CFF;border:3px solid #fff;box-shadow:0 2px 10px rgba(0,0,0,.4);cursor:pointer}
.tool input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:99px;background:#5B8CFF;border:3px solid #fff;cursor:pointer}
.tool .res{margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;gap:1.2rem 2.4rem}
.tool .res div{flex:1;min-width:9rem}
.tool .res .n{font-size:1.9rem;font-weight:800;letter-spacing:-.02em;color:#fff;font-variant-numeric:tabular-nums}
.tool .res .n em{font-style:normal;color:#2dd4bf}
.tool .res .l{font-size:.8rem;color:rgba(255,255,255,.5);margin-top:.15rem}
.tool .note{font-size:.8rem;color:rgba(255,255,255,.42);margin-top:1rem;line-height:1.5}

/* chat-demo */
.chatdemo{border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden;margin:2.2rem 0;background:rgba(12,14,21,.6)}
.chatdemo .hd{display:flex;align-items:center;gap:.5rem;padding:.7rem 1rem;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);font-size:.78rem;color:rgba(255,255,255,.5)}
.chatdemo .hd i{width:.55rem;height:.55rem;border-radius:99px;background:#4ade80;display:inline-block}
.chatdemo .msgs{padding:1rem;min-height:9rem;display:flex;flex-direction:column;gap:.55rem}
.chatdemo .m{max-width:85%;padding:.6rem .85rem;border-radius:.9rem;font-size:.88rem;line-height:1.55}
.chatdemo .mu{align-self:flex-end;background:linear-gradient(135deg,#5B8CFF,#3a63c9);color:#fff;border-bottom-right-radius:.25rem}
.chatdemo .mb{align-self:flex-start;background:rgba(255,255,255,.07);color:rgba(255,255,255,.85);border-bottom-left-radius:.25rem}
.chatdemo .opts{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1rem 1rem}
.chatdemo .opts button{border:1px solid rgba(91,140,255,.4);background:rgba(91,140,255,.08);color:#cfe0ff;border-radius:999px;padding:.5rem .9rem;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .2s ease}
.chatdemo .opts button:hover{background:rgba(91,140,255,.22)}
.chatdemo .opts button:disabled{opacity:.35;cursor:default}

/* tabs (afdelingen-kiezer) */
.tabs{margin:2.2rem 0}
.tabs .tbar{display:flex;flex-wrap:wrap;gap:.5rem}
.tabs .tbar button{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.03);color:rgba(255,255,255,.65);border-radius:999px;padding:.55rem 1.05rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s ease}
.tabs .tbar button.on{background:#5B8CFF;border-color:#5B8CFF;color:#fff}
.tabs .tpanel{border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.02);padding:1.2rem 1.4rem;margin-top:.9rem}
.tabs .tpanel[hidden]{display:none}
.tabs .tpanel p{margin:.4rem 0;font-size:.98rem}
.tabs .tpanel ul{margin:.6rem 0 .2rem}
.tabs .tpanel li{font-size:.95rem;margin:.45rem 0}

/* beslishulp */
.wizard{border:1px solid rgba(91,140,255,.35);background:linear-gradient(160deg,rgba(91,140,255,.09),rgba(91,140,255,.03));border-radius:16px;padding:1.5rem;margin:2.2rem 0}
.wizard .q{font-size:1.05rem;font-weight:600;color:#fff;margin-bottom:1rem}
.wizard .ans{display:flex;flex-wrap:wrap;gap:.6rem}
.wizard .ans button{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);color:#fff;border-radius:12px;padding:.7rem 1.1rem;font-size:.92rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}
.wizard .ans button:hover{border-color:#5B8CFF;background:rgba(91,140,255,.12)}
.wizard .step{font-size:.75rem;color:rgba(255,255,255,.4);margin-bottom:.6rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}
.wizard .verdict{display:none}
.wizard .verdict.show{display:block}
.wizard .verdict .vt{font-size:1.25rem;font-weight:700;color:#2dd4bf;margin-bottom:.4rem}
.wizard .verdict p{font-size:.98rem}
.wizard .again{margin-top:1rem;background:none;border:none;color:rgba(255,255,255,.45);font-size:.82rem;cursor:pointer;text-decoration:underline;padding:0}
.wizard .again:hover{color:#fff}
