.kosten-tool{font-family:Manrope,sans-serif;color:#111827;max-width:760px;margin:0 auto}.kosten-ergebnis-wrap{max-width:880px}.kosten-tool .eyebrow{display:block;font-family:Outfit Display,sans-serif;color:var(--color-primary);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:12px;margin-bottom:10px}.kosten-tool h2,.kosten-tool h3,.kosten-tool h4{font-family:Outfit Display,sans-serif;font-weight:700;color:#111827;letter-spacing:-.01em;line-height:1.15;margin:0 0 12px}.kosten-tool h2{font-size:clamp(24px,3.4vw,32px)}.kosten-tool h3{font-size:22px;line-height:1.3}.kosten-tool h4{font-size:18px;line-height:1.3;margin-bottom:10px}.kosten-tool .lead{font-size:16px;color:#4b5563;line-height:1.65;margin-bottom:24px}.kosten-intro{background:#fff;border:1px solid #E5E7EB;border-radius:20px;padding:32px;box-shadow:0 8px 24px #0f172a0a}.kosten-intro-mini{margin:16px 0 0;font-size:13px;color:#6b7280;line-height:1.5}.kosten-frage-card{background:#fff;border:1px solid #E5E7EB;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #0f172a0a;animation:kostenSlideIn .38s cubic-bezier(.16,1,.3,1);scroll-margin-top:80px}.kosten-ergebnis-wrap{scroll-margin-top:80px}@keyframes kostenSlideIn{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.kosten-frage-header{background:linear-gradient(180deg,#faf5ff,#f5f3ff);border-bottom:1px solid #E5E7EB;padding:18px 28px 16px}.kosten-frage-header-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.kosten-step-tag{font-family:Outfit Display,sans-serif;font-size:13px;font-weight:700;color:var(--color-primary);letter-spacing:.02em}.kosten-step-counter{font-size:12px;color:#6b7280;font-weight:600;white-space:nowrap}.kosten-progress-bar{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.kosten-progress-fill{height:100%;background:linear-gradient(90deg,var(--color-primary),#8168F5);transition:width .4s ease}.kosten-frage-body{padding:28px 32px 22px}.kosten-frage-text{font-size:clamp(22px,3vw,26px);margin-bottom:10px!important}.kosten-frage-hinweis{font-size:15px;color:#6b7280;line-height:1.55;margin:0 0 24px}.kosten-pg-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}.kosten-pg-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:18px 6px;background:#fff;border:2px solid #E5E7EB;border-radius:12px;cursor:pointer;font-family:inherit;transition:all .2s ease}.kosten-pg-button:hover:not(:disabled){border-color:var(--color-primary);background:#faf5ff;transform:translateY(-2px)}.kosten-pg-button.selecting{border-color:#16a34a;background:#f0fdf4;animation:kostenPulse .38s ease-out}@keyframes kostenPulse{0%{transform:scale(1);box-shadow:0 0 #16a34a59}40%{transform:scale(1.015);box-shadow:0 0 0 8px #16a34a00}to{transform:scale(1);box-shadow:0 0 #16a34a00}}.kosten-pg-num{font-family:Outfit Display,sans-serif;font-size:26px;font-weight:700;color:var(--color-primary);line-height:1}.kosten-pg-button.selecting .kosten-pg-num{color:#16a34a}.kosten-pg-label{font-size:11px;color:#6b7280;font-weight:600}.kosten-pg-topf{font-size:11px;color:var(--color-primary);font-weight:700;margin-top:2px}@media(max-width:600px){.kosten-pg-grid{gap:6px}.kosten-pg-button{padding:12px 4px}.kosten-pg-num{font-size:20px}.kosten-pg-label,.kosten-pg-topf{font-size:10px}}.kosten-skala-list{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.kosten-skala-row{display:flex;align-items:center;gap:16px;padding:14px 18px;background:#fff;border:2px solid #E5E7EB;border-radius:12px;cursor:pointer;text-align:left;font-family:inherit;transition:all .2s ease;width:100%}.kosten-skala-row:hover:not(:disabled){border-color:var(--color-primary);background:#faf5ff;transform:translate(2px)}.kosten-skala-row:disabled{cursor:default}.kosten-skala-row.selecting{border-color:#16a34a;background:#f0fdf4;animation:kostenPulse .38s ease-out}.kosten-skala-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#16a34a}.kosten-skala-icon svg{width:22px;height:22px}.kosten-skala-text{display:flex;flex-direction:column;gap:2px;flex:1}.kosten-skala-text strong{font-size:16px;line-height:1.3}.kosten-skala-sub{font-size:13px;opacity:.75;font-weight:400;color:#6b7280}.kosten-skala-preis{flex-shrink:0;font-family:Outfit Display,sans-serif;font-size:14px;font-weight:700;color:var(--color-primary);white-space:nowrap}.kosten-bp-list{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.kosten-bp-row{display:flex;align-items:flex-start;gap:14px;padding:14px 18px;background:#fff;border:2px solid #E5E7EB;border-radius:12px;cursor:pointer;font-family:inherit;transition:all .2s ease}.kosten-bp-row:hover{border-color:var(--color-primary);background:#faf5ff}.kosten-bp-row.checked{border-color:#16a34a;background:#f0fdf4}.kosten-bp-row input[type=checkbox]{display:none}.kosten-bp-checkbox{flex-shrink:0;width:22px;height:22px;border:2px solid #d1d5db;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#fff;transition:all .2s ease;margin-top:2px}.kosten-bp-row.checked .kosten-bp-checkbox{background:#16a34a;border-color:#16a34a;color:#fff}.kosten-bp-checkbox svg{width:16px;height:16px}.kosten-bp-text{display:flex;flex-direction:column;gap:2px;flex:1}.kosten-bp-text strong{font-size:15px;line-height:1.3}.kosten-bp-sub{font-size:13px;color:#6b7280;font-weight:400}.kosten-bp-tarif{font-size:11px;color:#9ca3af;font-family:Outfit Display,sans-serif;margin-top:4px;letter-spacing:.02em}.kosten-bp-mo{flex-shrink:0;font-family:Outfit Display,sans-serif;font-size:15px;font-weight:700;color:var(--color-primary);white-space:nowrap;margin-top:2px}.kosten-bp-nav{display:flex;flex-direction:column;align-items:center;gap:8px}.kosten-bp-nav .kosten-btn-primary{min-width:220px}.kosten-frage-nav{display:flex;justify-content:flex-start;margin-top:12px}.kosten-btn-primary,.kosten-btn-outline,.kosten-btn-link{display:inline-flex;align-items:center;gap:8px;font-family:Outfit Display,sans-serif;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;border:2px solid transparent}.kosten-btn-primary{background:var(--color-primary);color:#fff;font-size:15px;padding:12px 24px;border-radius:999px;justify-content:center}.kosten-btn-large{font-size:17px;padding:16px 32px}.kosten-btn-primary:hover:not(:disabled){background:#6b5dd1;transform:translateY(-1px);box-shadow:0 8px 20px #8b5cf640}.kosten-btn-primary:disabled{background:#d1d5db;color:#6b7280;cursor:not-allowed}.kosten-btn-outline{background:#fff;color:var(--color-primary);border-color:var(--color-primary);font-size:15px;padding:12px 24px;border-radius:999px;justify-content:center}.kosten-btn-outline:hover{background:#faf5ff}.kosten-btn-link{background:transparent;color:#6b7280;padding:6px 0;font-size:14px;font-weight:500}.kosten-btn-link:hover:not(:disabled){color:var(--color-primary)}.kosten-btn-link:disabled{opacity:.4;cursor:not-allowed}.kosten-mini-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#f5f3ff,#faf5ff);border:1.5px solid var(--color-primary);border-radius:16px;padding:18px 24px;margin-bottom:20px;animation:kostenFadeIn .5s ease-out}.kosten-mini-cta-text{font-size:15px;color:#1f2937;line-height:1.4}.kosten-mini-cta-text strong{color:var(--color-primary)}.kosten-mini-cta .kosten-btn-primary{flex-shrink:0;white-space:nowrap}@keyframes kostenFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kosten-print-area{background:#fff;border:1px solid #E5E7EB;border-radius:20px;padding:36px;margin-bottom:20px;box-shadow:0 8px 24px #0f172a0a}.kosten-print-only{display:none}.kosten-ergebnis-hero{text-align:center;padding:24px 0;border-bottom:1px solid #E5E7EB;margin-bottom:24px}.kosten-summe{font-size:clamp(40px,6vw,56px);color:var(--color-primary);margin:10px 0 6px;font-weight:700;letter-spacing:-.02em}.kosten-summe-sub{font-size:15px;color:#6b7280;margin-bottom:18px}.kosten-eigenanteil-badge{display:inline-block;padding:10px 20px;border-radius:999px;font-size:14px;font-weight:700;font-family:Outfit Display,sans-serif}.kosten-eigenanteil-badge.gruen{background:#d1fae5;color:#065f46;border:1.5px solid #10b981}.kosten-eigenanteil-badge.orange{background:#fef3c7;color:#92400e;border:1.5px solid #f59e0b}.kosten-tabelle-titel{margin:0 0 12px;font-size:17px}.kosten-tabelle{width:100%;border-collapse:collapse;margin-bottom:24px}.kosten-tabelle th{text-align:left;padding:10px 12px;border-bottom:2px solid #E5E7EB;font-family:Outfit Display,sans-serif;font-size:12px;color:#111827;background:#f9fafb;text-transform:uppercase;letter-spacing:.05em}.kosten-tabelle td{padding:12px;border-bottom:1px solid #F3F4F6;font-size:14px;color:#374151;vertical-align:top}.kosten-td-sub{font-size:12px;color:#6b7280;font-weight:400}.kosten-tabelle tbody tr:last-child td{border-bottom:none}.kosten-summe-row td{background:#f5f3ff;font-size:16px;color:var(--color-primary);padding-top:14px;padding-bottom:14px;border-top:2px solid var(--color-primary);border-bottom:none!important}.kosten-eigenanteil-row td{background:#fef3c7;color:#78350f!important;padding-top:14px;padding-bottom:14px}.kosten-positiv{color:#065f46!important;font-weight:600}.kosten-negativ{color:#991b1b!important;font-weight:600}.kosten-tabelle-detail th{font-size:11px}.kosten-tabelle-detail td{font-size:13px;padding:10px 12px}.kosten-gpos{font-family:Outfit Display,sans-serif;font-size:11px;background:#f3f4f6;color:#4b5563;padding:2px 8px;border-radius:4px;letter-spacing:.05em}.kosten-hinweise{background:#eff6ff;border-left:4px solid #3b82f6;padding:16px 20px;border-radius:8px;margin-bottom:18px}.kosten-hinweise h4{font-size:15px;color:#1e3a8a;margin-bottom:10px}.kosten-hinweise ul{margin:0;padding-left:20px;font-size:14px;color:#1e40af;line-height:1.6}.kosten-hinweise li{margin-bottom:8px}.kosten-hinweise li:last-child{margin-bottom:0}.kosten-hinweise p{margin:0;font-size:14px;color:#1e40af;line-height:1.6}.kosten-disclaimer{background:#fef3c7;border-left:4px solid #f59e0b;padding:16px 20px;border-radius:8px;color:#78350f;font-size:14px;line-height:1.55}.kosten-disclaimer>strong{display:block;font-family:Outfit Display,sans-serif;font-size:15px;margin-bottom:6px;color:#78350f}.kosten-disclaimer p{margin:0;color:#78350f}.kosten-disclaimer strong{color:#78350f}.kosten-pdf-card{display:flex;align-items:center;gap:20px;background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:22px 24px;margin-bottom:20px;box-shadow:0 4px 12px #0f172a08}.kosten-pdf-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#f5f3ff;color:var(--color-primary);border-radius:12px}.kosten-pdf-text{flex:1}.kosten-pdf-text h4{margin:0 0 4px}.kosten-pdf-text p{margin:0;font-size:14px;color:#6b7280;line-height:1.5}.kosten-pdf-card .kosten-btn-outline{flex-shrink:0;white-space:nowrap}.kosten-lead-cta{background:linear-gradient(135deg,#f5f3ff,#faf5ff);border:2px solid var(--color-primary);border-radius:20px;padding:36px 40px;margin-bottom:16px;scroll-margin-top:80px}.kosten-lead-cta-header{text-align:center;margin-bottom:28px}.kosten-lead-cta-header h3{font-size:26px;margin:6px 0 12px}.kosten-lead-cta-header p{font-size:15px;color:#4b5563;line-height:1.6;max-width:560px;margin:0 auto}.kosten-leadform{background:#fff;border-radius:14px;padding:28px;max-width:600px;margin:0 auto}.kosten-form-row{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:16px}@media(min-width:600px){.kosten-form-row{grid-template-columns:1fr 1fr}}.kosten-form-group{display:flex;flex-direction:column}.kosten-form-group label{font-size:13px;font-weight:700;color:#374151;margin-bottom:8px;font-family:Outfit Display,sans-serif}.kosten-form-group input{padding:14px 16px;border:1.5px solid #d1d5db;border-radius:10px;font-family:inherit;font-size:15px;background:#fff;transition:border-color .2s,box-shadow .2s;color:#111827}.kosten-form-group input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #8b5cf61f}.kosten-form-group input::placeholder{color:#9ca3af}.kosten-form-error{background:#fef2f2;border-left:3px solid #dc2626;padding:12px 16px;border-radius:8px;color:#991b1b;font-size:14px;margin-bottom:14px}.kosten-btn-submit{width:100%;margin-top:6px}.kosten-privacy-hint{font-size:13px;color:#6b7280;margin:14px 0 0;line-height:1.55;text-align:center}.kosten-privacy-hint a{color:var(--color-primary);text-decoration:none;font-weight:600}.kosten-privacy-hint a:hover{text-decoration:underline}.kosten-leadform-success{text-align:center;padding:16px 8px}.kosten-success-icon{width:80px;height:80px;margin:0 auto 16px;background:#d1fae5;color:#065f46;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:kostenSuccessPop .5s cubic-bezier(.34,1.56,.64,1)}@keyframes kostenSuccessPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.kosten-leadform-success h3{color:#065f46;font-size:26px;margin-bottom:12px}.kosten-leadform-success p{color:#064e3b;font-size:16px;line-height:1.6;max-width:480px;margin:0 auto}.kosten-leadform-success a{color:#065f46;font-weight:700}.kosten-actions-secondary{display:flex;justify-content:center;gap:12px;margin-top:8px;padding:8px}@media(max-width:768px){.kosten-intro,.kosten-print-area{padding:24px 20px;border-radius:16px}.kosten-frage-card{border-radius:16px}.kosten-frage-header{padding:16px 20px 14px}.kosten-frage-header-top{flex-direction:column;align-items:flex-start;gap:6px}.kosten-step-tag{font-size:12px}.kosten-frage-body{padding:22px 20px 18px}.kosten-skala-row,.kosten-bp-row{padding:12px 14px;gap:12px}.kosten-skala-text strong,.kosten-bp-text strong{font-size:14px}.kosten-skala-sub,.kosten-bp-sub{font-size:12px}.kosten-skala-preis,.kosten-bp-mo{font-size:13px}.kosten-mini-cta{flex-direction:column;align-items:stretch;text-align:center;padding:18px 20px}.kosten-pdf-card{flex-direction:column;text-align:center;padding:22px 20px}.kosten-pdf-card .kosten-btn-outline{width:100%}.kosten-lead-cta{padding:28px 20px;border-radius:16px}.kosten-leadform{padding:20px 16px}.kosten-tabelle th,.kosten-tabelle td{padding:8px 6px;font-size:12px}.kosten-tabelle-detail th,.kosten-tabelle-detail td{font-size:11px;padding:6px 4px}}@media print{@page{margin:1.4cm;size:A4}body.kosten-printing,body.kosten-printing html{background:#fff!important;color:#111827!important;font-size:10.5pt!important;font-family:Manrope,Arial,sans-serif!important;margin:0!important;padding:0!important}body.kosten-printing>*:not(#kosten-print-host){display:none!important}body.kosten-printing #kosten-print-host{display:block!important;margin:0!important;padding:0!important}body.kosten-printing #kosten-print-host .kosten-print-area{background:#fff!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0!important;max-width:100%!important;width:100%!important}body.kosten-printing #kosten-print-host .kosten-print-only{display:block!important}body.kosten-printing #kosten-print-host .kosten-print-header{text-align:center!important;padding-bottom:10pt!important;margin-bottom:14pt!important;border-bottom:2pt solid #111827!important;font-size:12pt!important}body.kosten-printing #kosten-print-host .kosten-print-header strong{font-family:Outfit Display,Arial,sans-serif!important;font-size:18pt!important;color:var(--color-primary, #8168F5)!important}body.kosten-printing #kosten-print-host .kosten-ergebnis-hero{text-align:center!important;padding:12pt 10pt!important;margin-bottom:14pt!important;border-bottom:1pt solid #E5E7EB!important;page-break-inside:avoid!important}body.kosten-printing #kosten-print-host .kosten-summe{color:#111827!important;font-size:26pt!important;margin:4pt 0!important;font-family:Outfit Display,Arial,sans-serif!important}body.kosten-printing #kosten-print-host .kosten-summe-sub{font-size:10pt!important;margin-bottom:8pt!important;color:#6b7280!important}body.kosten-printing #kosten-print-host .kosten-eigenanteil-badge{font-size:10pt!important;padding:4pt 12pt!important}body.kosten-printing #kosten-print-host .kosten-eigenanteil-badge.gruen{background:#d1fae5!important;color:#065f46!important}body.kosten-printing #kosten-print-host .kosten-eigenanteil-badge.orange{background:#fef3c7!important;color:#92400e!important}body.kosten-printing #kosten-print-host .kosten-tabelle{page-break-inside:avoid!important;margin-bottom:10pt!important}body.kosten-printing #kosten-print-host .kosten-tabelle-titel{font-size:11pt!important;margin:4pt 0!important;font-family:Outfit Display,Arial,sans-serif!important}body.kosten-printing #kosten-print-host .kosten-tabelle th{font-size:8pt!important;padding:4pt 5pt!important;background:#f9fafb!important;border-bottom:1pt solid #111827!important}body.kosten-printing #kosten-print-host .kosten-tabelle td{font-size:9pt!important;padding:5pt!important;border-bottom:.5pt solid #E5E7EB!important}body.kosten-printing #kosten-print-host .kosten-summe-row td{background:#f5f3ff!important;color:#8168f5!important;font-size:10pt!important;border-top:1pt solid #8168F5!important}body.kosten-printing #kosten-print-host .kosten-eigenanteil-row td{background:#fef3c7!important;color:#78350f!important}body.kosten-printing #kosten-print-host .kosten-gpos{font-size:8pt!important;background:#f3f4f6!important;padding:1pt 4pt!important;border-radius:2pt!important}body.kosten-printing #kosten-print-host .kosten-hinweise{background:#eff6ff!important;border:.75pt solid #93c5fd!important;border-left:2.5pt solid #3b82f6!important;padding:8pt 10pt!important;margin-bottom:10pt!important;border-radius:4pt!important;page-break-inside:avoid!important}body.kosten-printing #kosten-print-host .kosten-hinweise h4{font-size:9.5pt!important;color:#1e3a8a!important;margin-bottom:4pt!important}body.kosten-printing #kosten-print-host .kosten-hinweise ul,body.kosten-printing #kosten-print-host .kosten-hinweise p{font-size:8.5pt!important;color:#1e40af!important;line-height:1.45!important;margin:0!important;padding-left:14pt!important}body.kosten-printing #kosten-print-host .kosten-hinweise p{padding-left:0!important}body.kosten-printing #kosten-print-host .kosten-hinweise li{margin-bottom:2pt!important}body.kosten-printing #kosten-print-host .kosten-disclaimer{background:#fefce8!important;border:.75pt solid #fbbf24!important;border-left:2.5pt solid #f59e0b!important;color:#78350f!important;font-size:8.5pt!important;line-height:1.45!important;padding:8pt 10pt!important;margin-bottom:12pt!important;border-radius:4pt!important;page-break-inside:avoid!important}body.kosten-printing #kosten-print-host .kosten-disclaimer>strong{font-size:9.5pt!important;margin-bottom:4pt!important}body.kosten-printing #kosten-print-host .kosten-print-footer{text-align:center!important;padding-top:10pt!important;border-top:1pt solid #E5E7EB!important;font-size:9pt!important;line-height:1.5!important;color:#374151!important;page-break-inside:avoid!important}body.kosten-printing #kosten-print-host .kosten-print-footer strong{font-family:Outfit Display,Arial,sans-serif!important;font-size:10.5pt!important;color:#111827!important;display:block!important;margin-bottom:3pt!important}body.kosten-printing #kosten-print-host .kosten-print-footer em{display:block!important;margin-top:6pt!important;font-style:italic!important;font-size:8pt!important;color:#6b7280!important}}.kosten-form-hinweis{font-size:13px;color:#6b7280;margin:10px 0 0;line-height:1.55;text-align:center}.kosten-section[data-astro-cid-mpkzmqvk]{padding:60px 0 80px;background-color:#f9fafb;position:relative;font-family:Manrope,sans-serif}.container-medium[data-astro-cid-mpkzmqvk]{max-width:900px;margin:0 auto}.kosten-container[data-astro-cid-mpkzmqvk]{position:relative;z-index:10;margin-top:-120px;animation:floatUp .8s cubic-bezier(.16,1,.3,1) forwards}.tool-content-section[data-astro-cid-mpkzmqvk]{padding:80px 0;background-color:#fff;font-family:Manrope,sans-serif}.content-intro[data-astro-cid-mpkzmqvk]{text-align:center;max-width:760px;margin:0 auto 56px}.content-intro[data-astro-cid-mpkzmqvk] .eyebrow[data-astro-cid-mpkzmqvk]{display:inline-block;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin-bottom:16px}.content-intro[data-astro-cid-mpkzmqvk] h2[data-astro-cid-mpkzmqvk]{font-family:Outfit Display,sans-serif;font-size:36px;color:#111827;line-height:1.2;margin:0 0 20px}.content-intro[data-astro-cid-mpkzmqvk] .lead[data-astro-cid-mpkzmqvk]{font-size:17px;color:#4b5563;line-height:1.7;margin:0}.content-intro[data-astro-cid-mpkzmqvk] strong[data-astro-cid-mpkzmqvk]{color:#111827}.info-cards-grid[data-astro-cid-mpkzmqvk]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:64px}.info-card[data-astro-cid-mpkzmqvk]{background:#f9fafb;padding:28px 24px;border-radius:16px;border-left:3px solid var(--color-primary)}.info-card[data-astro-cid-mpkzmqvk] h3[data-astro-cid-mpkzmqvk]{font-family:Outfit Display,sans-serif;font-size:18px;color:#111827;margin:0 0 14px;line-height:1.3}.info-card[data-astro-cid-mpkzmqvk] p[data-astro-cid-mpkzmqvk]{color:#4b5563;font-size:14.5px;line-height:1.65;margin:0}.beispiel-block[data-astro-cid-mpkzmqvk]{background:#f3e8ff;padding:36px;border-radius:20px;border:1px solid rgba(92,23,229,.15)}.beispiel-block[data-astro-cid-mpkzmqvk] .eyebrow[data-astro-cid-mpkzmqvk]{display:inline-block;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin-bottom:12px}.beispiel-block[data-astro-cid-mpkzmqvk] h3[data-astro-cid-mpkzmqvk]{font-family:Outfit Display,sans-serif;font-size:22px;color:#111827;margin:0 0 16px;line-height:1.3}.beispiel-block[data-astro-cid-mpkzmqvk] p[data-astro-cid-mpkzmqvk]{color:#4b5563;font-size:16px;line-height:1.7;margin:0 0 16px}.rechen-ul[data-astro-cid-mpkzmqvk]{list-style:none;padding:0;margin:0}.rechen-ul[data-astro-cid-mpkzmqvk] li[data-astro-cid-mpkzmqvk]{color:#374151;font-size:15px;line-height:1.65;padding:8px 0 8px 24px;position:relative}.rechen-ul[data-astro-cid-mpkzmqvk] li[data-astro-cid-mpkzmqvk]:before{content:"→";position:absolute;left:0;color:var(--color-primary);font-weight:700}.rechen-ul[data-astro-cid-mpkzmqvk] strong[data-astro-cid-mpkzmqvk]{color:#111827;font-weight:600}@keyframes floatUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.info-cards-grid[data-astro-cid-mpkzmqvk]{grid-template-columns:1fr;gap:14px}}@media(max-width:768px){.kosten-section[data-astro-cid-mpkzmqvk]{padding:40px 0 60px}.kosten-container[data-astro-cid-mpkzmqvk]{margin-top:-60px}.tool-content-section[data-astro-cid-mpkzmqvk]{padding:60px 0}.content-intro[data-astro-cid-mpkzmqvk] h2[data-astro-cid-mpkzmqvk]{font-size:28px}.beispiel-block[data-astro-cid-mpkzmqvk]{padding:24px 22px}}
