.BackgroundImage_container___a9JW{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--color-blue)}.BackgroundImage_image__BDGTF{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transform:scale(1.08);filter:blur(10px);overflow:hidden;will-change:transform}.ContentSection_container__beUgW{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;padding:var(--space-xl)}.ContentSection_background__pGFsB{position:absolute;top:0;left:0;width:100%;height:100%}.ContentSection_container__beUgW.ContentSection_whiteBackground___hOGH{color:var(--color-foreground)}.ContentSection_container__beUgW.ContentSection_whiteBackground___hOGH .ContentSection_background__pGFsB{background:white}.ContentSection_container__beUgW.ContentSection_blurredBackground__YJu3p{color:white}.ContentSection_content__GukAq{position:relative;width:100%;max-width:1000px;display:flex;align-items:baseline;gap:var(--space-l);padding:var(--space-xl) 0}.ContentSection_contentTitle__cu1qy{font-size:2rem;font-weight:700;line-height:1;margin-bottom:.5em;flex:1 0 40%}.ContentSection_contentText__qrZJx{flex:1 1 auto;width:100%}@media screen and (max-width:500px){.ContentSection_content__GukAq{flex-direction:column;padding:0}}.Body_container__QSxq_ h1{font-size:3rem;font-weight:700;line-height:1;margin-bottom:1em}.Body_container__QSxq_ h2{font-size:1.6rem;font-weight:700;line-height:1;margin-bottom:1em}.Body_container__QSxq_ h3{font-size:1.25rem;font-weight:700;line-height:1;padding-top:.5em;margin-bottom:1.5em}.Body_container__QSxq_ h4{font-size:1rem;font-weight:700;line-height:1;opacity:.6;margin-bottom:.5em}.Body_container__QSxq_ p{font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.Body_container__QSxq_ p:last-child{margin-bottom:0}.Body_container__QSxq_ li a,.Body_container__QSxq_ p a{text-decoration:underline}.Body_container__QSxq_ pre{width:100%;overflow:auto;display:block;background-color:hsl(0 0 95%);border-radius:var(--space-m);font-size:.9rem;margin-bottom:2rem}.Body_container__QSxq_ li code,.Body_container__QSxq_ p code{display:inline-block;border:.25em solid hsl(0 0 95%);background-color:hsl(0 0 95%);font-size:.9rem;padding:.05rem .2rem;border-radius:var(--space-m)}.Body_container__QSxq_ aside{padding:1em;font-size:1rem;line-height:1.5;border-radius:var(--space-m);border-left:4px solid var(--color-blue);background-color:hsl(221 97% 98%);margin-bottom:2rem}.Body_container__QSxq_ ul{display:flex;flex-direction:column;gap:var(--space-l);margin-bottom:2rem;list-style-position:outside}.Body_container__QSxq_ ul ul{margin-bottom:0}.Body_container__QSxq_ li{margin-left:1em;padding-left:.5em;font-size:1.1rem;line-height:1.7;list-style:circle}.Body_container__QSxq_ hr{border:1px dashed hsl(0 0 80%);margin-top:4rem;margin-bottom:4rem}.Body_container__QSxq_ p+h2,.Body_container__QSxq_ ul+h2{padding-top:2.5rem}.Header_container__3JNoS{position:fixed;z-index:3;top:0;left:0;width:100%;display:flex;flex-direction:column;align-items:center;padding:var(--space-m)}.Header_container__3JNoS .Header_content__Hg4sZ{display:flex;align-items:center;padding:var(--space-l) 22px;width:100%;max-width:1000px;background:rgba(255,255,255,.8);background:linear-gradient(0deg,rgba(255,255,255,.9),rgba(255,255,255,.8));backdrop-filter:blur(20px);border:2px solid white;border-radius:var(--space-m);font-size:1rem;box-shadow:0 0 8px rgba(0,0,0,.1)}.Header_left__2EE3i{flex:1}.Header_left__2EE3i .Header_logo__1FRrW{font-weight:700}.Header_right__IaiY4{flex:1;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:var(--space-l)}.Header_right__IaiY4 a{padding:var(--space-s) var(--space-l)}.Header_right__IaiY4 a.Header_activeRoute__yXkff{border-bottom:1px solid black}@media screen and (max-width:320px){.Header_container__3JNoS .Header_content__Hg4sZ{flex-direction:column;gap:var(--space-l)}}.Waitlist_body__Xg5FI{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:var(--space-xxl);padding-bottom:var(--space-xxl);text-align:center}.Waitlist_body__Xg5FI p{max-width:30rem}.WaitlistForm_container__43PQh{position:relative;width:100%;display:flex;justify-content:center}.WaitlistForm_container__43PQh .WaitlistForm_inputs___QeN0{display:flex;gap:var(--space-m);width:100%;max-width:30rem;transition:opacity .2s}.WaitlistForm_container__43PQh input[type=email]{flex:1 0 60%}.WaitlistForm_container__43PQh input[type=submit]{flex:1 0 40%}.WaitlistForm_activityIndicator__cbbW3{align-items:center;transition:opacity .2s}.WaitlistForm_activityIndicator__cbbW3,.WaitlistForm_completed__7LlZR{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;opacity:0;pointer-events:none}.WaitlistForm_completed__7LlZR{gap:var(--space-l);transform:translateY(10px);transition:opacity .2s,transform .2s ease-out}.WaitlistForm_containerIsSubmitting__Bto4_ .WaitlistForm_inputs___QeN0{opacity:.05}.WaitlistForm_containerIsSubmitting__Bto4_ .WaitlistForm_activityIndicator__cbbW3{opacity:1}.WaitlistForm_containerIsSubmitted__YeHhe .WaitlistForm_inputs___QeN0{opacity:0}.WaitlistForm_containerIsSubmitted__YeHhe .WaitlistForm_completed__7LlZR{opacity:1;transform:translateY(0)}@media screen and (max-width:600px){.WaitlistForm_container__43PQh .WaitlistForm_inputs___QeN0{flex-direction:column}}.page_content__tHqa2{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.page_post__4Xlmf{padding:var(--space-xxl) var(--space-xl)}.Footer_footer__4vzqH{padding-bottom:10vh}.Footer_footerContent__33dnM{display:flex;gap:var(--space-xxl);align-items:baseline}.Footer_footerSection__3w8Yc{flex:1;display:flex;flex-direction:column}.Footer_footer__4vzqH h2{font-size:2rem}.Footer_footer__4vzqH h3{font-size:1.5rem;font-weight:700;line-height:1;padding-top:.5em;margin-bottom:1.5em}.Footer_footerKeyValue__5zAux{display:flex;align-items:center;gap:var(--space-l);text-decoration:none;font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.Footer_footerKeyValue__5zAux span{border-bottom:1px solid transparent;transition:border-bottom-color .2s;&:hover{border-bottom-color:var(--var-foreground)}}.Footer_bolt__2cMAv{display:flex;align-items:center;gap:var(--space-m)}@media screen and (max-width:750px){.Footer_footerContent__33dnM{flex-direction:column;gap:var(--space-xl)}.Footer_footerContent__33dnM h2,.Footer_footerContent__33dnM h3{margin-bottom:var(--space-l)}}.MDXImage_container__YnKLd{position:relative;display:block;width:100%;padding-top:50%;border-radius:var(--space-m);overflow:hidden}.page_container__sdT1e{position:relative}.page_posts__2lMT_{display:flex;flex-direction:column;gap:var(--space-l)}.page_post__5_8O5{display:flex;align-items:stretch;gap:var(--space-l)}.page_postImage__7Ci8P{position:relative;width:25vw;max-width:300px;max-height:300px;border-radius:var(--space-s);overflow:hidden}.page_postTexts__nf0md{flex:1;padding:var(--space-xl) var(--space-l);min-height:25vw}.page_postTexts__nf0md h3{font-size:1.25rem;line-height:1;margin-bottom:1.5em}.page_postTexts__nf0md h2{font-size:2rem;font-weight:700;line-height:1}@media screen and (max-width:600px){.page_posts__2lMT_{gap:var(--space-xl)}.page_post__5_8O5{flex-direction:column;gap:var(--space-s)}.page_postImage__7Ci8P{width:100%;max-width:none;height:25vw}.page_postTexts__nf0md{padding:var(--space-l) var(--space-l);min-height:auto}.page_postTexts__nf0md h2,.page_postTexts__nf0md h3{margin-bottom:1em}.page_postTexts__nf0md h2{font-size:1.5rem}}@media screen and (min-width:601px){.page_post__5_8O5:nth-child(2n){flex-direction:row-reverse}.page_post__5_8O5:nth-child(2n) .page_postTexts__nf0md h2,.page_post__5_8O5:nth-child(2n) .page_postTexts__nf0md h3{text-align:right}}.Hero_container__KML1d{padding-top:100px}.Hero_content__FJG4L{display:flex;flex-direction:column;justify-content:center;min-height:40vh;align-items:center;color:white}.Hero_content__FJG4L,.Hero_content__FJG4L h1{padding:var(--space-xl) var(--space-l);width:100%}.Hero_content__FJG4L h1{text-align:center;font-size:4rem;font-weight:900;line-height:1}.Hero_content__FJG4L p{text-align:center;font-style:italic;font-size:1.25rem;line-height:1.5}@media screen and (max-width:500px){.Hero_content__FJG4L h1{font-size:3rem}}.page_heroCta__jc8eN{margin-top:var(--space-xxl)}.page_heroTitle__Gfler{display:flex;justify-content:center;align-items:center}.page_heroSubline__zaYrv{opacity:.8}@media screen and (max-width:500px){.page_heroCta__jc8eN{margin-top:var(--space-xl)}}.page_features__8wy9y{display:flex;flex-direction:column;gap:var(--space-xxl)}.page_feature__CrGCB{flex:1;gap:var(--space-xl);display:flex;align-items:center;flex-direction:row-reverse}.page_feature__CrGCB:last-child{flex-direction:row}.page_feature__CrGCB .page_featureImage__zonAI{flex:1 0 auto;width:20%;display:flex;align-items:center;justify-content:center}.page_feature__CrGCB .page_featureText__0lch2{flex:1 1 auto}.page_smallFeatures__WYyqI{display:flex;align-items:flex-start;gap:var(--space-xl)}.page_smallFeature__xf6Qb{flex:1;display:flex;flex-direction:column;gap:var(--space-xl)}.page_smallFeature__xf6Qb .page_featureImage__zonAI{flex:1 0 auto;width:40%;display:flex;align-items:center;justify-content:center}.page_smallFeature__xf6Qb .page_featureText__0lch2{flex:1 1 auto}@media screen and (max-width:700px){.page_features__8wy9y{gap:var(--space-xl)}.page_feature__CrGCB,.page_feature__CrGCB:last-child{align-items:flex-start;flex-direction:row}.page_feature__CrGCB:nth-child(2n){flex-direction:row}.page_feature__CrGCB .page_featureImage__zonAI{width:50px;align-items:flex-start}.page_smallFeatures__WYyqI{flex-direction:column}.page_smallFeature__xf6Qb{flex-direction:row}.page_smallFeature__xf6Qb .page_featureImage__zonAI{width:50px;align-items:flex-start}.page_featureText__0lch2{margin-top:4px}}@media screen and (max-width:400px){.page_feature__CrGCB,.page_feature__CrGCB:last-child,.page_smallFeature__xf6Qb{flex-direction:column;gap:var(--space-l)}}.Pricing_container__fQ6Ht{width:100%;display:flex;align-items:stretch;gap:var(--space-l)}.Pricing_item__aWpJw{position:relative;flex:1;padding:var(--space-xl) var(--space-xl);border-radius:var(--space-m);background-color:hsl(0deg,0%,100%,5%);backdrop-filter:blur(20px)}.Pricing_item__aWpJw h3{font-size:1rem;font-weight:700;margin-bottom:.2em;text-transform:uppercase;letter-spacing:.05em}.Pricing_item__aWpJw h3+p{opacity:.6}.Pricing_item__aWpJw p{font-size:.8rem}.Pricing_item__aWpJw h4{font-size:4rem;opacity:1;margin:.2em 0;display:flex;align-items:center;gap:.2em}.Pricing_item__aWpJw h4 span{font-size:1rem}.Pricing_item__aWpJw hr{opacity:.2;margin:var(--space-xl) 0}.Pricing_item__aWpJw .Pricing_cta__PYCaC{width:100%}.Pricing_item__aWpJw ul{display:flex;flex-direction:column;gap:var(--space-l);padding-left:var(--space-l)}.Pricing_item__aWpJw li{font-size:.8rem;list-style:circle;list-style-position:outside}.Pricing_item__aWpJw h5{font-size:.8rem;margin-bottom:var(--space-l)}.Pricing_item__aWpJw .Pricing_label__naXUV{position:absolute;top:0;right:0;max-width:7em;padding:.5em .75em;border-radius:.5em;background:linear-gradient(hsl(221 97% 100%),hsl(221 97% 91%));color:hsl(var(--color-blue-hs) 30%);text-align:center;font-style:italic;line-height:1.2;transform:rotate(5deg) translate(1em,-1em);box-shadow:.1em .1em .5em rgba(0,0,0,.2);border:2px solid white}@media screen and (max-width:600px){.Pricing_container__fQ6Ht{flex-direction:column}.Pricing_container__fQ6Ht h5{display:none}}