:root{--bn-blue-1: #e8f3f7;--bn-blue-2: #d6ebf2;--bn-blue-3: #c3e1ea;--bn-teal: #2f9db8;--bn-magenta: #a11b63;--bn-magenta-dark: #7d174e}.bz-container.svelte-1dv0978{max-width:1200px;margin:0 auto;padding:0 1rem}.bz-hero.svelte-1dv0978{background:linear-gradient(90deg,#d9f1f6f2,#eef9fcf2 52%,#e6f2fff2)}.bz-hero-inner.svelte-1dv0978{max-width:48rem;padding:3.5rem 0}@media(min-width:768px){.bz-hero-inner.svelte-1dv0978{padding:4rem 0}}.bz-pill.svelte-1dv0978{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;background:#ffffffb3;border:1px solid rgba(47,157,184,.2);font-size:.875rem;font-weight:700;color:#475569}.bz-h1.svelte-1dv0978{font-size:clamp(1.9rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;color:#0f172a;margin:1.25rem 0 0;line-height:1.1}.bz-lead.svelte-1dv0978{margin-top:1rem;font-size:1.125rem;color:#334155;line-height:1.7;max-width:42rem}.bz-hero-ctas.svelte-1dv0978{margin-top:1.75rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.bz-hero-ctas.svelte-1dv0978{flex-direction:row}}.bz-chips.svelte-1dv0978{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.bz-chips.svelte-1dv0978 a:where(.svelte-1dv0978){display:inline-flex;align-items:center;padding:.55rem 1rem;border-radius:9999px;background:#fff;border:1px solid rgba(47,157,184,.24);color:#0f172a;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .18s ease;white-space:nowrap}.bz-chips.svelte-1dv0978 a:where(.svelte-1dv0978):hover{background:#2f9db814;border-color:#2f9db873;transform:translateY(-2px)}.bz-btn-primary.svelte-1dv0978,.bz-btn-secondary.svelte-1dv0978{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.35rem;border-radius:1rem;font-weight:700;text-decoration:none;transition:all .18s ease}.bz-btn-primary.svelte-1dv0978{background:var(--bn-magenta);color:#fff;box-shadow:0 12px 28px #a11b6347}.bz-btn-primary.svelte-1dv0978:hover{transform:translateY(-2px);box-shadow:0 16px 34px #a11b6357}.bz-btn-secondary.svelte-1dv0978{background:#ffffffd9;border:1px solid rgba(47,157,184,.2);color:#0f172a}.bz-btn-secondary.svelte-1dv0978:hover{transform:translateY(-2px);background:#fff;border-color:#2f9db86b}.bz-stats.svelte-1dv0978{padding:2.5rem 0;background:#fff;border-bottom:1px solid #e2e8f0}.bz-stats-grid.svelte-1dv0978{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.bz-stats-grid.svelte-1dv0978{grid-template-columns:repeat(3,1fr)}}.bz-stat-card.svelte-1dv0978{border:1px solid rgba(47,157,184,.18);background:#edf7fa;border-radius:1.25rem;padding:1.35rem;text-align:center}.bz-stat-title.svelte-1dv0978{font-size:1.5rem;font-weight:800;color:#0f172a}.bz-stat-sub.svelte-1dv0978{color:#475569;margin-top:.5rem;font-size:.875rem;font-weight:500}.bz-sticky.svelte-1dv0978{position:sticky;top:64px;z-index:40;background:linear-gradient(135deg,var(--bn-blue-1),var(--bn-blue-2) 50%,var(--bn-blue-3));border-bottom:1px solid rgba(47,157,184,.15);padding:.75rem 0}.bz-sticky-inner.svelte-1dv0978{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.bz-sticky-inner.svelte-1dv0978 .bz-btn-primary:where(.svelte-1dv0978),.bz-sticky-inner.svelte-1dv0978 .bz-btn-secondary:where(.svelte-1dv0978){padding:.65rem 1.1rem;font-size:.95rem}.bz-section.svelte-1dv0978{padding:2.5rem 0;scroll-margin-top:7rem}.bz-section-tint.svelte-1dv0978{background:#f8fafcb3}.bz-h2.svelte-1dv0978{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:800;letter-spacing:-.02em;color:#0f172a;margin:0}.bz-desc.svelte-1dv0978{color:#475569;margin-top:.5rem;max-width:54rem;line-height:1.7}.bz-prose.svelte-1dv0978{margin-top:1rem;color:#334155;line-height:1.75;max-width:60rem}.bz-prose.svelte-1dv0978 p:where(.svelte-1dv0978)+p:where(.svelte-1dv0978){margin-top:1rem}.bz-grid.svelte-1dv0978{display:grid;gap:1rem;margin-top:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.bz-grid-3.svelte-1dv0978{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bz-grid-3.svelte-1dv0978{grid-template-columns:repeat(3,1fr)}}.bz-card.svelte-1dv0978{position:relative;display:block;overflow:hidden;background:#fff;border:1px solid rgba(47,157,184,.18);border-radius:1rem;box-shadow:0 1px 2px #0000000a;padding:1.25rem;text-decoration:none;color:inherit;transition:all .2s ease}.bz-card.svelte-1dv0978:hover,.bz-card.svelte-1dv0978:focus-visible{transform:translateY(-5px);background:#2f9db80f;border-color:#2f9db866;box-shadow:0 18px 38px #2f9db81f;outline:none}.bz-card-static.svelte-1dv0978{cursor:default}.bz-card-static.svelte-1dv0978:hover{transform:none;background:#fff;border-color:#2f9db82e;box-shadow:0 1px 2px #0000000a}.bz-card-title.svelte-1dv0978{font-size:1.08rem;font-weight:800;color:#0f172a;line-height:1.25;margin-top:.55rem}.bz-card-static.svelte-1dv0978 .bz-card-title:where(.svelte-1dv0978){margin-top:.5rem}.bz-card-text.svelte-1dv0978{font-size:.92rem;color:#64748b;line-height:1.55;margin-top:.45rem}.bz-card-go.svelte-1dv0978{font-size:.9rem;font-weight:800;margin-top:.85rem;color:#0f172a}.bz-tag.svelte-1dv0978{display:inline-flex;align-items:center;padding:.28rem .62rem;border-radius:9999px;font-size:.72rem;font-weight:800;color:var(--bn-magenta);background:#a11b6314;border:1px solid rgba(161,27,99,.16);letter-spacing:.01em}.bz-step-label.svelte-1dv0978{font-size:.85rem;font-weight:800;color:var(--bn-magenta);margin-bottom:.25rem}.bz-list-card.svelte-1dv0978{border:1px solid rgba(47,157,184,.18);border-radius:1rem;background:#fff;padding:1.25rem}.bz-list-card.svelte-1dv0978 ul:where(.svelte-1dv0978){list-style:none;padding:0;margin:0}.bz-list-card.svelte-1dv0978 ul:where(.svelte-1dv0978) li:where(.svelte-1dv0978)+li:where(.svelte-1dv0978){margin-top:.65rem}.bz-list-card.svelte-1dv0978 a:where(.svelte-1dv0978){color:#0f172a;font-weight:600;text-decoration:none;transition:color .18s ease}.bz-list-card.svelte-1dv0978 a:where(.svelte-1dv0978):hover{color:var(--bn-magenta)}.bz-faq.svelte-1dv0978{margin-top:1.5rem;border-radius:1rem;border:1px solid rgba(47,157,184,.15);background:#fff;overflow:hidden}.bz-faq-item.svelte-1dv0978{border-bottom:1px solid rgba(47,157,184,.15)}.bz-faq-item.svelte-1dv0978:last-child{border-bottom:none}.bz-faq-summary.svelte-1dv0978{cursor:pointer;padding:1.15rem 1.25rem;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:1rem;list-style:none;transition:background .2s ease}.bz-faq-summary.svelte-1dv0978::-webkit-details-marker{display:none}.bz-faq-summary.svelte-1dv0978:hover{background:#2f9db80d}.bz-faq-icon.svelte-1dv0978{transition:transform .2s ease;color:var(--bn-teal);flex-shrink:0}details[open].svelte-1dv0978 .bz-faq-icon:where(.svelte-1dv0978){transform:rotate(180deg)}.bz-faq-content.svelte-1dv0978{padding:0 1.25rem 1.2rem;color:#475569;font-size:.95rem;line-height:1.7}.bz-closing.svelte-1dv0978{border-radius:1.5rem;border:1px solid rgba(47,157,184,.18);padding:1.5rem;background:linear-gradient(90deg,#d9f1f6f2,#eef9fcf2,#e6f2fff2);display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}@media(min-width:768px){.bz-closing.svelte-1dv0978{grid-template-columns:1.2fr .8fr;padding:2rem}}.bz-closing-ctas.svelte-1dv0978{display:flex;flex-direction:column;gap:.75rem}
