.Hero-module__JgYmMq__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";z-index:-1;background:radial-gradient(circle at 20%,#00ff8814 0%,#0000 50%),radial-gradient(circle at 80% 20%,#00d4ff0f 0%,#0000 40%),radial-gradient(circle at 40% 80%,#8a2be20d 0%,#0000 40%);width:200%;height:200%;animation:15s ease-in-out infinite Hero-module__JgYmMq__gradientShift;position:absolute;top:-50%;left:-50%}[data-theme=light] .Hero-module__JgYmMq__hero:before{background:radial-gradient(circle at 20%,#0596691a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#00b4d814 0%,#0000 40%),radial-gradient(circle at 40% 80%,#8a2be20f 0%,#0000 40%)}@keyframes Hero-module__JgYmMq__gradientShift{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(2%,2%)rotate(1deg)}50%{transform:translate(-1%,3%)rotate(-1deg)}75%{transform:translate(3%,-2%)rotate(2deg)}}.Hero-module__JgYmMq__particleCanvas{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__orb{filter:blur(60px);opacity:.5;z-index:0;pointer-events:none;will-change:transform,border-radius;mix-blend-mode:screen;border-radius:50%;transition:transform .3s ease-out,border-radius .3s ease-out;position:absolute}.Hero-module__JgYmMq__orb1{background:var(--accent);width:400px;height:400px;top:calc(15.67% - 200px);right:calc(9.1% - 200px)}.Hero-module__JgYmMq__orb2{z-index:1;opacity:.7;filter:blur(50px);background:#00d4ff;width:350px;height:350px;bottom:calc(3.33% - 175px);left:calc(2% - 175px)}[data-theme=light] .Hero-module__JgYmMq__orb{mix-blend-mode:multiply}.Hero-module__JgYmMq__growthLine{z-index:0;pointer-events:none;filter:blur(6px);opacity:.5;mix-blend-mode:screen;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__growthLine svg{width:100%;height:100%}.Hero-module__JgYmMq__growthPath{fill:none;stroke:url(#growthGradient);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1500;stroke-dashoffset:1500px;animation:3s ease-out forwards Hero-module__JgYmMq__drawLine}.Hero-module__JgYmMq__growthPathGlow{fill:none;stroke:url(#glowGradient);stroke-width:12px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1500;stroke-dashoffset:1500px;animation:3s ease-out forwards Hero-module__JgYmMq__drawLine}@keyframes Hero-module__JgYmMq__drawLine{to{stroke-dashoffset:0}}.Hero-module__JgYmMq__growthArrow{fill:var(--accent);opacity:0;filter:drop-shadow(0 0 10px var(--accent));animation:.3s ease-out 1.7s forwards Hero-module__JgYmMq__fadeInArrow}@keyframes Hero-module__JgYmMq__fadeInArrow{to{opacity:1}}[data-theme=light] .Hero-module__JgYmMq__growthLine{opacity:.3;mix-blend-mode:multiply}.Hero-module__JgYmMq__cursorGlow{background:radial-gradient(circle,var(--accent)0%,transparent 70%);pointer-events:none;z-index:0;opacity:0;filter:blur(30px);mix-blend-mode:screen;border-radius:50%;width:150px;height:150px;transition:opacity .3s;position:absolute;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__cursorGlow.Hero-module__JgYmMq__active{opacity:.7}[data-theme=light] .Hero-module__JgYmMq__cursorGlow{mix-blend-mode:multiply}.Hero-module__JgYmMq__content{z-index:1;max-width:800px;position:relative}.Hero-module__JgYmMq__headline{opacity:0;margin-bottom:24px;font-size:clamp(2rem,6vw,3.5rem);line-height:1.15;animation:.6s .3s forwards Hero-module__JgYmMq__fadeSlideUp}.Hero-module__JgYmMq__headlineAccent{color:var(--accent)}.Hero-module__JgYmMq__subheadline{color:var(--text-secondary);opacity:0;max-width:600px;margin-bottom:40px;font-family:JetBrains Mono,monospace;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.7;animation:.6s .6s forwards Hero-module__JgYmMq__fadeSlideUp}.Hero-module__JgYmMq__ctaRow{opacity:0;flex-wrap:wrap;align-items:center;gap:16px;animation:.6s .9s forwards Hero-module__JgYmMq__fadeSlideUp;display:flex}.Hero-module__JgYmMq__ctaPrimary{background:var(--accent);color:var(--bg-dark);cursor:pointer;border:2px solid var(--accent);border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Hero-module__JgYmMq__ctaPrimary:hover{color:var(--accent);background:0 0;transform:translateY(-2px);box-shadow:0 10px 40px #00ff884d}.Hero-module__JgYmMq__ctaSecondary{border:2px solid var(--text-muted);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Hero-module__JgYmMq__ctaSecondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.Hero-module__JgYmMq__scrollIndicator{opacity:0;z-index:10;flex-direction:column;align-items:center;gap:8px;width:fit-content;margin:0 auto;text-decoration:none;animation:.6s 1.2s forwards Hero-module__JgYmMq__fadeSlideUp;display:flex;position:absolute;bottom:30px;left:0;right:0}.Hero-module__JgYmMq__scrollIndicator span{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;font-family:JetBrains Mono,monospace;font-size:.7rem}.Hero-module__JgYmMq__scrollMouse{border:2px solid var(--text-muted);border-radius:12px;width:24px;height:40px;transition:border-color .3s;position:relative}.Hero-module__JgYmMq__scrollMouse:before{content:"";background:var(--accent);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__JgYmMq__scrollWheel;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollIndicator:hover .Hero-module__JgYmMq__scrollMouse{border-color:var(--accent)}@keyframes Hero-module__JgYmMq__scrollWheel{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.3;transform:translate(-50%)translateY(12px)}}@keyframes Hero-module__JgYmMq__fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.Hero-module__JgYmMq__profilePic{width:90px;height:90px}}@media (max-width:768px){.Hero-module__JgYmMq__nameRow{flex-direction:column;align-items:flex-start;gap:16px}.Hero-module__JgYmMq__profilePic{width:80px;height:80px;padding:2px}.Hero-module__JgYmMq__profilePic img{border-width:2px}.Hero-module__JgYmMq__profilePic:before{filter:blur(10px);inset:-4px}.Hero-module__JgYmMq__growthLine{opacity:.3;filter:blur(8px);pointer-events:none}.Hero-module__JgYmMq__cursorGlow{display:none}.Hero-module__JgYmMq__orb1{filter:blur(40px);opacity:.4;width:200px;height:200px;top:calc(15.67% - 100px);right:calc(9.1% - 100px)}.Hero-module__JgYmMq__orb2{filter:blur(35px);opacity:.5;width:180px;height:180px;bottom:calc(3.33% - 90px);left:calc(2% - 90px)}.Hero-module__JgYmMq__scrollIndicator{display:none}.Hero-module__JgYmMq__scrollMouse{width:20px;height:32px}.Hero-module__JgYmMq__scrollMouse:before{height:6px;top:6px}}
.WebsitesSection-module__QgSZea__section{padding:100px 0;position:relative}.WebsitesSection-module__QgSZea__sectionNumber{color:var(--accent);margin-bottom:16px;font-family:JetBrains Mono,monospace;font-size:.9rem;display:block}.WebsitesSection-module__QgSZea__title{margin-bottom:48px;font-size:clamp(1.8rem,4vw,2.5rem)}.WebsitesSection-module__QgSZea__accent{color:var(--accent)}.WebsitesSection-module__QgSZea__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:48px;display:grid}.WebsitesSection-module__QgSZea__card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:32px 24px;transition:border-color .3s,transform .3s}.WebsitesSection-module__QgSZea__card:hover{border-color:var(--accent);transform:translateY(-4px)}.WebsitesSection-module__QgSZea__icon{color:var(--accent);margin-bottom:16px;font-size:1.5rem}.WebsitesSection-module__QgSZea__cardTitle{margin-bottom:8px;font-size:1.1rem}.WebsitesSection-module__QgSZea__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.WebsitesSection-module__QgSZea__cta{border:2px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.WebsitesSection-module__QgSZea__cta:hover{background:var(--accent);color:var(--bg-dark);transform:translateY(-2px);box-shadow:0 10px 40px #00ff884d}
.PlatformSection-module__WPrZ9G__section{padding:80px 0 40px;position:relative}.PlatformSection-module__WPrZ9G__sectionNumber{color:var(--accent);margin-bottom:16px;font-family:JetBrains Mono,monospace;font-size:.9rem;display:block}.PlatformSection-module__WPrZ9G__splitLayout{align-items:center;gap:48px;margin-bottom:48px;display:flex}.PlatformSection-module__WPrZ9G__splitText,.PlatformSection-module__WPrZ9G__splitImage{flex:1;min-width:0}.PlatformSection-module__WPrZ9G__title{margin-bottom:24px;font-size:clamp(1.8rem,4vw,2.5rem)}.PlatformSection-module__WPrZ9G__accent{color:var(--accent)}.PlatformSection-module__WPrZ9G__painPoint{color:var(--text-secondary);margin-bottom:16px;font-size:1.1rem;font-style:italic;line-height:1.7}.PlatformSection-module__WPrZ9G__solution{color:var(--text-secondary);margin-bottom:0;font-family:JetBrains Mono,monospace;font-size:.95rem;line-height:1.7}.PlatformSection-module__WPrZ9G__mockupImage{border-radius:12px;width:100%;height:auto}@media (max-width:768px){.PlatformSection-module__WPrZ9G__splitLayout{flex-direction:column}}.PlatformSection-module__WPrZ9G__comingSoon{text-align:left}.PlatformSection-module__WPrZ9G__badge{color:#00d4ff;background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-family:JetBrains Mono,monospace;font-size:.8rem;display:inline-block}.PlatformSection-module__WPrZ9G__notifyText{color:var(--text-secondary);margin-bottom:16px;font-size:.95rem}.PlatformSection-module__WPrZ9G__notifyForm{flex-wrap:wrap;align-items:flex-start;gap:12px;max-width:520px;display:flex}.PlatformSection-module__WPrZ9G__nameInput{background:var(--bg-card);border:1px solid var(--border);min-width:160px;color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:.95rem;transition:border-color .3s}.PlatformSection-module__WPrZ9G__nameInput:focus{border-color:var(--accent)}.PlatformSection-module__WPrZ9G__nameInput::placeholder{color:var(--text-muted)}.PlatformSection-module__WPrZ9G__earlyAccess{cursor:pointer;width:100%;color:var(--text-secondary);align-items:center;gap:8px;padding:4px 0;font-size:.9rem;display:flex}.PlatformSection-module__WPrZ9G__checkbox{accent-color:#00d4ff;cursor:pointer;flex-shrink:0;width:18px;height:18px}.PlatformSection-module__WPrZ9G__emailInput{background:var(--bg-card);border:1px solid var(--border);min-width:200px;color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:.95rem;transition:border-color .3s}.PlatformSection-module__WPrZ9G__emailInput:focus{border-color:var(--accent)}.PlatformSection-module__WPrZ9G__emailInput::placeholder{color:var(--text-muted)}.PlatformSection-module__WPrZ9G__notifyBtn{color:var(--bg-dark);cursor:pointer;background:#00d4ff;border:none;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s}.PlatformSection-module__WPrZ9G__notifyBtn:hover{transform:translateY(-2px);box-shadow:0 10px 40px #00d4ff4d}
.SocialProof-module__Z4Tylq__section{padding:32px 0;position:relative}.SocialProof-module__Z4Tylq__title{text-align:center;max-width:600px;margin:0 auto;font-size:clamp(1.4rem,3vw,2rem);line-height:1.4}.SocialProof-module__Z4Tylq__cityWrapper{min-width:180px;display:inline-block;position:relative}.SocialProof-module__Z4Tylq__city{transition:opacity .25s,transform .25s;display:inline-block}.SocialProof-module__Z4Tylq__cityExit{opacity:0;transform:translateY(-8px)}.SocialProof-module__Z4Tylq__cityEnter{opacity:0;transform:translateY(8px)}.SocialProof-module__Z4Tylq__cityVisible{opacity:1;transform:translateY(0)}.SocialProof-module__Z4Tylq__accent{color:var(--accent)}.SocialProof-module__Z4Tylq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.SocialProof-module__Z4Tylq__card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;min-height:120px;padding:32px 24px;display:flex}.SocialProof-module__Z4Tylq__placeholder{color:var(--text-muted);font-family:JetBrains Mono,monospace;font-size:.85rem}.SocialProof-module__Z4Tylq__comingSoon{text-align:center;margin-top:32px}.SocialProof-module__Z4Tylq__badge{color:#00d4ff;background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-family:JetBrains Mono,monospace;font-size:.8rem;display:inline-block}.SocialProof-module__Z4Tylq__notifyText{color:var(--text-secondary);margin-bottom:16px;font-size:.95rem}.SocialProof-module__Z4Tylq__notifyForm{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:12px;max-width:520px;margin:0 auto;display:flex}.SocialProof-module__Z4Tylq__nameInput,.SocialProof-module__Z4Tylq__emailInput{background:var(--bg-card);border:1px solid var(--border);min-width:160px;color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:.95rem;transition:border-color .3s}.SocialProof-module__Z4Tylq__nameInput:focus,.SocialProof-module__Z4Tylq__emailInput:focus{border-color:var(--accent)}.SocialProof-module__Z4Tylq__nameInput::placeholder,.SocialProof-module__Z4Tylq__emailInput::placeholder{color:var(--text-muted)}.SocialProof-module__Z4Tylq__earlyAccess{cursor:pointer;width:100%;color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;padding:4px 0;font-size:.9rem;display:flex}.SocialProof-module__Z4Tylq__checkbox{accent-color:#00d4ff;cursor:pointer;flex-shrink:0;width:18px;height:18px}.SocialProof-module__Z4Tylq__notifyBtn{color:var(--bg-dark);cursor:pointer;background:#00d4ff;border:none;border-radius:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s}.SocialProof-module__Z4Tylq__notifyBtn:hover{transform:translateY(-2px);box-shadow:0 10px 40px #00d4ff4d}
.FAQ-module__YTKPaG__faqGrid{column-count:2;column-gap:16px}.FAQ-module__YTKPaG__faqItem{background:var(--bg-card);border:1px solid var(--border);break-inside:avoid;border-radius:12px;margin-bottom:16px;transition:all .3s;overflow:hidden}.FAQ-module__YTKPaG__faqItem:hover{border-color:var(--accent)}.FAQ-module__YTKPaG__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;display:flex}.FAQ-module__YTKPaG__faqQuestion h3{color:var(--text-primary);font-size:1rem;font-weight:500}.FAQ-module__YTKPaG__faqIcon{color:var(--text-secondary);flex-shrink:0;font-size:.9rem;transition:transform .3s}.FAQ-module__YTKPaG__faqItem.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__faqIcon{color:var(--accent);transform:rotate(180deg)}.FAQ-module__YTKPaG__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__YTKPaG__faqItem.FAQ-module__YTKPaG__open .FAQ-module__YTKPaG__faqAnswer{max-height:500px}.FAQ-module__YTKPaG__faqAnswerContent{color:var(--text-secondary);padding:0 24px 20px;font-size:.95rem;line-height:1.7}.FAQ-module__YTKPaG__faqAnswerContent p{margin:0}.FAQ-module__YTKPaG__faqAnswerContent em{color:var(--accent);font-style:normal}.FAQ-module__YTKPaG__faqAnswerContent a{color:var(--accent);text-decoration:none}.FAQ-module__YTKPaG__faqAnswerContent a:hover{text-decoration:underline}@media (max-width:768px){.FAQ-module__YTKPaG__faqGrid{column-count:1}.FAQ-module__YTKPaG__faqQuestion{padding:16px 20px}.FAQ-module__YTKPaG__faqQuestion h3{font-size:.95rem}.FAQ-module__YTKPaG__faqAnswerContent{padding:0 20px 16px;font-size:.9rem}}
.Contact-module__Bs3a0a__contactContent{text-align:center;max-width:600px;margin:0 auto}.Contact-module__Bs3a0a__contactContent h3{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:2rem}.Contact-module__Bs3a0a__contactContent>p{color:var(--text-secondary);margin-bottom:32px;font-size:1.1rem;line-height:1.6}.Contact-module__Bs3a0a__contactForm{text-align:left}.Contact-module__Bs3a0a__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__Bs3a0a__formGroup{margin-bottom:20px}.Contact-module__Bs3a0a__formGroup label{color:var(--text-primary);margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.Contact-module__Bs3a0a__optional{color:var(--text-secondary);font-weight:400}.Contact-module__Bs3a0a__formGroup select{background:var(--bg-card);border:1px solid var(--border);width:100%;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2300ff88' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border-radius:10px;padding:14px 18px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__Bs3a0a__formGroup select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);outline:none}.Contact-module__Bs3a0a__formGroup select option{background:var(--bg-dark);color:var(--text-primary)}.Contact-module__Bs3a0a__serviceSelected{font-weight:700;border-color:var(--accent)!important}.Contact-module__Bs3a0a__formGroup input,.Contact-module__Bs3a0a__formGroup textarea{background:var(--bg-card);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:10px;padding:14px 18px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__Bs3a0a__formGroup input::placeholder,.Contact-module__Bs3a0a__formGroup textarea::placeholder{color:var(--text-secondary);opacity:.6}.Contact-module__Bs3a0a__formGroup input:focus,.Contact-module__Bs3a0a__formGroup textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);outline:none}.Contact-module__Bs3a0a__formGroup textarea{resize:vertical;min-height:150px}.Contact-module__Bs3a0a__formStatus{border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.9rem}.Contact-module__Bs3a0a__formStatus.Contact-module__Bs3a0a__success{color:var(--accent);background:#00ff881a;border:1px solid #00ff884d}.Contact-module__Bs3a0a__formStatus.Contact-module__Bs3a0a__error{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b4d}.Contact-module__Bs3a0a__formStatus.Contact-module__Bs3a0a__loading{color:#00d4ff;background:#00d4ff1a;border:1px solid #00d4ff4d}.Contact-module__Bs3a0a__contactBtn{background:var(--accent);color:#000;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Contact-module__Bs3a0a__contactBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #0f86}.Contact-module__Bs3a0a__contactBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__Bs3a0a__hidden{display:none!important}@media (max-width:768px){.Contact-module__Bs3a0a__formRow{grid-template-columns:1fr}.Contact-module__Bs3a0a__contactContent h3{font-size:1.5rem}.Contact-module__Bs3a0a__contactContent>p{font-size:1rem}}
