:root{--navy:#1f628e;--accent:#e09d71;--cream:#ecdcc8;--surface:#f8f4ef;--text:#1a2e3b;--muted:#6c869e;--border:#e4d9ce;--radius:12px;--fh:'DM Sans',system-ui,sans-serif;--fb:'Lora',Georgia,serif}
.pp-wrap{max-width:800px;margin:0 auto;padding:40px 24px 80px}
.pp-header{margin-bottom:40px}
.pp-header__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}
.pp-header__title{font-family:var(--fh);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:var(--navy);line-height:1.15;margin-bottom:16px}
.pp-progress{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:50px;padding:6px 16px;margin-top:8px}
.pp-why{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:28px;margin-bottom:32px}
.pp-why__cols{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:20px}
@media(max-width:600px){.pp-why__cols{grid-template-columns:1fr}}
.pp-why__heading{font-family:var(--fh);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:12px}
.pp-why__list{list-style:none;display:flex;flex-direction:column;gap:8px}
.pp-why__list li{font-family:var(--fb);font-size:.92rem;color:var(--text);padding-left:18px;position:relative;line-height:1.5}
.pp-why__list li::before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%}
.pp-why__list--is li::before{background:var(--accent)}
.pp-why__list--not li::before{background:var(--border)}
.pp-leitfrage{border-top:1px solid var(--border);padding-top:18px;margin-top:4px}
.pp-leitfrage__label{font-family:var(--fh);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);display:block;margin-bottom:6px}
.pp-leitfrage__text{font-family:var(--fb);font-size:1rem;color:var(--navy);font-style:italic;line-height:1.6;margin:0}
.pp-intro{margin-bottom:32px}
.pp-intro__title{font-family:var(--fh);font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:10px}
.pp-intro__body p{font-family:var(--fb);color:var(--text);line-height:1.7;margin-bottom:12px}
.pp-stage{border:1px solid var(--border);border-radius:var(--radius);padding:24px;margin-bottom:20px}
.pp-stage--locked{background:var(--surface);opacity:.75}
.pp-stage--done{border-color:var(--accent)}
.pp-stage--done .pp-stage__done-badge{display:inline}
.pp-stage__head{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.pp-stage__title{font-family:var(--fh);font-size:1rem;font-weight:700;color:var(--navy);flex:1;margin:0}
.pp-stage__lock,.pp-stage__done-badge{font-size:.85rem;flex-shrink:0}
.pp-stage__done-badge{display:none;font-weight:700;color:var(--accent);background:rgba(224,157,113,.12);border-radius:50px;padding:2px 10px}
.pp-stage__leitgedanke{font-family:var(--fb);font-style:italic;color:var(--muted);font-size:.92rem;margin-bottom:14px;line-height:1.6;border-left:2px solid var(--cream);padding-left:12px}
.pp-stage__impulse{list-style:disc;padding-left:20px;margin-bottom:14px;display:flex;flex-direction:column;gap:5px}
.pp-stage__impulse li{font-family:var(--fb);font-size:.9rem;color:var(--text)}
.pp-stage__modules{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}
.pp-stage__transfer{font-family:var(--fh);font-size:.85rem;color:var(--muted);border-top:1px solid var(--border);padding-top:12px;line-height:1.5}
.pp-stage__locked-hint{font-family:var(--fh);font-size:.88rem;color:var(--muted)}
.pp-module{display:flex;align-items:center;gap:10px;padding:9px 12px;background:var(--surface);border:1px solid var(--border);border-radius:8px;transition:border-color .15s}
.pp-module:has(.pp-module-check:checked){border-color:var(--accent);background:rgba(224,157,113,.06)}
.pp-module__check-wrap{flex-shrink:0;line-height:0}
.pp-module-check{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}
.pp-module__icon{flex-shrink:0;font-size:1rem}
.pp-module__link{font-family:var(--fh);font-size:.88rem;font-weight:600;color:var(--navy);text-decoration:none;flex:1;line-height:1.3}
.pp-module__link:hover{color:var(--accent)}
.pp-resources{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px 24px;margin-bottom:28px}
.pp-res__title{font-family:var(--fh);font-size:.85rem;font-weight:700;color:var(--navy);margin:0 0 12px}
.pp-res__list{list-style:none;display:flex;flex-direction:column;gap:8px}
.pp-res__item a{font-family:var(--fh);font-size:.88rem;color:var(--navy);text-decoration:none}
.pp-res__item a:hover{color:var(--accent);text-decoration:underline}
.pp-outro{background:linear-gradient(135deg,var(--navy) 0%,#2d7aad 100%);border-radius:var(--radius);padding:32px;color:#fff;margin-top:32px}
.pp-outro h2{font-family:var(--fh);font-size:1.2rem;font-weight:700;margin:0 0 16px;color:#fff}
.pp-outro__next{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;list-style:none}
.pp-outro__next a{color:rgba(255,255,255,.85);font-family:var(--fh);font-size:.9rem;text-decoration:none}
.pp-outro__next a:hover{color:#fff;text-decoration:underline}
.pp-outro__checklist{list-style:none;display:flex;flex-direction:column;gap:6px}
.pp-outro__checklist li{font-family:var(--fb);font-size:.9rem;color:rgba(255,255,255,.85);padding-left:20px;position:relative;line-height:1.5}
.pp-outro__checklist li::before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:700}
.pp-signup{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:32px;margin-top:32px}
.pp-signup h2{font-family:var(--fh);font-size:1.15rem;font-weight:700;color:var(--navy);margin-bottom:10px}
.pp-signup p{font-family:var(--fb);color:var(--muted);font-size:.92rem;line-height:1.6;margin-bottom:20px}
.pp-entry-wrap{max-width:800px;margin:0 auto;padding:40px 24px 80px}
.pp-entry-hero{margin-bottom:48px}
.pp-entry-hero h1{font-family:var(--fh);font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800;color:var(--navy);margin-bottom:12px}
.pp-entry-hero p{font-family:var(--fb);font-size:1rem;color:var(--muted);line-height:1.7}
.pp-entry-questions{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;margin-bottom:40px}
.pp-entry-questions h2{font-family:var(--fh);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 16px}
.pp-entry-questions ul{list-style:disc;padding-left:20px;display:flex;flex-direction:column;gap:10px}
.pp-entry-questions li{font-family:var(--fb);color:var(--text);line-height:1.6}
.pp-cards{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}
.pp-card{border:1px solid var(--border);border-radius:var(--radius);padding:28px;background:#fff}
.pp-card__title{font-family:var(--fh);font-size:1.1rem;font-weight:700;color:var(--navy);margin:0 0 12px}
.pp-card__desc{font-family:var(--fb);color:var(--text);font-size:.92rem;line-height:1.7;margin-bottom:14px}
.pp-card__when-label{font-family:var(--fh);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);display:block;margin-bottom:8px}
.pp-card__when-list{list-style:none;margin-bottom:16px;display:flex;flex-direction:column;gap:5px}
.pp-card__when-list li{font-family:var(--fh);font-size:.85rem;color:var(--text);padding-left:16px;position:relative}
.pp-card__when-list li::before{content:"→";position:absolute;left:0;color:var(--accent)}
.pp-card__cta{display:inline-flex;align-items:center;background:var(--navy);color:#fff;font-family:var(--fh);font-size:.85rem;font-weight:700;padding:10px 20px;border-radius:8px;text-decoration:none;transition:background .15s}
.pp-card__cta:hover{background:#2a7aad;color:#fff}
.pp-closing{font-family:var(--fb);color:var(--muted);font-size:.9rem;line-height:1.7;padding:20px 24px;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border)}