.landing-page{color:#121212;font-family:var(--font-landing-nunito),Nunito,"Open Sans",sans-serif;--landing-max-width:80rem;--landing-gutter:1rem;--landing-gutter-md:1.5rem;--landing-gutter-lg:2rem;--landing-section-y:80px;--landing-section-y-sm:56px;--landing-muted:#525f7f;background:#f8f9fe}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page .landing-container,.landing-page .container{width:100%;max-width:var(--landing-max-width);padding-inline:var(--landing-gutter);margin-inline:auto}@media (min-width:640px){.landing-page .landing-container,.landing-page .container{padding-inline:var(--landing-gutter-md)}}@media (min-width:1024px){.landing-page .landing-container,.landing-page .container{padding-inline:var(--landing-gutter-lg)}}.landing-page .row{flex-wrap:wrap;margin-inline:-12px;display:flex}.landing-page [class*=col-],.landing-page .col{width:100%;padding-inline:12px}@media (min-width:576px){.landing-page .col-sm-3{width:25%}.landing-page .col-sm-6{width:50%}}@media (min-width:768px){.landing-page .col-md-6{width:50%}}@media (min-width:992px){.landing-page .col-lg-5{width:41.6667%}.landing-page .col-lg-6{width:50%}.landing-page .col-lg-7{width:58.3333%}}.landing-page .d-none{display:none!important}.landing-page .d-block{display:block!important}.landing-page .d-flex{display:flex!important}@media (min-width:576px){.landing-page .d-sm-flex{display:flex!important}.landing-page .d-sm-none{display:none!important}}@media (min-width:768px){.landing-page .d-md-block{display:block!important}.landing-page .d-md-inline{display:inline!important}.landing-page .d-md-none{display:none!important}}@media (min-width:992px){.landing-page .d-lg-block{display:block!important}.landing-page .d-lg-none{display:none!important}}.landing-page .align-items-center{align-items:center}.landing-page .align-items-stretch{align-items:stretch}.landing-page .align-items-lg-center{align-items:center}.landing-page .justify-content-center{justify-content:center}.landing-page .justify-content-md-end{justify-content:flex-end}.landing-page .justify-content-sm-start{justify-content:flex-start}.landing-page .text-center{text-align:center}.landing-page .position-relative{position:relative}.landing-page .py-0{padding-block:0}.landing-page .py-5{padding-block:3rem}.landing-page .mt-2{margin-top:.5rem}.landing-page .mt-4{margin-top:1rem}.landing-page .mt-5{margin-top:3rem}.landing-page .mt-6{margin-top:4rem}.landing-page .mt-7{margin-top:5rem}.landing-page .mt-md-0{margin-top:0}.landing-page .mb-3{margin-bottom:1rem}.landing-page .mb-4{margin-bottom:1.5rem}.landing-page .mb-lg-0{margin-bottom:0}.landing-page .ml-2{margin-left:.5rem}.landing-page .ml-3{margin-left:1rem}.landing-page .ml-lg-1{margin-left:.25rem}.landing-page .ml-lg-4{margin-left:1.5rem}.landing-page .ml-lg-auto{margin-left:auto}.landing-page .mr-2{margin-right:.5rem}.landing-page .my-2{margin-block:.5rem}.landing-page .navbar-landing{z-index:1030;background-color:#fff;border-bottom:1px solid #eef0f3;height:80px;display:block;position:fixed;top:0;left:0;right:0}.landing-page .landing-nav-inner{align-items:center;gap:1.5rem;min-height:80px;display:flex;position:relative}.landing-page .navbar-brand{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.landing-page .navbar-brand-logo{width:180px;height:auto;display:block}.landing-page .navbar-toggler{cursor:pointer;background:0 0;border:1px solid #dee2e6;border-radius:.5rem;margin-left:auto;padding:.4rem .55rem}.landing-page .navbar-toggler span{background:#121212;border-radius:1px;width:20px;height:2px;margin:4px 0;display:block}.landing-page .navbar-collapse{width:100%;display:none}.landing-page .navbar-collapse.show{border-top:1px solid #eef0f3;flex-direction:column;gap:1rem;padding:1rem 0 1.25rem;display:flex}.landing-page .navbar-links{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.landing-page .navbar-link{color:#121212;white-space:nowrap;align-items:center;padding:.65rem .25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.landing-page .navbar-link:hover{color:#303dbf}.landing-page .navbar-actions{flex-direction:column;gap:.65rem;padding-top:.25rem;display:flex}.landing-page .navbar-btn{white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-width:7.5rem;height:42px;padding:0 1.25rem;font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,transform .15s,box-shadow .15s;display:inline-flex}.landing-page .navbar-btn-primary{color:#fff;background-color:#303dbf;border:1.5px solid #303dbf}.landing-page .navbar-btn-primary:hover{color:#fff;background-color:#303dbf;border-color:#303dbf;transform:translateY(-2px);box-shadow:0 7px 14px #32325d29,0 3px 6px #0000001f}.landing-page .navbar-btn-outline{color:#303dbf;background-color:#fff;border:none;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.landing-page .navbar-btn-outline:hover{color:#303dbf;background-color:#fff;border:none;transform:translateY(-2px);box-shadow:0 7px 14px #32325d29,0 3px 6px #0000001f}@media (min-width:992px){.landing-page .navbar-toggler{display:none}.landing-page .navbar-collapse,.landing-page .navbar-collapse.show{border-top:none;flex-direction:row;flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;min-width:0;padding:0;display:flex}.landing-page .navbar-links{pointer-events:auto;flex-direction:row;align-items:center;gap:.65rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .navbar-link{padding:.4rem 1rem}.landing-page .navbar-actions{flex-direction:row;flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;padding-top:0}.landing-page .navbar-btn{min-width:138px;padding:0 1.5rem}}@media (min-width:992px) and (max-width:1199px){.landing-page .navbar-brand-logo{width:148px}.landing-page .landing-nav-inner,.landing-page .navbar-collapse,.landing-page .navbar-collapse.show{gap:1rem}.landing-page .navbar-link{padding:.35rem .55rem;font-size:.9375rem}.landing-page .navbar-btn{min-width:124px;height:40px;padding:0 1.2rem;font-size:.875rem}}@media (max-width:991px){.landing-page .navbar-landing{height:auto;min-height:80px}.landing-page .landing-nav-inner{flex-wrap:wrap}.landing-page .navbar-collapse.show{width:100%;padding:.75rem var(--landing-gutter)1.25rem;background:#fff;border-bottom:1px solid #eef0f3;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #1212120f}}@media (max-width:768px){.landing-page .navbar-brand-logo{width:148px}.landing-page .navbar-collapse.show{padding-left:var(--landing-gutter);padding-right:var(--landing-gutter)}}.landing-page .main-content>section,.landing-page .main-content>.header{scroll-margin-top:96px}.landing-page .hero-fullscreen{min-height:0!important;padding-top:24px!important;padding-bottom:24px!important}.landing-page .get-started-section{padding-top:40px!important;padding-bottom:var(--landing-section-y)!important}.landing-page .product-showcase-section,.landing-page .how-it-works-section,.landing-page .developers-section{padding-top:var(--landing-section-y)!important;padding-bottom:var(--landing-section-y)!important}.landing-page .faq-section{padding-top:var(--landing-section-y)!important;padding-bottom:56px!important}.landing-page .cta-section{padding-top:40px!important;padding-bottom:80px!important}.landing-page footer.py-5{padding-top:48px!important;padding-bottom:40px!important}@media (max-width:768px){.landing-page .hero-fullscreen{padding-top:12px!important;padding-bottom:16px!important}.landing-page .get-started-section{padding-top:28px!important;padding-bottom:var(--landing-section-y-sm)!important}.landing-page .product-showcase-section,.landing-page .how-it-works-section,.landing-page .developers-section{padding-top:var(--landing-section-y-sm)!important;padding-bottom:var(--landing-section-y-sm)!important}.landing-page .faq-section{padding-top:var(--landing-section-y-sm)!important;padding-bottom:32px!important}.landing-page .cta-section{padding-top:24px!important;padding-bottom:48px!important}}.landing-page a.hero-btn-primary,.landing-page a.hero-btn-secondary,.landing-page a.banner-button,.landing-page a.step-button,.landing-page a.cta-btn-primary,.landing-page a.cta-btn-secondary,.landing-page a.product-button{text-decoration:none}.landing-page a.hero-btn-primary,.landing-page a.hero-btn-secondary{justify-content:center;align-items:center;display:inline-flex}.landing-page .btn-developers-primary,.landing-page .btn-developers-secondary{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.landing-page .main-content{padding-top:80px}@media (max-width:768px){.landing-page .mt-md-0{margin-top:.5rem}}.landing-page .navbar-landing{padding-left:0!important;padding-right:0!important}@media (max-width:768px){.landing-page .navbar-landing{padding-left:0!important;padding-right:0!important}.landing-page .landing-nav-inner{justify-content:space-between}.landing-page .landing-nav-inner .navbar-brand{order:1;margin-right:auto}.landing-page .landing-nav-inner .navbar-toggler{order:2;margin-left:auto}}.landing-page .hero-fullscreen .container,.landing-page .get-started-section .container,.landing-page .how-it-works-section .container,.landing-page .developers-section .container,.landing-page .cta-section .container,.landing-page .product-showcase-section .container{max-width:var(--landing-max-width)!important;padding-left:var(--landing-gutter)!important;padding-right:var(--landing-gutter)!important;margin-inline:auto!important}@media (min-width:640px){.landing-page .hero-fullscreen .container,.landing-page .get-started-section .container,.landing-page .how-it-works-section .container,.landing-page .developers-section .container,.landing-page .cta-section .container,.landing-page .product-showcase-section .container{padding-left:var(--landing-gutter-md)!important;padding-right:var(--landing-gutter-md)!important}}@media (min-width:1024px){.landing-page .hero-fullscreen .container,.landing-page .get-started-section .container,.landing-page .how-it-works-section .container,.landing-page .developers-section .container,.landing-page .cta-section .container,.landing-page .product-showcase-section .container{padding-left:var(--landing-gutter-lg)!important;padding-right:var(--landing-gutter-lg)!important}}.landing-page .get-started-section{width:100%;padding-left:0!important;padding-right:0!important}.landing-page .faq-section{padding:var(--landing-section-y)0 56px!important}.landing-page .faq-section .container{max-width:50rem!important;padding-left:var(--landing-gutter)!important;padding-right:var(--landing-gutter)!important;margin-inline:auto!important}@media (min-width:640px){.landing-page .faq-section .container{padding-left:var(--landing-gutter-md)!important;padding-right:var(--landing-gutter-md)!important}}@media (min-width:1024px){.landing-page .faq-section .container{padding-left:var(--landing-gutter-lg)!important;padding-right:var(--landing-gutter-lg)!important}}@media (max-width:991px){.landing-page .navbar-landing .navbar-collapse{padding-inline:var(--landing-gutter);left:0;right:0}}@media (max-width:768px){.landing-page .faq-section{padding:var(--landing-section-y-sm)0 36px!important}}@media (max-width:991px){.landing-page .faq-section{padding:var(--landing-section-y)0 48px!important}}.landing-page .lp-btn{white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:fit-content;min-width:7.5rem;height:42px;padding:0 1.25rem;font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,transform .15s,box-shadow .15s;display:inline-flex}.landing-page .lp-btn-primary{color:#fff;background:#303dbf;border:1.5px solid #303dbf}.landing-page .lp-btn-primary:hover{color:#fff;background:#303dbf;border-color:#303dbf;transform:translateY(-2px);box-shadow:0 7px 14px #32325d29,0 3px 6px #0000001f}.landing-page .lp-btn-neutral{color:#303dbf;background:#fff;border:none;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.landing-page .lp-btn-neutral:hover{color:#303dbf;background:#fff;border:none;transform:translateY(-2px);box-shadow:0 7px 14px #32325d29,0 3px 6px #0000001f}.landing-page .lp-btn-on-dark{color:#303dbf;background:#fff;border:none;padding-inline:1.1rem;font-weight:600;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.landing-page .lp-btn-on-dark:hover{color:#303dbf;background:#fff;border:none;transform:translateY(-2px);box-shadow:0 7px 14px #32325d29,0 3px 6px #0000001f}.landing-page .lp-hero{padding:7rem 0 4rem}.landing-page .lp-hero-inner{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}.landing-page .lp-hero-title{color:#2f2f2f;text-shadow:1px 1px #f8f9fe;margin:0;font-size:clamp(2.4rem,5vw,3.75rem);font-weight:700;line-height:1.15}.landing-page .lp-hero-subtitle{max-width:28rem;margin:1.75rem 0 0;font-size:1.125rem;font-weight:600}.landing-page .lp-hero-description{color:#525f7f;max-width:28rem;margin:1.75rem 0 0;font-size:1.125rem}.landing-page .lp-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;display:flex}.landing-page .lp-hero-media{background-position:100%;background-repeat:no-repeat;background-size:contain;min-height:220px}@media (min-width:992px){.landing-page .lp-hero-inner{grid-template-columns:1.1fr .9fr}.landing-page .lp-hero-media{min-height:420px}}.landing-page .lp-header-light{padding:7rem 0 1.5rem}.landing-page .lp-header-light--compact{padding:7rem 0 1rem}@media (min-width:992px){.landing-page .lp-header-light{padding:7rem 0 2.5rem}.landing-page .lp-header-light--compact{padding:7rem 0 1.5rem}}.landing-page .lp-header-light-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;display:flex}.landing-page .lp-header-light-icon{flex-shrink:0;width:100%;max-width:150px;height:auto;display:block}.landing-page .lp-header-light-copy{max-width:32rem}.landing-page .lp-header-light-title{color:#32325d;margin:0;font-size:2rem;font-weight:700;line-height:1.3}.landing-page .lp-header-light-lead{color:#525f7f;max-width:28rem;margin:.5rem 0 0;font-size:1.05rem;line-height:1.6}@media (min-width:768px){.landing-page .lp-header-light-inner{text-align:left;flex-direction:row;align-items:center;gap:3rem}.landing-page .lp-header-light-copy{padding-left:0}}.landing-page .lp-feature{padding:1.5rem 0}.landing-page .lp-feature-group-narrow .lp-feature{padding:.75rem 0}.landing-page .lp-feature-group-narrow .lp-feature-inner{max-width:min(72rem,100%);margin-inline:auto;padding-inline:clamp(1rem,3vw,2rem)}.landing-page .lp-feature-group-narrow .lp-feature-media{min-height:400px}.landing-page .lp-content-page .lp-feature-group-narrow .lp-feature-title,.landing-page .lp-content-page .lp-feature-group-primary .lp-feature-title,.landing-page .lp-content-page .lp-about-story .lp-feature-title,.landing-page .lp-content-page .lp-banner-title,.landing-page .lp-content-page .lp-section-intro-title,.landing-page .lp-content-page .lp-cta-block-title,.landing-page .lp-content-page .lp-help-title,.landing-page .lp-content-page .lp-mission-title{font-size:35px;line-height:42px}.landing-page .lp-content-page .lp-feature-title,.landing-page .lp-content-page .lp-card-title{font-size:26px;font-weight:700;line-height:1.3}.landing-page .lp-content-page .lp-feature-group-narrow .lp-feature-title,.landing-page .lp-content-page .lp-feature-group-primary .lp-feature-title,.landing-page .lp-content-page .lp-banner-title,.landing-page .lp-content-page .lp-help-title{font-weight:700}.landing-page .lp-content-page .lp-section-intro-title,.landing-page .lp-content-page .lp-cta-block-title{font-weight:800}.landing-page .lp-content-page .lp-about-story .lp-feature-title,.landing-page .lp-content-page .lp-mission-title{font-weight:700}.landing-page .lp-content-page .lp-hero-description,.landing-page .lp-content-page .lp-banner-description,.landing-page .lp-content-page .lp-section-intro-subtitle,.landing-page .lp-content-page .lp-help-description,.landing-page .lp-content-page .lp-cta-block-text,.landing-page .lp-content-page .lp-feature-group-narrow .lp-feature-description,.landing-page .lp-content-page .lp-feature-group-primary:not(.lp-feature-group-story) .lp-feature-description{font-size:18px;line-height:1.6}.landing-page .lp-content-page .lp-feature-eyebrow,.landing-page .lp-content-page .lp-feature-description,.landing-page .lp-content-page .lp-card-text,.landing-page .lp-content-page .lp-feature-group-story .lp-feature-description,.landing-page .lp-content-page .lp-about-story .lp-feature-description,.landing-page .lp-content-page .lp-mission-lead,.landing-page .lp-content-page .lp-mission-text{font-size:16px}.landing-page .lp-content-page .lp-feature-eyebrow,.landing-page .lp-content-page .lp-mission-lead,.landing-page .lp-content-page .lp-feature-group-story .lp-feature-description:first-of-type,.landing-page .lp-content-page .lp-about-story .lp-feature-description:first-of-type{font-weight:800}.landing-page .lp-content-page .lp-hero-description,.landing-page .lp-content-page .lp-section-intro-subtitle,.landing-page .lp-content-page .lp-help-description,.landing-page .lp-content-page .lp-cta-block-text,.landing-page .lp-content-page .lp-feature-eyebrow,.landing-page .lp-content-page .lp-feature-description,.landing-page .lp-content-page .lp-card-text,.landing-page .lp-content-page .lp-mission-lead,.landing-page .lp-content-page .lp-mission-text{color:var(--landing-muted)}.landing-page .lp-content-page .lp-feature-description,.landing-page .lp-content-page .lp-card-text,.landing-page .lp-content-page .lp-feature-group-story .lp-feature-description,.landing-page .lp-content-page .lp-about-story .lp-feature-description,.landing-page .lp-content-page .lp-mission-text{line-height:1.6}.landing-page .lp-content-page .lp-feature-group-scale .lp-feature-eyebrow,.landing-page .lp-content-page .lp-feature-group-scale .lp-feature-description{line-height:1.75}.landing-page .lp-content-page .lp-mission-lead{line-height:20px}.landing-page .lp-content-page .lp-mission-text{line-height:26px}.landing-page .lp-feature-inner{grid-template-columns:1fr;align-items:center;gap:1.5rem;display:grid}.landing-page .lp-feature-copy{max-width:28rem;margin-inline:auto}@media (min-width:768px){.landing-page .lp-feature--expand .lp-feature-copy{max-width:27rem;padding-left:2.25rem}}.landing-page .lp-feature-title{color:#303dbf;margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.landing-page .lp-feature-eyebrow{color:var(--landing-muted);margin:0 0 .5rem;font-size:1rem;font-weight:800}.landing-page .lp-feature-description{color:#525f7f;margin:0 0 1rem;font-size:1.05rem;line-height:1.6}.landing-page .lp-feature-media{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%}@media (min-width:768px){.landing-page .lp-feature-inner{grid-template-columns:1fr 1fr}.landing-page .lp-feature-inner.is-reverse .lp-feature-copy{order:2}.landing-page .lp-feature-inner.is-reverse .lp-feature-media{order:1}.landing-page .lp-feature-copy{margin-inline:0}.landing-page .lp-feature-inner.has-wide-media:not(.is-reverse){grid-template-columns:5fr 7fr}.landing-page .lp-feature-inner.has-wide-media.is-reverse{grid-template-columns:7fr 5fr}}.landing-page .lp-banner-section{padding:6.5rem 0 3.5rem}.landing-page .lp-help-section{padding:6.5rem 0 5rem;overflow:visible}.landing-page .lp-banner{color:#fff;background:#303dbf;border-radius:8px;grid-template-columns:1fr;gap:1rem;padding:1.5rem;display:grid;overflow:visible}.landing-page .lp-banner-media{height:280px;position:relative}.landing-page .lp-banner-image{pointer-events:none;width:300px;max-width:300px;height:auto;position:absolute;top:-140px;left:50%;transform:translate(-50%)}.landing-page .lp-banner-title{color:#fff;margin:0 0 1.25rem;font-size:2.25rem;font-weight:800}.landing-page .lp-banner-description{color:#fff;max-width:28rem;margin:0 0 1.5rem;font-size:1.05rem}.landing-page .lp-banner-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.landing-page .lp-banner-actions .lp-btn-with-icon{gap:.75rem}.landing-page .lp-banner-actions .lp-btn-with-icon svg{flex-shrink:0;width:24px;height:24px}@media (min-width:768px){.landing-page .lp-banner{grid-template-columns:1fr 1fr;align-items:center;min-height:400px;padding:0 2rem}.landing-page .lp-banner-media{height:400px}.landing-page .lp-banner-copy{flex-direction:column;justify-content:center;padding:2rem 0;display:flex}.landing-page .lp-banner-image{width:320px;max-width:320px;top:-160px}}.landing-page .lp-help{border:2px solid #303dbf;border-radius:5px;grid-template-columns:1fr;align-items:stretch;gap:0;display:grid;overflow:visible}.landing-page .lp-help-copy{padding:2.5rem 1.75rem}.landing-page .lp-help-title{color:#303dbf;margin:0 0 .75rem;font-size:2.25rem;font-weight:700;line-height:42px}.landing-page .lp-help-description{max-width:28rem;color:var(--landing-muted);margin:0 0 1.25rem;font-size:18px;line-height:1.6}.landing-page .lp-help-media{height:280px;position:relative;overflow:visible}.landing-page .lp-help-image{pointer-events:none;width:280px;max-width:280px;height:auto;position:absolute;top:-30px;left:50%;transform:translate(-50%)}@media (min-width:768px){.landing-page .lp-help{grid-template-columns:7fr 5fr;min-height:400px}.landing-page .lp-help-copy{flex-direction:column;justify-content:center;padding:2.5rem 3rem 2.5rem 5.5rem;display:flex}.landing-page .lp-help-media{height:400px}.landing-page .lp-help-image{width:350px;max-width:350px;top:-100px}}.landing-page .lp-section-intro{text-align:center;max-width:40rem;margin:3rem auto 2rem}.landing-page .lp-section-intro-title{margin:0;font-size:clamp(1.9rem,3vw,2.75rem);font-weight:700;line-height:1.2}.landing-page .lp-section-intro-subtitle{color:#525f7f;max-width:32rem;margin:.75rem auto 0;font-size:1.05rem}.landing-page .lp-logistics{padding:2rem 0 3rem;overflow:hidden}.landing-page .lp-logistics .lp-section-intro{max-width:50rem;margin:2rem auto 2.5rem}.landing-page .lp-logistics-grid{grid-template-columns:1fr;gap:2rem;padding:0 0 2rem;display:grid}.landing-page .lp-logistics-item{text-align:left;max-width:22rem;margin-inline:auto}.landing-page .lp-logistics-item-title{color:#303dbf;margin:0 0 .5rem;font-size:26px;font-weight:700;line-height:42px}.landing-page .lp-logistics-item-text{color:var(--landing-muted);margin:0;font-size:16px;line-height:1.6}@media (min-width:768px){.landing-page .lp-logistics-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem}.landing-page .lp-logistics-item{width:100%;max-width:21rem}.landing-page .lp-logistics-item-manufacturing,.landing-page .lp-logistics-item-shipping{padding-top:100px}}.landing-page .lp-cards-3{grid-template-columns:1fr;gap:1.5rem;padding:1rem 0 3rem;display:grid}.landing-page .lp-card{background:#fff;border-radius:10px;padding:1.5rem}.landing-page .lp-card-title{color:#303dbf;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.landing-page .lp-card-text{color:#525f7f;margin:0;line-height:1.55}@media (min-width:768px){.landing-page .lp-cards-3{grid-template-columns:repeat(3,1fr)}}.landing-page .lp-cta-block{text-align:center;max-width:48rem;margin:3rem auto;padding:0 1rem 3rem}.landing-page .lp-cta-block-title{margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.25}.landing-page .lp-cta-block-text{color:#525f7f;margin:0 0 1.25rem;font-size:1.05rem}.landing-page .lp-cta-block-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.landing-page .lp-tools-section{padding:4rem 0 3.5rem}.landing-page .lp-tools-inner{text-align:center;max-width:52rem}.landing-page .lp-tools-intro{margin:0 auto 2.5rem}.landing-page .lp-tools-title{color:#2f2f2f;margin:0 0 1rem;font-size:35px;font-weight:800;line-height:42px}.landing-page .lp-tools-title-highlight{color:#ff4449;font-weight:800}.landing-page .lp-tools-description{max-width:40rem;color:var(--landing-muted);margin:0 auto 1.5rem;font-size:18px;line-height:1.6}.landing-page .lp-tools-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.landing-page .lp-btn-with-icon{gap:.5rem}.landing-page .lp-btn.lp-btn-with-icon{padding-inline:1.15rem}.landing-page .lp-tools-heading{color:#2f2f2f;margin:0 0 1.5rem;font-size:26px;font-weight:700;line-height:1.3}.landing-page .lp-tools-grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.5rem .75rem;display:grid}.landing-page .lp-tools-item{color:#32325d;flex-direction:column;align-items:center;width:100%;max-width:5.5rem;display:flex}.landing-page .lp-tools-icon{color:#32325d;margin:0 auto;display:block}.landing-page .lp-tools-label{color:#32325d;text-align:center;max-width:60px;margin-top:.35rem;font-size:12px;line-height:12px;display:block}@media (min-width:768px){.landing-page .lp-tools-grid{grid-template-columns:repeat(6,1fr);gap:1.75rem 1rem}}.landing-page .lp-band{background:#f0f2fd;border-radius:6px;margin:2rem 0;padding:2rem 0}.landing-page .lp-about-story{margin-bottom:2rem;padding:.75rem 0 0;position:relative}.landing-page .lp-about-story-inner{max-width:min(72rem,100%);margin-inline:auto;padding-inline:clamp(1rem,3vw,2rem);position:relative}.landing-page .lp-about-story-backdrop{pointer-events:none;z-index:0;background:#f0f2fd;border-radius:3px;width:auto;height:450px;display:none;position:absolute;top:90px;left:clamp(2.5rem,6vw,5rem);right:clamp(2.5rem,6vw,5rem);transform:none}.landing-page .lp-about-story-skate{width:min(500px,90%);max-width:500px;height:auto;display:block;position:absolute;top:300px;left:50%;transform:translate(-50%)}.landing-page .lp-about-story-grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:1.5rem;display:grid;position:relative}.landing-page .lp-about-story-copy{max-width:500px}.landing-page .lp-about-story-copy .lp-feature-title{color:#303dbf;font-weight:700}.landing-page .lp-about-story-media{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;min-height:300px}@media (min-width:768px){.landing-page .lp-about-story{margin-bottom:0}.landing-page .lp-about-story-backdrop{display:block}.landing-page .lp-about-story-grid{grid-template-columns:1fr 1fr}.landing-page .lp-about-story-media{min-height:375px}}.landing-page .lp-mission{background:#f8f9fe;margin:3rem 0;padding:3rem 0}@media (min-width:768px){.landing-page .lp-mission{margin-top:22rem;margin-bottom:3rem}}.landing-page .lp-mission-inner{grid-template-columns:1fr;align-items:center;gap:1.5rem;max-width:min(72rem,100%);margin-inline:auto;padding-inline:clamp(1rem,3vw,2rem);display:grid}.landing-page .lp-mission-media{background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:240px}.landing-page .lp-mission-title{color:#2f2f2f;margin:0;font-size:35px;font-weight:700;line-height:42px}.landing-page .lp-mission-highlight{color:#ff4449}.landing-page .lp-mission-lead{margin:.75rem 0 0;font-weight:800}.landing-page .lp-mission-text{margin:.85rem 0 0;line-height:1.6}@media (min-width:768px){.landing-page .lp-mission-inner{grid-template-columns:1fr 1fr}.landing-page .lp-mission-media{min-height:330px}}.landing-page .lp-contact-channels{padding:1.5rem 0 6.5rem}.landing-page .lp-contact-grid{grid-template-columns:1fr;gap:1.5rem;max-width:min(72rem,100%);margin-inline:auto;padding-inline:clamp(1rem,3vw,2rem);display:grid}@media (min-width:768px){.landing-page .lp-contact-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.75rem}}.landing-page .lp-contact-card{background:#fff;border-radius:.5rem;flex-direction:column;width:100%;max-width:none;margin-inline:0;padding:2rem 1.75rem;display:flex;box-shadow:0 0 2rem #8898aa26}@media (min-width:768px){.landing-page .lp-contact-card:first-child,.landing-page .lp-contact-card:last-child{margin-inline:0}}.landing-page .lp-contact-card-title{color:#2f2f2f;margin:0 0 .75rem;font-size:35px;font-weight:700;line-height:42px}.landing-page .lp-contact-card-text{color:var(--landing-muted);flex:auto;margin:0;font-size:16px;line-height:1.6}.landing-page .lp-contact-card-action{margin-top:1.5rem}.landing-page .lp-contact-card h2{margin:0 0 .75rem;font-size:35px;font-weight:700;line-height:42px}.landing-page .lp-pricing{padding:2.5rem 0 4rem}.landing-page .lp-pricing-grid{flex-direction:column;align-items:stretch;gap:1.5rem;margin-top:1rem;display:flex}.landing-page .lp-price-card{text-align:center;background:#fff;border:0;border-radius:.375rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 0 2rem #8898aa26}.landing-page .lp-price-card.is-featured{z-index:1;border:1px solid #ff4449;border-radius:.375rem;box-shadow:0 0 3rem #8898aa2d}.landing-page .lp-price-card-header{background:0 0;border-bottom:1px solid #0000000d;padding:1.75rem 1.5rem}.landing-page .lp-price-card-title{color:#32325d;margin:0;padding:.5rem 0;font-size:20px;font-weight:800;line-height:1.4;display:inline}.landing-page .lp-price-card-plus{color:#ff464a;margin-left:.35rem;font-size:20px;font-weight:800;display:inline-block;transform:translateY(-4px)rotate(-7deg)}.landing-page .lp-price-card-body{flex-direction:column;flex:auto;justify-content:center;align-items:center;padding:1.75rem 1.5rem 1.5rem;display:flex}@media (min-width:992px){.landing-page .lp-price-card-body{padding-left:3rem;padding-right:3rem}}.landing-page .lp-price-card-amount{color:#525f7f;margin:0 0 .35rem;font-size:52px;font-weight:700;line-height:1.2}.landing-page .lp-price-card-meta{color:#8898aa;line-height:1.5}.landing-page .lp-price-card-meta-aud{margin-top:.25rem;font-size:12px}.landing-page .lp-price-card-meta-period{margin-top:.45rem;font-size:16px}.landing-page .lp-price-card-list{text-align:left;flex-direction:column;align-items:flex-start;width:fit-content;max-width:100%;margin:1.5rem auto;padding:0;list-style:none;display:flex}.landing-page .lp-price-card-list li{color:#8898aa;align-items:center;gap:.5rem;padding:.5rem 0;font-size:16px;display:flex}.landing-page .lp-price-card-list svg{color:#8898aa;flex-shrink:0;width:16px;height:16px}.landing-page .lp-price-card-cta-slot{justify-content:center;align-items:center;min-height:2.75rem;margin-bottom:.75rem;display:flex}.landing-page .lp-price-card-cta{margin:0;display:inline-flex}.landing-page .lp-price-card:not(.is-featured) .lp-price-card-header{padding-top:1.5rem;padding-bottom:1.5rem}.landing-page .lp-price-card:not(.is-featured) .lp-price-card-body{padding-top:1.5rem;padding-bottom:1rem}.landing-page .lp-price-card:not(.is-featured) .lp-price-card-list{margin-top:1rem;margin-bottom:1rem}.landing-page .lp-price-card:not(.is-featured) .lp-price-card-list li{padding:.35rem 0}.landing-page .lp-price-card:not(.is-featured) .lp-price-card-footer{padding-top:1rem;padding-bottom:1rem}.landing-page .lp-price-card-footer{background:0 0;border-top:1px solid #0000000d;padding:1.25rem 1.5rem}.landing-page .lp-price-card-demo{color:#8898aa;font-size:16px;text-decoration:none}.landing-page .lp-price-card-demo:hover{color:#525f7f;text-decoration:none}.landing-page .lp-pricing-note{color:#525f7f;align-items:flex-start;gap:1rem;max-width:52rem;margin:6.5rem auto 5.5rem;font-size:1rem;line-height:1.6;display:flex}.landing-page .lp-pricing-note p{margin:0}.landing-page .lp-pricing-note-icon{color:#32325d;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 0 2rem #8898aa26}.landing-page .lp-matrix-wrap{margin-top:0;overflow-x:auto}.landing-page .lp-matrix-table{border-collapse:collapse;width:100%;min-width:640px}.landing-page .lp-matrix-table th,.landing-page .lp-matrix-table td{text-align:center;color:#525f7f;border-bottom:1px solid #e8ebf5;padding:.85rem .5rem}.landing-page .lp-matrix-table th{text-transform:uppercase;font-size:12px;font-weight:700}.landing-page .lp-matrix-table td{font-size:13px}.landing-page .lp-matrix-table th:first-child,.landing-page .lp-matrix-table td:first-child{text-align:left}.landing-page .lp-matrix-table td:first-child{font-weight:600}.landing-page .lp-matrix-yes{color:#303dbf;font-weight:800}.landing-page .lp-matrix-no{color:#9aa3b5}.landing-page .lp-matrix-paid{color:#525f7f;font-size:13px}@media (min-width:768px){.landing-page .lp-pricing-grid{flex-direction:row;justify-content:center;align-items:flex-end;gap:0;padding:2rem .75rem 3.5rem}.landing-page .lp-price-card{border-radius:.375rem;flex:1 1 0;align-self:flex-end;height:auto;margin:0}.landing-page .lp-price-card:not(.is-featured){min-height:31rem;transform:translateY(1.25rem)}.landing-page .lp-price-card.is-featured{transform-origin:bottom;align-self:flex-end;margin-inline:.5rem;transform:scale(1.1)translateY(3.25rem)}}@media (max-width:767.98px){.landing-page .lp-pricing-note{margin-top:4.5rem;margin-bottom:4rem}}.landing-page .lp-compare-wrap{margin-top:2rem;overflow-x:auto}.landing-page .lp-compare-table{border-collapse:collapse;width:100%;min-width:560px}.landing-page .lp-compare-table th,.landing-page .lp-compare-table td{text-align:center;border-bottom:1px solid #e8ebf5;padding:.9rem .5rem}.landing-page .lp-compare-table th:first-child,.landing-page .lp-compare-table td:first-child{text-align:left;font-weight:700}.landing-page .lp-compare-yes{color:#303dbf;font-weight:800}.landing-page .lp-compare-no{color:#9aa3b5}.landing-page .lp-compare-cost{color:#303dbf;font-size:.85rem}.landing-page .lp-infographic{background:#303dbf;border-radius:10px;justify-content:center;padding:2rem 1rem;display:flex}.landing-page .lp-infographic img{width:100%;max-width:1000px;height:auto}.landing-page .lp-legal{padding:7rem 0 4rem}.landing-page .lp-legal-inner{max-width:min(52rem,100%);margin-inline:auto;padding-inline:clamp(1rem,3vw,2rem)}.landing-page .lp-legal-title{color:#2f2f2f;margin:0 0 .75rem;font-size:2.25rem;font-weight:800}.landing-page .lp-legal-lead{color:#525f7f;margin:0 0 1.25rem;font-size:1.05rem;line-height:1.6}.landing-page .lp-legal-header{margin-bottom:0}.landing-page .lp-legal-lead-inline{color:#32325d;margin:0 0 1rem;font-size:1.05rem;font-weight:700;line-height:1.6}.landing-page .lp-legal-body h2,.landing-page .lp-legal-body h3,.landing-page .lp-legal-body h4{color:#2f2f2f;margin:2.25rem 0 1rem;font-weight:800;line-height:1.35}.landing-page .lp-legal-body h2:first-child,.landing-page .lp-legal-body h3:first-child,.landing-page .lp-legal-body h4:first-child{margin-top:.5rem}.landing-page .lp-legal-body p{color:#525f7f;margin:0 0 1.15rem;font-size:1rem;line-height:1.75}.landing-page .lp-legal-body ul,.landing-page .lp-legal-body ol{margin:0 0 1.25rem;padding-left:1.35rem;list-style-position:outside}.landing-page .lp-legal-body ul{list-style-type:disc}.landing-page .lp-legal-body ol{list-style-type:decimal}.landing-page .lp-legal-body li{color:#525f7f;margin:0 0 .65rem;padding-left:.25rem;font-size:1rem;line-height:1.75;display:list-item}.landing-page .lp-legal-body li:last-child,.landing-page .lp-legal-body p:last-child,.landing-page .lp-legal-body ul:last-child,.landing-page .lp-legal-body ol:last-child{margin-bottom:0}.landing-page .lp-legal-body hr{border:0;border-top:1px solid #e8ebf5;margin:2.25rem 0}.landing-page .lp-legal-body a{color:#303dbf}.landing-page .lp-legal-logo{height:auto;margin:1rem 0 1.25rem;display:block}.landing-page .lp-legal-pgp{color:#525f7f;resize:vertical;background:#fff;border:1px solid #dfe3f0;border-radius:.375rem;width:100%;margin:1rem 0 0;padding:.85rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.55;display:block}.landing-page .lp-legal-body>.lp-terms-divider{border:0;border-top:1px solid #e9ecef;margin:0 0 1.75rem}.landing-page .lp-terms-layout{grid-template-columns:1fr;align-items:start;gap:1.75rem;display:grid}.landing-page .lp-terms-nav{flex-wrap:wrap;gap:.5rem;display:flex}.landing-page .lp-terms-nav button{appearance:none;color:#525f7f;cursor:pointer;background:#fff;border:1px solid #e3e8f5;border-radius:999px;padding:.45rem .95rem;font-size:.875rem;font-weight:700;line-height:1.3;transition:color .15s,background-color .15s,border-color .15s}.landing-page .lp-terms-nav button:hover{color:#303dbf;border-color:#c9d0ef}.landing-page .lp-terms-nav button.is-active{color:#fff;background:#303dbf;border-color:#303dbf}.landing-page .lp-terms-content>h2{color:#32325d;margin:0 0 1.25rem;font-size:1.5rem;font-weight:700;line-height:1.35}.landing-page .lp-terms-content h4:empty{display:none}.landing-page .lp-terms-content hr{margin:1.75rem 0}@media (min-width:992px){.landing-page .lp-legal-inner.lp-legal-inner--wide{max-width:min(68rem,100%)}.landing-page .lp-terms-layout{grid-template-columns:13.5rem minmax(0,1fr);gap:2.5rem}.landing-page .lp-terms-nav{flex-flow:column;gap:.35rem;position:sticky;top:6.5rem}.landing-page .lp-terms-nav button{text-align:left;color:#525f7f;background:0 0;border:0;border-radius:.35rem;width:100%;padding:.55rem .85rem;font-size:.9375rem;font-weight:600}.landing-page .lp-terms-nav button:hover{color:#303dbf;background:#f6f8fe}.landing-page .lp-terms-nav button.is-active{color:#fff;background:#303dbf}}.landing-page .lp-placeholder{text-align:center;padding:8rem 0 5rem}.landing-page .lp-placeholder-title{margin:0 0 .75rem;font-size:2.5rem;font-weight:800}.landing-page .lp-placeholder-text{color:#525f7f;max-width:36rem;margin:0 auto 1.5rem}.landing-page .lp-login{padding:7rem 0 5rem}.landing-page .lp-login-inner{width:100%;max-width:36rem;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem)}.landing-page .lp-login-hero{text-align:center;margin-bottom:3.5rem}.landing-page .lp-login-title{color:#32325d;margin:0;font-size:26px;font-weight:700;line-height:1.25}.landing-page .lp-login-subtitle{color:#8898aa;white-space:nowrap;max-width:none;margin:.85rem auto 0;font-size:1rem;line-height:1.6}.landing-page .lp-login-subtitle-wrap{white-space:normal;max-width:28rem}.landing-page .lp-login-card{background:#fff;border:0;border-radius:.375rem;padding:2.75rem 1.5rem 2.25rem;box-shadow:0 0 2rem #8898aa26}@media (min-width:640px){.landing-page .lp-login-card{padding:3rem 2.25rem 2.5rem}}.landing-page .lp-login-form{flex-direction:column;gap:1.15rem;display:flex}.landing-page .lp-login-field{flex-direction:column;gap:.45rem;display:flex}.landing-page .lp-login-field label{color:#525f7f;font-size:.875rem;font-weight:600}.landing-page .lp-login-field-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.landing-page .lp-login-forgot{color:#ff4449;font-size:.75rem;font-weight:700;text-decoration:none}.landing-page .lp-login-forgot:hover{text-decoration:underline}.landing-page .lp-login-field input,.landing-page .lp-login-field select{color:#32325d;height:2.75rem;box-shadow:none;background:#fff;border-color:#dee2e6}.landing-page .lp-login-field input:focus-visible,.landing-page .lp-login-field select:focus-visible{border-color:#303dbf;box-shadow:0 0 0 3px #303dbf33}.landing-page .lp-login-field select{appearance:none}.landing-page .lp-login-field select option{color:#32325d;background:#fff}.landing-page .lp-login-remember{align-items:center;gap:.5rem;display:flex}.landing-page .lp-login-remember-label{color:#525f7f;cursor:pointer;margin:0;font-size:.875rem;font-weight:400}.landing-page .lp-login-actions{justify-content:center;padding-top:.35rem;display:flex}.landing-page .lp-login-submit{border:0;min-width:8.5rem;height:2.75rem;padding-inline:2rem;color:#fff!important;background:#303dbf!important}.landing-page .lp-login-submit:hover{background:#2a35a8!important}.landing-page .lp-login-submit:disabled{opacity:.6;background:#303dbf!important}.landing-page .lp-login-footer{justify-content:center;padding-top:.25rem;display:flex}.landing-page .lp-login-back{color:#303dbf;font-size:.875rem;font-weight:600;text-decoration:none}.landing-page .lp-login-back:hover{text-decoration:underline}.landing-page .lp-login-success{color:#1f7a4d;background:#edf9f2;border-color:#b7ebc8}.landing-page .lp-invite{--lp-invite-ink:#f7f4ef;--lp-invite-muted:#f7f4efc7;--lp-invite-accent:#f0c24b;padding:0}.landing-page .lp-invite-loading{justify-content:center;align-items:center;min-height:calc(100vh - 80px);display:flex}.landing-page .lp-invite-loading-inner{justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.landing-page .lp-invite-stage{background:#f4f5f7;min-height:calc(100vh - 80px);display:grid}@media (min-width:992px){.landing-page .lp-invite-stage{grid-template-columns:minmax(0,1.15fr) minmax(22rem,1fr)}}.landing-page .lp-invite-promo{isolation:isolate;min-height:22rem;color:var(--lp-invite-ink);background:#171b26;align-items:flex-end;display:flex;position:relative;overflow:hidden}@media (min-width:992px){.landing-page .lp-invite-promo{align-items:center;min-height:calc(100vh - 80px)}}.landing-page .lp-invite-promo-media{z-index:0;position:absolute;inset:0}.landing-page .lp-invite-promo-image{object-fit:cover;object-position:center;animation:18s ease-in-out infinite alternate lp-invite-media-drift;transform:scale(1.04)}.landing-page .lp-invite-promo-media:after{content:"";background:linear-gradient(115deg,#0f121ce0 8%,#0f121c9e 48%,#0f121cc7 100%),linear-gradient(#0f121c26 0%,#0f121cb8 100%);position:absolute;inset:0}.landing-page .lp-invite-promo-content{z-index:1;width:100%;max-width:34rem;padding:2.25rem clamp(1.25rem,4vw,3.5rem) 2.75rem;animation:.7s both lp-invite-rise;position:relative}@media (min-width:992px){.landing-page .lp-invite-promo-content{padding:4rem clamp(2rem,5vw,4.5rem)}}.landing-page .lp-invite-promo-title{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(1.75rem,3.2vw,2.45rem);font-weight:800;line-height:1.15}.landing-page .lp-invite-promo-subtitle{max-width:28rem;color:var(--lp-invite-muted);margin:.85rem 0 0;font-size:1.05rem;line-height:1.55}.landing-page .lp-invite-promo-benefits{border-top:1px solid #f7f4ef2e;margin-top:1.75rem;padding-top:1.5rem}.landing-page .lp-invite-promo-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--lp-invite-accent);margin:0 0 .45rem;font-size:.78rem;font-weight:700}.landing-page .lp-invite-promo-benefits-title{color:#fff;margin:0 0 .65rem;font-size:1.2rem;font-weight:700;line-height:1.3}.landing-page .lp-invite-promo-intro{color:var(--lp-invite-muted);margin:0 0 1.15rem;font-size:.95rem;line-height:1.55}.landing-page .lp-invite-promo-list{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.landing-page .lp-invite-promo-list li{color:#f7f4efeb;opacity:0;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.45;animation:.55s both lp-invite-rise;display:flex}.landing-page .lp-invite-promo-bullet{width:1.35rem;height:1.35rem;color:var(--lp-invite-accent);background:#f0c24b2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:inline-flex}.landing-page .lp-invite-panel{background:radial-gradient(80% 55% at 100% 0,#303dbf14,#0000 55%),#f4f5f7;justify-content:center;align-items:center;padding:2rem clamp(1rem,3vw,2rem) 3rem;display:flex}@media (min-width:992px){.landing-page .lp-invite-panel{padding:3rem clamp(1.5rem,3vw,3rem)}}.landing-page .lp-invite-form-shell{background:#fff;border-radius:.75rem;width:100%;max-width:26rem;padding:1.75rem 1.35rem 1.5rem;animation:.65s 80ms both lp-invite-rise;box-shadow:0 1px 2px #1212120a,0 18px 40px #12121214}@media (min-width:640px){.landing-page .lp-invite-form-shell{padding:2.25rem 2rem 1.85rem}}.landing-page .lp-invite-form-header{margin-bottom:1.35rem}.landing-page .lp-invite-form-title{color:#1b1f2a;margin:0;font-size:1.35rem;font-weight:700;line-height:1.25}.landing-page .lp-invite-form-subtitle{color:#6b7280;margin:.45rem 0 0;font-size:.95rem;line-height:1.5}.landing-page .lp-invite-found-account{color:#525f7f;text-align:center;margin:0;font-size:.95rem;line-height:1.5}@keyframes lp-invite-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-invite-media-drift{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.08)translate(-1.5%,-1%)}}@media (prefers-reduced-motion:reduce){.landing-page .lp-invite-promo-image,.landing-page .lp-invite-promo-content,.landing-page .lp-invite-promo-list li,.landing-page .lp-invite-form-shell{opacity:1!important;animation:none!important;transform:none!important}}.landing-page .lp-signup{padding:7rem 0 5rem}.landing-page .lp-signup-inner{width:100%;max-width:36rem;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem)}.landing-page .lp-signup-hero{text-align:center;margin-bottom:3.5rem}.landing-page .lp-signup-title{color:#32325d;margin:0;font-size:26px;font-weight:700;line-height:1.25}.landing-page .lp-signup-subtitle{color:#8898aa;max-width:34rem;margin:.85rem auto 0;font-size:1rem;line-height:1.6}.landing-page .lp-signup-card{background:#fff;border:0;border-radius:.375rem;padding:2.75rem 1.5rem 2.25rem;box-shadow:0 0 2rem #8898aa26}@media (min-width:640px){.landing-page .lp-signup-card{padding:3rem 2.25rem 2.5rem}}.landing-page .lp-signup-step-title{text-align:center;color:#8898aa;margin:0 0 1.5rem;font-size:1.15rem;font-weight:600}.landing-page .lp-signup-fields{flex-direction:column;gap:1rem;display:flex}.landing-page .lp-signup-field label{color:#525f7f;font-size:.875rem;font-weight:600}.landing-page .lp-signup-field{flex-direction:column;gap:.45rem;display:flex}.landing-page .lp-signup-phone-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.landing-page .lp-signup-select{color:#525f7f;background:#fff;border:1px solid #dee2e6;border-radius:.375rem;width:100%;padding:0 .75rem;font-size:.875rem}.landing-page .lp-signup-select:focus{border-color:#303dbf;outline:none;box-shadow:0 0 0 3px #303dbf33}.landing-page .lp-signup-input-icon{position:relative}.landing-page .lp-signup-input-icon svg{color:#8898aa;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.landing-page .lp-signup-input-icon input{padding-left:2.25rem}.landing-page .lp-signup-store-url{color:#8898aa;align-items:center;gap:.35rem;margin-top:-.15rem;font-size:.75rem;font-style:italic;font-weight:600;display:flex}.landing-page .lp-signup-error{color:#ff4449;margin:0;font-size:.8rem}.landing-page .lp-signup-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.landing-page .lp-signup-back{color:#525f7f;border-color:#dee2e6;min-width:6.5rem;height:2.75rem}.landing-page .lp-signup-submit{min-width:8.5rem;height:2.75rem;margin-left:auto;padding-inline:2rem;color:#fff!important;background:#303dbf!important}.landing-page .lp-signup-submit:hover{background:#2a35a8!important}.landing-page .lp-signup-success{text-align:center;flex-direction:column;align-items:center;display:flex}.landing-page .lp-signup-success-icon{color:#2dce89;background:#2dce891f;border-radius:999px;place-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:grid}.landing-page .lp-signup-success-title{color:#32325d;margin:0;font-size:1.35rem;font-weight:700}.landing-page .lp-signup-success-text{color:#8898aa;max-width:26rem;margin:.75rem 0 0;font-size:.95rem;line-height:1.65}.landing-page .lp-signup-success-store{background:#f6f9fc;border:1px solid #e9ecef;border-radius:.5rem;flex-direction:column;gap:.25rem;width:100%;margin-top:1.75rem;padding:1.1rem 1.25rem;display:flex}.landing-page .lp-signup-success-label{letter-spacing:.06em;text-transform:uppercase;color:#8898aa;font-size:.7rem;font-weight:700}.landing-page .lp-signup-success-store strong{color:#32325d;font-size:1.05rem}.landing-page .lp-signup-success-url{color:#303dbf;word-break:break-all;font-size:.875rem}.landing-page .lp-signup-success-actions{flex-direction:column;gap:.75rem;width:100%;margin-top:1.75rem;display:flex}.landing-page .lp-signup-success-primary,.landing-page .lp-signup-success-secondary{border-radius:.375rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.7rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.landing-page .lp-signup-success-primary{color:#fff;background:#303dbf}.landing-page .lp-signup-success-primary:hover{color:#fff;background:#2a35a8}.landing-page .lp-signup-success-secondary{color:#525f7f;background:0 0}.landing-page .lp-signup-success-secondary:hover{color:#303dbf}.landing-page .landing-lang-toggle{color:#121212;background:#fff;border:1.5px solid #e2e5eb;border-radius:10px;width:42px;min-width:42px;height:42px;padding:0}.landing-page .landing-lang-toggle:hover{color:#303dbf;background:#fff;border-color:#303dbf}.landing-lang-menu{z-index:1100!important}.landing-page .navbar-actions{align-items:stretch}@media (min-width:992px){.landing-page .navbar-actions{flex-direction:row;align-items:center;gap:.75rem}}.landing-page .lp-storefront-section{padding:3.5rem 0}.landing-page .lp-storefront-section-soft{background:#f7f8fb}.landing-page .lp-storefront-kicker{letter-spacing:.04em;text-transform:uppercase;color:#303dbf;margin:0 0 .5rem;font-family:Nunito,Open Sans,sans-serif;font-size:.85rem;font-weight:700}.landing-page .lp-storefront-section .lp-section-intro{margin-top:0;padding-top:0}.landing-page .lp-storefront-steps{margin-top:1.5rem}.landing-page .lp-storefront-step-num{color:#303dbf;margin:0 0 .5rem;font-family:Nunito,Open Sans,sans-serif;font-size:.9rem;font-weight:800}.landing-page .lp-storefront-capabilities{gap:1rem;margin-top:1.5rem;display:grid}@media (min-width:768px){.landing-page .lp-storefront-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-page .lp-storefront-capability{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.35rem 1.25rem}.landing-page .lp-storefront-capability h3{color:#121212;margin:0 0 .4rem;font-family:Nunito,Open Sans,sans-serif;font-size:1.1rem;font-weight:700}.landing-page .lp-storefront-capability p{color:#6b7280;margin:0;font-size:.98rem}.landing-page .lp-storefront-byo{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:1.5rem;padding:1.75rem;display:grid}@media (min-width:860px){.landing-page .lp-storefront-byo{grid-template-columns:1.25fr .75fr;align-items:start;gap:2rem;padding:2.25rem}}.landing-page .lp-storefront-badge{color:#303dbf;letter-spacing:.04em;text-transform:uppercase;background:#303dbf1a;border-radius:999px;margin-bottom:.75rem;padding:.25rem .65rem;font-family:Nunito,Open Sans,sans-serif;font-size:.78rem;font-weight:800;display:inline-flex}.landing-page .lp-storefront-byo-list{margin:1.25rem 0 0;padding:0;list-style:none}.landing-page .lp-storefront-byo-list li{color:#6b7280;margin-top:.55rem;padding-left:1.15rem;position:relative}.landing-page .lp-storefront-byo-list li:before{content:"";background:#303dbf;border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.55rem;left:0}.landing-page .lp-storefront-byo-aside{background:#f7f8fb;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem}.landing-page .lp-storefront-byo-aside h3{margin:0 0 .5rem;font-family:Nunito,Open Sans,sans-serif;font-size:1.05rem;font-weight:700}.landing-page .lp-storefront-byo-aside p{color:#6b7280;margin:0 0 1rem;font-size:.96rem}.landing-page .lp-storefront-byo-aside-actions{flex-wrap:wrap;gap:.65rem;display:flex}
