.wdl-app,.wdl-app *{font-family:"Baloo 2",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.wdl-app{--wdl-green:#173f35;--wdl-deep:#102f29;--wdl-yellow:#f4c542;--wdl-cream:#f7f4ec;--wdl-ink:#173f35;max-width:900px;margin:40px auto;padding:28px;background:var(--wdl-cream);color:var(--wdl-ink);font-family:inherit;box-sizing:border-box}.wdl-app *{box-sizing:border-box}.wdl-hero{background:var(--wdl-green);color:#fff;padding:42px 44px 38px;position:relative;overflow:hidden}.wdl-hero:after{content:"";position:absolute;right:-70px;bottom:-90px;width:260px;height:260px;border:1px solid rgba(244,197,66,.55);border-radius:50%}.wdl-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:var(--wdl-yellow);margin-bottom:18px}.wdl-hero h2{font-size:clamp(32px,5vw,58px);line-height:1.05;margin:0 0 16px;font-weight:800}.wdl-hero p{font-size:18px;line-height:1.6;max-width:660px;margin:0;color:rgba(255,255,255,.88)}.wdl-progress{display:flex;align-items:center;gap:18px;margin:28px 0 34px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wdl-progress-label{white-space:nowrap}.wdl-progress-track{height:7px;background:#d9dfd8;flex:1;border-radius:99px;overflow:hidden}.wdl-progress-track span{display:block;height:100%;width:0;background:var(--wdl-yellow);transition:width .3s ease}.wdl-test{background:#fff;padding:34px 38px 38px;box-shadow:0 9px 28px rgba(23,63,53,.09)}.wdl-question-header{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start;margin-bottom:22px}.wdl-question-number{font-size:26px;color:var(--wdl-yellow);font-weight:800;line-height:1}.wdl-question-title{grid-column:2;font-size:14px;letter-spacing:.11em;text-transform:uppercase;font-weight:800;color:#6a8279;margin-bottom:12px}.wdl-question-prompt{grid-column:2;font-size:27px;line-height:1.22;font-weight:700}.wdl-instruction{margin:0 0 22px;color:#65766f;line-height:1.5}.wdl-answer-list{display:grid;gap:12px}.wdl-answer-card{display:flex;gap:18px;align-items:center;width:100%;text-align:left;background:#fff;border:2px solid #d8e0d9;border-radius:4px;padding:20px 22px;cursor:pointer;color:var(--wdl-ink);font:inherit;transition:all .18s ease}.wdl-answer-card:hover{border-color:var(--wdl-green);transform:translateX(3px)}.wdl-answer-card.is-ranked{background:#f7faf6;border-color:var(--wdl-green)}.wdl-answer-card.is-first{box-shadow:inset 5px 0 0 var(--wdl-yellow)}.wdl-answer-card.is-last{opacity:.67}.wdl-rank-badge{display:flex;align-items:center;justify-content:center;flex:0 0 31px;width:31px;height:31px;border-radius:50%;border:1px solid #a8b9ad;font-size:14px;font-weight:800}.wdl-answer-card.is-ranked .wdl-rank-badge{background:var(--wdl-green);border-color:var(--wdl-green);color:#fff}.wdl-answer-text{font-size:17px;line-height:1.45}.wdl-selection-helper{min-height:24px;margin:22px 0 12px;font-size:14px;color:#65766f}.wdl-next,.wdl-restart,.wdl-long-cta,.wdl-submit-lead{appearance:none;border:0;border-radius:2px;background:var(--wdl-yellow);color:var(--wdl-deep);font-weight:800;font-size:16px;padding:14px 23px;cursor:pointer;transition:all .18s ease}.wdl-next:hover:not(:disabled),.wdl-restart:hover{background:#e4b62e;transform:translateY(-1px)}.wdl-next:disabled,.wdl-submit-lead:disabled{opacity:.42;cursor:not-allowed}.wdl-long-cta-wrap{display:flex;gap:12px;flex-wrap:wrap;margin:12px 0 28px}.wdl-long-gate{border-top:4px solid var(--wdl-yellow);background:#f7f4ec;padding:28px 26px;margin:0 0 24px}.wdl-long-gate[hidden],.wdl-thank-you[hidden]{display:none}.wdl-long-gate h3,.wdl-thank-you h3{font-size:28px;line-height:1.15;margin:0 0 12px}.wdl-long-gate>p{font-size:17px;line-height:1.6;margin-bottom:22px}.wdl-lead-form p{margin:0 0 15px}.wdl-lead-form label{display:block;font-size:14px;color:#536d62}.wdl-lead-form input[type=text],.wdl-lead-form input[type=email]{display:block;width:100%;height:52px;min-height:52px;border:1px solid #b8c9bc;border-radius:2px;background:#fff;padding:13px 14px;font:inherit;font-size:16px;line-height:1.35;color:var(--wdl-ink);margin-top:6px;box-sizing:border-box}.wdl-lead-form input:focus{outline:2px solid var(--wdl-yellow);outline-offset:1px}.wdl-consent{display:flex!important;gap:9px;align-items:flex-start;margin:18px 0;color:#536d62!important;line-height:1.45}.wdl-consent input{margin-top:4px;flex:0 0 auto}.wdl-form-status{margin-top:14px;color:#a43d2b;font-size:14px}.wdl-thank-you{border-top:4px solid var(--wdl-yellow);background:#f7f4ec;padding:28px 26px;margin:0 0 24px}.wdl-thank-you p{margin-bottom:0}.wdl-long-document{background:#fff;padding:42px 44px;box-shadow:0 9px 28px rgba(23,63,53,.09)}.wdl-long-document-mark{display:inline-block;color:var(--wdl-green);border-bottom:3px solid var(--wdl-yellow);font-size:12px;letter-spacing:.14em;font-weight:800;padding-bottom:5px}.wdl-long-document>h1{font-size:clamp(34px,5vw,48px);line-height:1.08;margin:18px 0 10px}.wdl-long-intro{font-size:19px;line-height:1.55;margin:0 0 6px}.wdl-long-greeting{font-weight:800;margin:0 0 18px}.wdl-long-star{display:grid;grid-template-columns:48px 1fr;gap:18px;border-top:1px solid #d8e0d9;padding:26px 0}.wdl-long-number{font-size:25px;font-weight:800;color:var(--wdl-yellow);line-height:1}.wdl-long-star h2{font-size:29px;line-height:1.05;margin:0 0 4px}.wdl-long-star h3{font-size:13px;text-transform:uppercase;letter-spacing:.09em;color:#6a8279;margin:0 0 14px}.wdl-long-meaning{font-size:17px;line-height:1.6;margin:0 0 16px}.wdl-long-holding{background:#f7f4ec;border-left:4px solid var(--wdl-yellow);padding:15px 18px;font-size:15px;line-height:1.55}.wdl-long-holding>strong{display:block;color:var(--wdl-green);font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.wdl-long-holding p{margin:7px 0}.wdl-long-section{border-top:4px solid var(--wdl-yellow);padding:25px 0 8px;margin-top:18px}.wdl-long-section h2{font-size:27px;line-height:1.1;margin:0 0 12px}.wdl-long-section p{font-size:16px;line-height:1.6;margin:0 0 10px}.wdl-long-section strong{color:var(--wdl-green)}.wdl-finished{background:#fff;padding:45px 38px;box-shadow:0 9px 28px rgba(23,63,53,.09)}.wdl-finished[hidden]{display:none}.wdl-finished-mark{display:inline-block;color:var(--wdl-green);border-bottom:3px solid var(--wdl-yellow);font-size:12px;letter-spacing:.14em;font-weight:800;padding-bottom:5px}.wdl-finished h2{font-size:34px;line-height:1.1;margin:18px 0}.wdl-finished p{font-size:18px;line-height:1.6;max-width:640px;margin:0 0 24px}.wdl-results{display:grid;gap:14px;margin:24px 0 30px}.wdl-result-card{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;border-top:1px solid #d8e0d9;padding:20px 0}.wdl-result-index{font-size:25px;font-weight:800;color:var(--wdl-yellow);line-height:1}.wdl-result-card h3{font-size:25px;margin:0 0 3px;color:var(--wdl-green)}.wdl-result-subtitle{font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6a8279;margin-bottom:8px}.wdl-result-card p{font-size:17px;margin:0;max-width:650px}@media (max-width:680px){.wdl-app{margin:15px auto;padding:12px}.wdl-hero{padding:30px 24px}.wdl-test,.wdl-finished,.wdl-long-document{padding:26px 20px}.wdl-long-star{grid-template-columns:34px 1fr;gap:11px}.wdl-long-star h2{font-size:25px}.wdl-long-meaning{font-size:16px}.wdl-progress{display:block}.wdl-progress-track{margin-top:10px}.wdl-question-header{grid-template-columns:42px 1fr;gap:12px}.wdl-question-title{grid-column:2}.wdl-question-prompt{grid-column:1/-1;font-size:22px;margin-top:6px}.wdl-answer-card{padding:16px}.wdl-answer-text{font-size:16px}}

/* Mobile Werte-Kompass: volle Breite und keine Theme-Einrückungen */
.wdl-app .wdl-hero h2,
.wdl-app .wdl-hero p,
.wdl-app .wdl-eyebrow,
.wdl-app .wdl-progress,
.wdl-app .wdl-question-number,
.wdl-app .wdl-question-title,
.wdl-app .wdl-question-prompt,
.wdl-app .wdl-instruction,
.wdl-app .wdl-answer-card,
.wdl-app .wdl-answer-card *,
.wdl-app .wdl-selection-helper,
.wdl-app .wdl-next,
.wdl-app .wdl-restart,
.wdl-app .wdl-long-cta,
.wdl-app .wdl-submit-lead,
.wdl-app .wdl-result-card,
.wdl-app .wdl-result-card * {
  font-family: "Baloo 2", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}
.wdl-app .wdl-answer-card {
  justify-content: flex-start !important;
  text-align: left !important;
  margin: 0 !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.wdl-app .wdl-answer-text {
  display: block !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  text-align: left !important;
}
@media (max-width: 680px) {
  .wdl-app {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
  }
  .wdl-app .wdl-hero {
    padding: 25px 16px 24px !important;
  }
  .wdl-app .wdl-test,
  .wdl-app .wdl-finished,
  .wdl-app .wdl-long-document {
    padding: 20px 12px 24px !important;
    box-shadow: none !important;
  }
  .wdl-app .wdl-question-header {
    grid-template-columns: 36px minmax(0, 1fr) !important;
    gap: 8px !important;
    margin-bottom: 16px !important;
  }
  .wdl-app .wdl-question-number {
    font-size: 24px !important;
  }
  .wdl-app .wdl-question-title {
    font-size: 13px !important;
    margin-bottom: 6px !important;
  }
  .wdl-app .wdl-question-prompt {
    font-size: 22px !important;
    line-height: 1.2 !important;
    margin-top: 4px !important;
  }
  .wdl-app .wdl-instruction {
    font-size: 16px !important;
    line-height: 1.45 !important;
    margin-bottom: 16px !important;
  }
  .wdl-app .wdl-answer-list {
    gap: 10px !important;
  }
  .wdl-app .wdl-answer-card {
    gap: 10px !important;
    padding: 14px 10px !important;
    min-height: 58px !important;
  }
  .wdl-app .wdl-rank-badge {
    flex: 0 0 28px !important;
    width: 28px !important;
    height: 28px !important;
  }
  .wdl-app .wdl-answer-text {
    font-size: 16px !important;
    line-height: 1.35 !important;
  }
}
