:root{--bf-ff:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Helvetica,Arial,sans-serif;--bf-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--bf-r:16px;--bf-head:90px;--bf-pad:clamp(42px,5vw,72px) 18px;--bf-wrap:1120px;--bf-wrap-narrow:820px}@media (max-width:767.98px){:root{--bf-head:64px;--bf-pad:34px 16px}}@media (max-width:400px){:root{--bf-pad:30px 14px}}html{scroll-behavior:smooth}html #calculator,html #rechner,html #start,html #kontakt,html [id^="bf-"],html .bfh2b-sec{scroll-margin-top:calc(var(--bf-head) + 12px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html{overflow-x:clip}.bf-sec{padding:var(--bf-pad);background:var(--bf-surface);font-family:var(--bf-ff);color:var(--bf-text);-webkit-font-smoothing:antialiased}.bf-sec *,.bf-sec *::before,.bf-sec *::after{box-sizing:border-box}.bf-sec--alt{background:var(--bf-page)}.bf-sec--dark{background:linear-gradient(160deg,var(--bf-brand),var(--bf-brand-deep));color:#fff;--bf-line:rgba(255,255,255,.22);--bf-text-mut:rgba(255,255,255,.76)}.bf-sec--dark .bf-h2,.bf-sec--dark .bf-h3{color:#fff}.bf-sec--dark .bf-eyebrow{color:var(--bf-on-dark)}.bf-wrap{max-width:var(--bf-wrap);margin:0 auto}.bf-wrap--narrow{max-width:var(--bf-wrap-narrow)}.bf-eyebrow{margin:0 0 6px;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--bf-action-deep)}.bf-h2{margin:0;font-size:clamp(24px,3vw,36px);font-weight:900;letter-spacing:-.02em;line-height:1.14;color:var(--bf-ink);text-wrap:balance}.bf-h3{margin:0;font-size:clamp(17px,1.7vw,19px);font-weight:800;line-height:1.3;color:var(--bf-ink)}.bf-lead{margin:12px 0 0;font-size:16px;line-height:1.72;color:var(--bf-text)}@media (max-width:767.98px){.bf-lead{font-size:15.5px}}.bf-card{border:1px solid var(--bf-line);border-radius:var(--bf-r);background:var(--bf-surface);padding:18px}.bf-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:54px;padding:0 26px;border-radius:999px;font-family:var(--bf-ff);font-size:16px;font-weight:800;text-decoration:none;border:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.bf-btn--primary{color:#fff!important;background:linear-gradient(135deg,var(--bf-action),var(--bf-action-deep));box-shadow:0 14px 30px -14px var(--bf-action-glow)}.bf-btn--primary:hover{transform:translateY(-2px)}.bf-btn--line{color:var(--bf-ink)!important;border:1px solid var(--bf-line);background:var(--bf-surface)}.bf-btn--line:hover{border-color:var(--bf-action);transform:translateY(-2px)}.bf-btn:focus-visible{outline:3px solid var(--bf-focus);outline-offset:3px}@media (max-width:767.98px){.bf-btn{width:100%;max-width:none;min-height:52px;font-size:15.5px}}.bf-grid{display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.bf-grid--2{grid-template-columns:repeat(2,1fr)}@media (max-width:1024px){.bf-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.bf-grid,.bf-grid--2{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.bf-sec *,.bf-btn{animation:none!important;transition:none!important}}html .bfh1-hero{background:radial-gradient(1100px 460px at 50% -12%,color-mix(in srgb,var(--bf-action) 9%,transparent),transparent 62%),linear-gradient(180deg,var(--bf-page) 0%,var(--bf-page-2) 100%)}html .bfh1-btn--gold{box-shadow:0 14px 30px -14px var(--bf-action-glow)}html .bfh1-btn--gold:hover{box-shadow:0 18px 34px -14px color-mix(in srgb,var(--bf-action) 70%,transparent)}html .bfh1-dot{background:var(--bf-accent);animation-name:bfCorePulse}@keyframes bfCorePulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--bf-accent) 45%,transparent)}70%{box-shadow:0 0 0 9px #fff0}100%{box-shadow:0 0 0 0 #fff0}}html .bfhc-btn--gold{box-shadow:0 12px 28px -14px var(--bf-action-glow)}html .bfhc-flow-icon{background:color-mix(in srgb,var(--bf-action) 8%,transparent);border-color:var(--bf-action-edge)}html .bfhc-table--compare td:nth-of-type(1){background:var(--bf-action-wash)}html .bfhc-illu #bfhcGold stop:nth-child(1){stop-color:var(--bf-accent)}html .bfhc-illu #bfhcGold stop:nth-child(2){stop-color:var(--bf-action)}html .bfhc-illu #bfhcGold stop:nth-child(3){stop-color:var(--bf-action-deep)}html .bfhc-illu svg g[fill="#0e8a5f"]{fill:var(--bf-action)}html .bfhc-video-play svg path[fill="#0e8a5f"]{fill:var(--bf-action)}html .bfh3--dark{--h-acc:var(--bf-on-dark);--h-acc-d:var(--bf-on-dark)}html .bfhc-sec--final .bfhc-h3--light{color:#fff}html .bfh1-btn:focus-visible,html .bfh3-btn:focus-visible,html .bfh3-sbtn:focus-visible,html .bfhc-btn:focus-visible{outline:3px solid var(--bf-focus);outline-offset:3px}@media (max-width:767.98px){html .bfh3-contact{display:flex!important;flex-direction:column;align-items:stretch;gap:9px}html .bfh3-contact .bfh3-btn{width:100%;min-height:52px;padding:0 18px}html .bfh3-btn-txt{white-space:normal}}html .bfhc-band{content-visibility:auto;contain-intrinsic-size:auto 160px}html .bfh2b-card .bf-kredit3{box-shadow:none;border-radius:0;max-width:none}html .bfh2b{font-family:var(--bf-ff);-webkit-text-size-adjust:100%}html .bfh2b *,html .bfh2b *::before,html .bfh2b *::after{box-sizing:border-box}html .bfh2b{width:100%;align-self:stretch}html .bfh2b-sec{position:relative;padding:0;background:#fff0}html .bfh2b-card{box-shadow:0 30px 70px -34px rgb(14 28 64 / .42)}@media (max-width:600px){html .bfh2b-sec{padding:0}}html .bfh2b-card{max-width:1040px;margin:0 auto;border-radius:20px;background:var(--bf-surface);color:var(--bf-ink);overflow:hidden;border:1px solid var(--bf-line);box-shadow:0 26px 60px -34px rgb(14 28 64 / .5)}html .bfh2b-calc,html .bfh2b-calc *{max-width:100%;min-width:0;box-sizing:border-box}html .bfh2b-note{margin:0;padding:13px 24px 17px;border-top:1px solid var(--bf-line);font-size:12.5px;font-weight:600;color:var(--bf-text-mut);text-align:center;background:var(--bf-surface)}@media (max-width:600px){html .bfh2b-sec{padding:12px 12px 28px}html .bfh2b-card{border-radius:16px}html .bfh2b-note{padding:12px 14px 15px}}