.wwgt-krise{--krise-primary:#00acec;--krise-dark:#12405e;--krise-success:#16a34a;--krise-warning:#d97706;--krise-danger:#dc2626;--krise-radius:8px;font-family:inherit;color:#1a202c;max-width:900px;margin:0 auto}.wwgt-krise-hero{position:relative;background:linear-gradient(135deg,#12405e 0%,#00acec 100%);border-radius:var(--krise-radius);padding:clamp(40px, 6vw, 72px) clamp(24px, 5vw, 64px);text-align:center;overflow:hidden;margin-bottom:32px}.wwgt-krise-hero--has-image{background-size:cover;background-position:center;background-repeat:no-repeat}.wwgt-krise-hero__overlay{position:absolute;inset:0;background-image:linear-gradient(0deg,#00aeed 0%,#12405e -100%);opacity:.9;z-index:0}.wwgt-krise-hero__inner{position:relative;z-index:1}.wwgt-krise-hero__eyebrow{margin:0 0 10px;color:var(--krise-primary);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wwgt-krise-hero--has-image .wwgt-krise-hero__eyebrow{color:#00acec}.wwgt-krise-hero__title{margin:0 0 12px;color:#fff;font-size:clamp(26px, 4vw, 44px);line-height:1.1;letter-spacing:-.03em;font-weight:500}.wwgt-krise-hero__subtitle{width:100%;max-width:760px;margin:0 auto 24px;color:rgba(255,255,255,.88);font-size:17px;line-height:1.7}.wwgt-krise-hero__facts{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.wwgt-krise-hero__facts span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:13px;line-height:1.2}.wwgt-krise-form-section{background:#fff;border-radius:var(--krise-radius);padding:clamp(24px, 4vw, 48px);margin-bottom:32px}.wwgt-krise-form-wrap{display:flex;flex-direction:column;gap:24px}.wwgt-krise-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wwgt-krise-divider{border:none;border-top:1px solid #e2e8f0;margin:4px 0}.wwgt-krise-field{display:flex;flex-direction:column;gap:8px}.wwgt-krise-label{font-size:14px;font-weight:600;color:#1a202c}.wwgt-krise-optional{font-weight:400;color:#a0aec0;font-size:12px}.wwgt-krise-hint{margin:0;font-size:12px;color:#718096;line-height:1.5}.wwgt-krise-input,.wwgt-krise-textarea{width:100%;height:44px;padding:0 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;font-size:15px;color:#1a202c;font-family:inherit;transition:border-color .2s,box-shadow .2s}.wwgt-krise-textarea{height:auto;padding:12px 14px;resize:vertical;line-height:1.5}.wwgt-krise-input:focus,.wwgt-krise-textarea:focus{outline:none;border-color:var(--krise-primary);box-shadow:0 0 0 3px rgba(0,172,236,.15)}.wwgt-krise-toggle-group{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wwgt-krise-toggle-group--3{grid-template-columns:repeat(3,1fr)}.wwgt-krise-toggle-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;border:2px solid #e2e8f0;border-radius:8px;background:#f7fafc;cursor:pointer;transition:all .2s;text-align:center}.wwgt-krise-toggle-btn:hover{border-color:var(--krise-primary);background:rgba(0,172,236,.05)}.wwgt-krise-toggle-btn.is-active{border-color:var(--krise-primary);background:rgba(0,172,236,.08);box-shadow:0 0 0 3px rgba(0,172,236,.15)}.wwgt-krise-toggle-btn__icon{font-size:22px}.wwgt-krise-toggle-btn__label{font-size:14px;font-weight:700;color:#1a202c}.wwgt-krise-toggle-btn__sub{font-size:11px;color:#718096;line-height:1.4}.wwgt-krise-kasse-combobox{position:relative}.wwgt-krise-kasse-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:260px;overflow-y:auto;z-index:20;box-shadow:0 8px 24px rgba(0,0,0,.1)}.wwgt-krise-kasse-dropdown__item{padding:10px 14px;cursor:pointer;font-size:14px;color:#1a202c;border-bottom:1px solid #f1f5f9;transition:background .1s}.wwgt-krise-kasse-dropdown__item:last-child{border-bottom:none}.wwgt-krise-kasse-dropdown__item:hover{background:rgba(0,172,236,.07)}.wwgt-krise-kasse-dropdown__empty{padding:14px;font-size:13px;color:#718096;text-align:center}.wwgt-krise-kasse-badge{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:8px 14px;background:rgba(0,172,236,.1);border:1px solid rgba(0,172,236,.3);border-radius:8px;font-size:13px;font-weight:600;color:var(--krise-dark)}.wwgt-krise-kasse-badge__clear{background:none;border:none;cursor:pointer;color:#718096;font-size:14px;padding:0;line-height:1}.wwgt-krise-kasse-badge__clear:hover{color:#d23c3c}.wwgt-krise-calc-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:var(--krise-primary);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s,transform .15s;align-self:center}.wwgt-krise-calc-btn:hover{background:#0090c8;transform:translateY(-1px)}.wwgt-krise-result{display:flex;flex-direction:column;gap:24px}.wwgt-krise-headline-block{background:linear-gradient(135deg,#12405e 0%,#1a5276 100%);border-radius:var(--krise-radius);padding:clamp(28px, 4vw, 48px);text-align:center;color:#fff}.wwgt-krise-headline-block__label{margin:0 0 8px;font-size:14px;font-weight:600;color:rgba(255,255,255,.75);text-transform:uppercase;letter-spacing:.05em}.wwgt-krise-headline-block__amount{font-size:clamp(30px, 5vw, 52px);font-weight:800;color:#fff;line-height:1;margin-bottom:8px}.wwgt-krise-headline-block__sub{margin:0;font-size:14px;color:rgba(255,255,255,.7)}.wwgt-krise-alert{border-radius:var(--krise-radius);padding:20px 24px;font-size:14px;line-height:1.6}.wwgt-krise-alert--danger{background:#fef2f2;border-left:4px solid var(--krise-danger);color:#7f1d1d}.wwgt-krise-alert--warning{background:#fffbeb;border-left:4px solid var(--krise-warning);color:#78350f}.wwgt-krise-checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#1a202c;line-height:1.5;cursor:pointer}.wwgt-krise-checkbox{margin-top:3px;width:18px;height:18px;flex-shrink:0;accent-color:var(--krise-primary);cursor:pointer}.wwgt-krise-alert strong{display:block;margin-bottom:6px;font-size:15px}.wwgt-krise-alert ul{margin:6px 0 0;padding-left:20px}.wwgt-krise-letter-block{background:#fff;border-radius:var(--krise-radius);padding:clamp(20px, 3vw, 32px)}.wwgt-krise-letter-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.wwgt-krise-action-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border:1.5px solid #e2e8f0;border-radius:8px;background:#f7fafc;color:#1a202c;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.wwgt-krise-action-btn:hover{border-color:var(--krise-primary);background:rgba(0,172,236,.06)}.wwgt-krise-letter-paper{background:#fdfdfb;border:1px solid #e2e8f0;border-radius:4px;padding:clamp(24px, 5vw, 56px) clamp(20px, 4vw, 48px);font-family:Georgia,'Times New Roman',serif;font-size:14px;line-height:1.8;color:#1a202c;white-space:pre-wrap;box-shadow:0 2px 12px rgba(0,0,0,.05)}.wwgt-krise-copy-note{margin:10px 0 0;font-size:13px;color:var(--krise-success);min-height:18px}.wwgt-krise-info-block{background:#fff;border-radius:var(--krise-radius);padding:28px}.wwgt-krise-info-block>p{margin:0 0 14px;font-size:14px;color:#4a5568;line-height:1.7}.wwgt-krise-info-block>p:last-child{margin-bottom:0}.wwgt-krise-info-block--calm{background:#f0fdf4;border:1px solid #bbf7d0}.wwgt-krise-info-block--calm>p{color:#14532d}.wwgt-krise-info-block__title{margin:0 0 20px;font-size:18px;font-weight:700;color:#1a202c}.wwgt-krise-steps{display:flex;flex-direction:column;gap:20px}.wwgt-krise-step{display:flex;gap:16px;align-items:flex-start}.wwgt-krise-step__num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--krise-primary);color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center}.wwgt-krise-step__content strong{display:block;font-size:15px;font-weight:700;color:#1a202c;margin-bottom:4px}.wwgt-krise-step__content p{margin:0;font-size:14px;color:#718096;line-height:1.6}.wwgt-krise-cta-block{background:linear-gradient(135deg,#12405e 0%,#1a5276 100%);border-radius:var(--krise-radius);overflow:hidden}.wwgt-krise-cta-block__inner{padding:clamp(28px, 4vw, 48px);text-align:center}.wwgt-krise-cta-block__icon{font-size:40px;margin-bottom:12px}.wwgt-krise-cta-block__title{margin:0 0 12px;font-size:clamp(20px, 3vw, 28px);font-weight:700;color:#fff}.wwgt-krise-cta-block__text{margin:0 0 24px;font-size:15px;color:rgba(255,255,255,.85);line-height:1.7;max-width:620px;margin-left:auto;margin-right:auto}.wwgt-krise-cta-block__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:20px}.wwgt-krise-cta-block__note{margin:0;font-size:13px;color:rgba(255,255,255,.65);line-height:1.5}.wwgt-krise-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 28px;border-radius:8px;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s;border:none}.wwgt-krise-btn--primary{background:var(--krise-primary);color:#fff}.wwgt-krise-btn--primary:hover{background:#0090c8;transform:translateY(-1px);color:#fff;text-decoration:none}.wwgt-krise-btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.wwgt-krise-btn--secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.7);color:#fff;text-decoration:none}.wwgt-krise-reset-wrap{text-align:center}.wwgt-krise-reset-btn{background:none;border:1.5px solid #e2e8f0;border-radius:8px;padding:10px 24px;font-size:14px;color:#718096;cursor:pointer;transition:all .2s}.wwgt-krise-reset-btn:hover{border-color:var(--krise-primary);color:var(--krise-primary)}.wwgt-krise-source-note{margin-top:16px;font-size:11px;color:#a0aec0;line-height:1.5;text-align:center;padding:0 16px}.wwgt-krise [hidden]{display:none}@media print{body *{visibility:hidden}.wwgt-krise-letter-paper,.wwgt-krise-letter-paper *{visibility:visible}.wwgt-krise-letter-paper{position:absolute;top:0;left:0;width:100%;border:none;box-shadow:none;padding:0}}@media (max-width:640px){.wwgt-krise-grid-2{grid-template-columns:1fr}.wwgt-krise-toggle-group{grid-template-columns:1fr}.wwgt-krise-toggle-group--3{grid-template-columns:1fr 1fr}.wwgt-krise-letter-actions{flex-direction:column}.wwgt-krise-action-btn{justify-content:center}}