.klst-posts-wrap{--klst-primary:#ff5a1f;--klst-button-bg:#0b4ea2;--klst-button-text:#fff;--klst-button-hover-bg:#083f84;--klst-link-color:#ff5a1f;--klst-tile-cols:4;font-family:inherit;color:#101828}.klst-posts-wrap *{box-sizing:border-box}.klst-recent-resources,.klst-category-section{background:#fff;border:1px solid #e7eaf0;border-radius:16px;padding:22px;margin:0 0 24px;box-shadow:0 10px 28px rgba(16,24,40,.05)}.klst-section-heading,.klst-category-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px}.klst-section-heading h2,.klst-category-heading h2{margin:0;font-size:26px;line-height:1.15;font-weight:800;color:#101828;position:relative;padding-left:14px}.klst-section-heading h2:before,.klst-category-heading h2:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:4px;border-radius:99px;background:var(--klst-primary)}.klst-section-heading p,.klst-category-heading p{margin:6px 0 0;color:#475467;font-size:14px;line-height:1.5}.klst-resource-tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.klst-resource-tabs button{border:1px solid #d9dee8;background:#f7f8fb;color:#111827;border-radius:8px;padding:9px 18px;font-weight:700;font-size:13px;cursor:pointer;box-shadow:0 2px 5px rgba(16,24,40,.04)}.klst-resource-tabs button.is-active{background:#0b4ea2;color:#fff;border-color:#0b4ea2}.klst-resources-layout{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(300px,1.55fr);gap:30px}.klst-featured-card{border:1px solid #dce3ee;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 6px 20px rgba(16,24,40,.06)}.klst-featured-image{display:block;position:relative;min-height:210px;background:linear-gradient(135deg,#e9f2ff,#f7fbff);overflow:hidden}.klst-featured-image img{width:100%;height:245px;display:block;object-fit:cover}.klst-image-empty{display:block;width:100%;height:245px;background:linear-gradient(135deg,#eaf2ff,#f7fbff)}.klst-featured-badge{position:absolute;top:14px;left:14px;background:#0b4ea2;color:#fff;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.02em;border-radius:6px;padding:8px 13px;box-shadow:0 6px 14px rgba(11,78,162,.22)}.klst-featured-body{padding:22px}.klst-pill{display:inline-block;margin:-31px 0 12px 0;position:relative;background:#eef5ff;color:#0b4ea2;text-transform:uppercase;font-size:12px;font-weight:800;text-decoration:none;border-radius:7px;padding:8px 14px}.klst-featured-body h3,.klst-row-content h3{margin:0}.klst-featured-body h3 a,.klst-row-content h3 a{color:#101828;text-decoration:none}.klst-featured-body h3{font-size:25px;line-height:1.18;margin-bottom:12px}.klst-featured-body p{color:#475467;font-size:15px;line-height:1.55;margin:0 0 18px}.klst-featured-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.klst-meta{display:flex;align-items:center;gap:13px;flex-wrap:wrap;color:#475467;font-size:13px}.klst-meta span{display:inline-flex;align-items:center;gap:6px}.klst-meta svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.klst-action-link{color:var(--klst-link-color);font-weight:800;text-decoration:none;white-space:nowrap}.klst-resource-list{display:flex;flex-direction:column}.klst-resource-row{display:grid;grid-template-columns:115px minmax(0,1fr) auto;gap:22px;align-items:center;border-bottom:1px solid #e5e9f0;padding:0 0 18px;margin-bottom:18px}.klst-resource-row:last-child{border-bottom:0;margin-bottom:0}.klst-resource-row.is-hidden{display:none}.klst-row-thumb{display:flex;align-items:center;justify-content:center;width:115px;height:70px;border-radius:8px;background:#eff6ff;overflow:hidden}.klst-row-thumb img{width:100%;height:100%;object-fit:cover;display:block}.klst-icon-card{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f2f7ff;color:#0b6fe8}.klst-icon-card svg,.klst-tile-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.klst-row-type{display:inline-block;color:var(--klst-link-color);font-weight:800;font-size:12px;text-transform:uppercase;text-decoration:none;margin-bottom:7px}.klst-row-content h3{font-size:17px;line-height:1.35;margin-bottom:9px}.klst-row-link{font-size:14px}.klst-category-section{padding:22px 22px 10px}.klst-category-tiles{display:grid;grid-template-columns:repeat(var(--klst-tile-cols),minmax(0,1fr));gap:14px}.klst-category-tile{min-height:132px;display:grid;grid-template-columns:68px minmax(0,1fr);grid-template-rows:1fr auto;gap:10px 18px;padding:18px 20px;border:1px solid #e6eaf1;border-radius:12px;background:#fff;text-decoration:none;box-shadow:0 8px 20px rgba(16,24,40,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;color:#101828}.klst-category-tile:hover{transform:translateY(-2px);border-color:rgba(255,90,31,.35);box-shadow:0 14px 30px rgba(16,24,40,.09)}.klst-tile-icon{grid-row:1/3;align-self:start;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff3eb;color:var(--klst-primary)}.klst-category-tile:nth-child(2n) .klst-tile-icon{background:#eaf4ff;color:#1474e8}.klst-category-tile:nth-child(3n) .klst-tile-icon{background:#ecf9e9;color:#49a833}.klst-category-tile:nth-child(4n) .klst-tile-icon{background:#f1eaff;color:#7a45db}.klst-category-tile:nth-child(5n) .klst-tile-icon{background:#fff5df;color:#f29b1d}.klst-category-tile:nth-child(6n) .klst-tile-icon{background:#ffeef5;color:#ec4c87}.klst-tile-text strong{display:block;font-size:18px;line-height:1.25;margin-bottom:8px}.klst-tile-text span{display:block;color:#475467;font-size:14px;line-height:1.35}.klst-tile-bottom{grid-column:2;display:flex;align-items:center;justify-content:space-between;color:#667085;font-weight:800;font-size:13px}.klst-tile-bottom span:last-child{font-size:22px;color:var(--klst-primary);line-height:1}.klst-empty{padding:20px;background:#f7f8fb;border-radius:10px;color:#475467}.klst-no-results{color:#667085;font-weight:700;padding:10px 0}@media(max-width:980px){.klst-resources-layout{grid-template-columns:1fr}.klst-section-heading,.klst-category-heading{display:block}.klst-resource-tabs{justify-content:flex-start;margin-top:16px}.klst-category-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.klst-featured-footer{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.klst-recent-resources,.klst-category-section{padding:16px;border-radius:12px}.klst-section-heading h2,.klst-category-heading h2{font-size:22px}.klst-resource-row{grid-template-columns:88px minmax(0,1fr);gap:14px}.klst-row-thumb{width:88px;height:64px}.klst-row-link{grid-column:2}.klst-category-tiles{grid-template-columns:1fr}.klst-category-tile{grid-template-columns:56px minmax(0,1fr);padding:16px}.klst-tile-icon{width:50px;height:50px}.klst-featured-body h3{font-size:22px}.klst-featured-image img,.klst-image-empty{height:210px}}
.klst-individual-section{background:#fff;border:1px solid #e7eaf0;border-radius:16px;overflow:hidden;margin:0 0 24px;box-shadow:0 10px 28px rgba(16,24,40,.05)}.klst-ind-hero{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:34px 36px;background:linear-gradient(135deg,#ffffff 0%,#f7faff 100%);border-bottom:1px solid #e7eaf0}.klst-breadcrumb{display:flex;align-items:center;gap:10px;color:#667085;font-size:14px;font-weight:700;margin-bottom:18px}.klst-breadcrumb a{color:#1d64d8;text-decoration:none}.klst-ind-hero h2{margin:0;color:#101828;font-size:42px;line-height:1.08;font-weight:850}.klst-ind-hero p{max-width:620px;margin:12px 0 0;color:#475467;font-size:16px;line-height:1.55}.klst-ind-illustration{flex:0 0 220px;width:220px;height:150px;border-radius:38px;background:#eef3ff;color:#2f66d8;display:flex;align-items:center;justify-content:center}.klst-ind-illustration svg{width:96px;height:96px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.klst-ind-body{display:grid;grid-template-columns:280px minmax(0,1fr)}.klst-ind-body.no-sidebar{display:block}.klst-ind-sidebar{border-right:1px solid #e7eaf0;padding:24px 22px;background:#fbfcff}.klst-ind-sidebar h3{margin:0 0 16px;color:#101828;font-size:18px;line-height:1.2}.klst-ind-cat{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:9px;color:#344054;text-decoration:none;font-size:14px;font-weight:700}.klst-ind-cat:hover,.klst-ind-cat.is-active{background:#eaf2ff;color:#0b4ea2}.klst-ind-cat strong{font-size:13px;color:inherit}.klst-ind-main{padding:24px}.klst-ind-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.klst-ind-toolbar>strong{font-size:18px;color:#344054}.klst-ind-tools{display:flex;align-items:center;gap:12px}.klst-ind-tools input,.klst-ind-tools select{height:40px;border:1px solid #d8dee9;border-radius:8px;background:#fff;color:#344054;padding:0 14px;min-width:220px;font:inherit;font-size:14px}.klst-ind-tools select{min-width:160px}.klst-ind-grid{display:grid;grid-template-columns:repeat(var(--klst-ind-cols),minmax(0,1fr));gap:20px}.klst-ind-card{border:1px solid #dce3ee;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 6px 20px rgba(16,24,40,.05);display:flex;flex-direction:column}.klst-ind-card.is-hidden{display:none}.klst-ind-image{display:flex;align-items:center;justify-content:center;height:175px;background:#eff6ff;overflow:hidden;color:#0b6fe8}.klst-ind-image img{width:100%;height:100%;object-fit:cover;display:block}.klst-ind-card-body{padding:18px}.klst-pill.small{margin:0 0 12px;position:static;font-size:11px;padding:6px 10px}.klst-ind-card h3{margin:0 0 10px;font-size:19px;line-height:1.35}.klst-ind-card h3 a{color:#101828;text-decoration:none}.klst-ind-card p{color:#475467;font-size:14px;line-height:1.55;margin:12px 0 16px}.klst-pagination{display:flex;justify-content:center;gap:8px;margin-top:24px}.klst-pagination a,.klst-pagination span{min-width:36px;height:36px;border:1px solid #dce3ee;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#344054;font-weight:800;background:#fff}.klst-pagination .current{background:var(--klst-button-bg);color:var(--klst-button-text);border-color:var(--klst-button-bg)}@media(max-width:1024px){.klst-ind-body{grid-template-columns:1fr}.klst-ind-sidebar{border-right:0;border-bottom:1px solid #e7eaf0}.klst-ind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.klst-ind-hero h2{font-size:34px}}@media(max-width:700px){.klst-ind-hero{display:block;padding:24px}.klst-ind-illustration{display:none}.klst-ind-main{padding:16px}.klst-ind-toolbar{display:block}.klst-ind-tools{display:block;margin-top:14px}.klst-ind-tools input,.klst-ind-tools select{width:100%;min-width:0;margin-bottom:10px}.klst-ind-grid{grid-template-columns:1fr}.klst-ind-hero h2{font-size:30px}}

.klst-featured-card,.klst-resource-row,.klst-ind-card{position:relative}.klst-featured-bookmark{position:absolute;top:0;right:18px;z-index:5;background:var(--klst-primary);color:#fff;min-width:72px;text-align:center;font-size:11px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.03em;padding:10px 8px 14px;border-radius:0 0 6px 6px;box-shadow:0 8px 18px rgba(16,24,40,.18)}.klst-featured-bookmark:after{content:"";position:absolute;left:0;right:0;bottom:-1px;margin:auto;width:0;height:0;border-left:36px solid transparent;border-right:36px solid transparent;border-bottom:9px solid #fff}.klst-featured-bookmark span{position:relative;z-index:2}.klst-resource-row .klst-featured-bookmark{right:10px;font-size:10px;min-width:64px;padding:8px 6px 12px}.klst-resource-row .klst-featured-bookmark:after{border-left-width:32px;border-right-width:32px;border-bottom-width:8px}.klst-ind-card .klst-featured-bookmark{right:14px}

/* KLST Posts v2.5 responsive corrections */
.klst-resource-tabs{display:none!important}
.klst-resources-layout{align-items:start}
.klst-featured-card{min-width:0;width:100%}
.klst-featured-image,.klst-row-thumb,.klst-ind-image{background:#f3f7ff}
.klst-featured-image img,.klst-row-thumb img,.klst-ind-image img{max-width:100%}
.klst-contact-section{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:24px 0 0;padding:20px 28px;border:1px solid #e6edf8;border-radius:12px;background:linear-gradient(90deg,#f4f8ff 0%,#eef5ff 100%);box-shadow:0 8px 24px rgba(16,24,40,.05)}
.klst-contact-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#0b4ea2;box-shadow:0 8px 20px rgba(11,78,162,.12)}
.klst-contact-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.klst-contact-copy h2{font-size:18px;line-height:1.25;margin:0 0 5px;color:#101828;font-weight:800}
.klst-contact-copy p{font-size:14px;line-height:1.45;margin:0;color:#344054}
.klst-contact-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:144px;padding:13px 22px;border-radius:7px;background:var(--klst-button-bg);color:var(--klst-button-text)!important;font-weight:800;text-decoration:none;box-shadow:0 8px 18px rgba(11,78,162,.18);transition:transform .18s ease,box-shadow .18s ease}
.klst-contact-button:hover{background:var(--klst-button-hover-bg);transform:translateY(-1px);box-shadow:0 12px 24px rgba(11,78,162,.24)}

@media(max-width:980px){
  .klst-resources-layout{grid-template-columns:1fr!important;gap:22px!important}
  .klst-featured-card{max-width:100%}
  .klst-resource-list{gap:14px}
  .klst-resource-row{grid-template-columns:112px minmax(0,1fr)!important;gap:14px!important;padding:14px!important;margin:0!important;border:1px solid #e5e9f0!important;border-radius:12px;background:#fff;box-shadow:0 6px 16px rgba(16,24,40,.04)}
  .klst-resource-row .klst-action-link{grid-column:2!important;justify-self:start;margin-top:2px}
  .klst-row-thumb{width:112px!important;height:78px!important}
  .klst-row-content h3{font-size:16px!important;line-height:1.32!important}
}

@media(max-width:767px){
  .klst-recent-resources,.klst-category-section,.klst-individual-section{padding:16px!important;margin-bottom:18px!important;border-radius:12px!important}
  .klst-section-heading,.klst-category-heading{margin-bottom:16px!important}
  .klst-section-heading h2,.klst-category-heading h2{font-size:22px!important;line-height:1.2!important}
  .klst-section-heading p,.klst-category-heading p{font-size:14px!important}
  .klst-featured-image{min-height:0!important}
  .klst-featured-image img,.klst-image-empty{height:190px!important}
  .klst-featured-body{padding:16px!important}
  .klst-featured-body h3{font-size:20px!important;line-height:1.25!important}
  .klst-featured-body p{font-size:14px!important;margin-bottom:14px!important}
  .klst-featured-footer{gap:10px!important}
  .klst-meta{gap:10px!important;font-size:12px!important}
  .klst-pill{margin:-28px 0 10px 0!important;font-size:11px!important;padding:7px 10px!important}
  .klst-featured-badge{top:10px!important;left:10px!important;font-size:11px!important;padding:7px 10px!important}
  .klst-resource-row{grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important;padding:12px!important}
  .klst-row-thumb{width:92px!important;height:70px!important;border-radius:8px!important}
  .klst-row-type{font-size:11px!important;margin-bottom:5px!important}
  .klst-row-content h3{font-size:15px!important;margin-bottom:6px!important}
  .klst-row-link{font-size:13px!important}
  .klst-category-tiles{grid-template-columns:1fr!important;gap:12px!important}
  .klst-category-tile{min-height:auto!important;grid-template-columns:50px minmax(0,1fr)!important;gap:8px 14px!important;padding:15px!important}
  .klst-tile-icon{width:48px!important;height:48px!important}
  .klst-tile-text strong{font-size:16px!important;margin-bottom:5px!important}
  .klst-tile-text span{font-size:13px!important}
  .klst-tile-bottom{font-size:12px!important}
  .klst-contact-section{grid-template-columns:1fr!important;text-align:center;justify-items:center;gap:12px;padding:18px 16px!important;border-radius:12px!important}
  .klst-contact-icon{width:54px;height:54px}
  .klst-contact-copy h2{font-size:17px!important}
  .klst-contact-copy p{font-size:13px!important}
  .klst-contact-button{width:100%;max-width:260px;padding:12px 18px!important}
}

@media(max-width:480px){
  .klst-resource-row{grid-template-columns:1fr!important}
  .klst-row-thumb{width:100%!important;height:160px!important}
  .klst-resource-row .klst-action-link{grid-column:1!important}
  .klst-featured-image img,.klst-image-empty{height:170px!important}
  .klst-featured-body h3{font-size:18px!important}
  .klst-contact-section{margin-top:18px!important}
}

/* KLST Posts v2.7 Individual Category Featured Highlight */
.klst-ind-featured-highlight{display:grid;grid-template-columns:42% minmax(0,1fr);gap:0;margin:0 0 22px;border:1px solid #dce6f5;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.08);position:relative}
.klst-ind-featured-media{display:flex;align-items:center;justify-content:center;min-height:260px;background:linear-gradient(135deg,#eef6ff,#f7fbff);color:var(--klst-primary);overflow:hidden;text-decoration:none}
.klst-ind-featured-media img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block;transition:transform .25s ease}
.klst-ind-featured-highlight:hover .klst-ind-featured-media img{transform:scale(1.025)}
.klst-ind-featured-media .klst-icon-card{width:100%;height:100%;min-height:260px;border-radius:0;background:#eef6ff}
.klst-ind-featured-content{padding:28px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.klst-ind-featured-eyebrow{display:inline-flex;align-items:center;margin:0 0 12px;padding:7px 11px;border-radius:999px;background:rgba(255,90,31,.12);color:var(--klst-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.klst-ind-featured-content .klst-pill.small{margin:0 0 12px!important}
.klst-ind-featured-content h3{margin:0 0 12px;font-size:28px;line-height:1.22;font-weight:850;color:#101828}
.klst-ind-featured-content h3 a{color:inherit;text-decoration:none}
.klst-ind-featured-content h3 a:hover{color:var(--klst-primary)}
.klst-ind-featured-content p{margin:12px 0 18px;color:#475467;font-size:15px;line-height:1.6}
.klst-ind-featured-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:auto;padding:12px 18px;border-radius:8px;background:var(--klst-button-bg);color:var(--klst-button-text)!important;text-decoration:none;font-weight:850;box-shadow:0 10px 22px rgba(255,90,31,.18)}
.klst-ind-featured-button:hover{background:var(--klst-button-hover-bg);transform:translateY(-1px);box-shadow:0 14px 28px rgba(255,90,31,.25)}

@media(max-width:900px){
  .klst-ind-featured-highlight{grid-template-columns:1fr}
  .klst-ind-featured-media,.klst-ind-featured-media img,.klst-ind-featured-media .klst-icon-card{min-height:220px}
  .klst-ind-featured-content{padding:22px}
  .klst-ind-featured-content h3{font-size:24px}
}
@media(max-width:600px){
  .klst-ind-featured-highlight{border-radius:12px;margin-bottom:18px}
  .klst-ind-featured-media,.klst-ind-featured-media img,.klst-ind-featured-media .klst-icon-card{min-height:180px}
  .klst-ind-featured-content{padding:18px}
  .klst-ind-featured-eyebrow{font-size:11px;padding:6px 10px;margin-bottom:10px}
  .klst-ind-featured-content h3{font-size:20px;line-height:1.28}
  .klst-ind-featured-content p{font-size:14px;margin:10px 0 16px}
  .klst-ind-featured-button{width:100%;padding:12px 16px}
}


/* KLST Posts v2.9 - Web and mobile responsive polish */
.klst-posts-wrap{width:100%;max-width:100%;overflow-x:clip;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.klst-posts-wrap img{max-width:100%;height:auto}
.klst-posts-wrap a{transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.klst-recent-resources,.klst-category-section,.klst-individual-section{width:100%;max-width:100%;clear:both}
.klst-section-heading,.klst-category-heading{align-items:flex-start}
.klst-section-heading>div,.klst-category-heading>div{min-width:0;max-width:780px}
.klst-section-heading h2,.klst-category-heading h2,.klst-ind-hero h2,.klst-featured-body h3,.klst-row-content h3,.klst-ind-card h3,.klst-ind-featured-content h3{overflow-wrap:anywhere;word-break:normal}
.klst-featured-card,.klst-resource-row,.klst-category-tile,.klst-ind-card,.klst-ind-featured-highlight{backface-visibility:hidden}
.klst-featured-image,.klst-ind-image,.klst-ind-featured-media,.klst-row-thumb{position:relative;background:#f3f7ff}
.klst-featured-image img,.klst-ind-image img,.klst-ind-featured-media img,.klst-row-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.klst-featured-image img{height:245px}
.klst-featured-body h3 a:hover,.klst-row-content h3 a:hover,.klst-ind-card h3 a:hover{color:var(--klst-primary)}
.klst-featured-footer,.klst-meta{min-width:0}
.klst-action-link{display:inline-flex;align-items:center;gap:6px;line-height:1.2}
.klst-resource-list{min-width:0}
.klst-resource-row{min-width:0;border-radius:0}
.klst-row-content{min-width:0}
.klst-row-content h3 a,.klst-featured-body h3 a,.klst-ind-card h3 a{display:inline;color:inherit}
.klst-category-tiles{min-width:0}
.klst-category-tile{min-width:0;overflow:hidden}
.klst-tile-text,.klst-tile-bottom{min-width:0}
.klst-tile-text strong,.klst-tile-text span{overflow-wrap:anywhere}
.klst-ind-sidebar{min-width:0}
.klst-ind-cat{min-width:0}
.klst-ind-cat span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.klst-ind-main{min-width:0}
.klst-ind-tools{min-width:0}
.klst-ind-tools input,.klst-ind-tools select{max-width:100%}
.klst-ind-grid{min-width:0}
.klst-pagination{flex-wrap:wrap}

@media(min-width:1200px){
  .klst-resources-layout{grid-template-columns:minmax(320px,.95fr) minmax(520px,1.55fr);gap:34px}
  .klst-featured-image img,.klst-image-empty{height:270px}
  .klst-resource-row{grid-template-columns:128px minmax(0,1fr) auto;gap:22px;padding-bottom:20px;margin-bottom:20px}
  .klst-row-thumb{width:128px;height:82px}
  .klst-category-tiles{gap:18px}
  .klst-category-tile{padding:20px 22px;min-height:140px}
}

@media(max-width:1100px){
  .klst-posts-wrap{--klst-tile-cols:3}
  .klst-resources-layout{grid-template-columns:minmax(270px,1fr) minmax(380px,1.35fr);gap:24px}
  .klst-featured-body h3{font-size:23px}
  .klst-resource-row{grid-template-columns:104px minmax(0,1fr);gap:16px}
  .klst-resource-row .klst-action-link{grid-column:2;justify-self:start}
  .klst-row-thumb{width:104px;height:72px}
  .klst-ind-body{grid-template-columns:240px minmax(0,1fr)}
  .klst-ind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:900px){
  .klst-posts-wrap{--klst-tile-cols:2}
  .klst-recent-resources,.klst-category-section,.klst-individual-section{border-radius:14px}
  .klst-resources-layout{grid-template-columns:1fr!important;gap:22px!important}
  .klst-featured-image img,.klst-image-empty{height:250px!important}
  .klst-resource-list{gap:12px}
  .klst-resource-row{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;gap:14px!important;padding:14px!important;margin:0!important;border:1px solid #e5e9f0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 6px 16px rgba(16,24,40,.04)!important}
  .klst-row-thumb{width:118px!important;height:82px!important}
  .klst-row-link,.klst-resource-row .klst-action-link{grid-column:2!important}
  .klst-ind-hero{padding:28px 24px;align-items:flex-start}
  .klst-ind-hero h2{font-size:32px}
  .klst-ind-body{grid-template-columns:1fr!important}
  .klst-ind-sidebar{border-right:0;border-bottom:1px solid #e7eaf0;padding:18px;background:#fbfcff}
  .klst-ind-sidebar h3{margin-bottom:12px}
  .klst-ind-sidebar nav,.klst-ind-sidebar .klst-ind-cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .klst-ind-cat{background:#fff;border:1px solid #e7eaf0}
  .klst-ind-toolbar{align-items:flex-start}
  .klst-ind-tools{flex-wrap:wrap;justify-content:flex-end}
  .klst-ind-tools input{min-width:260px}
  .klst-contact-section{grid-template-columns:auto 1fr;gap:16px}
  .klst-contact-button{grid-column:1 / -1;justify-self:start;margin-left:72px}
}

@media(max-width:640px){
  .klst-posts-wrap{--klst-tile-cols:1;padding-left:0;padding-right:0}
  .klst-recent-resources,.klst-category-section,.klst-individual-section{padding:14px!important;margin-bottom:16px!important;border-radius:12px!important;box-shadow:0 6px 18px rgba(16,24,40,.045)!important}
  .klst-section-heading,.klst-category-heading{display:block!important;margin-bottom:14px!important}
  .klst-section-heading h2,.klst-category-heading h2{font-size:21px!important;line-height:1.22!important;padding-left:12px!important}
  .klst-section-heading h2:before,.klst-category-heading h2:before{width:3px!important;top:2px!important;bottom:2px!important}
  .klst-section-heading p,.klst-category-heading p{font-size:13px!important;line-height:1.45!important;margin-top:6px!important}
  .klst-featured-card{border-radius:12px!important;box-shadow:0 6px 18px rgba(16,24,40,.055)!important}
  .klst-featured-image img,.klst-image-empty{height:190px!important}
  .klst-featured-body{padding:15px!important}
  .klst-featured-body h3{font-size:20px!important;line-height:1.25!important;margin-bottom:10px!important}
  .klst-featured-body p{font-size:14px!important;line-height:1.5!important;margin-bottom:14px!important}
  .klst-featured-footer{display:block!important}
  .klst-featured-footer .klst-action-link{margin-top:12px}
  .klst-meta{gap:8px 12px!important;font-size:12px!important;line-height:1.35!important}
  .klst-pill{margin:-27px 0 10px!important;font-size:10px!important;padding:7px 9px!important;border-radius:6px!important}
  .klst-resource-row{grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important;padding:12px!important;border-radius:11px!important}
  .klst-row-thumb{width:96px!important;height:72px!important}
  .klst-row-type{font-size:10px!important;margin-bottom:5px!important}
  .klst-row-content h3{font-size:15px!important;line-height:1.32!important;margin-bottom:6px!important}
  .klst-resource-row .klst-meta{display:none!important}
  .klst-resource-row .klst-action-link{font-size:13px!important;margin-top:0!important}
  .klst-category-section{padding-bottom:14px!important}
  .klst-category-tiles{grid-template-columns:1fr!important;gap:10px!important}
  .klst-category-tile{grid-template-columns:48px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:7px 12px!important;min-height:auto!important;padding:14px!important;border-radius:11px!important}
  .klst-tile-icon{width:46px!important;height:46px!important}
  .klst-icon-card svg,.klst-tile-icon svg{width:26px!important;height:26px!important}
  .klst-tile-text strong{font-size:16px!important;line-height:1.25!important;margin-bottom:4px!important}
  .klst-tile-text span{font-size:13px!important;line-height:1.35!important}
  .klst-tile-bottom{grid-column:2!important;font-size:12px!important}
  .klst-ind-hero{display:block!important;padding:20px 16px!important}
  .klst-breadcrumb{font-size:12px!important;margin-bottom:12px!important;flex-wrap:wrap}
  .klst-ind-hero h2{font-size:26px!important;line-height:1.14!important}
  .klst-ind-hero p{font-size:14px!important;line-height:1.5!important;margin-top:8px!important}
  .klst-ind-illustration{display:none!important}
  .klst-ind-sidebar{padding:14px!important}
  .klst-ind-sidebar nav,.klst-ind-sidebar .klst-ind-cats{grid-template-columns:1fr!important}
  .klst-ind-cat{padding:10px 11px!important;font-size:13px!important}
  .klst-ind-main{padding:14px!important}
  .klst-ind-toolbar{display:block!important;margin-bottom:14px!important}
  .klst-ind-toolbar>strong{display:block;font-size:16px!important;margin-bottom:10px!important}
  .klst-ind-tools{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:0!important}
  .klst-ind-tools input,.klst-ind-tools select{width:100%!important;min-width:0!important;height:42px!important;margin:0!important;font-size:14px!important}
  .klst-ind-grid{grid-template-columns:1fr!important;gap:14px!important}
  .klst-ind-image{height:176px!important}
  .klst-ind-card-body{padding:15px!important}
  .klst-ind-card h3{font-size:18px!important;line-height:1.3!important}
  .klst-ind-card p{font-size:14px!important;line-height:1.5!important;margin:10px 0 14px!important}
  .klst-pagination{gap:6px!important;margin-top:18px!important}
  .klst-pagination a,.klst-pagination span{min-width:34px!important;height:34px!important;font-size:13px!important}
  .klst-contact-section{grid-template-columns:1fr!important;text-align:center!important;justify-items:center!important;margin-top:18px!important;padding:18px 14px!important;gap:12px!important;border-radius:12px!important}
  .klst-contact-button{grid-column:auto!important;margin-left:0!important;width:100%!important;max-width:280px!important}
}

@media(max-width:420px){
  .klst-featured-image img,.klst-image-empty{height:168px!important}
  .klst-resource-row{grid-template-columns:1fr!important;gap:10px!important}
  .klst-row-thumb{width:100%!important;height:155px!important}
  .klst-row-link,.klst-resource-row .klst-action-link{grid-column:1!important}
  .klst-featured-bookmark{right:12px;min-width:62px;font-size:9px;padding:8px 6px 12px}
  .klst-featured-bookmark:after{border-left-width:31px;border-right-width:31px;border-bottom-width:8px}
  .klst-ind-featured-media,.klst-ind-featured-media img,.klst-ind-featured-media .klst-icon-card{min-height:165px!important}
  .klst-ind-featured-content{padding:15px!important}
  .klst-ind-featured-content h3{font-size:19px!important}
}

/* v3.3 SEO-friendly Individual Category layout updates */
.klst-ind-hero h1{margin:0;color:#101828;font-size:42px;line-height:1.08;font-weight:850;letter-spacing:-.02em}
.klst-ind-sidebar h2{margin:0 0 16px;color:#101828;font-size:18px;line-height:1.2;font-weight:800}
.klst-ind-cats{display:flex;flex-direction:column;gap:6px}
.klst-ind-cat[aria-current="page"]{background:#eaf2ff;color:#0b4ea2}
.klst-ind-card h3 a:focus-visible,.klst-ind-cat:focus-visible,.klst-action-link:focus-visible{outline:3px solid rgba(11,78,162,.24);outline-offset:3px;border-radius:8px}
@media(max-width:1024px){.klst-ind-hero h1{font-size:34px}.klst-ind-cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}
@media(max-width:700px){.klst-ind-hero h1{font-size:30px}.klst-ind-cats{grid-template-columns:1fr}.klst-ind-sidebar h2{font-size:17px}}
@media(max-width:480px){.klst-ind-hero h1{font-size:26px!important;line-height:1.14!important}}


/* v3.6 Individual Category responsive fixes */
.klst-ind-image{height:auto!important;max-height:265px!important;min-height:0!important;}
.klst-ind-image img{width:100%!important;height:auto!important;max-height:265px!important;object-fit:cover!important;display:block!important;}
.klst-ind-cat-select-wrap{display:none;}
@media(max-width:1018px){
  .klst-ind-body{grid-template-columns:1fr!important;}
  .klst-ind-sidebar{border-right:0!important;border-bottom:1px solid #e7eaf0!important;padding:16px!important;background:#fbfcff!important;}
  .klst-ind-sidebar h2{margin:0 0 10px!important;font-size:18px!important;}
  .klst-ind-sidebar .klst-ind-cats{display:none!important;}
  .klst-ind-cat-select-wrap{display:block!important;}
  .klst-ind-cat-select-wrap span{display:block;margin:0 0 8px;color:#344054;font-size:13px;font-weight:800;}
  .klst-ind-cat-select{width:100%;height:44px;border:1px solid #d8dee9;border-radius:10px;background:#fff;color:#101828;padding:0 14px;font-size:15px;font-weight:700;outline:none;}
  .klst-ind-cat-select:focus{border-color:#0b6fe8;box-shadow:0 0 0 3px rgba(11,111,232,.12);}
  .klst-ind-main{padding:16px!important;}
}


/* v4.6 Individual Category sidebar custom links */
.klst-ind-custom-links{margin-top:22px;padding-top:18px;border-top:1px solid #e7eaf0}
.klst-ind-custom-links h3{margin:0 0 12px!important;color:#101828;font-size:16px!important;line-height:1.2;font-weight:800}
.klst-ind-custom-links nav{display:grid;gap:8px}
.klst-ind-custom-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border:1px solid #e7eaf0;border-radius:9px;background:#fff;color:#344054;text-decoration:none;font-size:14px;font-weight:800;line-height:1.2}
.klst-ind-custom-link:hover{background:#eaf2ff;color:var(--klst-primary);border-color:#cfe0ff;text-decoration:none}
.klst-ind-custom-link span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:1018px){.klst-ind-custom-links{margin-top:14px;padding-top:14px}.klst-ind-custom-links nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}
@media(max-width:700px){.klst-ind-custom-links nav{grid-template-columns:1fr}.klst-ind-custom-link{padding:10px 11px!important;font-size:13px!important}}


/* v5.1 Individual Category no-featured-image placeholder */
.klst-ind-image.is-placeholder{height:265px!important;max-height:265px!important;min-height:265px!important;background:linear-gradient(135deg,#eef6ff 0%,#f8fbff 100%)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.klst-ind-image.is-placeholder .klst-icon-card{width:100%!important;height:100%!important;min-height:265px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:#0b6fe8!important;}
.klst-ind-image.is-placeholder .klst-icon-card svg{width:54px!important;height:54px!important;stroke:currentColor!important;}
@media(max-width:700px){.klst-ind-image.is-placeholder{height:220px!important;max-height:220px!important;min-height:220px!important}.klst-ind-image.is-placeholder .klst-icon-card{min-height:220px!important}.klst-ind-image.is-placeholder .klst-icon-card svg{width:46px!important;height:46px!important}}

/* v5.2 Video template */
.klst-video-section{margin:34px 0;padding:28px;border:1px solid #e5eaf2;border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(16,24,40,.045)}
.klst-video-grid{display:grid;grid-template-columns:repeat(var(--klst-video-cols,2),minmax(0,1fr));gap:34px;margin-top:20px}
.klst-video-card{background:#fff;border:1px solid #e7eaf0;border-radius:2px;padding:14px;box-shadow:0 10px 28px rgba(16,24,40,.06)}
.klst-video-frame{width:100%;background:#f3f6fb;border:1px solid #e5eaf2;padding:0;line-height:0}
.klst-video-player{width:100%;height:auto;aspect-ratio:16/9;display:block;background:#111;object-fit:cover}
.klst-video-card h3{margin:18px 0 0;color:#111827;font-size:22px;line-height:1.35;font-weight:750}
.klst-video-card p{margin:10px 0 0;color:#475569;font-size:15px;line-height:1.55}
.klst-video-empty{height:240px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef6ff,#f8fbff);color:var(--klst-primary)}
.klst-video-empty svg{width:64px;height:64px;stroke:currentColor;fill:none;stroke-width:1.8}
@media(max-width:1018px){.klst-video-grid{grid-template-columns:1fr!important;gap:22px}.klst-video-section{padding:20px}}
@media(max-width:640px){.klst-video-section{padding:14px;margin:18px 0;border-radius:12px}.klst-video-card{padding:10px}.klst-video-card h3{font-size:18px}.klst-video-card p{font-size:14px}.klst-video-empty{height:180px}}

/* v5.5: Videos use the same Individual Category page shell. Only the card grid changes to video cards. */
.klst-ind-main .klst-ind-video-grid{
  margin-top:0;
  grid-template-columns:repeat(var(--klst-video-cols,2),minmax(0,1fr));
  gap:28px;
}
.klst-ind-main .klst-ind-video-card{
  border-radius:14px;
  padding:0;
  overflow:hidden;
  border:1px solid #dbe4ef;
  box-shadow:0 14px 34px rgba(16,24,40,.055);
}
.klst-ind-video-card .klst-video-frame{
  border:0;
  border-radius:0;
  background:#eef4ff;
}
.klst-ind-video-card .klst-video-player{
  min-height:265px;
  max-height:320px;
  object-fit:cover;
}
.klst-video-card-body{
  padding:22px 24px 26px;
}
.klst-video-card-body h3{
  margin:18px 0 0;
  color:#111827;
  font-size:22px;
  line-height:1.35;
  font-weight:750;
}
.klst-video-card-body p{
  margin:12px 0 0;
  color:#475569;
  font-size:15px;
  line-height:1.55;
}
@media(max-width:1018px){
  .klst-ind-main .klst-ind-video-grid{grid-template-columns:1fr!important;gap:22px}
}
@media(max-width:640px){
  .klst-video-card-body{padding:18px}
  .klst-video-card-body h3{font-size:19px}
  .klst-ind-video-card .klst-video-player{min-height:210px;max-height:260px}
}

/* v5.8: Individual category card title weight */
.klst-ind-card h3,
.klst-ind-card h3 a {
  font-weight: 700 !important;
}

/* KLST Posts v6.1 - FAQ template */
.klst-faq-template{display:block;width:100%;max-width:100%;}
.klst-faq-group{margin:0 0 34px;padding:0 0 4px;border-bottom:1px solid #e5eaf2;}
.klst-faq-group:last-child{border-bottom:0;margin-bottom:0;}
.klst-faq-group.is-hidden{display:none!important;}
.klst-faq-group-header{margin:0 0 10px;padding-bottom:10px;border-bottom:2px solid #9bb3cc;}
.klst-faq-group-header h2{margin:0;color:#0f2f57;font-size:20px;line-height:1.25;font-weight:800;}
.klst-faq-group-header p{margin:5px 0 0;color:#667085;font-size:13px;line-height:1.5;}
.klst-faq-list{display:block;}
.klst-faq-item{border-bottom:1px solid #eef2f7;background:#fff;}
.klst-faq-item.is-hidden{display:none!important;}
.klst-faq-item summary{position:relative;list-style:none;cursor:pointer;padding:14px 42px 14px 20px;color:#1f2937;font-size:15px;line-height:1.45;font-weight:650;outline:none;}
.klst-faq-item summary::-webkit-details-marker{display:none;}
.klst-faq-item summary:before{content:"›";position:absolute;left:2px;top:13px;color:#64748b;font-size:18px;line-height:1;transition:transform .18s ease;}
.klst-faq-item[open] summary:before{transform:rotate(90deg);color:var(--klst-primary);}
.klst-faq-item summary:after{content:"+";position:absolute;right:12px;top:12px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;background:#f8fafc;font-weight:800;}
.klst-faq-item[open] summary:after{content:"−";color:#fff;background:var(--klst-primary);}
.klst-faq-answer{padding:0 20px 16px 20px;color:#475467;font-size:14px;line-height:1.65;}
.klst-faq-answer p{margin:8px 0 0;}
.klst-faq-answer ul,.klst-faq-answer ol{margin:10px 0 0 18px;padding:0;}
.klst-faq-answer a{color:var(--klst-link-color);font-weight:700;}
@media(max-width:640px){
  .klst-faq-group{margin-bottom:24px;}
  .klst-faq-group-header h2{font-size:18px;}
  .klst-faq-item summary{font-size:14px;padding:13px 38px 13px 18px;}
  .klst-faq-answer{font-size:13px;padding:0 18px 14px;}
}

/* v6.6 FAQ body template - matches dedicated FAQ page design while keeping klst-ind-hero */
.klst-faq-page-body{display:grid;grid-template-columns:280px minmax(0,1fr);border-top:1px solid #e5eaf2;background:#fff;min-height:520px;}
.klst-faq-left{background:#f8fafc;border-right:1px solid #e5eaf2;padding:34px 28px;}
.klst-faq-left h2{margin:0 0 22px;color:#0f172a;font-size:22px;line-height:1.25;font-weight:800;}
.klst-faq-nav{display:flex;flex-direction:column;gap:6px;}
.klst-faq-nav-link{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 13px;border-radius:8px;color:#334155;text-decoration:none!important;font-size:14px;font-weight:700;line-height:1.25;transition:background .18s ease,color .18s ease;}
.klst-faq-nav-link:hover,.klst-faq-nav-link:focus{background:#edf5ff;color:var(--klst-primary);}
.klst-faq-nav-link.is-active{background:#e8f1ff;color:var(--klst-primary);}
.klst-faq-nav-link strong{font-size:13px;color:inherit;font-weight:800;}
.klst-faq-group-select-wrap{display:none;margin:0 0 18px;}
.klst-faq-group-select-wrap span{display:block;margin-bottom:7px;color:#334155;font-weight:700;font-size:13px;}
.klst-faq-group-select{width:100%;height:46px;border:1px solid #d6deeb;border-radius:8px;background:#fff;color:#334155;font-size:14px;padding:0 14px;}
.klst-faq-main{padding:32px 36px 46px;min-width:0;}
.klst-faq-topbar{display:flex;align-items:center;gap:18px;margin:0 0 14px;}
.klst-faq-search-label{display:block;width:min(100%,560px);}
.klst-faq-search-label input{width:100%;height:46px;border:1px solid #d6deeb;border-radius:8px;background:#fff;color:#334155;font-size:14px;padding:0 16px;box-shadow:none;}
.klst-faq-search-label input:focus{border-color:var(--klst-primary);outline:none;box-shadow:0 0 0 3px rgba(13,85,184,.12);}
.klst-faq-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px;}
.klst-faq-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:7px 14px;border:1px solid #dbe4ef;border-radius:999px;background:#fff;color:#334155;text-decoration:none!important;font-size:12px;font-weight:800;line-height:1;}
.klst-faq-chip:hover,.klst-faq-chip:focus{border-color:var(--klst-primary);color:var(--klst-primary);}
.klst-faq-chip.is-active{background:var(--klst-primary);border-color:var(--klst-primary);color:#fff;}
.klst-faq-count{margin:0 0 20px;color:#334155;font-size:18px;font-weight:800;}
.klst-faq-page-body .klst-faq-template{display:block;width:100%;max-width:100%;}
.klst-faq-page-body .klst-faq-group{margin:0 0 32px;padding:0 0 4px;border-bottom:0;scroll-margin-top:110px;}
.klst-faq-page-body .klst-faq-group-header{margin:0 0 10px;padding-bottom:10px;border-bottom:2px solid #9bb3cc;}
.klst-faq-page-body .klst-faq-group-header h2{margin:0;color:#0f2f57;font-size:18px;line-height:1.25;font-weight:800;}
.klst-faq-page-body .klst-faq-group-header p{margin:4px 0 0;color:#667085;font-size:12px;line-height:1.45;}
.klst-faq-page-body .klst-faq-list{display:block;}
.klst-faq-page-body .klst-faq-item{border-bottom:1px solid #eef2f7;background:#fff;margin:0;}
.klst-faq-page-body .klst-faq-item summary{position:relative;list-style:none;cursor:pointer;padding:11px 38px 11px 22px;color:#1f2937;font-size:13px;line-height:1.45;font-weight:700;outline:none;}
.klst-faq-page-body .klst-faq-item summary::-webkit-details-marker{display:none;}
.klst-faq-page-body .klst-faq-item summary:before{content:'›';position:absolute;left:3px;top:11px;color:#64748b;font-size:16px;line-height:1;transition:transform .18s ease;}
.klst-faq-page-body .klst-faq-item[open] summary:before{transform:rotate(90deg);color:var(--klst-primary);}
.klst-faq-page-body .klst-faq-item summary:after{content:'+';position:absolute;right:9px;top:9px;width:21px;height:21px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;background:#f8fafc;font-weight:800;}
.klst-faq-page-body .klst-faq-item[open] summary:after{content:'−';color:#fff;background:var(--klst-primary);}
.klst-faq-page-body .klst-faq-answer{padding:0 22px 14px 22px;color:#475467;font-size:13px;line-height:1.65;}
.klst-faq-page-body .klst-empty{margin-top:20px;}

@media(max-width:1018px){
  .klst-faq-page-body{grid-template-columns:1fr;}
  .klst-faq-left{border-right:0;border-bottom:1px solid #e5eaf2;padding:24px 22px;}
  .klst-faq-left h2{font-size:20px;margin-bottom:14px;}
  .klst-faq-nav{display:none;}
  .klst-faq-group-select-wrap{display:block;}
  .klst-faq-main{padding:24px 22px 34px;}
  .klst-faq-search-label{width:100%;}
}
@media(max-width:640px){
  .klst-faq-page-body{border-top:1px solid #e5eaf2;}
  .klst-faq-left{padding:20px 16px;}
  .klst-faq-main{padding:20px 16px 30px;}
  .klst-faq-topbar{margin-bottom:12px;}
  .klst-faq-chips{gap:6px;margin-bottom:20px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;}
  .klst-faq-chip{white-space:nowrap;}
  .klst-faq-count{font-size:16px;}
  .klst-faq-page-body .klst-faq-group-header h2{font-size:17px;}
  .klst-faq-page-body .klst-faq-item summary{font-size:13px;padding-right:34px;}
}

/* KLST FAQ body redesign - local to FAQ body only; klst-ind-hero remains unchanged */
#klst-faq.klst-faq-modern{
  --klst-faq-navy:#295c91;
  --klst-faq-navy-700:#1f4a76;
  --klst-faq-navy-50:#eaf1f9;
  --klst-faq-orange:#e28138;
  --klst-faq-orange-50:#fdf1e6;
  --klst-faq-text:#1a2533;
  --klst-faq-muted:#5a6b80;
  --klst-faq-panel:#f5f7fa;
  --klst-faq-line:#e5e7eb;
  --klst-faq-line-strong:#d3d9e2;
  --klst-faq-font:'Lato',system-ui,-apple-system,'Segoe UI',Arial,sans-serif;
  font-family:var(--klst-faq-font);
  color:var(--klst-faq-text);
  background:#fff;
  border-top:1px solid var(--klst-faq-line);
  display:grid;
  grid-template-columns:248px minmax(0,1fr);
  gap:40px;
  padding:32px 28px;
  min-height:520px;
}
#klst-faq.klst-faq-modern,
#klst-faq.klst-faq-modern *{box-sizing:border-box}
#klst-faq.klst-faq-modern a{color:var(--klst-faq-navy);text-decoration:none}
#klst-faq.klst-faq-modern a:hover{color:var(--klst-faq-orange)}
#klst-faq.klst-faq-modern .klst-faq-left{
  position:sticky;
  top:20px;
  align-self:start;
  max-height:calc(100vh - 40px);
  overflow-y:auto;
  background:transparent;
  border-right:0;
  padding:0 6px 0 0;
}
#klst-faq.klst-faq-modern .klst-faq-left h2{
  font-size:11px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:var(--klst-faq-muted);
  padding:0 10px 10px;
  margin:0;
}
#klst-faq.klst-faq-modern .klst-faq-nav{display:flex;flex-direction:column;gap:1px}
#klst-faq.klst-faq-modern .klst-faq-nav-link{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  padding:8px 10px;
  border-radius:8px;
  border-left:3px solid transparent;
  color:var(--klst-faq-text);
  font-weight:500;
  font-size:13.5px;
  line-height:1.35;
  transition:all .2s ease;
}
#klst-faq.klst-faq-modern .klst-faq-nav-link:before{
  content:'';
  width:25px;
  height:25px;
  border-radius:7px;
  flex:0 0 25px;
  display:block;
  background:var(--klst-faq-panel);
  -webkit-mask:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm10 0h8v8h-8v-8z'/%3E%3C/svg%3E") center/14px 14px no-repeat;
  mask:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm10 0h8v8h-8v-8z'/%3E%3C/svg%3E") center/14px 14px no-repeat;
  background-color:var(--klst-faq-navy);
  box-shadow:inset 0 0 0 999px var(--klst-faq-panel);
}
#klst-faq.klst-faq-modern .klst-faq-nav-link:hover{background:var(--klst-faq-panel);color:var(--klst-faq-navy)}
#klst-faq.klst-faq-modern .klst-faq-nav-link.is-active{
  background:var(--klst-faq-navy-50);
  color:var(--klst-faq-navy);
  border-left-color:var(--klst-faq-orange);
  font-weight:700;
}
#klst-faq.klst-faq-modern .klst-faq-nav-link.is-active:before{
  box-shadow:none;
  background-color:var(--klst-faq-orange);
}
#klst-faq.klst-faq-modern .klst-faq-nav-link strong{display:none}
#klst-faq.klst-faq-modern .klst-faq-main{padding:0;min-width:0}
#klst-faq.klst-faq-modern .klst-faq-topbar{display:block;margin:0 0 16px}
#klst-faq.klst-faq-modern .klst-faq-search-label{position:relative;display:block;width:min(100%,600px)}
#klst-faq.klst-faq-modern .klst-faq-search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--klst-faq-muted);pointer-events:none;display:flex}
#klst-faq.klst-faq-modern .klst-faq-search-label input{
  width:100%;
  height:48px;
  border:1px solid var(--klst-faq-line-strong);
  border-radius:10px;
  background:#fff;
  font-family:inherit;
  font-size:15px;
  padding:0 46px 0 44px;
  color:var(--klst-faq-text);
  outline:none;
  transition:border-color .2s,box-shadow .2s;
}
#klst-faq.klst-faq-modern .klst-faq-search-label input:focus{border-color:var(--klst-faq-navy);box-shadow:0 0 0 3px rgba(41,92,145,.14)}
#klst-faq.klst-faq-modern .klst-faq-search-clear{
  position:absolute;
  right:10px;
  top:50%;
  transform:translateY(-50%);
  width:28px;
  height:28px;
  border:0;
  border-radius:7px;
  background:transparent;
  color:var(--klst-faq-muted);
  cursor:pointer;
  font-size:20px;
  line-height:1;
  display:none;
}
#klst-faq.klst-faq-modern .klst-faq-search-clear.is-visible{display:inline-flex;align-items:center;justify-content:center}
#klst-faq.klst-faq-modern .klst-faq-search-clear:hover{background:var(--klst-faq-panel);color:var(--klst-faq-text)}
#klst-faq.klst-faq-modern .klst-faq-chips{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 24px}
#klst-faq.klst-faq-modern .klst-faq-chip{
  font-family:inherit;
  font-size:12.5px;
  font-weight:500;
  color:var(--klst-faq-navy);
  background:#fff;
  border:1px solid var(--klst-faq-line-strong);
  border-radius:999px;
  padding:5px 13px;
  min-height:auto;
  line-height:1.4;
  transition:all .18s ease;
}
#klst-faq.klst-faq-modern .klst-faq-chip:hover,
#klst-faq.klst-faq-modern .klst-faq-chip.is-active{background:var(--klst-faq-navy);border-color:var(--klst-faq-navy);color:#fff}
#klst-faq.klst-faq-modern .klst-faq-count{display:none}
#klst-faq.klst-faq-modern .klst-faq-template{display:block;width:100%;max-width:100%}
#klst-faq.klst-faq-modern .klst-faq-group{margin:0 0 40px;padding:0;border:0;scroll-margin-top:90px}
#klst-faq.klst-faq-modern .klst-faq-group.is-hidden{display:none!important}
#klst-faq.klst-faq-modern .klst-faq-group-header{margin:0 0 8px;padding:0 0 8px;border-bottom:2px solid var(--klst-faq-navy)}
#klst-faq.klst-faq-modern .klst-faq-group-header h2{margin:0;color:var(--klst-faq-navy-700);font-size:16px;line-height:1.25;font-weight:700;text-transform:uppercase;letter-spacing:.03em}
#klst-faq.klst-faq-modern .klst-faq-group-header p{margin:6px 0 0;color:var(--klst-faq-muted);font-size:13px;max-width:680px;line-height:1.5}
#klst-faq.klst-faq-modern .klst-faq-list{display:flex;flex-direction:column}
#klst-faq.klst-faq-modern .klst-faq-item{border-bottom:1px solid var(--klst-faq-line);background:#fff;margin:0}
#klst-faq.klst-faq-modern .klst-faq-item.is-hidden{display:none!important}
#klst-faq.klst-faq-modern .klst-faq-item summary{
  position:relative;
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  gap:12px;
  padding:13px 4px 13px 31px;
  text-align:left;
  color:var(--klst-faq-text);
  font-size:14.5px;
  font-weight:500;
  line-height:1.4;
  outline:none;
}
#klst-faq.klst-faq-modern .klst-faq-item summary::-webkit-details-marker{display:none}
#klst-faq.klst-faq-modern .klst-faq-item summary:before{content:'›';position:absolute;left:4px;top:13px;color:var(--klst-faq-orange);font-size:18px;line-height:1;transition:transform .22s ease}
#klst-faq.klst-faq-modern .klst-faq-item[open] summary:before{transform:rotate(90deg);color:var(--klst-faq-orange)}
#klst-faq.klst-faq-modern .klst-faq-item summary:after{content:none!important}
#klst-faq.klst-faq-modern .klst-faq-item[open] summary{font-weight:700;color:var(--klst-faq-navy)}
#klst-faq.klst-faq-modern .klst-faq-answer{padding:2px 4px 16px 31px;color:#3c4754;font-size:14px;line-height:1.7;max-width:740px;border-left:2px solid var(--klst-faq-orange-50);margin:0 0 0 6px}
#klst-faq.klst-faq-modern .klst-faq-answer p{margin:8px 0 0}
#klst-faq.klst-faq-modern .klst-faq-answer a{color:var(--klst-faq-navy);font-weight:700;text-decoration:underline;text-decoration-color:var(--klst-faq-line-strong);text-underline-offset:2px;word-break:break-word}
#klst-faq.klst-faq-modern .klst-faq-answer a:hover{color:var(--klst-faq-orange);text-decoration-color:var(--klst-faq-orange)}
#klst-faq.klst-faq-modern .klst-empty{background:var(--klst-faq-panel);border-radius:10px;padding:22px;color:var(--klst-faq-muted);margin:20px 0 0}
#klst-faq.klst-faq-modern .klst-faq-group-select-wrap{display:none;margin:0 0 18px}
#klst-faq.klst-faq-modern .klst-faq-group-select-wrap span{display:block;margin-bottom:7px;color:#334155;font-weight:700;font-size:13px}
#klst-faq.klst-faq-modern .klst-faq-group-select{width:100%;height:46px;border:1px solid var(--klst-faq-line-strong);border-radius:8px;background:#fff;color:#334155;font-size:14px;padding:0 14px}
@media(max-width:1024px){
  #klst-faq.klst-faq-modern{grid-template-columns:210px minmax(0,1fr);gap:28px}
  #klst-faq.klst-faq-modern .klst-faq-chips{display:none}
}
@media(max-width:768px){
  #klst-faq.klst-faq-modern{display:block;padding:0 0 24px;border-top:1px solid var(--klst-faq-line)}
  #klst-faq.klst-faq-modern .klst-faq-left{position:sticky;top:0;z-index:30;max-height:none;overflow:visible;padding:0;margin:0 0 18px;background:#fff;border-bottom:1px solid var(--klst-faq-line);box-shadow:0 2px 8px rgba(16,24,40,.05)}
  #klst-faq.klst-faq-modern .klst-faq-left h2{display:none}
  #klst-faq.klst-faq-modern .klst-faq-nav{display:none}
  #klst-faq.klst-faq-modern .klst-faq-group-select-wrap{display:block;padding:14px 16px;margin:0;background:#fff}
  #klst-faq.klst-faq-modern .klst-faq-group-select-wrap span{margin:0 0 8px;color:var(--klst-faq-navy-700);font-size:14px}
  #klst-faq.klst-faq-modern .klst-faq-main{padding:0 16px}
  #klst-faq.klst-faq-modern .klst-faq-search-label{width:100%}
  #klst-faq.klst-faq-modern .klst-faq-group{scroll-margin-top:86px;margin-bottom:32px}
  #klst-faq.klst-faq-modern .klst-faq-group-header h2{font-size:15px}
  #klst-faq.klst-faq-modern .klst-faq-item summary{font-size:14px;padding:12px 4px 12px 28px}
  #klst-faq.klst-faq-modern .klst-faq-answer{font-size:13.5px;padding-left:28px}
}
@media(prefers-reduced-motion:reduce){#klst-faq.klst-faq-modern *{transition:none!important;scroll-behavior:auto!important}}

/* v7.0 Sticky left navigation for Individual Category and FAQ templates */
@media (min-width:1019px){
  .klst-individual-section .klst-ind-body:not(.no-sidebar) .klst-ind-sidebar{
    position:sticky!important;
    top:var(--klst-sticky-top,20px)!important;
    align-self:start!important;
    max-height:calc(100vh - var(--klst-sticky-top,20px) - 20px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain;
    z-index:5;
    scrollbar-width:thin;
  }
  .klst-individual-section .klst-ind-sidebar .klst-ind-cats,
  .klst-individual-section .klst-ind-sidebar nav{
    padding-bottom:8px;
  }
  .klst-faq-page-body .klst-faq-left{
    position:sticky!important;
    top:var(--klst-sticky-top,20px)!important;
    align-self:start!important;
    max-height:calc(100vh - var(--klst-sticky-top,20px) - 20px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain;
    z-index:5;
    scrollbar-width:thin;
  }
}
@media (min-width:769px){
  #klst-faq.klst-faq-modern .klst-faq-left{
    position:sticky!important;
    top:var(--klst-sticky-top,20px)!important;
    align-self:start!important;
    max-height:calc(100vh - var(--klst-sticky-top,20px) - 20px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain;
    z-index:5;
    scrollbar-width:thin;
  }
}
.klst-individual-section .klst-ind-sidebar::-webkit-scrollbar,
.klst-faq-page-body .klst-faq-left::-webkit-scrollbar,
#klst-faq.klst-faq-modern .klst-faq-left::-webkit-scrollbar{width:6px;}
.klst-individual-section .klst-ind-sidebar::-webkit-scrollbar-thumb,
.klst-faq-page-body .klst-faq-left::-webkit-scrollbar-thumb,
#klst-faq.klst-faq-modern .klst-faq-left::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px;}
.klst-individual-section .klst-ind-sidebar::-webkit-scrollbar-track,
.klst-faq-page-body .klst-faq-left::-webkit-scrollbar-track,
#klst-faq.klst-faq-modern .klst-faq-left::-webkit-scrollbar-track{background:transparent;}
@media (max-width:1018px){
  .klst-individual-section .klst-ind-sidebar,
  .klst-faq-page-body .klst-faq-left{
    position:static!important;
    top:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
}
@media (max-width:768px){
  #klst-faq.klst-faq-modern .klst-faq-left{
    max-height:none!important;
    overflow:visible!important;
  }
}

/* KLST Webinar template */
.klst-webinar-grid{display:grid;grid-template-columns:repeat(var(--klst-webinar-cols,3),minmax(0,1fr));gap:26px;margin-top:22px}
.klst-webinar-card{background:#fff;border:1px solid #dfe7f0;border-radius:14px;box-shadow:0 14px 34px rgba(16,24,40,.07);overflow:hidden;display:flex;flex-direction:column;min-height:100%}
.klst-webinar-breadcrumb{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap;padding:14px 24px;border-bottom:1px solid #e5e7eb;background:#fff;font-size:13px;color:#667085}.klst-webinar-breadcrumb a{color:#295c91;text-decoration:none;font-weight:700}.klst-webinar-breadcrumb a:hover{color:var(--klst-primary,#ff5a1f)}.klst-webinar-breadcrumb span:last-child{color:#475569;font-weight:700}.klst-webinar-gated-note{margin-top:8px}
.klst-webinar-card.is-passed .klst-webinar-media img{filter:grayscale(1);opacity:.78}.klst-webinar-media{position:relative;min-height:190px;background:#eef5ff;display:grid;place-items:center;overflow:hidden}.klst-webinar-media img{width:100%;height:100%;min-height:190px;object-fit:cover;display:block}.klst-webinar-status{position:absolute;top:14px;left:14px;background:#e8f5ee;color:#128247;border:1px solid rgba(18,130,71,.16);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.klst-webinar-card.is-passed .klst-webinar-status{background:#eeeeee;color:#5f6673;border-color:#d9dce2}.klst-webinar-card-body{padding:22px 24px 26px}.klst-webinar-card-body time{display:block;color:#3b46ff;font-weight:700;margin-bottom:12px;font-size:14px}.klst-webinar-card-body h3{margin:0 0 18px;color:#111827;font-size:22px;line-height:1.28;font-weight:800}.klst-webinar-speakers{font-size:14px;color:#344054;margin:0 0 14px;line-height:1.55}.klst-webinar-passed-note{font-size:13px;color:#667085;margin:0 0 12px}.klst-webinar-cta{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--klst-link-color,#ff5a1f);font-weight:800;text-decoration:none}.klst-webinar-detail{background:#fff;border:1px solid #dfe7f0;border-radius:16px;margin:0 0 30px;overflow:hidden}.klst-webinar-detail-header{text-align:center;background:#f7f8fb;padding:34px 24px 28px}.klst-webinar-type{display:inline-flex;align-items:center;gap:8px;color:#20277f;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.klst-webinar-type:before{content:'▶';display:inline-grid;place-items:center;width:22px;height:22px;border:2px solid #ff38b9;border-radius:50%;color:#ff38b9;font-size:10px}.klst-webinar-detail-header h2{max-width:820px;margin:12px auto 8px;color:#262b87;font-size:30px;line-height:1.24;font-weight:800}.klst-webinar-detail-header p{margin:0;color:#667085;font-weight:700}.klst-webinar-detail-two-col{display:grid;grid-template-columns:1.25fr .9fr;gap:0;background:#e5e5e5;padding:24px}.klst-webinar-detail-banner,.klst-webinar-detail-form{background:#fff;border:1px solid #d4d9e2}.klst-webinar-detail-banner{display:grid;place-items:center;padding:8px}.klst-webinar-detail-banner img{width:100%;height:auto;display:block}.klst-webinar-detail-form{padding:20px;overflow:auto}.klst-webinar-button-group{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;padding:22px 30px;border-bottom:1px solid #e5e7eb;text-align:center}.klst-webinar-button-group a{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:10px;font-weight:800;text-decoration:none;transition:all .2s ease}.klst-webinar-button-group a.klst-webinar-btn-primary{background:var(--klst-button-bg,var(--klst-primary,#ff5a1f));border:1px solid var(--klst-button-bg,var(--klst-primary,#ff5a1f));color:var(--klst-button-text,#fff)}.klst-webinar-button-group a.klst-webinar-btn-primary:hover{background:var(--klst-button-hover-bg,#0b4ea2);border-color:var(--klst-button-hover-bg,#0b4ea2);color:var(--klst-button-text,#fff)}.klst-webinar-button-group a.klst-webinar-btn-secondary{background:#fff;border:1px solid #dfe7f0;color:#0b4ea2}.klst-webinar-button-group a.klst-webinar-btn-secondary:hover{border-color:var(--klst-primary,#ff5a1f);color:var(--klst-primary,#ff5a1f);background:#fff7f2}.klst-webinar-detail-content{padding:30px;color:#111827;line-height:1.7}.klst-webinar-detail-content h2,.klst-webinar-detail-content h3{font-weight:800;color:#111827}.klst-webinar-detail-content ul{padding-left:20px}.klst-webinar-detail-content li{margin-bottom:9px}.klst-webinar-detail-content li::marker{color:var(--klst-primary,#ff5a1f)}@media(max-width:1024px){.klst-webinar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.klst-webinar-detail-two-col{grid-template-columns:1fr}}@media(max-width:640px){.klst-webinar-grid{grid-template-columns:1fr}.klst-webinar-detail-header h2{font-size:23px}.klst-webinar-detail-two-col{padding:14px}.klst-webinar-button-group{padding:18px}.klst-webinar-button-group a{width:100%;justify-content:center}.klst-webinar-detail-content{padding:20px}.klst-webinar-media,.klst-webinar-media img{min-height:160px}.klst-webinar-card-body h3{font-size:20px}}

/* KLST webinar active/expired count styles */
.klst-webinar-counts{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;font-weight:800;line-height:1.2}
.klst-webinar-count-active{color:#15803d!important}
.klst-webinar-count-expired{color:#111827!important}
.klst-tile-webinar-count{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap}
.klst-category-tile .klst-webinar-counts{font-size:13px}
.klst-ind-cat .klst-webinar-counts{justify-content:flex-end;font-size:12px;gap:6px;white-space:nowrap}
.klst-ind-toolbar>strong .klst-webinar-counts{font-size:18px;margin-right:6px}
@media(max-width:700px){.klst-webinar-counts{gap:6px}.klst-ind-cat .klst-webinar-counts{font-size:11px}.klst-category-tile .klst-webinar-counts{font-size:12px}}

/* v7.7 Gated webinar video section */
.klst-webinar-gated-video{margin:28px 0;padding:26px;border:1px solid #dfe7f0;border-radius:18px;background:#f8fbff;box-shadow:0 10px 24px rgba(16,24,40,.06)}
.klst-webinar-gated-head{margin-bottom:16px}.klst-webinar-gated-head h3{margin:8px 0 6px;font-size:26px;line-height:1.25;font-weight:800;color:#111827}.klst-webinar-gated-head p{margin:0;color:#5a6b80;font-size:15px}
.klst-webinar-gated-promo{position:relative;overflow:hidden;border-radius:14px;background:#0b1220;border:1px solid #d9e3f0}.klst-webinar-gated-promo img{display:block;width:100%;height:auto;max-width:100%}.klst-webinar-gated-promo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.2));pointer-events:none}.klst-webinar-gated-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:rgba(255,255,255,.92);color:#e28138;font-size:30px;box-shadow:0 14px 40px rgba(0,0,0,.22)}.klst-webinar-gated-player{width:100%;border-radius:14px;background:#000;overflow:hidden}.klst-webinar-detail .klst-webinar-gated-video + .klst-webinar-button-group{margin-top:22px}
@media(max-width:767px){.klst-webinar-gated-video{padding:18px;margin:22px 0}.klst-webinar-gated-head h3{font-size:22px}.klst-webinar-gated-play{width:58px;height:58px;font-size:24px}}

/* v8.1 Webinar gated YouTube/embed support */
.klst-webinar-gated-embed{position:relative;width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#0f172a;box-shadow:0 18px 40px rgba(15,23,42,.14)}
.klst-webinar-gated-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
