@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
.Toast-module__I8EOIq__toast{z-index:9999;animation:.3s ease-out Toast-module__I8EOIq__slideIn;position:fixed;bottom:24px;right:24px}.Toast-module__I8EOIq__toast.Toast-module__I8EOIq__closing{animation:.3s ease-in forwards Toast-module__I8EOIq__slideOut}@keyframes Toast-module__I8EOIq__slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__I8EOIq__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(400px)}}.Toast-module__I8EOIq__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#6b4efff2 0%,#0066fff2 100%);border:1px solid #fff3;border-radius:16px;align-items:center;gap:12px;min-width:350px;max-width:450px;padding:16px 20px;display:flex;box-shadow:0 8px 32px #6b4eff66}.Toast-module__I8EOIq__icon{color:#fff;flex-shrink:0;width:24px;height:24px}.Toast-module__I8EOIq__message{color:#fff;flex:1;margin:0;font-size:.9375rem;font-weight:500;line-height:1.5}.Toast-module__I8EOIq__closeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Toast-module__I8EOIq__closeButton:hover{background:#fff3;transform:scale(1.05)}@media (max-width:768px){.Toast-module__I8EOIq__toast{bottom:16px;left:16px;right:16px}.Toast-module__I8EOIq__content{min-width:auto;max-width:none}}
.Header-module__jEjUKa__header{z-index:50;background:0 0;padding-top:20px;transition:all .3s;position:absolute;top:0;left:0;right:0}.Header-module__jEjUKa__content{justify-content:space-between;align-items:center;height:72px;margin:0 auto;display:flex}.Header-module__jEjUKa__logo{transition:opacity var(--transition-fast);flex-shrink:0;align-items:center;display:flex;position:relative}.Header-module__jEjUKa__nav{gap:var(--spacing-xl);flex:1;justify-content:center;align-items:center;margin-left:6rem;display:none}@media (min-width:1024px){.Header-module__jEjUKa__nav{display:flex}}.Header-module__jEjUKa__navLink{font-size:15px;font-weight:var(--font-weight-medium);color:#fffffff2;white-space:nowrap;padding:var(--spacing-sm)0;transition:color .2s;position:relative}.Header-module__jEjUKa__navLink:hover{color:#fff}.Header-module__jEjUKa__navLink:after{content:"";background:var(--color-primary);width:0;height:1px;transition:width .1s;position:absolute;bottom:0;left:0}.Header-module__jEjUKa__navLink:hover:after{width:100%}.Header-module__jEjUKa__actions{align-items:center;gap:var(--spacing-md);flex-shrink:0;display:flex}.Header-module__jEjUKa__loginButton{align-items:center;gap:6px;display:inline-flex;height:32px!important;padding:6px 12px!important;font-size:13px!important}
.Footer-module__QIVZkq__footer{background:#0a0a14cc;border-radius:48px 48px 0 0;width:100%;padding:40px 0 80px;position:relative}.Footer-module__QIVZkq__ctaSection{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#6b4eff26 0%,#0066ff1a 100%);border:1px solid #6b4eff4d;border-radius:40px;margin-bottom:80px;padding:64px 48px;position:relative;overflow:hidden}.Footer-module__QIVZkq__gridBackground{opacity:.1;background-image:linear-gradient(#6b4eff4d 1px,#0000 1px),linear-gradient(90deg,#6b4eff4d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Footer-module__QIVZkq__stars{position:absolute;inset:0;overflow:hidden}.Footer-module__QIVZkq__star1,.Footer-module__QIVZkq__star2,.Footer-module__QIVZkq__star3,.Footer-module__QIVZkq__star4{background:#fff6;border-radius:50%;width:4px;height:4px;position:absolute}.Footer-module__QIVZkq__star1{top:40px;left:80px}.Footer-module__QIVZkq__star2{opacity:.3;top:128px;left:160px}.Footer-module__QIVZkq__star3{bottom:80px;right:128px}.Footer-module__QIVZkq__star4{opacity:.3;top:64px;right:80px}.Footer-module__QIVZkq__ctaContent{text-align:center;position:relative}.Footer-module__QIVZkq__ctaIcon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:32px;display:inline-flex;box-shadow:0 8px 24px #6b4eff66}.Footer-module__QIVZkq__ctaTitle{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--font-weight-bold);color:var(--color-gray-50);letter-spacing:-.02em;max-width:900px;line-height:var(--line-height-tight);margin-bottom:24px;margin-left:auto;margin-right:auto}.Footer-module__QIVZkq__ctaDescription{font-size:clamp(1rem,2vw,1.125rem);line-height:var(--line-height-relaxed);color:var(--color-gray-200);max-width:800px;margin-bottom:40px;margin-left:auto;margin-right:auto}.Footer-module__QIVZkq__ctaButton{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-primary)100%);color:#fff;font-size:1rem;font-weight:var(--font-weight-semibold);cursor:pointer;border:none;border-radius:16px;align-items:center;gap:12px;padding:16px 32px;transition:all .3s;display:inline-flex;box-shadow:0 8px 32px #6b4eff66}.Footer-module__QIVZkq__ctaButton:hover{transform:scale(1.05);box-shadow:0 12px 40px #6b4eff80}.Footer-module__QIVZkq__ctaButtonIcon{width:20px;height:20px}.Footer-module__QIVZkq__content{padding-top:0}.Footer-module__QIVZkq__grid{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:768px){.Footer-module__QIVZkq__grid{grid-template-columns:2fr 1fr 1fr;gap:64px}}.Footer-module__QIVZkq__companyInfo{flex-direction:column;gap:16px;display:flex}.Footer-module__QIVZkq__companyDescription{font-size:.875rem;line-height:var(--line-height-relaxed);color:var(--color-gray-200);margin:0}.Footer-module__QIVZkq__column{flex-direction:column;gap:16px;display:flex}.Footer-module__QIVZkq__columnTitle{font-size:.875rem;font-weight:var(--font-weight-semibold);color:var(--color-gray-50);text-transform:uppercase;letter-spacing:.05em;margin:0}.Footer-module__QIVZkq__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__QIVZkq__link{color:var(--color-gray-200);font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__QIVZkq__link:hover{color:var(--color-primary)}.Footer-module__QIVZkq__copyright{border-top:1px solid #6b4eff1a;margin-top:24px;padding-top:24px}.Footer-module__QIVZkq__copyright p{color:var(--color-gray-300);text-align:left;opacity:.8;margin:0;font-size:.8125rem}@media (max-width:1440px){.Footer-module__QIVZkq__footer{padding-top:60px}.Footer-module__QIVZkq__ctaSection{margin-bottom:60px;padding:56px 40px}}@media (max-width:1024px){.Footer-module__QIVZkq__footer{padding-top:50px}.Footer-module__QIVZkq__ctaSection{border-radius:32px;margin-bottom:50px;padding:48px 32px}.Footer-module__QIVZkq__grid{grid-template-columns:repeat(2,1fr)}.Footer-module__QIVZkq__companyInfo{grid-column:1/-1}}@media (max-width:768px){.Footer-module__QIVZkq__footer{padding-top:40px}.Footer-module__QIVZkq__ctaSection{border-radius:24px;margin-bottom:40px;padding:40px 24px}.Footer-module__QIVZkq__ctaIcon{width:56px;height:56px;margin-bottom:24px}.Footer-module__QIVZkq__ctaButton{padding:14px 28px;font-size:.9375rem}.Footer-module__QIVZkq__grid{grid-template-columns:1fr;gap:32px}}
.BrandBackground-module__GjDRdq__container{z-index:-10;background:linear-gradient(to bottom,var(--color-gray-900)0%,var(--color-gray-800)30%,#1a0f2e 60%,#1e1538 85%,#1e0f38 100%);pointer-events:none;position:fixed;inset:0;overflow:hidden}.BrandBackground-module__GjDRdq__starfield{will-change:transform;position:absolute;inset:0}.BrandBackground-module__GjDRdq__star{will-change:transform;background:#fff;border-radius:50%;position:absolute;top:0;left:0}.BrandBackground-module__GjDRdq__floatingParticles{pointer-events:none;position:absolute;inset:0}.BrandBackground-module__GjDRdq__particle{will-change:transform;border-radius:50%;width:6px;height:6px;animation:10s ease-in-out infinite BrandBackground-module__GjDRdq__floatParticle;position:absolute}.BrandBackground-module__GjDRdq__particle:first-child,.BrandBackground-module__GjDRdq__particle:nth-child(2),.BrandBackground-module__GjDRdq__particle:nth-child(3){background:radial-gradient(circle,#60a5fa99 0%,#60a5fa00 70%)}.BrandBackground-module__GjDRdq__particle:nth-child(4),.BrandBackground-module__GjDRdq__particle:nth-child(5){background:radial-gradient(circle,#7864fa99 0%,#7864fa00 70%)}.BrandBackground-module__GjDRdq__particle:nth-child(6),.BrandBackground-module__GjDRdq__particle:nth-child(7),.BrandBackground-module__GjDRdq__particle:nth-child(8){background:radial-gradient(circle,#8b5cf699 0%,#8b5cf600 70%)}@keyframes BrandBackground-module__GjDRdq__floatParticle{0%,to{opacity:.3;transform:translate(0)scale(1)}50%{opacity:.6;transform:translate(40px,-80px)scale(1.5)}}.BrandBackground-module__GjDRdq__shootingStarsContainer{position:absolute;inset:0}@keyframes BrandBackground-module__GjDRdq__shooting{0%{opacity:0;transform:translate(0)}5%{opacity:1}95%{opacity:1}to{opacity:0;transform:translate(1200px,600px)}}.BrandBackground-module__GjDRdq__shootingStar{will-change:transform,opacity;animation:ease-out infinite BrandBackground-module__GjDRdq__shooting;position:absolute}.BrandBackground-module__GjDRdq__starCore{background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 12px 3px #ffffffe6,0 0 20px 5px #ffffff80}.BrandBackground-module__GjDRdq__starTrail{filter:blur(1.5px);background:linear-gradient(90deg,#fff0 0%,#ffffffe6 15%,#fff9 50%,#ffffff4d 80%,#fff0 100%);width:180px;height:3px;position:absolute;transform:translate(-180px)translateY(1px)rotate(25deg)}.BrandBackground-module__GjDRdq__waveSvg{width:100%;height:auto;position:absolute;bottom:40px;left:0}
.Hero-module__HDCIga__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:0;padding-bottom:0;display:flex}.Hero-module__HDCIga__content{text-align:center;align-items:center;gap:var(--spacing-lg);flex-direction:column;max-width:900px;margin:0 auto;display:flex;position:relative}.Hero-module__HDCIga__badge{font-size:14px;font-weight:var(--font-weight-medium);color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;animation:.6s ease-out Hero-module__HDCIga__fadeInDown;display:inline-flex}.Hero-module__HDCIga__badge svg{color:#60a5fa}.Hero-module__HDCIga__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:#fff;flex-direction:column;gap:0;line-height:1.2;animation:.6s ease-out Hero-module__HDCIga__fadeInUp;display:flex}.Hero-module__HDCIga__titleTop{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;color:#fff}.Hero-module__HDCIga__titleMiddle{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:var(--font-weight-regular);letter-spacing:-.01em;color:#ffffffe6}.Hero-module__HDCIga__titleBottom{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;background:linear-gradient(135deg,#06f 0%,#6b4eff 50%,#00d4aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__HDCIga__description{font-size:var(--font-size-h4);line-height:var(--line-height-relaxed);color:#fffc;max-width:700px;animation:.6s ease-out .1s backwards Hero-module__HDCIga__fadeInUp}.Hero-module__HDCIga__cta{gap:var(--spacing-md);margin-top:var(--spacing-md);flex-wrap:wrap;justify-content:center;animation:.6s ease-out .2s backwards Hero-module__HDCIga__fadeInUp;display:flex}.Hero-module__HDCIga__scrollIndicator{color:#fff9;cursor:pointer;transition:color .3s;animation:2s ease-in-out infinite Hero-module__HDCIga__bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__HDCIga__scrollIndicator:hover{color:#ffffffe6}@media (max-width:768px){.Hero-module__HDCIga__techBadges{display:none}.Hero-module__HDCIga__scrollIndicator{bottom:20px}}@keyframes Hero-module__HDCIga__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__HDCIga__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__HDCIga__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes Hero-module__HDCIga__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.VersionTimeline-module__MKR8Da__timeline{width:100%;max-width:600px;margin:0 auto;position:relative}.VersionTimeline-module__MKR8Da__verticalLine{opacity:.4;background:linear-gradient(#06f 0%,#6b4eff 50%,#00d4aa 100%);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.VersionTimeline-module__MKR8Da__nodesContainer{flex-direction:column;gap:80px;display:flex;position:relative}.VersionTimeline-module__MKR8Da__nodeWrapper{justify-content:center;align-items:center;display:flex;position:relative}.VersionTimeline-module__MKR8Da__horizontalLine{z-index:1;height:2px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.VersionTimeline-module__MKR8Da__horizontalLineLeft{left:72px;right:calc(50% + 28px)}.VersionTimeline-module__MKR8Da__horizontalLineRight{left:calc(50% + 28px);right:72px}.VersionTimeline-module__MKR8Da__node{z-index:10;cursor:pointer;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:relative}.VersionTimeline-module__MKR8Da__nodeActive{transform:scale(1.1)}.VersionTimeline-module__MKR8Da__nodeGlow{opacity:.2;filter:blur(32px);border-radius:12px;transition:all .3s;position:absolute;inset:0;transform:scale(1.5)}.VersionTimeline-module__MKR8Da__nodeCircle{border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000004d}.VersionTimeline-module__MKR8Da__nodeCircleActive{border:2px solid #fff}.VersionTimeline-module__MKR8Da__nodeIcon{color:#fff;width:24px;height:24px;transition:all .3s}.VersionTimeline-module__MKR8Da__nodeIconActive{width:28px;height:28px}.VersionTimeline-module__MKR8Da__badge{z-index:20;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.VersionTimeline-module__MKR8Da__badgeLeft{left:0}.VersionTimeline-module__MKR8Da__badgeRight{right:0}.VersionTimeline-module__MKR8Da__badgeContent{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border:1px solid #fff3;border-radius:8px;padding:6px 12px;transition:all .3s;position:relative}.VersionTimeline-module__MKR8Da__badgeActive{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 12px #0000004d}.VersionTimeline-module__MKR8Da__badgeContent span{font-size:14px;font-weight:var(--font-weight-medium);color:#f3f2f4;transition:all .3s}.VersionTimeline-module__MKR8Da__badgeActive span{color:#fff}.VersionTimeline-module__MKR8Da__card{z-index:30;animation:.3s ease-out VersionTimeline-module__MKR8Da__fadeInSlide;position:absolute;top:50%;transform:translateY(-50%)}.VersionTimeline-module__MKR8Da__cardLeft{margin-right:224px;right:75%}.VersionTimeline-module__MKR8Da__cardRight{margin-left:224px;left:75%}.VersionTimeline-module__MKR8Da__cardContent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;width:320px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.VersionTimeline-module__MKR8Da__cardAccent{height:4px}.VersionTimeline-module__MKR8Da__cardBody{padding:24px}.VersionTimeline-module__MKR8Da__cardIcon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;display:inline-flex}.VersionTimeline-module__MKR8Da__cardIcon svg{color:#fff;width:20px;height:20px}.VersionTimeline-module__MKR8Da__cardTitle{font-size:1.125rem;font-weight:var(--font-weight-bold);color:#1a1a1a;letter-spacing:-.01em;margin-bottom:8px}.VersionTimeline-module__MKR8Da__cardDescription{color:#4a5568;margin:0;font-size:.875rem;line-height:1.6}.VersionTimeline-module__MKR8Da__colorfuture{background:linear-gradient(135deg,#00d4aa 0%,#06f 100%)}.VersionTimeline-module__MKR8Da__colorintelligence{background:linear-gradient(135deg,#6b4eff 0%,#8b5cf6 100%)}.VersionTimeline-module__MKR8Da__colorstrategy{background:linear-gradient(135deg,#f59e0b 0%,#ef4444 100%)}.VersionTimeline-module__MKR8Da__colorhumanAi{background:linear-gradient(135deg,#00d4aa 0%,#10b981 100%)}.VersionTimeline-module__MKR8Da__colorworkflow{background:linear-gradient(135deg,#f59e0b 0%,#00d4aa 100%)}.VersionTimeline-module__MKR8Da__badgeBorderfuture{border-color:#00d4aa}.VersionTimeline-module__MKR8Da__badgeBorderintelligence{border-color:#6b4eff}.VersionTimeline-module__MKR8Da__badgeBorderstrategy{border-color:#f59e0b}.VersionTimeline-module__MKR8Da__badgeBorderhumanAi{border-color:#00d4aa}.VersionTimeline-module__MKR8Da__badgeBorderworkflow{border-color:#f59e0b}@keyframes VersionTimeline-module__MKR8Da__fadeInSlide{0%{opacity:0;transform:translateY(calc(8px - 50%))}to{opacity:1;transform:translateY(-50%)}}@media (max-width:1440px){.VersionTimeline-module__MKR8Da__cardLeft{margin-right:120px}.VersionTimeline-module__MKR8Da__cardRight{margin-left:120px}.VersionTimeline-module__MKR8Da__cardContent{width:280px}.VersionTimeline-module__MKR8Da__cardBody{padding:20px}.VersionTimeline-module__MKR8Da__cardTitle{font-size:1rem}.VersionTimeline-module__MKR8Da__cardDescription{font-size:.8125rem}}@media (max-width:1280px){.VersionTimeline-module__MKR8Da__cardLeft{margin-right:90px}.VersionTimeline-module__MKR8Da__cardRight{margin-left:90px}.VersionTimeline-module__MKR8Da__cardContent{width:260px}.VersionTimeline-module__MKR8Da__cardBody{padding:18px}.VersionTimeline-module__MKR8Da__cardIcon{width:32px;height:32px;margin-bottom:10px}.VersionTimeline-module__MKR8Da__cardIcon svg{width:18px;height:18px}.VersionTimeline-module__MKR8Da__cardTitle{margin-bottom:6px;font-size:.9375rem}.VersionTimeline-module__MKR8Da__cardDescription{font-size:.75rem;line-height:1.5}}@media (max-width:1024px){.VersionTimeline-module__MKR8Da__cardLeft{margin-right:70px}.VersionTimeline-module__MKR8Da__cardRight{margin-left:70px}.VersionTimeline-module__MKR8Da__cardContent{width:240px}.VersionTimeline-module__MKR8Da__cardBody{padding:16px}.VersionTimeline-module__MKR8Da__cardIcon{width:30px;height:30px;margin-bottom:8px}.VersionTimeline-module__MKR8Da__cardIcon svg{width:16px;height:16px}.VersionTimeline-module__MKR8Da__cardTitle{font-size:.875rem}.VersionTimeline-module__MKR8Da__cardDescription{font-size:.6875rem}}@media (max-width:768px){.VersionTimeline-module__MKR8Da__timeline{max-width:400px}.VersionTimeline-module__MKR8Da__nodesContainer{gap:60px}.VersionTimeline-module__MKR8Da__card{display:none}}
.About-module__er1mvW__about{background:0 0;padding:60px 0 80px;position:relative;overflow:hidden}.About-module__er1mvW__layout{flex-direction:column;align-items:center;margin-bottom:80px;display:flex}.About-module__er1mvW__header{text-align:center;z-index:1;max-width:800px;margin-bottom:60px;position:relative}.About-module__er1mvW__badge{font-size:14px;font-weight:var(--font-weight-medium);color:#ffffffe6;margin-bottom:var(--spacing-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;padding:10px 24px;display:inline-flex}.About-module__er1mvW__title{font-size:clamp(2rem,4vw,3rem);font-weight:var(--font-weight-bold);flex-direction:column;gap:4px;margin-bottom:24px;line-height:1.15;display:flex}.About-module__er1mvW__titleMain{color:#fff;letter-spacing:-.02em}.About-module__er1mvW__titleHighlight{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text}.About-module__er1mvW__description{font-size:clamp(.9375rem,2vw,1rem);line-height:var(--line-height-relaxed);color:#ffffffa6;max-width:700px;margin:0 auto}.About-module__er1mvW__timelineWrapper{justify-content:center;align-items:center;width:100%;min-height:600px;display:flex;position:relative}.About-module__er1mvW__conceptsHeader{margin-top:48px}.About-module__er1mvW__conceptsTitle{font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--font-weight-bold);color:#fff;letter-spacing:-.02em;margin:0}.About-module__er1mvW__timelineWrapper{justify-content:center;align-items:center;min-height:600px;display:flex;position:relative}@keyframes About-module__er1mvW__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.About-module__er1mvW__layout{gap:50px}.About-module__er1mvW__timelineWrapper{min-height:500px}}@media (max-width:768px){.About-module__er1mvW__about{padding:60px 0}.About-module__er1mvW__layout{gap:40px}.About-module__er1mvW__timelineWrapper{min-height:400px}}
.ServicesCarousel-module__iY_gTq__carousel{width:100%;max-width:1400px;margin:0 auto;position:relative}.ServicesCarousel-module__iY_gTq__carouselContainer{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.ServicesCarousel-module__iY_gTq__cardsWrapper{perspective:2000px;justify-content:center;align-items:center;width:100%;height:580px;display:flex;position:relative}.ServicesCarousel-module__iY_gTq__cardContainer{transform-style:preserve-3d;transition:all .7s ease-out;position:absolute}.ServicesCarousel-module__iY_gTq__positionCenter{z-index:20;opacity:1;transform:translate(0)translateZ(-900px)scale(1)rotateY(0)}.ServicesCarousel-module__iY_gTq__positionLeft{z-index:10;opacity:.35;transform:translate(-320px)translateZ(400px)scale(.65)rotateY(42deg)}.ServicesCarousel-module__iY_gTq__positionRight{z-index:10;opacity:.35;transform:translate(320px)translateZ(400px)scale(.65)rotateY(-42deg)}.ServicesCarousel-module__iY_gTq__ambientGlow{opacity:.3;filter:blur(80px);border-radius:45px;position:absolute;inset:0}.ServicesCarousel-module__iY_gTq__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1e293b66 0%,#0f172acc 100%);border:1px solid #ffffff0d;border-radius:45px;width:520px;height:580px;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #00000080,0 30px 60px -30px #00000059,inset 0 1px #ffffff0d}.ServicesCarousel-module__iY_gTq__gradientMesh{opacity:.2;position:absolute;inset:0}.ServicesCarousel-module__iY_gTq__iconWrapper{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.ServicesCarousel-module__iY_gTq__iconContainer{width:340px;height:340px;transform-style:preserve-3d;border-radius:60px;position:relative;transform:translateZ(40px)}.ServicesCarousel-module__iY_gTq__iconGlow{filter:blur(48px);opacity:.5;border-radius:60px;position:absolute;inset:0}.ServicesCarousel-module__iY_gTq__iconGlass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172a99;border:2px solid #ffffff1a;border-radius:60px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #00000080,0 20px 40px #0000004d}.ServicesCarousel-module__iY_gTq__topHighlight{opacity:.5;background:linear-gradient(90deg,#0000,#fff,#0000);height:1px;position:absolute;top:0;left:25%;right:25%}.ServicesCarousel-module__iY_gTq__iconElement{position:relative}.ServicesCarousel-module__iY_gTq__icon{stroke-width:1.5px;width:160px;height:160px}.ServicesCarousel-module__iY_gTq__bottomShadow{opacity:.3;filter:blur(12px);border-radius:50%;width:75%;height:40px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.ServicesCarousel-module__iY_gTq__navButton{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#111827cc;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;box-shadow:0 8px 32px #0000004d}.ServicesCarousel-module__iY_gTq__navButton:hover{transform:scale(1.1)}.ServicesCarousel-module__iY_gTq__navButtonLeft{left:16px}.ServicesCarousel-module__iY_gTq__navButtonRight{right:16px}.ServicesCarousel-module__iY_gTq__navIcon{color:#f3f2f4;width:24px;height:24px}.ServicesCarousel-module__iY_gTq__info{text-align:center;max-width:800px;margin:0 auto 40px;padding:0 16px}.ServicesCarousel-module__iY_gTq__serviceTitle{font-size:clamp(1.75rem,4vw,3rem);font-weight:var(--font-weight-bold);color:#f3f2f4;letter-spacing:-.02em;margin-bottom:16px}.ServicesCarousel-module__iY_gTq__serviceDescription{font-size:clamp(.9375rem,2vw,1.0625rem);line-height:var(--line-height-relaxed);color:var(--color-gray-200);margin:0}.ServicesCarousel-module__iY_gTq__dots{justify-content:center;gap:12px;display:flex}.ServicesCarousel-module__iY_gTq__dot{cursor:pointer;background:#374151;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.ServicesCarousel-module__iY_gTq__dot:hover{background:#4b5563}.ServicesCarousel-module__iY_gTq__dotActive{background:#06f;border-radius:5px;width:40px;height:10px}@media (max-width:1024px){.ServicesCarousel-module__iY_gTq__carousel{padding:60px 0 40px}.ServicesCarousel-module__iY_gTq__carouselContainer{height:500px}.ServicesCarousel-module__iY_gTq__cardsWrapper{height:480px}.ServicesCarousel-module__iY_gTq__card{width:420px;height:480px}.ServicesCarousel-module__iY_gTq__iconContainer{width:280px;height:280px}.ServicesCarousel-module__iY_gTq__icon{width:120px;height:120px}.ServicesCarousel-module__iY_gTq__positionLeft{transform:translate(-180px)translateZ(300px)scale(.8)rotateY(42deg)}.ServicesCarousel-module__iY_gTq__positionRight{transform:translate(180px)translateZ(300px)scale(.8)rotateY(-42deg)}}@media (max-width:768px){.ServicesCarousel-module__iY_gTq__carousel{padding:40px 0 20px}.ServicesCarousel-module__iY_gTq__carouselContainer{height:400px}.ServicesCarousel-module__iY_gTq__cardsWrapper{height:380px}.ServicesCarousel-module__iY_gTq__card{width:320px;height:380px}.ServicesCarousel-module__iY_gTq__iconContainer{width:220px;height:220px}.ServicesCarousel-module__iY_gTq__icon{width:100px;height:100px}.ServicesCarousel-module__iY_gTq__positionLeft,.ServicesCarousel-module__iY_gTq__positionRight{display:none}.ServicesCarousel-module__iY_gTq__navButton{width:48px;height:48px}.ServicesCarousel-module__iY_gTq__navIcon{width:20px;height:20px}.ServicesCarousel-module__iY_gTq__info{margin-bottom:32px}}@media (max-width:1600px){.ServicesCarousel-module__iY_gTq__cardsWrapper{perspective:1600px;height:500px}.ServicesCarousel-module__iY_gTq__card{width:440px;height:500px}.ServicesCarousel-module__iY_gTq__iconContainer{width:280px;height:280px}.ServicesCarousel-module__iY_gTq__icon{width:130px;height:130px}.ServicesCarousel-module__iY_gTq__positionLeft{transform:translate(-260px)translateZ(360px)scale(.6)rotateY(42deg)}.ServicesCarousel-module__iY_gTq__positionRight{transform:translate(260px)translateZ(360px)scale(.6)rotateY(-42deg)}}@media (max-width:1440px){.ServicesCarousel-module__iY_gTq__carouselContainer{height:440px}.ServicesCarousel-module__iY_gTq__cardsWrapper{perspective:1500px;height:460px}.ServicesCarousel-module__iY_gTq__card{width:400px;height:460px}.ServicesCarousel-module__iY_gTq__iconContainer{width:260px;height:260px}.ServicesCarousel-module__iY_gTq__icon{width:120px;height:120px}.ServicesCarousel-module__iY_gTq__positionCenter{transform:translate(0)translateZ(-700px)scale(.92)rotateY(0)}.ServicesCarousel-module__iY_gTq__positionLeft{transform:translate(-240px)translateZ(340px)scale(.58)rotateY(42deg)}.ServicesCarousel-module__iY_gTq__positionRight{transform:translate(240px)translateZ(340px)scale(.58)rotateY(-42deg)}}
.Services-module__ebk1Fa__services{background:0 0;margin-bottom:30px;position:relative;overflow:hidden}.Services-module__ebk1Fa__header{text-align:center;z-index:1;max-width:900px;margin:auto;position:relative}.Services-module__ebk1Fa__badge{font-size:14px;font-weight:var(--font-weight-medium);color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:100px;margin-bottom:24px;padding:10px 24px;display:inline-flex}.Services-module__ebk1Fa__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--font-weight-bold);flex-direction:column;gap:4px;margin-bottom:24px;line-height:1.15;display:flex}.Services-module__ebk1Fa__titleMain{color:#fff;letter-spacing:-.02em}.Services-module__ebk1Fa__titleHighlight{background:linear-gradient(135deg,#06f 0%,#00d4aa 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text}.Services-module__ebk1Fa__description{font-size:clamp(1rem,2vw,1.125rem);line-height:var(--line-height-relaxed);color:#ffffffa6;max-width:750px;margin:0 auto}@media (max-width:768px){.Services-module__ebk1Fa__services{padding:60px 0 80px}.Services-module__ebk1Fa__header{margin-bottom:40px}}
.Pricing-module__JL330a__pricing{background:0 0;width:100%;padding:80px 0 100px;position:relative}.Pricing-module__JL330a__header{text-align:center;margin-bottom:64px}.Pricing-module__JL330a__badge{color:var(--color-secondary);font-size:.875rem;font-weight:var(--font-weight-medium);background:#6b4eff1a;border:1px solid #6b4eff4d;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;display:inline-flex}.Pricing-module__JL330a__badgeIcon{width:16px;height:16px}.Pricing-module__JL330a__title{font-size:clamp(2rem,5vw,3rem);font-weight:var(--font-weight-bold);color:var(--color-gray-50);letter-spacing:-.02em;line-height:var(--line-height-tight);margin-bottom:16px}.Pricing-module__JL330a__subtitle{font-size:clamp(1rem,2vw,1.125rem);line-height:var(--line-height-relaxed);color:var(--color-gray-200);max-width:800px;margin:0 auto}.Pricing-module__JL330a__grid{grid-template-columns:1fr;gap:24px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.Pricing-module__JL330a__grid{grid-template-columns:repeat(3,1fr)}}.Pricing-module__JL330a__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b66;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;padding:32px;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 30px #0003}.Pricing-module__JL330a__card:hover{transform:scale(1.02)}.Pricing-module__JL330a__highlighted{background:linear-gradient(135deg,#6b4eff26 0%,#0066ff26 100%);border:2px solid #6b4eff80;box-shadow:0 20px 60px #6b4eff4d}@media (min-width:768px){.Pricing-module__JL330a__highlighted{margin-top:-16px;margin-bottom:16px}}.Pricing-module__JL330a__popularBadge{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-primary)100%);color:#fff;font-size:.875rem;font-weight:var(--font-weight-semibold);border-radius:9999px;align-items:center;gap:8px;padding:6px 16px;display:flex;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #6b4eff66}.Pricing-module__JL330a__popularIcon{width:14px;height:14px}.Pricing-module__JL330a__planHeader{margin-bottom:24px}.Pricing-module__JL330a__planName{font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--color-gray-50);letter-spacing:-.01em;margin-bottom:8px}.Pricing-module__JL330a__planDescription{color:var(--color-gray-200);font-size:.875rem;line-height:var(--line-height-normal)}.Pricing-module__JL330a__priceWrapper{margin-bottom:32px}.Pricing-module__JL330a__priceContainer{align-items:baseline;gap:4px;display:flex}.Pricing-module__JL330a__price{font-size:3rem;font-weight:var(--font-weight-bold);color:var(--color-gray-50);letter-spacing:-.02em}.Pricing-module__JL330a__period{color:var(--color-gray-200);font-size:1.125rem}.Pricing-module__JL330a__features{flex-direction:column;flex-grow:1;gap:16px;margin-bottom:32px;display:flex}.Pricing-module__JL330a__feature{align-items:flex-start;gap:12px;display:flex}.Pricing-module__JL330a__checkIcon{background:#6b4eff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.Pricing-module__JL330a__checkIconHighlighted{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-primary)100%)}.Pricing-module__JL330a__check{color:#fff;width:12px;height:12px}.Pricing-module__JL330a__featureText{font-size:.875rem;line-height:var(--line-height-relaxed);color:var(--color-gray-100)}.Pricing-module__JL330a__button{width:100%;color:var(--color-gray-50);font-size:1rem;font-weight:var(--font-weight-semibold);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:16px;transition:all .3s}.Pricing-module__JL330a__button:hover{background:#ffffff14;transform:scale(1.02)}.Pricing-module__JL330a__buttonHighlighted{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-primary)100%);border:none;box-shadow:0 8px 24px #6b4eff4d}.Pricing-module__JL330a__buttonHighlighted:hover{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-primary)100%);box-shadow:0 12px 32px #6b4eff66}@media (max-width:1600px){.Pricing-module__JL330a__pricing{padding:70px 0 90px}.Pricing-module__JL330a__card{padding:28px}.Pricing-module__JL330a__planName{font-size:1.375rem}.Pricing-module__JL330a__price{font-size:2.75rem}.Pricing-module__JL330a__period{font-size:1rem}}@media (max-width:1440px){.Pricing-module__JL330a__pricing{padding:60px 0 80px}.Pricing-module__JL330a__header{margin-bottom:56px}.Pricing-module__JL330a__card{padding:26px}.Pricing-module__JL330a__planName{font-size:1.25rem}.Pricing-module__JL330a__planDescription{font-size:.8125rem}.Pricing-module__JL330a__price{font-size:2.5rem}.Pricing-module__JL330a__features{gap:14px}.Pricing-module__JL330a__featureText{font-size:.8125rem}}@media (max-width:1024px){.Pricing-module__JL330a__pricing{padding:50px 0 70px}.Pricing-module__JL330a__grid{grid-template-columns:1fr;gap:20px;max-width:500px}.Pricing-module__JL330a__card{padding:28px}.Pricing-module__JL330a__highlighted{margin-top:0;margin-bottom:0}}@media (max-width:768px){.Pricing-module__JL330a__pricing{padding:40px 0 60px}.Pricing-module__JL330a__header{margin-bottom:48px}.Pricing-module__JL330a__card{padding:24px}.Pricing-module__JL330a__highlighted{margin-top:0;margin-bottom:0}.Pricing-module__JL330a__price{font-size:2.5rem}}
