.IntroAnimation-module__DYVLSq__overlay{z-index:9999;background:var(--overlay);-webkit-backdrop-filter:blur(30px);justify-content:center;align-items:center;transition:opacity .7s;display:flex;position:fixed;inset:0}.IntroAnimation-module__DYVLSq__fadeOut{opacity:0;pointer-events:none}.IntroAnimation-module__DYVLSq__content{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.IntroAnimation-module__DYVLSq__ringOuter{border-radius:50%;animation:3s linear infinite IntroAnimation-module__DYVLSq__spin;position:absolute;inset:0}.IntroAnimation-module__DYVLSq__ringInner{border:3px solid #0000;border-top-color:var(--primary);border-right-color:var(--primary-medium);border-radius:50%;width:100%;height:100%}.IntroAnimation-module__DYVLSq__logoWrap{animation:2s ease-in-out infinite IntroAnimation-module__DYVLSq__pulse}.IntroAnimation-module__DYVLSq__logo{box-shadow:0 0 60px var(--shadow);border-radius:28px}@keyframes IntroAnimation-module__DYVLSq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes IntroAnimation-module__DYVLSq__pulse{0%,to{transform:scale(.9)}50%{transform:scale(1.05)}}
.HeroSection-module__SEewqa__hero{padding-top:120px;padding-bottom:80px;overflow:hidden}.HeroSection-module__SEewqa__inner{align-items:center;gap:60px;display:flex}.HeroSection-module__SEewqa__textSide{flex:1;animation:.8s forwards HeroSection-module__SEewqa__slideUp}.HeroSection-module__SEewqa__title{margin-bottom:20px}.HeroSection-module__SEewqa__subtitle{color:var(--text-secondary);max-width:500px;margin-bottom:32px;font-size:1.15rem;line-height:1.7}.HeroSection-module__SEewqa__buttons{flex-wrap:wrap;gap:16px;display:flex}.HeroSection-module__SEewqa__comingSoon{align-items:center;gap:12px;display:flex}.HeroSection-module__SEewqa__comingSoonBadge{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:12px;padding:8px 20px;font-size:.9rem;font-weight:700;animation:2s ease-in-out infinite HeroSection-module__SEewqa__pulse;display:inline-block}.HeroSection-module__SEewqa__comingSoonText{color:var(--text-tertiary);font-size:.9rem}.HeroSection-module__SEewqa__imageSide{flex:1;justify-content:center;animation:.8s .2s both HeroSection-module__SEewqa__slideUp;display:flex}.HeroSection-module__SEewqa__phoneMockup{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__SEewqa__phoneFrame{border:4px solid var(--border);background:var(--surface);width:280px;height:560px;box-shadow:0 20px 60px var(--shadow);z-index:2;border-radius:40px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__phoneScreen{flex-direction:column;align-items:center;gap:16px;display:flex}.HeroSection-module__SEewqa__mockupIcon{box-shadow:0 8px 30px var(--shadow);border-radius:32px}.HeroSection-module__SEewqa__mockupText{color:var(--text);font-size:1.5rem;font-weight:700}.HeroSection-module__SEewqa__glowCircle{background:radial-gradient(circle,var(--primary)0%,transparent 70%);opacity:.15;z-index:1;border-radius:50%;width:400px;height:400px;animation:3s ease-in-out infinite HeroSection-module__SEewqa__pulse;position:absolute}@keyframes HeroSection-module__SEewqa__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__SEewqa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (max-width:768px){.HeroSection-module__SEewqa__inner{text-align:center;flex-direction:column}.HeroSection-module__SEewqa__subtitle{max-width:100%}.HeroSection-module__SEewqa__buttons{justify-content:center}.HeroSection-module__SEewqa__phoneFrame{border-radius:32px;width:220px;height:440px}.HeroSection-module__SEewqa__mockupIcon{width:140px!important;height:140px!important}.HeroSection-module__SEewqa__glowCircle{width:280px;height:280px}}
.FeaturesSection-module__0FRkEa__features{background:var(--background);overflow:hidden}.FeaturesSection-module__0FRkEa__header{text-align:center;margin-bottom:80px}.FeaturesSection-module__0FRkEa__headerSub{color:var(--text-secondary);max-width:620px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.7}.FeaturesSection-module__0FRkEa__featureCard{border-bottom:1px solid var(--border);opacity:0;align-items:center;gap:60px;padding:80px 0;transition:opacity .7s,transform .7s;display:flex;transform:translateY(40px)}.FeaturesSection-module__0FRkEa__featureCard:last-child{border-bottom:none}.FeaturesSection-module__0FRkEa__featureCardVisible{opacity:1;transform:translateY(0)}.FeaturesSection-module__0FRkEa__reversed{flex-direction:row-reverse}.FeaturesSection-module__0FRkEa__textSide{flex:1;min-width:0}.FeaturesSection-module__0FRkEa__iconBox{background:linear-gradient(135deg,var(--primary),var(--primary-dark));width:80px;height:80px;box-shadow:0 8px 24px var(--shadow);border-radius:20px;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.FeaturesSection-module__0FRkEa__iconImg{background:#fff;border-radius:14px;padding:2px}.FeaturesSection-module__0FRkEa__featureTitle{color:var(--text);letter-spacing:-.01em;margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.2}.FeaturesSection-module__0FRkEa__featureDesc{color:var(--text-secondary);max-width:480px;font-size:1.05rem;line-height:1.75}.FeaturesSection-module__0FRkEa__reversed .FeaturesSection-module__0FRkEa__featureDesc{margin-left:auto}.FeaturesSection-module__0FRkEa__reversed .FeaturesSection-module__0FRkEa__textSide{text-align:right}.FeaturesSection-module__0FRkEa__reversed .FeaturesSection-module__0FRkEa__iconBox{margin-left:auto}.FeaturesSection-module__0FRkEa__phoneSide{flex:1;justify-content:center;align-items:center;gap:24px;min-width:0;display:flex}.FeaturesSection-module__0FRkEa__phoneFrame{border:4px solid var(--border);background:#000;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026,inset 0 0 0 1px #ffffff0d}.FeaturesSection-module__0FRkEa__phoneFrame:hover{transform:translateY(-6px);box-shadow:0 30px 80px #0003,inset 0 0 0 1px #ffffff0d}.FeaturesSection-module__0FRkEa__phoneFrameIos{aspect-ratio:1/2.1;border-radius:38px;width:220px}.FeaturesSection-module__0FRkEa__screenArea{border-radius:0 0 34px 34px;position:absolute;inset:26px 3px 3px;overflow:hidden}.FeaturesSection-module__0FRkEa__phoneFrameIos:before{content:"";z-index:2;background:#000;border-radius:0 0 16px 16px;width:100px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.FeaturesSection-module__0FRkEa__phoneFrameAndroid{aspect-ratio:1080/2400;border-radius:20px;width:200px}.FeaturesSection-module__0FRkEa__phoneScreen{object-fit:cover;object-position:center 3%;width:100%;height:100%;display:block}.FeaturesSection-module__0FRkEa__singlePhone .FeaturesSection-module__0FRkEa__phoneFrame{width:240px}.FeaturesSection-module__0FRkEa__platformLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;white-space:nowrap;background:#00000080;border-radius:8px;padding:4px 12px;font-size:10px;font-weight:700;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.FeaturesSection-module__0FRkEa__featureCard{gap:40px;padding:60px 0}.FeaturesSection-module__0FRkEa__phoneFrameIos{width:230px}.FeaturesSection-module__0FRkEa__phoneFrameAndroid{width:155px}.FeaturesSection-module__0FRkEa__featureTitle{font-size:1.75rem}}@media (max-width:768px){.FeaturesSection-module__0FRkEa__header{margin-bottom:40px}.FeaturesSection-module__0FRkEa__featureCard,.FeaturesSection-module__0FRkEa__reversed{text-align:center;flex-direction:column;gap:32px;padding:50px 0}.FeaturesSection-module__0FRkEa__reversed .FeaturesSection-module__0FRkEa__textSide{text-align:center}.FeaturesSection-module__0FRkEa__reversed .FeaturesSection-module__0FRkEa__iconBox,.FeaturesSection-module__0FRkEa__reversed .FeaturesSection-module__0FRkEa__featureDesc{margin-left:auto;margin-right:auto}.FeaturesSection-module__0FRkEa__textSide{text-align:center}.FeaturesSection-module__0FRkEa__iconBox,.FeaturesSection-module__0FRkEa__featureDesc{margin-left:auto;margin-right:auto}.FeaturesSection-module__0FRkEa__featureTitle{font-size:1.5rem}.FeaturesSection-module__0FRkEa__featureDesc{font-size:1rem}.FeaturesSection-module__0FRkEa__phoneSide{gap:16px}.FeaturesSection-module__0FRkEa__phoneFrameIos,.FeaturesSection-module__0FRkEa__phoneFrameAndroid{width:150px}.FeaturesSection-module__0FRkEa__singlePhone .FeaturesSection-module__0FRkEa__phoneFrame{width:200px}}@media (max-width:480px){.FeaturesSection-module__0FRkEa__phoneFrameIos{border-radius:24px;width:140px}.FeaturesSection-module__0FRkEa__phoneFrameAndroid{border-radius:14px;width:120px}.FeaturesSection-module__0FRkEa__singlePhone .FeaturesSection-module__0FRkEa__phoneFrame{width:180px}.FeaturesSection-module__0FRkEa__phoneFrame{border-width:3px}.FeaturesSection-module__0FRkEa__phoneFrameIos:before{border-radius:0 0 10px 10px;width:70px;height:18px}}
.FAQSection-module__DLsHoG__faq{background:var(--background)}.FAQSection-module__DLsHoG__header{text-align:center;margin-bottom:48px}.FAQSection-module__DLsHoG__list{flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.FAQSection-module__DLsHoG__item{border:1px solid var(--border);border-radius:16px;transition:border-color .2s;overflow:hidden}.FAQSection-module__DLsHoG__itemOpen{border-color:var(--primary)}.FAQSection-module__DLsHoG__question{width:100%;color:var(--text);background:var(--card);text-align:left;justify-content:space-between;align-items:center;gap:12px;padding:18px 24px;font-size:1rem;font-weight:500;display:flex}.FAQSection-module__DLsHoG__question:hover{background:var(--surface)}.FAQSection-module__DLsHoG__chevron{color:var(--primary);flex-shrink:0;font-size:1.4rem;font-weight:300}.FAQSection-module__DLsHoG__answer{background:var(--card);padding:0 24px 18px}.FAQSection-module__DLsHoG__answer p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.FAQSection-module__DLsHoG__viewAll{text-align:center;margin-top:40px}
.ContactSection-module__G6BZYW__contact{background:var(--surface)}.ContactSection-module__G6BZYW__header{text-align:center;margin-bottom:48px}.ContactSection-module__G6BZYW__headerSub{color:var(--text-secondary);margin-top:12px;font-size:1.05rem}.ContactSection-module__G6BZYW__grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:40px;display:grid}.ContactSection-module__G6BZYW__infoSide{flex-direction:column;gap:16px;display:flex}.ContactSection-module__G6BZYW__infoCard{background:var(--card);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:16px;padding:20px;display:flex}.ContactSection-module__G6BZYW__infoCard h4{color:var(--text);margin-bottom:4px}.ContactSection-module__G6BZYW__infoCard a,.ContactSection-module__G6BZYW__infoCard p{color:var(--text-secondary);font-size:.9rem}.ContactSection-module__G6BZYW__infoIcon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.ContactSection-module__G6BZYW__formSide{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:32px}.ContactSection-module__G6BZYW__form{flex-direction:column;gap:16px;display:flex}.ContactSection-module__G6BZYW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ContactSection-module__G6BZYW__formGroup{flex-direction:column;gap:6px;display:flex}.ContactSection-module__G6BZYW__formGroup label{color:var(--text);font-size:.85rem;font-weight:600}.ContactSection-module__G6BZYW__formGroup input,.ContactSection-module__G6BZYW__formGroup textarea{border:1px solid var(--border);background:var(--input-bg);width:100%;color:var(--text);resize:vertical;border-radius:12px;padding:12px 16px;font-size:.95rem;transition:border-color .2s}.ContactSection-module__G6BZYW__formGroup input:focus,.ContactSection-module__G6BZYW__formGroup textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--shadow)}.ContactSection-module__G6BZYW__formGroup input::placeholder,.ContactSection-module__G6BZYW__formGroup textarea::placeholder{color:var(--text-tertiary)}@media (max-width:768px){.ContactSection-module__G6BZYW__grid,.ContactSection-module__G6BZYW__formRow{grid-template-columns:1fr}}
