.Rechner-module__x60REq__layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:28px;display:grid}@media (max-width:880px){.Rechner-module__x60REq__layout{grid-template-columns:1fr}}.Rechner-module__x60REq__inputCard{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);flex-direction:column;gap:30px;padding:34px 32px;display:flex}.Rechner-module__x60REq__cardTitle{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:700}.Rechner-module__x60REq__field{flex-direction:column;gap:12px;display:flex}.Rechner-module__x60REq__fieldHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Rechner-module__x60REq__fieldLabel{font-family:var(--font-ui);color:var(--navy);font-size:.92rem;font-weight:600}.Rechner-module__x60REq__fieldValue{font-family:var(--font-ui);color:var(--amber-text);background:var(--status-warning-bg);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:8px;padding:3px 12px;font-size:.95rem;font-weight:700}.Rechner-module__x60REq__fieldHint{color:var(--text-muted);margin-top:-4px;font-size:.78rem}.Rechner-module__x60REq__slider{appearance:none;background:linear-gradient(to right,var(--amber)0%,var(--amber)var(--fill,50%),var(--warm-gray)var(--fill,50%),var(--warm-gray)100%);cursor:pointer;border-radius:999px;outline:none;width:100%;height:6px}.Rechner-module__x60REq__slider::-webkit-slider-thumb{appearance:none;background:var(--surface);border:3px solid var(--amber);width:24px;height:24px;box-shadow:var(--shadow-sm);transition:transform .15s var(--ease),box-shadow .15s var(--ease);border-radius:50%}.Rechner-module__x60REq__slider::-webkit-slider-thumb:hover{transform:scale(1.12);box-shadow:0 4px 14px #f59e0b59}.Rechner-module__x60REq__slider::-moz-range-thumb{background:var(--surface);border:3px solid var(--amber);width:24px;height:24px;box-shadow:var(--shadow-sm);transition:transform .15s var(--ease);border-radius:50%}.Rechner-module__x60REq__slider:focus-visible{outline-offset:4px;outline:2px solid #f59e0b8c}.Rechner-module__x60REq__sliderScale{color:var(--text-soft);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.72rem;display:flex}.Rechner-module__x60REq__resultCard{background:linear-gradient(160deg,var(--navy)0%,#131c2b 100%);border:1px solid var(--navy-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);color:#fff;flex-direction:column;gap:22px;padding:34px 32px;display:flex;position:relative;overflow:hidden}.Rechner-module__x60REq__resultGlow{pointer-events:none;background:radial-gradient(circle,#f59e0b38 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-100px}.Rechner-module__x60REq__resultLabel{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--amber);font-size:.78rem;font-weight:700}.Rechner-module__x60REq__resultHero{flex-direction:column;gap:2px;display:flex}.Rechner-module__x60REq__resultHeroValue{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-variant-numeric:tabular-nums;font-size:clamp(2.6rem,5.5vw,3.4rem);line-height:1.05}.Rechner-module__x60REq__resultHeroUnit{color:#ffffff8c;font-size:.92rem}.Rechner-module__x60REq__resultGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Rechner-module__x60REq__resultStat{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff17;padding:14px 16px}.Rechner-module__x60REq__resultStatValue{font-family:var(--font-ui);color:#fff;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700}.Rechner-module__x60REq__resultStatLabel{color:#ffffff80;margin-top:2px;font-size:.75rem}.Rechner-module__x60REq__roiBadge{border-radius:var(--radius);color:var(--amber-light);background:#f59e0b1f;border:1px solid #f59e0b4d;align-items:center;gap:10px;padding:12px 16px;font-size:.86rem;display:flex}.Rechner-module__x60REq__roiBadge strong{font-variant-numeric:tabular-nums}.Rechner-module__x60REq__resultCtas{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.Rechner-module__x60REq__footnote{color:#ffffff6b;font-size:.74rem;line-height:1.55}@media (max-width:480px){.Rechner-module__x60REq__inputCard,.Rechner-module__x60REq__resultCard{padding:26px 22px}.Rechner-module__x60REq__resultGrid{grid-template-columns:1fr}}
.ExploreMore-module__Xcoz3a__section{padding:72px 0}.ExploreMore-module__Xcoz3a__muted{background:var(--surface-muted)}@media (max-width:760px){.ExploreMore-module__Xcoz3a__section{padding:56px 0}}.ExploreMore-module__Xcoz3a__head{max-width:640px;margin-bottom:32px}.ExploreMore-module__Xcoz3a__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--navy);font-size:clamp(1.6rem,3.4vw,2.2rem);font-weight:400;line-height:1.12}.ExploreMore-module__Xcoz3a__subline{color:var(--text-muted);margin-top:14px;font-size:1.05rem;line-height:1.6}.ExploreMore-module__Xcoz3a__grid{grid-template-columns:repeat(auto-fit,minmax(248px,1fr));gap:18px;display:grid}.ExploreMore-module__Xcoz3a__card{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .22s var(--ease),box-shadow .22s var(--ease),border-color .22s var(--ease);flex-direction:column;gap:8px;padding:22px 24px;display:flex}.ExploreMore-module__Xcoz3a__card:hover{box-shadow:var(--shadow-md);border-color:#f59e0b4d;transform:translateY(-3px)}.ExploreMore-module__Xcoz3a__tag{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--amber-text);font-size:.7rem;font-weight:700}.ExploreMore-module__Xcoz3a__title{font-family:var(--font-display);color:var(--navy);font-size:1.18rem;font-weight:400;line-height:1.22}.ExploreMore-module__Xcoz3a__sub{color:var(--text-muted);font-size:.9rem;line-height:1.55}.ExploreMore-module__Xcoz3a__meta{font-family:var(--font-ui);color:var(--amber-text);transition:gap .2s var(--ease);align-items:center;gap:7px;margin-top:auto;padding-top:6px;font-size:.84rem;font-weight:700;display:inline-flex}.ExploreMore-module__Xcoz3a__card:hover .ExploreMore-module__Xcoz3a__meta{gap:11px}
.ratgeber-module__1PA2IW__page{padding:132px 0 96px}@media (max-width:760px){.ratgeber-module__1PA2IW__page{padding:112px 0 72px}}.ratgeber-module__1PA2IW__wrap{max-width:760px;margin:0 auto}.ratgeber-module__1PA2IW__breadcrumb{font-family:var(--font-ui);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:.82rem;display:flex}.ratgeber-module__1PA2IW__breadcrumb a{color:var(--text-muted);transition:color .18s var(--ease)}.ratgeber-module__1PA2IW__breadcrumb a:hover{color:var(--amber-text)}.ratgeber-module__1PA2IW__breadcrumbSep{color:var(--text-soft)}.ratgeber-module__1PA2IW__breadcrumbCurrent{color:var(--navy)}.ratgeber-module__1PA2IW__eyebrow{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:14px;font-size:.72rem;font-weight:700}.ratgeber-module__1PA2IW__h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--navy);font-size:clamp(2rem,4.6vw,3rem);font-weight:400;line-height:1.08}.ratgeber-module__1PA2IW__metaRow{font-family:var(--font-ui);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;font-size:.84rem;display:flex}.ratgeber-module__1PA2IW__metaDot{color:var(--text-soft)}.ratgeber-module__1PA2IW__lead{color:var(--text-body);margin-top:24px;font-size:1.2rem;line-height:1.6}.ratgeber-module__1PA2IW__toc{background:var(--surface-muted);border:1px solid var(--line-strong);border-radius:var(--radius-lg);margin:36px 0;padding:22px 26px}.ratgeber-module__1PA2IW__tocTitle{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px;font-size:.78rem;font-weight:700}.ratgeber-module__1PA2IW__tocList{flex-direction:column;gap:8px;display:flex}.ratgeber-module__1PA2IW__tocLink{color:var(--text-body);transition:color .18s var(--ease);align-items:baseline;gap:9px;font-size:.96rem;display:inline-flex}.ratgeber-module__1PA2IW__tocLink:hover{color:var(--amber-text)}.ratgeber-module__1PA2IW__tocNum{color:var(--amber-dark);font-weight:700;font-family:var(--font-ui);font-size:.82rem}.ratgeber-module__1PA2IW__prose{color:var(--text-body)}.ratgeber-module__1PA2IW__h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--navy);margin:44px 0 14px;scroll-margin-top:96px;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:400;line-height:1.2}.ratgeber-module__1PA2IW__p{color:var(--text-body);margin:14px 0;font-size:1.05rem;line-height:1.75}.ratgeber-module__1PA2IW__list{flex-direction:column;gap:11px;margin:16px 0;display:flex}.ratgeber-module__1PA2IW__listItem{color:var(--text-body);align-items:flex-start;gap:11px;font-size:1.02rem;line-height:1.6;display:flex}.ratgeber-module__1PA2IW__listItem svg{color:var(--amber-dark);flex-shrink:0;margin-top:5px}.ratgeber-module__1PA2IW__callout{border-radius:var(--radius-lg);border:1px solid;margin:26px 0;padding:22px 24px}.ratgeber-module__1PA2IW__calloutInfo{background:var(--status-info-bg);border-color:#0ea5e938}.ratgeber-module__1PA2IW__calloutTip{background:var(--status-warning-bg);border-color:#f59e0b40}.ratgeber-module__1PA2IW__calloutWarning{background:var(--status-error-bg);border-color:#ef444438}.ratgeber-module__1PA2IW__calloutTitle{font-family:var(--font-ui);color:var(--navy);margin-bottom:6px;font-size:.98rem;font-weight:700}.ratgeber-module__1PA2IW__calloutText{color:var(--text-body);font-size:.98rem;line-height:1.6}.ratgeber-module__1PA2IW__calloutLink{font-family:var(--font-ui);color:var(--amber-text);transition:gap .2s var(--ease);align-items:center;gap:6px;margin-top:12px;font-size:.9rem;font-weight:700;display:inline-flex}.ratgeber-module__1PA2IW__calloutLink:hover{gap:10px}.ratgeber-module__1PA2IW__tableWrap{border:1px solid var(--line-strong);border-radius:var(--radius-lg);margin:24px 0;overflow-x:auto}.ratgeber-module__1PA2IW__table{border-collapse:collapse;width:100%;font-size:.96rem}.ratgeber-module__1PA2IW__table th,.ratgeber-module__1PA2IW__table td{text-align:left;border-bottom:1px solid var(--line-strong);padding:13px 18px;line-height:1.45}.ratgeber-module__1PA2IW__table thead th{background:var(--surface-muted);font-family:var(--font-ui);color:var(--navy);font-weight:700}.ratgeber-module__1PA2IW__table tbody tr:last-child td{border-bottom:none}.ratgeber-module__1PA2IW__table tbody td:first-child{font-family:var(--font-ui);color:var(--navy);white-space:nowrap;font-weight:600}.ratgeber-module__1PA2IW__faqSection{margin-top:52px}.ratgeber-module__1PA2IW__faqHead{font-family:var(--font-display);letter-spacing:-.02em;color:var(--navy);margin-bottom:20px;font-size:clamp(1.5rem,3vw,2rem);font-weight:400}.ratgeber-module__1PA2IW__faqWrap{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.ratgeber-module__1PA2IW__faqItem{border-bottom:1px solid var(--line-strong);padding:0 24px}.ratgeber-module__1PA2IW__faqItem:last-child{border-bottom:none}.ratgeber-module__1PA2IW__faqItem[open]{background:var(--surface-muted)}.ratgeber-module__1PA2IW__faqSummary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:20px;padding:19px 0;list-style:none;display:flex}.ratgeber-module__1PA2IW__faqSummary::-webkit-details-marker{display:none}.ratgeber-module__1PA2IW__faqSummary:focus-visible{outline:2px solid var(--amber);outline-offset:3px;border-radius:6px}.ratgeber-module__1PA2IW__faqQ{font-family:var(--font-ui);color:var(--navy);font-size:1rem;font-weight:600;line-height:1.4}.ratgeber-module__1PA2IW__faqToggle{background:var(--surface-soft);width:28px;height:28px;color:var(--navy);transition:transform .2s var(--ease),background .2s var(--ease),color .2s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ratgeber-module__1PA2IW__faqItem[open] .ratgeber-module__1PA2IW__faqToggle{background:var(--status-warning-bg);color:var(--amber-text);transform:rotate(45deg)}.ratgeber-module__1PA2IW__faqA{color:var(--text-body);max-width:62ch;padding:0 0 21px;font-size:.98rem;line-height:1.65}.ratgeber-module__1PA2IW__ctaBox{background:var(--navy);color:#fff;border-radius:var(--radius-xl);text-align:center;margin-top:52px;padding:40px;position:relative;overflow:hidden}.ratgeber-module__1PA2IW__ctaGlow{background:radial-gradient(circle,var(--amber-glow),transparent 70%);pointer-events:none;width:480px;height:280px;position:absolute;inset:auto 50% -60% auto;transform:translate(50%)}.ratgeber-module__1PA2IW__ctaTitle{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.15;position:relative}.ratgeber-module__1PA2IW__ctaText{color:#fffc;max-width:38rem;margin:12px auto 0;font-size:1rem;line-height:1.6;position:relative}.ratgeber-module__1PA2IW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:26px;display:flex;position:relative}.ratgeber-module__1PA2IW__related{margin-top:56px}.ratgeber-module__1PA2IW__relatedTitle{font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:18px;font-size:.78rem;font-weight:700}.ratgeber-module__1PA2IW__cardGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (max-width:640px){.ratgeber-module__1PA2IW__cardGrid{grid-template-columns:1fr}}.ratgeber-module__1PA2IW__card{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .22s var(--ease),box-shadow .22s var(--ease),border-color .22s var(--ease);flex-direction:column;gap:10px;padding:24px 26px;display:flex}.ratgeber-module__1PA2IW__card:hover{box-shadow:var(--shadow-md);border-color:#f59e0b4d;transform:translateY(-3px)}.ratgeber-module__1PA2IW__cardCategory{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--amber-text);font-size:.72rem;font-weight:700}.ratgeber-module__1PA2IW__cardTitle{font-family:var(--font-display);color:var(--navy);font-size:1.25rem;font-weight:400;line-height:1.2}.ratgeber-module__1PA2IW__cardDesc{color:var(--text-muted);font-size:.92rem;line-height:1.55}.ratgeber-module__1PA2IW__cardMeta{font-family:var(--font-ui);color:var(--amber-text);transition:gap .2s var(--ease);align-items:center;gap:7px;margin-top:auto;font-size:.85rem;font-weight:700;display:inline-flex}.ratgeber-module__1PA2IW__card:hover .ratgeber-module__1PA2IW__cardMeta{gap:11px}.ratgeber-module__1PA2IW__hubHead{max-width:640px;margin-bottom:44px}.ratgeber-module__1PA2IW__hubH1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--navy);font-size:clamp(2.2rem,5vw,3.2rem);font-weight:400;line-height:1.05}.ratgeber-module__1PA2IW__hubSub{color:var(--text-muted);margin-top:18px;font-size:1.15rem;line-height:1.6}
