/* Kennisbank Article Styles — kb-* prefix */
.kb-art-hero{background:linear-gradient(135deg,#f0f8f0 0%,#E8F5E3 100%);padding:120px 0 52px;border-bottom:1px solid rgba(26,20,16,.09);position:relative;overflow:hidden;}
.kb-art-hero::before{content:"";position:absolute;right:-80px;top:-80px;width:360px;height:360px;background:radial-gradient(circle,rgba(61,174,43,.08) 0%,transparent 70%);border-radius:50%;}
.kb-breadcrumb{font-size:.82rem;color:#6B6460;margin-bottom:18px;font-weight:500;font-family:'Manrope',sans-serif;}
.kb-breadcrumb a{color:#6B6460;text-decoration:none;transition:color .2s;}
.kb-breadcrumb a:hover{color:#3DAE2B;}
.kb-breadcrumb span{margin:0 6px;}
.kb-art-cat{display:inline-flex;align-items:center;gap:6px;background:#3DAE2B;color:#fff;font-size:.72rem;font-weight:700;padding:3px 12px;border-radius:100px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.08em;font-family:'Manrope',sans-serif;}
.kb-art-cat::before{content:"";width:5px;height:5px;background:rgba(255,255,255,.7);border-radius:50%;}
.kb-art-hero h1{font-family:'Instrument Serif',serif;font-size:clamp(1.75rem,3.5vw,2.6rem);margin-bottom:16px;max-width:720px;line-height:1.15;color:#1A1410;}
.kb-subtitle{font-size:1.08rem;font-weight:500;color:#6B6460;max-width:640px;margin-bottom:18px;line-height:1.7;font-family:'Manrope',sans-serif;}
.kb-art-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-family:'Manrope',sans-serif;}
.kb-art-meta-item{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#6B6460;font-weight:500;}
.kb-art-author{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;background:#fff;border-radius:100px;border:1px solid rgba(26,20,16,.09);margin-top:22px;box-shadow:0 1px 8px rgba(26,20,16,.06);}
.kb-art-author-avatar{width:36px;height:36px;border-radius:50%;background:#3DAE2B;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;}
.kb-art-author-name{font-size:.82rem;font-weight:700;color:#1A1410;font-family:'Manrope',sans-serif;}
.kb-art-author-role{font-size:.74rem;color:#6B6460;font-weight:500;font-family:'Manrope',sans-serif;}
.kb-toc{background:#FAFAF8;border-radius:16px;border:1px solid rgba(26,20,16,.09);border-left:4px solid #3DAE2B;padding:18px 20px;margin-bottom:36px;}
.kb-toc-title{font-size:.82rem;font-weight:700;color:#3DAE2B;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-family:'Manrope',sans-serif;}
.kb-toc-list{list-style:none;padding:0;margin:0;}
.kb-toc-list li{margin-bottom:6px;}
.kb-toc-list a{font-size:.86rem;color:#6B6460;font-weight:500;text-decoration:none;transition:color .15s;display:flex;align-items:center;gap:6px;font-family:'Manrope',sans-serif;}
.kb-toc-list a::before{content:"";width:5px;height:5px;background:#3DAE2B;border-radius:50%;flex-shrink:0;}
.kb-toc-list a:hover{color:#3DAE2B;}
.kb-art-body{font-family:'Manrope',sans-serif;}
.kb-art-body h2{font-family:'Instrument Serif',serif;font-size:1.4rem;margin:38px 0 14px;padding-left:16px;border-left:3px solid #3DAE2B;color:#1A1410;line-height:1.25;}
.kb-art-body p{color:#6B6460;line-height:1.75;margin-bottom:16px;font-size:.95rem;}
.kb-art-body ul,.kb-art-body ol{margin:0 0 20px 20px;color:#6B6460;line-height:1.75;font-size:.95rem;}
.kb-art-body li{margin-bottom:6px;}
.kb-art-body strong{color:#1A1410;}
.kb-art-body a{color:#3DAE2B;font-weight:700;text-decoration:none;}
.kb-art-body a:hover{text-decoration:underline;}
.kb-mid-cta{display:flex;align-items:center;gap:20px;background:#E8F5E3;border:1px solid rgba(61,174,43,.25);border-radius:16px;padding:20px 24px;margin:28px 0;flex-wrap:wrap;}
.kb-mid-cta-text{flex:1;min-width:200px;}
.kb-mid-cta-text strong{display:block;font-size:.92rem;color:#1A1410;margin-bottom:4px;}
.kb-mid-cta-text span{font-size:.84rem;color:#6B6460;font-weight:500;}
.kb-art-grid{display:grid;grid-template-columns:1fr 300px;gap:48px;align-items:start;}
.kb-sidebar{position:sticky;top:84px;display:flex;flex-direction:column;gap:20px;}
.kb-sidebar-cta{background:#3DAE2B;border-radius:24px;padding:24px 20px;color:#fff;}
.kb-sidebar-cta h3{font-family:'Instrument Serif',serif;font-size:1.1rem;margin-bottom:8px;}
.kb-sidebar-cta p{font-size:.84rem;color:rgba(255,255,255,.78);margin-bottom:16px;font-weight:500;}
.kb-sidebar-related{background:#fff;border-radius:24px;padding:18px;border:1px solid rgba(26,20,16,.09);}
.kb-sidebar-related h4{font-size:.82rem;font-weight:700;color:#6B6460;text-transform:uppercase;letter-spacing:.07em;margin-bottom:12px;font-family:'Manrope',sans-serif;}
.kb-rel-item{display:flex;align-items:flex-start;gap:8px;padding:8px 0;border-bottom:1px solid rgba(26,20,16,.09);text-decoration:none;}
.kb-rel-item:last-child{border-bottom:none;}
.kb-rel-dot{width:6px;height:6px;border-radius:50%;background:#3DAE2B;flex-shrink:0;margin-top:5px;}
.kb-rel-title{font-size:.82rem;font-weight:600;color:#1A1410;line-height:1.4;transition:color .15s;font-family:'Manrope',sans-serif;}
.kb-rel-item:hover .kb-rel-title{color:#3DAE2B;}
.kb-rel-cat{font-size:.7rem;color:#6B6460;font-weight:500;margin-top:1px;font-family:'Manrope',sans-serif;}
.kb-art-end{margin-top:44px;padding-top:28px;border-top:2px solid rgba(26,20,16,.09);display:flex;flex-direction:column;gap:16px;}
.kb-art-end-actions{display:flex;gap:10px;flex-wrap:wrap;}
/* Dark hero variant for listing pages */
.kb-hero{padding:120px 0 64px;background:linear-gradient(160deg,#0d1f0f 0%,#1a3d1c 100%);color:#fff;}
.kb-hero h1{font-family:'Instrument Serif',serif;color:#fff;max-width:760px;}
.kb-hero p{color:rgba(255,255,255,.72);font-size:1.08rem;max-width:640px;margin-top:14px;line-height:1.7;font-family:'Manrope',sans-serif;}
.kb-hero .kb-breadcrumb{color:rgba(255,255,255,.45);}
.kb-hero .kb-breadcrumb a{color:rgba(255,255,255,.45);}
.kb-hero .kb-breadcrumb a:hover{color:#fff;}
.kb-eyebrow{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.85);font-size:.75rem;font-weight:700;padding:4px 14px;border-radius:100px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.07em;font-family:'Manrope',sans-serif;}
.kb-eyebrow::before{content:"";width:6px;height:6px;background:#3DAE2B;border-radius:50%;}
/* FAQ styles */
.kb-faq-item{border-bottom:1px solid rgba(26,20,16,.09);}
.kb-faq-item:first-child{border-top:1px solid rgba(26,20,16,.09);}
.kb-faq-q{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-size:.94rem;font-weight:700;gap:12px;user-select:none;font-family:'Manrope',sans-serif;color:#1A1410;background:none;border:none;width:100%;text-align:left;}
.kb-faq-icon{color:#3DAE2B;font-size:1.2rem;flex-shrink:0;transition:transform .2s;font-weight:400;line-height:1;}
.kb-faq-item.open .kb-faq-icon{transform:rotate(45deg);}
.kb-faq-a{font-size:.89rem;color:#6B6460;line-height:1.65;padding-bottom:16px;display:none;font-weight:500;font-family:'Manrope',sans-serif;}
.kb-faq-item.open .kb-faq-a{display:block;}
.kb-faq-a a{color:#3DAE2B;font-weight:600;}
/* Responsive */
@media(max-width:960px){.kb-art-grid{grid-template-columns:1fr;}.kb-sidebar{position:static;}.kb-mid-cta{flex-direction:column;}}
