.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}.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:2rem}.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_ p code{display:inline;border:.25em solid hsl(0 0 95%);background-color:hsl(0 0 95%);font-size:.9rem;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_ li{margin-left:1em;padding-left:.5em;font-size:1.1rem;line-height:1.7;list-style:circle}.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}}.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}}.ActivityIndicator_container__azXLU{position:relative;width:4rem;display:flex;justify-content:center}.ActivityIndicator_dot__FMUWt{display:block;width:.5rem;height:.5rem;border-radius:.5rem}@keyframes ActivityIndicator_dot-start__6BajM{0%{transform:translateX(0)}to{transform:translateX(-1.5rem)}}@keyframes ActivityIndicator_dot-spinning__YQMsv{0%{transform:translateX(-1.5rem)}to{transform:translateX(1.5rem)}}.ActivityIndicator_playing__miobZ{animation-name:ActivityIndicator_dot-start__6BajM,ActivityIndicator_dot-spinning__YQMsv;animation-duration:.5s,1s;animation-delay:.1s,.6s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-direction:normal,alternate}.silvan-ui-input{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;outline:2px solid transparent;outline-offset:2px;padding:.5rem 1rem;border:1px solid rgb(209 213 219);border-radius:.5rem;width:100%;font-family:inherit;font-size:1rem;color:black;margin:0}.silvan-ui-input:focus{box-shadow:rgb(255,255,255) 0 0 0 0,var(--color-blue) 0 0 0 2px,rgba(0,0,0,0) 0 0 0 0}.silvan-ui-input[type=submit]{background-color:var(--color-blue);color:var(--color-white)}.silvan-ui-input.variant-white{background-color:var(--color-white);color:var(--color-black)}.silvan-ui-input[type=submit].variant-white{background-color:var(--color-white);color:var(--color-blue)}.silvan-ui-input[type=number]::-webkit-inner-spin-button,.silvan-ui-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.silvan-ui-input[type=number]{-moz-appearance:textfield;appearance:textfield}.BoltTest_container___CklF{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}.BoltTest_intro__FE7Ol{margin-bottom:var(--space-xxl);text-align:center;display:flex;flex-direction:column;align-items:center}.BoltTest_intro__FE7Ol p{max-width:40em}.BoltTest_helpContainer__1qyfZ{margin-bottom:var(--space-xl);border-radius:var(--space-m);padding:var(--space-l) var(--space-l) var(--space-l) var(--space-l);background-color:rgba(255,255,255,0);color:white;transform:translateX(-20px);transition:color .25s,background-color .25s,transform .25s var(--ease-out-cubic)}.BoltTest_helpContainerIsVisible__dk_PW{background-color:rgba(255,255,255,.99);color:black;transform:translateX(0)}.BoltTest_helpToggle__9FdOi{cursor:pointer;display:flex;align-items:center;gap:var(--space-l);font-weight:600;margin-bottom:var(--space-m);transition:color .25s}.BoltTest_helpIcon__L_oXf{transition:transform .25s var(--ease-out-cubic)}.BoltTest_helpContainerIsVisible__dk_PW .BoltTest_helpIcon__L_oXf{transform:rotate(90deg)}.BoltTest_helpList__dDbzk{transition:opacity .25s,max-height .25s var(--ease-out-cubic);overflow:hidden;opacity:0;max-height:0;padding-left:12px}.BoltTest_helpContainerIsVisible__dk_PW .BoltTest_helpList__dDbzk{opacity:1;max-height:100em}.BoltTest_helpList__dDbzk li{margin-top:var(--space-m);margin-bottom:var(--space-m);margin-left:8px;padding-left:var(--space-l);list-style-position:outside;list-style-type:disc}.BoltTest_helpList__dDbzk li pre{display:inline}.BoltTest_form__2hrGj{margin-bottom:var(--space-l)}.BoltTest_form__2hrGj input{opacity:1;transition:opacity .2s}.BoltTest_containerIsBusy__wW7HO .BoltTest_form__2hrGj input{opacity:.5}.BoltTest_inputs__A5RfW{display:flex;align-items:flex-start;gap:var(--space-m)}.BoltTest_inputs__A5RfW input[type=text]{flex:1 0 60%}.BoltTest_inputs__A5RfW input[type=submit]{flex:1 0 40%}.BoltTest_activityIndicator__Pmpzx{margin-top:var(--space-m);height:var(--space-l);opacity:0;transition:opacity .2s;display:flex;justify-content:center}.BoltTest_containerIsBusy__wW7HO .BoltTest_activityIndicator__Pmpzx{opacity:1}@keyframes BoltTest_result-reveal__n3Lyd{0%{opacity:0;max-height:0;transform:scale(.95)}99%{opacity:100%;max-height:100vh;transform:scale(1)}to{max-height:auto}}.BoltTest_result__S4AMH{animation:BoltTest_result-reveal__n3Lyd .5s var(--ease-out-cubic)}.BoltTest_resultSummary__D3Lfd{margin-top:var(--space-xl);margin-bottom:var(--space-xxl);border-left:14px double hsl(var(--color-blue-hs) 80%);border-right:14px double hsl(var(--color-blue-hs) 80%);padding:var(--space-xl) var(--space-xxl);border-radius:var(--space-xl);text-align:center}.BoltTest_resultSummary__D3Lfd p{font-size:1.5rem}@media screen and (max-width:800px){.BoltTest_resultSummary__D3Lfd{padding:var(--space-l) var(--space-xl)}.BoltTest_resultSummary__D3Lfd p{font-size:1.2rem}}@media screen and (max-width:400px){.BoltTest_resultSummary__D3Lfd{padding:var(--space-m) var(--space-l);border-left:6px double hsl(var(--color-blue-hs) 80%);border-right:6px double hsl(var(--color-blue-hs) 80%)}}.BoltTest_resultSummary__D3Lfd p strong{font-weight:900}.BoltTest_resultDetails__hnFoV{display:flex;margin-bottom:var(--space-xl);gap:var(--space-xl);overflow:auto;margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px;padding-bottom:var(--space-l)}.BoltTest_resultDetailsItem__G_GZN{flex:1;min-width:220px}.BoltTest_resultDetailsItem__G_GZN a{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.BoltTest_labeledCheckmark__XQ0Fz{display:flex;gap:var(--space-m);align-items:center}.CircleIcon_container__LHoDd{border-radius:100%;background:radial-gradient(var(--color-teal),var(--color-blue));color:white;overflow:hidden;position:relative;width:100%;height:0;padding-top:100%}.CircleIcon_container__LHoDd svg{position:absolute;top:50%;left:50%;width:65%;height:65%;transform:translate(-50%,-50%)}.CircleIcon_container__LHoDd svg:first-child{filter:blur(5px);opacity:.5}.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)}}.page_contact__BmhPC{color:white}.page_contactContent__gpjP2{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;width:100%;padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}.page_contact__BmhPC h2{font-size:4rem;text-align:center}.page_contact__BmhPC p{text-align:center;max-width:30em}.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}}