.Navbar-module__CHVUVq__nav{z-index:100;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__CHVUVq__nav.Navbar-module__CHVUVq__scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-sm);background:#fffffff2;padding:.75rem 0}.Navbar-module__CHVUVq__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__CHVUVq__logo{color:#fff;flex-shrink:0;align-items:center;gap:.625rem;font-size:1.25rem;font-weight:800;text-decoration:none;transition:color .3s;display:flex}.Navbar-module__CHVUVq__scrolled .Navbar-module__CHVUVq__logo{color:var(--color-primary)}.Navbar-module__CHVUVq__logo svg{flex-shrink:0}.Navbar-module__CHVUVq__links{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__CHVUVq__links a{border-radius:var(--radius-sm);color:#ffffffd9;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.Navbar-module__CHVUVq__links a:hover{color:#fff;background-color:#ffffff1a}.Navbar-module__CHVUVq__scrolled .Navbar-module__CHVUVq__links a{color:var(--color-text)}.Navbar-module__CHVUVq__scrolled .Navbar-module__CHVUVq__links a:hover{color:var(--color-accent);background-color:#38b2ac0f}.Navbar-module__CHVUVq__github{color:#fff9!important}.Navbar-module__CHVUVq__scrolled .Navbar-module__CHVUVq__github{color:var(--color-text-muted)!important}.Navbar-module__CHVUVq__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Navbar-module__CHVUVq__bar{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__CHVUVq__scrolled .Navbar-module__CHVUVq__bar{background:var(--color-primary)}@media (max-width:768px){.Navbar-module__CHVUVq__menuToggle{display:flex}.Navbar-module__CHVUVq__links{box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;align-items:stretch;gap:.25rem;padding:1rem 1.5rem;display:none;position:absolute;top:100%;left:0;right:0}.Navbar-module__CHVUVq__linksOpen{display:flex}.Navbar-module__CHVUVq__links a{padding:.75rem 1rem}.Navbar-module__CHVUVq__links li:last-child a{text-align:center;justify-content:center;margin-top:.5rem}}
.Hero-module__-Jd0Ua__hero{background:linear-gradient(135deg,var(--color-primary)0%,#2d5a9e 60%,#1a4a7a 100%);padding:10rem 0 6rem;position:relative;overflow:hidden}.Hero-module__-Jd0Ua__hero:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#38b2ac26 0%,#0000 60%);position:absolute;inset:0}.Hero-module__-Jd0Ua__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__-Jd0Ua__content{color:#fff}.Hero-module__-Jd0Ua__badge{border-radius:var(--radius-full);color:#ffffffd9;background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Hero-module__-Jd0Ua__badgeDot{background:var(--color-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite Hero-module__-Jd0Ua__pulse;display:inline-block}@keyframes Hero-module__-Jd0Ua__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__-Jd0Ua__headline{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1}.Hero-module__-Jd0Ua__accent{color:var(--color-accent)}.Hero-module__-Jd0Ua__subhead{color:#ffffffbf;max-width:500px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Hero-module__-Jd0Ua__cta{flex-wrap:wrap;gap:.875rem;margin-bottom:1.25rem;display:flex}.Hero-module__-Jd0Ua__platforms{color:#ffffff80;font-size:.875rem}.Hero-module__-Jd0Ua__platforms span{color:#ffffffb3;font-weight:600}.Hero-module__-Jd0Ua__mockup{position:relative}.Hero-module__-Jd0Ua__mockupWindow{border-radius:var(--radius-xl);background:#fff;overflow:hidden;box-shadow:0 25px 50px #0006}.Hero-module__-Jd0Ua__mockupBar{border-bottom:1px solid var(--color-border);background:#f0f4f8;align-items:center;gap:.4rem;padding:.75rem 1rem;display:flex}.Hero-module__-Jd0Ua__dot{border-radius:50%;width:10px;height:10px;display:block}.Hero-module__-Jd0Ua__mockupTitle{color:var(--color-text-muted);margin-left:.5rem;font-size:.8125rem;font-weight:600}.Hero-module__-Jd0Ua__mockupBody{padding:1.25rem}.Hero-module__-Jd0Ua__chartArea{background:var(--color-bg-alt);border-radius:var(--radius-md);margin-bottom:.75rem;padding:1rem .75rem .5rem}.Hero-module__-Jd0Ua__chartLabel{color:var(--color-text-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.Hero-module__-Jd0Ua__bars{align-items:flex-end;gap:.75rem;height:80px;display:flex}.Hero-module__-Jd0Ua__barGroup{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.375rem;height:100%;display:flex}.Hero-module__-Jd0Ua__barGroup span{color:var(--color-text-muted);white-space:nowrap;font-size:.625rem}.Hero-module__-Jd0Ua__bar{border-radius:3px 3px 0 0;width:100%;min-height:4px}.Hero-module__-Jd0Ua__aiPanel{flex-direction:column;gap:.5rem;display:flex}.Hero-module__-Jd0Ua__aiPrompt{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-style:italic;display:flex}.Hero-module__-Jd0Ua__promptIcon{flex-shrink:0;font-size:.875rem}.Hero-module__-Jd0Ua__aiResponse{border-radius:var(--radius-md);color:var(--color-text);background:#38b2ac0f;border:1px solid #38b2ac33;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;line-height:1.5;display:flex}.Hero-module__-Jd0Ua__aiIcon{color:var(--color-accent);flex-shrink:0}@media (max-width:900px){.Hero-module__-Jd0Ua__inner{text-align:center;grid-template-columns:1fr}.Hero-module__-Jd0Ua__subhead{margin-left:auto;margin-right:auto}.Hero-module__-Jd0Ua__cta{justify-content:center}}@media (max-width:480px){.Hero-module__-Jd0Ua__hero{padding:8rem 0 5rem}.Hero-module__-Jd0Ua__cta{flex-direction:column;align-items:center}}
.Problem-module__gYY6mG__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.Problem-module__gYY6mG__cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Problem-module__gYY6mG__card{flex-direction:column;gap:1rem;display:flex}.Problem-module__gYY6mG__icon{border-radius:var(--radius-lg);width:56px;height:56px;color:var(--color-accent);background:#38b2ac1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Problem-module__gYY6mG__cardTitle{color:var(--color-primary);font-size:1.125rem;font-weight:700}.Problem-module__gYY6mG__cardDesc{color:var(--color-text-muted);font-size:.9375rem;line-height:1.65}@media (max-width:900px){.Problem-module__gYY6mG__cards{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (min-width:600px) and (max-width:900px){.Problem-module__gYY6mG__cards{grid-template-columns:repeat(2,1fr);max-width:none}.Problem-module__gYY6mG__cards>:last-child{grid-column:span 2;max-width:360px;margin:0 auto}}
.Features-module__sg2I4a__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.Features-module__sg2I4a__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Features-module__sg2I4a__card{flex-direction:column;gap:.75rem;display:flex}.Features-module__sg2I4a__cardTop{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.Features-module__sg2I4a__icon{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));border-radius:var(--radius-lg);width:48px;height:48px;color:var(--color-accent-light);justify-content:center;align-items:center;display:flex}.Features-module__sg2I4a__tag{letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent-dark);font-size:.75rem;font-weight:700}.Features-module__sg2I4a__cardTitle{color:var(--color-primary);font-size:1.25rem;font-weight:700}.Features-module__sg2I4a__cardDesc{color:var(--color-text-muted);font-size:.9375rem;line-height:1.65}@media (max-width:768px){.Features-module__sg2I4a__grid{grid-template-columns:1fr}}
.HowItWorks-module__V2Rhfa__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex}.HowItWorks-module__V2Rhfa__steps{flex-direction:column;gap:0;max-width:700px;margin:0 auto;display:flex}.HowItWorks-module__V2Rhfa__step{gap:2rem;display:flex;position:relative}.HowItWorks-module__V2Rhfa__stepLeft{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.HowItWorks-module__V2Rhfa__stepNumber{background:var(--color-primary);color:#fff;letter-spacing:.05em;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:.875rem;font-weight:800;display:flex;position:relative}.HowItWorks-module__V2Rhfa__connector{background:linear-gradient(to bottom,var(--color-primary),#38b2ac4d);flex:1;width:2px;min-height:48px;margin:4px 0}.HowItWorks-module__V2Rhfa__stepContent{padding-top:.5rem;padding-bottom:3rem}.HowItWorks-module__V2Rhfa__step:last-child .HowItWorks-module__V2Rhfa__stepContent{padding-bottom:0}.HowItWorks-module__V2Rhfa__stepIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-accent);background:#38b2ac1a;justify-content:center;align-items:center;margin-bottom:.75rem;display:inline-flex}.HowItWorks-module__V2Rhfa__stepTitle{color:var(--color-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.HowItWorks-module__V2Rhfa__stepDesc{color:var(--color-text-muted);max-width:480px;font-size:.9375rem;line-height:1.65}@media (max-width:600px){.HowItWorks-module__V2Rhfa__step{gap:1.25rem}.HowItWorks-module__V2Rhfa__stepNumber{width:42px;height:42px;font-size:.75rem}}
.OpenSource-module__lbJHkW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.OpenSource-module__lbJHkW__left{flex-direction:column;gap:1rem;display:flex}.OpenSource-module__lbJHkW__cta{flex-wrap:wrap;gap:.875rem;margin-top:.5rem;display:flex}.OpenSource-module__lbJHkW__right{flex-direction:column;gap:1.5rem;display:flex}.OpenSource-module__lbJHkW__guarantee{align-items:flex-start;gap:1rem;display:flex}.OpenSource-module__lbJHkW__guaranteeIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-primary);background:#1a365d0f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.OpenSource-module__lbJHkW__guaranteeTitle{color:var(--color-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}.OpenSource-module__lbJHkW__guaranteeDesc{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}@media (max-width:900px){.OpenSource-module__lbJHkW__inner{grid-template-columns:1fr;gap:3rem}}
.Waitlist-module__VzLpqW__section{background:linear-gradient(135deg,var(--color-primary)0%,#2d5a9e 100%)}.Waitlist-module__VzLpqW__box{text-align:center;max-width:640px;margin:0 auto}.Waitlist-module__VzLpqW__header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.Waitlist-module__VzLpqW__title{color:#fff;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.Waitlist-module__VzLpqW__subtitle{color:#ffffffbf;max-width:500px;font-size:1.0625rem;line-height:1.7}.Waitlist-module__VzLpqW__form{flex-direction:column;gap:1rem;display:flex}.Waitlist-module__VzLpqW__fields{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Waitlist-module__VzLpqW__field{text-align:left;flex-direction:column;gap:.375rem;display:flex}.Waitlist-module__VzLpqW__label{color:#ffffffe6;font-size:.875rem;font-weight:600}.Waitlist-module__VzLpqW__optional{color:#ffffff80;font-weight:400}.Waitlist-module__VzLpqW__fieldFull{grid-column:1/-1}.Waitlist-module__VzLpqW__input,.Waitlist-module__VzLpqW__textarea,.Waitlist-module__VzLpqW__select{border-radius:var(--radius-md);color:#fff;width:100%;font-size:.9375rem;font-family:var(--font-sans);background:#ffffff1a;border:1.5px solid #fff3;outline:none;padding:.75rem 1rem;transition:border-color .15s,background .15s}.Waitlist-module__VzLpqW__input::placeholder,.Waitlist-module__VzLpqW__textarea::placeholder{color:#fff6}.Waitlist-module__VzLpqW__textarea{resize:vertical;min-height:60px}.Waitlist-module__VzLpqW__select option{background:var(--color-primary);color:#fff}.Waitlist-module__VzLpqW__input:focus,.Waitlist-module__VzLpqW__textarea:focus,.Waitlist-module__VzLpqW__select:focus{border-color:var(--color-accent);background:#ffffff26}.Waitlist-module__VzLpqW__input:disabled,.Waitlist-module__VzLpqW__textarea:disabled,.Waitlist-module__VzLpqW__select:disabled{opacity:.6;cursor:not-allowed}.Waitlist-module__VzLpqW__error{color:#fc8181;text-align:left;font-size:.875rem}.Waitlist-module__VzLpqW__submit{justify-content:center;width:100%}.Waitlist-module__VzLpqW__submit:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.Waitlist-module__VzLpqW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite Waitlist-module__VzLpqW__spin;display:inline-block}@keyframes Waitlist-module__VzLpqW__spin{to{transform:rotate(360deg)}}.Waitlist-module__VzLpqW__disclaimer{color:#ffffff73;font-size:.8125rem}.Waitlist-module__VzLpqW__success{flex-direction:column;align-items:center;gap:1rem;display:flex}.Waitlist-module__VzLpqW__successIcon{background:var(--color-success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Waitlist-module__VzLpqW__successTitle{color:#fff;font-size:1.5rem;font-weight:800}.Waitlist-module__VzLpqW__successDesc{color:#ffffffbf;max-width:420px;line-height:1.65}@media (max-width:640px){.Waitlist-module__VzLpqW__fields{grid-template-columns:1fr}}
.Footer-module__IXQ4ja__footer{background:var(--color-primary);color:#ffffffb3;padding:4rem 0 2rem}.Footer-module__IXQ4ja__top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 2fr;gap:4rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__IXQ4ja__brand{flex-direction:column;gap:.875rem;display:flex}.Footer-module__IXQ4ja__logo{color:#fff;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.Footer-module__IXQ4ja__tagline{color:#ffffff8c;max-width:240px;font-size:.9rem;line-height:1.6}.Footer-module__IXQ4ja__socials{gap:.75rem;display:flex}.Footer-module__IXQ4ja__socials a{border-radius:var(--radius-sm);color:#fff9;background:#ffffff14;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.Footer-module__IXQ4ja__socials a:hover{color:#fff;background:#ffffff29}.Footer-module__IXQ4ja__linkGroups{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__IXQ4ja__groupTitle{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.Footer-module__IXQ4ja__linkList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__IXQ4ja__linkList a{color:#ffffffa6;font-size:.9rem;text-decoration:none;transition:color .15s}.Footer-module__IXQ4ja__linkList a:hover{color:#fff}.Footer-module__IXQ4ja__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Footer-module__IXQ4ja__copyright,.Footer-module__IXQ4ja__legal{color:#ffffff59;font-size:.8125rem}.Footer-module__IXQ4ja__legal span{color:#fc8181}@media (max-width:900px){.Footer-module__IXQ4ja__top{grid-template-columns:1fr;gap:2.5rem}.Footer-module__IXQ4ja__tagline{max-width:none}}@media (max-width:600px){.Footer-module__IXQ4ja__linkGroups{grid-template-columns:repeat(2,1fr)}.Footer-module__IXQ4ja__bottom{text-align:center;flex-direction:column}}
