@keyframes motion-focus-in-lcp{0%{transform:translateY(var(--motion-focus-travel));filter:blur(var(--motion-focus-blur))}to{transform:none;filter:blur(0)}}@keyframes hero-aurora-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(4vw,-3vw,0) scale(1.18)}}@keyframes hero-tab-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home-hero-section{--hero-accent-1:var(--color-brand-600);--hero-accent-1-bright:var(--color-brand-400);--hero-accent-2:#7b6ae0;--hero-accent-3:#ff6b5e;--hero-headline-size:clamp(34px,6.5vw,72px);--hero-headline-line-height:1.18;--hero-headline-tracking:-0.02em;position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;justify-content:center}.home-hero-section>:not(.home-hero-section--aurora){position:relative;z-index:1}.home-hero-section--canvas{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(var(--spacing-8xl) + var(--spacing-11xl)) 0 var(--spacing-8xl);gap:var(--spacing-7xl)}.home-hero-section--aurora{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.home-hero-section--aurora:before{content:"";position:absolute;inset:0;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='220'%3E%3Ccircle cx='28' cy='35' r='8' fill='rgba(255,255,255,0.22)'/%3E%3Ccircle cx='185' cy='18' r='5' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='95' cy='170' r='6' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='270' cy='95' r='4' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='48' cy='120' r='3' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='240' cy='190' r='7' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='310' cy='40' r='3' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='155' cy='100' r='5' fill='rgba(255,255,255,0.13)'/%3E%3Crect x='120' y='25' width='26' height='18' rx='3' stroke='rgba(255,255,255,0.18)' fill='none' stroke-width='1.5'/%3E%3Crect x='260' y='150' width='30' height='22' rx='3' stroke='rgba(255,255,255,0.15)' fill='none' stroke-width='1.5'/%3E%3Crect x='40' y='75' width='22' height='16' rx='3' fill='rgba(255,255,255,0.08)'/%3E%3Crect x='210' y='60' width='20' height='14' rx='3' stroke='rgba(255,255,255,0.12)' fill='none' stroke-width='1'/%3E%3C/svg%3E");background-size:320px 220px;opacity:.5;-webkit-mask-image:radial-gradient(ellipse 70% 55% at 50% 32%,#000,transparent 78%);mask-image:radial-gradient(ellipse 70% 55% at 50% 32%,#000,transparent 78%)}.home-hero-section--aurora--blob{position:absolute;border-radius:50%;will-change:transform;animation:hero-aurora-drift 22s ease-in-out infinite alternate}html.theme-light .home-hero-section--aurora--blob{opacity:.55}.home-hero-section--aurora--blob-blue{top:-12%;left:-10%;width:55vw;aspect-ratio:1;background:radial-gradient(circle closest-side,color-mix(in srgb,var(--hero-accent-1) 26%,transparent),transparent 72%)}.home-hero-section--aurora--blob-violet{top:14%;right:-14%;width:50vw;aspect-ratio:1;background:radial-gradient(circle closest-side,color-mix(in srgb,var(--hero-accent-2) 22%,transparent),transparent 72%);animation-duration:27s;animation-delay:-9s}.home-hero-section--aurora--blob-coral{top:46%;left:24%;width:46vw;aspect-ratio:1;background:radial-gradient(circle closest-side,color-mix(in srgb,var(--hero-accent-3) 15%,transparent),transparent 72%);animation-duration:18s;animation-delay:-5s}.home-hero-section--aurora--grid{position:absolute;inset:0;background-image:radial-gradient(var(--color-border-secondary) 1px,transparent 1px);background-size:28px 28px;opacity:.35;-webkit-mask-image:radial-gradient(ellipse 70% 55% at 50% 32%,#000,transparent 78%);mask-image:radial-gradient(ellipse 70% 55% at 50% 32%,#000,transparent 78%)}.home-hero-section--container{display:flex;flex-direction:column;gap:var(--spacing-8xl)}.home-hero-section--container--top{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-6xl)}.home-hero-section--container--top--heading{color:var(--color-text-primary);text-align:center;display:flex;gap:var(--spacing-3xl);flex-direction:column;align-items:center;justify-content:center}.home-hero-section--container--top--heading--badge{font-family:var(--font-inter,Inter);font-size:14px;font-weight:500;line-height:20px}html.motion-ready .home-hero-section--container--top--heading--badge{animation:motion-focus-in var(--motion-focus-duration) var(--motion-ease-out) both;animation-delay:calc(0*var(--motion-step))}.home-hero-section--container--top--heading--badge{display:inline-flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-xl);border-radius:var(--radius-full);border:1px solid transparent;background:linear-gradient(color-mix(in srgb,var(--color-bg-primary) 78%,transparent),color-mix(in srgb,var(--color-bg-primary) 78%,transparent)) padding-box,linear-gradient(100deg,color-mix(in srgb,var(--hero-accent-1) 55%,transparent),color-mix(in srgb,var(--hero-accent-2) 55%,transparent),color-mix(in srgb,var(--hero-accent-3) 45%,transparent)) border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-text-secondary)}.home-hero-section--container--top--heading--badge--dot{width:6px;height:6px;border-radius:var(--radius-full);background:var(--hero-accent-1);flex-shrink:0}.home-hero-section--container--top--heading--text{font-family:var(--font-inter,Inter);font-size:72px;font-weight:600;line-height:90px;letter-spacing:-1.44px}html.motion-ready .home-hero-section--container--top--heading--text{animation:motion-focus-in var(--motion-focus-duration) var(--motion-ease-out) both;animation-delay:calc(1*var(--motion-step))}.home-hero-section--container--top--heading--text{font-size:var(--hero-headline-size);line-height:var(--hero-headline-line-height);letter-spacing:var(--hero-headline-tracking)}html.motion-ready .home-hero-section--container--top--heading--text{animation-name:motion-focus-in-lcp}.home-hero-section--container--top--heading--text{display:flex;align-items:center;gap:var(--spacing-lg);flex-direction:column}.home-hero-section--container--top--heading--text h1{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.home-hero-section--container--top--heading--text--flip-line{display:flex;align-items:center;justify-content:center;gap:.22em;position:relative}.home-hero-section--container--top--heading--text--flip-line:before{content:"";position:absolute;inset:-18% -12%;z-index:-1;background:radial-gradient(50% 60% at 50% 55%,color-mix(in srgb,var(--hero-accent-1) 28%,transparent),color-mix(in srgb,var(--hero-accent-2) 14%,transparent) 55%,transparent 80%)}.home-hero-section--container--top--heading--text--flip-line .flip-text span{font-size:var(--hero-headline-size);line-height:var(--hero-headline-line-height);letter-spacing:var(--hero-headline-tracking);font-weight:700;color:var(--hero-accent-1)}.home-hero-section--container--top--heading--sub-text{max-width:min(var(--width-lg),90vw);font-family:var(--font-inter,Inter);font-size:20px;font-weight:400;line-height:30px}html.motion-ready .home-hero-section--container--top--heading--sub-text{animation:motion-focus-in var(--motion-focus-duration) var(--motion-ease-out) both;animation-delay:calc(2*var(--motion-step))}.home-hero-section--container--top--heading--sub-text{font-size:clamp(16px,15px + .7vw,20px);line-height:1.5;color:var(--color-text-tertiary)}html.motion-ready .home-hero-section--container--top--heading--sub-text{animation-name:motion-focus-in-lcp}html.motion-ready .home-hero-section--container--top--actions{animation:motion-focus-in var(--motion-focus-duration) var(--motion-ease-out) both;animation-delay:calc(3*var(--motion-step))}.home-hero-section--container--top--actions{display:flex;flex-direction:row;gap:var(--spacing-2xl)}.home-hero-section--container--top--actions--primary-cta .button{background-image:linear-gradient(135deg,var(--hero-accent-1) 0,var(--hero-accent-2) 100%);border:none;box-shadow:0 8px 28px -8px color-mix(in srgb,var(--hero-accent-1) 50%,transparent),0 4px 18px -6px color-mix(in srgb,var(--hero-accent-2) 40%,transparent);transition:transform .15s ease-out,box-shadow .15s ease-out,filter .15s ease-out}.home-hero-section--container--top--actions--primary-cta .button:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 12px 36px -8px color-mix(in srgb,var(--hero-accent-1) 60%,transparent),0 6px 22px -6px color-mix(in srgb,var(--hero-accent-2) 50%,transparent)}.home-hero-section--container--top--actions--secondary-cta .button{background-color:color-mix(in srgb,var(--color-bg-primary) 45%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border-primary);transition:background-color .15s ease-out,border-color .15s ease-out}.home-hero-section--container--top--actions--secondary-cta .button:hover{background-color:color-mix(in srgb,var(--color-bg-primary) 70%,transparent);border-color:var(--color-border-secondary)}html.motion-ready .home-hero-section--container--bottom-wrapper{animation:motion-focus-in var(--motion-focus-duration) var(--motion-ease-out) both;animation-delay:calc(4*var(--motion-step))}.home-hero-section--container--bottom-wrapper{display:flex;align-items:center;justify-content:center}.home-hero-section--container--bottom-wrapper--bottom{position:relative;isolation:isolate;transform-origin:center center;will-change:transform;transition:transform .1s ease-out;max-width:80vw}.home-hero-section--container--bottom-wrapper--bottom:before{content:"";position:absolute;inset:-7%;z-index:-1;background:radial-gradient(45% 45% at 28% 45%,color-mix(in srgb,var(--hero-accent-1) 32%,transparent),transparent 70%),radial-gradient(45% 45% at 72% 45%,color-mix(in srgb,var(--hero-accent-2) 28%,transparent),transparent 70%),radial-gradient(60% 50% at 50% 85%,color-mix(in srgb,var(--hero-accent-3) 20%,transparent),transparent 70%)}html.theme-light .home-hero-section--container--bottom-wrapper--bottom:before{opacity:.6}@media(min-width:481px){.home-hero-section--container--bottom-wrapper--bottom{width:50vw}}.home-hero-section--container--bottom-wrapper--bottom--frame{overflow:hidden;border-radius:var(--radius-2xl);border:1px solid var(--color-border-primary);background-color:var(--color-bg-secondary)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome{display:flex;align-items:stretch;border-bottom:1px solid var(--color-border-secondary);background-color:var(--color-bg-secondary)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--dots{display:flex;gap:var(--spacing-sm);align-items:center;padding:0 var(--spacing-2xl)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--dots span{width:10px;height:10px;border-radius:50%}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--dots span:first-child{background:color-mix(in srgb,var(--hero-accent-1) 65%,transparent)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--dots span:nth-child(2){background:color-mix(in srgb,var(--hero-accent-2) 65%,transparent)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--dots span:nth-child(3){background:color-mix(in srgb,var(--hero-accent-3) 65%,transparent)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs{display:flex;align-items:stretch;border-left:1px solid var(--color-border-secondary)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab{font-family:var(--font-inter,Inter);font-size:14px;font-weight:500;line-height:20px;position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;gap:var(--spacing-sm);-webkit-appearance:none;appearance:none;background:none;border:none;border-right:1px solid var(--color-border-secondary);cursor:pointer;padding:var(--spacing-lg) var(--spacing-2xl);color:var(--color-text-tertiary);white-space:nowrap;transition:color .15s ease-out}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab:hover{color:var(--color-text-secondary)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab.is-active{background-color:var(--color-bg-tertiary);color:var(--color-text-primary)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab--progress{position:absolute;inset:0;z-index:-1;background-color:var(--color-bg-quaternary);transform:scaleX(0);transform-origin:left center;animation:hero-tab-progress 4s linear forwards}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab svg{width:14px;height:14px;flex-shrink:0}@media(max-width:1024px){.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab{font-family:var(--font-inter,Inter);font-size:12px;font-weight:500;line-height:18px;padding:var(--spacing-md) var(--spacing-lg)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab svg{width:12px;height:12px}}.home-hero-section--container--bottom-wrapper--bottom--frame--video{display:block;object-fit:cover;height:auto;width:100%;aspect-ratio:1152/658}@media(prefers-reduced-motion:reduce){.home-hero-section--aurora--blob,.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab--progress{animation:none}}@media(max-width:480px){.home-hero-section{--hero-headline-size:36px;--hero-headline-line-height:44px;--hero-headline-tracking:-0.72px}.home-hero-section--canvas{padding:var(--spacing-10xl) 0 var(--spacing-7xl);gap:var(--spacing-6xl)}.home-hero-section--aurora--blob-blue,.home-hero-section--aurora--blob-coral,.home-hero-section--aurora--blob-violet{width:90vw}.home-hero-section--aurora--grid{background-size:22px 22px}.home-hero-section--container{gap:var(--spacing-3xl);padding:0 var(--spacing-xl)}.home-hero-section--container--top--heading--badge{font-family:var(--font-inter,Inter);font-size:12px;font-weight:500;line-height:18px;padding:var(--spacing-xs) var(--spacing-lg)}.home-hero-section--container--top--heading--text{max-width:var(--width-md);gap:0}.home-hero-section--container--top--heading--text--flip-line{min-width:0}.home-hero-section--container--top--heading--sub-text{max-width:var(--spacing-80);font-family:var(--font-inter,Inter);font-size:16px;font-weight:400;line-height:24px}.home-hero-section--container--top--actions{flex-direction:column;width:100%;max-width:var(--spacing-80);padding:0 var(--container-padding-mobile)}.home-hero-section--container--bottom-wrapper--bottom:before{inset:-5%}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--dots{padding:0 var(--spacing-lg)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab{padding:var(--spacing-md) var(--spacing-lg)}.home-hero-section--container--bottom-wrapper--bottom--frame--chrome--tabs--tab svg{display:none}}.flip-text{--color-fg-gradient-primary:#7b6ae0;--color-fg-gradient-secondary:#ffbb89;--color-bg-gradient-primary:#b01eff;--color-bg-gradient-secondary:#e1467c;overflow:hidden;width:-moz-fit-content;width:fit-content;height:max-content;display:flex;flex-direction:column}.flip-text span{font-family:var(--font-inter,Inter);font-size:60px;font-weight:700;line-height:72px;letter-spacing:-1.2px;background:linear-gradient(45deg,var(--color-fg-gradient-primary) 0,var(--color-fg-gradient-secondary) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center}@media(max-width:480px){.flip-text span{font-family:var(--font-inter,Inter);font-size:30px;font-weight:600;line-height:38px}}.faq-section{--bg-img-color:#e3c6d1;background-color:var(--color-bg-primary);justify-content:center;gap:var(--spacing-7xl);padding:var(--spacing-9xl) 0}.faq-section,.faq-section--header{display:flex;flex-direction:column;align-items:center}.faq-section--header{padding:0 var(--container-padding-desktop);gap:var(--spacing-4)}.faq-section--header--text h2{text-align:center;font-family:var(--font-inter,Inter);font-size:30px;font-weight:600;line-height:38px;color:var(--color-text-primary)}.faq-section--header--sub-text{text-align:center;font-family:var(--font-inter,Inter);font-size:16px;font-weight:400;line-height:24px;color:var(--color-text-tertiary)}.faq-section--accordion-container{display:flex;align-items:center;justify-content:center;align-self:stretch}.faq-section--accordion-container--accordion{max-width:var(--width-xl);display:flex;flex:1 0;padding:var(--container-padding-mobile)}.faq-section--footer{padding:0 var(--container-padding-desktop);display:flex;align-items:center;justify-content:center;align-self:stretch}@media(max-width:456px){.faq-section{padding:var(--spacing-7xl) var(--spacing-3xl);gap:var(--spacing-6xl)}.faq-section--header{padding:var(--container-padding-mobile)}.faq-section--header--text h2{font-family:var(--font-inter,Inter);font-size:24px;font-weight:600;line-height:32px}.faq-section--header--sub-text{font-family:var(--font-inter,Inter);font-size:14px;font-weight:400;line-height:20px}.faq-section--accordian,.faq-section--footer{padding:var(--container-padding-mobile)}}.scrolly-features{width:100%;column-gap:0;border-block:1px solid var(--kx-rail);--scrolly-accent-1:var(--color-brand-600);--scrolly-accent-2:#7b6ae0;--scrolly-accent-3:#ff6b5e}.scrolly-features--steps{display:flex;flex-direction:column;padding-inline:var(--kx-cell-pad);padding-bottom:50vh;background-color:var(--color-bg-primary)}.scrolly-features--steps--step{min-height:50vh;display:flex;flex-direction:column;justify-content:center;opacity:.35;transition:opacity .3s ease-out}.scrolly-features--steps--step.is-active{opacity:1}.scrolly-features--steps--step--kicker{font-family:var(--font-inter,Inter);font-size:14px;font-weight:500;line-height:20px;display:inline-flex;align-items:center;gap:var(--spacing-md);color:var(--scrolly-accent-1);margin-bottom:var(--spacing-md)}.scrolly-features--steps--step--kicker:before{content:"";width:6px;height:6px;border-radius:var(--radius-full);background:var(--scrolly-accent-1)}.scrolly-features--steps--step--title{font-family:var(--font-inter,Inter);font-size:24px;font-weight:600;line-height:32px;color:var(--color-text-primary);text-wrap:balance}@media(min-width:768px){.scrolly-features--steps--step--title{font-family:var(--font-inter,Inter);font-size:30px;font-weight:600;line-height:38px}}.scrolly-features--steps--step--description{font-family:var(--font-inter,Inter);font-size:16px;font-weight:400;line-height:24px;color:var(--color-text-tertiary);max-width:var(--width-xs);line-height:1.55;margin:var(--spacing-lg) 0 0}.scrolly-features--pane{border-inline-start:1px solid var(--kx-rail)}.scrolly-features--pane--sticky{position:sticky;top:0;height:100vh}.scrolly-features--pane--frame{width:100%;height:100%}.scrolly-features--frame--media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:translateY(40%);transition:opacity .4s ease-out,transform .4s ease-out}.scrolly-features--frame--media.is-active{opacity:1;transform:translateY(0)}.scrolly-features--frame--media.is-above{opacity:0;transform:translateY(0)}.scrolly-features--frame--media.is-below{opacity:0;transform:translateY(40%)}.scrolly-features--stack{display:flex;flex-direction:column;gap:var(--spacing-7xl);width:100%;border-block:none}.scrolly-features--stack--item{display:flex;flex-direction:column;gap:var(--spacing-2xl)}.scrolly-features--stack .media-frame{margin-top:var(--spacing-xl)}@media(prefers-reduced-motion:reduce){.scrolly-features--steps--step{opacity:1;transition:none}.scrolly-features--frame--media{transition:none;transform:none}}