[data-rechner-public]{--blue:#2357c5;--blue-dark:#162236;--blue-deep:#122550;--orange:#e07820;--ink:#0e1825;--muted:#6b7a90;--grey-soft:#f4f6f9;--grey-rule:#dde3ed;--white:#fff;color:var(--ink);background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-rechner-public] .r-hero{background:var(--blue-dark);color:#fff;padding:96px 24px 80px;position:relative;overflow:hidden}[data-rechner-public] .r-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2357c538 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}[data-rechner-public] .r-hero-inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:56px;max-width:1080px;margin:0 auto;display:grid;position:relative}[data-rechner-public] .r-hero-text{min-width:0}[data-rechner-public] .r-hero-graphic{justify-content:center;align-items:center;width:100%;display:flex}[data-rechner-public] .r-hero-graphic svg{width:100%;max-width:480px;height:auto;display:block}@media (max-width:820px){[data-rechner-public] .r-hero-inner{grid-template-columns:1fr;gap:32px}[data-rechner-public] .r-hero-text{order:1}[data-rechner-public] .r-hero-graphic{order:2}}[data-rechner-public] .r-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:16px;font-size:.72rem;font-weight:600;display:inline-block}[data-rechner-public] .r-headline{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:300;line-height:1.15}[data-rechner-public] .r-headline strong{font-weight:600}[data-rechner-public] .r-subline{color:#ffffffb3;max-width:580px;margin-top:20px;font-size:1rem;font-weight:300;line-height:1.55}[data-rechner-public] .r-body{max-width:920px;margin:0 auto;padding:56px 24px 96px}[data-rechner-public] .r-card{background:var(--white);border:1px solid var(--grey-rule);border-radius:20px;padding:40px 32px;box-shadow:0 1px 2px #0e18250a}[data-rechner-public] .r-hinweis{background:var(--grey-soft);border-left:3px solid var(--orange);border-radius:12px;margin-bottom:32px;padding:20px 24px}[data-rechner-public] .r-hinweis-title{letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin-bottom:8px;font-size:.78rem;font-weight:600}[data-rechner-public] .r-hinweis-body{color:var(--muted);margin:0;font-size:.85rem;line-height:1.55}[data-rechner-public] .r-section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);border-bottom:1px solid var(--grey-rule);margin-bottom:20px;padding:24px 0 12px;font-size:.72rem;font-weight:600}[data-rechner-public] .r-section-label:first-child{padding-top:0}[data-rechner-public] .r-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}[data-rechner-public] .r-grid-3{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}[data-rechner-public] .r-grid-1{grid-template-columns:1fr;gap:16px;display:grid}[data-rechner-public] .r-grid-2-1{grid-template-columns:2fr 1fr;gap:16px;display:grid}[data-rechner-public] .r-grid-1-2{grid-template-columns:1fr 2fr;gap:16px;display:grid}@media (max-width:600px){[data-rechner-public] .r-grid,[data-rechner-public] .r-grid-3,[data-rechner-public] .r-grid-2-1,[data-rechner-public] .r-grid-1-2{grid-template-columns:1fr}}[data-rechner-public] .r-input-group{flex-direction:column;gap:6px;display:flex}[data-rechner-public] .r-label{color:var(--muted);letter-spacing:.02em;font-size:.8rem;font-weight:400}[data-rechner-public] .r-label .r-suffix{opacity:.7;margin-left:4px}[data-rechner-public] .r-input,[data-rechner-public] .r-select{width:100%;color:var(--ink);background:var(--grey-soft);border:1px solid var(--grey-rule);border-radius:8px;outline:none;padding:12px 16px;font-family:inherit;font-size:.95rem;font-weight:400;transition:border-color .2s,background .2s}[data-rechner-public] .r-input:focus,[data-rechner-public] .r-select:focus{border-color:var(--blue);background:var(--white)}[data-rechner-public] .r-input::placeholder{color:var(--muted);opacity:.5}[data-rechner-public] .r-field-hint{color:var(--muted);letter-spacing:0;font-size:.72rem;font-weight:400;line-height:1.4}[data-rechner-public] .r-input[type=number]{-moz-appearance:textfield;font-variant-numeric:tabular-nums}[data-rechner-public] .r-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}[data-rechner-public] .r-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}[data-rechner-public] .r-submit-row{border-top:1px solid var(--grey-rule);flex-direction:column;align-items:stretch;gap:16px;margin-top:32px;padding-top:24px;display:flex}@media (min-width:600px){[data-rechner-public] .r-submit-row{flex-direction:row;justify-content:flex-end;align-items:center}}[data-rechner-public] .r-hint{color:var(--muted);font-size:.78rem;line-height:1.4}[data-rechner-public] .r-cta-primary{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#4a78d8 0%,#2357c5 40%,#122550 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .3s,box-shadow .3s,filter .3s;display:inline-flex;box-shadow:0 4px 18px #2357c559,inset 0 1px #ffffff26}[data-rechner-public] .r-cta-primary:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 28px #2357c580}[data-rechner-public] .r-cta-primary:disabled{opacity:.6;cursor:not-allowed}[data-rechner-public] .r-cta-orange{background:linear-gradient(#f0922e 0%,#e07820 50%,#b85e14 100%);box-shadow:0 4px 18px #e0782073,inset 0 1px #fff3}[data-rechner-public] .r-cta-orange:hover:not(:disabled){box-shadow:0 8px 28px #e0782099}[data-rechner-public] .r-cta-secondary{color:var(--blue);background:var(--white);border:1.5px solid var(--blue);cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}[data-rechner-public] .r-cta-secondary:hover{background:var(--blue);color:#fff}[data-rechner-public] .r-cta-tertiary{color:var(--muted);background:var(--white);border:1px solid var(--grey-rule);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}[data-rechner-public] .r-cta-tertiary:hover{border-color:var(--ink);color:var(--ink)}[data-rechner-public] .r-results{margin-top:48px}[data-rechner-public] .r-results-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);font-size:.72rem;font-weight:600}[data-rechner-public] .r-results-title{color:var(--ink);letter-spacing:-.01em;margin:6px 0 4px;font-size:1.5rem;font-weight:600}[data-rechner-public] .r-results-sub{color:var(--muted);font-size:.875rem;line-height:1.5}[data-rechner-public] .r-cards{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:24px;display:grid}@media (max-width:720px){[data-rechner-public] .r-cards{grid-template-columns:1fr}}[data-rechner-public] .r-result-card{background:var(--white);border:1px solid var(--grey-rule);border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}[data-rechner-public] .r-result-card.r-highlight{background:var(--blue-dark);color:#fff;border-color:var(--blue-dark);position:relative;overflow:hidden;box-shadow:0 12px 40px #0e18252e}[data-rechner-public] .r-result-card.r-highlight:before{content:"";pointer-events:none;background:radial-gradient(circle,#2357c540 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}[data-rechner-public] .r-rank-row{justify-content:space-between;align-items:center;display:flex;position:relative}[data-rechner-public] .r-rank{letter-spacing:.05em;background:var(--grey-soft);color:var(--muted);border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}[data-rechner-public] .r-result-card.r-highlight .r-rank{color:#fff;background:#ffffff1f}[data-rechner-public] .r-best-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--orange);font-size:.68rem;font-weight:600}[data-rechner-public] .r-zins-block{flex-direction:column;gap:14px;display:flex;position:relative}[data-rechner-public] .r-zins-row{flex-direction:column;gap:4px;display:flex}[data-rechner-public] .r-zins-main{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:600;line-height:1.1}[data-rechner-public] .r-zins-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:400}[data-rechner-public] .r-zins-effektiv .r-zins-main{font-size:1.6rem;font-weight:500}[data-rechner-public] .r-result-card.r-highlight .r-zins-label{color:#fff9}[data-rechner-public] .r-kennzahlen{border-top:1px solid var(--grey-rule);flex-direction:column;gap:8px;padding-top:16px;display:flex;position:relative}[data-rechner-public] .r-result-card.r-highlight .r-kennzahlen{border-top-color:#ffffff1f}[data-rechner-public] .r-kennzahl-row{justify-content:space-between;align-items:baseline;gap:8px;font-size:.85rem;display:flex}[data-rechner-public] .r-kennzahl-label{color:var(--muted)}[data-rechner-public] .r-result-card.r-highlight .r-kennzahl-label{color:#ffffff8c}[data-rechner-public] .r-kennzahl-value{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:500}[data-rechner-public] .r-result-card.r-highlight .r-kennzahl-value{color:#fff}@media (max-width:720px){[data-rechner-public] .r-result-card.r-highlight{background:var(--white);color:var(--ink);border:1px solid var(--grey-rule);border-left:4px solid var(--blue);box-shadow:0 1px 2px #0e18250a}[data-rechner-public] .r-result-card.r-highlight:before{display:none}[data-rechner-public] .r-result-card.r-highlight .r-rank{background:var(--grey-soft);color:var(--muted)}[data-rechner-public] .r-result-card.r-highlight .r-zins-label,[data-rechner-public] .r-result-card.r-highlight .r-kennzahl-label{color:var(--muted)}[data-rechner-public] .r-result-card.r-highlight .r-kennzahl-value{color:var(--ink)}[data-rechner-public] .r-result-card.r-highlight .r-kennzahlen{border-top-color:var(--grey-rule)}}[data-rechner-public] .r-kosten{flex-direction:column;gap:16px;display:flex}[data-rechner-public] .r-kosten-zeile{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}[data-rechner-public] .r-kosten-posten{padding-right:40px}[data-rechner-public] .r-nk-eingabe{align-items:center;gap:8px;display:flex}[data-rechner-public] input.r-nk-input{text-align:right;width:72px}[data-rechner-public] .r-kaufpreis-feld{width:130px;display:inline-block}[data-rechner-public] .r-nk-euro-suffix{color:var(--muted);font-size:.9rem}[data-rechner-public] .r-kosten-betrag{text-align:right;color:var(--ink);white-space:nowrap;font-size:.95rem}[data-rechner-public] .r-kosten-betrag strong{font-weight:500}[data-rechner-public] .r-kosten-calc{color:var(--muted);margin-top:2px;font-size:.72rem}[data-rechner-public] .r-kosten-label{color:var(--muted);font-size:.9rem}[data-rechner-public] .r-kosten-summe{border-top:1px solid var(--grey-rule);flex-direction:column;gap:9px;padding-top:14px;display:flex}[data-rechner-public] .r-kosten-bedarf{border-top:1px solid var(--grey-rule);padding-top:10px}[data-rechner-public] .r-kosten-label-bedarf{color:var(--ink);font-size:.95rem}[data-rechner-public] .r-kosten-bedarf-wert{color:var(--blue);font-size:1.05rem}[data-rechner-public] .r-bla-sub{color:var(--muted);font-size:.78rem}[data-rechner-public] .r-kosten-betrag.r-bla-hoch{color:var(--orange)}[data-rechner-public] .r-bla-hinweis{background:var(--blue-8);border-left:3px solid var(--blue);border-radius:8px;padding:12px 16px}[data-rechner-public] .r-bla-hinweis p{color:var(--ink);margin:0;font-size:.85rem;line-height:1.55}[data-rechner-public] .r-bla-warnung{background:var(--orange-8);border-left:3px solid var(--orange);border-radius:8px;padding:14px 16px}[data-rechner-public] .r-bla-warnung-titel{color:var(--orange);margin-bottom:8px;font-size:.92rem;font-weight:600}[data-rechner-public] .r-bla-warnung p{color:var(--ink);margin:0 0 10px;font-size:.85rem;line-height:1.6}[data-rechner-public] .r-bla-warnung p:last-child{margin-bottom:0}[data-rechner-public] .r-bla-warnung p.r-bla-orientierung{color:var(--muted)}[data-rechner-public] .r-einheit-toggle{border:1px solid var(--grey-rule);border-radius:8px;flex:none;display:inline-flex;overflow:hidden}[data-rechner-public] .r-einheit-toggle button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:8px 11px;font-family:inherit;font-size:.85rem;line-height:1;transition:background .2s,color .2s}[data-rechner-public] .r-einheit-toggle button.r-einheit-aktiv{background:var(--blue-8);color:var(--blue)}[data-rechner-public] .r-results-bedarf{color:var(--muted);margin:0 0 20px;font-size:.9rem;line-height:1.5}[data-rechner-public] .r-results-bedarf strong{color:var(--ink);font-weight:600}[data-rechner-public] .r-disclaimer{background:var(--grey-soft);color:var(--muted);border-radius:12px;margin-top:32px;padding:20px 24px;font-size:.78rem;line-height:1.55}[data-rechner-public] .r-cta-footer{margin-top:40px}[data-rechner-public] .r-cta-footer-title{color:var(--ink);letter-spacing:-.01em;margin-bottom:4px;font-size:1.1rem;font-weight:500}[data-rechner-public] .r-cta-footer-sub{color:var(--muted);margin-bottom:20px;font-size:.875rem}[data-rechner-public] .r-cta-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:720px){[data-rechner-public] .r-cta-grid{grid-template-columns:1fr}}[data-rechner-public] .r-error{color:#c0392b;background:#c0392b0f;border:1px solid #c0392b40;border-radius:12px;margin-top:24px;padding:16px 20px;font-size:.875rem;line-height:1.5}[data-rechner-public] .r-empty{text-align:center;background:var(--grey-soft);color:var(--muted);border-radius:12px;margin-top:24px;padding:24px;font-size:.875rem;line-height:1.55}[data-rechner-public] .r-pool-note{color:var(--muted);text-align:center;margin-top:16px;font-size:.75rem}
