[data-astro-cid-mzndoh5r],[data-astro-cid-mzndoh5r]:before,[data-astro-cid-mzndoh5r]:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #1a4fa0;--blue-dk: #133a78;--blue-lt: #e8f0fc;--accent: #e84c1e;--green: #16a34a;--amber: #d97706;--red: #dc2626;--gray-50: #f8f9fb;--gray-100:#eef0f4;--gray-200:#e2e8f0;--gray-600:#4b5563;--gray-900:#111827;--radius: 10px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}body{font-family:var(--font);color:var(--gray-900);background:#fff;line-height:1.65}header[data-astro-cid-mzndoh5r]{background:var(--blue);padding:0 1.25rem}.header-inner[data-astro-cid-mzndoh5r]{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:62px}.logo[data-astro-cid-mzndoh5r]{font-size:1.15rem;font-weight:700;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.45rem}.logo[data-astro-cid-mzndoh5r] svg[data-astro-cid-mzndoh5r]{width:26px;height:26px;flex-shrink:0}.main-nav[data-astro-cid-mzndoh5r]{display:flex;align-items:center}.main-nav[data-astro-cid-mzndoh5r]>a[data-astro-cid-mzndoh5r],.nav-group[data-astro-cid-mzndoh5r]>.nav-parent[data-astro-cid-mzndoh5r]{color:#ffffffd9;text-decoration:none;font-size:.92rem;padding:0 .9rem;height:62px;display:flex;align-items:center;gap:.25rem;white-space:nowrap}.main-nav[data-astro-cid-mzndoh5r]>a[data-astro-cid-mzndoh5r]:hover,.nav-group[data-astro-cid-mzndoh5r]>.nav-parent[data-astro-cid-mzndoh5r]:hover{color:#fff;background:#ffffff14}.nav-group[data-astro-cid-mzndoh5r]{position:relative}.nav-parent[data-astro-cid-mzndoh5r]{cursor:default}.nav-parent[data-astro-cid-mzndoh5r] svg[data-astro-cid-mzndoh5r]{width:12px;height:12px;opacity:.7;transition:transform .2s}.nav-group[data-astro-cid-mzndoh5r]:hover .nav-parent[data-astro-cid-mzndoh5r] svg[data-astro-cid-mzndoh5r]{transform:rotate(180deg)}.nav-dropdown[data-astro-cid-mzndoh5r]{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--gray-200);border-radius:0 0 var(--radius) var(--radius);box-shadow:0 8px 24px #0000001f;min-width:220px;padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s,transform .18s,visibility .18s;z-index:200}.nav-group[data-astro-cid-mzndoh5r]:hover .nav-dropdown[data-astro-cid-mzndoh5r]{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]{display:block;padding:.65rem 1.25rem;font-size:.9rem;color:var(--gray-900)!important;text-decoration:none;transition:background .12s}.nav-dropdown[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]:hover{background:var(--gray-50);color:var(--blue)!important}.nav-dropdown[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r][aria-current]{color:var(--blue)!important;font-weight:700;background:var(--blue-lt)}.nav-dropdown[data-astro-cid-mzndoh5r] .dd-divider[data-astro-cid-mzndoh5r]{height:1px;background:var(--gray-100);margin:.35rem 0}.burger[data-astro-cid-mzndoh5r]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;-webkit-tap-highlight-color:transparent}.burger[data-astro-cid-mzndoh5r] span[data-astro-cid-mzndoh5r]{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:transform .25s,opacity .25s}.burger[data-astro-cid-mzndoh5r].open span[data-astro-cid-mzndoh5r]:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger[data-astro-cid-mzndoh5r].open span[data-astro-cid-mzndoh5r]:nth-child(2){opacity:0}.burger[data-astro-cid-mzndoh5r].open span[data-astro-cid-mzndoh5r]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav[data-astro-cid-mzndoh5r]{display:none;position:fixed;inset:62px 0 0;background:#133a78;z-index:999;overflow-y:auto;padding:1rem 0}.mobile-nav[data-astro-cid-mzndoh5r].open{display:block}.mobile-nav[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]{display:block;padding:.9rem 1.5rem;color:#ffffffe6;text-decoration:none;font-size:1rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]:hover{background:#ffffff14;color:#fff}.mob-section[data-astro-cid-mzndoh5r]{padding:.5rem 1.5rem .2rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-top:.5rem}@media(max-width:680px){.main-nav[data-astro-cid-mzndoh5r]{display:none}.burger[data-astro-cid-mzndoh5r]{display:flex}}.hero[data-astro-cid-mzndoh5r]{background:linear-gradient(135deg,var(--blue) 0%,var(--blue-dk) 100%);color:#fff;padding:3.5rem 1.25rem 4rem}.hero-inner[data-astro-cid-mzndoh5r]{max-width:800px;margin:0 auto}.breadcrumb[data-astro-cid-mzndoh5r]{font-size:.82rem;opacity:.7;margin-bottom:1rem}.breadcrumb[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]{color:inherit;text-decoration:none}.breadcrumb[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]:hover{text-decoration:underline}.hero[data-astro-cid-mzndoh5r] h1[data-astro-cid-mzndoh5r]{font-size:clamp(1.75rem,4.5vw,2.8rem);font-weight:800;line-height:1.15;margin-bottom:.85rem}.hero[data-astro-cid-mzndoh5r] h1[data-astro-cid-mzndoh5r] span[data-astro-cid-mzndoh5r]{color:#ffd166}.hero-lead[data-astro-cid-mzndoh5r]{font-size:1.05rem;opacity:.9;max-width:640px;margin-bottom:1.75rem}.hero-meta[data-astro-cid-mzndoh5r]{display:flex;flex-wrap:wrap;gap:.4rem 1.25rem;font-size:.82rem;opacity:.75}.hero-meta[data-astro-cid-mzndoh5r] span[data-astro-cid-mzndoh5r]{display:flex;align-items:center;gap:.35rem}.toc-section[data-astro-cid-mzndoh5r]{max-width:820px;margin:0 auto;padding:2rem 1.25rem 0}.toc-box[data-astro-cid-mzndoh5r]{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius);overflow:hidden}.toc-header[data-astro-cid-mzndoh5r]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--gray-200)}.toc-header[data-astro-cid-mzndoh5r] span[data-astro-cid-mzndoh5r]{font-size:.95rem;font-weight:700;color:var(--blue)}.toc-toggle[data-astro-cid-mzndoh5r]{background:none;border:none;cursor:pointer;font-size:.82rem;font-weight:600;color:var(--blue);padding:.25rem .6rem;border-radius:4px;display:flex;align-items:center;gap:.3rem}.toc-toggle[data-astro-cid-mzndoh5r]:hover{background:var(--gray-200)}.toc-toggle-icon[data-astro-cid-mzndoh5r]{display:inline-block;transition:transform .2s;font-style:normal}.toc-toggle[data-astro-cid-mzndoh5r][aria-expanded=true] .toc-toggle-icon[data-astro-cid-mzndoh5r]{transform:rotate(180deg)}.toc-inner[data-astro-cid-mzndoh5r]{padding:1rem 1.5rem 1.25rem}.toc-inner[data-astro-cid-mzndoh5r][hidden]{display:none}.toc-box[data-astro-cid-mzndoh5r] ol[data-astro-cid-mzndoh5r]{list-style:none;counter-reset:toc;columns:2;column-gap:2rem}@media(max-width:600px){.toc-box[data-astro-cid-mzndoh5r] ol[data-astro-cid-mzndoh5r]{columns:1}}.toc-box[data-astro-cid-mzndoh5r] li[data-astro-cid-mzndoh5r]{counter-increment:toc;margin-bottom:.55rem;break-inside:avoid}.toc-box[data-astro-cid-mzndoh5r] li[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]{color:var(--gray-600)!important;text-decoration:none;font-size:.88rem;display:flex;gap:.45rem;align-items:flex-start}.toc-box[data-astro-cid-mzndoh5r] li[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]:before{content:counter(toc) ".";color:var(--blue);font-weight:700;min-width:1.4rem;flex-shrink:0}.toc-box[data-astro-cid-mzndoh5r] li[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]:hover{color:var(--blue)!important;text-decoration:underline}@media(min-width:700px){.toc-toggle[data-astro-cid-mzndoh5r]{display:none}}.page-body[data-astro-cid-mzndoh5r]{max-width:820px;margin:0 auto;padding:2.5rem 1.25rem 5rem}.article-section[data-astro-cid-mzndoh5r]{margin-bottom:3.5rem}.article-section[data-astro-cid-mzndoh5r] h2[data-astro-cid-mzndoh5r]{font-size:clamp(1.3rem,3vw,1.65rem);font-weight:800;color:var(--blue-dk);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:3px solid var(--blue-lt)}.article-section[data-astro-cid-mzndoh5r] h3[data-astro-cid-mzndoh5r]{font-size:1.05rem;font-weight:700;margin:1.5rem 0 .6rem;color:var(--gray-900)}.article-section[data-astro-cid-mzndoh5r] p[data-astro-cid-mzndoh5r]{margin-bottom:1rem;font-size:.97rem;color:var(--gray-600)}.article-section[data-astro-cid-mzndoh5r] p[data-astro-cid-mzndoh5r]:last-child{margin-bottom:0}.article-section[data-astro-cid-mzndoh5r] ul[data-astro-cid-mzndoh5r],.article-section[data-astro-cid-mzndoh5r] ol[data-astro-cid-mzndoh5r]{margin:.75rem 0 1rem 1.25rem}.article-section[data-astro-cid-mzndoh5r] li[data-astro-cid-mzndoh5r]{margin-bottom:.5rem;font-size:.97rem;color:var(--gray-600)}.article-section[data-astro-cid-mzndoh5r] strong[data-astro-cid-mzndoh5r]{color:var(--gray-900)}.article-section[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.article-section[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]:hover{color:var(--blue-dk)}.table-wrap[data-astro-cid-mzndoh5r]{overflow-x:auto;margin:1.5rem 0;border-radius:var(--radius);border:1px solid var(--gray-200)}table[data-astro-cid-mzndoh5r]{width:100%;border-collapse:collapse;font-size:.91rem}thead[data-astro-cid-mzndoh5r]{background:var(--blue);color:#fff}thead[data-astro-cid-mzndoh5r] th[data-astro-cid-mzndoh5r]{padding:.85rem 1rem;text-align:left;font-weight:700;white-space:nowrap}tbody[data-astro-cid-mzndoh5r] tr[data-astro-cid-mzndoh5r]:nth-child(2n){background:var(--gray-50)}tbody[data-astro-cid-mzndoh5r] td[data-astro-cid-mzndoh5r]{padding:.8rem 1rem;border-bottom:1px solid var(--gray-100);color:var(--gray-600);vertical-align:top}tbody[data-astro-cid-mzndoh5r] tr[data-astro-cid-mzndoh5r]:last-child td[data-astro-cid-mzndoh5r]{border-bottom:none}.td-label[data-astro-cid-mzndoh5r]{font-weight:700;color:var(--gray-900)}.badge-gut[data-astro-cid-mzndoh5r]{display:inline-block;background:#f0fdf4;color:#14532d;font-size:.75rem;font-weight:700;padding:.15rem .6rem;border-radius:2rem;border:1px solid #bbf7d0}.badge-warn[data-astro-cid-mzndoh5r]{display:inline-block;background:#fffbeb;color:#78350f;font-size:.75rem;font-weight:700;padding:.15rem .6rem;border-radius:2rem;border:1px solid #fde68a}.badge-bad[data-astro-cid-mzndoh5r]{display:inline-block;background:#fef2f2;color:#991b1b;font-size:.75rem;font-weight:700;padding:.15rem .6rem;border-radius:2rem;border:1px solid #fecaca}.info-box[data-astro-cid-mzndoh5r]{background:var(--blue-lt);border-left:4px solid var(--blue);border-radius:0 var(--radius) var(--radius) 0;padding:1.1rem 1.4rem;margin:1.5rem 0}.info-box[data-astro-cid-mzndoh5r] p[data-astro-cid-mzndoh5r]{color:var(--gray-900)!important;margin:0;font-size:.95rem}.tip-box[data-astro-cid-mzndoh5r]{background:#f0fdf4;border-left:4px solid var(--green);border-radius:0 var(--radius) var(--radius) 0;padding:1.1rem 1.4rem;margin:1.5rem 0}.tip-title[data-astro-cid-mzndoh5r]{font-weight:700;color:var(--green);font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.45rem}.tip-box[data-astro-cid-mzndoh5r] p[data-astro-cid-mzndoh5r]{color:var(--gray-900)!important;margin:0;font-size:.95rem}.warn-box[data-astro-cid-mzndoh5r]{background:#fffbeb;border-left:4px solid var(--amber);border-radius:0 var(--radius) var(--radius) 0;padding:1.1rem 1.4rem;margin:1.5rem 0}.warn-box[data-astro-cid-mzndoh5r] p[data-astro-cid-mzndoh5r]{color:var(--gray-900)!important;margin:0;font-size:.95rem}.compare-grid[data-astro-cid-mzndoh5r]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.25rem 0}@media(max-width:560px){.compare-grid[data-astro-cid-mzndoh5r]{grid-template-columns:1fr}}.cmp-card[data-astro-cid-mzndoh5r]{border-radius:var(--radius);padding:1.2rem;border:1px solid var(--gray-200)}.cmp-card[data-astro-cid-mzndoh5r].blue{background:var(--blue-lt);border-color:#c5d8f5}.cmp-card[data-astro-cid-mzndoh5r].green{background:#f0fdf4;border-color:#bbf7d0}.cmp-card[data-astro-cid-mzndoh5r].red{background:#fef2f2;border-color:#fecaca}.cmp-card[data-astro-cid-mzndoh5r] h4[data-astro-cid-mzndoh5r]{font-size:.9rem;font-weight:800;color:var(--gray-900);margin-bottom:.5rem}.cmp-card[data-astro-cid-mzndoh5r] ul[data-astro-cid-mzndoh5r]{list-style:none;margin:0}.cmp-card[data-astro-cid-mzndoh5r] li[data-astro-cid-mzndoh5r]{font-size:.86rem;color:var(--gray-600);padding:.2rem 0}.cmp-card[data-astro-cid-mzndoh5r].green li[data-astro-cid-mzndoh5r]:before{content:"✓ ";color:var(--green);font-weight:700}.cmp-card[data-astro-cid-mzndoh5r].red li[data-astro-cid-mzndoh5r]:before{content:"✗ ";color:var(--red);font-weight:700}.deckung-grid[data-astro-cid-mzndoh5r]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1.25rem 0}@media(max-width:560px){.deckung-grid[data-astro-cid-mzndoh5r]{grid-template-columns:1fr}}.deckung-card[data-astro-cid-mzndoh5r]{border-radius:var(--radius);padding:1.1rem;border:2px solid;text-align:center}.deckung-card[data-astro-cid-mzndoh5r].pflicht{background:#fef2f2;border-color:#f87171}.deckung-card[data-astro-cid-mzndoh5r].empfohlen{background:#f0fdf4;border-color:#4ade80}.deckung-card[data-astro-cid-mzndoh5r].optimal{background:var(--blue-lt);border-color:var(--blue)}.deckung-card[data-astro-cid-mzndoh5r] .dc-label[data-astro-cid-mzndoh5r]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}.deckung-card[data-astro-cid-mzndoh5r].pflicht .dc-label[data-astro-cid-mzndoh5r]{color:#991b1b}.deckung-card[data-astro-cid-mzndoh5r].empfohlen .dc-label[data-astro-cid-mzndoh5r]{color:#14532d}.deckung-card[data-astro-cid-mzndoh5r].optimal .dc-label[data-astro-cid-mzndoh5r]{color:var(--blue-dk)}.deckung-card[data-astro-cid-mzndoh5r] .dc-sum[data-astro-cid-mzndoh5r]{font-size:1.25rem;font-weight:900;line-height:1.1;margin-bottom:.3rem}.deckung-card[data-astro-cid-mzndoh5r] .dc-desc[data-astro-cid-mzndoh5r]{font-size:.78rem;color:var(--gray-600)}.internal-link-box[data-astro-cid-mzndoh5r]{display:flex;gap:1rem;align-items:flex-start;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius);padding:1rem 1.25rem;margin:1.5rem 0;text-decoration:none;color:inherit;transition:box-shadow .15s}.internal-link-box[data-astro-cid-mzndoh5r]:hover{box-shadow:0 3px 12px #1a4fa01f}.internal-link-box[data-astro-cid-mzndoh5r] .ilb-icon[data-astro-cid-mzndoh5r]{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.internal-link-box[data-astro-cid-mzndoh5r] .ilb-text[data-astro-cid-mzndoh5r] h4[data-astro-cid-mzndoh5r]{font-size:.95rem;font-weight:700;color:var(--blue);margin-bottom:.2rem}.internal-link-box[data-astro-cid-mzndoh5r] .ilb-text[data-astro-cid-mzndoh5r] p[data-astro-cid-mzndoh5r]{font-size:.86rem;color:var(--gray-600);margin:0}.faq-list[data-astro-cid-mzndoh5r]{margin-top:1.25rem}details[data-astro-cid-mzndoh5r]{border-bottom:1px solid var(--gray-100)}summary[data-astro-cid-mzndoh5r]{font-weight:700;font-size:.98rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0}summary[data-astro-cid-mzndoh5r]::-webkit-details-marker{display:none}.sum-icon[data-astro-cid-mzndoh5r]{font-size:1.1rem;color:var(--blue);flex-shrink:0;transition:transform .2s}details[data-astro-cid-mzndoh5r][open] .sum-icon[data-astro-cid-mzndoh5r]{transform:rotate(45deg)}.faq-answer[data-astro-cid-mzndoh5r]{padding:0 0 1.1rem;font-size:.95rem;color:var(--gray-600)}.faq-answer[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]{color:var(--blue)}.cta-section[data-astro-cid-mzndoh5r]{background:linear-gradient(135deg,var(--blue) 0%,var(--blue-dk) 100%);border-radius:var(--radius);padding:2.5rem 2rem;text-align:center;color:#fff;margin-top:3rem}.cta-section[data-astro-cid-mzndoh5r] h2[data-astro-cid-mzndoh5r]{font-size:1.5rem;font-weight:800;margin-bottom:.75rem}.cta-section[data-astro-cid-mzndoh5r] p[data-astro-cid-mzndoh5r]{opacity:.9;margin-bottom:1.5rem;font-size:.97rem}.btn-primary[data-astro-cid-mzndoh5r]{display:inline-block;background:var(--accent);color:#fff;font-size:1rem;font-weight:700;padding:.8rem 2rem;border-radius:var(--radius);text-decoration:none;transition:background .2s}.btn-primary[data-astro-cid-mzndoh5r]:hover{background:#c43d16}.btn-ghost[data-astro-cid-mzndoh5r]{display:inline-block;color:#ffffffe6;font-size:.95rem;font-weight:600;text-decoration:none;padding:.8rem 1.25rem;border:1px solid rgba(255,255,255,.35);border-radius:var(--radius);transition:background .2s;margin-left:.75rem}.btn-ghost[data-astro-cid-mzndoh5r]:hover{background:#ffffff1a}footer[data-astro-cid-mzndoh5r]{background:var(--gray-900);color:#fff9;padding:2.5rem 1.25rem;text-align:center;font-size:.85rem}footer[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]{color:#fffc;text-decoration:none}footer[data-astro-cid-mzndoh5r] a[data-astro-cid-mzndoh5r]:hover{text-decoration:underline}
