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