body{background:#fff}.wrap.svelte-1vcnstb{max-width:1160px;margin:0 auto;padding:0 32px}.section.svelte-1vcnstb{padding:80px 0}.section--cream.svelte-1vcnstb{background:var(--c-cream, #faf9f5)}.section--navy.svelte-1vcnstb{background:var(--c-navy, #1B1464);color:#fff}.story-intro.svelte-1vcnstb{padding-bottom:64px}.story.svelte-1vcnstb{padding-top:48px}.eyebrow.svelte-1vcnstb{font-family:Mulish,sans-serif;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--c-pink, #d4547a);display:inline-flex;align-items:center;gap:10px}.eyebrow.svelte-1vcnstb:before{content:"";width:24px;height:2px;background:currentColor;border-radius:2px}.eyebrow--navy.svelte-1vcnstb{color:var(--c-navy, #1B1464)}.h-section.svelte-1vcnstb{font-family:Mulish,sans-serif;font-weight:800;font-size:clamp(27px,3.6vw,42px);line-height:1.2;letter-spacing:-.02em;color:var(--c-navy, #1B1464);margin:0}.section--navy.svelte-1vcnstb .h-section:where(.svelte-1vcnstb){color:#fff}.lede.svelte-1vcnstb{font-family:Mulish,sans-serif;font-weight:500;font-size:clamp(16px,1.4vw,19px);line-height:1.6;color:var(--c-ink-2, #4a4a4a);margin:0}.section--navy.svelte-1vcnstb .lede:where(.svelte-1vcnstb){color:#fffc}.head--center.svelte-1vcnstb{align-items:center;text-align:center;margin:0 auto;max-width:680px}.story__lead.svelte-1vcnstb{font-family:Mulish,sans-serif;font-weight:500;font-size:clamp(16px,1.4vw,19px);line-height:1.6;color:var(--c-ink-2, #4a4a4a);margin:0}.story__tagline.svelte-1vcnstb{font-family:Mulish,sans-serif;font-weight:800;font-size:clamp(26px,3.4vw,40px);line-height:1.1;letter-spacing:-.02em;color:var(--c-pink, #d4547a);margin:12px 0 0}.scrolly.svelte-1vcnstb{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:stretch}.scrolly__media.svelte-1vcnstb{position:relative}.scrolly__frame.svelte-1vcnstb{position:sticky;top:max(96px,calc(50vh - 150px));width:100%;max-width:400px;margin-left:auto;aspect-ratio:4 / 3;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-card, 0 18px 44px rgba(27, 20, 100, .1));background:#fff}.scrolly__img.svelte-1vcnstb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .6s var(--ease-out, ease),transform .9s var(--ease-out, ease)}.scrolly__img.is-active.svelte-1vcnstb{opacity:1;transform:scale(1)}.scrolly__track.svelte-1vcnstb{position:relative;padding-left:60px}.scrolly__steps.svelte-1vcnstb{list-style:none;margin:0;padding:0}.step.svelte-1vcnstb{position:relative;min-height:42vh;display:flex;flex-direction:column;justify-content:center;opacity:.32;transition:opacity .4s var(--ease-out, ease)}.step.svelte-1vcnstb:last-child{min-height:34vh}.step.is-active.svelte-1vcnstb{opacity:1}.step.is-done.svelte-1vcnstb{opacity:.5}.step.svelte-1vcnstb:after{content:"";position:absolute;left:-45px;top:50%;width:2px;height:100%;background:#1b14641f;transition:background .4s var(--ease-out, ease)}.step.svelte-1vcnstb:last-child:after{display:none}.step.is-done.svelte-1vcnstb:after{background:var(--c-pink, #d4547a)}.step__dot.svelte-1vcnstb{position:absolute;left:-60px;top:50%;transform:translateY(-50%);z-index:1;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:2px solid rgba(27,20,100,.18);font-family:Mulish,sans-serif;font-weight:800;font-size:12px;color:var(--c-navy, #1B1464);transition:border-color .3s var(--ease-out, ease),color .3s var(--ease-out, ease),box-shadow .3s var(--ease-out, ease),background .3s var(--ease-out, ease)}.step.is-done.svelte-1vcnstb .step__dot:where(.svelte-1vcnstb){border-color:var(--c-pink, #d4547a);color:var(--c-pink, #d4547a)}.step.is-active.svelte-1vcnstb .step__dot:where(.svelte-1vcnstb){border-color:var(--c-pink, #d4547a);background:var(--c-pink, #d4547a);color:#fff;box-shadow:0 0 0 6px #d4547a24}.step__img.svelte-1vcnstb{display:none}.timeline__kicker.svelte-1vcnstb{display:block;font-family:Mulish,sans-serif;font-weight:800;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.01em;line-height:1.15;color:var(--c-navy, #1B1464);margin-bottom:14px;text-transform:none}.step__body.svelte-1vcnstb{font-family:Mulish,sans-serif;font-size:clamp(16px,1.4vw,19px);line-height:1.65;color:var(--c-ink-2, #4a4a4a);margin:0;max-width:32ch}.head.svelte-1vcnstb{display:flex;flex-direction:column;gap:14px;max-width:760px;margin-bottom:44px}.grid.svelte-1vcnstb{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card.svelte-1vcnstb{background:#fff;border:1px solid rgba(27,20,100,.06);border-radius:24px;padding:32px 30px;box-shadow:var(--shadow-card, 0 10px 30px rgba(27, 20, 100, .05));transition:transform .25s var(--ease-out, ease),box-shadow .25s var(--ease-out, ease)}.card.svelte-1vcnstb:hover{transform:translateY(-5px);box-shadow:0 20px 40px #1b146417}.card__icon.svelte-1vcnstb{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(27,20,100,.14));margin-bottom:18px}.card--value.svelte-1vcnstb .card__icon:where(.svelte-1vcnstb){display:block;margin-left:auto;margin-right:auto}.card.svelte-1vcnstb h3:where(.svelte-1vcnstb){font-family:Mulish,sans-serif;font-weight:700;font-size:19px;color:var(--c-navy, #1B1464);margin:0 0 10px}.card.svelte-1vcnstb p:where(.svelte-1vcnstb){font-family:Mulish,sans-serif;font-size:15px;line-height:1.55;color:var(--c-ink-2, #5a5a5a);margin:0}.final-cta.svelte-1vcnstb{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.cta-actions.svelte-1vcnstb{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:8px}.btn.svelte-1vcnstb{all:unset;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;border-radius:999px;font-family:Mulish,sans-serif;font-weight:700;font-size:15px;transition:background .15s ease,transform .1s ease,box-shadow .15s ease;box-sizing:border-box;text-decoration:none}.btn--pink.svelte-1vcnstb{background:var(--c-pink, #d4547a);color:#fff;box-shadow:0 6px 18px #d4547a40}.btn--pink.svelte-1vcnstb:hover{background:#c0466a;box-shadow:0 10px 24px #d4547a59;transform:translateY(-1px)}.btn--ghost.svelte-1vcnstb{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.25)}.btn--ghost.svelte-1vcnstb:hover{background:#ffffff14;border-color:#ffffff73}.btn--lg.svelte-1vcnstb{padding:16px 36px;font-size:16px}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-out, ease),transform .7s var(--ease-out, ease)}.fade-up.animate-in{opacity:1;transform:translateY(0)}@media(max-width:900px){.grid.svelte-1vcnstb{grid-template-columns:1fr}.scrolly.svelte-1vcnstb{grid-template-columns:1fr;gap:0}.scrolly__media.svelte-1vcnstb{display:none}.scrolly__track.svelte-1vcnstb{padding-left:0}.step.svelte-1vcnstb{min-height:0;opacity:1;padding:0 0 56px}.step.svelte-1vcnstb:after{display:none}.step.svelte-1vcnstb:last-child{min-height:0;padding-bottom:0}.step__dot.svelte-1vcnstb{position:static;transform:none;margin-bottom:16px}.step.is-done.svelte-1vcnstb .step__dot:where(.svelte-1vcnstb),.step.svelte-1vcnstb .step__dot:where(.svelte-1vcnstb){border-color:var(--c-pink, #d4547a);background:var(--c-pink, #d4547a);color:#fff;box-shadow:none}.step__img.svelte-1vcnstb{display:block;width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:22px;box-shadow:var(--shadow-card, 0 14px 34px rgba(27, 20, 100, .1));margin-bottom:22px}.step__body.svelte-1vcnstb{max-width:none}}@media(max-width:768px){.section.svelte-1vcnstb{padding:60px 0}}@media(prefers-reduced-motion:reduce){.scrolly__img.svelte-1vcnstb{transition:opacity .2s ease;transform:none}.scrolly__img.is-active.svelte-1vcnstb{transform:none}}
