:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#eef2f6;--ink:#172033;--muted:#000000;--line:#dde4ec;--accent:#315d77;--accent2:#d69b2d;--good:#2f7d63;--soft:#f7f9fc;--white:#fff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 10% 0,#f8fafc 0,transparent 34%),linear-gradient(180deg,#eef3f7 0,#f6f8fb 42%,#eef2f6 100%);min-height:100vh}.container{max-width:1080px;margin:auto;padding:34px 18px 64px}.hero{text-align:center;padding:46px 18px 34px;position:relative}.hero:before{content:"";display:block;width:74px;height:5px;border-radius:99px;background:linear-gradient(90deg,var(--accent),var(--accent2));margin:0 auto 18px}.hero h1{font-size:clamp(2.15rem,5vw,3.7rem);line-height:1.02;letter-spacing:-.035em;margin:0 0 14px;color:var(--ink)}.hero p{font-size:1.08rem;line-height:1.65;max-width:800px;margin:0 auto;color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800;color:var(--accent);margin-bottom:8px}.card{background:rgba(255,255,255,.96);border:1px solid rgba(220,227,235,.95);border-radius:20px;padding:27px;margin:18px 0;box-shadow:0 15px 44px rgba(26,43,61,.07)}.hidden{display:none!important}.cycle,.profile-grid,.lead-grid,.result-grid{display:grid;gap:14px}.cycle{grid-template-columns:repeat(4,1fr);margin:26px 0}.cycle>div{background:linear-gradient(180deg,#fff,#f7f9fc);border:1px solid var(--line);border-radius:14px;padding:18px;position:relative;overflow:hidden}.cycle>div:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background:linear-gradient(90deg,var(--accent),transparent)}.cycle b{display:inline-block;margin-bottom:4px;color:var(--accent)}.profile-grid,.lead-grid{grid-template-columns:repeat(2,1fr)}.profile-box{border:1px solid var(--line);border-radius:16px;padding:18px;background:var(--soft)}button{font:inherit;border:0;border-radius:11px;padding:13px 18px;cursor:pointer;background:linear-gradient(135deg,var(--ink),#29455f);color:#fff;font-weight:800;box-shadow:0 7px 18px rgba(23,32,51,.12);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(23,32,51,.16)}button.secondary{background:#e9eef4;color:var(--ink);box-shadow:none}button:disabled{opacity:.5;transform:none;cursor:not-allowed}.choice,.answer{background:#fff;color:var(--ink);border:1px solid #cbd5e1;text-align:left;min-height:62px;box-shadow:none;font-weight:650}.choice:hover,.answer:hover{border-color:#91a7b7;background:#fbfcfe}.choice.selected,.answer.selected{border-color:var(--accent);background:#eef6fa;box-shadow:inset 0 0 0 2px var(--accent)}.answer.selected:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--accent);color:#fff;margin-right:8px;font-size:.82rem}.profile-options{display:grid;gap:10px}.answer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.question{position:relative;overflow:hidden;padding-top:23px}.question:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,var(--accent),#8aa9bb 55%,transparent)}.question-kicker{display:flex;align-items:center;gap:9px;margin-bottom:10px}.question-number{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:28px;padding:0 9px;border-radius:999px;background:var(--ink);color:#fff;font-size:.78rem;font-weight:800}.question-topic{font-size:.78rem;font-weight:750;color:var(--muted)}.question h3{font-size:1.15rem;line-height:1.45;margin:0 0 8px}.question-explanation{font-weight:400;color:var(--muted);line-height:1.62;margin:0 0 19px;max-width:930px}.actions{display:flex;justify-content:space-between;gap:12px;margin:20px 0}.context-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.context-row span{background:#edf3f7;border:1px solid #dde7ee;border-radius:999px;padding:7px 12px;color:#435165;font-weight:650}.section-title,.result-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.badge,.teaser{font-weight:850}.badge{background:var(--ink);color:#fff;padding:5px 9px;border-radius:999px;font-size:.8rem}.teaser{font-size:1.35rem;margin-bottom:8px;color:var(--accent)}.overall-score{font-size:3.35rem;font-weight:900;line-height:1.05;letter-spacing:-.04em;margin:12px 0}.progress{height:10px;background:#e8edf2;border-radius:99px;overflow:hidden}.progress>div{height:100%;background:linear-gradient(90deg,var(--accent),#6c91a7);transition:width .25s ease}.field{display:grid;gap:7px}.field span{font-weight:750;color:#3f4c61}.field input{font:inherit;padding:13px 14px;border:1px solid #cbd4df;border-radius:10px;background:#fff}.field input:focus{outline:3px solid rgba(49,93,119,.14);border-color:var(--accent)}.privacy{display:flex;gap:9px;align-items:flex-start}.error{color:#9d1c1c;font-weight:750}.success{color:#17633a;font-weight:750}.small{font-size:.92rem;color:#68758a;line-height:1.55}.footer{text-align:center;color:#748095;margin-top:30px}.lead-result{font-size:1.12rem;line-height:1.6}.contact-card{display:grid;grid-template-columns:120px 1fr;gap:20px;align-items:center;background:linear-gradient(135deg,#f8fafc,#edf4f8);border:1px solid #dce6ed;border-radius:16px;padding:18px;margin:24px 0}.contact-card img{width:120px;height:120px;object-fit:cover;border-radius:14px;box-shadow:0 8px 24px rgba(23,32,51,.12)}.contact-card h3,.contact-card h2{margin:0 0 7px}.contact-card p{margin:6px 0;line-height:1.55}.text-link,.contact-card a{color:var(--accent);font-weight:800;text-decoration:none}.text-link:hover,.contact-card a:hover{text-decoration:underline}progress{width:100%;height:12px;accent-color:var(--accent)}
/* Ergebnisbericht */.report-page{max-width:1120px}.result-hero{padding-bottom:22px}.score-card{background:linear-gradient(135deg,#fff 0,#f7fafc 70%,#eef5f8 100%)}.score-layout{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.score-badge{width:138px;height:138px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 35% 30%,#fff 0,#eef5f8 54%,#dfeaf0 100%);border:8px solid #d7e6ee;box-shadow:0 12px 28px rgba(49,93,119,.14)}.score-badge strong{font-size:3rem;line-height:.95;letter-spacing:-.05em}.score-badge span{margin-top:7px;color:var(--muted);font-weight:800}.next-step{margin-top:20px;padding:16px 18px;border-radius:13px;background:var(--ink);color:#fff}.next-step span{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;opacity:.7;margin-bottom:4px}.report-intro{padding:24px 4px 4px}.report-intro h2{font-size:1.8rem;margin:4px 0 6px}.report-intro p{color:var(--muted);line-height:1.6;max-width:850px}.result-section{padding:0;overflow:hidden}.result-section-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px 10px}.result-section-head>div:first-child{display:flex;align-items:center;gap:12px}.result-section-head h2{font-size:1.32rem;margin:0}.section-number{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--ink);color:#fff;font-weight:850}.section-score{font-size:1.35rem;font-weight:900;color:var(--accent)}.section-score small{font-size:.82rem;color:var(--muted)}.result-section>progress{margin:0 26px;width:calc(100% - 52px)}.section-summary{margin:16px 26px 22px;color:#4d5b70;line-height:1.6}.question-result-list{border-top:1px solid var(--line);background:#fbfcfe}.question-result{padding:20px 26px;border-bottom:1px solid var(--line);position:relative}.question-result:last-child{border-bottom:0}.question-result:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--accent2)}.question-result.is-positive:before{background:var(--good)}.question-result-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.question-id{font-size:.78rem;font-weight:850;background:#e9eef4;padding:4px 8px;border-radius:999px}.answer-score{font-size:.8rem;font-weight:850;color:var(--muted)}.question-result h3{font-size:1rem;line-height:1.45;margin:10px 0}.answer-chip{display:inline-flex;gap:7px;align-items:center;background:#eef3f7;border-radius:9px;padding:7px 10px;font-size:.87rem}.answer-chip span{color:var(--muted)}.consulting-focus{margin:12px 0 0;line-height:1.58;color:#3f4c61}.consulting-focus strong{color:var(--ink)}.priority-card ol{padding-left:22px}.priority-card li{margin:9px 0;font-weight:750}.contact-card-large{grid-template-columns:150px 1fr;padding:22px}.contact-card-large img{width:150px;height:150px}
@media(max-width:820px){.cycle,.answer-grid{grid-template-columns:1fr}.profile-grid,.lead-grid{grid-template-columns:1fr}.answer{min-height:54px}.contact-card{grid-template-columns:88px 1fr}.contact-card img{width:88px;height:88px}.score-layout{grid-template-columns:1fr}.score-badge{width:120px;height:120px}.result-section-head{align-items:flex-start}.contact-card-large{grid-template-columns:96px 1fr}.contact-card-large img{width:96px;height:96px}}@media(max-width:520px){.container{padding:20px 12px 48px}.card{padding:20px;border-radius:16px}.hero{padding:34px 10px 24px}.contact-card,.contact-card-large{grid-template-columns:1fr}.result-section-head,.section-summary,.question-result{padding-left:18px;padding-right:18px}.result-section>progress{margin-left:18px;margin-right:18px;width:calc(100% - 36px)}}
.admin-card{max-width:760px;margin:48px auto}.admin-card form{display:grid;gap:10px;margin-top:18px}.admin-card input{font:inherit;padding:13px 14px;border:1px solid #cbd4df;border-radius:10px;background:#fff}.admin-card input:focus{outline:3px solid rgba(49,93,119,.14);border-color:var(--accent)}.notice{padding:12px 14px;border-radius:10px;margin:14px 0;background:#f6f8fa;border:1px solid var(--line)}.notice.success{background:#edf8f2;border-color:#bfe2ce}.notice.error{background:#fff1f1;border-color:#edc3c3}.muted{color:var(--muted)}code{background:#eef2f6;padding:2px 5px;border-radius:5px}#progressText {
    font-size: 1.55rem;
    line-height: 1.25;
    font-weight: 700;
    color: #000000;
}
#intro .pdca {
  background: linear-gradient(180deg,#f5f9fc 0%,#eaf3f8 100%);
}

#intro #startBtn {
  background: linear-gradient(180deg, #e5f2e7 0%, #cfe5d4 100%);
  color: #000000;
  font-weight: 500;
}