.ksh-ek{
  --ksh-ek-ink:#182216;
  --ksh-ek-green:#12351d;
  --ksh-ek-green-2:#315a28;
  --ksh-ek-lime:#a7c64a;
  --ksh-ek-soft:#f4f7ef;
  --ksh-ek-soft-2:#eef4e7;
  --ksh-ek-line:#dce7d2;
  --ksh-ek-muted:#5f6b5b;
  --ksh-ek-card:#ffffff;
  --ksh-ek-red:#b83b35;
  --ksh-ek-yellow:#d8a525;
  --ksh-ek-ok:#4e8a3f;
  --ksh-ek-shadow:0 22px 55px rgba(18,53,29,.14);
  font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:var(--ksh-ek-ink);
  max-width:1080px;
  margin:0 auto 38px;
}
.ksh-ek *{box-sizing:border-box}.ksh-ek button{font:inherit}.ksh-ek [hidden]{display:none!important}
.ksh-ek h2,.ksh-ek h3{
  font-family:Georgia,"Times New Roman",serif!important;
  letter-spacing:-.025em!important;
  color:var(--ksh-ek-green)!important;
  font-weight:600!important;
}
.ksh-ek h2{font-size:clamp(30px,4.4vw,48px)!important;line-height:1.08!important;margin:0 0 14px!important}.ksh-ek h3{font-size:clamp(21px,2.5vw,29px)!important;line-height:1.16!important;margin:0 0 12px!important}.ksh-ek p{font-size:16px;line-height:1.65}.ksh-ek a{transition:.15s ease}
.ksh-ek__hero,.ksh-ek__app,.ksh-ek__result{background:radial-gradient(circle at 100% 0%,rgba(55,113,199,.10),transparent 34%),linear-gradient(135deg,#ffffff 0%,#f7faff 62%,#eef5ff 100%);border:1px solid var(--ksh-ek-line);border-radius:28px;padding:clamp(22px,4vw,46px);box-shadow:var(--ksh-ek-shadow);overflow:hidden;position:relative}.ksh-ek__badge{display:inline-flex;align-items:center;gap:6px;background:#eef6e6;color:var(--ksh-ek-green);border:1px solid #d5e7c6;border-radius:999px;padding:7px 13px;font-size:13px;font-weight:800;margin-bottom:16px}.ksh-ek__lead{font-size:clamp(17px,2vw,21px)!important;max-width:880px;margin:0 0 20px;color:#334033}.ksh-ek__promise{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.ksh-ek__promise span{background:#fff;border:1px solid var(--ksh-ek-line);border-radius:999px;padding:8px 12px;font-size:14px;color:#334333}.ksh-ek__source-box{background:#fff;border:1px solid var(--ksh-ek-line);border-radius:16px;padding:16px 18px;margin:0 0 24px;color:#364336;line-height:1.58}.ksh-ek__mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.ksh-ek__mode-card{background:#fff;border:1px solid var(--ksh-ek-line);border-radius:22px;padding:25px;text-align:left;cursor:pointer;box-shadow:0 8px 25px rgba(18,53,29,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ksh-ek__mode-card:hover,.ksh-ek__mode-card:focus-visible{transform:translateY(-3px);box-shadow:0 18px 36px rgba(18,53,29,.14);border-color:var(--ksh-ek-lime);outline:none}.ksh-ek__mode-icon{display:block;font-size:34px;margin-bottom:12px}.ksh-ek__mode-card strong{display:block;color:var(--ksh-ek-green);font-size:20px;line-height:1.25;margin-bottom:8px}.ksh-ek__mode-card small{display:block;color:var(--ksh-ek-muted);font-size:14px;line-height:1.5;text-transform:none!important;letter-spacing:normal!important;font-weight:400!important}.ksh-ek__privacy{font-size:13px!important;color:var(--ksh-ek-muted);margin:22px 0 0}.ksh-ek__notice{background:#fff4d7;border:1px solid #e8c86d;border-radius:12px;padding:14px}.ksh-ek__topbar{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-bottom:26px}.ksh-ek__progress-wrap{flex:1;max-width:650px}.ksh-ek__progress{height:10px;background:#e7eddf;border-radius:999px;overflow:hidden}.ksh-ek__progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--ksh-ek-green),var(--ksh-ek-lime));border-radius:999px;transition:width .25s ease}.ksh-ek__progress-wrap small{display:block;text-align:right;margin-top:7px;color:var(--ksh-ek-muted);font-size:13px}.ksh-ek__question-card{background:#fff;border:1px solid var(--ksh-ek-line);border-radius:24px;padding:clamp(20px,3vw,36px);box-shadow:0 8px 24px rgba(18,53,29,.07)}.ksh-ek__question-kicker{font-size:13px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;color:#6b833f;margin-bottom:10px}.ksh-ek__question-card p{margin-top:0;color:var(--ksh-ek-muted)}.ksh-ek__answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.ksh-ek__answer{text-transform:none!important;letter-spacing:normal!important;font-weight:600;border:1px solid #dfe7d9;border-radius:17px;background:#fafcf8;padding:17px;text-align:left;cursor:pointer;min-height:78px;transition:all .16s ease;color:#263326;display:flex;align-items:center}.ksh-ek__answer span{display:block;line-height:1.38;text-transform:none!important;letter-spacing:normal!important}.ksh-ek__answer:hover,.ksh-ek__answer:focus-visible{border-color:var(--ksh-ek-lime);background:#fff;outline:none}.ksh-ek__answer.is-selected{border-color:var(--ksh-ek-green);background:#edf5e5;box-shadow:inset 0 0 0 2px rgba(18,53,29,.12);transform:translateY(-1px)}.ksh-ek__auto-note{font-size:13px!important;color:#6f796f!important;margin:16px 0 0!important}.ksh-ek__actions,.ksh-ek__result-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px;flex-wrap:wrap}.ksh-ek__primary,.ksh-ek__secondary,.ksh-ek__ghost{border-radius:999px;padding:11px 18px;cursor:pointer;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.ksh-ek__primary{background:var(--ksh-ek-green);color:#fff;box-shadow:0 8px 18px rgba(18,53,29,.18)}.ksh-ek__primary:hover,.ksh-ek__secondary:hover{transform:translateY(-1px)}.ksh-ek__secondary{background:#fff;color:var(--ksh-ek-green);border-color:var(--ksh-ek-line)}.ksh-ek__ghost{background:transparent;color:var(--ksh-ek-muted);border-color:transparent}.ksh-ek__primary:disabled,.ksh-ek__secondary:disabled{opacity:.45;cursor:not-allowed;transform:none}
.ksh-ek__result-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin-bottom:24px;position:relative}.ksh-ek__result-head h2{font-size:clamp(28px,4vw,42px)!important}.ksh-ek__result-head p{max-width:760px;color:var(--ksh-ek-muted)}.ksh-ek__score{background:#fff;border:1px solid var(--ksh-ek-line);border-radius:20px;padding:18px;min-width:145px;text-align:center;color:var(--ksh-ek-green);font-weight:900;box-shadow:0 8px 22px rgba(18,53,29,.07)}.ksh-ek__score span{display:block;font-size:36px;line-height:1}.ksh-ek__score small{display:block;margin-top:6px;color:var(--ksh-ek-muted);font-weight:700}
.ksh-ek__diagnosis{display:grid;grid-template-columns:minmax(0,1.45fr) 320px;gap:18px;align-items:stretch;margin-bottom:18px}.ksh-ek__diagnosis-main,.ksh-ek__traffic,.ksh-ek__panel,.ksh-ek__recommendations,.ksh-ek__sources,.ksh-ek__priority-card,.ksh-ek__bar{background:#fff;border:1px solid var(--ksh-ek-line);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(18,53,29,.06)}.ksh-ek__diagnosis-main p:first-child{margin-top:0}.ksh-ek__traffic{display:flex;flex-direction:column;justify-content:center;gap:10px}.ksh-ek__traffic-title{font-size:13px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:var(--ksh-ek-muted)}.ksh-ek__traffic strong{font-size:18px;color:var(--ksh-ek-green);line-height:1.25}.ksh-ek__traffic p{margin:0;color:var(--ksh-ek-muted);font-size:14px}.ksh-ek__traffic-lights{display:flex;gap:9px;margin:3px 0 6px}.ksh-ek__traffic-lights span{width:22px;height:22px;border-radius:999px;display:inline-block;background:#e5e5e5;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.ksh-ek__traffic--high .red{background:var(--ksh-ek-red);box-shadow:0 0 0 5px rgba(184,59,53,.12)}.ksh-ek__traffic--mid .yellow{background:var(--ksh-ek-yellow);box-shadow:0 0 0 5px rgba(216,165,37,.14)}.ksh-ek__traffic--low .green{background:var(--ksh-ek-ok);box-shadow:0 0 0 5px rgba(78,138,63,.12)}.ksh-ek__result-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ksh-ek__panel--steps{margin-top:18px}.ksh-ek__panel ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;counter-reset:steps;list-style:none;padding:0;margin:14px 0 0}.ksh-ek__panel--steps li{position:relative;background:#ffffff;border:1px solid #cfe0f6;border-radius:18px;padding:40px 14px 14px;line-height:1.45;box-shadow:inset 0 3px 0 #dce9fb}.ksh-ek__panel--steps li:before{counter-increment:steps;content:counter(steps);position:absolute;top:12px;left:14px;width:24px;height:24px;border-radius:999px;background:#1f5ea8;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900;box-shadow:0 4px 10px rgba(31,94,168,.18)}.ksh-ek__panel:not(.ksh-ek__panel--steps) ul{padding-left:22px;margin:0}.ksh-ek__panel li{margin:0 0 9px;line-height:1.5}.ksh-ek__priority{margin:18px 0}.ksh-ek__chips{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.ksh-ek__chips span{background:#edf5e5;color:var(--ksh-ek-green);border:1px solid #d5e6c7;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.ksh-ek__bars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.ksh-ek__bar{padding:16px}.ksh-ek__bar-label{display:flex;justify-content:space-between;gap:10px;font-size:14px;color:#314031;margin-bottom:8px}.ksh-ek__bar-track{height:8px;border-radius:999px;background:#e7eddf;overflow:hidden}.ksh-ek__bar-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--ksh-ek-green),var(--ksh-ek-lime))}.ksh-ek__recommendations,.ksh-ek__sources{margin-top:18px}.ksh-ek__recommendations p{margin-top:0;color:var(--ksh-ek-muted)}.ksh-ek__article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ksh-ek__article{display:block;text-decoration:none!important;border:1px solid var(--ksh-ek-line);border-radius:18px;padding:15px;background:#fafcf8;color:var(--ksh-ek-green)!important;min-height:112px}.ksh-ek__article span{display:inline-flex;font-size:12px;color:#60723f;background:#edf5e5;border-radius:999px;padding:4px 8px;margin-bottom:10px}.ksh-ek__article strong{display:block;line-height:1.35}.ksh-ek__article:hover{border-color:var(--ksh-ek-lime);background:#fff}.ksh-ek__sources{background:#f8faf5}.ksh-ek__sources p{margin:0;color:#3c483c}.ksh-ek__flash{animation:kshEkFlash .36s ease}@keyframes kshEkFlash{0%{transform:translateX(0)}25%{transform:translateX(-4px)}50%{transform:translateX(4px)}75%{transform:translateX(-2px)}100%{transform:translateX(0)}}

.ksh-ek__insights{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin:18px 0}.ksh-ek__insight,.ksh-ek__profiles{background:#fff;border:1px solid var(--ksh-ek-line);border-radius:22px;padding:22px;box-shadow:0 8px 24px rgba(18,53,29,.06)}.ksh-ek__insight p,.ksh-ek__profiles p{margin:0;color:var(--ksh-ek-muted)}.ksh-ek__mini-bars{display:grid;gap:10px}.ksh-ek__mini-bars div span{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#314031;margin-bottom:5px}.ksh-ek__mini-bars div em{font-style:normal;color:var(--ksh-ek-green);font-weight:800}.ksh-ek__mini-bars i{display:block;height:7px;border-radius:999px;background:#e7eddf;overflow:hidden}.ksh-ek__mini-bars b{display:block;height:100%;background:linear-gradient(90deg,var(--ksh-ek-green),var(--ksh-ek-lime));border-radius:999px}.ksh-ek__profiles{margin-top:18px}.ksh-ek__profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.ksh-ek__profile-card{border:1px solid var(--ksh-ek-line);border-radius:16px;background:#fafcf8;padding:14px}.ksh-ek__profile-card.is-current{border-color:var(--ksh-ek-lime);background:#f1f7e9}.ksh-ek__profile-card small{display:inline-flex;font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:#60723f;margin-bottom:7px}.ksh-ek__profile-card strong{display:block;color:var(--ksh-ek-green);line-height:1.25;margin-bottom:6px}.ksh-ek__profile-card p{font-size:13px!important;line-height:1.45;margin:0;color:var(--ksh-ek-muted)}

.ksh-ek__tool-brand{display:flex;align-items:center;gap:12px;margin-bottom:18px}
.ksh-ek__tool-brand img{width:48px;height:48px;object-fit:contain;border-radius:10px;box-shadow:0 6px 18px rgba(18,53,29,.12)}
.ksh-ek__tool-brand strong{display:block;color:var(--ksh-ek-green);font-weight:900;font-size:18px;line-height:1.1}
.ksh-ek__tool-brand span{display:block;color:var(--ksh-ek-muted);font-size:13px;margin-top:3px}
.ksh-ek__brandline{display:flex;align-items:center;gap:9px;margin:-8px 0 18px;padding:9px 11px;border:1px solid var(--ksh-ek-line);background:rgba(255,255,255,.72);border-radius:999px;width:max-content;max-width:100%}
.ksh-ek__brandline img{width:26px;height:26px;object-fit:contain;border-radius:6px}
.ksh-ek__brandline span{font-size:13px;color:var(--ksh-ek-muted)}
.ksh-ek__brandline strong{font-size:13px;color:var(--ksh-ek-green);font-weight:900}

.ksh-ek .print-only{display:none}
@media (max-width:980px){.ksh-ek__diagnosis,.ksh-ek__insights{grid-template-columns:1fr}.ksh-ek__profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ksh-ek__panel ol{grid-template-columns:1fr 1fr}.ksh-ek__article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:760px){.ksh-ek{margin-bottom:20px}.ksh-ek__hero,.ksh-ek__app,.ksh-ek__result{border-radius:18px;padding:18px}.ksh-ek__mode-grid,.ksh-ek__answers,.ksh-ek__result-grid,.ksh-ek__bars,.ksh-ek__article-grid,.ksh-ek__panel ol,.ksh-ek__profile-grid{grid-template-columns:1fr}.ksh-ek__topbar{align-items:stretch;flex-direction:column}.ksh-ek__progress-wrap{max-width:none}.ksh-ek__result-head{flex-direction:column}.ksh-ek__score{width:100%}.ksh-ek__actions .ksh-ek__primary,.ksh-ek__actions .ksh-ek__secondary{flex:1}.ksh-ek__answer{min-height:auto}.ksh-ek__result-actions button{width:100%}}
@media print{
  @page{size:A4;margin:12mm 12mm 12mm 12mm}
  html,body{background:#fff!important;color:#111!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
  body *{visibility:hidden!important}
  .ksh-ek,.ksh-ek *{visibility:visible!important}
  .ksh-ek{position:absolute!important;left:0!important;top:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;color:#111!important;font-family:Arial,Helvetica,sans-serif!important;font-size:8.7pt!important;line-height:1.22!important}
  .ksh-ek__hero,.ksh-ek__app,.ksh-ek__tool-brand,.ksh-ek__brandline,.ksh-ek__print-header,.ksh-ek__result-head,.ksh-ek__diagnosis,.ksh-ek__priority,.ksh-ek__insights,.ksh-ek__result-grid,.ksh-ek__panel,.ksh-ek__bars,.ksh-ek__recommendations,.ksh-ek__sources,.ksh-ek__profiles,.ksh-ek__result-actions,.ksh-ek__privacy,.ksh-ek__print-header,.ksh-ek .no-print{display:none!important}
  .ksh-ek__result{display:block!important;background:#fff!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;border-radius:0!important;min-height:0!important}
  .ksh-ek .print-only,.ksh-ek__print-report{display:block!important;visibility:visible!important}
  .ksh-ek__print-header{display:none!important;visibility:hidden!important}
  .ksh-ek__print-report *{visibility:visible!important}

  .ksh-ek-report-head{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1.5pt solid #12351d!important;padding:0 0 4mm!important;margin:0 0 4mm!important;gap:8mm!important}
  .ksh-ek-report-brand{display:flex!important;align-items:center!important;gap:3.5mm!important}
  .ksh-ek-report-brand img{width:14mm!important;height:14mm!important;object-fit:contain!important;display:block!important;border-radius:1.5mm!important}
  .ksh-ek-report-brand strong{display:block!important;font-family:Georgia,'Times New Roman',serif!important;color:#12351d!important;font-size:14pt!important;line-height:1!important}
  .ksh-ek-report-brand span,.ksh-ek-report-meta span{display:block!important;font-size:8pt!important;color:#555!important;margin-top:1mm!important}
  .ksh-ek-report-meta{text-align:right!important;white-space:nowrap!important}
  .ksh-ek-report-meta strong{display:block!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#12351d!important;font-size:8.5pt!important}

  .ksh-ek-report-body{display:block!important}
  .ksh-ek-report-title{border-bottom:.7pt solid #d7ddd2!important;padding-bottom:3.5mm!important;margin-bottom:3.5mm!important}
  .ksh-ek-report-title p{font-size:8pt!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#666!important;margin:0 0 1.3mm!important;font-weight:700!important}
  .ksh-ek-report-title h1{font-family:Georgia,'Times New Roman',serif!important;color:#12351d!important;font-size:15.5pt!important;line-height:1.08!important;margin:0 0 1.5mm!important;font-weight:700!important}
  .ksh-ek-report-title div{font-size:9pt!important;color:#333!important;line-height:1.28!important}

  .ksh-ek-report-summary{display:grid!important;grid-template-columns:1fr 45mm!important;gap:6mm!important;border-bottom:.7pt solid #d7ddd2!important;padding-bottom:3.5mm!important;margin-bottom:3.5mm!important;break-inside:avoid!important}
  .ksh-ek-report-summary h2,.ksh-ek-report-two h2,.ksh-ek-report-steps h2{font-family:Georgia,'Times New Roman',serif!important;color:#12351d!important;font-size:10.5pt!important;line-height:1.1!important;margin:0 0 1.4mm!important}
  .ksh-ek-report-summary p,.ksh-ek-report-two p{font-size:8.2pt!important;line-height:1.3!important;color:#222!important;margin:0 0 1.8mm!important}
  .ksh-ek-report-summary aside{border-left:1.1pt solid #d7ddd2!important;padding-left:3mm!important;min-height:22mm!important}
  .ksh-ek-report-light{display:inline-block!important;width:6mm!important;height:6mm!important;border-radius:50%!important;margin:0 2mm 1.3mm 0!important;vertical-align:middle!important;border:1pt solid #888!important;background:#ddd!important}
  .ksh-ek-report-light--high{background:#b83b35!important;border-color:#8e2824!important}.ksh-ek-report-light--mid{background:#d8a525!important;border-color:#a97900!important}.ksh-ek-report-light--low{background:#4e8a3f!important;border-color:#35682a!important}
  .ksh-ek-report-summary aside strong{display:inline!important;color:#12351d!important;font-size:8.8pt!important;line-height:1.2!important}
  .ksh-ek-report-summary aside p{font-size:7.8pt!important;line-height:1.25!important;color:#333!important;margin:1mm 0 0!important}

  .ksh-ek-report-two{display:grid!important;grid-template-columns:1fr 54mm!important;gap:6mm!important;border-bottom:.7pt solid #d7ddd2!important;padding-bottom:3.5mm!important;margin-bottom:3.5mm!important;break-inside:avoid!important}
  .ksh-ek-report-two table{width:100%!important;border-collapse:collapse!important;font-size:7.8pt!important}
  .ksh-ek-report-two th{font-size:7pt!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#555!important;text-align:left!important;border-bottom:1pt solid #12351d!important;padding:0 0 1.2mm!important}
  .ksh-ek-report-two th:last-child,.ksh-ek-report-two td:last-child{text-align:right!important}
  .ksh-ek-report-two td{border-bottom:.5pt solid #d7ddd2!important;padding:1.2mm 0!important;color:#222!important}

  .ksh-ek-report-steps{break-inside:avoid!important}
  .ksh-ek-report-steps ol{list-style:none!important;counter-reset:none!important;margin:0!important;padding:0!important;display:block!important}
  .ksh-ek-report-steps li{display:flex!important;gap:2.5mm!important;align-items:flex-start!important;border-bottom:.45pt solid #e1e5dc!important;padding:1.5mm 0!important;font-size:8.1pt!important;line-height:1.25!important;color:#111!important;break-inside:avoid!important}
  .ksh-ek-report-steps li span{flex:0 0 5mm!important;width:5mm!important;height:5mm!important;border-radius:50%!important;background:#12351d!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important;font-size:7pt!important;margin-top:.1mm!important}
  .ksh-ek-report-foot{border-top:.7pt solid #d7ddd2!important;margin-top:4mm!important;padding-top:2mm!important;font-size:7.2pt!important;line-height:1.25!important;color:#555!important}
  .ksh-ek a{color:#111!important;text-decoration:none!important}
}
/* v0.6.1: Vereinsmodus als Organisationscheck mit Skalen und Handlungsmatrix */
.ksh-ek__answers--scale{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.ksh-ek__answers--scale .ksh-ek__answer{min-height:68px;justify-content:center;text-align:center;padding:14px 10px;font-size:14px}
.ksh-ek__panel--matrix{margin-top:18px;background:linear-gradient(180deg,#fff,#fbfdf8)}
.ksh-ek__matrix{display:grid;gap:10px;margin-top:12px}
.ksh-ek__matrix-row{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:start;border:1px solid var(--ksh-ek-line);border-radius:16px;padding:14px;background:#fafcf8}
.ksh-ek__matrix-row strong{color:var(--ksh-ek-green);font-weight:900}
.ksh-ek__matrix-row span{color:#314031;line-height:1.45}
@media (max-width:980px){.ksh-ek__answers--scale{grid-template-columns:1fr}.ksh-ek__answers--scale .ksh-ek__answer{text-align:left;justify-content:flex-start}}
@media print{
  .ksh-ek-report-actions{break-inside:avoid!important;border-top:.7pt solid #d7ddd2!important;margin-top:3.5mm!important;padding-top:3mm!important}
  .ksh-ek-report-actions h2{font-family:Georgia,'Times New Roman',serif!important;color:#12351d!important;font-size:10.5pt!important;line-height:1.1!important;margin:0 0 1.6mm!important}
  .ksh-ek-report-actions table{width:100%!important;border-collapse:collapse!important;font-size:8pt!important}
  .ksh-ek-report-actions th{width:21mm!important;text-align:left!important;color:#12351d!important;border-bottom:.45pt solid #d7ddd2!important;padding:1.2mm 0!important;vertical-align:top!important}
  .ksh-ek-report-actions td{border-bottom:.45pt solid #d7ddd2!important;padding:1.2mm 0!important;vertical-align:top!important;line-height:1.25!important;color:#111!important}
}

/* v0.6.2: flacher Startseiten-Teaser + Modal */
.ksh-ek-teaser{font-family:Lato,Open Sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182216;margin:18px auto 22px;max-width:1120px}
.ksh-ek-teaser__inner{display:flex;align-items:center;gap:16px;padding:15px 18px;border:1px solid rgba(18,53,29,.14);border-radius:18px;background:linear-gradient(135deg,#ffffff 0%,#f5f8ef 100%);box-shadow:0 10px 28px rgba(18,53,29,.08)}
.ksh-ek-teaser__mark{width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:#fff;border:1px solid rgba(18,53,29,.12);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(18,53,29,.08)}
.ksh-ek-teaser__mark img{width:30px;height:30px;object-fit:contain;display:block}
.ksh-ek-teaser__text{flex:1;min-width:0;text-align:left}.ksh-ek-teaser__text strong{display:block;color:#12351d;font-weight:900;font-size:17px;line-height:1.2}.ksh-ek-teaser__text span{display:block;color:#536050;font-size:14px;line-height:1.45;margin-top:2px}.ksh-ek-teaser__button{border:0;border-radius:999px;background:#12351d;color:#fff;padding:11px 18px;font-weight:900;font-size:14px;line-height:1;cursor:pointer;white-space:nowrap;box-shadow:0 8px 20px rgba(18,53,29,.18);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ksh-ek-teaser__button:hover,.ksh-ek-teaser__button:focus-visible{background:#315a28;transform:translateY(-1px);box-shadow:0 12px 24px rgba(18,53,29,.22);outline:none}.ksh-ek-modal[hidden]{display:none!important}.ksh-ek-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:28px;background:rgba(12,22,13,.62);backdrop-filter:blur(5px)}.ksh-ek-modal__backdrop{position:absolute;inset:0}.ksh-ek-modal__dialog{position:relative;width:min(1120px,calc(100vw - 34px));max-height:calc(100vh - 34px);overflow:auto;background:transparent;border-radius:28px}.ksh-ek-modal__content{position:relative}.ksh-ek-modal__content .ksh-ek{margin:0 auto;max-width:1080px}.ksh-ek-modal__close{position:sticky;top:10px;float:right;z-index:4;width:42px;height:42px;border:0;border-radius:999px;background:#12351d;color:#fff;font-size:28px;line-height:38px;font-weight:400;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.22);margin:10px 10px -54px 0}.ksh-ek-modal__close:hover,.ksh-ek-modal__close:focus-visible{background:#315a28;outline:none}.ksh-ek-modal-open{overflow:hidden!important}
@media (max-width:760px){.ksh-ek-teaser__inner{align-items:flex-start;gap:12px;padding:14px;border-radius:16px}.ksh-ek-teaser__button{width:100%;margin-top:10px}.ksh-ek-teaser__inner{flex-wrap:wrap}.ksh-ek-teaser__text{flex:1 1 calc(100% - 60px)}.ksh-ek-modal{padding:10px}.ksh-ek-modal__dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:18px}.ksh-ek-modal__close{width:38px;height:38px;font-size:25px;line-height:34px;margin:8px 8px -48px 0}}
@media print{.ksh-ek-teaser,.ksh-ek-modal__close{display:none!important}.ksh-ek-modal{position:static!important;display:block!important;background:none!important;padding:0!important}.ksh-ek-modal__dialog{width:100%!important;max-height:none!important;overflow:visible!important}.ksh-ek-modal__backdrop{display:none!important}}

/* Startseiten-Widgetbereich unter dem Titelbild */
.ksh-ek-frontpage-widget-source {
  max-width: 1180px;
  margin: 18px auto 24px;
  padding: 0 18px;
  box-sizing: border-box;
}
.ksh-ek-frontpage-widget-source .ksh-frontpage-widget {
  margin: 0;
  padding: 0;
}
.ksh-ek-frontpage-widget-source .ksh-ek-teaser {
  margin: 0 auto;
}
.ksh-ek-frontpage-widget-source .ksh-ek-teaser__inner {
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  border-radius: 14px;
}
.ksh-frontpage-widget-title {
  display: none;
}
@media (max-width: 768px) {
  .ksh-ek-frontpage-widget-source {
    margin: 14px auto 20px;
    padding: 0 12px;
  }
}


/* Brandline-Kasten wie bei den weiteren Kleinstadtheld-Vereinswerkzeugen */
.ksh-ek__hero .ksh-ek__brandline{
  display:inline-flex !important;
  align-items:center !important;
  gap:12px !important;
  background:rgba(255,255,255,.82) !important;
  border:1px solid #dce7d2 !important;
  border-radius:18px !important;
  padding:9px 12px !important;
  margin:0 0 18px !important;
  box-shadow:0 8px 20px rgba(18,53,29,.06) !important;
  width:auto !important;
  max-width:100% !important;
}
.ksh-ek__hero .ksh-ek__brandline img{
  width:42px !important;
  height:42px !important;
  border-radius:11px !important;
  object-fit:contain !important;
}
.ksh-ek__hero .ksh-ek__brandline strong{
  color:#12351d !important;
  font-size:1rem !important;
  line-height:1.15 !important;
}
.ksh-ek__hero .ksh-ek__brandline span,
.ksh-ek__hero .ksh-ek__brandline small{
  color:#64745f !important;
}
@media (max-width:700px){
  .ksh-ek__hero .ksh-ek__brandline{
    display:flex !important;
    align-items:center !important;
  }
}


/* Einheitliche Tool-Brandbox wie bei Website-Check und Mitmach-Steckbrief */
.ksh-ek__hero .ksh-ek__tool-brand{
  display:inline-flex !important;
  align-items:center !important;
  gap:12px !important;
  background:rgba(255,255,255,.82) !important;
  border:1px solid #dce7d2 !important;
  border-radius:18px !important;
  padding:9px 12px !important;
  margin:0 0 18px !important;
  box-shadow:0 8px 20px rgba(18,53,29,.06) !important;
  width:auto !important;
  max-width:100% !important;
}
.ksh-ek__hero .ksh-ek__tool-brand img{
  width:42px !important;
  height:42px !important;
  border-radius:11px !important;
  object-fit:contain !important;
  flex:0 0 auto !important;
}
.ksh-ek__hero .ksh-ek__tool-brand div{
  min-width:0 !important;
}
.ksh-ek__hero .ksh-ek__tool-brand strong{
  display:block !important;
  color:#12351d !important;
  font-size:1rem !important;
  line-height:1.15 !important;
  font-weight:700 !important;
  margin:0 0 3px !important;
}
.ksh-ek__hero .ksh-ek__tool-brand span{
  display:block !important;
  color:#334155 !important;
  font-size:.86rem !important;
  line-height:1.25 !important;
  font-weight:400 !important;
}
@media (max-width:700px){
  .ksh-ek__hero .ksh-ek__tool-brand{
    display:flex !important;
    align-items:center !important;
  }
}


/* Finale Angleichung der Tool-Brandbox an Mitmach-Steckbrief und Website-Check */
.ksh-ek .ksh-ek__hero .ksh-ek__tool-brand{
  display:inline-flex !important;
  align-items:center !important;
  gap:12px !important;
  background:rgba(255,255,255,.82) !important;
  border:1px solid #dce7d2 !important;
  border-radius:18px !important;
  padding:9px 12px !important;
  margin:0 0 18px !important;
  box-shadow:0 8px 20px rgba(18,53,29,.06) !important;
  width:auto !important;
  max-width:100% !important;
}
.ksh-ek .ksh-ek__hero .ksh-ek__tool-brand img{
  width:42px !important;
  height:42px !important;
  object-fit:contain !important;
  border-radius:11px !important;
  flex:0 0 auto !important;
}
.ksh-ek .ksh-ek__hero .ksh-ek__tool-brand div{
  min-width:0 !important;
}
.ksh-ek .ksh-ek__hero .ksh-ek__tool-brand strong{
  display:block !important;
  color:#12351d !important;
  font-size:1rem !important;
  line-height:1.15 !important;
  font-weight:700 !important;
  margin:0 !important;
  letter-spacing:normal !important;
  font-family:inherit !important;
}
.ksh-ek .ksh-ek__hero .ksh-ek__tool-brand span{
  display:block !important;
  color:#64745f !important;
  font-size:.86rem !important;
  line-height:1.25 !important;
  font-weight:400 !important;
  margin-top:2px !important;
  letter-spacing:normal !important;
  font-family:inherit !important;
}


/* Brandbox identisch zur Werkzeugfamilie, ohne alte tool-brand-Gewichte */
.ksh-ek__hero .ksh-ek__brand{
  display:inline-flex !important;
  align-items:center !important;
  gap:12px !important;
  background:rgba(255,255,255,.82) !important;
  border:1px solid #dce7d2 !important;
  border-radius:18px !important;
  padding:9px 12px !important;
  margin:0 0 18px !important;
  box-shadow:0 8px 20px rgba(18,53,29,.06) !important;
  color:#12351d !important;
}
.ksh-ek__hero .ksh-ek__brand img{
  width:42px !important;
  height:42px !important;
  object-fit:contain !important;
  border-radius:11px !important;
  flex:0 0 auto !important;
}
.ksh-ek__hero .ksh-ek__brand strong{
  display:block !important;
  color:#12351d !important;
  font-size:1rem !important;
  line-height:1.15 !important;
}
.ksh-ek__hero .ksh-ek__brand span{
  display:block !important;
  font-size:.86rem !important;
  color:#64745f !important;
  line-height:1.25 !important;
  margin-top:2px !important;
}


/* Einheitliche Startbox der Kleinstadtheld-Vereinswerkzeuge */
.ksh-ek .ksh-tool-startbox{
  position:relative !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 100% 0%, rgba(158,193,65,.20), transparent 34%),
    linear-gradient(145deg,#ffffff 0%,#f7faf3 100%) !important;
  border:1px solid #dce7d2 !important;
  border-radius:28px !important;
  padding:clamp(24px,4vw,46px) !important;
  box-shadow:0 22px 55px rgba(18,53,29,.14) !important;
}
.ksh-ek .ksh-tool-startbox:before{
  content:"" !important;
  position:absolute !important;
  right:-80px !important;
  top:-90px !important;
  width:260px !important;
  height:260px !important;
  border-radius:50% !important;
  background:rgba(158,193,65,.10) !important;
  pointer-events:none !important;
}
.ksh-ek .ksh-tool-startbox > *{
  position:relative !important;
  z-index:1 !important;
}
.ksh-ek .ksh-tool-brand{
  display:inline-flex !important;
  align-items:center !important;
  gap:12px !important;
  background:rgba(255,255,255,.82) !important;
  border:1px solid #dce7d2 !important;
  border-radius:18px !important;
  padding:9px 12px !important;
  margin:0 0 18px !important;
  box-shadow:0 8px 20px rgba(18,53,29,.06) !important;
  color:#12351d !important;
  width:auto !important;
  max-width:100% !important;
}
.ksh-ek .ksh-tool-brand img{
  width:42px !important;
  height:42px !important;
  object-fit:contain !important;
  border-radius:11px !important;
  flex:0 0 auto !important;
}
.ksh-ek .ksh-tool-brand div{
  min-width:0 !important;
}
.ksh-ek .ksh-tool-brand strong{
  display:block !important;
  color:#12351d !important;
  font-family:inherit !important;
  font-size:1rem !important;
  line-height:1.15 !important;
  font-weight:700 !important;
  letter-spacing:normal !important;
  margin:0 0 3px !important;
}
.ksh-ek .ksh-tool-brand span{
  display:block !important;
  color:#64745f !important;
  font-family:inherit !important;
  font-size:.86rem !important;
  line-height:1.25 !important;
  font-weight:400 !important;
  letter-spacing:normal !important;
  margin:0 !important;
}
.ksh-ek .ksh-tool-startbox h2{
  font-family:Georgia,'Times New Roman',serif !important;
  color:#12351d !important;
  font-size:clamp(34px,5vw,54px) !important;
  line-height:1.05 !important;
  margin:0 0 16px !important;
  font-weight:600 !important;
  letter-spacing:-.025em !important;
  max-width:880px !important;
}
.ksh-ek .ksh-tool-startbox .ksh-ek__lead{
  font-size:clamp(17px,2vw,20px) !important;
  line-height:1.65 !important;
  max-width:900px !important;
  margin:0 0 20px !important;
  color:#334033 !important;
}
@media (max-width:700px){
  .ksh-ek .ksh-tool-startbox{
    padding:24px !important;
  }
  .ksh-ek .ksh-tool-brand{
    display:flex !important;
    align-items:center !important;
  }
}


/* Einheitliche Brandbox-Schrift – unabhängig von Plugin-Grundschrift */
.ksh-ek .ksh-tool-brand strong,
.ksh-ek .ksh-tool-startbox .ksh-tool-brand strong{
  font-family:Lato, "Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size:1rem !important;
  line-height:1.15 !important;
  font-weight:700 !important;
  letter-spacing:normal !important;
  color:#12351d !important;
  margin:0 0 3px !important;
  text-transform:none !important;
}
.ksh-ek .ksh-tool-brand span,
.ksh-ek .ksh-tool-startbox .ksh-tool-brand span{
  font-family:Lato, "Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size:.86rem !important;
  line-height:1.25 !important;
  font-weight:400 !important;
  letter-spacing:normal !important;
  color:#64745f !important;
  margin:0 !important;
  text-transform:none !important;
}


/* Vereinsservice als dauerhafte CTA-Kachel in den Empfehlungen */
.ksh-ek__article.ksh-ek__article--service{
  background:linear-gradient(145deg,#12351d 0%,#315a28 100%) !important;
  border-color:#12351d !important;
  color:#ffffff !important;
  box-shadow:0 12px 28px rgba(18,53,29,.18) !important;
}
.ksh-ek__article.ksh-ek__article--service span{
  background:rgba(255,255,255,.16) !important;
  color:#f4f8ef !important;
}
.ksh-ek__article.ksh-ek__article--service strong{
  color:#ffffff !important;
}
.ksh-ek__article.ksh-ek__article--service small{
  display:block;
  margin-top:8px;
  color:#edf5e5 !important;
  font-size:13px;
  line-height:1.4;
  font-weight:400;
}
.ksh-ek__article.ksh-ek__article--service:hover{
  background:linear-gradient(145deg,#183f22 0%,#3b662f 100%) !important;
  border-color:#9ec141 !important;
}


/* Vereinsservice als eigener breiter CTA unter den Vertiefungen */
.ksh-ek__service-cta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-top:14px;
  padding:20px 22px;
  border-radius:22px;
  background:linear-gradient(145deg,#12351d 0%,#315a28 100%);
  color:#ffffff !important;
  text-decoration:none !important;
  box-shadow:0 14px 32px rgba(18,53,29,.18);
  border:1px solid #12351d;
}
.ksh-ek__service-cta span{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  background:rgba(255,255,255,.16);
  color:#f4f8ef;
  border-radius:999px;
  padding:6px 10px;
  font-size:12px;
  line-height:1;
  margin-bottom:10px;
}
.ksh-ek__service-cta strong{
  display:block;
  color:#ffffff;
  font-size:19px;
  line-height:1.25;
  margin-bottom:5px;
}
.ksh-ek__service-cta p{
  color:#edf5e5;
  margin:0;
  font-size:14px;
  line-height:1.5;
}
.ksh-ek__service-cta em{
  flex:0 0 auto;
  font-style:normal;
  background:#ffffff;
  color:#12351d;
  border-radius:999px;
  padding:10px 14px;
  font-weight:900;
  font-size:13px;
  white-space:nowrap;
}
.ksh-ek__service-cta:hover{
  background:linear-gradient(145deg,#183f22 0%,#3b662f 100%);
  border-color:#9ec141;
}
@media (max-width:760px){
  .ksh-ek__service-cta{
    display:block;
  }
  .ksh-ek__service-cta em{
    display:inline-flex;
    margin-top:14px;
  }
}


/* Vertiefungen: immer 4 Kacheln inklusive dezenter Vereinsservice-CTA */
.ksh-ek__article-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
}
.ksh-ek__article.ksh-ek__article--service-soft{
  background:#eef6e6 !important;
  border-color:#cfe2bf !important;
  color:#12351d !important;
  box-shadow:0 8px 22px rgba(18,53,29,.08) !important;
}
.ksh-ek__article.ksh-ek__article--service-soft span{
  background:#ffffff !important;
  color:#315a28 !important;
  border:1px solid #d5e7c6 !important;
}
.ksh-ek__article.ksh-ek__article--service-soft strong{
  color:#12351d !important;
}
.ksh-ek__article.ksh-ek__article--service-soft small{
  display:block;
  margin-top:8px;
  color:#465446 !important;
  font-size:13px;
  line-height:1.4;
  font-weight:400;
}
.ksh-ek__article.ksh-ek__article--service-soft:hover{
  background:#f6faf5 !important;
  border-color:#9ec141 !important;
}
.ksh-ek__service-cta{
  display:none !important;
}

/* Popup-Schließen-Button sauberer innerhalb der Dialogkante */
.ksh-ek-modal__close{
  position:absolute !important;
  top:12px !important;
  right:12px !important;
  float:none !important;
  margin:0 !important;
  z-index:10 !important;
  width:42px !important;
  height:42px !important;
  line-height:38px !important;
  border-radius:999px !important;
}
.ksh-ek-modal__dialog{
  overflow:auto !important;
}
@media (max-width:980px){
  .ksh-ek__article-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media (max-width:760px){
  .ksh-ek__article-grid{
    grid-template-columns:1fr !important;
  }
  .ksh-ek-modal__close{
    top:8px !important;
    right:8px !important;
    width:38px !important;
    height:38px !important;
    line-height:34px !important;
  }
}


/* Popup-Schließen-Button final: innen statt auf der Kante */
body .ksh-ek-modal .ksh-ek-modal__dialog{
  position:relative !important;
}
body .ksh-ek-modal .ksh-ek-modal__content{
  position:relative !important;
}
body .ksh-ek-modal .ksh-ek-modal__close{
  position:absolute !important;
  top:18px !important;
  right:22px !important;
  left:auto !important;
  bottom:auto !important;
  float:none !important;
  margin:0 !important;
  z-index:999999 !important;
  width:36px !important;
  height:36px !important;
  min-width:36px !important;
  min-height:36px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:999px !important;
  background:#12351d !important;
  color:#ffffff !important;
  font-size:26px !important;
  line-height:32px !important;
  font-weight:400 !important;
  text-align:center !important;
  box-shadow:0 8px 18px rgba(0,0,0,.18) !important;
  transform:none !important;
}
body .ksh-ek-modal .ksh-ek-modal__close:hover,
body .ksh-ek-modal .ksh-ek-modal__close:focus-visible{
  background:#315a28 !important;
  outline:none !important;
}
@media (max-width:760px){
  body .ksh-ek-modal .ksh-ek-modal__close{
    top:14px !important;
    right:14px !important;
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    min-height:34px !important;
    font-size:24px !important;
    line-height:30px !important;
  }
}


/* ==========================================================
   KSH Vereinswerkzeuge Skin 2026
   Reine Optik: Farben, Typografie, Karten, Buttons, Fragen.
   Keine Druck-/PDF-Regeln und keine Funktionslogik.
   ========================================================== */
@media screen {

  .ksh-ek{
    color:#172033 !important;
  }

  /* Gemeinsame Startbox / Hero */
  .ksh-ek .ksh-tool-startbox,
  .ksh-ek .ksh-ek__hero,
  .ksh-ek .ksh-ek__intro{
    position:relative !important;
    overflow:hidden !important;
    background:linear-gradient(135deg,#ffffff 0%,#f7faff 62%,#eef5ff 100%) !important;
    border:1px solid #d9e6f6 !important;
    border-radius:26px !important;
    padding:clamp(24px,4vw,44px) !important;
    box-shadow:0 14px 38px rgba(15,34,75,.07) !important;
    color:#172033 !important;
  }

  .ksh-ek .ksh-tool-startbox:before,
  .ksh-ek .ksh-ek__hero:before,
  .ksh-ek .ksh-ek__intro:before{
    content:"" !important;
    position:absolute !important;
    right:-90px !important;
    top:-90px !important;
    width:300px !important;
    height:300px !important;
    border-radius:50% !important;
    background:radial-gradient(circle,rgba(55,113,199,.12) 0%,rgba(55,113,199,.05) 46%,transparent 72%) !important;
    pointer-events:none !important;
  }

  .ksh-ek .ksh-tool-startbox > *,
  .ksh-ek .ksh-ek__hero > *,
  .ksh-ek .ksh-ek__intro > *{
    position:relative !important;
    z-index:1 !important;
  }

  /* Brandbox */
  .ksh-ek .ksh-tool-brand{
    display:inline-flex !important;
    align-items:center !important;
    gap:8px !important;
    background:rgba(255,255,255,.86) !important;
    border:1px solid #d9e6f6 !important;
    border-radius:999px !important;
    padding:7px 13px !important;
    margin:0 0 18px !important;
    box-shadow:0 6px 18px rgba(15,34,75,.05) !important;
    color:#27415f !important;
  }

  .ksh-ek .ksh-tool-brand img{
    width:22px !important;
    height:22px !important;
    border-radius:999px !important;
    object-fit:cover !important;
    background:#e7f0ff !important;
  }

  .ksh-ek .ksh-tool-brand strong{
    display:block !important;
    font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    font-size:13px !important;
    line-height:1.2 !important;
    font-weight:700 !important;
    color:#27415f !important;
    letter-spacing:normal !important;
    margin:0 !important;
  }

  .ksh-ek .ksh-tool-brand span{
    display:block !important;
    font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    font-size:12px !important;
    line-height:1.2 !important;
    font-weight:400 !important;
    color:#5c6f86 !important;
    letter-spacing:normal !important;
    margin:1px 0 0 !important;
  }

  /* Überschriften im Frontend */
  .ksh-ek h1,
  .ksh-ek h2,
  .ksh-ek h3,
  .ksh-ek .ksh-ek__hero h2,
  .ksh-ek .ksh-ek__intro h2,
  .ksh-ek .ksh-ek__result-head h2,
  .ksh-ek .ksh-ek__result h2{
    font-family:Georgia,"Times New Roman",serif !important;
    color:#07194a !important;
    font-weight:600 !important;
    letter-spacing:-.03em !important;
  }

  .ksh-ek .ksh-ek__hero h2,
  .ksh-ek .ksh-ek__intro h2{
    font-size:clamp(30px,4.2vw,48px) !important;
    line-height:1.06 !important;
    margin:0 0 16px !important;
    max-width:820px !important;
  }

  .ksh-ek .ksh-ek__lead{
    font-size:clamp(16px,1.8vw,19px) !important;
    line-height:1.68 !important;
    max-width:820px !important;
    color:#405064 !important;
  }

  /* Primary / Secondary Buttons */
  .ksh-ek .ksh-ek__primary,
  .ksh-ek button.ksh-ek__primary,
  .ksh-ek a.ksh-ek__primary{
    background:#07194a !important;
    color:#ffffff !important;
    border:1px solid #07194a !important;
    border-radius:999px !important;
    padding:10px 17px !important;
    font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    font-size:13.5px !important;
    line-height:1.2 !important;
    font-weight:800 !important;
    text-decoration:none !important;
    box-shadow:0 8px 20px rgba(7,25,74,.15) !important;
  }

  .ksh-ek .ksh-ek__primary:hover,
  .ksh-ek button.ksh-ek__primary:hover,
  .ksh-ek a.ksh-ek__primary:hover{
    background:#0d245f !important;
    border-color:#0d245f !important;
    color:#ffffff !important;
  }

  .ksh-ek .ksh-ek__secondary,
  .ksh-ek button.ksh-ek__secondary,
  .ksh-ek a.ksh-ek__secondary{
    background:#ffffff !important;
    color:#07194a !important;
    border:1px solid #d9e6f6 !important;
    border-radius:999px !important;
    padding:10px 17px !important;
    font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
    font-size:13.5px !important;
    line-height:1.2 !important;
    font-weight:700 !important;
    text-decoration:none !important;
    box-shadow:0 6px 16px rgba(15,34,75,.05) !important;
  }

  /* Karten / Panels / Notices */
  .ksh-ek .ksh-ek__card,
  .ksh-ek .ksh-ek__panel,
  .ksh-ek .ksh-ek__notice,
  .ksh-ek .ksh-ek__notice-box,
  .ksh-ek .ksh-ek__mode-card,
  .ksh-ek .ksh-ek__profile-card,
  .ksh-ek .ksh-ek__priority-card,
  .ksh-ek .ksh-ek__question-card,
  .ksh-ek .ksh-ek__question,
  .ksh-ek .ksh-ek__result,
  .ksh-ek .ksh-ek__result-head{
    background:#ffffff !important;
    border:1px solid #d9e6f6 !important;
    border-radius:22px !important;
    box-shadow:0 10px 28px rgba(15,34,75,.06) !important;
    color:#172033 !important;
  }

  .ksh-ek .ksh-ek__panel,
  .ksh-ek .ksh-ek__notice,
  .ksh-ek .ksh-ek__notice-box{
    background:linear-gradient(135deg,#ffffff 0%,#f8fbff 100%) !important;
  }

  /* Meta-/Infoflächen in Startbereichen */
  .ksh-ek .ksh-ek__meta div,
  .ksh-ek .ksh-ek__privacy,
  .ksh-ek .ksh-ek__source-box,
  .ksh-ek .ksh-ek__promise span,
  .ksh-ek .ksh-ek__example-row{
    background:rgba(255,255,255,.88) !important;
    border:1px solid #d9e6f6 !important;
    border-radius:16px !important;
    color:#405064 !important;
    box-shadow:none !important;
  }

  /* Formularfelder */
  .ksh-ek .ksh-ek__field input,
  .ksh-ek .ksh-ek__field textarea,
  .ksh-ek .ksh-ek__field select{
    background:#ffffff !important;
    border:1px solid #d9e6f6 !important;
    border-radius:14px !important;
    color:#172033 !important;
    box-shadow:none !important;
  }

  .ksh-ek .ksh-ek__field label{
    color:#07194a !important;
    font-weight:700 !important;
  }

  /* Fortschritt */
  .ksh-ek .ksh-ek__progress,
  .ksh-ek .ksh-ek__progress-wrap{
    background:#f8fbff !important;
    border:1px solid #d9e6f6 !important;
    border-radius:18px !important;
    color:#405064 !important;
  }

  .ksh-ek .ksh-ek__progress-track{
    background:#e7f0ff !important;
    border-radius:999px !important;
  }

  .ksh-ek .ksh-ek__progress-bar,
  .ksh-ek .ksh-ek__progress-fill{
    background:#07194a !important;
    border-radius:999px !important;
  }

  /* Antwortbuttons */
  .ksh-ek .ksh-ek__answers button,
  .ksh-ek .ksh-ek__answers label{
    background:#ffffff !important;
    border:1px solid #d9e6f6 !important;
    color:#27415f !important;
    border-radius:14px !important;
    font-weight:600 !important;
    box-shadow:none !important;
  }

  .ksh-ek .ksh-ek__answers button:hover,
  .ksh-ek .ksh-ek__answers label:hover{
    background:#eef5ff !important;
    border-color:#bcd2ee !important;
  }

  .ksh-ek .ksh-ek__answers button.is-active,
  .ksh-ek .ksh-ek__answers button[aria-pressed="true"],
  .ksh-ek .ksh-ek__answers label.is-active{
    background:#07194a !important;
    border-color:#07194a !important;
    color:#ffffff !important;
  }

  /* Ergebnisbereiche */
  .ksh-ek .ksh-ek__result-grid,
  .ksh-ek .ksh-ek__result-actions{
    gap:16px !important;
  }

  .ksh-ek .ksh-ek__article,
  .ksh-ek .ksh-ek__recommendation{
    background:#ffffff !important;
    border:1px solid #d9e6f6 !important;
    border-radius:18px !important;
    box-shadow:0 8px 22px rgba(15,34,75,.06) !important;
    color:#172033 !important;
    text-decoration:none !important;
  }

  .ksh-ek .ksh-ek__article span,
  .ksh-ek .ksh-ek__recommendation span{
    background:#eef5ff !important;
    color:#27415f !important;
    border-radius:999px !important;
  }

  .ksh-ek .ksh-ek__article strong,
  .ksh-ek .ksh-ek__recommendation strong{
    color:#07194a !important;
  }

  /* dezente Vereinsservice-Kachel im Ehrenamts-Check bleibt als CTA erkennbar */
  .ksh-ek .ksh-ek__article--service-soft{
    background:#eef5ff !important;
    border-color:#bcd2ee !important;
  }

  @media (max-width:760px){
    .ksh-ek .ksh-tool-startbox,
    .ksh-ek .ksh-ek__hero,
    .ksh-ek .ksh-ek__intro{
      padding:24px !important;
    }
  }
}


/* KSH Skin Feinschliff 2026-06: Fortschritt und Ergebnis-Header */
@media screen {
  .ksh-ek .ksh-ek__progress-wrap{
    padding-right:18px !important;
    padding-left:18px !important;
    box-sizing:border-box !important;
  }

  .ksh-ek .ksh-ek__progress-wrap small,
  .ksh-ek .ksh-ek__progress-wrap span,
  .ksh-ek [data-progress-label],
  .ksh-ek [data-question-counter],
  .ksh-ek [data-question-count]{
    padding-right:8px !important;
    box-sizing:border-box !important;
  }

  .ksh-ek .ksh-ek__result-head{
    padding:clamp(26px,3.8vw,42px) !important;
    box-sizing:border-box !important;
  }

  .ksh-ek .ksh-ek__result-head h1,
  .ksh-ek .ksh-ek__result-head h2,
  .ksh-ek .ksh-ek__result-head h3{
    margin-top:0 !important;
    max-width:calc(100% - 130px) !important;
  }

  .ksh-ek .ksh-ek__result-head p{
    max-width:calc(100% - 130px) !important;
  }

  @media (max-width:760px){
    .ksh-ek .ksh-ek__progress-wrap{
      padding-right:14px !important;
      padding-left:14px !important;
    }

    .ksh-ek .ksh-ek__result-head h1,
    .ksh-ek .ksh-ek__result-head h2,
    .ksh-ek .ksh-ek__result-head h3,
    .ksh-ek .ksh-ek__result-head p{
      max-width:100% !important;
    }
  }
}


/* KSH Skin Feinschliff 2026-06-2: Fragebereich heller/blauer */
@media screen {
  .ksh-ek .ksh-ek__hero[data-view="question"],
  .ksh-ek .ksh-ek__hero:not([data-view="start"]){
    background:linear-gradient(135deg,#ffffff 0%,#f7faff 62%,#eef5ff 100%) !important;
    border-color:#d9e6f6 !important;
    box-shadow:0 14px 38px rgba(15,34,75,.07) !important;
  }

  .ksh-ek .ksh-ek__question-card{
    background:#ffffff !important;
    border-color:#d9e6f6 !important;
    box-shadow:0 10px 28px rgba(15,34,75,.06) !important;
  }

  .ksh-ek .ksh-ek__question-kicker{
    color:#27415f !important;
    letter-spacing:.04em !important;
  }

  .ksh-ek .ksh-ek__progress-wrap{
    background:#f8fbff !important;
    border-color:#d9e6f6 !important;
    box-shadow:none !important;
  }

  .ksh-ek .ksh-ek__progress,
  .ksh-ek .ksh-ek__progress-track{
    background:#e7f0ff !important;
  }

  .ksh-ek .ksh-ek__progress span,
  .ksh-ek .ksh-ek__progress-bar,
  .ksh-ek .ksh-ek__progress-fill{
    background:#07194a !important;
  }

  .ksh-ek .ksh-ek__answers button{
    background:#ffffff !important;
    border-color:#d9e6f6 !important;
    color:#07194a !important;
  }

  .ksh-ek .ksh-ek__answers button:hover{
    background:#eef5ff !important;
    border-color:#bcd2ee !important;
  }

  .ksh-ek .ksh-ek__answers button.is-selected,
  .ksh-ek .ksh-ek__answers button.is-active,
  .ksh-ek .ksh-ek__answers button[aria-pressed="true"]{
    background:#07194a !important;
    border-color:#07194a !important;
    color:#ffffff !important;
  }
}


/* KSH Skin Feinschliff 2026-06-3: Fragenansicht komplett blau-weiß statt grünlich */
@media screen {
  .ksh-ek .ksh-ek__hero[data-view="question"],
  .ksh-ek .ksh-ek__hero[data-view="questions"],
  .ksh-ek .ksh-ek__hero.is-question,
  .ksh-ek .ksh-ek__hero:not([data-view="start"]):not([data-view="result"]){
    background:
      radial-gradient(circle at 100% 0%, rgba(55,113,199,.10), transparent 34%),
      linear-gradient(135deg,#ffffff 0%,#f7faff 62%,#eef5ff 100%) !important;
    border-color:#d9e6f6 !important;
    box-shadow:0 14px 38px rgba(15,34,75,.07) !important;
  }

  .ksh-ek .ksh-ek__hero[data-view="question"]:before,
  .ksh-ek .ksh-ek__hero[data-view="questions"]:before,
  .ksh-ek .ksh-ek__hero.is-question:before,
  .ksh-ek .ksh-ek__hero:not([data-view="start"]):not([data-view="result"]):before{
    background:radial-gradient(circle,rgba(55,113,199,.12) 0%,rgba(55,113,199,.05) 46%,transparent 72%) !important;
  }

  .ksh-ek .ksh-ek__hero[data-view="question"]:after,
  .ksh-ek .ksh-ek__hero[data-view="questions"]:after,
  .ksh-ek .ksh-ek__hero.is-question:after,
  .ksh-ek .ksh-ek__hero:not([data-view="start"]):not([data-view="result"]):after{
    background:radial-gradient(circle at 50% 50%,rgba(32,84,160,.13) 1px,transparent 1.5px) !important;
    background-size:12px 12px !important;
    opacity:.18 !important;
  }

  .ksh-ek .ksh-ek__question-kicker{
    color:#07194a !important;
  }

  .ksh-ek .ksh-ek__question-card{
    border-color:#d9e6f6 !important;
  }
}


/* ==========================================================
   Recovery 1.0.4 – Ehrenamts-Check Frageseiten harmonisieren
   Direkte Ergänzung in ksh-ek.css, keine externe Override-Datei.
   ========================================================== */
@media screen {

  /* Quizfläche wie die anderen Werkzeug-Startflächen: ruhiger, heller, blau statt grün */
  .ksh-ek__app{
    background:
      radial-gradient(circle at 100% 0%,rgba(55,113,199,.10),transparent 34%),
      linear-gradient(135deg,#ffffff 0%,#f7faff 62%,#eef5ff 100%)!important;
    border:1px solid #d9e6f6!important;
    border-radius:28px!important;
    box-shadow:0 18px 46px rgba(15,34,75,.09)!important;
    padding:clamp(28px,4vw,48px)!important;
  }

  /* obere Leiste etwas strukturierter */
  .ksh-ek__topbar{
    display:grid!important;
    grid-template-columns:auto minmax(260px,650px)!important;
    align-items:center!important;
    gap:22px!important;
    margin:18px 0 28px!important;
  }

  .ksh-ek__ghost{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    color:#405064!important;
    padding:8px 0!important;
    font-weight:500!important;
    text-transform:none!important;
    letter-spacing:normal!important;
  }

  .ksh-ek__ghost:hover{
    color:#07194a!important;
    background:transparent!important;
  }

  /* Progressbox als kleine Statusbox passend zu Website-/Mitmachboxen */
  .ksh-ek__progress-wrap{
    background:rgba(255,255,255,.84)!important;
    border:1px solid #d9e6f6!important;
    border-radius:18px!important;
    padding:11px 14px 10px!important;
    box-shadow:0 8px 22px rgba(15,34,75,.05)!important;
    max-width:650px!important;
    justify-self:end!important;
    width:100%!important;
  }

  .ksh-ek__progress{
    height:9px!important;
    background:#e7f0ff!important;
    border-radius:999px!important;
  }

  .ksh-ek__progress span{
    background:#07194a!important;
    border-radius:999px!important;
  }

  .ksh-ek__progress-wrap small{
    display:block!important;
    color:#405064!important;
    font-size:12.5px!important;
    text-align:right!important;
    margin-top:7px!important;
    padding-right:6px!important;
  }

  /* Brandbox etwas ruhiger und identisch im Charakter */
  .ksh-ek__brandline{
    background:rgba(255,255,255,.88)!important;
    border:1px solid #d9e6f6!important;
    border-radius:999px!important;
    box-shadow:0 6px 18px rgba(15,34,75,.05)!important;
    padding:8px 12px!important;
    margin:0 0 18px!important;
  }

  .ksh-ek__brandline strong{
    color:#07194a!important;
  }

  /* Fragekarte: gleiche Kanten und Innenluft */
  .ksh-ek__question-card{
    background:#ffffff!important;
    border:1px solid #d9e6f6!important;
    border-radius:24px!important;
    box-shadow:0 12px 32px rgba(15,34,75,.07)!important;
    padding:clamp(28px,4vw,42px)!important;
  }

  .ksh-ek__question-kicker{
    color:#07194a!important;
    letter-spacing:.045em!important;
    text-transform:uppercase!important;
  }

  .ksh-ek__question-card h3{
    color:#07194a!important;
    margin-top:8px!important;
    margin-bottom:14px!important;
  }

  .ksh-ek__question-card p{
    color:#405064!important;
  }

  /* Antworten weiterhin 2x2, sauber passend */
  .ksh-ek__answers,
  .ksh-ek__answers--scale{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    margin-top:24px!important;
  }

  .ksh-ek__answers button{
    min-height:78px!important;
    background:#ffffff!important;
    border:1px solid #d9e6f6!important;
    border-radius:16px!important;
    box-shadow:none!important;
    color:#07194a!important;
    padding:16px 18px!important;
    text-align:left!important;
    text-transform:none!important;
    letter-spacing:normal!important;
    font-size:15px!important;
    line-height:1.4!important;
    font-weight:700!important;
  }

  .ksh-ek__answers button:hover{
    background:#eef5ff!important;
    border-color:#bcd2ee!important;
  }

  .ksh-ek__answers button.is-selected,
  .ksh-ek__answers button.is-active,
  .ksh-ek__answers button[aria-pressed="true"]{
    background:#07194a!important;
    border-color:#07194a!important;
    color:#ffffff!important;
    box-shadow:0 8px 18px rgba(7,25,74,.16)!important;
  }

  .ksh-ek__auto-note{
    color:#5c6f86!important;
    margin-top:18px!important;
  }

  /* Untere Buttons wie bei den anderen Werkzeugen, aber nicht wuchtiger */
  .ksh-ek__actions{
    margin-top:24px!important;
  }

  .ksh-ek__primary{
    background:#07194a!important;
    border-color:#07194a!important;
    color:#ffffff!important;
    box-shadow:0 8px 20px rgba(7,25,74,.16)!important;
  }

  .ksh-ek__secondary{
    background:#ffffff!important;
    border-color:#d9e6f6!important;
    color:#07194a!important;
    box-shadow:0 6px 16px rgba(15,34,75,.05)!important;
  }

  @media (max-width:760px){
    .ksh-ek__topbar{
      grid-template-columns:1fr!important;
      gap:12px!important;
    }

    .ksh-ek__progress-wrap{
      justify-self:stretch!important;
      max-width:none!important;
    }

    .ksh-ek__answers,
    .ksh-ek__answers--scale{
      grid-template-columns:1fr!important;
    }

    .ksh-ek__answers button{
      min-height:0!important;
    }
  }
}


/* Recovery 1.0.5 – exakt einheitliche Brandbox */
@media screen {
  .ksh-ek .ksh-tool-brand,
  .ksh-ek .ksh-ek__brandline{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    width:max-content!important;
    max-width:100%!important;
    background:rgba(255,255,255,.88)!important;
    border:1px solid #d9e6f6!important;
    border-radius:999px!important;
    padding:8px 13px!important;
    margin:0 0 22px!important;
    box-shadow:0 6px 18px rgba(15,34,75,.05)!important;
    color:#27415f!important;
  }

  .ksh-ek .ksh-tool-brand img,
  .ksh-ek .ksh-ek__brandline img{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    border-radius:999px!important;
    object-fit:cover!important;
    box-shadow:none!important;
    background:#ffffff!important;
  }

  .ksh-ek .ksh-tool-brand strong,
  .ksh-ek .ksh-ek__brandline strong{
    display:block!important;
    font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    color:#07194a!important;
    font-size:13px!important;
    line-height:1.2!important;
    font-weight:700!important;
    letter-spacing:normal!important;
    margin:0!important;
    text-transform:none!important;
  }

  .ksh-ek .ksh-tool-brand span,
  .ksh-ek .ksh-ek__brandline span{
    display:block!important;
    font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    color:#405064!important;
    font-size:12px!important;
    line-height:1.2!important;
    font-weight:400!important;
    letter-spacing:normal!important;
    margin:1px 0 0!important;
    text-transform:none!important;
  }
}


/* Recovery 1.0.6 – Ehrenamts-Brandbox vertikal angleichen */
@media screen {
  .ksh-ek .ksh-ek__brandline{
    margin-top:8px!important;
  }
}


/* Recovery 1.0.7 – Ehrenamts-Check Gesamtcontainer oben angleichen */
@media screen {
  .ksh-ek{
    margin-top:28px!important;
  }
}


/* Recovery 1.0.8 – Ehrenamts-Check Hinweiszeile unten sauber setzen */
@media screen {
  .ksh-ek__privacy{
    display:block!important;
    margin:18px 0 0!important;
    padding:11px 14px!important;
    background:rgba(255,255,255,.86)!important;
    border:1px solid #d9e6f6!important;
    border-radius:14px!important;
    box-shadow:0 6px 16px rgba(15,34,75,.04)!important;
    color:#405064!important;
    font-size:13px!important;
    line-height:1.55!important;
    max-width:100%!important;
  }

  .ksh-ek__privacy p,
  .ksh-ek__privacy small{
    margin:0!important;
    color:#405064!important;
    line-height:1.55!important;
  }
}


/* Recovery 1.0.9 – Ehrenamts-Check Ergebnis-Header und Ergebnis-Bubbles */
@media screen {
  .ksh-ek__result-head{
    padding:24px!important;
    align-items:flex-start!important;
    gap:24px!important;
  }

  .ksh-ek__result-head > div:first-child{
    padding-top:0!important;
  }

  .ksh-ek__result-head .ksh-ek__badge{
    margin:0 0 18px!important;
  }

  .ksh-ek__result-head h2{
    margin:0 0 18px!important;
    line-height:1.08!important;
  }

  .ksh-ek__result-head p{
    margin:0!important;
    line-height:1.65!important;
  }

  .ksh-ek__badge,
  .ksh-ek__result-head .ksh-ek__badge,
  .ksh-ek__chips span,
  .ksh-ek__profile-card small,
  .ksh-ek__article span{
    background:#eef5ff!important;
    border:1px solid #d9e6f6!important;
    color:#07194a!important;
    border-radius:999px!important;
  }

  .ksh-ek__badge{
    display:inline-flex!important;
    align-items:center!important;
    width:max-content!important;
    max-width:100%!important;
    padding:8px 13px!important;
    font-size:13px!important;
    font-weight:700!important;
    letter-spacing:normal!important;
    text-transform:none!important;
  }

  .ksh-ek__score{
    background:#ffffff!important;
    border:1px solid #d9e6f6!important;
    color:#07194a!important;
  }

  .ksh-ek__score span,
  .ksh-ek__score strong{
    color:#07194a!important;
  }

  @media (max-width:760px){
    .ksh-ek__result-head{
      padding:22px!important;
    }
  }
}


/* Recovery 1.0.10 – aktuelles Engagement-Profil dezent hervorheben */
@media screen {
  .ksh-ek__profile-card.is-current{
    background:#eef5ff!important;
    border-color:#bcd2ee!important;
    box-shadow:0 8px 22px rgba(15,34,75,.07)!important;
  }

  .ksh-ek__profile-card.is-current small{
    background:#ffffff!important;
    border:1px solid #d9e6f6!important;
    color:#07194a!important;
  }

  .ksh-ek__profile-card.is-current strong{
    color:#07194a!important;
  }
}


/* Recovery 1.0.11 – einheitlicher Fortschrittsverlauf */
@media screen {
  .ksh-ek__progress,
  .ksh-ek__progress-track,
  .ksh-ek__bar-track,
  .ksh-ek__mini-bars i{
    background:#e7f0ff!important;
    border-radius:999px!important;
    overflow:hidden!important;
  }

  .ksh-ek__progress span,
  .ksh-ek__progress-bar,
  .ksh-ek__progress-fill,
  .ksh-ek__bar-track span,
  .ksh-ek__mini-bars b{
    background:linear-gradient(90deg,#12351d 0%,#76b828 100%)!important;
    border-radius:999px!important;
  }
}


/* Recovery 1.0.12 – 5-Schritte-Plan-Karten weiß mit blauem Akzent */


/* Recovery 1.0.17 – Ehrenamts-Check Ergebnisheader wie Website-Check kompakter */
@media screen {
  .ksh-ek .ksh-ek__result-head{
    display:flex!important;
    justify-content:space-between!important;
    align-items:flex-start!important;
    gap:20px!important;
    padding:22px!important;
    margin:0 0 18px!important;
    min-height:0!important;
    background:#ffffff!important;
    border:1px solid #d9e6f6!important;
    border-radius:22px!important;
    box-shadow:0 10px 28px rgba(15,34,75,.06)!important;
  }

  .ksh-ek .ksh-ek__result-head > div:first-child{
    min-width:0!important;
    max-width:calc(100% - 150px)!important;
    padding:0!important;
  }

  .ksh-ek .ksh-ek__result-head .ksh-ek__badge{
    margin:0 0 14px!important;
    padding:8px 13px!important;
    background:#eef5ff!important;
    border:1px solid #d9e6f6!important;
    color:#07194a!important;
    box-shadow:none!important;
  }

  .ksh-ek .ksh-ek__result-head h2{
    margin:0 0 14px!important;
    font-size:clamp(30px,3.5vw,42px)!important;
    line-height:1.08!important;
    max-width:820px!important;
  }

  .ksh-ek .ksh-ek__result-head p{
    margin:0!important;
    max-width:820px!important;
    color:#405064!important;
    line-height:1.65!important;
  }

  .ksh-ek .ksh-ek__score{
    min-width:118px!important;
    width:118px!important;
    min-height:96px!important;
    padding:14px 16px!important;
    border-radius:18px!important;
    background:#ffffff!important;
    border:1px solid #d9e6f6!important;
    box-shadow:0 8px 22px rgba(15,34,75,.06)!important;
    color:#07194a!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
  }

  .ksh-ek .ksh-ek__score span{
    font-size:32px!important;
    line-height:1!important;
    color:#07194a!important;
    margin:0!important;
  }

  .ksh-ek .ksh-ek__score small{
    margin-top:7px!important;
    font-size:12px!important;
    line-height:1.25!important;
    color:#405064!important;
  }

  @media (max-width:820px){
    .ksh-ek .ksh-ek__result-head{
      display:block!important;
      padding:20px!important;
    }

    .ksh-ek .ksh-ek__result-head > div:first-child{
      max-width:none!important;
    }

    .ksh-ek .ksh-ek__score{
      margin-top:16px!important;
      width:max-content!important;
      min-width:118px!important;
    }
  }
}


/* Recovery 1.0.18 – Ehrenamts-Check Frage-Fortschrittsbalken wirklich mit Verlauf */
@media screen {
  .ksh-ek .ksh-ek__app .ksh-ek__progress-wrap .ksh-ek__progress > span,
  .ksh-ek .ksh-ek__progress-wrap .ksh-ek__progress > span,
  .ksh-ek .ksh-ek__progress > span{
    background:linear-gradient(90deg,#12351d 0%,#76b828 100%)!important;
    border-radius:999px!important;
  }
}


/* Recovery 1.0.20 – NUR Vereinsmodus: Antwortboxen nebeneinander */
@media screen and (min-width: 761px) {
  .ksh-ek[data-mode="club"] .ksh-ek__answers,
  .ksh-ek[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek[data-mode="org"] .ksh-ek__answers,
  .ksh-ek.is-club-mode .ksh-ek__answers,
  .ksh-ek.is-verein-mode .ksh-ek__answers,
  .ksh-ek.is-org-mode .ksh-ek__answers,
  .ksh-ek__app[data-mode="club"] .ksh-ek__answers,
  .ksh-ek__app[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek__app[data-mode="org"] .ksh-ek__answers,
  .ksh-ek__app.is-club-mode .ksh-ek__answers,
  .ksh-ek__app.is-verein-mode .ksh-ek__answers,
  .ksh-ek__app.is-org-mode .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="club"] .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="org"] .ksh-ek__answers,
  .ksh-ek__question-card.is-club-mode .ksh-ek__answers,
  .ksh-ek__question-card.is-verein-mode .ksh-ek__answers,
  .ksh-ek__question-card.is-org-mode .ksh-ek__answers {
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
}


/* Recovery 1.0.21 – NUR Vereinsmodus: auf Desktop alle 5 Antwortboxen in einer Reihe */
@media screen and (min-width: 981px) {
  .ksh-ek[data-mode="club"] .ksh-ek__answers,
  .ksh-ek[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek[data-mode="org"] .ksh-ek__answers,
  .ksh-ek.is-club-mode .ksh-ek__answers,
  .ksh-ek.is-verein-mode .ksh-ek__answers,
  .ksh-ek.is-org-mode .ksh-ek__answers,
  .ksh-ek__app[data-mode="club"] .ksh-ek__answers,
  .ksh-ek__app[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek__app[data-mode="org"] .ksh-ek__answers,
  .ksh-ek__app.is-club-mode .ksh-ek__answers,
  .ksh-ek__app.is-verein-mode .ksh-ek__answers,
  .ksh-ek__app.is-org-mode .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="club"] .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="org"] .ksh-ek__answers,
  .ksh-ek__question-card.is-club-mode .ksh-ek__answers,
  .ksh-ek__question-card.is-verein-mode .ksh-ek__answers,
  .ksh-ek__question-card.is-org-mode .ksh-ek__answers {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  .ksh-ek[data-mode="club"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek[data-mode="verein"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek[data-mode="org"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek.is-club-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek.is-verein-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek.is-org-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app[data-mode="club"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app[data-mode="verein"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app[data-mode="org"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app.is-club-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app.is-verein-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app.is-org-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card[data-mode="club"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card[data-mode="verein"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card[data-mode="org"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card.is-club-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card.is-verein-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card.is-org-mode .ksh-ek__answers .ksh-ek__answer {
    min-height: 68px !important;
    justify-content: center !important;
    text-align: center !important;
    padding: 14px 10px !important;
  }
}


/* Recovery 1.0.22 – NUR Vereinsmodus/Desktop: 5 Antwortboxen wirklich in einer Reihe */
@media screen and (min-width: 761px) {
  .ksh-ek .ksh-ek__answers--scale,
  .ksh-ek[data-mode="club"] .ksh-ek__answers,
  .ksh-ek[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek[data-mode="org"] .ksh-ek__answers,
  .ksh-ek.is-club-mode .ksh-ek__answers,
  .ksh-ek.is-verein-mode .ksh-ek__answers,
  .ksh-ek.is-org-mode .ksh-ek__answers,
  .ksh-ek__app[data-mode="club"] .ksh-ek__answers,
  .ksh-ek__app[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek__app[data-mode="org"] .ksh-ek__answers,
  .ksh-ek__app.is-club-mode .ksh-ek__answers,
  .ksh-ek__app.is-verein-mode .ksh-ek__answers,
  .ksh-ek__app.is-org-mode .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="club"] .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="verein"] .ksh-ek__answers,
  .ksh-ek__question-card[data-mode="org"] .ksh-ek__answers,
  .ksh-ek__question-card.is-club-mode .ksh-ek__answers,
  .ksh-ek__question-card.is-verein-mode .ksh-ek__answers,
  .ksh-ek__question-card.is-org-mode .ksh-ek__answers {
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:10px!important;
    align-items:stretch!important;
  }

  .ksh-ek .ksh-ek__answers--scale .ksh-ek__answer,
  .ksh-ek[data-mode="club"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek[data-mode="verein"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek[data-mode="org"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek.is-club-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek.is-verein-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek.is-org-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app[data-mode="club"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app[data-mode="verein"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app[data-mode="org"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app.is-club-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app.is-verein-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__app.is-org-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card[data-mode="club"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card[data-mode="verein"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card[data-mode="org"] .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card.is-club-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card.is-verein-mode .ksh-ek__answers .ksh-ek__answer,
  .ksh-ek__question-card.is-org-mode .ksh-ek__answers .ksh-ek__answer {
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    flex:initial!important;
    flex-basis:auto!important;
    grid-column:auto!important;
    min-height:68px!important;
    padding:12px 8px!important;
    justify-content:center!important;
    text-align:center!important;
    font-size:13.5px!important;
  }

  .ksh-ek .ksh-ek__answers--scale .ksh-ek__answer span,
  .ksh-ek[data-mode="club"] .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek[data-mode="verein"] .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek[data-mode="org"] .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek.is-club-mode .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek.is-verein-mode .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek.is-org-mode .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek__app[data-mode="club"] .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek__app[data-mode="verein"] .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek__app[data-mode="org"] .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek__app.is-club-mode .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek__app.is-verein-mode .ksh-ek__answers .ksh-ek__answer span,
  .ksh-ek__app.is-org-mode .ksh-ek__answers .ksh-ek__answer span {
    text-align:center!important;
    width:100%!important;
  }
}
