.styles_preVendaContainer___ZmaO{background:radial-gradient(circle at 70% 30%,rgba(0,204,255,.15),transparent 60%);color:var(--text-light);min-height:100vh;position:relative;overflow:hidden}.styles_sectionHeading__7dFMn{text-align:center;max-width:80rem;margin:0 auto 4rem}.styles_sectionHeading__7dFMn h2{font-size:3.6rem;font-weight:700;margin-bottom:1.6rem;position:relative;display:inline-block}.styles_sectionHeading__7dFMn h2 .styles_highlight__DG0_4{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.styles_sectionHeading__7dFMn p{font-size:1.6rem;color:var(--text-muted);line-height:1.6}.styles_preVendaContainer__Gy7rL{background:radial-gradient(circle at 70% 30%,rgba(0,204,255,.15),transparent 60%);color:var(--text-light);min-height:100vh;position:relative;overflow:hidden}.styles_sectionHeading___Morl{text-align:center;max-width:80rem;margin:0 auto 4rem}.styles_sectionHeading___Morl h2{font-size:3.6rem;font-weight:700;margin-bottom:1.6rem;position:relative;display:inline-block}.styles_sectionHeading___Morl h2 .styles_highlight__UXfkr{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.styles_sectionHeading___Morl p{font-size:1.6rem;color:var(--text-muted);line-height:1.6}.styles_header__oBiJ7{padding:2.4rem 3.2rem;position:relative;z-index:10}.styles_header__oBiJ7 .styles_headerContent__TXTCQ{max-width:120rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.styles_header__oBiJ7 .styles_logo__B2Rwe img{height:4rem}.styles_header__oBiJ7 .styles_nav__3I7gf ul{display:flex;list-style:none;gap:3.2rem;margin:0;padding:0}.styles_header__oBiJ7 .styles_nav__3I7gf ul li a{color:var(--text-light);text-decoration:none;font-weight:500;transition:color .3s ease;font-size:1.6rem}.styles_header__oBiJ7 .styles_nav__3I7gf ul li a:hover{color:var(--primary-green)}.styles_header__oBiJ7 .styles_authButtons__IFgRw{display:flex;gap:1.6rem}.styles_header__oBiJ7 .styles_authButtons__IFgRw .styles_loginButton__fvuzb{background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.2);color:var(--text-light);padding:.8rem 2rem;border-radius:.4rem;font-weight:500;transition:all .3s ease;cursor:pointer}.styles_header__oBiJ7 .styles_authButtons__IFgRw .styles_loginButton__fvuzb:hover{background:hsla(0,0%,100%,.1)}.styles_header__oBiJ7 .styles_authButtons__IFgRw .styles_signupButton___t1W5{background:var(--primary-gradient);border:none;color:var(--text-light);padding:.8rem 2rem;border-radius:.4rem;font-weight:500;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 15px rgba(157,78,221,.3)}.styles_header__oBiJ7 .styles_authButtons__IFgRw .styles_signupButton___t1W5:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(157,78,221,.4)}.styles_circuitContainer__wvVw0{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.15;pointer-events:none}.styles_circuit__a11l2{position:absolute;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.1)}.styles_circuit__a11l2:before{content:"";position:absolute;width:.8rem;height:.8rem;border-radius:50%;background:var(--blue05);box-shadow:0 0 10px 2px var(--blue05);opacity:.2;transition:opacity .3s ease}.styles_circuit__a11l2.styles_animate__KXLXc:before{animation:styles_circuitFlow__VBSEs 8s linear infinite;opacity:1}.styles_circuit1__R_eXr{top:10%;left:5%;width:30%;height:1px;transform:rotate(25deg)}.styles_circuit1__R_eXr:before{background:var(--blue05);box-shadow:0 0 10px 2px var(--blue05)}.styles_circuit2__zbCdh{top:30%;right:10%;width:25%;height:1px;transform:rotate(-15deg)}.styles_circuit2__zbCdh:before{background:var(--blue05);box-shadow:0 0 10px 2px var(--blue05)}.styles_circuit3__ARbko{top:60%;left:15%;width:20%;height:1px;transform:rotate(-35deg)}.styles_circuit3__ARbko:before{background:var(--green05);box-shadow:0 0 10px 2px var(--green05)}.styles_circuit4__dky6A{top:75%;right:20%;width:35%;height:1px;transform:rotate(10deg)}.styles_circuit4__dky6A:before{background:var(--pink05);box-shadow:0 0 10px 2px var(--pink05)}.styles_circuit5__ytdER{top:40%;left:40%;width:25%;height:1px;transform:rotate(55deg)}.styles_circuit5__ytdER:before{background:var(--blue05);box-shadow:0 0 10px 2px var(--blue05)}.styles_circuit6__efCU1{top:20%;left:60%;width:15%;height:1px;transform:rotate(-60deg)}.styles_circuit6__efCU1:before{background:var(--green05);box-shadow:0 0 10px 2px var(--green05)}@keyframes styles_circuitFlow__VBSEs{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}.styles_heroSection__o2Z2O{position:relative;z-index:2;padding:9.6rem 3.2rem 12rem;display:flex;align-items:center;min-height:90vh;overflow:hidden}.styles_heroSection__o2Z2O .styles_heroOverlay__7AiCd{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.styles_heroSection__o2Z2O .styles_heroOverlay__7AiCd .styles_heroGlow__WmP18{position:absolute;top:-10%;right:-5%;width:60rem;height:60rem;border-radius:50%;filter:blur(5rem);animation:styles_pulseGlow__GXhUd 8s ease-in-out infinite alternate}.styles_heroSection__o2Z2O .styles_heroContent__cQHuq{width:100%;max-width:120rem;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:5rem}@media(max-width:1024px){.styles_heroSection__o2Z2O .styles_heroContent__cQHuq{flex-direction:column;text-align:center}}.styles_heroSection__o2Z2O .styles_heroText__DDRVP{display:flex;flex-direction:column;align-items:center;flex:1 1;max-width:80rem}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_heroBadge__uxBbO{display:inline-block;border:1px solid rgba(var(--primary-purple-rgb),.3);color:var(--primary-purple);font-size:1.4rem;font-weight:600;padding:.8rem 1.6rem;border-radius:10rem;margin-bottom:2.4rem}.styles_heroSection__o2Z2O .styles_heroText__DDRVP h1{text-align:center;font-size:5.6rem;font-weight:800;margin-bottom:2.4rem;line-height:1.1;letter-spacing:-.05rem}.styles_heroSection__o2Z2O .styles_heroText__DDRVP h1 .styles_highlight__s6psL{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.styles_heroSection__o2Z2O .styles_heroText__DDRVP p{text-align:center;font-size:1.8rem;margin-bottom:3.2rem;color:var(--text-muted);line-height:1.6}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_heroFeatures__wEtDu{display:flex;gap:2.4rem;margin-bottom:4rem}@media(max-width:1024px){.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_heroFeatures__wEtDu{justify-content:center}}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_heroFeatures__wEtDu .styles_heroFeatureItem__TdxyC{display:flex;align-items:center;gap:1rem}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_heroFeatures__wEtDu .styles_heroFeatureItem__TdxyC .styles_heroFeatureIcon__N8RRc{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:.8rem;background:rgba(var(--green50),.15);color:var(--green50);font-size:1.6rem}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_heroFeatures__wEtDu .styles_heroFeatureItem__TdxyC span{font-size:1.4rem;font-weight:600;color:var(--text-light)}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_ctaButton__QLmX2{background:var(--gradient);border:none;color:var(--text-light);padding:1.6rem 3.2rem;border-radius:.6rem;font-weight:600;font-size:1.8rem;display:inline-flex;align-items:center;gap:1.2rem;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_ctaButton__QLmX2:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_ctaButton__QLmX2:hover{transform:translateY(-.3rem)}.styles_heroSection__o2Z2O .styles_heroText__DDRVP .styles_ctaButton__QLmX2:hover:before{left:100%}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN{flex:1 1;position:relative}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroImageWrapper__3H_nY{position:relative;width:100%;max-width:65rem}@media(max-width:1024px){.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroImageWrapper__3H_nY{margin:0 auto;max-width:90%}}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K{width:100%;height:40rem;border-radius:1.2rem;background-color:rgba(14,14,26,.8);box-shadow:0 2rem 4rem rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1);transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:all .5s ease;overflow:hidden}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K:hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupHeader__hwzDp{height:3.2rem;background-color:rgba(26,26,46,.9);display:flex;align-items:center;padding:0 1.6rem;gap:.8rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupHeader__hwzDp .styles_mockupDot__UwxSO{width:1.2rem;height:1.2rem;border-radius:50%}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupContent__gBDEV{display:flex;height:calc(100% - 3.2rem)}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupSidebar__79rCO{width:20%;background-color:rgba(26,26,46,.7);padding:2.4rem 1.6rem;display:flex;flex-direction:column;gap:1.6rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupSidebar__79rCO .styles_mockupSidebarItem__XpRVm{height:3.2rem;background-color:hsla(0,0%,100%,.1);border-radius:.4rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupMainContent__EyPTL{flex:1 1;padding:2.4rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupMainContent__EyPTL .styles_mockupTitle__RRpcx{height:3.2rem;width:70%;background-color:hsla(0,0%,100%,.1);border-radius:.4rem;margin-bottom:2.4rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupMainContent__EyPTL .styles_mockupGrid__GPV_x{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem;gap:1.6rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupMainContent__EyPTL .styles_mockupGrid__GPV_x .styles_mockupCard__pQXb2{height:12rem;background-color:hsla(0,0%,100%,.05);border-radius:.8rem;border:1px solid hsla(0,0%,100%,.05);transition:all .3s ease}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_mockupImage__1_B4K .styles_mockupMainContent__EyPTL .styles_mockupGrid__GPV_x .styles_mockupCard__pQXb2:hover{background-color:hsla(0,0%,100%,.08);transform:translateY(-.4rem)}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement1__z18Pm{position:absolute;top:-5rem;right:-3rem;animation:styles_float__sKr9u 6s ease-in-out infinite;z-index:10}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement1__z18Pm .styles_floatingCard__l4sel{width:20rem;background-color:rgba(14,14,26,.9);border-radius:.8rem;box-shadow:0 1rem 2rem rgba(0,0,0,.3);border:1px solid rgba(var(--blue50),.3);overflow:hidden}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement1__z18Pm .styles_floatingCard__l4sel .styles_floatingCardHeader__v6UDy{background:linear-gradient(90deg,var(--blue50),rgba(var(--blue50),.7));padding:.8rem 1.6rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement1__z18Pm .styles_floatingCard__l4sel .styles_floatingCardHeader__v6UDy .styles_floatingCardTitle__qCPdv{color:#fff;font-weight:600;font-size:1.4rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement1__z18Pm .styles_floatingCard__l4sel .styles_floatingCardContent__VuFiZ{padding:1.2rem 1.6rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement1__z18Pm .styles_floatingCard__l4sel .styles_floatingCardContent__VuFiZ .styles_codeLine__B0mmC{font-family:Courier New,monospace;font-size:1.2rem;color:var(--text-muted);margin-bottom:.8rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement1__z18Pm .styles_floatingCard__l4sel .styles_floatingCardContent__VuFiZ .styles_codeLine__B0mmC .styles_codeKeyword__nvbFM{color:var(--blue50);font-weight:600}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement2__li_WX{position:absolute;bottom:-3rem;left:-3rem;animation:styles_float__sKr9u 8s ease-in-out 1s infinite;z-index:10}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement2__li_WX .styles_floatingCard__l4sel{width:18rem;background-color:rgba(14,14,26,.9);border-radius:.8rem;box-shadow:0 1rem 2rem rgba(0,0,0,.3);border:1px solid rgba(var(--green50),.3);overflow:hidden}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement2__li_WX .styles_floatingCard__l4sel .styles_floatingCardHeader__v6UDy{background:linear-gradient(90deg,var(--green50),rgba(var(--green50),.7));padding:.8rem 1.6rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement2__li_WX .styles_floatingCard__l4sel .styles_floatingCardHeader__v6UDy .styles_floatingCardTitle__qCPdv{color:var(--dark-bg);font-weight:600;font-size:1.4rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement2__li_WX .styles_floatingCard__l4sel .styles_floatingCardContent__VuFiZ{padding:1.2rem 1.6rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement2__li_WX .styles_floatingCard__l4sel .styles_floatingCardContent__VuFiZ .styles_schemaItem__ZCk5Q{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement2__li_WX .styles_floatingCard__l4sel .styles_floatingCardContent__VuFiZ .styles_schemaItem__ZCk5Q .styles_schemaIcon__yWrYg{width:1.6rem;height:1.6rem;border-radius:.4rem;background-color:var(--green50);opacity:.8}.styles_heroSection__o2Z2O .styles_heroImageContainer__0hxcN .styles_heroFloatingElement2__li_WX .styles_floatingCard__l4sel .styles_floatingCardContent__VuFiZ .styles_schemaItem__ZCk5Q .styles_schemaText__28sW7{font-size:1.3rem;color:var(--text-light)}.styles_preVendaContainer__SPy1T{background:radial-gradient(circle at 70% 30%,rgba(0,204,255,.15),transparent 60%);color:var(--text-light);min-height:100vh;position:relative;overflow:hidden}.styles_sectionHeading__Xq6UF{text-align:center;max-width:80rem;margin:0 auto 4rem}.styles_sectionHeading__Xq6UF h2{font-size:3.6rem;font-weight:700;margin-bottom:1.6rem;position:relative;display:inline-block}.styles_sectionHeading__Xq6UF h2 .styles_highlight__sslV2{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.styles_sectionHeading__Xq6UF p{font-size:1.6rem;color:var(--text-muted);line-height:1.6}@keyframes styles_float__adluj{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-1.5rem) rotate(2deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes styles_pulseGlow__Qybag{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.2)}}@keyframes styles_slideDown__YTtTG{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:500px;transform:translateY(0)}}@keyframes styles_borderPulse__L2BFt{0%{box-shadow:0 0 0 0 rgba(0,255,170,.4)}70%{box-shadow:0 0 0 10px rgba(0,255,170,0)}to{box-shadow:0 0 0 0 rgba(0,255,170,0)}}.styles_problemsSection__ESuBR{position:relative;z-index:2;padding:9.6rem 3.2rem;background:linear-gradient(180deg,rgba(10,10,20,0),rgba(10,10,20,.5))}.styles_problemsSection__ESuBR .styles_sectionHeading__Xq6UF{margin-bottom:6rem;text-align:center}.styles_problemsSection__ESuBR .styles_sectionHeading__Xq6UF h2{margin-bottom:1.6rem;font-size:4.2rem}.styles_problemsSection__ESuBR .styles_sectionHeading__Xq6UF h2 .styles_highlight__sslV2{background:linear-gradient(90deg,#00ffaa,#00a3ff);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);position:relative;display:inline-block}.styles_problemsSection__ESuBR .styles_sectionHeading__Xq6UF h2 .styles_highlight__sslV2:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#00ffaa,#00a3ff)}.styles_problemsSection__ESuBR .styles_sectionHeading__Xq6UF p{font-size:1.8rem;max-width:70rem;margin:0 auto;color:var(--text-muted)}.styles_problemsSection__ESuBR .styles_problemsContainer__K9EpC{max-width:120rem;margin:0 auto;display:flex;gap:4rem;align-items:flex-start}@media(max-width:992px){.styles_problemsSection__ESuBR .styles_problemsContainer__K9EpC{flex-direction:column}}.styles_problemsSection__ESuBR .styles_columnTitle__hXqQ_{font-size:2.4rem;margin-bottom:3.2rem;display:flex;align-items:center;gap:1.2rem}.styles_problemsSection__ESuBR .styles_columnTitle__hXqQ_ .styles_problemIcon__gHLbU{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:rgba(255,107,107,.15);color:#ff6b6b}.styles_problemsSection__ESuBR .styles_columnTitle__hXqQ_ .styles_solutionIcon__rlbC2{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:rgba(0,255,170,.15);color:var(--primary-green)}.styles_problemsSection__ESuBR .styles_problemsColumn__RYLU2,.styles_problemsSection__ESuBR .styles_solutionsColumn__K6pVY{flex:1 1;position:relative}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT{margin-bottom:2.4rem;border-radius:1.6rem;background:rgba(14,14,26,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;overflow:hidden;cursor:pointer}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv:hover,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv.styles_active__wpJt_,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT.styles_active__wpJt_{background:rgba(14,14,26,.8);box-shadow:0 0 0 2px rgba(0,255,170,.3);animation:styles_borderPulse__L2BFt 2s infinite}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_itemHeader__N3mgw,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_itemHeader__N3mgw{padding:2.4rem;display:flex;align-items:flex-start;gap:1.6rem}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_icon__P_29G,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_icon__P_29G{font-size:2.4rem;min-width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_icon__P_29G.styles_problem__jb5yF,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_icon__P_29G.styles_problem__jb5yF{color:#ff6b6b;background:rgba(255,107,107,.15);box-shadow:0 0 15px rgba(255,107,107,.3)}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_icon__P_29G.styles_solution__Vbh_5,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_icon__P_29G.styles_solution__Vbh_5{color:var(--primary-green);background:rgba(0,255,170,.15);box-shadow:0 0 15px rgba(0,255,170,.3)}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_headerContent__SBBt7 h3,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_headerContent__SBBt7 h3{color:var(--text-light);font-size:1.9rem;margin-bottom:.8rem;font-weight:600}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_headerContent__SBBt7 p,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_headerContent__SBBt7 p{color:var(--text-muted);font-size:1.4rem;line-height:1.5}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_itemDetails__AeGUu,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_itemDetails__AeGUu{padding:0 2.4rem 2.4rem;animation:styles_slideDown__YTtTG .3s ease-out}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_itemDetails__AeGUu ul,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_itemDetails__AeGUu ul{list-style:none;margin:0;border-top:1px solid hsla(0,0%,100%,.1);padding:1.6rem 0 0}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_itemDetails__AeGUu ul li,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_itemDetails__AeGUu ul li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;font-size:1.4rem;color:var(--text-muted)}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_itemDetails__AeGUu ul li .styles_detailIcon__AY2EY,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_itemDetails__AeGUu ul li .styles_detailIcon__AY2EY{margin-top:.2rem;font-size:1.4rem}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_itemDetails__AeGUu ul li .styles_detailIcon__AY2EY.styles_problem__jb5yF,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_itemDetails__AeGUu ul li .styles_detailIcon__AY2EY.styles_problem__jb5yF{color:#ff6b6b}.styles_problemsSection__ESuBR .styles_problemItem__m_cLv .styles_itemDetails__AeGUu ul li .styles_detailIcon__AY2EY.styles_solution__Vbh_5,.styles_problemsSection__ESuBR .styles_solutionItem__aaBXT .styles_itemDetails__AeGUu ul li .styles_detailIcon__AY2EY.styles_solution__Vbh_5{color:var(--primary-green)}.styles_problemsSection__ESuBR .styles_divider__Yx7zn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem}@media(max-width:992px){.styles_problemsSection__ESuBR .styles_divider__Yx7zn{flex-direction:row;margin:2rem 0}}.styles_problemsSection__ESuBR .styles_divider__Yx7zn .styles_dividerLine__DlfnY{width:2px;height:30rem;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.2) 50%,rgba(255,255,255,0))}@media(max-width:992px){.styles_problemsSection__ESuBR .styles_divider__Yx7zn .styles_dividerLine__DlfnY{width:10rem;height:2px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.2) 50%,rgba(255,255,255,0))}}.styles_problemsSection__ESuBR .styles_divider__Yx7zn .styles_dividerIcon__mwJ7q{margin:2rem 0;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(14,14,26,.8);border:2px solid hsla(0,0%,100%,.1);font-size:1.8rem;font-weight:700;color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3)}.styles_featuresSection__fk_16{position:relative;z-index:2;padding:9.6rem 3.2rem}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF{text-align:center;margin-bottom:6.4rem;position:relative;z-index:1}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF h2{font-size:4.8rem;font-weight:700;margin-bottom:2.4rem;position:relative;display:inline-block}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF h2:after{content:"";position:absolute;bottom:-1rem;left:25%;width:50%;height:.4rem;background:var(--primary-gradient);border-radius:.2rem}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF h2 .styles_highlight__sslV2{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF h2 .styles_highlight__sslV2:after{content:"";position:absolute;bottom:-.5rem;left:0;width:100%;height:.2rem;background:var(--primary-gradient);border-radius:.1rem}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF p{font-size:1.6rem;color:var(--text-secondary);line-height:1.6;margin-top:1.2rem;flex-grow:1}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF .styles_featureCardFooter__h889N{margin-top:2.4rem;display:flex;justify-content:flex-end}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF .styles_featureLearnMore__TJ5PH{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:500;color:var(--primary-green);cursor:pointer;opacity:0;transform:translateX(-1rem);transition:all .3s ease}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF .styles_featureLearnMore__TJ5PH svg{transition:transform .2s ease}.styles_featuresSection__fk_16 .styles_sectionHeading__Xq6UF .styles_featureLearnMore__TJ5PH:hover svg{transform:translateX(.4rem)}.styles_featuresSection__fk_16 .styles_featureGrid__u2Mjv{max-width:120rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(35rem,1fr));grid-gap:3.2rem;gap:3.2rem;padding:0 1.6rem;margin:6.4rem auto 0}@media(max-width:768px){.styles_featuresSection__fk_16 .styles_featureGrid__u2Mjv{grid-template-columns:1fr}}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi{background:rgba(14,14,26,.7);border-radius:1.6rem;padding:3.2rem;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(157,78,221,.05),rgba(0,245,160,.05));opacity:0;transition:opacity .3s ease}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi.styles_featureCardActive__3MclY,.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi:hover{transform:translateY(-10px);box-shadow:0 2rem 4rem rgba(0,0,0,.3);border-color:rgba(157,78,221,.3)}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi.styles_featureCardActive__3MclY:before,.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi:hover:before{opacity:1}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi.styles_featureCardActive__3MclY .styles_featureIconWrapper__mMKM0,.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi:hover .styles_featureIconWrapper__mMKM0{transform:scale(1.1);box-shadow:0 0 3rem rgba(157,78,221,.5)}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi.styles_featureCardActive__3MclY .styles_featureLearnMore__TJ5PH,.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi:hover .styles_featureLearnMore__TJ5PH{opacity:1;transform:translateX(0)}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi.styles_featureCardActive__3MclY{border-color:rgba(0,245,160,.3)}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi.styles_featureCardActive__3MclY .styles_featureIconWrapper__mMKM0{box-shadow:0 0 3rem rgba(0,245,160,.5)}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi .styles_featureIconWrapper__mMKM0{width:8rem;height:8rem;border-radius:50%;background:var(--primary-gradient);display:flex;align-items:center;justify-content:center;margin:0 auto;transition:all .3s ease;position:relative;box-shadow:0 0 2rem rgba(157,78,221,.3)}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi .styles_featureIconWrapper__mMKM0:after{content:"";position:absolute;top:-.5rem;left:-.5rem;right:-.5rem;bottom:-.5rem;border-radius:50%;background:linear-gradient(135deg,rgba(157,78,221,.2),rgba(0,245,160,.2));z-index:-1;animation:styles_pulse__9FV_a 3s infinite alternate}@keyframes styles_pulse__9FV_a{0%{transform:scale(1);opacity:.5}to{transform:scale(1.15);opacity:.2}}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi .styles_featureIcon__EFQip{width:6.4rem;height:6.4rem;border-radius:50%;background:rgba(14,14,26,.9);display:flex;align-items:center;justify-content:center;font-size:3rem;color:var(--text-light);position:relative;overflow:hidden}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi .styles_featureIcon__EFQip svg{filter:drop-shadow(0 0 .8rem rgba(0,245,160,.5));z-index:2}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi .styles_featureIcon__EFQip:before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at center,rgba(157,78,221,.3),transparent 70%);z-index:1}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi h3{margin:2.4rem 0 1.2rem;font-size:2.2rem;font-weight:600;background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.styles_featuresSection__fk_16 .styles_featureCard__JD4Yi p{color:var(--text-muted);font-size:1.4rem;line-height:1.6}.styles_preVendaContainer__AJELZ{background:radial-gradient(circle at 70% 30%,rgba(0,204,255,.15),transparent 60%);color:var(--text-light);min-height:100vh;position:relative;overflow:hidden}.styles_sectionHeading__e8_36{text-align:center;max-width:80rem;margin:0 auto 4rem}.styles_sectionHeading__e8_36 h2{font-size:3.6rem;font-weight:700;margin-bottom:1.6rem;position:relative;display:inline-block}.styles_sectionHeading__e8_36 h2 .styles_highlight__3gwt0{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.styles_sectionHeading__e8_36 p{font-size:1.6rem;color:var(--text-muted);line-height:1.6}.styles_featuresSection__2VLTC{position:relative;z-index:2;padding:9.6rem 3.2rem}.styles_featuresSection__2VLTC .styles_sectionHeading__e8_36{margin-bottom:6.4rem;position:relative;z-index:1}.styles_featuresSection__2VLTC .styles_sectionHeading__e8_36 p{font-size:1.6rem;color:var(--text-secondary);line-height:1.6;margin-top:1.2rem;flex-grow:1}.styles_featuresSection__2VLTC .styles_featureCardFooter__nz_8E{margin-top:2.4rem;display:flex;justify-content:flex-end}.styles_featuresSection__2VLTC .styles_featureLearnMore__u6a5D{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:500;color:var(--green50);cursor:pointer;opacity:0;transform:translateX(-1rem);transition:all .3s ease}.styles_featuresSection__2VLTC .styles_featureLearnMore__u6a5D svg{transition:transform .2s ease}.styles_featuresSection__2VLTC .styles_featureLearnMore__u6a5D:hover svg{transform:translateX(.4rem)}.styles_featuresSection__2VLTC .styles_featureGrid__lqTab{max-width:120rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(35rem,1fr));grid-gap:3.2rem;gap:3.2rem;padding:0 1.6rem;margin:6.4rem auto 0}@media(max-width:768px){.styles_featuresSection__2VLTC .styles_featureGrid__lqTab{grid-template-columns:1fr}}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn{background:rgba(14,14,26,.7);border-radius:1.6rem;padding:3.2rem;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(157,78,221,.05),rgba(0,245,160,.05));opacity:0;transition:opacity .3s ease}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn.styles_featureCardActive__NCsQD,.styles_featuresSection__2VLTC .styles_featureCard__LhLxn:hover{transform:translateY(-10px);box-shadow:0 2rem 4rem rgba(0,0,0,.3);border-color:rgba(157,78,221,.3)}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn.styles_featureCardActive__NCsQD:before,.styles_featuresSection__2VLTC .styles_featureCard__LhLxn:hover:before{opacity:1}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn.styles_featureCardActive__NCsQD .styles_featureIconWrapper__Vq_93,.styles_featuresSection__2VLTC .styles_featureCard__LhLxn:hover .styles_featureIconWrapper__Vq_93{transform:scale(1.1);box-shadow:0 0 3rem rgba(157,78,221,.5)}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn.styles_featureCardActive__NCsQD .styles_featureLearnMore__u6a5D,.styles_featuresSection__2VLTC .styles_featureCard__LhLxn:hover .styles_featureLearnMore__u6a5D{opacity:1;transform:translateX(0)}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn.styles_featureCardActive__NCsQD{border-color:rgba(0,245,160,.3)}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn.styles_featureCardActive__NCsQD .styles_featureIconWrapper__Vq_93{box-shadow:0 0 3rem rgba(0,245,160,.5)}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn .styles_featureIconWrapper__Vq_93{width:8rem;height:8rem;border-radius:50%;background:var(--gradient);display:flex;align-items:center;justify-content:center;margin:0 auto;transition:all .3s ease;position:relative;box-shadow:0 0 2rem rgba(157,78,221,.3)}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn .styles_featureIconWrapper__Vq_93:after{content:"";position:absolute;top:-.5rem;left:-.5rem;right:-.5rem;bottom:-.5rem;border-radius:50%;background:linear-gradient(135deg,rgba(157,78,221,.2),rgba(0,245,160,.2));z-index:-1;animation:styles_pulse__0IM_X 3s infinite alternate}@keyframes styles_pulse__0IM_X{0%{transform:scale(1);opacity:.5}to{transform:scale(1.15);opacity:.2}}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn .styles_featureIcon__vLU7e{width:6.4rem;height:6.4rem;border-radius:50%;background:rgba(14,14,26,.9);display:flex;align-items:center;justify-content:center;font-size:3rem;color:var(--text-light);position:relative;overflow:hidden}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn .styles_featureIcon__vLU7e svg{filter:drop-shadow(0 0 .8rem rgba(0,245,160,.5));z-index:2}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn .styles_featureIcon__vLU7e:before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at center,rgba(157,78,221,.3),transparent 70%);z-index:1}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn h3{margin:2.4rem 0 1.2rem;font-size:2.2rem;font-weight:600;background:var(--gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.styles_featuresSection__2VLTC .styles_featureCard__LhLxn p{color:var(--text-muted);font-size:1.4rem;line-height:1.6}.styles_personasSection__FM5DA{position:relative;z-index:2;padding:9.6rem 3.2rem}.styles_personasSection__FM5DA .styles_personasWrapper__GukyL{max-width:120rem;margin:6.4rem auto 0;display:flex;flex-direction:column;gap:4.8rem}@media(max-width:768px){.styles_personasSection__FM5DA .styles_personasWrapper__GukyL{gap:3.2rem}}.styles_personasSection__FM5DA .styles_personasNav__R3Q_Y{display:flex;gap:2.4rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.styles_personasSection__FM5DA .styles_personasNav__R3Q_Y{flex-direction:column;gap:1.6rem}}.styles_personasSection__FM5DA .styles_personaTab__QiS8O{background:rgba(14,14,26,.7);border:1px solid hsla(0,0%,100%,.05);border-radius:1.6rem;padding:2.4rem;display:flex;align-items:center;gap:2.4rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);flex:1 1;min-width:30rem;max-width:38rem;position:relative;overflow:hidden}.styles_personasSection__FM5DA .styles_personaTab__QiS8O:before{content:"";position:absolute;left:0;bottom:0;height:.3rem;width:0;background:var(--gradient);transition:width .3s ease}.styles_personasSection__FM5DA .styles_personaTab__QiS8O:hover{transform:translateY(-.5rem);box-shadow:0 1rem 2.5rem rgba(0,0,0,.2)}.styles_personasSection__FM5DA .styles_personaTab__QiS8O:hover .styles_personaTabIcon__HigLK{transform:scale(1.1)}.styles_personasSection__FM5DA .styles_personaTab__QiS8O.styles_activeTab__xquQF{border-color:rgba(157,78,221,.3);box-shadow:0 1rem 2.5rem rgba(0,0,0,.2)}.styles_personasSection__FM5DA .styles_personaTab__QiS8O.styles_activeTab__xquQF:before{width:100%}.styles_personasSection__FM5DA .styles_personaTab__QiS8O.styles_activeTab__xquQF .styles_personaTabIcon__HigLK{transform:scale(1.1);box-shadow:0 0 2rem rgba(0,245,160,.3)}.styles_personasSection__FM5DA .styles_personaTab__QiS8O .styles_personaTabIcon__HigLK{display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background:var(--gradient);font-size:2.8rem;color:var(--text-light);flex-shrink:0;transition:all .3s ease;position:relative;z-index:1}.styles_personasSection__FM5DA .styles_personaTab__QiS8O .styles_personaTabIcon__HigLK:after{content:"";position:absolute;top:-.4rem;left:-.4rem;right:-.4rem;bottom:-.4rem;border-radius:50%;background:linear-gradient(135deg,rgba(157,78,221,.2),rgba(0,245,160,.2));z-index:-1;opacity:.5}.styles_personasSection__FM5DA .styles_personaTab__QiS8O .styles_personaTabIcon__HigLK svg{filter:drop-shadow(0 0 .5rem rgba(0,0,0,.3))}.styles_personasSection__FM5DA .styles_personaTab__QiS8O .styles_personaTabContent__ET6Uf{flex:1 1}.styles_personasSection__FM5DA .styles_personaTab__QiS8O .styles_personaTabContent__ET6Uf h3{font-size:2rem;font-weight:600;margin-bottom:.8rem}.styles_personasSection__FM5DA .styles_personaTab__QiS8O .styles_personaTabContent__ET6Uf p{color:var(--text-secondary);font-size:1.4rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_personasSection__FM5DA .styles_personaDetails__VZWEK{position:relative;min-height:24rem}.styles_personasSection__FM5DA .styles_personaPanel__F2olu{background:rgba(14,14,26,.7);border:1px solid hsla(0,0%,100%,.05);border-radius:1.6rem;padding:4rem;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(2rem);transition:all .5s ease;visibility:hidden}.styles_personasSection__FM5DA .styles_personaPanel__F2olu.styles_activePanel__Yy_8t{opacity:1;transform:translateY(0);visibility:visible}@media(max-width:768px){.styles_personasSection__FM5DA .styles_personaPanel__F2olu{padding:3.2rem 2.4rem}}.styles_personasSection__FM5DA .styles_personaBenefits__s8Oza h3{font-size:2.4rem;font-weight:600;margin-bottom:3.2rem;text-align:center;background:var(--gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.styles_personasSection__FM5DA .styles_benefitsList__kE1Ky{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));grid-gap:2.4rem;gap:2.4rem}@media(max-width:768px){.styles_personasSection__FM5DA .styles_benefitsList__kE1Ky{grid-template-columns:1fr}}.styles_personasSection__FM5DA .styles_benefitItem__Z5rIx{display:flex;align-items:center;gap:1.6rem;background:rgba(26,26,46,.5);border-radius:1.2rem;padding:2rem;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.05)}.styles_personasSection__FM5DA .styles_benefitItem__Z5rIx:hover{transform:translateY(-.5rem);box-shadow:0 1rem 2rem rgba(0,0,0,.2);border-color:rgba(0,245,160,.2)}.styles_personasSection__FM5DA .styles_benefitItem__Z5rIx:hover .styles_benefitIcon__fY7Lk{transform:scale(1.1)}.styles_personasSection__FM5DA .styles_benefitIcon__fY7Lk{width:4.8rem;height:4.8rem;border-radius:50%;background:rgba(14,14,26,.7);display:flex;align-items:center;justify-content:center;font-size:2.4rem;color:var(--green50);flex-shrink:0;transition:all .3s ease}.styles_personasSection__FM5DA .styles_benefitText__YbeLd{font-size:1.6rem;font-weight:500;color:var(--text-light)}.styles_personasSection__FM5DA .styles_personaIcon__Cj95c{font-size:2.8rem}.styles_personasSection__FM5DA .styles_personaIcon__Cj95c.styles_agency__dLN0w,.styles_personasSection__FM5DA .styles_personaIcon__Cj95c.styles_developer__SbY5k,.styles_personasSection__FM5DA .styles_personaIcon__Cj95c.styles_product__FsLSQ{color:var(--text-light)}.styles_preVendaContainer__ab34_{background:radial-gradient(circle at 70% 30%,rgba(0,204,255,.15),transparent 60%);color:var(--text-light);min-height:100vh;position:relative;overflow:hidden}.styles_sectionHeading__xyaRt{text-align:center;max-width:80rem;margin:0 auto 4rem}.styles_sectionHeading__xyaRt h2{font-size:3.6rem;font-weight:700;margin-bottom:1.6rem;position:relative;display:inline-block}.styles_sectionHeading__xyaRt h2 .styles_highlight__Iwaw9{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.styles_sectionHeading__xyaRt p{font-size:1.6rem;color:var(--text-muted);line-height:1.6}.styles_personasSection__1Hkkk{position:relative;z-index:2;padding:9.6rem 3.2rem}.styles_personasSection__1Hkkk .styles_sectionHeading__xyaRt{margin-bottom:4rem}.styles_personasSection__1Hkkk .styles_personasWrapper__kUyqb{max-width:120rem;margin:6.4rem auto 0;display:flex;flex-direction:column;gap:4.8rem}@media(max-width:768px){.styles_personasSection__1Hkkk .styles_personasWrapper__kUyqb{gap:3.2rem}}.styles_personasSection__1Hkkk .styles_personasNav__Tfgma{display:flex;gap:2.4rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.styles_personasSection__1Hkkk .styles_personasNav__Tfgma{flex-direction:column;gap:1.6rem}}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_{background:rgba(14,14,26,.7);border:1px solid hsla(0,0%,100%,.05);border-radius:1.6rem;padding:2.4rem;display:flex;align-items:center;gap:2.4rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);flex:1 1;min-width:30rem;max-width:38rem;position:relative;overflow:hidden}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_:before{content:"";position:absolute;left:0;bottom:0;height:.3rem;width:0;background:var(--gradient);transition:width .3s ease}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_:hover{transform:translateY(-.5rem);box-shadow:0 1rem 2.5rem rgba(0,0,0,.2)}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_:hover .styles_personaTabIcon__vKrTR{transform:scale(1.1)}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_.styles_activeTab__FWOlE{border-color:rgba(157,78,221,.3);box-shadow:0 1rem 2.5rem rgba(0,0,0,.2)}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_.styles_activeTab__FWOlE:before{width:100%}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_.styles_activeTab__FWOlE .styles_personaTabIcon__vKrTR{transform:scale(1.1);box-shadow:0 0 2rem rgba(0,245,160,.3)}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_ .styles_personaTabIcon__vKrTR{display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background:var(--gradient);font-size:2.8rem;color:var(--text-light);flex-shrink:0;transition:all .3s ease;position:relative;z-index:1}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_ .styles_personaTabIcon__vKrTR:after{content:"";position:absolute;top:-.4rem;left:-.4rem;right:-.4rem;bottom:-.4rem;border-radius:50%;background:linear-gradient(135deg,rgba(157,78,221,.2),rgba(0,245,160,.2));z-index:-1;opacity:.5}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_ .styles_personaTabIcon__vKrTR svg{filter:drop-shadow(0 0 .5rem rgba(0,0,0,.3))}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_ .styles_personaTabContent__t2dYd{flex:1 1}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_ .styles_personaTabContent__t2dYd h3{color:var(--text-light);font-size:2rem;font-weight:600;margin-bottom:.8rem}.styles_personasSection__1Hkkk .styles_personaTab__Nhhv_ .styles_personaTabContent__t2dYd p{color:var(--text-secondary);font-size:1.4rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_personasSection__1Hkkk .styles_personaDetails__ouNtv{position:relative;min-height:24rem}.styles_personasSection__1Hkkk .styles_personaPanel__HTzFL{background:rgba(14,14,26,.7);border:1px solid hsla(0,0%,100%,.05);border-radius:1.6rem;padding:4rem;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(2rem);transition:all .5s ease;visibility:hidden}.styles_personasSection__1Hkkk .styles_personaPanel__HTzFL.styles_activePanel__aByjR{opacity:1;transform:translateY(0);visibility:visible}@media(max-width:768px){.styles_personasSection__1Hkkk .styles_personaPanel__HTzFL{padding:3.2rem 2.4rem}}.styles_personasSection__1Hkkk .styles_personaBenefits__VC3p_ h3{font-size:2.4rem;font-weight:600;margin-bottom:3.2rem;text-align:center;background:var(--gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.styles_personasSection__1Hkkk .styles_benefitsList__5XyKG{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));grid-gap:2.4rem;gap:2.4rem}@media(max-width:768px){.styles_personasSection__1Hkkk .styles_benefitsList__5XyKG{grid-template-columns:1fr}}.styles_personasSection__1Hkkk .styles_benefitItem__jNBV3{display:flex;align-items:center;gap:1.6rem;background:rgba(26,26,46,.5);border-radius:1.2rem;padding:2rem;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.05)}.styles_personasSection__1Hkkk .styles_benefitItem__jNBV3:hover{transform:translateY(-.5rem);box-shadow:0 1rem 2rem rgba(0,0,0,.2);border-color:rgba(0,245,160,.2)}.styles_personasSection__1Hkkk .styles_benefitItem__jNBV3:hover .styles_benefitIcon__lBfFh{transform:scale(1.1)}.styles_personasSection__1Hkkk .styles_benefitIcon__lBfFh{width:4.8rem;height:4.8rem;border-radius:50%;background:rgba(14,14,26,.7);display:flex;align-items:center;justify-content:center;font-size:2.4rem;color:var(--green50);flex-shrink:0;transition:all .3s ease}.styles_personasSection__1Hkkk .styles_benefitText__o0zG3{font-size:1.6rem;font-weight:500;color:var(--text-light)}.styles_personasSection__1Hkkk .styles_personaIcon__lWdfJ{font-size:2.8rem}.styles_personasSection__1Hkkk .styles_personaIcon__lWdfJ.styles_agency__I1__H,.styles_personasSection__1Hkkk .styles_personaIcon__lWdfJ.styles_developer__L_7CW,.styles_personasSection__1Hkkk .styles_personaIcon__lWdfJ.styles_product__BYeOD{color:var(--text-light)}.styles_faqSection__EL1Uc{max-width:120rem;margin:0 auto;position:relative;z-index:2;padding:9.6rem 3.2rem}.styles_faqSection__EL1Uc .styles_sectionHeading__fF228{margin-bottom:4rem;text-align:center}.styles_faqSection__EL1Uc .styles_faqWrapper__bKBdv{max-width:120rem;margin:6.4rem auto 0;display:flex;gap:4rem}@media(max-width:992px){.styles_faqSection__EL1Uc .styles_faqWrapper__bKBdv{flex-direction:column;gap:3.2rem}}.styles_faqSection__EL1Uc .styles_faqSidebar__OOZqy{flex:0 0 30rem}@media(max-width:992px){.styles_faqSection__EL1Uc .styles_faqSidebar__OOZqy{flex:1 1}}.styles_faqSection__EL1Uc .styles_faqSearch__b5WMO{margin-bottom:2.4rem}.styles_faqSection__EL1Uc .styles_searchInputWrapper__xtIbp{position:relative;width:100%}.styles_faqSection__EL1Uc .styles_searchIcon__4NG47{position:absolute;left:1.6rem;top:50%;transform:translateY(-50%);color:var(--text-secondary);font-size:1.8rem}.styles_faqSection__EL1Uc .styles_searchInput__zs9ZU{width:100%;background:rgba(14,14,26,.7);border:1px solid hsla(0,0%,100%,.05);border-radius:.8rem;padding:1.2rem 1.6rem 1.2rem 4.8rem;color:var(--text-light);font-size:1.6rem;transition:all .3s ease;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.styles_faqSection__EL1Uc .styles_searchInput__zs9ZU:focus{outline:none;border-color:rgba(157,78,221,.3);box-shadow:0 0 0 2px rgba(157,78,221,.1)}.styles_faqSection__EL1Uc .styles_searchInput__zs9ZU::placeholder{color:var(--text-secondary)}.styles_faqSection__EL1Uc .styles_faqCategories__r7fGp{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem;margin-bottom:4rem}@media(max-width:768px){.styles_faqSection__EL1Uc .styles_faqCategories__r7fGp{gap:1rem}}.styles_faqSection__EL1Uc .styles_categoryButton__mOJG4{background:rgba(14,14,26,.7);border:1px solid hsla(0,0%,100%,.05);border-radius:3rem;padding:1.2rem 2.4rem;color:var(--text-light);font-size:1.6rem;text-align:center;transition:all .3s ease;cursor:pointer;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);position:relative;overflow:hidden}.styles_faqSection__EL1Uc .styles_categoryButton__mOJG4:hover{background:rgba(26,26,46,.8);transform:translateY(-2px);border-color:rgba(157,78,221,.2)}.styles_faqSection__EL1Uc .styles_categoryButton__mOJG4:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;z-index:-1;background:var(--gradient);border-radius:3.2rem;opacity:0;transition:opacity .3s ease}.styles_faqSection__EL1Uc .styles_categoryButton__mOJG4.styles_activeCategory__pBKew{background:rgba(14,14,26,.9);border-color:rgba(157,78,221,.5);font-weight:600;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.2);animation:styles_glow__DDPN8 2s infinite}.styles_faqSection__EL1Uc .styles_categoryButton__mOJG4.styles_activeCategory__pBKew:before{opacity:.8}.styles_faqSection__EL1Uc .styles_categoryButton__mOJG4.styles_activeCategory__pBKew:after{content:"";position:absolute;bottom:0;left:15%;width:70%;height:3px;background:var(--gradient);border-radius:3px}@media(max-width:768px){.styles_faqSection__EL1Uc .styles_categoryButton__mOJG4{flex:1 1 auto;padding:1rem 1.6rem;font-size:1.4rem;min-width:12rem}}.styles_faqSection__EL1Uc .styles_faqContent__8YbOb{flex:1 1}.styles_faqSection__EL1Uc .styles_faqContainer__jdfyN{max-width:80rem;margin:0 auto}.styles_faqSection__EL1Uc .styles_faqItem__C36wc{background:rgba(26,26,46,.5);border:1px solid hsla(0,0%,100%,.05);border-radius:1.2rem;margin-bottom:1.6rem;overflow:hidden;transition:all .3s ease}.styles_faqSection__EL1Uc .styles_faqItem__C36wc:hover{border-color:rgba(157,78,221,.2)}.styles_faqSection__EL1Uc .styles_faqItem__C36wc.styles_faqOpen__6Zm_V{box-shadow:0 1rem 2rem rgba(0,0,0,.1);border-color:rgba(157,78,221,.3)}.styles_faqSection__EL1Uc .styles_faqItem__C36wc.styles_faqOpen__6Zm_V .styles_faqQuestion__7sPsq{border-bottom:1px solid hsla(0,0%,100%,.05)}.styles_faqSection__EL1Uc .styles_faqItem__C36wc.styles_faqOpen__6Zm_V .styles_faqArrow__aeMYo{transform:rotate(180deg);color:var(--green100)}.styles_faqSection__EL1Uc .styles_faqItem__C36wc.styles_faqOpen__6Zm_V .styles_faqAnswer__bJbPU{max-height:500px;padding:2rem;opacity:1}.styles_faqSection__EL1Uc .styles_faqQuestion__7sPsq{width:100%;padding:2rem;font-weight:600;font-size:1.6rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;color:var(--text-light);background:rgba(0,0,0,0);border:none;text-align:left}.styles_faqSection__EL1Uc .styles_faqQuestionContent__ZcWcq{display:flex;align-items:center;gap:1.6rem;flex:1 1}.styles_faqSection__EL1Uc .styles_faqIcon__Rjufh{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:var(--text-light);flex-shrink:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:relative;box-shadow:0 0 1rem rgba(0,0,0,.2)}.styles_faqSection__EL1Uc .styles_faqIcon__Rjufh svg{filter:drop-shadow(0 0 3px rgba(255,255,255,.5))}.styles_faqSection__EL1Uc .styles_faqArrow__aeMYo{font-size:2rem;color:var(--text-secondary);transition:transform .3s ease}.styles_faqSection__EL1Uc .styles_faqAnswer__bJbPU{max-height:0;overflow:hidden;transition:all .3s ease;opacity:0}.styles_faqSection__EL1Uc .styles_faqAnswer__bJbPU p{margin:0;font-size:1.6rem;line-height:1.6;color:var(--text-secondary);padding:0 2rem}.styles_faqSection__EL1Uc .styles_noResults__gGCK6{background:rgba(14,14,26,.7);border:1px solid hsla(0,0%,100%,.05);border-radius:1.2rem;padding:3.2rem;text-align:center;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.styles_faqSection__EL1Uc .styles_noResults__gGCK6 p{color:var(--text-secondary);font-size:1.6rem}.styles_sectionHeading__fF228{margin-bottom:6rem;text-align:center}.styles_sectionHeading__fF228 h2{margin-bottom:1.6rem;font-size:4.2rem}.styles_sectionHeading__fF228 h2 .styles_highlight__ObByk{background:linear-gradient(90deg,#00ffaa,#00a3ff);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);position:relative;display:inline-block}.styles_sectionHeading__fF228 h2 .styles_highlight__ObByk:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#00ffaa,#00a3ff)}.styles_sectionHeading__fF228 p{font-size:1.8rem;max-width:70rem;margin:0 auto;color:var(--text-muted)}.styles_contactSection__EhkpP{position:relative;z-index:2;padding:9.6rem 3.2rem;background-color:rgba(0,0,0,0)}.styles_contactSection__EhkpP .styles_contactContainer__3ap6v{max-width:80rem;margin:0 auto}.styles_contactSection__EhkpP .styles_contactForm__4SKYz{border-radius:1.2rem;padding:4.8rem;border:1px solid hsla(0,0%,100%,.05);box-shadow:0 2rem 4rem rgba(0,0,0,.2);background-color:rgba(26,26,46,.5);position:relative;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.styles_contactSection__EhkpP .styles_contactForm__4SKYz.styles_formLoading__lQB2K{opacity:.7;pointer-events:none}.styles_contactSection__EhkpP .styles_formSuccess__9Zwrf{background:var(--green05);border:1px solid var(--green50);border-radius:.8rem;padding:1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:1.6rem}.styles_contactSection__EhkpP .styles_formSuccess__9Zwrf svg{color:var(--green50);font-size:2.4rem;flex-shrink:0}.styles_contactSection__EhkpP .styles_formSuccess__9Zwrf p{margin:0;font-size:1.6rem;color:var(--green50)}.styles_contactSection__EhkpP .styles_formError__0NBx4{background:var(--red05);border:1px solid var(--red50);border-radius:.8rem;padding:1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:1.6rem}.styles_contactSection__EhkpP .styles_formError__0NBx4 svg{color:var(--red100);font-size:2.4rem;flex-shrink:0}.styles_contactSection__EhkpP .styles_formError__0NBx4 p{margin:0;color:var(--red100)}.styles_contactSection__EhkpP .styles_formRow__ENBCy{display:flex;gap:2rem;margin-bottom:2.4rem}@media(max-width:768px){.styles_contactSection__EhkpP .styles_formRow__ENBCy{flex-direction:column;gap:1.6rem}}.styles_contactSection__EhkpP .styles_formRow__ENBCy .styles_formGroup__O_snj{flex:1 1}.styles_contactSection__EhkpP .styles_formLabel__qxNtp{display:block;margin-bottom:.8rem;font-weight:500;font-size:1.4rem}.styles_contactSection__EhkpP .styles_formInput__2e3H3,.styles_contactSection__EhkpP .styles_formSelect__1Yk43,.styles_contactSection__EhkpP .styles_formTextarea__cuhhw{width:100%;background:rgba(14,14,26,.7);border:1px solid hsla(0,0%,100%,.1);border-radius:.6rem;padding:1.2rem 1.6rem;color:var(--text-light);font-size:1.4rem;transition:all .3s ease}.styles_contactSection__EhkpP .styles_formInput__2e3H3::placeholder,.styles_contactSection__EhkpP .styles_formSelect__1Yk43::placeholder,.styles_contactSection__EhkpP .styles_formTextarea__cuhhw::placeholder{color:hsla(0,0%,100%,.3)}.styles_contactSection__EhkpP .styles_formTextarea__cuhhw{min-height:12rem;resize:vertical;margin-bottom:2.4rem}.styles_contactSection__EhkpP .styles_formError__0NBx4{color:var(--red100);font-size:1.2rem;margin-top:.8rem}.styles_contactSection__EhkpP .styles_checkboxGroup__bew24{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:2.4rem}.styles_contactSection__EhkpP .styles_formCheckbox__itFux{margin-top:.4rem}.styles_contactSection__EhkpP .styles_checkboxLabel__NS3Ik{font-size:1.4rem;color:var(--text-muted)}.styles_contactSection__EhkpP .styles_checkboxLabel__NS3Ik a{color:var(--primary-blue);text-decoration:none}.styles_contactSection__EhkpP .styles_checkboxLabel__NS3Ik a:hover{text-decoration:underline}.styles_contactSection__EhkpP .styles_formSubmit__H61EE{background:var(--primary-gradient);border:none;color:var(--text-light);padding:1.6rem 2rem;border-radius:.6rem;font-weight:600;font-size:1.6rem;display:flex;align-items:center;justify-content:center;gap:1.2rem;width:100%;cursor:pointer;transition:all .3s ease}.styles_contactSection__EhkpP .styles_formSubmit__H61EE:hover:not(:disabled){transform:translateY(-2px)}.styles_contactSection__EhkpP .styles_formSubmit__H61EE:disabled{opacity:.7;cursor:not-allowed}.styles_sectionHeading__jxAAT{margin-bottom:6rem;text-align:center}.styles_sectionHeading__jxAAT h2{margin-bottom:1.6rem;font-size:4.2rem}.styles_sectionHeading__jxAAT h2 .styles_highlight__Mo1cu{background:linear-gradient(90deg,#00ffaa,#00a3ff);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);position:relative;display:inline-block}.styles_sectionHeading__jxAAT h2 .styles_highlight__Mo1cu:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#00ffaa,#00a3ff)}.styles_sectionHeading__jxAAT p{font-size:1.8rem;max-width:70rem;margin:0 auto;color:var(--text-muted)}.styles_preVendaContainer__MXvEn{background:radial-gradient(circle at 70% 30%,rgba(0,204,255,.15),transparent 60%);color:var(--text-light);min-height:100vh;position:relative;overflow:hidden}.styles_sectionHeading__lHiFB{text-align:center;max-width:80rem;margin:0 auto 4rem}.styles_sectionHeading__lHiFB h2{font-size:3.6rem;font-weight:700;margin-bottom:1.6rem;position:relative;display:inline-block}.styles_sectionHeading__lHiFB h2 .styles_highlight__wPqqx{background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.styles_sectionHeading__lHiFB p{font-size:1.6rem;color:var(--text-muted);line-height:1.6}.styles_footer__d385C{position:relative;z-index:2;padding:4rem 2rem 2rem;background-color:rgba(0,0,0,0)}.styles_footer__d385C .styles_footerContent__lUuew{max-width:120rem;margin:0 auto}.styles_footer__d385C .styles_footerTop__NyLGz{display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}@media(max-width:992px){.styles_footer__d385C .styles_footerTop__NyLGz{flex-direction:column;gap:3.2rem}}.styles_footer__d385C .styles_footerAbout__eNjDd{max-width:35rem}.styles_footer__d385C .styles_footerAbout__eNjDd .styles_footerLogo__6L3_1{margin-bottom:2.4rem}.styles_footer__d385C .styles_footerAbout__eNjDd p{color:var(--text-muted);margin-bottom:2.4rem;font-size:1.4rem;line-height:1.6}.styles_footer__d385C .styles_socialLinks__UjwrA{display:flex;gap:1.6rem}.styles_footer__d385C .styles_socialLinks__UjwrA a{width:3.6rem;height:3.6rem;border-radius:50%;background:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;color:var(--text-light);transition:all .3s ease}.styles_footer__d385C .styles_socialLinks__UjwrA a:hover{background:var(--gradient);transform:translateY(-3px)}.styles_footer__d385C .styles_footerColumn__4cQDr h4{font-size:1.8rem;font-weight:600;margin-bottom:2.4rem;color:var(--text-light)}.styles_footer__d385C .styles_footerColumn__4cQDr ul{list-style:none;padding:0;margin:0}.styles_footer__d385C .styles_footerColumn__4cQDr ul li{margin-bottom:.75rem}.styles_footer__d385C .styles_footerColumn__4cQDr ul li a{color:var(--text-muted);text-decoration:none;font-size:1.6rem;transition:color .3s ease}.styles_footer__d385C .styles_footerColumn__4cQDr ul li a:hover{color:var(--blue50)}.styles_footer__d385C .styles_footerBottom__gKz3X{border-top:1px solid hsla(0,0%,100%,.05);padding-top:3.2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.6rem}@media(max-width:768px){.styles_footer__d385C .styles_footerBottom__gKz3X{flex-direction:column;text-align:center}}.styles_footer__d385C .styles_copyright__lIiBK{color:var(--text-muted);font-size:1.5rem}.styles_footer__d385C .styles_footerLinks__x0j1N{display:flex;gap:2.4rem}.styles_footer__d385C .styles_footerLinks__x0j1N a{color:var(--text-muted);text-decoration:none;font-size:1.5rem;transition:color .3s ease}.styles_footer__d385C .styles_footerLinks__x0j1N a:hover{color:var(--blue50)}