.privacy_main__6JIKL{min-height:100vh;padding:120px 0 60px;background:var(--background)}.privacy_container__BugcH{max-width:800px;margin:0 auto;padding:0 20px}.privacy_header__ln_Hi{text-align:center;margin-bottom:60px}.privacy_title__ZIwbF{font-size:clamp(36px,5vw,48px);font-weight:700;color:var(--text-primary);margin-bottom:16px;letter-spacing:-.02em}.privacy_lastUpdated__kv2qT{font-size:16px;color:var(--text-secondary)}.privacy_section___qBr8{margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid var(--border)}.privacy_section___qBr8:last-child{border-bottom:none}.privacy_sectionTitle__OnvL4{font-size:24px;margin-bottom:16px}.privacy_sectionTitle__OnvL4,.privacy_subTitle___7O2H{font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.privacy_subTitle___7O2H{font-size:18px;margin:24px 0 12px}.privacy_paragraph__B_DJW{font-size:16px;line-height:1.7;color:var(--text-secondary);margin-bottom:16px}.privacy_list__yGrfg{list-style:none;padding:0;margin:0}.privacy_list__yGrfg li{position:relative;padding-left:24px;margin-bottom:12px;font-size:16px;line-height:1.7;color:var(--text-secondary)}.privacy_list__yGrfg li:before{content:"•";position:absolute;left:0;color:var(--accent);font-weight:700;font-size:20px;line-height:1}.privacy_list__yGrfg li strong{color:var(--text-primary);font-weight:600}.privacy_link__mbFt_{color:var(--accent);text-decoration:none;font-weight:500;transition:opacity .2s ease}.privacy_link__mbFt_:hover{opacity:.8;text-decoration:underline}.privacy_contactInfo__9OwPh{margin-top:16px;padding:24px;background:var(--surface-elevated);border-radius:12px;border:1px solid var(--border)}.privacy_contactInfo__9OwPh p{margin:8px 0;font-size:16px;color:var(--text-secondary)}.privacy_contactInfo__9OwPh p:first-child,.privacy_contactInfo__9OwPh p:nth-child(2){font-weight:600;color:var(--text-primary)}@media (max-width:768px){.privacy_main__6JIKL{padding:100px 0 40px}.privacy_header__ln_Hi{margin-bottom:40px}.privacy_title__ZIwbF{font-size:32px}.privacy_section___qBr8{margin-bottom:36px;padding-bottom:36px}.privacy_sectionTitle__OnvL4{font-size:20px}.privacy_subTitle___7O2H{font-size:16px}.privacy_list__yGrfg li,.privacy_paragraph__B_DJW{font-size:14px}.privacy_contactInfo__9OwPh{padding:16px}}.Navigation_nav__NZulV{position:fixed;width:100%;top:0;z-index:1000;padding:8px 0;transition:all .4s var(--ease-out-expo)}.Navigation_nav__NZulV.Navigation_scrolled__LvEsj{padding:8px 0;background:var(--surface-glass);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm)}.Navigation_nav__NZulV.Navigation_scrolled__LvEsj:before{content:"";position:absolute;inset:0;background:var(--gradient-radial);opacity:.5;pointer-events:none}.Navigation_container__ClVVs{max-width:1200px;margin:0 auto;padding:0 40px}.Navigation_navContainer__CvDUA{display:flex;justify-content:space-between;align-items:center}.Navigation_logoLink__s6PYA{display:inline-flex;align-items:center;text-decoration:none;transition:transform var(--animation-duration) var(--ease-smooth)}.Navigation_logo__ZzKRw{height:70px;width:auto;-o-object-fit:contain;object-fit:contain;transition:all var(--animation-duration) var(--ease-smooth)}.Navigation_logoLink__s6PYA:hover{transform:scale(1.05)}.Navigation_logoLink__s6PYA:hover .Navigation_logo__ZzKRw{filter:brightness(1.1)}@media (max-width:768px){.Navigation_logo__ZzKRw{height:50px}}.Navigation_navMenu__j7mLc{display:flex;gap:40px;align-items:center}.Navigation_navLink__iFSOa{text-decoration:none;color:var(--text-secondary);font-size:14px;font-weight:500;transition:color .3s ease;position:relative}.Navigation_navLink__iFSOa:hover{color:var(--text-primary)}.Navigation_navCta__X1x1m{padding:12px 28px;background:var(--gradient-accent);color:white;text-decoration:none;border-radius:100px;font-size:14px;font-weight:600;transition:all var(--animation-duration) var(--ease-smooth);position:relative;overflow:hidden;box-shadow:0 2px 12px var(--accent-glow)}.Navigation_navCta__X1x1m:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.3) 0,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .6s var(--ease-out-expo)}.Navigation_navCta__X1x1m:hover:before{transform:translate(-50%,-50%) scale(2)}.Navigation_navCta__X1x1m:hover{transform:translateY(-2px);box-shadow:0 4px 20px var(--accent-glow)}.Navigation_navCta__X1x1m:active{transform:translateY(0)}.Navigation_mobileMenuBtn__SDe_R{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:4px}.Navigation_hamburgerLine__ix0yx{display:block;width:24px;height:2px;background:var(--text-primary);transition:all .3s ease}.Navigation_hamburgerLine__ix0yx.Navigation_open__6axri:first-child{transform:rotate(45deg) translate(5px,5px)}.Navigation_hamburgerLine__ix0yx.Navigation_open__6axri:nth-child(2){opacity:0}.Navigation_hamburgerLine__ix0yx.Navigation_open__6axri:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width:768px){.Navigation_container__ClVVs{padding:0 20px}.Navigation_navMenu__j7mLc{display:none}.Navigation_mobileMenuBtn__SDe_R{display:flex}}.Hero_hero__bqvNd{min-height:100vh;display:flex;align-items:center;padding:120px 0 80px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--surface) 0,var(--surface-elevated) 50%,var(--surface) 100%);background-size:200% 200%;animation:Hero_gradientShift__eJ4qv 10s ease infinite}@keyframes Hero_gradientShift__eJ4qv{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.Hero_heroBackground__smb__{position:absolute;inset:0;overflow:hidden;z-index:0}.Hero_gradientOrb1__Rwwe0{position:absolute;width:600px;height:600px;background:radial-gradient(circle,var(--accent-glow) 0,transparent 70%);border-radius:50%;top:-300px;left:-300px;filter:blur(60px);animation:Hero_float__XKsXp 20s ease-in-out infinite}.Hero_gradientOrb2__8G9Oj{position:absolute;width:800px;height:800px;background:radial-gradient(circle,var(--primary-glow) 0,transparent 70%);border-radius:50%;bottom:-400px;right:-400px;filter:blur(80px);animation:Hero_float__XKsXp 25s ease-in-out infinite reverse}.Hero_gradientOrb3__3YQp4{position:absolute;width:400px;height:400px;background:radial-gradient(circle,var(--accent-glow) 0,transparent 70%);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(60px);animation:Hero_pulse__3PO1k 15s ease-in-out infinite}@keyframes Hero_float__XKsXp{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@keyframes Hero_pulse__3PO1k{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}.Hero_noiseOverlay__LcTxJ{position:absolute;inset:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.Hero_heroParticles__OWY3m{position:absolute;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.Hero_particle__U7vyR{position:absolute;width:4px;height:4px;background:var(--accent);border-radius:50%;opacity:0;animation:Hero_floatParticle___J0FB 20s infinite}@keyframes Hero_floatParticle___J0FB{0%{transform:translateY(100vh) translateX(0) scale(0);opacity:0}10%{opacity:.4}90%{opacity:.4}to{transform:translateY(-100vh) translateX(100px) scale(1.5);opacity:0}}.Hero_particle__U7vyR:first-child{left:10%;animation-delay:0s;animation-duration:18s}.Hero_particle__U7vyR:nth-child(2){left:20%;animation-delay:2s;animation-duration:22s}.Hero_particle__U7vyR:nth-child(3){left:30%;animation-delay:4s;animation-duration:20s}.Hero_particle__U7vyR:nth-child(4){left:40%;animation-delay:6s;animation-duration:19s}.Hero_particle__U7vyR:nth-child(5){left:50%;animation-delay:8s;animation-duration:21s}.Hero_particle__U7vyR:nth-child(6){left:60%;animation-delay:10s;animation-duration:23s}.Hero_particle__U7vyR:nth-child(7){left:70%;animation-delay:12s;animation-duration:18s}.Hero_particle__U7vyR:nth-child(8){left:80%;animation-delay:14s;animation-duration:20s}.Hero_particle__U7vyR:nth-child(9){left:90%;animation-delay:16s;animation-duration:22s}.Hero_particle__U7vyR:nth-child(10){left:95%;animation-delay:18s;animation-duration:19s}.Hero_heroShapes__f_1kG{position:absolute;width:100%;height:100%;pointer-events:none;z-index:1}.Hero_floatingShape__mkj6X{position:absolute;opacity:.05;animation:Hero_floatShape__hPK4x 20s ease-in-out infinite}@keyframes Hero_floatShape__hPK4x{0%,to{transform:translateY(0) rotate(0deg) scale(1)}33%{transform:translateY(-30px) rotate(120deg) scale(1.1)}66%{transform:translateY(20px) rotate(240deg) scale(.9)}}.Hero_shape1__66Twp{top:20%;left:10%;width:100px;height:100px;background:var(--accent);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation-duration:25s}.Hero_shape2__cLfrl{bottom:20%;right:10%;width:150px;height:150px;background:linear-gradient(45deg,var(--accent),var(--accent-light));clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);animation-duration:30s;animation-delay:5s}.Hero_shape3__8psgy{top:50%;right:30%;width:80px;height:80px;background:var(--accent);border-radius:50%;animation-duration:22s;animation-delay:10s}.Hero_floatingElements__65FYg{position:absolute;inset:0;pointer-events:none;z-index:1}.Hero_floatingCard__oE5QB{position:absolute;top:15%;right:38%;padding:20px;background:var(--surface-glass);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:20px;animation:Hero_floatCard__0P_Cn 6s ease-in-out infinite;transition:transform .3s var(--ease-smooth)}@keyframes Hero_floatCard__0P_Cn{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero_floatingCard2__QAkvY{top:25%;right:45%;animation:Hero_floatCard__0P_Cn 7s ease-in-out infinite reverse}.Hero_floatingCard2__QAkvY,.Hero_floatingCard3__uQL9O{position:absolute;transition:transform .3s var(--ease-smooth)}.Hero_floatingCard3__uQL9O{top:45%;right:5%;animation:Hero_floatCard__0P_Cn 8s ease-in-out infinite}.Hero_floatingCard4__6aFmv{position:absolute;bottom:25%;right:42%;animation:Hero_floatCard__0P_Cn 6.5s ease-in-out infinite reverse;transition:transform .3s var(--ease-smooth);z-index:1}.Hero_miniCard__KvLdk{display:flex;align-items:center;gap:12px;padding:16px 24px;background:var(--surface-glass);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-md);font-size:14px;font-weight:600;color:var(--text-primary)}.Hero_cardIcon__fs3z4{width:32px;height:32px;background:var(--gradient-accent);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.Hero_ratingCard__8ph0H{flex-direction:column;gap:8px;padding:20px 28px}.Hero_ratingCard__8ph0H,.Hero_trustCard__XdUVh{display:flex;align-items:center;background:var(--surface-glass);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-md);font-size:14px;font-weight:600;color:var(--text-primary)}.Hero_trustCard__XdUVh{gap:12px;padding:16px 24px}.Hero_stars__VusUf{color:#FFC107;font-size:18px;letter-spacing:2px}.Hero_testimonialTicker__fePLl{position:absolute;bottom:10px;left:0;width:100%;z-index:3;padding:10px 0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9) 10%,rgba(255,255,255,.9) 90%,transparent)}.Hero_tickerWrapper__09zWT{overflow:hidden;position:relative}.Hero_tickerContent__qwKvo{display:flex;white-space:nowrap;animation:Hero_tickerScroll__VZtII 40s linear infinite;will-change:transform}.Hero_tickerItem__6I5d8{padding:0 30px;font-size:14px;font-weight:500;color:var(--text-secondary);display:inline-flex;align-items:center;position:relative}.Hero_tickerItem__6I5d8:after{content:"•";position:absolute;right:0;color:var(--text-tertiary);font-size:10px}@keyframes Hero_tickerScroll__VZtII{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Hero_container__uaTFp{max-width:1280px;margin:0 auto;padding:0 40px;position:relative;z-index:10}.Hero_heroGrid__QiA4u{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.Hero_heroContent__5prE1{animation:Hero_contentReveal__e1M65 1.2s var(--ease-out-expo)}@keyframes Hero_contentReveal__e1M65{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Hero_heroBadge__78FBB{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:var(--surface-glass);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:100px;margin-bottom:32px;position:relative;overflow:hidden;animation:Hero_badgeSlide__PcHuG 1s var(--ease-out-expo) .2s both}@keyframes Hero_badgeSlide__PcHuG{0%{opacity:0;transform:translateY(-20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.Hero_badgeDot__npGBz{width:8px;height:8px;background:var(--success);border-radius:50%;animation:Hero_pulseDot__EFO9r 2s infinite;box-shadow:0 0 0 0 rgba(34,197,94,.7)}@keyframes Hero_pulseDot__EFO9r{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(34,197,94,.7)}50%{transform:scale(1.1);box-shadow:0 0 0 10px rgba(34,197,94,0)}}.Hero_badgeText__lfR3Q{font-size:13px;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.Hero_badgeShimmer__xMulT{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(37,99,235,.1),transparent);animation:Hero_shimmer__xSKiW 3s infinite}@keyframes Hero_shimmer__xSKiW{to{left:100%}}.Hero_heroTitle__Vt9JT{font-size:clamp(48px,8vw,80px);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:24px;color:var(--text-primary)}.Hero_heroTitleLine__yF9_N{display:block;overflow:hidden}.Hero_heroTitleWord__7kBS7{display:inline-block;animation:Hero_wordReveal__Mwwe2 .8s var(--ease-out-expo) backwards;position:relative;margin-right:.25em}.Hero_heroTitleWord__7kBS7:last-child{margin-right:0}.Hero_heroTitleWord__7kBS7:first-child{animation-delay:.4s}.Hero_heroTitleWord__7kBS7:nth-child(2){animation-delay:.5s}.Hero_heroTitleWord__7kBS7:nth-child(3){animation-delay:.6s}.Hero_heroTitleWord__7kBS7:nth-child(4){animation-delay:.7s}.Hero_acronymLetter__ha6WE{display:inline-block;font-weight:800;color:var(--accent);animation:Hero_acronymGlow__9YVXs 2s ease-in-out 1.5s;position:relative}.Hero_wordRest__dI24M{display:inline}@keyframes Hero_acronymGlow__9YVXs{0%,to{text-shadow:0 0 10px var(--accent-glow)}50%{text-shadow:0 0 30px var(--accent-glow),0 0 60px var(--accent-glow)}}.Hero_heroSubtitle__YDR1I{display:block;font-size:clamp(18px,2.5vw,24px);font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-secondary);margin-top:16px;letter-spacing:-.02em;line-height:1.4;animation:Hero_fadeInUp__eGRou .8s var(--ease-out-expo) .7s both}@keyframes Hero_wordReveal__Mwwe2{0%{opacity:0;transform:translateY(100%) rotateX(-90deg);filter:blur(10px)}to{opacity:1;transform:translateY(0) rotateX(0);filter:blur(0)}}.Hero_heroDescription__hkk3V{font-size:20px;line-height:1.7;color:var(--text-secondary);margin-bottom:40px;max-width:540px;animation:Hero_fadeInUp__eGRou 1s var(--ease-out-expo) .8s both}@keyframes Hero_fadeInUp__eGRou{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero_ctaGroup__H2_On{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:60px;animation:Hero_fadeInUp__eGRou 1s var(--ease-out-expo) .9s both}.Hero_btnPrimary__oWMOf{position:relative;display:inline-flex;align-items:center;gap:12px;padding:18px 32px;background:var(--gradient-accent);color:white;text-decoration:none;font-weight:600;font-size:16px;border-radius:100px;overflow:hidden;transition:all .3s var(--ease-out-expo);box-shadow:0 4px 24px var(--accent-glow)}.Hero_btnPrimary__oWMOf:hover{transform:translateY(-2px);box-shadow:0 8px 32px var(--accent-glow)}.Hero_btnPrimary__oWMOf:active{transform:translateY(0)}.Hero_btnText__Hwxon{position:relative;z-index:2}.Hero_btnIcon__XgB1k{display:flex;align-items:center;justify-content:center;transition:transform .3s var(--ease-out-expo)}.Hero_btnPrimary__oWMOf:hover .Hero_btnIcon__XgB1k{transform:translateX(4px)}.Hero_btnGlow__oOzHm{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.3) 0,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .6s var(--ease-out-expo)}.Hero_btnPrimary__oWMOf:hover .Hero_btnGlow__oOzHm{transform:translate(-50%,-50%) scale(2)}.Hero_btnSecondary__Np6ud{display:inline-flex;align-items:center;gap:8px;padding:18px 32px;background:transparent;color:var(--text-primary);text-decoration:none;font-weight:500;font-size:16px;border:1px solid var(--border);border-radius:100px;transition:all .3s var(--ease-out-expo);position:relative;overflow:hidden}.Hero_btnSecondary__Np6ud:after{content:"";position:absolute;inset:0;background:var(--surface-elevated);transform:translateX(-100%);transition:transform .3s var(--ease-out-expo);z-index:-1}.Hero_btnSecondary__Np6ud:hover:after{transform:translateX(0)}.Hero_btnSecondary__Np6ud:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.Hero_btnDot__dP1nd{width:6px;height:6px;background:var(--text-secondary);border-radius:50%;transition:background .3s}.Hero_btnSecondary__Np6ud:hover .Hero_btnDot__dP1nd{background:var(--accent)}.Hero_heroStats__4aiKC{display:flex;align-items:center;gap:40px;animation:Hero_fadeInUp__eGRou 1s var(--ease-out-expo) 1s both}.Hero_statItem__axKlc{text-align:center}.Hero_statNumber__wXrRC{font-size:32px;font-weight:700;color:var(--text-primary);margin-bottom:4px;background:var(--gradient-mixed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Hero_statLabel__4qWrn{font-size:14px;color:var(--text-secondary);font-weight:500}.Hero_statDivider__I0IJV{width:1px;height:40px;background:var(--border)}.Hero_heroVisual__DkdyM{display:flex;justify-content:center;align-items:center;animation:Hero_visualReveal__4TQ_o 1.4s var(--ease-out-expo) .4s both}@keyframes Hero_visualReveal__4TQ_o{0%{opacity:0;transform:translateX(40px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}.Hero_phoneWrapper__7uGmU{position:relative;width:320px;height:650px}.Hero_phoneGlow__vRc31{position:absolute;inset:-40px;background:radial-gradient(circle,var(--accent-glow) 0,transparent 60%);filter:blur(60px);opacity:.6;animation:Hero_phoneGlowPulse__WH4zr 4s ease-in-out infinite}@keyframes Hero_phoneGlowPulse__WH4zr{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.1);opacity:.8}}@keyframes Hero_phoneFloat__acF63{0%,to{transform:perspective(1200px) rotateY(-10deg) rotateX(5deg) translateY(0)}50%{transform:perspective(1200px) rotateY(-10deg) rotateX(5deg) translateY(-20px)}}.Hero_phoneFrame__3P3w9{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border-radius:40px;padding:12px;box-shadow:0 50px 100px rgba(0,0,0,.3),0 0 60px rgba(37,99,235,.1),inset 0 0 20px rgba(255,255,255,.05);transform:perspective(1200px) rotateY(-10deg) rotateX(0deg);transform-style:preserve-3d;will-change:transform}.Hero_phoneFrame__3P3w9:hover{transform:perspective(1200px) rotateY(0deg) rotateX(0deg) scale(1.05);box-shadow:0 60px 120px rgba(0,0,0,.4),0 0 80px rgba(37,99,235,.2),inset 0 0 30px rgba(255,255,255,.08)}.Hero_phoneScreen__UfXea{width:100%;height:100%;background:var(--background);border-radius:32px;overflow:hidden;position:relative;display:flex;flex-direction:column}.Hero_phoneScreen__UfXea:before{content:"";position:absolute;top:-100%;left:-100%;width:300%;height:300%;background:linear-gradient(45deg,transparent,rgba(37,99,235,.05),transparent);animation:Hero_phoneShimmer__s9vXS 4s infinite}@keyframes Hero_phoneShimmer__s9vXS{0%{transform:rotate(0deg) translate(-100%,-100%)}to{transform:rotate(1turn) translate(100%,100%)}}.Hero_phoneHeader__JOwZT{position:relative;padding:10px 20px;background:var(--surface);display:flex;align-items:center;justify-content:center}.Hero_phoneNotch__7E2Aq{position:absolute;top:0;left:50%;transform:translateX(-50%);width:140px;height:28px;background:#1a1a1a;border-radius:0 0 18px 18px}.Hero_phoneTime__cZUGS{font-size:14px;font-weight:600;color:var(--text-primary)}.Hero_appContent__2W9ou{flex:1;padding:20px;display:flex;flex-direction:column;gap:16px}.Hero_appHeader__1K2c5{text-align:center;padding-top:0}.Hero_appLogo__pl1TY{width:120px;height:120px;margin:0 auto 4px;display:block;-o-object-fit:contain;object-fit:contain}.Hero_appSubtitle__Hwwr_{font-size:14px;color:var(--text-secondary);font-weight:500;margin-bottom:8px}.Hero_brandLetter__iswvl{color:var(--accent);font-weight:600}.Hero_searchBar__xgLDU{display:flex;align-items:center;gap:12px;padding:14px 18px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px}.Hero_searchBar__xgLDU input{flex:1;background:none;border:none;outline:none;font-size:14px;color:var(--text-primary)}.Hero_searchBar__xgLDU input::-moz-placeholder{color:var(--text-tertiary)}.Hero_searchBar__xgLDU input::placeholder{color:var(--text-tertiary)}.Hero_serviceCategories__6hlHQ{display:grid;grid-template-columns:1fr 1fr;gap:10px}.Hero_serviceCategory__Rj_jl{padding:14px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;opacity:0;animation:Hero_serviceAppear__jdTZm .5s cubic-bezier(.4,0,.2,1) forwards}.Hero_serviceCategory__Rj_jl:first-child{animation-delay:1.5s}.Hero_serviceCategory__Rj_jl:nth-child(2){animation-delay:1.6s}.Hero_serviceCategory__Rj_jl:nth-child(3){animation-delay:1.7s}.Hero_serviceCategory__Rj_jl:nth-child(4){animation-delay:1.8s}@keyframes Hero_serviceAppear__jdTZm{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.Hero_serviceCategory__Rj_jl:hover{background:var(--surface);border-color:var(--accent);box-shadow:0 4px 12px rgba(247,109,32,.15)}.Hero_categoryIcon__HizCf{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--surface);border-radius:12px;color:var(--accent);transition:color .2s ease}.Hero_serviceCategory__Rj_jl:hover .Hero_categoryIcon__HizCf{color:var(--accent-light)}.Hero_serviceCategory__Rj_jl span{font-size:12px;font-weight:500;color:var(--text-primary)}.Hero_recentBooking__sHBUt{margin-top:auto}.Hero_bookingHeader__R9mdQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px}.Hero_bookingStatus__3DR4x{color:var(--success);font-weight:600}.Hero_bookingCard__GAFb9{padding:16px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;gap:12px}.Hero_bookingIcon__7VIiA{width:40px;height:40px;background:var(--accent-bg);border-radius:10px;display:flex;align-items:center;justify-content:center}.Hero_bookingInfo__62eSd h4{font-size:14px;font-weight:600;margin-bottom:2px;color:var(--text-primary)}.Hero_bookingInfo__62eSd p{font-size:12px;color:var(--text-secondary)}.Hero_bookingProgress__iSJA5{flex:1;height:4px;background:var(--surface);border-radius:2px;overflow:hidden;margin-left:auto;max-width:60px}.Hero_progressBar__7uXW4{width:100%;height:100%;position:relative}.Hero_progressFill__tLDki{position:absolute;left:0;top:0;height:100%;width:75%;background:var(--gradient-accent)}@media (max-width:1024px){.Hero_heroGrid__QiA4u{grid-template-columns:1fr;gap:60px;text-align:center}.Hero_heroContent__5prE1{order:2}.Hero_heroVisual__DkdyM{order:1}.Hero_heroDescription__hkk3V{margin:0 auto 40px}.Hero_ctaGroup__H2_On,.Hero_heroStats__4aiKC{justify-content:center}.Hero_floatingElements__65FYg,.Hero_heroParticles__OWY3m,.Hero_heroShapes__f_1kG{display:none}.Hero_phoneWrapper__7uGmU{transform:scale(.9)}}@media (max-width:768px){.Hero_hero__bqvNd{padding:100px 0 60px;min-height:100vh}.Hero_heroBadge__78FBB{font-size:12px;padding:6px 16px}.Hero_container__uaTFp{padding:0 20px}.Hero_heroGrid__QiA4u{grid-template-columns:1fr;gap:40px;text-align:center}.Hero_heroContent__5prE1{order:1}.Hero_heroVisual__DkdyM{order:2;margin-top:20px}.Hero_heroTitle__Vt9JT{font-size:40px;margin-bottom:20px}.Hero_heroTitleWord__7kBS7{display:inline;margin-right:.15em}.Hero_heroSubtitle__YDR1I{font-size:16px}.Hero_heroDescription__hkk3V{font-size:18px;line-height:1.6;margin:0 auto 30px}.Hero_ctaGroup__H2_On{gap:12px;margin-bottom:40px}.Hero_btnPrimary__oWMOf,.Hero_btnSecondary__Np6ud{padding:14px 24px;font-size:14px}.Hero_heroStats__4aiKC{grid-template-columns:repeat(3,1fr);gap:20px}.Hero_statNumber__wXrRC{font-size:24px}.Hero_statLabel__4qWrn{font-size:11px}.Hero_statDivider__I0IJV{display:none}.Hero_phoneWrapper__7uGmU{width:100%;max-width:280px;height:560px;margin:0 auto}.Hero_phoneFrame__3P3w9{transform:perspective(1200px) rotateY(0deg) rotateX(0deg);animation:Hero_mobilePhoneFloat__IPM6S 6s ease-in-out infinite}@keyframes Hero_mobilePhoneFloat__IPM6S{0%,to{transform:translateY(0) scale(.85)}50%{transform:translateY(-10px) scale(.85)}}.Hero_floatingCard4__6aFmv{display:none}.Hero_phoneScreen__UfXea{border-radius:28px}.Hero_appContent__2W9ou{padding:10px;gap:8px;height:100%;display:flex;flex-direction:column}.Hero_appHeader__1K2c5{padding:0 12px}.Hero_appLogo__pl1TY{width:100px;height:100px;margin:0 auto}.Hero_appSubtitle__Hwwr_{font-size:11px;margin-bottom:2px}.Hero_searchBar__xgLDU{padding:6px 10px;font-size:11px;gap:6px}.Hero_searchBar__xgLDU svg{width:16px;height:16px}.Hero_serviceCategories__6hlHQ{gap:4px}.Hero_serviceCategory__Rj_jl{padding:8px 6px;animation-delay:0s!important;opacity:1}.Hero_categoryIcon__HizCf{width:32px;height:32px}.Hero_categoryIcon__HizCf svg{width:20px;height:20px}.Hero_serviceCategory__Rj_jl span{font-size:10px}.Hero_recentBooking__sHBUt{margin-top:auto;padding-top:4px}.Hero_bookingHeader__R9mdQ{font-size:10px;margin-bottom:6px}.Hero_bookingCard__GAFb9{padding:8px;gap:8px}.Hero_bookingIcon__7VIiA{width:32px;height:32px}.Hero_bookingInfo__62eSd h4{font-size:11px}.Hero_bookingInfo__62eSd p{font-size:10px}.Hero_serviceCategory__Rj_jl:hover{background:var(--surface-elevated);border-color:var(--border);box-shadow:none}.Hero_serviceCategory__Rj_jl:hover .Hero_categoryIcon__HizCf{color:var(--accent)}.Hero_phoneFrame__3P3w9:hover{transform:perspective(1200px) rotateY(0deg) rotateX(0deg) scale(.85);box-shadow:0 50px 100px rgba(0,0,0,.3),0 0 60px rgba(37,99,235,.1),inset 0 0 20px rgba(255,255,255,.05)}}@media (max-width:480px){.Hero_hero__bqvNd{padding:80px 0 40px}.Hero_heroTitle__Vt9JT{font-size:32px;letter-spacing:-1px}.Hero_heroTitleWord__7kBS7{margin-right:.1em}.Hero_acronymLetter__ha6WE{font-size:36px}.Hero_heroSubtitle__YDR1I{font-size:14px}.Hero_heroDescription__hkk3V{font-size:16px;padding:0 10px}.Hero_heroStats__4aiKC{gap:15px}.Hero_statNumber__wXrRC{font-size:20px}.Hero_statLabel__4qWrn{font-size:10px}.Hero_phoneWrapper__7uGmU{max-width:240px;height:480px}.Hero_phoneFrame__3P3w9{padding:8px;border-radius:32px}.Hero_appContent__2W9ou{padding:8px;gap:6px}.Hero_appHeader__1K2c5{padding:0 10px}.Hero_appLogo__pl1TY{width:80px;height:80px;margin:0 auto}.Hero_appSubtitle__Hwwr_{font-size:10px;margin-bottom:0;margin-top:-4px}.Hero_searchBar__xgLDU{padding:4px 8px;font-size:10px}.Hero_serviceCategories__6hlHQ{gap:3px}.Hero_serviceCategory__Rj_jl{padding:6px 4px;gap:4px}.Hero_categoryIcon__HizCf{width:26px;height:26px}.Hero_categoryIcon__HizCf svg{width:18px;height:18px}.Hero_bookingHeader__R9mdQ,.Hero_serviceCategory__Rj_jl span{font-size:9px}.Hero_bookingCard__GAFb9{padding:6px;gap:6px}.Hero_bookingIcon__7VIiA{width:28px;height:28px}.Hero_bookingIcon__7VIiA svg{width:16px;height:16px}.Hero_bookingInfo__62eSd h4{font-size:10px}.Hero_bookingInfo__62eSd p{font-size:9px}.Hero_progressBar__7uXW4{max-width:40px}}@media (prefers-reduced-motion:reduce){.Hero_hero__bqvNd *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.Hero_heroVisual__DkdyM{animation:Hero_visualRevealMobile__OaKeH 1s var(--ease-smooth) .3s both}@keyframes Hero_visualRevealMobile__OaKeH{0%{opacity:0;transform:translateX(20px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}.Hero_gradientOrb1__Rwwe0,.Hero_gradientOrb2__8G9Oj,.Hero_gradientOrb3__3YQp4{animation:none;opacity:.3}.Hero_heroBadge__78FBB{animation:Hero_badgeSlideMobile__945X6 .6s var(--ease-smooth) .1s both}@keyframes Hero_badgeSlideMobile__945X6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Hero_heroTitleGradient__1zrb0,.Hero_heroTitleWord__7kBS7{animation:Hero_wordRevealMobile__0BT_l .6s var(--ease-smooth) backwards}.Hero_heroTitleWord__7kBS7:first-child{animation-delay:.2s}.Hero_heroTitleWord__7kBS7:nth-child(2){animation-delay:.3s}.Hero_heroTitleGradient__1zrb0{animation-delay:.4s}@keyframes Hero_wordRevealMobile__0BT_l{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Hero_serviceCategory__Rj_jl:hover{transform:none}.Hero_floatingCard__oE5QB{animation:none}}.Hero_waveContainer__SDFbm{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:1;pointer-events:none}.Hero_wave__cgyOg{position:relative;display:block;width:100%;height:100px;color:var(--primary)}@media (max-width:768px){.Hero_wave__cgyOg{height:60px}}.Services_services__WrAmA{padding:120px 0;background:var(--surface);position:relative;overflow:hidden}.Services_services__WrAmA:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.Services_container__0c879{max-width:1280px;margin:0 auto;padding:0 40px}.Services_sectionHeader__vGZ0D{text-align:center;margin-bottom:80px}.Services_sectionBadge__tO_sA{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:var(--accent-subtle);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:100px;margin-bottom:24px;font-size:14px;font-weight:600;color:var(--accent);animation:Services_fadeInUp__R_nA4 .8s var(--ease-out-expo)}.Services_badgeDot__7A6hs{width:6px;height:6px;background:var(--accent);border-radius:50%;animation:Services_pulseDot__jCigV 2s infinite}@keyframes Services_pulseDot__jCigV{0%,to{transform:scale(1);box-shadow:0 0 0 0 var(--accent-glow)}50%{transform:scale(1.2);box-shadow:0 0 0 6px transparent}}.Services_sectionTitle__UkMTH{font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:var(--text-primary);margin-bottom:24px;animation:Services_fadeInUp__R_nA4 .8s var(--ease-out-expo) .1s both}.Services_titleGradient__aw0lk{background:var(--gradient-mixed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Services_sectionDescription__p_aiN{font-size:20px;line-height:1.6;color:var(--text-secondary);max-width:680px;margin:0 auto;animation:Services_fadeInUp__R_nA4 .8s var(--ease-out-expo) .2s both}@keyframes Services_fadeInUp__R_nA4{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Services_cardStagger__Oy1It{0%{opacity:0;transform:translateY(50px) scale(.9)}50%{opacity:.5;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Services_servicesGrid__aKI0N{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:80px}.Services_serviceCard__BdOGi{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:32px;position:relative;transform-style:preserve-3d;transition:all .3s var(--ease-out-expo);cursor:pointer;overflow:hidden;animation:Services_cardStagger__Oy1It .8s var(--spring-gentle) both;will-change:transform}@keyframes Services_cardReveal__cToeL{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Services_serviceCard__BdOGi:before{content:"";position:absolute;inset:-1px;border-radius:24px;padding:1px;background:linear-gradient(135deg,transparent 30%,var(--primary) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s var(--ease-out-expo)}.Services_serviceCard__BdOGi:hover:before{opacity:1}.Services_serviceCard__BdOGi:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:transparent}.Services_cardGlow__bn_V3{position:absolute;top:-50%;left:-50%;width:200%;height:200%;opacity:0;filter:blur(100px);transition:opacity .6s var(--ease-out-expo);pointer-events:none}.Services_serviceCard__BdOGi:hover .Services_cardGlow__bn_V3{opacity:.15}.Services_cardContent__uV0pb{position:relative;z-index:1}.Services_serviceIcon__DesFF{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;transition:all .4s var(--ease-out-expo)}.Services_serviceIcon__DesFF svg{position:relative;z-index:2;transition:all .4s var(--ease-out-expo)}.Services_serviceCard__BdOGi:hover .Services_serviceIcon__DesFF{animation:Services_iconPulse__r3I4i 1s ease-in-out infinite}@keyframes Services_iconPulse__r3I4i{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Services_iconGlow__gqJbA{position:absolute;inset:0;border-radius:20px;opacity:0;filter:blur(20px);transition:all .4s var(--ease-out-expo)}.Services_serviceCard__BdOGi:hover .Services_serviceIcon__DesFF{transform:rotate(-10deg) scale(1.1)}.Services_serviceCard__BdOGi:hover .Services_serviceIcon__DesFF svg{transform:rotate(10deg)}.Services_serviceCard__BdOGi:hover .Services_iconGlow__gqJbA{opacity:.5;transform:scale(1.5)}.Services_serviceName__JR_XG{font-size:20px;font-weight:600;color:var(--text-primary);margin-bottom:12px;transition:color .3s var(--ease-out-expo)}.Services_serviceCard__BdOGi:hover .Services_serviceName__JR_XG{color:var(--primary)}.Services_serviceDescription__tUH5f{font-size:15px;line-height:1.6;color:var(--text-secondary);margin-bottom:24px}.Services_cardFooter__Ysw_U{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid var(--border)}.Services_servicePrice__E9FlP{font-size:14px;font-weight:600;color:var(--text-tertiary)}.Services_bookBtn___0qz8{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--gradient-accent);color:white;border:none;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s var(--ease-out-expo);position:relative;overflow:hidden}.Services_bookBtn___0qz8:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.3) 0,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .6s var(--ease-out-expo)}.Services_bookBtn___0qz8:hover:before{transform:translate(-50%,-50%) scale(2)}.Services_bookBtn___0qz8:hover{transform:translateX(4px);box-shadow:0 4px 16px var(--accent-glow)}.Services_bookBtn___0qz8 svg{transition:transform .3s var(--ease-out-expo)}.Services_bookBtn___0qz8:hover svg{transform:translateX(4px)}.Services_cardShine__nEAPD{position:absolute;top:-100%;left:-100%;width:200%;height:200%;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.05) 50%,transparent 70%);transform:rotate(45deg);transition:all .8s var(--ease-out-expo);pointer-events:none}.Services_serviceCard__BdOGi:hover .Services_cardShine__nEAPD{top:-50%;left:-50%}.Services_servicesCta__Q__3d{text-align:center;padding:60px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:24px;position:relative;overflow:hidden}.Services_servicesCta__Q__3d:before{content:"";position:absolute;inset:0;background:var(--gradient-radial);opacity:.3;pointer-events:none}.Services_ctaText__jjJMm{font-size:18px;color:var(--text-secondary);margin-bottom:20px;position:relative}.Services_ctaBtn__1LcDz{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:var(--gradient-accent);color:white;border:none;border-radius:100px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s var(--ease-out-expo);position:relative;overflow:hidden}.Services_ctaBtn__1LcDz:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.2) 0,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .6s var(--ease-out-expo)}.Services_ctaBtn__1LcDz:hover:before{transform:translate(-50%,-50%) scale(2)}.Services_ctaBtn__1LcDz:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.Services_ctaBtn__1LcDz svg{transition:transform .3s var(--ease-out-expo)}.Services_ctaBtn__1LcDz:hover svg{transform:translateX(4px)}@media (max-width:768px){.Services_services__WrAmA{padding:80px 0}.Services_sectionHeader__vGZ0D{margin-bottom:60px}.Services_sectionTitle__UkMTH{font-size:32px}.Services_sectionDescription__p_aiN{font-size:18px}.Services_servicesGrid__aKI0N{grid-template-columns:1fr;gap:24px}.Services_servicesCta__Q__3d{padding:40px 20px}.Services_container__0c879{padding:0 20px}.Services_sectionBadge__tO_sA{animation:Services_fadeInUpMobile__78j1y .6s var(--ease-smooth)}.Services_sectionTitle__UkMTH{animation:Services_fadeInUpMobile__78j1y .6s var(--ease-smooth) .1s both}.Services_sectionDescription__p_aiN{animation:Services_fadeInUpMobile__78j1y .6s var(--ease-smooth) .2s both}@keyframes Services_fadeInUpMobile__78j1y{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Services_serviceCard__BdOGi{animation:Services_cardRevealMobile__3aXD4 .5s var(--ease-smooth) both}@keyframes Services_cardRevealMobile__3aXD4{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.Services_serviceCard__BdOGi:hover{transform:none;box-shadow:var(--shadow-md)}.Services_serviceCard__BdOGi:hover .Services_serviceIcon__DesFF{transform:none}.Services_serviceCard__BdOGi:hover .Services_cardGlow__bn_V3{opacity:0}.Services_bookBtn___0qz8{transition:all .2s var(--ease-smooth)}.Services_bookBtn___0qz8:hover{transform:none;box-shadow:0 2px 8px var(--accent-glow)}}.Process_process__1gxbL{padding:120px 0;background:var(--surface);position:relative;overflow:hidden}.Process_container__fYZHj{max-width:1200px;margin:0 auto;padding:0 40px}.Process_sectionHeader__47Qyo{text-align:center;margin-bottom:80px}.Process_sectionLabel__oV0hq{font-size:14px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.Process_sectionTitle__O7qCe{font-size:48px;font-weight:700;letter-spacing:-2px;color:var(--text-primary);margin-bottom:20px}.Process_sectionDescription__uLx7f{font-size:18px;color:var(--text-secondary);max-width:600px;margin:0 auto}.Process_processSteps__4Bf1D{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative}.Process_processLine__k93B4{position:absolute;top:60px;left:25%;right:25%;height:1px;background:var(--border);z-index:0}.Process_processStep__GMKuv{text-align:center;position:relative;z-index:1}.Process_stepIconWrapper__hUgye{width:120px;height:120px;margin:0 auto 32px;background:var(--surface);border:1px solid var(--border);border-radius:24px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Process_stepIconWrapper__hUgye:before{content:"";position:absolute;inset:-1px;border-radius:24px;padding:1px;background:linear-gradient(135deg,var(--accent),var(--accent-light));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.Process_processStep__GMKuv:hover .Process_stepIconWrapper__hUgye:before{opacity:1}.Process_processStep__GMKuv:hover .Process_stepIconWrapper__hUgye{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.Process_stepNumber__k9AD0{position:absolute;top:-12px;right:-12px;width:32px;height:32px;background:var(--accent);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.Process_stepIcon__ndZgI{width:40px;height:40px}.Process_stepIcon__ndZgI svg{width:100%;height:100%;stroke:var(--accent);stroke-width:1.5;fill:none}.Process_stepTitle__Yb3fb{font-size:18px;font-weight:600;margin-bottom:12px;color:var(--text-primary)}.Process_stepDescription__BGMVj{font-size:14px;color:var(--text-secondary);line-height:1.6}.Process_processStep__GMKuv{opacity:0;transform:translateY(50px);transition:all .8s var(--spring-gentle)}.Process_processStep__GMKuv.Process_visible__4cxpq{opacity:1;transform:translateY(0)}.Process_stepNumber__k9AD0{animation:Process_numberMorph__cqN5c .8s ease-out}@keyframes Process_numberMorph__cqN5c{0%{transform:scale(0) rotate(-180deg);opacity:0}50%{transform:scale(1.2) rotate(-90deg)}to{transform:scale(1) rotate(0deg);opacity:1}}.Process_connectingLine__rOYAV{position:absolute;top:60px;left:100%;width:100%;height:2px;background:var(--border);transform-origin:left center;transform:scaleX(0);transition:transform 1s var(--ease-out-expo)}.Process_connectingLine__rOYAV.Process_lineActive__1rFji{transform:scaleX(1)}.Process_connectingLine__rOYAV:after{content:"";position:absolute;top:50%;right:0;width:8px;height:8px;background:var(--accent);border-radius:50%;transform:translate(50%,-50%) scale(0);transition:transform .3s ease 1s}.Process_connectingLine__rOYAV.Process_lineActive__1rFji:after{transform:translate(50%,-50%) scale(1)}.Process_stepIcon__ndZgI{transform:scale(1);transition:all .4s var(--ease-out-expo)}.Process_stepIcon__ndZgI.Process_iconActive__Uik12{animation:Process_iconBounce__sqoU9 .6s ease-out}@keyframes Process_iconBounce__sqoU9{0%{transform:scale(1)}30%{transform:scale(1.2)}60%{transform:scale(.9)}to{transform:scale(1)}}.Process_processStep__GMKuv:hover .Process_stepIcon__ndZgI svg{animation:Process_iconSpin__55MqF 1s ease-in-out}@keyframes Process_iconSpin__55MqF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.Process_processSteps__4Bf1D{grid-template-columns:1fr;gap:60px}.Process_processLine__k93B4{display:none}.Process_container__fYZHj{padding:0 20px}.Process_connectingLine__rOYAV{display:none}}.CTA_ctaSection__8oUiB{--gradient-position:0deg;padding:120px 0;background:var(--gradient-mixed);position:relative;overflow:hidden}.CTA_backgroundAnimation__RxJ99{position:absolute;inset:0;background:linear-gradient(var(--gradient-position),var(--primary) 0,var(--accent) 50%,var(--primary) 100%);opacity:.9;z-index:0}.CTA_floatingShapes__LWft0{position:absolute;inset:0;pointer-events:none;z-index:1}.CTA_shape__ff57M{position:absolute;border-radius:50%;filter:blur(40px);opacity:.3}.CTA_shape1__99DLC{width:300px;height:300px;background:var(--accent);top:-150px;right:-150px;animation:CTA_float1__LZsRO 20s ease-in-out infinite}.CTA_shape2__asYE2{width:200px;height:200px;background:var(--primary-light);bottom:-100px;left:-100px;animation:CTA_float2__br_by 15s ease-in-out infinite}.CTA_shape3__xQ0Yf{width:150px;height:150px;background:var(--success);top:50%;left:10%;animation:CTA_float3__PZUUC 18s ease-in-out infinite}@keyframes CTA_float1__LZsRO{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-50px,50px) scale(1.1)}66%{transform:translate(50px,-50px) scale(.9)}}@keyframes CTA_float2__br_by{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(100px,-100px) rotate(180deg)}}@keyframes CTA_float3__PZUUC{0%,to{transform:translate(0) scale(1)}25%{transform:translate(50px,-50px) scale(1.2)}50%{transform:translate(-50px,-100px) scale(.8)}75%{transform:translate(-100px,50px) scale(1.1)}}.CTA_container___5sh6{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.CTA_contentWrapper__E9VHr{color:white}.CTA_ctaTitle__EWODg{font-size:clamp(36px,5vw,56px);font-weight:700;letter-spacing:-.03em;margin-bottom:24px;line-height:1.2;animation:CTA_fadeInUp__bBziu .8s var(--ease-out-expo)}.CTA_titleHighlight__2VWlX{background:linear-gradient(45deg,#FFE5B4,#FFD700);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.CTA_ctaSubtitle__bWSVQ{font-size:20px;opacity:.9;margin-bottom:40px;animation:CTA_fadeInUp__bBziu .8s var(--ease-out-expo) .1s both}.CTA_ctaButtons__DKHii{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px;animation:CTA_fadeInUp__bBziu .8s var(--ease-out-expo) .2s both}.CTA_btn__FPIOU{padding:16px 32px;border-radius:100px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s var(--ease-out-expo);overflow:hidden;display:inline-flex;cursor:pointer}.CTA_btnContent__ZC9Xu,.CTA_btn__FPIOU{position:relative;align-items:center;gap:12px}.CTA_btnContent__ZC9Xu{z-index:2;display:flex}.CTA_btnPrimary__lD3OP{background:white;color:var(--primary)}.CTA_btnPrimary__lD3OP:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 20px 40px rgba(0,0,0,.2)}.CTA_btnSecondary__mZzPQ{background:transparent;color:white;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.CTA_btnSecondary__mZzPQ:hover{background:rgba(255,255,255,.1);border-color:white;transform:translateY(-2px);box-shadow:0 20px 40px rgba(0,0,0,.2)}.CTA_btnIcon__b6Q1o{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2}.CTA_btnGlow__xDgJr{position:absolute;inset:-50%;background:radial-gradient(circle at center,currentColor,transparent);opacity:0;filter:blur(30px);transition:opacity .3s ease;pointer-events:none}.CTA_btn__FPIOU:hover .CTA_btnGlow__xDgJr{opacity:.3}.CTA_btnPulse__RlnT5{position:absolute;inset:-4px;border:2px solid;border-radius:100px;opacity:0;animation:CTA_pulse__gVTY_ 2s infinite;pointer-events:none}@keyframes CTA_pulse__gVTY_{0%{transform:scale(.95);opacity:.7}70%{transform:scale(1.1);opacity:0}to{transform:scale(1.1);opacity:0}}.CTA_stats__ncinP{display:flex;gap:32px;animation:CTA_fadeInUp__bBziu .8s var(--ease-out-expo) .3s both}.CTA_stat__YpbQA{text-align:center}.CTA_statNumber__6O1Yt{font-size:24px;font-weight:700;margin-bottom:4px}.CTA_statLabel__vo4zY{font-size:14px;opacity:.8}.CTA_statDivider__s8E6s{width:1px;background:rgba(255,255,255,.2)}.CTA_mockupWrapper__7zaPz{position:relative;height:600px}.CTA_phoneFloat__JPWWK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:CTA_phoneFloat__JPWWK 6s ease-in-out infinite}@keyframes CTA_phoneFloat__JPWWK{0%,to{transform:translate(-50%,-50%) translateY(0) rotate(0deg)}33%{transform:translate(-50%,-50%) translateY(-20px) rotate(-5deg)}66%{transform:translate(-50%,-50%) translateY(10px) rotate(5deg)}}.CTA_phoneMockup__atPr4{width:300px;height:600px;background:#1a1a1a;border-radius:40px;padding:12px;box-shadow:0 50px 100px rgba(0,0,0,.3),0 0 60px rgba(255,255,255,.1),inset 0 0 20px rgba(255,255,255,.05);position:relative;transform-style:preserve-3d;animation:CTA_phoneRotate__whUJh 20s ease-in-out infinite}@keyframes CTA_phoneRotate__whUJh{0%,to{transform:rotateY(0deg)}50%{transform:rotateY(15deg)}}.CTA_phoneScreen__FDjfC{width:100%;height:100%;background:var(--surface);border-radius:28px;overflow:hidden;position:relative}.CTA_appScreenshot__qNbLa,.CTA_appVideo__A6UGI{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.CTA_appVideo__A6UGI{border-radius:inherit}.CTA_phoneGlow__bzkyv{position:absolute;inset:-50%;background:radial-gradient(circle at center,rgba(255,255,255,.2),transparent);filter:blur(60px);pointer-events:none}.CTA_featureBadge1__eU4Op,.CTA_featureBadge2__sA6Fi{position:absolute;padding:12px 20px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:100px;box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;align-items:center;gap:8px;font-weight:600;color:var(--text-primary);animation:CTA_badgeFloat__Xz22C 4s ease-in-out infinite}.CTA_featureBadge1__eU4Op{top:20%;left:-20px;animation-delay:0s}.CTA_featureBadge2__sA6Fi{bottom:30%;right:-20px;animation-delay:2s}@keyframes CTA_badgeFloat__Xz22C{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.CTA_featureBadge1__eU4Op svg,.CTA_featureBadge2__sA6Fi svg{color:var(--accent)}.CTA_confettiContainer__apMLL{position:absolute;inset:0;pointer-events:none;z-index:100}.CTA_confettiParticle__00WYF{position:absolute;border-radius:2px;pointer-events:none;will-change:transform}@keyframes CTA_fadeInUp__bBziu{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CTA_btnWhite__cKtjZ{background:white;color:var(--primary)}.CTA_btnOutlineWhite__JMrjN{background:transparent;color:white;border:2px solid rgba(255,255,255,.3)}@media (max-width:768px){.CTA_ctaSection__8oUiB{padding:80px 0}.CTA_container___5sh6{grid-template-columns:1fr;gap:60px;padding:0 20px}.CTA_contentWrapper__E9VHr{text-align:center}.CTA_ctaButtons__DKHii,.CTA_stats__ncinP{justify-content:center}.CTA_mockupWrapper__7zaPz{height:400px}.CTA_phoneMockup__atPr4{width:240px;height:480px}.CTA_featureBadge1__eU4Op,.CTA_featureBadge2__sA6Fi{display:none}}.Footer_footer__pQtti{padding:80px 0 40px;background:var(--surface);border-top:1px solid var(--border);margin-top:80px}.Footer_container__KpDnW{max-width:1200px;margin:0 auto;padding:0 40px}.Footer_footerGrid__K31Dz{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;align-items:start}.Footer_footerBrand__s5UQq{max-width:300px;opacity:0;transform:translateY(30px);transition:all .8s var(--ease-out-expo)}.Footer_footerBrand__s5UQq.Footer_visible__CkzMT{opacity:1;transform:translateY(0)}.Footer_footerLogo__4BA6d{font-size:32px;font-weight:700;margin-bottom:20px;color:var(--text-primary);background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.Footer_footerDescription___K8RA{font-size:15px;color:var(--text-secondary);line-height:1.8;margin-bottom:32px}.Footer_newsletter__n_2eV{margin-top:32px}.Footer_newsletter__n_2eV h4{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:16px}.Footer_newsletterForm__6O_64{position:relative;display:flex;margin-bottom:12px}.Footer_newsletterInput__kHv6d{flex:1;padding:12px 16px;background:var(--background);border:1px solid var(--border);border-radius:8px 0 0 8px;font-size:14px;color:var(--text-primary);transition:all .3s ease}.Footer_newsletterInput__kHv6d:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.Footer_newsletterInput__kHv6d.Footer_subscribed__IXS_Z{border-color:var(--success);background:var(--success-subtle)}.Footer_newsletterButton__wp2hz{padding:0 16px;background:var(--accent);border:none;border-radius:0 8px 8px 0;color:white;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.Footer_newsletterButton__wp2hz:hover{background:var(--accent-dark);transform:translateX(2px)}.Footer_newsletterButton__wp2hz:active{transform:translateX(0) scale(.95)}.Footer_newsletterButton__wp2hz.Footer_subscribed__IXS_Z{background:var(--success);animation:Footer_successPulse__Tn6JQ .6s ease}@keyframes Footer_successPulse__Tn6JQ{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Footer_successMessage__uUGnO{font-size:12px;color:var(--success);margin-top:8px;animation:Footer_fadeInUp__RLcqk .3s ease}@keyframes Footer_fadeInUp__RLcqk{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Footer_footerSection__UvV_8{opacity:0;transform:translateY(30px);transition:all .8s var(--ease-out-expo)}.Footer_footerSection__UvV_8:nth-child(2){transition-delay:.1s}.Footer_footerSection__UvV_8:nth-child(3){transition-delay:.2s}.Footer_footerSection__UvV_8:nth-child(4){transition-delay:.3s}.Footer_footerSection__UvV_8.Footer_visible__CkzMT{opacity:1;transform:translateY(0)}.Footer_footerSection__UvV_8 h4{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.Footer_footerLink__xz_wT{display:block;color:var(--text-secondary);text-decoration:none;font-size:14px;margin-bottom:12px;position:relative;transition:color .3s ease;padding:4px 0;width:-moz-fit-content;width:fit-content}.Footer_footerLink__xz_wT:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--accent);transition:width .3s var(--ease-out-expo)}.Footer_footerLink__xz_wT:hover{color:var(--text-primary)}.Footer_footerLink__xz_wT:hover:after{width:100%}.Footer_footerBottom__YIYBj{padding-top:40px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:24px}.Footer_copyright__j4atB{font-size:14px;color:var(--text-secondary)}.Footer_bottomLinks__Iheuz{display:flex;align-items:center;gap:16px}.Footer_bottomLink__Mtn8g{color:var(--text-secondary);text-decoration:none;font-size:14px;transition:color .3s ease;position:relative;padding:4px 0}.Footer_bottomLink__Mtn8g:hover{color:var(--accent)}.Footer_linkDivider__JWtOh{color:var(--border);font-size:12px}.Footer_socialLinks__tA7gt{display:flex;gap:12px;margin-top:24px}.Footer_socialLink__hPzxm{position:relative;width:40px;height:40px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s var(--ease-out-expo);text-decoration:none;overflow:hidden}.Footer_socialLink__hPzxm:before{content:"";position:absolute;inset:0;background:var(--gradient-accent);opacity:0;transition:opacity .3s ease;border-radius:50%}.Footer_socialLink__hPzxm:hover{border-color:transparent;transform:translateY(-2px) scale(1.05);box-shadow:0 8px 20px var(--accent-glow)}.Footer_socialLink__hPzxm:hover:before{opacity:1}.Footer_socialLink__hPzxm:active{transform:translateY(0) scale(.95)}.Footer_socialIcon__fsVbM{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Footer_socialLink__hPzxm svg{width:18px;height:18px;stroke:var(--text-secondary);fill:none;stroke-width:2;transition:all .3s ease}.Footer_socialLink__hPzxm:hover svg{stroke:white;transform:rotate(1turn)}.Footer_socialTooltip__sEVJc{position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-8px);padding:6px 12px;background:var(--text-primary);color:white;font-size:12px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s ease}.Footer_socialTooltip__sEVJc:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top:4px solid var(--text-primary)}.Footer_socialLink__hPzxm:hover .Footer_socialTooltip__sEVJc{opacity:1;transform:translateX(-50%) translateY(-14px)}@media (max-width:768px){.Footer_footer__pQtti{padding:60px 0 40px;margin-top:60px}.Footer_container__KpDnW{padding:0 20px}.Footer_footerGrid__K31Dz{grid-template-columns:1fr;gap:48px}.Footer_footerBrand__s5UQq{max-width:100%;text-align:center}.Footer_footerSection__UvV_8{text-align:center}.Footer_footerSection__UvV_8 h4{font-size:18px;margin-bottom:20px}.Footer_footerLink__xz_wT{margin:0 auto 16px;font-size:16px;padding:8px 0}.Footer_footerBottom__YIYBj{flex-direction:column;gap:24px;text-align:center;padding-top:32px}.Footer_footerBottom__YIYBj .Footer_socialLinks__tA7gt{justify-content:center}.Footer_bottomLinks__Iheuz{justify-content:center;margin-top:16px}.Footer_socialLinks__tA7gt{justify-content:center;margin-top:32px}.Footer_socialLink__hPzxm{width:48px;height:48px}.Footer_socialTooltip__sEVJc{display:none}.Footer_newsletter__n_2eV{text-align:center}.Footer_newsletterForm__6O_64{max-width:320px;margin:0 auto}.Footer_newsletterInput__kHv6d{border-radius:8px;padding:16px;font-size:16px}.Footer_newsletterButton__wp2hz{width:100%;border-radius:8px;padding:16px;margin-top:12px}.Footer_copyright__j4atB{font-size:14px}}