.pill.svelte-1qx90go{font-size:.875rem;padding:6px 14px;width:fit-content;border-radius:99px;font-weight:500;display:flex;justify-content:space-between;align-items:center;gap:var(--space-2)}.primary.svelte-1qx90go{color:var(--color-accent);background-color:color-mix(in srgb,var(--color-accent) 10%,transparent);border:1px solid #b8d0ba}.secondary.svelte-1qx90go{color:var(--color-accent);background-color:#e8f5e9;border:1px solid #b8d0ba}.section-header.svelte-7t7bw4{display:flex;flex-direction:column;gap:var(--space-6);margin-bottom:40px}.section-header__content.svelte-7t7bw4{width:100%}h2.svelte-7t7bw4{font-size:clamp(1.75rem,4.5vw,3rem);margin-top:8px;margin-bottom:12px}span.svelte-7t7bw4{color:var(--color-focus)}.description.svelte-7t7bw4{font-size:clamp(.875rem,2vw,1.125rem);color:#4f5958;font-weight:300}@media(min-width:768px){.section-header.svelte-7t7bw4{flex-direction:row;align-items:end;justify-content:space-between}.section-header__content.svelte-7t7bw4{width:50%}}.primary.svelte-1xko78n{background-color:var(--color-link);color:var(--color-accent-contrast);text-decoration:none;transition:background-color var(--dur-2) var(--ease-in-out)}.primary.svelte-1xko78n:hover{background-color:var(--color-link-hover)}.button.svelte-1xko78n{display:inline-flex;align-items:center;padding:var(--space-3) var(--space-5);border-radius:4px;border:1px solid var(--color-accent);font-weight:var(--font-weight-medium);gap:var(--space-2);cursor:pointer;font-size:clamp(.825rem,2vw,1rem)}.icon.svelte-1xko78n{display:flex}.outline.svelte-1xko78n{color:var(--color-accent);text-decoration:none;background-color:#fff;transition:border-color var(--dur-2) var(--ease-in-out),color var(--dur-2) var(--ease-in-out),background-color var(--dur-2) var(--ease-in-out)}.outline.svelte-1xko78n:hover{border-color:var(--color-accent);color:var(--color-accent);background-color:color-mix(in srgb,var(--color-accent) 5%,white)}@media(max-width:768px){.button.svelte-1xko78n{padding:var(--space-3) var(--space-4)}}.featured-section.svelte-1ar7heu{background-color:#eff4ff;padding:70px 0;position:relative}.featured-section.svelte-1ar7heu:before,.featured-section.svelte-1ar7heu:after{content:"";position:absolute;top:0;bottom:0;width:100vw;background-color:inherit;z-index:-1}.featured-section.svelte-1ar7heu:before{right:100%}.featured-section.svelte-1ar7heu:after{left:100%}.material-symbols-outlined.svelte-1ar7heu{font-size:clamp(.875rem,2vw,1.125rem)}.empty-state.svelte-1ar7heu{grid-column:1 / -1;margin:0;color:var(--color-muted)}h1.svelte-1ldl881{font-size:clamp(1.6rem,3.5vw + .8rem,3.2rem);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}span.svelte-1ldl881{color:var(--color-focus)}section.svelte-1ldl881{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.description.svelte-1ldl881{font-size:clamp(.875rem,2vw,1.125rem);color:#4f5958;font-weight:300}.hero.svelte-1ldl881{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:var(--space-6);justify-items:end}.hero-banner.svelte-1ldl881{width:100%;border-radius:4px}.hero-copy.svelte-1ldl881{display:flex;flex-direction:column;gap:var(--space-6)}.hero-actions.svelte-1ldl881{display:flex;flex-direction:row;gap:var(--space-3)}.material-symbols-outlined.svelte-1ldl881{color:#fff;font-size:clamp(.875rem,2vw,1.125rem)}@media(max-width:768px){.hero.svelte-1ldl881{grid-template-columns:1fr}.hero-banner.svelte-1ldl881{display:none}.hero-copy.svelte-1ldl881{gap:var(--space-5)}}.host-cta.svelte-5kfayh{background-color:var(--color-accent);max-width:calc(var(--container-max) - 48px);margin:auto;width:100%;padding:var(--space-8) 24px;border-radius:var(--radius-2)}.host-cta-inner.svelte-5kfayh{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6)}.host-cta-copy.svelte-5kfayh{display:flex;flex-direction:column;gap:var(--space-4);max-width:640px}h2.svelte-5kfayh{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);color:#fff;margin:0}.description.svelte-5kfayh{margin:0;font-size:clamp(.875rem,2vw,1rem);color:#ffffffd9;line-height:var(--line-height-body);font-weight:300}.cta-note.svelte-5kfayh{margin:0;font-size:.875rem;color:#ffffffb3}.host-cta-actions.svelte-5kfayh{display:flex;gap:var(--space-3);flex-shrink:0}.cta-button.svelte-5kfayh{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border-radius:var(--radius-1);font-weight:var(--font-weight-medium);font-size:.9375rem;text-decoration:none;white-space:nowrap;transition:background-color var(--dur-2) var(--ease-in-out),border-color var(--dur-2) var(--ease-in-out)}.cta-primary.svelte-5kfayh{background:#fff;color:var(--color-accent);border:1px solid white}.cta-secondary.svelte-5kfayh{background:transparent;color:#fff;border:1px solid white}.cta-secondary.svelte-5kfayh:hover{border-color:#fff;background-color:var(--color-link-hover)}.material-symbols-outlined.svelte-5kfayh{font-size:1.125rem;display:flex;margin-top:2px}.arrow.svelte-5kfayh{font-size:1rem}@media(max-width:900px){.host-cta-inner.svelte-5kfayh{flex-direction:column;align-items:flex-start}.cta-button.svelte-5kfayh{width:100%}}@media(max-width:768px){.host-cta.svelte-5kfayh{padding:var(--space-6)}.host-cta.svelte-5kfayh .host-cta-actions:where(.svelte-5kfayh){width:100%}.host-cta-actions.svelte-5kfayh{flex-direction:column}}.tabs.svelte-stjhle{display:flex;flex-wrap:wrap;margin-bottom:var(--space-6);background:#f3f4f6;width:fit-content;border-radius:var(--radius-1)}.tab.svelte-stjhle{margin:4px;padding:var(--space-2) var(--space-4);border:none;background:#f3f4f6;color:#4f5958;border-radius:4px;font-family:inherit;font-size:.875rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:background-color var(--dur-2) var(--ease-in-out),color var(--dur-2) var(--ease-in-out)}.tab.active.svelte-stjhle{background-color:var(--color-accent);color:var(--color-accent-contrast)}.steps.svelte-stjhle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5)}.step-card.svelte-stjhle{display:flex;flex-direction:column;gap:var(--space-3);border:1px solid #f1f1f1;border-radius:4px;padding:1.5rem}.step-label.svelte-stjhle{display:flex;align-items:center;gap:var(--space-2);font-size:.75rem;color:var(--color-accent)}.step-line.svelte-stjhle{display:block;width:24px;height:1px;background-color:#1a6b2e4d}.step-icon.svelte-stjhle{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-1);font-size:1.5rem;color:#65338f;background:#ffebff}h3.svelte-stjhle{font-size:1.125rem;font-weight:var(--font-weight-semibold);color:#0e121b;margin:0;padding-top:12px}.step-description.svelte-stjhle{margin:0;font-size:.875rem;color:#6a7282;line-height:var(--line-height-body);font-weight:300;padding:0 0 8px}ul.svelte-stjhle{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-2)}li.svelte-stjhle{position:relative;padding-left:var(--space-4);font-size:.875rem;color:#374151;font-weight:300;line-height:var(--line-height-body)}li.svelte-stjhle:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background-color:var(--color-muted)}@media(max-width:900px){.steps.svelte-stjhle{grid-template-columns:1fr}}@media(max-width:768px){.tab.svelte-stjhle{margin:4px 2px;padding:var(--space-2) var(--space-3);font-size:.75rem}.tabs.svelte-stjhle :where(.svelte-stjhle):first-child{margin-left:4px}.tabs.svelte-stjhle :where(.svelte-stjhle):last-child{margin-right:4px}}.platform-features.svelte-1d5y9zh{background-color:#eff4ff;padding:70px 0;position:relative}.platform-features.svelte-1d5y9zh:before,.platform-features.svelte-1d5y9zh:after{content:"";position:absolute;top:0;bottom:0;width:100vw;background-color:inherit;z-index:-1}.platform-features.svelte-1d5y9zh:before{right:100%}.platform-features.svelte-1d5y9zh:after{left:100%}.features-grid.svelte-1d5y9zh{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5)}.feature-card.svelte-1d5y9zh{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-5);background:#fff;border-radius:4px;border:1px solid color-mix(in srgb,var(--color-border) 50%,transparent)}.feature-icon.svelte-1d5y9zh{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-1);font-size:1.5rem}.feature-card.svelte-1d5y9zh strong:where(.svelte-1d5y9zh){margin-top:8px;font-size:1.125rem;font-weight:var(--font-weight-semibold);color:#0e121b}.feature-card.svelte-1d5y9zh p:where(.svelte-1d5y9zh){font-size:.875rem;color:#6a7282;line-height:var(--line-height-body);font-weight:300}@media(max-width:900px){.features-grid.svelte-1d5y9zh{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.platform-features.svelte-1d5y9zh{padding:var(--space-7) var(--container-pad-mobile)}.features-grid.svelte-1d5y9zh{grid-template-columns:1fr}}.wiu-container.svelte-w1wc2n{display:flex;align-items:start;justify-content:space-between;gap:var(--space-5)}.wiu-video.svelte-w1wc2n{width:60%;aspect-ratio:16 / 9;background-color:#000;border-radius:4px}.wiu-content.svelte-w1wc2n{display:grid;gap:20px}.about-card.svelte-w1wc2n{display:flex;gap:var(--space-4);padding:var(--space-4);border:1px solid #2563eb1a;border-radius:4px}.about-icon.svelte-w1wc2n{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-1);font-size:1.5rem}.about-content.svelte-w1wc2n{display:flex;flex-direction:column;gap:var(--space-1)}.about-content.svelte-w1wc2n strong:where(.svelte-w1wc2n){font-size:1.125rem;font-weight:var(--font-weight-semibold);color:#0e121b}.about-content.svelte-w1wc2n p:where(.svelte-w1wc2n){margin:0;font-size:.875rem;color:var(--color-muted)}.about-actions.svelte-w1wc2n{display:flex;flex-direction:row;gap:var(--space-3)}.material-symbols-outlined.svelte-w1wc2n{color:#fff;font-size:clamp(.875rem,2vw,1.125rem)}@media(max-width:768px){.wiu-container.svelte-w1wc2n{display:flex;flex-direction:column}.wiu-video.svelte-w1wc2n{background-color:#000;height:40dvh;width:100%}.wiu-content.svelte-w1wc2n{width:100%}}div.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--space-4)}.section-container.svelte-1uha8ag{display:flex;flex-direction:column;gap:70px}
