.Navigation-module__Pj2Xoq__nav{z-index:1000;width:100%;transition:all .4s var(--ease-out-expo);padding:8px 0;position:fixed;top:0}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled{background:var(--surface-glass);-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);padding:8px 0}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled:before{content:"";background:var(--gradient-radial);opacity:.5;pointer-events:none;position:absolute;inset:0}.Navigation-module__Pj2Xoq__container{max-width:1200px;margin:0 auto;padding:0 40px}.Navigation-module__Pj2Xoq__navContainer{justify-content:space-between;align-items:center;display:flex}.Navigation-module__Pj2Xoq__logoLink{transition:transform var(--animation-duration)var(--ease-smooth);align-items:center;text-decoration:none;display:inline-flex}.Navigation-module__Pj2Xoq__logo{-o-object-fit:contain;object-fit:contain;width:auto;height:70px;transition:all var(--animation-duration)var(--ease-smooth)}.Navigation-module__Pj2Xoq__logoLink:hover{transform:scale(1.05)}.Navigation-module__Pj2Xoq__logoLink:hover .Navigation-module__Pj2Xoq__logo{filter:brightness(1.1)}@media (max-width:768px){.Navigation-module__Pj2Xoq__logo{height:50px}}.Navigation-module__Pj2Xoq__navMenu{align-items:center;gap:40px;display:flex}.Navigation-module__Pj2Xoq__navLink{color:var(--text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navigation-module__Pj2Xoq__navLink:hover{color:var(--text-primary)}.Navigation-module__Pj2Xoq__navCta{background:var(--gradient-accent);color:#fff;transition:all var(--animation-duration)var(--ease-smooth);box-shadow:0 2px 12px var(--accent-glow);border-radius:100px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;position:relative;overflow:hidden}.Navigation-module__Pj2Xoq__navCta:before{content:"";width:100%;height:100%;transition:transform .6s var(--ease-out-expo);background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Navigation-module__Pj2Xoq__navCta:hover:before{transform:translate(-50%,-50%)scale(2)}.Navigation-module__Pj2Xoq__navCta:hover{box-shadow:0 4px 20px var(--accent-glow);transform:translateY(-2px)}.Navigation-module__Pj2Xoq__navCta:active{transform:translateY(0)}.Navigation-module__Pj2Xoq__mobileMenuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:4px;display:none}.Navigation-module__Pj2Xoq__hamburgerLine{background:var(--text-primary);width:24px;height:2px;transition:all .3s;display:block}.Navigation-module__Pj2Xoq__hamburgerLine.Navigation-module__Pj2Xoq__open:first-child{transform:rotate(45deg)translate(5px,5px)}.Navigation-module__Pj2Xoq__hamburgerLine.Navigation-module__Pj2Xoq__open:nth-child(2){opacity:0}.Navigation-module__Pj2Xoq__hamburgerLine.Navigation-module__Pj2Xoq__open:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}@media (max-width:768px){.Navigation-module__Pj2Xoq__container{padding:0 20px}.Navigation-module__Pj2Xoq__navMenu{display:none}.Navigation-module__Pj2Xoq__mobileMenuBtn{display:flex}}
.Footer-module__EZoWya__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:80px;padding:80px 0 40px}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 40px}.Footer-module__EZoWya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:60px;margin-bottom:60px;display:grid}.Footer-module__EZoWya__footerBrand{opacity:0;max-width:300px;transition:all .8s var(--ease-out-expo);transform:translateY(30px)}.Footer-module__EZoWya__footerBrand.Footer-module__EZoWya__visible{opacity:1;transform:translateY(0)}.Footer-module__EZoWya__footerLogo{color:var(--text-primary);background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:32px;font-weight:700;display:inline-block}.Footer-module__EZoWya__footerDescription{color:var(--text-secondary);margin-bottom:32px;font-size:15px;line-height:1.8}.Footer-module__EZoWya__newsletter{margin-top:32px}.Footer-module__EZoWya__newsletter h4{color:var(--text-primary);margin-bottom:16px;font-size:14px;font-weight:600}.Footer-module__EZoWya__newsletterForm{margin-bottom:12px;display:flex;position:relative}.Footer-module__EZoWya__newsletterInput{background:var(--background);border:1px solid var(--border);color:var(--text-primary);border-radius:8px 0 0 8px;flex:1;padding:12px 16px;font-size:14px;transition:all .3s}.Footer-module__EZoWya__newsletterInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.Footer-module__EZoWya__newsletterInput.Footer-module__EZoWya__subscribed{border-color:var(--success);background:var(--success-subtle)}.Footer-module__EZoWya__newsletterButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;padding:0 16px;transition:all .3s;display:flex}.Footer-module__EZoWya__newsletterButton:hover{background:var(--accent-dark);transform:translate(2px)}.Footer-module__EZoWya__newsletterButton:active{transform:translate(0)scale(.95)}.Footer-module__EZoWya__newsletterButton.Footer-module__EZoWya__subscribed{background:var(--success);animation:.6s Footer-module__EZoWya__successPulse}@keyframes Footer-module__EZoWya__successPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Footer-module__EZoWya__successMessage{color:var(--success);margin-top:8px;font-size:12px;animation:.3s Footer-module__EZoWya__fadeInUp}@keyframes Footer-module__EZoWya__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Footer-module__EZoWya__footerSection{opacity:0;transition:all .8s var(--ease-out-expo);transform:translateY(30px)}.Footer-module__EZoWya__footerSection:nth-child(2){transition-delay:.1s}.Footer-module__EZoWya__footerSection:nth-child(3){transition-delay:.2s}.Footer-module__EZoWya__footerSection:nth-child(4){transition-delay:.3s}.Footer-module__EZoWya__footerSection.Footer-module__EZoWya__visible{opacity:1;transform:translateY(0)}.Footer-module__EZoWya__footerSection h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px;font-size:16px;font-weight:600}.Footer-module__EZoWya__footerLink{color:var(--text-secondary);width:fit-content;margin-bottom:12px;padding:4px 0;font-size:14px;text-decoration:none;transition:color .3s;display:block;position:relative}.Footer-module__EZoWya__footerLink:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s var(--ease-out-expo);position:absolute;bottom:0;left:0}.Footer-module__EZoWya__footerLink:hover{color:var(--text-primary)}.Footer-module__EZoWya__footerLink:hover:after{width:100%}.Footer-module__EZoWya__footerBottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding-top:40px;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-secondary);font-size:14px}.Footer-module__EZoWya__bottomLinks{align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__bottomLink{color:var(--text-secondary);padding:4px 0;font-size:14px;text-decoration:none;transition:color .3s;position:relative}.Footer-module__EZoWya__bottomLink:hover{color:var(--accent)}.Footer-module__EZoWya__linkDivider{color:var(--border);font-size:12px}.Footer-module__EZoWya__socialLinks{gap:12px;margin-top:24px;display:flex}.Footer-module__EZoWya__socialLink{border:1px solid var(--border);width:40px;height:40px;transition:all .3s var(--ease-out-expo);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.Footer-module__EZoWya__socialLink:before{content:"";background:var(--gradient-accent);opacity:0;border-radius:50%;transition:opacity .3s;position:absolute;inset:0}.Footer-module__EZoWya__socialLink:hover{box-shadow:0 8px 20px var(--accent-glow);border-color:#0000;transform:translateY(-2px)scale(1.05)}.Footer-module__EZoWya__socialLink:hover:before{opacity:1}.Footer-module__EZoWya__socialLink:active{transform:translateY(0)scale(.95)}.Footer-module__EZoWya__socialIcon{z-index:2;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.Footer-module__EZoWya__socialLink svg{width:18px;height:18px;stroke:var(--text-secondary);fill:none;stroke-width:2px;transition:all .3s}.Footer-module__EZoWya__socialLink:hover svg{stroke:#fff;transform:rotate(360deg)}.Footer-module__EZoWya__socialTooltip{background:var(--text-primary);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:6px 12px;font-size:12px;transition:all .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-8px)}.Footer-module__EZoWya__socialTooltip:after{content:"";border:4px solid #0000;border-top-color:var(--text-primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Footer-module__EZoWya__socialLink:hover .Footer-module__EZoWya__socialTooltip{opacity:1;transform:translate(-50%)translateY(-14px)}@media (max-width:768px){.Footer-module__EZoWya__footer{margin-top:60px;padding:60px 0 40px}.Footer-module__EZoWya__container{padding:0 20px}.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr;gap:48px}.Footer-module__EZoWya__footerBrand{text-align:center;max-width:100%}.Footer-module__EZoWya__footerSection{text-align:center}.Footer-module__EZoWya__footerSection h4{margin-bottom:20px;font-size:18px}.Footer-module__EZoWya__footerLink{margin:0 auto 16px;padding:8px 0;font-size:16px}.Footer-module__EZoWya__footerBottom{text-align:center;flex-direction:column;gap:24px;padding-top:32px}.Footer-module__EZoWya__footerBottom .Footer-module__EZoWya__socialLinks{justify-content:center}.Footer-module__EZoWya__bottomLinks{justify-content:center;margin-top:16px}.Footer-module__EZoWya__socialLinks{justify-content:center;margin-top:32px}.Footer-module__EZoWya__socialLink{width:48px;height:48px}.Footer-module__EZoWya__socialTooltip{display:none}.Footer-module__EZoWya__newsletter{text-align:center}.Footer-module__EZoWya__newsletterForm{max-width:320px;margin:0 auto}.Footer-module__EZoWya__newsletterInput{border-radius:8px;padding:16px;font-size:16px}.Footer-module__EZoWya__newsletterButton{border-radius:8px;width:100%;margin-top:12px;padding:16px}.Footer-module__EZoWya__copyright{font-size:14px}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,var(--surface)0%,var(--surface-elevated)50%,var(--surface)100%);background-size:200% 200%;align-items:center;min-height:100vh;padding:120px 0 80px;animation:10s infinite Hero-module__Z8hQ_W__gradientShift;display:flex;position:relative;overflow:hidden}@keyframes Hero-module__Z8hQ_W__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__Z8hQ_W__heroBackground{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__gradientOrb1{background:radial-gradient(circle,var(--accent-glow)0%,transparent 70%);filter:blur(60px);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:-300px;left:-300px}.Hero-module__Z8hQ_W__gradientOrb2{background:radial-gradient(circle,var(--primary-glow)0%,transparent 70%);filter:blur(80px);border-radius:50%;width:800px;height:800px;animation:25s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute;bottom:-400px;right:-400px}.Hero-module__Z8hQ_W__gradientOrb3{background:radial-gradient(circle,var(--accent-glow)0%,transparent 70%);filter:blur(60px);border-radius:50%;width:400px;height:400px;animation:15s ease-in-out infinite Hero-module__Z8hQ_W__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}.Hero-module__Z8hQ_W__noiseOverlay{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");position:absolute;inset:0}.Hero-module__Z8hQ_W__heroParticles{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;overflow:hidden}.Hero-module__Z8hQ_W__particle{background:var(--accent);opacity:0;border-radius:50%;width:4px;height:4px;animation:20s infinite Hero-module__Z8hQ_W__floatParticle;position:absolute}@keyframes Hero-module__Z8hQ_W__floatParticle{0%{opacity:0;transform:translateY(100vh)translate(0)scale(0)}10%{opacity:.4}90%{opacity:.4}to{opacity:0;transform:translateY(-100vh)translate(100px)scale(1.5)}}.Hero-module__Z8hQ_W__particle:first-child{animation-duration:18s;animation-delay:0s;left:10%}.Hero-module__Z8hQ_W__particle:nth-child(2){animation-duration:22s;animation-delay:2s;left:20%}.Hero-module__Z8hQ_W__particle:nth-child(3){animation-duration:20s;animation-delay:4s;left:30%}.Hero-module__Z8hQ_W__particle:nth-child(4){animation-duration:19s;animation-delay:6s;left:40%}.Hero-module__Z8hQ_W__particle:nth-child(5){animation-duration:21s;animation-delay:8s;left:50%}.Hero-module__Z8hQ_W__particle:nth-child(6){animation-duration:23s;animation-delay:10s;left:60%}.Hero-module__Z8hQ_W__particle:nth-child(7){animation-duration:18s;animation-delay:12s;left:70%}.Hero-module__Z8hQ_W__particle:nth-child(8){animation-duration:20s;animation-delay:14s;left:80%}.Hero-module__Z8hQ_W__particle:nth-child(9){animation-duration:22s;animation-delay:16s;left:90%}.Hero-module__Z8hQ_W__particle:nth-child(10){animation-duration:19s;animation-delay:18s;left:95%}.Hero-module__Z8hQ_W__heroShapes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute}.Hero-module__Z8hQ_W__floatingShape{opacity:.05;animation:20s ease-in-out infinite Hero-module__Z8hQ_W__floatShape;position:absolute}@keyframes Hero-module__Z8hQ_W__floatShape{0%,to{transform:translateY(0)rotate(0)scale(1)}33%{transform:translateY(-30px)rotate(120deg)scale(1.1)}66%{transform:translateY(20px)rotate(240deg)scale(.9)}}.Hero-module__Z8hQ_W__shape1{background:var(--accent);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:100px;height:100px;animation-duration:25s;top:20%;left:10%}.Hero-module__Z8hQ_W__shape2{background:linear-gradient(45deg,var(--accent),var(--accent-light));clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);width:150px;height:150px;animation-duration:30s;animation-delay:5s;bottom:20%;right:10%}.Hero-module__Z8hQ_W__shape3{background:var(--accent);border-radius:50%;width:80px;height:80px;animation-duration:22s;animation-delay:10s;top:50%;right:30%}.Hero-module__Z8hQ_W__floatingElements{pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module__Z8hQ_W__floatingCard{background:var(--surface-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);transition:transform .3s var(--ease-smooth);border-radius:20px;padding:20px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__floatCard;position:absolute;top:15%;right:38%}@keyframes Hero-module__Z8hQ_W__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module__Z8hQ_W__floatingCard2{transition:transform .3s var(--ease-smooth);animation:7s ease-in-out infinite reverse Hero-module__Z8hQ_W__floatCard;position:absolute;top:25%;right:45%}.Hero-module__Z8hQ_W__floatingCard3{transition:transform .3s var(--ease-smooth);animation:8s ease-in-out infinite Hero-module__Z8hQ_W__floatCard;position:absolute;top:45%;right:5%}.Hero-module__Z8hQ_W__floatingCard4{transition:transform .3s var(--ease-smooth);z-index:1;animation:6.5s ease-in-out infinite reverse Hero-module__Z8hQ_W__floatCard;position:absolute;bottom:25%;right:42%}.Hero-module__Z8hQ_W__miniCard{background:var(--surface-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);box-shadow:var(--shadow-md);color:var(--text-primary);border-radius:16px;align-items:center;gap:12px;padding:16px 24px;font-size:14px;font-weight:600;display:flex}.Hero-module__Z8hQ_W__cardIcon{background:var(--gradient-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.Hero-module__Z8hQ_W__ratingCard{background:var(--surface-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);box-shadow:var(--shadow-md);color:var(--text-primary);border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:20px 28px;font-size:14px;font-weight:600;display:flex}.Hero-module__Z8hQ_W__trustCard{background:var(--surface-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);box-shadow:var(--shadow-md);color:var(--text-primary);border-radius:16px;align-items:center;gap:12px;padding:16px 24px;font-size:14px;font-weight:600;display:flex}.Hero-module__Z8hQ_W__stars{color:#ffc107;letter-spacing:2px;font-size:18px}.Hero-module__Z8hQ_W__testimonialTicker{z-index:3;background:linear-gradient(90deg,#0000,#ffffffe6 10% 90%,#0000);width:100%;padding:10px 0;position:absolute;bottom:10px;left:0}.Hero-module__Z8hQ_W__tickerWrapper{position:relative;overflow:hidden}.Hero-module__Z8hQ_W__tickerContent{white-space:nowrap;will-change:transform;animation:40s linear infinite Hero-module__Z8hQ_W__tickerScroll;display:flex}.Hero-module__Z8hQ_W__tickerItem{color:var(--text-secondary);align-items:center;padding:0 30px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.Hero-module__Z8hQ_W__tickerItem:after{content:"•";color:var(--text-tertiary);font-size:10px;position:absolute;right:0}@keyframes Hero-module__Z8hQ_W__tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__Z8hQ_W__container{z-index:10;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.Hero-module__Z8hQ_W__heroGrid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.Hero-module__Z8hQ_W__heroContent{animation:Hero-module__Z8hQ_W__contentReveal 1.2s var(--ease-out-expo)}@keyframes Hero-module__Z8hQ_W__contentReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__heroBadge{background:var(--surface-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);animation:Hero-module__Z8hQ_W__badgeSlide 1s var(--ease-out-expo).2s both;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;display:inline-flex;position:relative;overflow:hidden}@keyframes Hero-module__Z8hQ_W__badgeSlide{0%{opacity:0;transform:translateY(-20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.Hero-module__Z8hQ_W__badgeDot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__Z8hQ_W__pulseDot;box-shadow:0 0 #22c55eb3}@keyframes Hero-module__Z8hQ_W__pulseDot{0%,to{transform:scale(1);box-shadow:0 0 #22c55eb3}50%{transform:scale(1.1);box-shadow:0 0 0 10px #22c55e00}}.Hero-module__Z8hQ_W__badgeText{color:var(--text-primary);letter-spacing:-.01em;font-size:13px;font-weight:600}.Hero-module__Z8hQ_W__badgeShimmer{background:linear-gradient(90deg,#0000,#2563eb1a,#0000);width:100%;height:100%;animation:3s infinite Hero-module__Z8hQ_W__shimmer;position:absolute;top:0;left:-100%}@keyframes Hero-module__Z8hQ_W__shimmer{to{left:100%}}.Hero-module__Z8hQ_W__heroTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:24px;font-size:clamp(48px,8vw,80px);font-weight:700;line-height:1.1}.Hero-module__Z8hQ_W__heroTitleLine{display:block;overflow:hidden}.Hero-module__Z8hQ_W__heroTitleWord{animation:Hero-module__Z8hQ_W__wordReveal .8s var(--ease-out-expo)backwards;margin-right:.25em;display:inline-block;position:relative}.Hero-module__Z8hQ_W__heroTitleWord:last-child{margin-right:0}.Hero-module__Z8hQ_W__heroTitleWord:first-child{animation-delay:.4s}.Hero-module__Z8hQ_W__heroTitleWord:nth-child(2){animation-delay:.5s}.Hero-module__Z8hQ_W__heroTitleWord:nth-child(3){animation-delay:.6s}.Hero-module__Z8hQ_W__heroTitleWord:nth-child(4){animation-delay:.7s}.Hero-module__Z8hQ_W__acronymLetter{color:var(--accent);font-weight:800;animation:2s ease-in-out 1.5s Hero-module__Z8hQ_W__acronymGlow;display:inline-block;position:relative}.Hero-module__Z8hQ_W__wordRest{display:inline}@keyframes Hero-module__Z8hQ_W__acronymGlow{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-module__Z8hQ_W__heroSubtitle{color:var(--text-secondary);letter-spacing:-.02em;animation:Hero-module__Z8hQ_W__fadeInUp .8s var(--ease-out-expo).7s both;margin-top:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(18px,2.5vw,24px);font-weight:500;line-height:1.4;display:block}@keyframes Hero-module__Z8hQ_W__wordReveal{0%{opacity:0;filter:blur(10px);transform:translateY(100%)rotateX(-90deg)}to{opacity:1;filter:blur();transform:translateY(0)rotateX(0)}}.Hero-module__Z8hQ_W__heroDescription{color:var(--text-secondary);max-width:540px;animation:Hero-module__Z8hQ_W__fadeInUp 1s var(--ease-out-expo).8s both;margin-bottom:40px;font-size:20px;line-height:1.7}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__ctaGroup{animation:Hero-module__Z8hQ_W__fadeInUp 1s var(--ease-out-expo).9s both;flex-wrap:wrap;gap:16px;margin-bottom:60px;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--gradient-accent);color:#fff;transition:all .3s var(--ease-out-expo);box-shadow:0 4px 24px var(--accent-glow);border-radius:100px;align-items:center;gap:12px;padding:18px 32px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__btnPrimary:hover{box-shadow:0 8px 32px var(--accent-glow);transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnPrimary:active{transform:translateY(0)}.Hero-module__Z8hQ_W__btnText{z-index:2;position:relative}.Hero-module__Z8hQ_W__btnIcon{transition:transform .3s var(--ease-out-expo);justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__btnPrimary:hover .Hero-module__Z8hQ_W__btnIcon{transform:translate(4px)}.Hero-module__Z8hQ_W__btnGlow{width:100%;height:100%;transition:transform .6s var(--ease-out-expo);background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Hero-module__Z8hQ_W__btnPrimary:hover .Hero-module__Z8hQ_W__btnGlow{transform:translate(-50%,-50%)scale(2)}.Hero-module__Z8hQ_W__btnSecondary{color:var(--text-primary);border:1px solid var(--border);transition:all .3s var(--ease-out-expo);background:0 0;border-radius:100px;align-items:center;gap:8px;padding:18px 32px;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__btnSecondary:after{content:"";background:var(--surface-elevated);transition:transform .3s var(--ease-out-expo);z-index:-1;position:absolute;inset:0;transform:translate(-100%)}.Hero-module__Z8hQ_W__btnSecondary:hover:after{transform:translate(0)}.Hero-module__Z8hQ_W__btnSecondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.Hero-module__Z8hQ_W__btnDot{background:var(--text-secondary);border-radius:50%;width:6px;height:6px;transition:background .3s}.Hero-module__Z8hQ_W__btnSecondary:hover .Hero-module__Z8hQ_W__btnDot{background:var(--accent)}.Hero-module__Z8hQ_W__heroStats{animation:Hero-module__Z8hQ_W__fadeInUp 1s var(--ease-out-expo)1s both;align-items:center;gap:40px;display:flex}.Hero-module__Z8hQ_W__statItem{text-align:center}.Hero-module__Z8hQ_W__statNumber{color:var(--text-primary);background:var(--gradient-mixed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4px;font-size:32px;font-weight:700}.Hero-module__Z8hQ_W__statLabel{color:var(--text-secondary);font-size:14px;font-weight:500}.Hero-module__Z8hQ_W__statDivider{background:var(--border);width:1px;height:40px}.Hero-module__Z8hQ_W__heroVisual{animation:Hero-module__Z8hQ_W__visualReveal 1.4s var(--ease-out-expo).4s both;justify-content:center;align-items:center;display:flex}@keyframes Hero-module__Z8hQ_W__visualReveal{0%{opacity:0;transform:translate(40px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.Hero-module__Z8hQ_W__phoneWrapper{width:320px;height:650px;position:relative}.Hero-module__Z8hQ_W__phoneGlow{background:radial-gradient(circle,var(--accent-glow)0%,transparent 60%);filter:blur(60px);opacity:.6;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__phoneGlowPulse;position:absolute;inset:-40px}@keyframes Hero-module__Z8hQ_W__phoneGlowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes Hero-module__Z8hQ_W__phoneFloat{0%,to{transform:perspective(1200px)rotateY(-10deg)rotateX(5deg)translateY(0)}50%{transform:perspective(1200px)rotateY(-10deg)rotateX(5deg)translateY(-20px)}}.Hero-module__Z8hQ_W__phoneFrame{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border-radius:40px;padding:12px;position:relative;transform:perspective(1200px)rotateY(-10deg)rotateX(0);box-shadow:0 50px 100px #0000004d,0 0 60px #2563eb1a,inset 0 0 20px #ffffff0d}.Hero-module__Z8hQ_W__phoneFrame:hover{transform:perspective(1200px)rotateY(0)rotateX(0)scale(1.05);box-shadow:0 60px 120px #0006,0 0 80px #2563eb33,inset 0 0 30px #ffffff14}.Hero-module__Z8hQ_W__phoneScreen{background:var(--background);border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__phoneScreen:before{content:"";background:linear-gradient(45deg,#0000,#2563eb0d,#0000);width:300%;height:300%;animation:4s infinite Hero-module__Z8hQ_W__phoneShimmer;position:absolute;top:-100%;left:-100%}@keyframes Hero-module__Z8hQ_W__phoneShimmer{0%{transform:rotate(0)translate(-100%,-100%)}to{transform:rotate(360deg)translate(100%,100%)}}.Hero-module__Z8hQ_W__phoneHeader{background:var(--surface);justify-content:center;align-items:center;padding:10px 20px;display:flex;position:relative}.Hero-module__Z8hQ_W__phoneNotch{background:#1a1a1a;border-radius:0 0 18px 18px;width:140px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__phoneTime{color:var(--text-primary);font-size:14px;font-weight:600}.Hero-module__Z8hQ_W__appContent{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.Hero-module__Z8hQ_W__appHeader{text-align:center;padding-top:0}.Hero-module__Z8hQ_W__appLogo{-o-object-fit:contain;object-fit:contain;width:120px;height:120px;margin:0 auto 4px;display:block}.Hero-module__Z8hQ_W__appSubtitle{color:var(--text-secondary);margin-bottom:8px;font-size:14px;font-weight:500}.Hero-module__Z8hQ_W__brandLetter{color:var(--accent);font-weight:600}.Hero-module__Z8hQ_W__searchBar{background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;align-items:center;gap:12px;padding:14px 18px;display:flex}.Hero-module__Z8hQ_W__searchBar input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:14px}.Hero-module__Z8hQ_W__searchBar input::placeholder{color:var(--text-tertiary)}.Hero-module__Z8hQ_W__serviceCategories{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Hero-module__Z8hQ_W__serviceCategory{background:var(--surface-elevated);border:1px solid var(--border);cursor:pointer;opacity:0;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:14px;transition:background .2s,border-color .2s,box-shadow .2s;animation:.5s cubic-bezier(.4,0,.2,1) forwards Hero-module__Z8hQ_W__serviceAppear;display:flex}.Hero-module__Z8hQ_W__serviceCategory:first-child{animation-delay:1.5s}.Hero-module__Z8hQ_W__serviceCategory:nth-child(2){animation-delay:1.6s}.Hero-module__Z8hQ_W__serviceCategory:nth-child(3){animation-delay:1.7s}.Hero-module__Z8hQ_W__serviceCategory:nth-child(4){animation-delay:1.8s}@keyframes Hero-module__Z8hQ_W__serviceAppear{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.Hero-module__Z8hQ_W__serviceCategory:hover{background:var(--surface);border-color:var(--accent);box-shadow:0 4px 12px #f76d2026}.Hero-module__Z8hQ_W__categoryIcon{background:var(--surface);width:40px;height:40px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;transition:color .2s;display:flex}.Hero-module__Z8hQ_W__serviceCategory:hover .Hero-module__Z8hQ_W__categoryIcon{color:var(--accent-light)}.Hero-module__Z8hQ_W__serviceCategory span{color:var(--text-primary);font-size:12px;font-weight:500}.Hero-module__Z8hQ_W__recentBooking{margin-top:auto}.Hero-module__Z8hQ_W__bookingHeader{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.Hero-module__Z8hQ_W__bookingStatus{color:var(--success);font-weight:600}.Hero-module__Z8hQ_W__bookingCard{background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.Hero-module__Z8hQ_W__bookingIcon{background:var(--accent-bg);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module__Z8hQ_W__bookingInfo h4{color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:600}.Hero-module__Z8hQ_W__bookingInfo p{color:var(--text-secondary);font-size:12px}.Hero-module__Z8hQ_W__bookingProgress{background:var(--surface);border-radius:2px;flex:1;max-width:60px;height:4px;margin-left:auto;overflow:hidden}.Hero-module__Z8hQ_W__progressBar{width:100%;height:100%;position:relative}.Hero-module__Z8hQ_W__progressFill{background:var(--gradient-accent);width:75%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroGrid{text-align:center;grid-template-columns:1fr;gap:60px}.Hero-module__Z8hQ_W__heroContent{order:2}.Hero-module__Z8hQ_W__heroVisual{order:1}.Hero-module__Z8hQ_W__heroDescription{margin:0 auto 40px}.Hero-module__Z8hQ_W__ctaGroup,.Hero-module__Z8hQ_W__heroStats{justify-content:center}.Hero-module__Z8hQ_W__floatingElements,.Hero-module__Z8hQ_W__heroParticles,.Hero-module__Z8hQ_W__heroShapes{display:none}.Hero-module__Z8hQ_W__phoneWrapper{transform:scale(.9)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:100vh;padding:100px 0 60px}.Hero-module__Z8hQ_W__heroBadge{padding:6px 16px;font-size:12px}.Hero-module__Z8hQ_W__container{padding:0 20px}.Hero-module__Z8hQ_W__heroGrid{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__Z8hQ_W__heroContent{order:1}.Hero-module__Z8hQ_W__heroVisual{order:2;margin-top:20px}.Hero-module__Z8hQ_W__heroTitle{margin-bottom:20px;font-size:40px}.Hero-module__Z8hQ_W__heroTitleWord{margin-right:.15em;display:inline}.Hero-module__Z8hQ_W__heroSubtitle{font-size:16px}.Hero-module__Z8hQ_W__heroDescription{margin:0 auto 30px;font-size:18px;line-height:1.6}.Hero-module__Z8hQ_W__ctaGroup{gap:12px;margin-bottom:40px}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnSecondary{padding:14px 24px;font-size:14px}.Hero-module__Z8hQ_W__heroStats{grid-template-columns:repeat(3,1fr);gap:20px}.Hero-module__Z8hQ_W__statNumber{font-size:24px}.Hero-module__Z8hQ_W__statLabel{font-size:11px}.Hero-module__Z8hQ_W__statDivider{display:none}.Hero-module__Z8hQ_W__phoneWrapper{width:100%;max-width:280px;height:560px;margin:0 auto}.Hero-module__Z8hQ_W__phoneFrame{animation:6s ease-in-out infinite Hero-module__Z8hQ_W__mobilePhoneFloat;transform:perspective(1200px)rotateY(0)rotateX(0)}@keyframes Hero-module__Z8hQ_W__mobilePhoneFloat{0%,to{transform:translateY(0)scale(.85)}50%{transform:translateY(-10px)scale(.85)}}.Hero-module__Z8hQ_W__floatingCard4{display:none}.Hero-module__Z8hQ_W__phoneScreen{border-radius:28px}.Hero-module__Z8hQ_W__appContent{flex-direction:column;gap:8px;height:100%;padding:10px;display:flex}.Hero-module__Z8hQ_W__appHeader{padding:0 12px}.Hero-module__Z8hQ_W__appLogo{width:100px;height:100px;margin:0 auto}.Hero-module__Z8hQ_W__appSubtitle{margin-bottom:2px;font-size:11px}.Hero-module__Z8hQ_W__searchBar{gap:6px;padding:6px 10px;font-size:11px}.Hero-module__Z8hQ_W__searchBar svg{width:16px;height:16px}.Hero-module__Z8hQ_W__serviceCategories{gap:4px}.Hero-module__Z8hQ_W__serviceCategory{opacity:1;padding:8px 6px;animation-delay:0s!important}.Hero-module__Z8hQ_W__categoryIcon{width:32px;height:32px}.Hero-module__Z8hQ_W__categoryIcon svg{width:20px;height:20px}.Hero-module__Z8hQ_W__serviceCategory span{font-size:10px}.Hero-module__Z8hQ_W__recentBooking{margin-top:auto;padding-top:4px}.Hero-module__Z8hQ_W__bookingHeader{margin-bottom:6px;font-size:10px}.Hero-module__Z8hQ_W__bookingCard{gap:8px;padding:8px}.Hero-module__Z8hQ_W__bookingIcon{width:32px;height:32px}.Hero-module__Z8hQ_W__bookingInfo h4{font-size:11px}.Hero-module__Z8hQ_W__bookingInfo p{font-size:10px}.Hero-module__Z8hQ_W__serviceCategory:hover{background:var(--surface-elevated);border-color:var(--border);box-shadow:none}.Hero-module__Z8hQ_W__serviceCategory:hover .Hero-module__Z8hQ_W__categoryIcon{color:var(--accent)}.Hero-module__Z8hQ_W__phoneFrame:hover{transform:perspective(1200px)rotateY(0)rotateX(0)scale(.85);box-shadow:0 50px 100px #0000004d,0 0 60px #2563eb1a,inset 0 0 20px #ffffff0d}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:80px 0 40px}.Hero-module__Z8hQ_W__heroTitle{letter-spacing:-1px;font-size:32px}.Hero-module__Z8hQ_W__heroTitleWord{margin-right:.1em}.Hero-module__Z8hQ_W__acronymLetter{font-size:36px}.Hero-module__Z8hQ_W__heroSubtitle{font-size:14px}.Hero-module__Z8hQ_W__heroDescription{padding:0 10px;font-size:16px}.Hero-module__Z8hQ_W__heroStats{gap:15px}.Hero-module__Z8hQ_W__statNumber{font-size:20px}.Hero-module__Z8hQ_W__statLabel{font-size:10px}.Hero-module__Z8hQ_W__phoneWrapper{max-width:240px;height:480px}.Hero-module__Z8hQ_W__phoneFrame{border-radius:32px;padding:8px}.Hero-module__Z8hQ_W__appContent{gap:6px;padding:8px}.Hero-module__Z8hQ_W__appHeader{padding:0 10px}.Hero-module__Z8hQ_W__appLogo{width:80px;height:80px;margin:0 auto}.Hero-module__Z8hQ_W__appSubtitle{margin-top:-4px;margin-bottom:0;font-size:10px}.Hero-module__Z8hQ_W__searchBar{padding:4px 8px;font-size:10px}.Hero-module__Z8hQ_W__serviceCategories{gap:3px}.Hero-module__Z8hQ_W__serviceCategory{gap:4px;padding:6px 4px}.Hero-module__Z8hQ_W__categoryIcon{width:26px;height:26px}.Hero-module__Z8hQ_W__categoryIcon svg{width:18px;height:18px}.Hero-module__Z8hQ_W__serviceCategory span,.Hero-module__Z8hQ_W__bookingHeader{font-size:9px}.Hero-module__Z8hQ_W__bookingCard{gap:6px;padding:6px}.Hero-module__Z8hQ_W__bookingIcon{width:28px;height:28px}.Hero-module__Z8hQ_W__bookingIcon svg{width:16px;height:16px}.Hero-module__Z8hQ_W__bookingInfo h4{font-size:10px}.Hero-module__Z8hQ_W__bookingInfo p{font-size:9px}.Hero-module__Z8hQ_W__progressBar{max-width:40px}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__hero *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.Hero-module__Z8hQ_W__heroVisual{animation:Hero-module__Z8hQ_W__visualRevealMobile 1s var(--ease-smooth).3s both}@keyframes Hero-module__Z8hQ_W__visualRevealMobile{0%{opacity:0;transform:translate(20px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.Hero-module__Z8hQ_W__gradientOrb1,.Hero-module__Z8hQ_W__gradientOrb2,.Hero-module__Z8hQ_W__gradientOrb3{opacity:.3;animation:none}.Hero-module__Z8hQ_W__heroBadge{animation:Hero-module__Z8hQ_W__badgeSlideMobile .6s var(--ease-smooth).1s both}@keyframes Hero-module__Z8hQ_W__badgeSlideMobile{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__heroTitleWord,.Hero-module__Z8hQ_W__heroTitleGradient{animation:Hero-module__Z8hQ_W__wordRevealMobile .6s var(--ease-smooth)backwards}.Hero-module__Z8hQ_W__heroTitleWord:first-child{animation-delay:.2s}.Hero-module__Z8hQ_W__heroTitleWord:nth-child(2){animation-delay:.3s}.Hero-module__Z8hQ_W__heroTitleGradient{animation-delay:.4s}@keyframes Hero-module__Z8hQ_W__wordRevealMobile{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__serviceCategory:hover{transform:none}.Hero-module__Z8hQ_W__floatingCard{animation:none}}.Hero-module__Z8hQ_W__waveContainer{z-index:1;pointer-events:none;width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden}.Hero-module__Z8hQ_W__wave{width:100%;height:100px;color:var(--primary);display:block;position:relative}@media (max-width:768px){.Hero-module__Z8hQ_W__wave{height:60px}}
.Services-module__PFRRnG__services{background:var(--surface);padding:120px 0;position:relative;overflow:hidden}.Services-module__PFRRnG__services:before{content:"";background:linear-gradient(90deg,transparent,var(--border),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__container{max-width:1280px;margin:0 auto;padding:0 40px}.Services-module__PFRRnG__sectionHeader{text-align:center;margin-bottom:80px}.Services-module__PFRRnG__sectionBadge{background:var(--accent-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);color:var(--accent);animation:Services-module__PFRRnG__fadeInUp .8s var(--ease-out-expo);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-flex}.Services-module__PFRRnG__badgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite Services-module__PFRRnG__pulseDot}@keyframes Services-module__PFRRnG__pulseDot{0%,to{box-shadow:0 0 0 0 var(--accent-glow);transform:scale(1)}50%{transform:scale(1.2);box-shadow:0 0 0 6px #0000}}.Services-module__PFRRnG__sectionTitle{letter-spacing:-.03em;color:var(--text-primary);animation:Services-module__PFRRnG__fadeInUp .8s var(--ease-out-expo).1s both;margin-bottom:24px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.2}.Services-module__PFRRnG__titleGradient{background:var(--gradient-mixed);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Services-module__PFRRnG__sectionDescription{color:var(--text-secondary);max-width:680px;animation:Services-module__PFRRnG__fadeInUp .8s var(--ease-out-expo).2s both;margin:0 auto;font-size:20px;line-height:1.6}@keyframes Services-module__PFRRnG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Services-module__PFRRnG__cardStagger{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-module__PFRRnG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:80px;display:grid}.Services-module__PFRRnG__serviceCard{background:var(--surface);border:1px solid var(--border);transform-style:preserve-3d;transition:all .3s var(--ease-out-expo);cursor:pointer;animation:Services-module__PFRRnG__cardStagger .8s var(--spring-gentle)both;will-change:transform;border-radius:24px;padding:32px;position:relative;overflow:hidden}@keyframes Services-module__PFRRnG__cardReveal{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Services-module__PFRRnG__serviceCard:before{content:"";background:linear-gradient(135deg,transparent 30%,var(--primary)100%);-webkit-mask-composite:xor;opacity:0;transition:opacity .4s var(--ease-out-expo);border-radius:24px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Services-module__PFRRnG__serviceCard:hover:before{opacity:1}.Services-module__PFRRnG__serviceCard:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-8px)}.Services-module__PFRRnG__cardGlow{opacity:0;filter:blur(100px);width:200%;height:200%;transition:opacity .6s var(--ease-out-expo);pointer-events:none;position:absolute;top:-50%;left:-50%}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__cardGlow{opacity:.15}.Services-module__PFRRnG__cardContent{z-index:1;position:relative}.Services-module__PFRRnG__serviceIcon{width:80px;height:80px;transition:all .4s var(--ease-out-expo);border-radius:20px;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.Services-module__PFRRnG__serviceIcon svg{z-index:2;transition:all .4s var(--ease-out-expo);position:relative}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceIcon{animation:1s ease-in-out infinite Services-module__PFRRnG__iconPulse}@keyframes Services-module__PFRRnG__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Services-module__PFRRnG__iconGlow{opacity:0;filter:blur(20px);transition:all .4s var(--ease-out-expo);border-radius:20px;position:absolute;inset:0}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceIcon{transform:rotate(-10deg)scale(1.1)}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceIcon svg{transform:rotate(10deg)}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__iconGlow{opacity:.5;transform:scale(1.5)}.Services-module__PFRRnG__serviceName{color:var(--text-primary);transition:color .3s var(--ease-out-expo);margin-bottom:12px;font-size:20px;font-weight:600}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceName{color:var(--primary)}.Services-module__PFRRnG__serviceDescription{color:var(--text-secondary);margin-bottom:24px;font-size:15px;line-height:1.6}.Services-module__PFRRnG__cardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Services-module__PFRRnG__servicePrice{color:var(--text-tertiary);font-size:14px;font-weight:600}.Services-module__PFRRnG__bookBtn{background:var(--gradient-accent);color:#fff;cursor:pointer;transition:all .3s var(--ease-out-expo);border:none;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Services-module__PFRRnG__bookBtn:before{content:"";width:100%;height:100%;transition:transform .6s var(--ease-out-expo);background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Services-module__PFRRnG__bookBtn:hover:before{transform:translate(-50%,-50%)scale(2)}.Services-module__PFRRnG__bookBtn:hover{box-shadow:0 4px 16px var(--accent-glow);transform:translate(4px)}.Services-module__PFRRnG__bookBtn svg{transition:transform .3s var(--ease-out-expo)}.Services-module__PFRRnG__bookBtn:hover svg{transform:translate(4px)}.Services-module__PFRRnG__cardShine{width:200%;height:200%;transition:all .8s var(--ease-out-expo);pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff0d 50%,#0000 70%);position:absolute;top:-100%;left:-100%;transform:rotate(45deg)}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__cardShine{top:-50%;left:-50%}.Services-module__PFRRnG__servicesCta{text-align:center;background:var(--surface-elevated);border:1px solid var(--border);border-radius:24px;padding:60px;position:relative;overflow:hidden}.Services-module__PFRRnG__servicesCta:before{content:"";background:var(--gradient-radial);opacity:.3;pointer-events:none;position:absolute;inset:0}.Services-module__PFRRnG__ctaText{color:var(--text-secondary);margin-bottom:20px;font-size:18px;position:relative}.Services-module__PFRRnG__ctaBtn{background:var(--gradient-accent);color:#fff;cursor:pointer;transition:all .3s var(--ease-out-expo);border:none;border-radius:100px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Services-module__PFRRnG__ctaBtn:before{content:"";width:100%;height:100%;transition:transform .6s var(--ease-out-expo);background:radial-gradient(circle,#fff3 0%,#0000 70%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Services-module__PFRRnG__ctaBtn:hover:before{transform:translate(-50%,-50%)scale(2)}.Services-module__PFRRnG__ctaBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Services-module__PFRRnG__ctaBtn svg{transition:transform .3s var(--ease-out-expo)}.Services-module__PFRRnG__ctaBtn:hover svg{transform:translate(4px)}@media (max-width:768px){.Services-module__PFRRnG__services{padding:80px 0}.Services-module__PFRRnG__sectionHeader{margin-bottom:60px}.Services-module__PFRRnG__sectionTitle{font-size:32px}.Services-module__PFRRnG__sectionDescription{font-size:18px}.Services-module__PFRRnG__servicesGrid{grid-template-columns:1fr;gap:24px}.Services-module__PFRRnG__servicesCta{padding:40px 20px}.Services-module__PFRRnG__container{padding:0 20px}.Services-module__PFRRnG__sectionBadge{animation:Services-module__PFRRnG__fadeInUpMobile .6s var(--ease-smooth)}.Services-module__PFRRnG__sectionTitle{animation:Services-module__PFRRnG__fadeInUpMobile .6s var(--ease-smooth).1s both}.Services-module__PFRRnG__sectionDescription{animation:Services-module__PFRRnG__fadeInUpMobile .6s var(--ease-smooth).2s both}@keyframes Services-module__PFRRnG__fadeInUpMobile{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Services-module__PFRRnG__serviceCard{animation:Services-module__PFRRnG__cardRevealMobile .5s var(--ease-smooth)both}@keyframes Services-module__PFRRnG__cardRevealMobile{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Services-module__PFRRnG__serviceCard:hover{box-shadow:var(--shadow-md);transform:none}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceIcon{transform:none}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__cardGlow{opacity:0}.Services-module__PFRRnG__bookBtn{transition:all .2s var(--ease-smooth)}.Services-module__PFRRnG__bookBtn:hover{box-shadow:0 2px 8px var(--accent-glow);transform:none}}
.Process-module__gUgyKG__process{background:var(--surface);padding:120px 0;position:relative;overflow:hidden}.Process-module__gUgyKG__container{max-width:1200px;margin:0 auto;padding:0 40px}.Process-module__gUgyKG__sectionHeader{text-align:center;margin-bottom:80px}.Process-module__gUgyKG__sectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:14px;font-weight:600}.Process-module__gUgyKG__sectionTitle{letter-spacing:-2px;color:var(--text-primary);margin-bottom:20px;font-size:48px;font-weight:700}.Process-module__gUgyKG__sectionDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:18px}.Process-module__gUgyKG__processSteps{grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.Process-module__gUgyKG__processLine{background:var(--border);z-index:0;height:1px;position:absolute;top:60px;left:25%;right:25%}.Process-module__gUgyKG__processStep{text-align:center;z-index:1;position:relative}.Process-module__gUgyKG__stepIconWrapper{background:var(--surface);border:1px solid var(--border);border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Process-module__gUgyKG__stepIconWrapper:before{content:"";background:linear-gradient(135deg,var(--accent),var(--accent-light));-webkit-mask-composite:xor;opacity:0;border-radius:24px;padding:1px;transition:opacity .4s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Process-module__gUgyKG__processStep:hover .Process-module__gUgyKG__stepIconWrapper:before{opacity:1}.Process-module__gUgyKG__processStep:hover .Process-module__gUgyKG__stepIconWrapper{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.Process-module__gUgyKG__stepNumber{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex;position:absolute;top:-12px;right:-12px}.Process-module__gUgyKG__stepIcon{width:40px;height:40px}.Process-module__gUgyKG__stepIcon svg{width:100%;height:100%;stroke:var(--accent);stroke-width:1.5px;fill:none}.Process-module__gUgyKG__stepTitle{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:600}.Process-module__gUgyKG__stepDescription{color:var(--text-secondary);font-size:14px;line-height:1.6}.Process-module__gUgyKG__processStep{opacity:0;transition:all .8s var(--spring-gentle);transform:translateY(50px)}.Process-module__gUgyKG__processStep.Process-module__gUgyKG__visible{opacity:1;transform:translateY(0)}.Process-module__gUgyKG__stepNumber{animation:.8s ease-out Process-module__gUgyKG__numberMorph}@keyframes Process-module__gUgyKG__numberMorph{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.2)rotate(-90deg)}to{opacity:1;transform:scale(1)rotate(0)}}.Process-module__gUgyKG__connectingLine{background:var(--border);transform-origin:0;width:100%;height:2px;transition:transform 1s var(--ease-out-expo);position:absolute;top:60px;left:100%;transform:scaleX(0)}.Process-module__gUgyKG__connectingLine.Process-module__gUgyKG__lineActive{transform:scaleX(1)}.Process-module__gUgyKG__connectingLine:after{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;transition:transform .3s 1s;position:absolute;top:50%;right:0;transform:translate(50%,-50%)scale(0)}.Process-module__gUgyKG__connectingLine.Process-module__gUgyKG__lineActive:after{transform:translate(50%,-50%)scale(1)}.Process-module__gUgyKG__stepIcon{transition:all .4s var(--ease-out-expo);transform:scale(1)}.Process-module__gUgyKG__stepIcon.Process-module__gUgyKG__iconActive{animation:.6s ease-out Process-module__gUgyKG__iconBounce}@keyframes Process-module__gUgyKG__iconBounce{0%{transform:scale(1)}30%{transform:scale(1.2)}60%{transform:scale(.9)}to{transform:scale(1)}}.Process-module__gUgyKG__processStep:hover .Process-module__gUgyKG__stepIcon svg{animation:1s ease-in-out Process-module__gUgyKG__iconSpin}@keyframes Process-module__gUgyKG__iconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Process-module__gUgyKG__processSteps{grid-template-columns:1fr;gap:60px}.Process-module__gUgyKG__processLine{display:none}.Process-module__gUgyKG__container{padding:0 20px}.Process-module__gUgyKG__connectingLine{display:none}}
.privacy-module__VTbb1a__main{background:var(--background);min-height:100vh;padding:120px 0 60px}.privacy-module__VTbb1a__container{max-width:800px;margin:0 auto;padding:0 20px}.privacy-module__VTbb1a__header{text-align:center;margin-bottom:60px}.privacy-module__VTbb1a__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(36px,5vw,48px);font-weight:700}.privacy-module__VTbb1a__lastUpdated{color:var(--text-secondary);font-size:16px}.privacy-module__VTbb1a__section{border-bottom:1px solid var(--border);margin-bottom:48px;padding-bottom:48px}.privacy-module__VTbb1a__section:last-child{border-bottom:none}.privacy-module__VTbb1a__sectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:16px;font-size:24px;font-weight:600}.privacy-module__VTbb1a__subTitle{color:var(--text-primary);letter-spacing:-.01em;margin:24px 0 12px;font-size:18px;font-weight:600}.privacy-module__VTbb1a__paragraph{color:var(--text-secondary);margin-bottom:16px;font-size:16px;line-height:1.7}.privacy-module__VTbb1a__list{margin:0;padding:0;list-style:none}.privacy-module__VTbb1a__list li{color:var(--text-secondary);margin-bottom:12px;padding-left:24px;font-size:16px;line-height:1.7;position:relative}.privacy-module__VTbb1a__list li:before{content:"•";color:var(--accent);font-size:20px;font-weight:700;line-height:1;position:absolute;left:0}.privacy-module__VTbb1a__list li strong{color:var(--text-primary);font-weight:600}.privacy-module__VTbb1a__link{color:var(--accent);font-weight:500;text-decoration:none;transition:opacity .2s}.privacy-module__VTbb1a__link:hover{opacity:.8;text-decoration:underline}.privacy-module__VTbb1a__contactInfo{background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;margin-top:16px;padding:24px}.privacy-module__VTbb1a__contactInfo p{color:var(--text-secondary);margin:8px 0;font-size:16px}.privacy-module__VTbb1a__contactInfo p:first-child,.privacy-module__VTbb1a__contactInfo p:nth-child(2){color:var(--text-primary);font-weight:600}@media (max-width:768px){.privacy-module__VTbb1a__main{padding:100px 0 40px}.privacy-module__VTbb1a__header{margin-bottom:40px}.privacy-module__VTbb1a__title{font-size:32px}.privacy-module__VTbb1a__section{margin-bottom:36px;padding-bottom:36px}.privacy-module__VTbb1a__sectionTitle{font-size:20px}.privacy-module__VTbb1a__subTitle{font-size:16px}.privacy-module__VTbb1a__paragraph,.privacy-module__VTbb1a__list li{font-size:14px}.privacy-module__VTbb1a__contactInfo{padding:16px}}
.terms-module__MHYekq__main{background:var(--background);min-height:100vh;padding:120px 0 60px}.terms-module__MHYekq__container{max-width:800px;margin:0 auto;padding:0 20px}.terms-module__MHYekq__header{text-align:center;margin-bottom:60px}.terms-module__MHYekq__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(36px,5vw,48px);font-weight:700}.terms-module__MHYekq__lastUpdated{color:var(--text-secondary);font-size:16px}.terms-module__MHYekq__section{border-bottom:1px solid var(--border);margin-bottom:48px;padding-bottom:48px}.terms-module__MHYekq__section:last-child{border-bottom:none}.terms-module__MHYekq__sectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:16px;font-size:24px;font-weight:600}.terms-module__MHYekq__paragraph{color:var(--text-secondary);margin-bottom:16px;font-size:16px;line-height:1.7}.terms-module__MHYekq__list{margin:0;padding:0;list-style:none}.terms-module__MHYekq__list li{color:var(--text-secondary);margin-bottom:12px;padding-left:24px;font-size:16px;line-height:1.7;position:relative}.terms-module__MHYekq__list li:before{content:"•";color:var(--accent);font-size:20px;font-weight:700;line-height:1;position:absolute;left:0}.terms-module__MHYekq__link{color:var(--accent);font-weight:500;text-decoration:none;transition:opacity .2s}.terms-module__MHYekq__link:hover{opacity:.8;text-decoration:underline}.terms-module__MHYekq__contactInfo{background:var(--surface-elevated);border:1px solid var(--border);border-radius:12px;margin-top:16px;padding:24px}.terms-module__MHYekq__contactInfo p{color:var(--text-secondary);margin:8px 0;font-size:16px}.terms-module__MHYekq__contactInfo p:first-child{color:var(--text-primary);font-weight:600}@media (max-width:768px){.terms-module__MHYekq__main{padding:100px 0 40px}.terms-module__MHYekq__header{margin-bottom:40px}.terms-module__MHYekq__title{font-size:32px}.terms-module__MHYekq__section{margin-bottom:36px;padding-bottom:36px}.terms-module__MHYekq__sectionTitle{font-size:20px}.terms-module__MHYekq__paragraph,.terms-module__MHYekq__list li{font-size:14px}}
.CTA-module__n-fbaG__ctaSection{--gradient-position:0deg;background:var(--gradient-mixed);padding:120px 0;position:relative;overflow:hidden}.CTA-module__n-fbaG__backgroundAnimation{background:linear-gradient(var(--gradient-position),var(--primary)0%,var(--accent)50%,var(--primary)100%);opacity:.9;z-index:0;position:absolute;inset:0}.CTA-module__n-fbaG__floatingShapes{pointer-events:none;z-index:1;position:absolute;inset:0}.CTA-module__n-fbaG__shape{filter:blur(40px);opacity:.3;border-radius:50%;position:absolute}.CTA-module__n-fbaG__shape1{background:var(--accent);width:300px;height:300px;animation:20s ease-in-out infinite CTA-module__n-fbaG__float1;top:-150px;right:-150px}.CTA-module__n-fbaG__shape2{background:var(--primary-light);width:200px;height:200px;animation:15s ease-in-out infinite CTA-module__n-fbaG__float2;bottom:-100px;left:-100px}.CTA-module__n-fbaG__shape3{background:var(--success);width:150px;height:150px;animation:18s ease-in-out infinite CTA-module__n-fbaG__float3;top:50%;left:10%}@keyframes CTA-module__n-fbaG__float1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-50px,50px)scale(1.1)}66%{transform:translate(50px,-50px)scale(.9)}}@keyframes CTA-module__n-fbaG__float2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(100px,-100px)rotate(180deg)}}@keyframes CTA-module__n-fbaG__float3{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-module__n-fbaG__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid;position:relative}.CTA-module__n-fbaG__contentWrapper{color:#fff}.CTA-module__n-fbaG__ctaTitle{letter-spacing:-.03em;animation:CTA-module__n-fbaG__fadeInUp .8s var(--ease-out-expo);margin-bottom:24px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.2}.CTA-module__n-fbaG__titleHighlight{background:linear-gradient(45deg,#ffe5b4,gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.CTA-module__n-fbaG__ctaSubtitle{opacity:.9;animation:CTA-module__n-fbaG__fadeInUp .8s var(--ease-out-expo).1s both;margin-bottom:40px;font-size:20px}.CTA-module__n-fbaG__ctaButtons{animation:CTA-module__n-fbaG__fadeInUp .8s var(--ease-out-expo).2s both;flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.CTA-module__n-fbaG__btn{transition:all .3s var(--ease-out-expo);cursor:pointer;border-radius:100px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.CTA-module__n-fbaG__btnContent{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.CTA-module__n-fbaG__btnPrimary{color:var(--primary);background:#fff}.CTA-module__n-fbaG__btnPrimary:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 20px 40px #0003}.CTA-module__n-fbaG__btnSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #ffffff4d}.CTA-module__n-fbaG__btnSecondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px);box-shadow:0 20px 40px #0003}.CTA-module__n-fbaG__btnIcon{stroke:currentColor;fill:none;stroke-width:2px;width:20px;height:20px}.CTA-module__n-fbaG__btnGlow{opacity:0;filter:blur(30px);pointer-events:none;background:radial-gradient(circle,currentColor,#0000);transition:opacity .3s;position:absolute;inset:-50%}.CTA-module__n-fbaG__btn:hover .CTA-module__n-fbaG__btnGlow{opacity:.3}.CTA-module__n-fbaG__btnPulse{opacity:0;pointer-events:none;border:2px solid;border-radius:100px;animation:2s infinite CTA-module__n-fbaG__pulse;position:absolute;inset:-4px}@keyframes CTA-module__n-fbaG__pulse{0%{opacity:.7;transform:scale(.95)}70%{opacity:0;transform:scale(1.1)}to{opacity:0;transform:scale(1.1)}}.CTA-module__n-fbaG__stats{animation:CTA-module__n-fbaG__fadeInUp .8s var(--ease-out-expo).3s both;gap:32px;display:flex}.CTA-module__n-fbaG__stat{text-align:center}.CTA-module__n-fbaG__statNumber{margin-bottom:4px;font-size:24px;font-weight:700}.CTA-module__n-fbaG__statLabel{opacity:.8;font-size:14px}.CTA-module__n-fbaG__statDivider{background:#fff3;width:1px}.CTA-module__n-fbaG__mockupWrapper{height:600px;position:relative}.CTA-module__n-fbaG__phoneFloat{animation:6s ease-in-out infinite CTA-module__n-fbaG__phoneFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes CTA-module__n-fbaG__phoneFloat{0%,to{transform:translate(-50%,-50%)translateY(0)rotate(0)}33%{transform:translate(-50%,-50%)translateY(-20px)rotate(-5deg)}66%{transform:translate(-50%,-50%)translateY(10px)rotate(5deg)}}.CTA-module__n-fbaG__phoneMockup{width:300px;height:600px;transform-style:preserve-3d;background:#1a1a1a;border-radius:40px;padding:12px;animation:20s ease-in-out infinite CTA-module__n-fbaG__phoneRotate;position:relative;box-shadow:0 50px 100px #0000004d,0 0 60px #ffffff1a,inset 0 0 20px #ffffff0d}@keyframes CTA-module__n-fbaG__phoneRotate{0%,to{transform:rotateY(0)}50%{transform:rotateY(15deg)}}.CTA-module__n-fbaG__phoneScreen{background:var(--surface);border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}.CTA-module__n-fbaG__appScreenshot{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.CTA-module__n-fbaG__appVideo{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%}.CTA-module__n-fbaG__phoneGlow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#fff3,#0000);position:absolute;inset:-50%}.CTA-module__n-fbaG__featureBadge1,.CTA-module__n-fbaG__featureBadge2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);background:#fffffff2;border-radius:100px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;animation:4s ease-in-out infinite CTA-module__n-fbaG__badgeFloat;display:flex;position:absolute;box-shadow:0 10px 30px #0003}.CTA-module__n-fbaG__featureBadge1{animation-delay:0s;top:20%;left:-20px}.CTA-module__n-fbaG__featureBadge2{animation-delay:2s;bottom:30%;right:-20px}@keyframes CTA-module__n-fbaG__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.CTA-module__n-fbaG__featureBadge1 svg,.CTA-module__n-fbaG__featureBadge2 svg{color:var(--accent)}.CTA-module__n-fbaG__confettiContainer{pointer-events:none;z-index:100;position:absolute;inset:0}.CTA-module__n-fbaG__confettiParticle{pointer-events:none;will-change:transform;border-radius:2px;position:absolute}@keyframes CTA-module__n-fbaG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CTA-module__n-fbaG__btnWhite{color:var(--primary);background:#fff}.CTA-module__n-fbaG__btnOutlineWhite{color:#fff;background:0 0;border:2px solid #ffffff4d}@media (max-width:768px){.CTA-module__n-fbaG__ctaSection{padding:80px 0}.CTA-module__n-fbaG__container{grid-template-columns:1fr;gap:60px;padding:0 20px}.CTA-module__n-fbaG__contentWrapper{text-align:center}.CTA-module__n-fbaG__ctaButtons,.CTA-module__n-fbaG__stats{justify-content:center}.CTA-module__n-fbaG__mockupWrapper{height:400px}.CTA-module__n-fbaG__phoneMockup{width:240px;height:480px}.CTA-module__n-fbaG__featureBadge1,.CTA-module__n-fbaG__featureBadge2{display:none}}
