.Hero-module__L20vFq__hero{background-image:url(/hero-bg.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:clamp(5rem,12vh,10rem) 5vw 0;display:flex;position:relative;overflow:hidden}.Hero-module__L20vFq__hero:after{content:"";z-index:1;pointer-events:none;height:220px;position:absolute;bottom:0;left:0;right:0}.Hero-module__L20vFq__content{z-index:2;max-width:700px;margin-top:15vw;margin-left:2vw;position:relative}.Hero-module__L20vFq__heading{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.3}.Hero-module__L20vFq__heroBots{z-index:2;width:clamp(320px,30vw,620px);height:auto;position:absolute;top:clamp(30rem,70vh,35rem);transform:translate(-80%)}.Hero-module__L20vFq__cta{color:#fffffff2;background:#152a51;border:none;border-radius:9999px;justify-content:center;align-items:center;margin-top:30px;padding:.85rem 1.6rem;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 14px 30px #00000038}.Hero-module__L20vFq__cta:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 18px 40px #00000042}.Hero-module__L20vFq__cta:active{transform:translateY(0)}@media (max-width:767px){.Hero-module__L20vFq__hero{background-image:url(/mobile-hero.jpg);padding-top:20vh}.Hero-module__L20vFq__content{max-width:320px}.Hero-module__L20vFq__heading{font-size:clamp(1.4rem,5vw,2.2rem)}.Hero-module__L20vFq__heroBots{width:clamp(260px,80vw,520px);top:clamp(58%,42vh,66%);bottom:auto;left:50%;transform:translate(-50%,-50%)}}@media (min-width:768px) and (max-width:1024px){.Hero-module__L20vFq__hero{background-image:url(/tablet-hero.jpg);padding:14vh 5vh}.Hero-module__L20vFq__heading{max-width:468px;font-weight:400}.Hero-module__L20vFq__heroBots{width:clamp(420px,50vw,760px);top:clamp(58%,50vh,60%);bottom:auto;left:50%;transform:translate(-50%,-50%)}}@media (min-width:1024px){.Hero-module__L20vFq__heroBots{left:58%}}
.Struggles-module__5S-9Bq__sectionWrapper{background-image:url(/struggle-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;min-height:100vh;padding:5rem;display:flex}.Struggles-module__5S-9Bq__section{background:#ffffff0f;border-radius:1.5rem;width:100%;padding:5rem 4rem;box-shadow:0 10px 30px #0000004d}.Struggles-module__5S-9Bq__heading{text-align:center;color:#fff;margin-bottom:4rem;font-size:3rem;font-weight:700}.Struggles-module__5S-9Bq__cards{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.Struggles-module__5S-9Bq__card{text-align:center;color:#fff;flex:30%}.Struggles-module__5S-9Bq__card h3{text-align:left;letter-spacing:0;max-width:290px;margin:0 auto 1rem;font-size:1.5rem;font-weight:400}.Struggles-module__5S-9Bq__card p{opacity:.9;color:#bbbbc8;text-align:left;max-width:290px;margin:0 auto 4rem;font-size:16px;line-height:24px}.Struggles-module__5S-9Bq__card img{width:100%;max-width:300px;height:auto;margin:0 auto;display:block}@media (max-width:1024px){.Struggles-module__5S-9Bq__sectionWrapper{padding:2rem}.Struggles-module__5S-9Bq__cards{flex-direction:column;align-items:center;gap:4rem}.Struggles-module__5S-9Bq__card{flex:none;width:100%;max-width:420px}.Struggles-module__5S-9Bq__card h3{font-weight:600}.Struggles-module__5S-9Bq__card h3,.Struggles-module__5S-9Bq__card p{text-align:left}.Struggles-module__5S-9Bq__card p,.Struggles-module__5S-9Bq__card img{margin-bottom:2rem}}@media (max-width:767px){.Struggles-module__5S-9Bq__heading{letter-spacing:-1.2px;font-size:2.5rem;font-weight:600}}
.Solution-module__sH1VQq__wrapper{isolation:isolate;background-color:#1f1f48;background-image:url(/solution-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;padding:8rem 2rem 10rem;display:flex;position:relative;overflow:hidden}.Solution-module__sH1VQq__wrapper:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#1f1f4800 55%,#1f1f48 100%);position:absolute;inset:0}.Solution-module__sH1VQq__section{z-index:1;text-align:center;width:100%;max-width:1600px;padding:5rem 3rem;position:relative}.Solution-module__sH1VQq__heading{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.Solution-module__sH1VQq__subheading{color:#fffc;text-align:left;max-width:800px;margin:0 auto 4rem;font-size:1.125rem;line-height:1.6}.Solution-module__sH1VQq__cards{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:4rem;display:flex}.Solution-module__sH1VQq__card{text-align:center;color:#fff;backface-visibility:hidden;will-change:transform;background:#282840eb;border:1px solid #ffffff0f;border-radius:1.25rem;flex:0 0 300px;max-width:300px;height:400px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;transform:translateZ(0);box-shadow:0 4px 20px #0003}.Solution-module__sH1VQq__card p{color:#ffffffb3}.Solution-module__sH1VQq__card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #00000059}.Solution-module__sH1VQq__icon{opacity:.9;width:90px;height:90px;margin:0 auto 1.5rem;display:block}.Solution-module__sH1VQq__card h3{margin-bottom:2rem;font-size:1.75rem;font-weight:600}.Solution-module__sH1VQq__card p{opacity:.9;text-align:left;font-size:1rem;line-height:1.5}@media (min-width:768px) and (max-width:1024px){.Solution-module__sH1VQq__section{padding:0}}@media (max-width:767px){.Solution-module__sH1VQq__heading{text-align:left;font-size:2rem}.Solution-module__sH1VQq__wrapper{padding:0}}
.Guide-module__itdteG__wrapper{text-align:center;background:url(/guide-bg.png) 50%/cover no-repeat;padding:9rem 2rem}.Guide-module__itdteG__heading{color:#fff;font-size:3rem}.Guide-module__itdteG__subheading{color:#fff;margin:20px;font-size:16px;font-weight:400;line-height:24px}.Guide-module__itdteG__canvas{width:100%;max-width:1400px;height:690px;margin:0 auto;position:relative}.Guide-module__itdteG__text{font-size:13px}.Guide-module__itdteG__guidebot{z-index:2;width:75rem;position:absolute;top:50%;left:47%;transform:translate(-50%,-50%)}.Guide-module__itdteG__pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;text-align:left;background:#ffffff14;border:1px solid #3ce5fc4d;border-radius:999px;align-items:center;gap:16px;width:400px;padding:3px;line-height:1.5;display:flex;position:absolute;box-shadow:0 20px 40px #00000040}.Guide-module__itdteG__pill img{width:80px;height:80px}.Guide-module__itdteG__topLeft{top:10%;left:8%}.Guide-module__itdteG__bottomLeft{top:50%;left:2%}.Guide-module__itdteG__topRight{top:22%;right:6%}.Guide-module__itdteG__bottomRight{top:60%;right:2%}.Guide-module__itdteG__mobileStack,.Guide-module__itdteG__mobilePill,.Guide-module__itdteG__connectorSvg{display:none}@media (max-width:1024px){.Guide-module__itdteG__canvas{height:560px}.Guide-module__itdteG__pill{width:400px}.Guide-module__itdteG__bot{width:240px}.Guide-module__itdteG__heading{font-size:2.5rem}.Guide-module__itdteG__text{color:var(--Grey-90,#e6e6e6);text-overflow:ellipsis;font-size:13px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden}.Guide-module__itdteG__canvas{flex-direction:column;align-items:center;gap:0;height:auto;display:flex}.Guide-module__itdteG__bot{width:150px;margin-bottom:2rem;position:static;transform:none}.Guide-module__itdteG__guidebot{display:none}.Guide-module__itdteG__strong{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.Guide-module__itdteG__pill{display:none}.Guide-module__itdteG__mobileStack{flex-direction:column;align-items:center;width:100%;display:flex}.Guide-module__itdteG__connectorSvg{width:100px;height:100px;margin-top:12px;display:block}.Guide-module__itdteG__mobilePill{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;text-align:left;background:#ffffff0a;border:1px solid #55c2ff33;border-radius:40px;align-items:center;gap:14px;width:100%;max-width:400px;height:76px;padding:5px;line-height:24px;display:flex;box-shadow:0 22px 88.8px #00000040}.Guide-module__itdteG__mobilePill img{width:56px;height:56px}}
.Header-module__ZvQ5Ka__header{z-index:1000;-webkit-backdrop-filter:blur(10px)saturate();isolation:isolate;background:#ffffff12;border-bottom:1px solid #ffffff24;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:80px;padding:0 2rem;display:grid;position:fixed;top:0;left:0;box-shadow:0 8px 24px #0000002e}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.Header-module__ZvQ5Ka__header{-webkit-backdrop-filter:blur(10px)saturate();backdrop-filter:blur(10px)saturate();background:#ffffff12}}.Header-module__ZvQ5Ka__logo{align-items:center;gap:.5rem;display:flex}.Header-module__ZvQ5Ka__logoIcon{width:40px;height:40px}.Header-module__ZvQ5Ka__brand{color:#fff;font-size:1.25rem;font-weight:700}.Header-module__ZvQ5Ka__navGroup{-webkit-backdrop-filter:blur(10px)saturate();background:#ffffff1f;border-radius:999px;gap:2rem;padding:.5rem 2rem;display:flex}.Header-module__ZvQ5Ka__link{color:#fffc;font-weight:500;text-decoration:none;transition:color .25s,transform .25s}.Header-module__ZvQ5Ka__link:hover{color:#fff;transform:translateY(-2px)}.Header-module__ZvQ5Ka__actions{justify-content:flex-end;gap:1rem;display:flex}.Header-module__ZvQ5Ka__login{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:999px;padding:.5rem 1.25rem;transition:background .25s}.Header-module__ZvQ5Ka__login:hover{background:#ffffff38}.Header-module__ZvQ5Ka__signup{color:#4dabf7;cursor:pointer;background:0 0;border:1px solid #4dabf7f2;border-radius:999px;padding:.5rem 1.25rem;font-weight:600;transition:all .25s}.Header-module__ZvQ5Ka__signup:hover{color:#131628;background:#4dabf7}
.LoginModal-module__h0hgnq__overlay{-webkit-backdrop-filter:blur(6px);z-index:2000;background:#00000073;place-items:center;display:grid;position:fixed;inset:0}.LoginModal-module__h0hgnq__dialog{background:0 0;border-radius:20px;grid-template-columns:1fr 1fr;width:min(980px,92vw);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000059}.LoginModal-module__h0hgnq__close{cursor:pointer;color:#475569;background:0 0;border:0;font-size:1.6rem;line-height:1;position:absolute;top:10px;right:12px}.LoginModal-module__h0hgnq__left{background:#5b79ff;place-items:center;padding:2rem;display:grid}.LoginModal-module__h0hgnq__illustration{width:88%;height:auto;transform:translateY(80px)}.LoginModal-module__h0hgnq__right{background:#fff}.LoginModal-module__h0hgnq__rightInner{max-width:460px;margin:0 auto;padding:2.5rem 2.25rem 2.75rem}.LoginModal-module__h0hgnq__title{color:#111827;text-align:center;margin:0 0 .5rem;font-size:2.25rem;font-weight:600}.LoginModal-module__h0hgnq__rule{opacity:.9;width:80%;max-width:360px;margin:.25rem auto 1.2rem;display:block}.LoginModal-module__h0hgnq__form{gap:.5rem;display:grid}.LoginModal-module__h0hgnq__wasValidated .LoginModal-module__h0hgnq__input:invalid{box-shadow:none;border:2px solid #dc2626}.LoginModal-module__h0hgnq__wasValidated .LoginModal-module__h0hgnq__input:invalid:focus{border:2px solid #dc2626;box-shadow:0 0 0 2px #dc26264d}.LoginModal-module__h0hgnq__label{color:#1f2937;margin-top:.25rem}.LoginModal-module__h0hgnq__input{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;width:100%;height:48px;padding:0 14px;font-size:1rem}.LoginModal-module__h0hgnq__input::placeholder{color:#94a3b8}.LoginModal-module__h0hgnq__inputWrap{position:relative}.LoginModal-module__h0hgnq__dialog input:focus{border:2px solid #2563eb;outline:none;box-shadow:0 0 0 2px #2563eb4d}.LoginModal-module__h0hgnq__error{color:#dc2626;font-size:.875rem;display:none}.LoginModal-module__h0hgnq__wasValidated .LoginModal-module__h0hgnq__input:invalid+.LoginModal-module__h0hgnq__error{display:block}.LoginModal-module__h0hgnq__wasValidated .LoginModal-module__h0hgnq__inputWrap:has(.LoginModal-module__h0hgnq__input:invalid)+.LoginModal-module__h0hgnq__error{display:block}.LoginModal-module__h0hgnq__eyeBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:40px;height:36px;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.LoginModal-module__h0hgnq__eyeIcon{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;color:#334155;font-size:20px;line-height:1}.LoginModal-module__h0hgnq__forgot{color:#0a66c2;justify-self:end;margin-top:.25rem;font-size:.95rem;text-decoration:underline}.LoginModal-module__h0hgnq__primary{color:#fff;cursor:pointer;background:#0a2a4a;border:none;border-radius:12px;width:100%;height:50px;margin-top:.6rem;font-weight:600;box-shadow:0 6px #00000026}@media (max-width:900px){.LoginModal-module__h0hgnq__dialog{grid-template-columns:1fr;width:min(560px,92vw)}.LoginModal-module__h0hgnq__left{display:none}.LoginModal-module__h0hgnq__rightInner{max-width:520px;padding:2rem 1.5rem 2.25rem}}
@font-face{font-family:Viaoda Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/64a54c229698f9d9-s.7c17d014.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Viaoda Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/60b8abe814d38239-s.a1474ab2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Viaoda Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/17929bd3406961de-s.4c56f4fc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Viaoda Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2f9954a9b89098bd-s.b75882ac.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Viaoda Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/aaf047504755a12f-s.p.ba0cd1a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Viaoda Libre Fallback;src:local(Arial);ascent-override:120.76%;descent-override:41.36%;line-gap-override:0.0%;size-adjust:87.03%}.viaoda_libre_4a6707a1-module__LPM8Vq__className{font-family:Viaoda Libre,Viaoda Libre Fallback;font-style:normal;font-weight:400}
.Launch-module__J-XmEW__wrapper{text-align:center;background:linear-gradient(#1f1f48 8%,#4b4bae 43%,#ababe8 99%);place-items:center;min-height:100vh;padding:8rem 2rem 10rem;display:grid;position:relative;overflow:hidden}.Launch-module__J-XmEW__inner{z-index:1;justify-items:center;gap:clamp(.75rem,2vw,1.25rem);width:min(900px,100%);display:grid;position:relative}.Launch-module__J-XmEW__title{letter-spacing:-.02em;color:#fffffff5;text-shadow:0 8px 30px #00000040;margin:0;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.08}.Launch-module__J-XmEW__subtitle{color:#ffffffc7;max-width:52ch;margin:0;font-size:16px;line-height:1.6}.Launch-module__J-XmEW__form{justify-items:center;gap:.75rem;width:100%;margin-top:clamp(.75rem,2vw,1.25rem);display:grid}.Launch-module__J-XmEW__pill{-webkit-backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #ffffff73;border-radius:9999px;grid-template-columns:1fr auto;align-items:center;width:min(560px,100%);padding:.35rem;display:grid;box-shadow:0 18px 45px #0000002e}.Launch-module__J-XmEW__input{color:#0a0a14d9;background:0 0;border:none;outline:none;width:100%;padding:.9rem 1rem .9rem 1.1rem;font-size:1rem}.Launch-module__J-XmEW__input::placeholder{color:#0a0a1473}.Launch-module__J-XmEW__button{cursor:pointer;color:#0a0a14e6;background:#ffffffeb;border:none;border-radius:9999px;margin-right:.2rem;padding:.7rem 1.05rem;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 10px 24px #0000002e}.Launch-module__J-XmEW__button:hover{background:#fffffffa;transform:translateY(-1px);box-shadow:0 14px 30px #00000038}.Launch-module__J-XmEW__button:active{transform:translateY(0)}.Launch-module__J-XmEW__helper{color:#fff9;margin:0;font-size:.9rem}.Launch-module__J-XmEW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Launch-module__J-XmEW__duplicate{color:#ff0;font-size:16px;font-weight:500;animation:.3s ease-out Launch-module__J-XmEW__fadeInUp}@keyframes Launch-module__J-XmEW__fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.Launch-module__J-XmEW__pill{border-radius:9999px;grid-template-columns:1fr auto;gap:.4rem;padding:.3rem}.Launch-module__J-XmEW__input{min-width:0;padding:.8rem .9rem;font-size:.95rem}.Launch-module__J-XmEW__button{white-space:nowrap;width:auto;margin-right:0;padding:.75rem 1.5rem;font-size:.9rem}}.Launch-module__J-XmEW__input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#0a0a14d9!important;box-shadow:inset 0 0 0 1000px #0000!important}.Launch-module__J-XmEW__input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#0a0a14d9!important;box-shadow:inset 0 0 0 1000px #0000!important}.Launch-module__J-XmEW__input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#0a0a14d9!important;box-shadow:inset 0 0 0 1000px #0000!important}.Launch-module__J-XmEW__input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#0a0a14d9!important;box-shadow:inset 0 0 0 1000px #0000!important}
.Footer-module__vKD1tG__footer{background:linear-gradient(#1f1f48 0%,#4b4bae 100%);width:100%;padding-top:15px;padding-bottom:25px}.Footer-module__vKD1tG__inner{text-align:center;justify-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.Footer-module__vKD1tG__brand{color:#fff;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Footer-module__vKD1tG__logo{font-size:1.5rem}.Footer-module__vKD1tG__links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Footer-module__vKD1tG__links a{color:#fffffff2;text-underline-offset:3px;font-size:.95rem;text-decoration:underline}.Footer-module__vKD1tG__links a:hover{color:#fff}
