.NavBar_navbar__K0Kuh{position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(10,14,39,.8);border-bottom:1px solid rgba(0,217,255,.1);padding:1rem 0}.NavBar_navContent__LYRCp{display:flex;justify-content:space-between;align-items:center}.NavBar_logo__mp4RG{font-family:Space Mono,monospace;font-size:1.5rem;font-weight:700;letter-spacing:2px;cursor:pointer;text-decoration:none;color:inherit}.NavBar_logoText___TEKB{color:#f0f4f8}.NavBar_logoPulse__Rp46Q{color:#00d9ff;animation:NavBar_glowPulse__MnUH9 2s ease-in-out infinite}.NavBar_menu__3Iz_4{display:flex;list-style:none;gap:2rem;align-items:center}.NavBar_menu__3Iz_4 a{font-weight:500;font-size:.95rem;position:relative;color:#a0aec0}.NavBar_menu__3Iz_4 .NavBar_btnPrimary__dUPGx,.NavBar_menu__3Iz_4 .NavBar_btnPrimary__dUPGx:hover{color:var(--primary-dark)!important}.NavBar_menu__3Iz_4 a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#00d9ff;transition:width .3s ease}.NavBar_menu__3Iz_4 a:hover{color:#f0f4f8}.NavBar_menu__3Iz_4 a:hover:after{width:100%}.NavBar_hamburger__EfQqG{display:none;flex-direction:column;gap:6px;background:none;padding:0;width:30px;height:24px}.NavBar_hamburger__EfQqG span{width:100%;height:2px;background:#00d9ff;border-radius:2px;transition:all .3s ease}.NavBar_hamburger__EfQqG:hover span{background:#0f8}@media (max-width:768px){.NavBar_hamburger__EfQqG{display:flex}.NavBar_menu__3Iz_4{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:1rem;padding:2rem;background:rgba(10,14,39,.95);border:1px solid rgba(0,217,255,.2);border-top:none;max-height:0;overflow:hidden;visibility:hidden;opacity:0;pointer-events:none;transition:max-height .3s ease,opacity .2s ease,visibility .2s ease}.NavBar_menu__3Iz_4.NavBar_open__pXmPc{max-height:300px;visibility:visible;opacity:1;pointer-events:auto}.NavBar_menu__3Iz_4 li{list-style:none}.NavBar_menu__3Iz_4 a,.NavBar_menu__3Iz_4 li:first-child a{color:#a0aec0}.NavBar_menu__3Iz_4 a:after{width:0}.NavBar_menu__3Iz_4 a:hover{color:#00d9ff}}@keyframes NavBar_glowPulse__MnUH9{0%,to{text-shadow:0 0 20px rgba(0,217,255,.3);color:#00d9ff}50%{text-shadow:0 0 40px rgba(0,217,255,.6);color:#0f8}}.Hero_hero__JT9C7{min-height:100vh;display:flex;align-items:center;padding-top:80px;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(5,8,19,.95),rgba(10,14,39,.95));transition:background .3s ease}.Hero_heroContent__6xoKm{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:2}.Hero_heroText__a6Vhk{display:flex;flex-direction:column;gap:2rem}.Hero_title__gc0cB{color:#f0f4f8;line-height:1.1;font-weight:600}.Hero_highlight__TtPR5{background:linear-gradient(135deg,#00d9ff,#0f8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px rgba(0,217,255,.4))}.Hero_subtitle__tiCmL{font-size:1.2rem;color:#a0aec0;line-height:1.7;max-width:500px}.Hero_ctas__XzrY_{display:flex;gap:1rem;flex-wrap:wrap}.Hero_arrow__i4RNZ{display:inline-block;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.Hero_ctas__XzrY_ button:hover .Hero_arrow__i4RNZ{transform:translateX(4px)}.Hero_stats__0SYpQ{display:flex;gap:3rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,217,255,.2)}.Hero_stat__kxCfb{flex:1 1}.Hero_statNumber__J8PVR{font-family:Space Mono,monospace;font-size:2rem;font-weight:700;color:#00d9ff;line-height:1;margin-bottom:.5rem}.Hero_statLabel__ZLXPb{font-size:.95rem;color:#a0aec0}.Hero_heroVisual__DckSE{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.Hero_mascotWrapper__5fN__{position:absolute;top:-10px;right:20px;z-index:15;animation:Hero_mascotBob__tz5MO 4s ease-in-out infinite}@keyframes Hero_mascotBob__tz5MO{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero_floatingCard__NIKq3{position:relative;width:100%;max-width:400px;background:linear-gradient(135deg,rgba(20,30,60,.8),rgba(15,20,25,.9));border:1px solid rgba(0,217,255,.3);border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 60px rgba(0,217,255,.1);z-index:10}.Hero_cardHeader__i_RmZ{display:flex;gap:.5rem;margin-bottom:1.5rem}.Hero_dot__Tcq5f{width:12px;height:12px;border-radius:50%;background:rgba(0,217,255,.4)}.Hero_dot__Tcq5f:nth-child(2){background:rgba(0,217,255,.25)}.Hero_dot__Tcq5f:nth-child(3){background:rgba(0,217,255,.15)}.Hero_cardContent__GhHBt{font-family:Space Mono,monospace;font-size:.9rem;line-height:1.8;color:#a0aec0}.Hero_codeLine__K7X7J{margin-bottom:.5rem}.Hero_syntax__1SxGu{color:#a855f7;font-weight:600}.Hero_method__ubZ6h{color:#00d9ff;font-weight:600}.Hero_comment__U4o2n{color:#2d8659}.Hero_orb___Inz0{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:Hero_float__waLz_ 6s ease-in-out infinite}.Hero_orb1__xNolg{width:300px;height:300px;background:#00d9ff;top:-50px;right:-100px;animation-duration:8s}.Hero_orb2__b79Bc{width:250px;height:250px;background:#a855f7;bottom:50px;left:-50px;animation-duration:6s;animation-delay:1s}.Hero_orb3__N8Rxb{width:200px;height:200px;background:#0f8;top:50%;right:10%;animation-duration:7s;animation-delay:2s}@media (max-width:1024px){.Hero_heroContent__6xoKm{grid-template-columns:1fr;gap:2rem}.Hero_heroVisual__DckSE{height:300px}.Hero_mascotWrapper__5fN__{top:-30px;right:10px}}@media (max-width:768px){.Hero_hero__JT9C7{min-height:auto;padding:80px 0 4rem}.Hero_title__gc0cB{font-size:2rem}.Hero_subtitle__tiCmL{font-size:1rem}.Hero_ctas__XzrY_{flex-direction:column}.Hero_ctas__XzrY_ button{width:100%;justify-content:center}.Hero_stats__0SYpQ{flex-direction:column;gap:1.5rem;border-top:none;padding-top:1rem}.Hero_heroVisual__DckSE{height:250px}.Hero_floatingCard__NIKq3{max-width:100%;font-size:.85rem}.Hero_orb___Inz0{width:150px!important;height:150px!important;filter:blur(40px)}.Hero_mascotWrapper__5fN__{top:-40px;right:5px}.Hero_mascotWrapper__5fN__ div{width:120px!important;height:120px!important}}.ClawMascot_mascot__4dtLQ{display:inline-block;filter:drop-shadow(0 0 20px rgba(0,217,255,.2))}.ClawMascot_mascot__4dtLQ svg{width:100%;height:100%}.ClawMascot_clawLeft__t4yyt{transform-origin:28px 78px;animation:ClawMascot_pinchLeft__UJhU2 3s ease-in-out infinite}.ClawMascot_clawRight__IEhqh{transform-origin:172px 78px;animation:ClawMascot_pinchRight__VJ4Rm 3s ease-in-out infinite}@keyframes ClawMascot_pinchLeft__UJhU2{0%,to{transform:rotate(0deg)}50%{transform:rotate(8deg)}}@keyframes ClawMascot_pinchRight__VJ4Rm{0%,to{transform:rotate(0deg)}50%{transform:rotate(-8deg)}}.ClawMascot_pulse__rnRAR{animation:ClawMascot_glowPulse__cCh37 2s ease-in-out infinite}@keyframes ClawMascot_glowPulse__cCh37{0%,to{opacity:.2;r:6}50%{opacity:.5;r:9}}.Features_features__3cLe7{background:linear-gradient(135deg,rgba(10,14,39,.8),rgba(10,20,50,.6) 50%,rgba(10,14,39,.8));border-top:1px solid rgba(0,217,255,.1);border-bottom:1px solid rgba(0,217,255,.1)}.Features_header__xj9Ff{text-align:center;margin-bottom:4rem}.Features_header__xj9Ff h2{color:#f0f4f8;margin-bottom:1rem}.Features_accent__Bg3KF{background:linear-gradient(135deg,#00d9ff,#0f8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Features_header__xj9Ff p{font-size:1.1rem;max-width:600px;margin:0 auto;color:#a0aec0}.Features_grid____yja{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));grid-gap:2rem;gap:2rem}.Features_card__gntZN{position:relative;padding:2rem;background:linear-gradient(135deg,rgba(15,20,35,.6),rgba(12,18,32,.4));border:1px solid rgba(0,217,255,.15);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.Features_card__gntZN:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,217,255,.1) 50%,transparent);transition:left .5s ease;z-index:1}.Features_card__gntZN:hover:before{left:100%}.Features_card__gntZN:hover{border-color:rgba(0,217,255,.4);background:linear-gradient(135deg,rgba(20,28,48,.8),rgba(15,22,40,.6));transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,217,255,.15)}.Features_card__gntZN:hover .Features_icon__ZZP_g{color:#0f8;transform:scale(1.1);transition:all .3s ease}.Features_icon__ZZP_g{width:60px;height:60px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;color:#00d9ff;flex-shrink:0}.Features_icon__ZZP_g svg{width:100%;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.Features_card__gntZN h3{color:#f0f4f8;margin-bottom:1rem;font-size:1.4rem}.Features_card__gntZN p{font-size:.95rem;color:#a0aec0;margin-bottom:1.5rem;line-height:1.6}.Features_link__4_QJf{color:#00d9ff;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;cursor:pointer;position:relative;z-index:2}.Features_card__gntZN:hover .Features_link__4_QJf{color:#0f8;gap:1rem}@media (max-width:768px){.Features_grid____yja{grid-template-columns:1fr;gap:1.5rem}.Features_card__gntZN{padding:1.5rem}.Features_header__xj9Ff h2{font-size:1.8rem}}.HowItWorks_howItWorks__s1o0F{background:linear-gradient(135deg,rgba(10,14,39,.5),rgba(5,8,19,.7))}.HowItWorks_title__dI0Qa{text-align:center;margin-bottom:4rem;color:#f0f4f8}.HowItWorks_timeline__rGNnh{display:flex;flex-direction:column;gap:0}.HowItWorks_step__BV2_Z{position:relative;display:flex;flex-direction:column;padding:2rem}.HowItWorks_stepContent__ukcTL{display:flex;gap:2rem;align-items:flex-start}.HowItWorks_number__gTC8Z{flex-shrink:0;font-family:Space Mono,monospace;font-size:3rem;font-weight:700;background:linear-gradient(135deg,#00d9ff,#0f8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1;filter:drop-shadow(0 0 20px rgba(0,217,255,.2))}.HowItWorks_text__DBY7I{flex:1 1}.HowItWorks_text__DBY7I h3{color:#f0f4f8;margin-bottom:.5rem;font-size:1.5rem}.HowItWorks_text__DBY7I p{color:#a0aec0;font-size:1rem;line-height:1.6}.HowItWorks_connector__aow8I{position:absolute;left:3.5rem;top:100%;width:3px;height:2rem;background:linear-gradient(180deg,rgba(0,217,255,.3),transparent)}.HowItWorks_step__BV2_Z:last-child .HowItWorks_connector__aow8I{display:none}.HowItWorks_tabs__SRrzN{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:2rem;gap:2rem;align-items:start}.HowItWorks_tabGroup__82p2p{display:flex;flex-direction:column}.HowItWorks_tabLabel__Fy4A8{font-family:Space Mono,monospace;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#00d9ff;margin-bottom:2rem;padding:.4rem .8rem;border:1px solid rgba(0,217,255,.3);border-radius:4px;display:inline-block;align-self:flex-start}.HowItWorks_tabDivider__S_Hmp{display:flex;align-items:center;justify-content:center;padding-top:1rem;font-family:Space Mono,monospace;font-size:.9rem;color:#a0aec0;position:-webkit-sticky;position:sticky;top:50%}.HowItWorks_numberLocal__S2iCK{background:linear-gradient(135deg,#a855f7,#00d9ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px rgba(168,85,247,.2))}@media (max-width:768px){.HowItWorks_step__BV2_Z{padding:1.5rem}.HowItWorks_stepContent__ukcTL{gap:1rem}.HowItWorks_number__gTC8Z{font-size:2rem}.HowItWorks_text__DBY7I h3{font-size:1.2rem}.HowItWorks_text__DBY7I p{font-size:.9rem}.HowItWorks_connector__aow8I{left:2.5rem}.HowItWorks_tabs__SRrzN{grid-template-columns:1fr;gap:3rem}.HowItWorks_tabDivider__S_Hmp{padding:0;font-size:1.2rem}}.Pricing_pricing__KiiQR{background:linear-gradient(135deg,rgba(10,14,39,.8),rgba(5,8,19,.6));border-top:1px solid rgba(0,217,255,.1)}.Pricing_header__kFmJO{text-align:center;margin-bottom:4rem}.Pricing_header__kFmJO h2{color:#f0f4f8;margin-bottom:1rem}.Pricing_accent__QBYZI{background:linear-gradient(135deg,#a855f7,#00d9ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Pricing_header__kFmJO p{font-size:1.1rem;color:#a0aec0;max-width:500px;margin:0 auto}.Pricing_grid__Oxcph{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Pricing_card__jIrQg{position:relative;padding:2.5rem;background:linear-gradient(135deg,rgba(15,20,35,.5),rgba(12,18,32,.3));border:1px solid rgba(0,217,255,.15);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column}.Pricing_card__jIrQg:hover{border-color:rgba(0,217,255,.3);transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,217,255,.15)}.Pricing_featured__2svVo{border:2px solid rgba(0,217,255,.5);transform:scale(1.05);background:linear-gradient(135deg,rgba(20,28,48,.8),rgba(15,22,40,.6))}.Pricing_featured__2svVo:hover{transform:scale(1.05) translateY(-8px)}.Pricing_badge__jhqN_{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#00d9ff,#0f8);color:#0a0e27;padding:.4rem 1.2rem;border-radius:20px;font-size:.85rem;font-weight:700;letter-spacing:.5px}.Pricing_card__jIrQg h3{color:#f0f4f8;font-size:1.5rem;margin-bottom:1.5rem}.Pricing_priceSection__nOttl{margin-bottom:.5rem}.Pricing_price__hu01o{font-family:Space Mono,monospace;font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#00d9ff,#0f8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Pricing_period__G81zu{color:#a0aec0;font-size:.95rem;margin-left:.5rem}.Pricing_description__Sgzz7{color:#a0aec0;font-size:.95rem;margin-bottom:2rem}.Pricing_card__jIrQg a.Pricing_btn__S5hwi,.Pricing_card__jIrQg button{width:100%;margin-bottom:2rem;display:inline-flex;align-items:center;justify-content:center;text-align:center}.Pricing_divider__iZPMQ{height:1px;background:linear-gradient(90deg,transparent,rgba(0,217,255,.2) 50%,transparent);margin-bottom:2rem}.Pricing_features__7ZQfZ{list-style:none;flex:1 1}.Pricing_features__7ZQfZ li{color:#a0aec0;font-size:.95rem;padding:.75rem 0;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid rgba(0,217,255,.05)}.Pricing_features__7ZQfZ li:last-child{border-bottom:none}.Pricing_checkmark__Ui5CX{color:#0f8;font-weight:700;flex-shrink:0}.Pricing_localCard__UDEcQ{border-color:rgba(168,85,247,.3)}.Pricing_localCard__UDEcQ:hover{border-color:rgba(168,85,247,.5);box-shadow:0 20px 40px rgba(168,85,247,.15)}.Pricing_localCard__UDEcQ .Pricing_badge__jhqN_{background:linear-gradient(135deg,#a855f7,#00d9ff)}@media (max-width:1024px){.Pricing_grid__Oxcph{grid-template-columns:1fr}.Pricing_featured__2svVo{transform:scale(1)}.Pricing_featured__2svVo:hover{transform:translateY(-8px)}}@media (max-width:768px){.Pricing_card__jIrQg{padding:2rem}.Pricing_price__hu01o{font-size:2rem}.Pricing_header__kFmJO h2{font-size:1.8rem}}.CTA_cta__4cc9z{position:relative;padding:6rem 0;background:linear-gradient(135deg,rgba(10,14,39,.9),rgba(5,8,19,.8) 50%,rgba(10,14,39,.9));border-top:1px solid rgba(0,217,255,.1);overflow:hidden}.CTA_content__uHAWu{position:relative;z-index:2;text-align:center;max-width:700px;margin:0 auto}.CTA_content__uHAWu h2{color:#f0f4f8;margin-bottom:1.5rem;font-size:clamp(2rem,6vw,3rem)}.CTA_content__uHAWu p{font-size:1.1rem;color:#a0aec0;margin-bottom:2.5rem;line-height:1.7}.CTA_buttons__7JmvW{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.CTA_buttons__7JmvW button{padding:1rem 2.5rem;font-size:1.05rem}.CTA_buttons__7JmvW span{display:inline-block;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.CTA_buttons__7JmvW button:hover span{transform:translateX(4px)}.CTA_social__gbBPL{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#a0aec0;flex-wrap:wrap}.CTA_social__gbBPL p{margin:0;color:#a0aec0}.CTA_social__gbBPL a{color:#00d9ff;font-weight:600;transition:all .3s ease}.CTA_social__gbBPL a:hover{color:#0f8}.CTA_dot__hqdfl{opacity:.5;margin:0 .25rem}.CTA_orbs__9j_XK{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.CTA_orb__Uuka9{position:absolute;border-radius:50%;filter:blur(80px);opacity:.2}.CTA_orb1__s7_2V{width:400px;height:400px;background:#00d9ff;top:-100px;left:-100px;animation:CTA_float__CpJb8 8s ease-in-out infinite}.CTA_orb2__9bdCY{width:350px;height:350px;background:#a855f7;bottom:-100px;right:-100px;animation:CTA_float__CpJb8 7s ease-in-out infinite;animation-delay:1s}@keyframes CTA_float__CpJb8{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@media (max-width:768px){.CTA_cta__4cc9z{padding:4rem 0}.CTA_content__uHAWu h2{font-size:1.8rem}.CTA_content__uHAWu p{font-size:1rem}.CTA_buttons__7JmvW{flex-direction:column;gap:.75rem}.CTA_buttons__7JmvW button{width:100%;justify-content:center}.CTA_social__gbBPL{font-size:.9rem}}.Waitlist_waitlist__oU7dB{padding:5rem 0;background:linear-gradient(135deg,rgba(168,85,247,.06),rgba(10,14,39,.9) 50%,rgba(0,217,255,.06));border-top:1px solid rgba(168,85,247,.15);border-bottom:1px solid rgba(0,217,255,.1)}.Waitlist_inner__3Vlxy{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;max-width:960px;margin:0 auto}.Waitlist_eyebrow__S_WZw{display:inline-block;font-family:Space Mono,monospace;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a855f7;margin-bottom:1rem;padding:.3rem .7rem;border:1px solid rgba(168,85,247,.4);border-radius:4px}.Waitlist_text__K6ttv h2{color:#f0f4f8;font-size:clamp(1.6rem,4vw,2.4rem);margin-bottom:1rem;line-height:1.2}.Waitlist_accent__oQyHc{background:linear-gradient(135deg,#a855f7,#00d9ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Waitlist_text__K6ttv p{color:#a0aec0;font-size:1rem;line-height:1.7}.Waitlist_formWrap__VAvkt,.Waitlist_form__y5K1v{display:flex;flex-direction:column;gap:.75rem}.Waitlist_input__beDTu{width:100%;padding:.85rem 1.2rem;background:rgba(15,20,35,.6);border:1px solid rgba(168,85,247,.3);border-radius:8px;color:#f0f4f8;font-size:1rem;font-family:inherit;transition:border-color .2s ease;box-sizing:border-box}.Waitlist_input__beDTu::placeholder{color:#4a5568}.Waitlist_input__beDTu:focus{outline:none;border-color:rgba(168,85,247,.7);box-shadow:0 0 0 3px rgba(168,85,247,.1)}.Waitlist_input__beDTu:disabled{opacity:.6;cursor:not-allowed}.Waitlist_btn__M_Z2X{width:100%;justify-content:center}.Waitlist_success___kQSV{display:flex;align-items:center;gap:.75rem;padding:1.2rem 1.5rem;background:rgba(0,255,136,.08);border:1px solid rgba(0,255,136,.3);border-radius:8px}.Waitlist_successIcon__BRJKB{font-size:1.2rem;color:#0f8;font-weight:700;flex-shrink:0}.Waitlist_success___kQSV p{color:#0f8;font-weight:600;margin:0}.Waitlist_error__6fI_d{color:#fc8181;font-size:.9rem;margin:0}.Waitlist_checkboxLabel__sIBlg{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.85rem;color:#a0aec0;line-height:1.4}.Waitlist_checkboxLabel__sIBlg span{padding-top:1px}.Waitlist_checkbox__pjrpF{width:16px;height:16px;margin:2px 0 0;flex-shrink:0;accent-color:#a855f7;cursor:pointer}.Waitlist_checkbox__pjrpF:disabled{opacity:.5;cursor:not-allowed}.Waitlist_note__RAKkq{color:#4a5568;font-size:.8rem;margin:0;line-height:1.5}@media (max-width:768px){.Waitlist_inner__3Vlxy{grid-template-columns:1fr;gap:2rem}.Waitlist_waitlist__oU7dB{padding:3.5rem 0}}.Footer_footer__0IXn3{background:linear-gradient(135deg,rgba(5,8,19,.9),rgba(10,14,39,.95));border-top:1px solid rgba(0,217,255,.1);padding:4rem 0 2rem;color:#a0aec0}.Footer_grid__aa_A4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:3rem}.Footer_section__SM1cW h4{font-size:.95rem;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem}.Footer_logo__I6svY,.Footer_section__SM1cW h4{color:#f0f4f8;font-family:Space Mono,monospace;font-weight:700}.Footer_logo__I6svY{font-size:1.3rem;letter-spacing:2px;margin-bottom:1rem}.Footer_logo__I6svY span{color:#00d9ff}.Footer_section__SM1cW p{font-size:.9rem;color:#a0aec0;line-height:1.6}.Footer_section__SM1cW ul{list-style:none}.Footer_section__SM1cW ul li{margin-bottom:.75rem}.Footer_section__SM1cW a{color:#a0aec0;font-size:.9rem;transition:all .3s ease}.Footer_section__SM1cW a:hover{color:#00d9ff;text-decoration:none}.Footer_divider__OvB0t{height:1px;background:linear-gradient(90deg,transparent,rgba(0,217,255,.15) 50%,transparent);margin:2rem 0}.Footer_bottom__8fL6_{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.Footer_bottom__8fL6_ p{font-size:.85rem;color:#6b7280}.Footer_links__sNoYT{display:flex;gap:2rem}.Footer_links__sNoYT a{font-size:.85rem;color:#6b7280}.Footer_links__sNoYT a:hover{color:#00d9ff}@media (max-width:768px){.Footer_grid__aa_A4{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer_bottom__8fL6_{flex-direction:column;align-items:flex-start}.Footer_links__sNoYT{flex-direction:column;gap:.75rem}}@media (max-width:480px){.Footer_grid__aa_A4{grid-template-columns:1fr;gap:1.5rem}.Footer_footer__0IXn3{padding:2rem 0 1.5rem}}.case-studies_hero__GnzmW{padding:120px 2rem 3rem;text-align:center;background:linear-gradient(135deg,rgba(5,8,19,.95),rgba(10,14,39,.95))}.case-studies_hero__GnzmW h1{font-size:2.5rem;font-weight:700;color:#f0f4f8;margin:0 0 1rem}.case-studies_accent__fH_Nh{background:linear-gradient(135deg,#00d9ff,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.case-studies_hero__GnzmW p{color:#a0aec0;font-size:1.1rem;max-width:600px;margin:0 auto;line-height:1.6}.case-studies_caseStudies__7z_qZ{padding:3rem 2rem 4rem;background:linear-gradient(180deg,#0a0e27,#111827)}.case-studies_grid__4SQ_E{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto}.case-studies_card__dXYgT{background:linear-gradient(135deg,rgba(15,20,35,.6),rgba(12,18,32,.4));border:1px solid rgba(0,217,255,.15);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.75rem;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.case-studies_card__dXYgT:hover{transform:translateY(-6px);border-color:rgba(0,217,255,.4);box-shadow:0 12px 40px rgba(0,217,255,.1)}.case-studies_card__dXYgT.case-studies_green__pyA_q:hover{border-color:rgba(0,255,136,.4);box-shadow:0 12px 40px rgba(0,255,136,.1)}.case-studies_card__dXYgT.case-studies_purple__LqtIC:hover{border-color:rgba(168,85,247,.4);box-shadow:0 12px 40px rgba(168,85,247,.1)}.case-studies_cardHeader__T1obk{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.case-studies_iconWrapper__rz_EQ{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(0,217,255,.1);border-radius:10px;color:#00d9ff;padding:8px;flex-shrink:0}.case-studies_iconWrapper__rz_EQ svg{width:100%;height:100%}.case-studies_green__pyA_q .case-studies_iconWrapper__rz_EQ{background:rgba(0,255,136,.1);color:#0f8}.case-studies_purple__LqtIC .case-studies_iconWrapper__rz_EQ{background:rgba(168,85,247,.1);color:#a855f7}.case-studies_category__OfwsU{font-family:Space Mono,monospace;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#00d9ff;background:rgba(0,217,255,.1);padding:.2rem .6rem;border-radius:20px}.case-studies_green__pyA_q .case-studies_category__OfwsU{color:#0f8;background:rgba(0,255,136,.1)}.case-studies_purple__LqtIC .case-studies_category__OfwsU{color:#a855f7;background:rgba(168,85,247,.1)}.case-studies_card__dXYgT h3{color:#f0f4f8;font-size:1.2rem;font-weight:600;margin:0 0 1.25rem;font-family:inherit}.case-studies_segment__ogyP0{margin-bottom:1rem}.case-studies_results__A1jo5 h4,.case-studies_segment__ogyP0 h4{font-family:Space Mono,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;color:#00d9ff;margin:0 0 .35rem;font-weight:700}.case-studies_results__A1jo5 h4{color:#0f8}.case-studies_segment__ogyP0 p{color:#a0aec0;font-size:.9rem;line-height:1.6;margin:0}.case-studies_results__A1jo5 ul{list-style:none;padding:0;margin:0}.case-studies_results__A1jo5 li{display:flex;align-items:flex-start;gap:.5rem;color:#a0aec0;font-size:.9rem;padding:.3rem 0;line-height:1.4}.case-studies_checkmark__2_SII{color:#0f8;font-weight:700;flex-shrink:0}.case-studies_cardLinks__S8KWa{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.case-studies_cardLinks__S8KWa a{display:inline-flex;align-items:center;gap:.35rem;font-family:Space Mono,monospace;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#00d9ff;text-decoration:none;padding:.3rem .75rem;border:1px solid rgba(0,217,255,.3);border-radius:20px;transition:all .2s ease}.case-studies_cardLinks__S8KWa a:hover{background:rgba(0,217,255,.15);border-color:#00d9ff}.case-studies_cardLinks__S8KWa a svg{width:14px;height:14px}.case-studies_savings__sB9VR{display:inline-block;font-family:Space Mono,monospace;font-size:1.1rem;font-weight:700;color:#0f8;margin:.5rem 0 .75rem}.case-studies_bottomCta__2N_HX{padding:4rem 2rem;text-align:center;background:linear-gradient(180deg,#111827,#0a0e27)}.case-studies_bottomCta__2N_HX h2{color:#f0f4f8;font-size:2rem;margin:0 0 .75rem;font-family:inherit}.case-studies_bottomCta__2N_HX p{color:#a0aec0;font-size:1rem;margin:0 0 2rem}.case-studies_ctaButtons__IPwuC{display:flex;justify-content:center;gap:1rem}@media (max-width:768px){.case-studies_hero__GnzmW{padding:100px 1rem 2rem}.case-studies_hero__GnzmW h1{font-size:1.8rem}.case-studies_hero__GnzmW p{font-size:1rem}.case-studies_caseStudies__7z_qZ{padding:2rem 1rem 3rem}.case-studies_grid__4SQ_E{grid-template-columns:1fr;gap:1.5rem}.case-studies_card__dXYgT{padding:1.5rem}.case-studies_bottomCta__2N_HX h2{font-size:1.5rem}.case-studies_ctaButtons__IPwuC{flex-direction:column;align-items:center}}@media (max-width:480px){.case-studies_hero__GnzmW h1{font-size:1.5rem}.case-studies_card__dXYgT{padding:1.25rem}.case-studies_card__dXYgT h3{font-size:1.1rem}}.legal_legalPage__WCSR6{background:linear-gradient(135deg,#0a0e27,#1a1f3a);padding:.75rem 1rem 1rem;color:#f0f4f8}.legal_container__NeTbA{max-width:720px;margin:0 auto}.legal_header__3jVz_{margin-bottom:.6rem;border-bottom:1px solid rgba(0,217,255,.2);padding-bottom:.6rem}.legal_header__3jVz_ h1{font-size:1.875rem;font-weight:700;margin:0 0 .25rem;background:linear-gradient(135deg,#00d9ff,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal_lastUpdated__Uu4BI{color:#a0aec0;font-size:.8125rem;margin:0}.legal_content__gm_4h{line-height:1.6}.legal_section__05scy{margin:.75rem 0;padding:0}.legal_section__05scy h2{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#00d9ff;display:flex;align-items:center;gap:.5rem;font-family:inherit}.legal_section__05scy h2:before{content:"";width:3px;height:3px;background:linear-gradient(135deg,#00d9ff,#0f8);border-radius:50%;flex-shrink:0}.legal_section__05scy p{margin:.3rem 0;color:#cbd5e1;font-size:.9375rem}.legal_section__05scy p strong{color:#0f8;font-weight:600}.legal_section__05scy ul{list-style:none;padding:0;margin:.25rem 0}.legal_section__05scy li{padding:.2rem 0 .2rem 1.25rem;position:relative;color:#cbd5e1;font-size:.9375rem}.legal_section__05scy li:before{content:"→";position:absolute;left:0;color:#00d9ff;font-weight:700;font-size:.75rem}.legal_section__05scy li:hover{color:#f0f4f8;padding-left:1.5rem;transition:all .2s ease}.legal_disclaimer__9amkY{background:linear-gradient(135deg,rgba(0,217,255,.08),rgba(0,255,136,.04));border:1px solid rgba(0,217,255,.25);border-radius:10px;padding:.6rem 1rem;margin-top:.6rem;margin-bottom:.25rem;line-height:1.6;color:#cbd5e1;font-size:.9375rem}.legal_disclaimer__9amkY strong{color:#00d9ff;font-size:.9375rem}@media (max-width:768px){.legal_legalPage__WCSR6{padding:.6rem .75rem .75rem}.legal_header__3jVz_ h1{font-size:1.5rem}.legal_section__05scy h2{font-size:1.0625rem}.legal_section__05scy li{padding:.25rem 0 .25rem 1.25rem}.legal_disclaimer__9amkY{padding:.6rem 1rem;font-size:.875rem}}@media (max-width:480px){.legal_legalPage__WCSR6{padding:.6rem .5rem .75rem}.legal_header__3jVz_ h1{font-size:1.375rem}.legal_section__05scy h2{font-size:1rem}.legal_section__05scy p{font-size:.875rem}}.legal_legalPage__41DO_{background:linear-gradient(135deg,#0a0e27,#1a1f3a);padding:.75rem 1rem 1rem;color:#f0f4f8}.legal_container__N5kun{max-width:720px;margin:0 auto}.legal_header__USUac{margin-bottom:.6rem;border-bottom:1px solid rgba(0,217,255,.2);padding-bottom:.6rem}.legal_header__USUac h1{font-size:1.875rem;font-weight:700;margin:0 0 .25rem;background:linear-gradient(135deg,#00d9ff,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal_lastUpdated__3D7MY{color:#a0aec0;font-size:.8125rem;margin:0}.legal_content__Jc4HW{line-height:1.6}.legal_section__Q0fVZ{margin:.75rem 0;padding:0}.legal_section__Q0fVZ h2{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#00d9ff;display:flex;align-items:center;gap:.5rem;font-family:inherit}.legal_section__Q0fVZ h2:before{content:"";width:3px;height:3px;background:linear-gradient(135deg,#00d9ff,#0f8);border-radius:50%;flex-shrink:0}.legal_section__Q0fVZ p{margin:.3rem 0;color:#cbd5e1;font-size:.9375rem}.legal_section__Q0fVZ p strong{color:#0f8;font-weight:600}.legal_section__Q0fVZ ul{list-style:none;padding:0;margin:.25rem 0}.legal_section__Q0fVZ li{padding:.2rem 0 .2rem 1.25rem;position:relative;color:#cbd5e1;font-size:.9375rem}.legal_section__Q0fVZ li:before{content:"→";position:absolute;left:0;color:#00d9ff;font-weight:700;font-size:.75rem}.legal_section__Q0fVZ li:hover{color:#f0f4f8;padding-left:1.5rem;transition:all .2s ease}.legal_disclaimer__rFbxQ{background:linear-gradient(135deg,rgba(0,217,255,.08),rgba(0,255,136,.04));border:1px solid rgba(0,217,255,.25);border-radius:10px;padding:.6rem 1rem;margin-top:.6rem;margin-bottom:.25rem;line-height:1.6;color:#cbd5e1;font-size:.9375rem}.legal_disclaimer__rFbxQ strong{color:#00d9ff;font-size:.9375rem}@media (max-width:768px){.legal_legalPage__41DO_{padding:.6rem .75rem .75rem}.legal_header__USUac h1{font-size:1.5rem}.legal_section__Q0fVZ h2{font-size:1.0625rem}.legal_section__Q0fVZ li{padding:.25rem 0 .25rem 1.25rem}.legal_disclaimer__rFbxQ{padding:.6rem 1rem;font-size:.875rem}}@media (max-width:480px){.legal_legalPage__41DO_{padding:.6rem .5rem .75rem}.legal_header__USUac h1{font-size:1.375rem}.legal_section__Q0fVZ h2{font-size:1rem}.legal_section__Q0fVZ p{font-size:.875rem}}.request_requestPage__34Nic{background:linear-gradient(135deg,#0a0e27,#1a1f3a);min-height:100vh;padding:2rem 1rem 4rem;color:#f0f4f8}.request_container__xegss{max-width:560px;margin:0 auto}.request_header__YtBVO{text-align:center;margin-bottom:2.5rem;border-bottom:1px solid rgba(0,217,255,.2);padding-bottom:2rem}.request_header__YtBVO h1{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#00d9ff,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.request_header__YtBVO p{color:#a0aec0;font-size:1rem;margin:0}.request_formCard__TaxyW{background:linear-gradient(135deg,rgba(15,20,35,.6),rgba(12,18,32,.4));border:1px solid rgba(0,217,255,.2);border-radius:12px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.request_formGroup__cm0_G{margin-bottom:1.25rem}.request_formGroup__cm0_G label{display:block;font-size:.9rem;font-weight:600;color:#e2e8f0;margin-bottom:.5rem}.request_formGroup__cm0_G label .request_optional__ZkeXc{font-weight:400;color:#a0aec0}.request_formGroup__cm0_G input,.request_formGroup__cm0_G select,.request_formGroup__cm0_G textarea{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:inherit;color:#f0f4f8;background:rgba(10,14,39,.6);border:1px solid rgba(0,217,255,.25);border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease}.request_formGroup__cm0_G input::placeholder,.request_formGroup__cm0_G textarea::placeholder{color:#64748b}.request_formGroup__cm0_G input:focus,.request_formGroup__cm0_G select:focus,.request_formGroup__cm0_G textarea:focus{outline:none;border-color:rgba(0,217,255,.6);box-shadow:0 0 0 3px rgba(0,217,255,.15)}.request_formGroup__cm0_G select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2300d9ff' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.request_formGroup__cm0_G textarea{min-height:120px;resize:vertical}.request_formGroup__cm0_G .request_error__QdSiz{font-size:.85rem;color:#f87171;margin-top:.35rem}.request_submitWrap__YotMh{margin-top:1.5rem}.request_submitWrap__YotMh button{width:100%;cursor:pointer}.request_submitWrap__YotMh button:disabled{opacity:.7;cursor:not-allowed}.request_message__n_bhT{margin-top:1.5rem;padding:1rem 1.25rem;border-radius:8px;font-size:.95rem;line-height:1.5}.request_messageSuccess__ynh_0{background:rgba(0,255,136,.12);border:1px solid rgba(0,255,136,.35);color:#86efac}.request_messageError__g1uV0{background:hsla(0,91%,71%,.12);border:1px solid hsla(0,91%,71%,.35);color:#fca5a5}.request_thankYouBlock__E_xp6{text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,rgba(0,255,136,.08),rgba(0,217,255,.06));border:1px solid rgba(0,255,136,.25);border-radius:12px;margin-bottom:2rem}.request_thankYouBlock__E_xp6 h2{font-size:1.5rem;color:#86efac;margin-bottom:.5rem}.request_thankYouBlock__E_xp6 p{color:#a0aec0;margin:0 0 1rem}.request_thankYouBlock__E_xp6 a{color:var(--accent-cyan)}@media (max-width:768px){.request_requestPage__34Nic{padding:1.5rem .75rem 3rem}.request_formCard__TaxyW{padding:1.5rem}}