.Loader-module__9u6O_W__loader{background:var(--bg-deep);z-index:var(--z-loader);justify-content:center;align-items:center;transition:opacity .8s ease-in-out,visibility .8s ease-in-out;display:flex;position:fixed;inset:0}.Loader-module__9u6O_W__loader.Loader-module__9u6O_W__hidden{opacity:0;visibility:hidden;pointer-events:none}.Loader-module__9u6O_W__content{flex-direction:column;align-items:center;gap:24px;display:flex}.Loader-module__9u6O_W__logoContainer{width:80px;height:80px;position:relative}.Loader-module__9u6O_W__logo{object-fit:contain;z-index:2;border-radius:20px;width:100%;height:100%;animation:2s infinite Loader-module__9u6O_W__pulse;position:relative}.Loader-module__9u6O_W__spinner{border:2px solid #0000;border-top-color:var(--accent-orange);border-bottom-color:var(--accent-purple);z-index:1;border-radius:50%;animation:1.5s linear infinite Loader-module__9u6O_W__spin-slow;position:absolute;inset:-10px}.Loader-module__9u6O_W__text{letter-spacing:-.02em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:800;animation:.3s ease-out forwards Loader-module__9u6O_W__fade-in}.Loader-module__9u6O_W__progressContainer{opacity:0;background:#ffffff1a;border-radius:2px;width:160px;height:4px;animation:.3s ease-out forwards Loader-module__9u6O_W__fade-in;overflow:hidden}.Loader-module__9u6O_W__progressBar{background:var(--gradient-primary);border-radius:2px;width:0%;height:100%;animation:2s cubic-bezier(.4,0,.2,1) forwards Loader-module__9u6O_W__progress}@keyframes Loader-module__9u6O_W__progress{0%{width:0%}50%{width:70%}to{width:100%}}
.Navbar-module__nuAbfa__navbar{z-index:var(--z-nav);transition:var(--transition-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);background:#0b1020d9;border-bottom:1px solid #ffffff0f;padding:10px 0}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__logo{z-index:10;align-items:center;gap:10px;display:flex}.Navbar-module__nuAbfa__logoImg{object-fit:cover;border-radius:10px;width:40px;height:40px}.Navbar-module__nuAbfa__logoText{letter-spacing:-.02em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:800}.Navbar-module__nuAbfa__links{align-items:center;gap:32px;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-secondary);transition:var(--transition-fast);font-size:14px;font-weight:500;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:var(--transition-base);border-radius:1px;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__link:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__ctaBtn{padding:10px 24px!important;font-size:14px!important}.Navbar-module__nuAbfa__langBtn{color:var(--text-primary);transition:var(--transition-base);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;padding:6px 12px;font-size:14px;font-weight:700;display:flex}.Navbar-module__nuAbfa__langBtn:hover{background:#ffffff1a}.Navbar-module__nuAbfa__burger{z-index:10;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__burger span{background:var(--text-primary);width:24px;height:2px;transition:var(--transition-base);transform-origin:50%;border-radius:2px;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__nuAbfa__burger{display:flex}.Navbar-module__nuAbfa__links{-webkit-backdrop-filter:blur(30px);opacity:0;visibility:hidden;pointer-events:none;transition:var(--transition-smooth);background:#0b1020f7;flex-direction:column;justify-content:center;gap:24px;position:fixed;inset:0}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{opacity:1;visibility:visible;pointer-events:all}.Navbar-module__nuAbfa__link{font-size:24px;font-weight:600}.Navbar-module__nuAbfa__ctaBtn{margin-top:16px;padding:16px 36px!important;font-size:16px!important}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__canvas{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__orb1{filter:blur(60px);background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float-slow;position:absolute;top:-200px;right:-100px}.Hero-module__Z8hQ_W__orb2{filter:blur(60px);background:radial-gradient(circle,#ff8a001a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out 2s infinite Hero-module__Z8hQ_W__float-slow;position:absolute;bottom:-150px;left:-100px}.Hero-module__Z8hQ_W__orb3{filter:blur(80px);background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out 4s infinite Hero-module__Z8hQ_W__float-slow;position:absolute;top:30%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__floatingTickets{pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module__Z8hQ_W__ticket{animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__ticketInner{-webkit-backdrop-filter:blur(12px);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;display:flex}.Hero-module__Z8hQ_W__ticketIcon{font-size:20px}.Hero-module__Z8hQ_W__ticketLabel{color:#fffc;font-size:13px;font-weight:600}.Hero-module__Z8hQ_W__ticket1{animation-delay:0s;top:20%;left:8%}.Hero-module__Z8hQ_W__ticket2{animation-duration:7s;animation-delay:1.5s;top:15%;right:10%}.Hero-module__Z8hQ_W__ticket3{animation-duration:8s;animation-delay:3s;bottom:30%;left:5%}.Hero-module__Z8hQ_W__ticket4{animation-duration:6.5s;animation-delay:.8s;bottom:25%;right:8%}.Hero-module__Z8hQ_W__content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--accent-orange);letter-spacing:.5px;background:#ff8a001a;border:1px solid #ff8a0033;border-radius:9999px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:13px;font-weight:600;animation:.8s ease-out Hero-module__Z8hQ_W__fade-in-up;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--accent-orange);width:6px;height:6px;box-shadow:0 0 12px var(--accent-orange);border-radius:50%;animation:2s infinite Hero-module__Z8hQ_W__pulse}.Hero-module__Z8hQ_W__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(44px,7vw,88px);font-weight:900;line-height:1.05;animation:.8s ease-out .2s both Hero-module__Z8hQ_W__fade-in-up}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:580px;margin-bottom:40px;font-size:clamp(16px,2vw,20px);line-height:1.7;animation:.8s ease-out .4s both Hero-module__Z8hQ_W__fade-in-up}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:60px;animation:.8s ease-out .6s both Hero-module__Z8hQ_W__fade-in-up;display:flex}.Hero-module__Z8hQ_W__stats{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;align-items:center;gap:32px;padding:24px 40px;animation:.8s ease-out .8s both Hero-module__Z8hQ_W__fade-in-up;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__Z8hQ_W__statNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:800}.Hero-module__Z8hQ_W__statLabel{color:var(--text-tertiary);font-size:13px;font-weight:500}.Hero-module__Z8hQ_W__statDivider{background:#ffffff1a;width:1px;height:40px}.Hero-module__Z8hQ_W__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:8px;animation:1s ease-out 1.2s both Hero-module__Z8hQ_W__fade-in;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollIndicator span{color:var(--text-tertiary);letter-spacing:1px;text-transform:uppercase;font-size:11px}.Hero-module__Z8hQ_W__scrollMouse{border:2px solid #fff3;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:8px;display:flex}.Hero-module__Z8hQ_W__scrollDot{background:var(--accent-orange);border-radius:2px;width:3px;height:8px;animation:1.5s ease-in-out infinite Hero-module__Z8hQ_W__scroll-bounce}@media (max-width:768px){.Hero-module__Z8hQ_W__desktopBr{display:none}.Hero-module__Z8hQ_W__title{font-size:clamp(32px,8vw,44px);line-height:1.15}.Hero-module__Z8hQ_W__subtitle{margin-bottom:32px;font-size:15px}.Hero-module__Z8hQ_W__floatingTickets{display:none}.Hero-module__Z8hQ_W__stats{flex-wrap:wrap;justify-content:center;gap:20px;padding:20px 24px}.Hero-module__Z8hQ_W__statNumber{font-size:22px}.Hero-module__Z8hQ_W__buttons{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin-left:auto;margin-right:auto}}
.Categories-module__ds54Za__categories{position:relative;overflow:hidden}.Categories-module__ds54Za__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;gap:24px;padding:0 max(24px,50vw - 600px) 20px;display:flex;overflow-x:auto}@media (max-width:1200px){.Categories-module__ds54Za__track{justify-content:flex-start}}.Categories-module__ds54Za__track::-webkit-scrollbar{display:none}.Categories-module__ds54Za__card{border-radius:var(--radius-xl);cursor:pointer;scroll-snap-align:center;opacity:0;border:1px solid #ffffff0f;flex:0 0 280px;height:380px;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(40px)}.Categories-module__ds54Za__card.Categories-module__ds54Za__visible{opacity:1;animation:.6s ease-out forwards Categories-module__ds54Za__fade-in-up;transform:translateY(0)}.Categories-module__ds54Za__card:hover{border-color:#ffffff26;transform:translateY(-8px)scale(1.02);box-shadow:0 30px 80px #0006}.Categories-module__ds54Za__cardImage{background-position:50%;background-size:cover;transition:transform .6s;position:absolute;inset:0}.Categories-module__ds54Za__card:hover .Categories-module__ds54Za__cardImage{transform:scale(1.1)}.Categories-module__ds54Za__cardOverlay{background:linear-gradient(#0b102033 0%,#0b102066 50%,#0b1020f2 100%);position:absolute;inset:0}.Categories-module__ds54Za__cardContent{z-index:2;padding:28px;position:absolute;bottom:0;left:0;right:0}.Categories-module__ds54Za__cardEmoji{filter:drop-shadow(0 4px 12px #0000004d);margin-bottom:12px;font-size:36px;display:block}.Categories-module__ds54Za__cardTitle{letter-spacing:-.01em;margin-bottom:6px;font-size:20px;font-weight:700}.Categories-module__ds54Za__cardCount{font-size:14px;font-weight:600}.Categories-module__ds54Za__cardGlow{opacity:0;pointer-events:none;filter:blur(60px);border-radius:50%;width:200%;height:200%;transition:opacity .5s;position:absolute;bottom:-50%;left:-50%}.Categories-module__ds54Za__card:hover .Categories-module__ds54Za__cardGlow{opacity:1}@media (max-width:768px){.Categories-module__ds54Za__card{flex:0 0 240px;height:320px}}
.InteractiveMap-module__mnRHJq__map{background:radial-gradient(#8b5cf60d 0%,#0000 70%);width:100%;position:relative;overflow:hidden}.InteractiveMap-module__mnRHJq__bgGlow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#8b5cf61a 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractiveMap-module__mnRHJq__mapContainer{opacity:0;justify-content:center;align-items:center;max-width:1000px;margin-top:60px;margin-left:auto;margin-right:auto;transition:all 1s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(40px)}.InteractiveMap-module__mnRHJq__mapContainer.InteractiveMap-module__mnRHJq__visible{opacity:1;transform:translateY(0)}.InteractiveMap-module__mnRHJq__mapVisual{aspect-ratio:100/70;width:100%;position:relative}.InteractiveMap-module__mnRHJq__mapSvg{filter:drop-shadow(0 0 40px #8b5cf633);width:100%;height:100%;position:absolute;inset:0}.InteractiveMap-module__mnRHJq__connections{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.InteractiveMap-module__mnRHJq__connections line{stroke-dasharray:2;animation:20s linear infinite InteractiveMap-module__mnRHJq__dash}@keyframes InteractiveMap-module__mnRHJq__dash{to{stroke-dashoffset:-100px}}.InteractiveMap-module__mnRHJq__cityDot{cursor:pointer;z-index:10;opacity:0;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.InteractiveMap-module__mnRHJq__cityDot.InteractiveMap-module__mnRHJq__dotVisible{pointer-events:auto;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards InteractiveMap-module__mnRHJq__pop-in}@keyframes InteractiveMap-module__mnRHJq__pop-in{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.InteractiveMap-module__mnRHJq__dotCenter{background:var(--accent-orange);z-index:2;box-shadow:0 0 10px var(--accent-orange);border-radius:50%;transition:transform .3s;position:relative}.InteractiveMap-module__mnRHJq__dotPulse{background:var(--accent-orange);opacity:.4;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite InteractiveMap-module__mnRHJq__ping;position:absolute}.InteractiveMap-module__mnRHJq__cityDot:hover .InteractiveMap-module__mnRHJq__dotCenter{background:#fff;transform:scale(1.5);box-shadow:0 0 20px #fff}.InteractiveMap-module__mnRHJq__cityDot:hover .InteractiveMap-module__mnRHJq__dotPulse{background:#fff}.InteractiveMap-module__mnRHJq__dotlg .InteractiveMap-module__mnRHJq__dotCenter{width:12px;height:12px}.InteractiveMap-module__mnRHJq__dotlg .InteractiveMap-module__mnRHJq__dotPulse{width:36px;height:36px}.InteractiveMap-module__mnRHJq__dotmd .InteractiveMap-module__mnRHJq__dotCenter{width:8px;height:8px}.InteractiveMap-module__mnRHJq__dotmd .InteractiveMap-module__mnRHJq__dotPulse{width:24px;height:24px}.InteractiveMap-module__mnRHJq__dotsm .InteractiveMap-module__mnRHJq__dotCenter{width:6px;height:6px}.InteractiveMap-module__mnRHJq__dotsm .InteractiveMap-module__mnRHJq__dotPulse{width:18px;height:18px}@keyframes InteractiveMap-module__mnRHJq__ping{75%,to{opacity:0;transform:scale(2)}}.InteractiveMap-module__mnRHJq__tooltip{border-radius:var(--radius-md);text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(10px);background:#0b1020f2;border:1px solid #ffffff1a;flex-direction:column;gap:4px;min-width:140px;padding:12px 16px;animation:.2s ease-out InteractiveMap-module__mnRHJq__fade-up;display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)}.InteractiveMap-module__mnRHJq__tooltip:after{content:"";border:6px solid #0000;border-top-color:#ffffff1a;position:absolute;top:100%;left:50%;transform:translate(-50%)}.InteractiveMap-module__mnRHJq__tooltipCity{color:#fff;font-size:14px;font-weight:700}.InteractiveMap-module__mnRHJq__tooltipCount{color:var(--accent-orange);font-size:12px;font-weight:600}@media (max-width:1024px){.InteractiveMap-module__mnRHJq__mapContainer{margin-top:40px}}@media (max-width:768px){.InteractiveMap-module__mnRHJq__tooltip{display:none}}
.HowItWorks-module__a-Tr4W__howItWorks{position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__timelineContainer{max-width:800px;margin:0 auto;padding:40px 0;position:relative}.HowItWorks-module__a-Tr4W__timelineLine{background:#ffffff1a;border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.HowItWorks-module__a-Tr4W__timelineFill{background:var(--gradient-primary);width:100%;height:0%;box-shadow:var(--glow-orange);border-radius:2px;position:absolute;top:0;left:0}.HowItWorks-module__a-Tr4W__step{align-items:center;width:100%;margin-bottom:80px;display:flex;position:relative}.HowItWorks-module__a-Tr4W__step:last-child{margin-bottom:0}.HowItWorks-module__a-Tr4W__stepLeft{justify-content:flex-start}.HowItWorks-module__a-Tr4W__stepRight{justify-content:flex-end}.HowItWorks-module__a-Tr4W__stepContent{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-xl);width:calc(50% - 60px);transition:var(--transition-base);background:#ffffff08;border:1px solid #ffffff14;padding:32px;position:relative}.HowItWorks-module__a-Tr4W__stepContent:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-4px)}.HowItWorks-module__a-Tr4W__stepLeft .HowItWorks-module__a-Tr4W__stepContent{text-align:right}.HowItWorks-module__a-Tr4W__stepRight .HowItWorks-module__a-Tr4W__stepContent{text-align:left}.HowItWorks-module__a-Tr4W__stepNum{color:#ffffff08;z-index:0;pointer-events:none;font-size:80px;font-weight:900;line-height:1;position:absolute}.HowItWorks-module__a-Tr4W__stepLeft .HowItWorks-module__a-Tr4W__stepNum{bottom:-10px;right:20px}.HowItWorks-module__a-Tr4W__stepRight .HowItWorks-module__a-Tr4W__stepNum{bottom:-10px;left:20px}.HowItWorks-module__a-Tr4W__stepIconWrapper{z-index:1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex;position:relative}.HowItWorks-module__a-Tr4W__stepLeft .HowItWorks-module__a-Tr4W__stepIconWrapper{margin-left:auto}.HowItWorks-module__a-Tr4W__stepIcon{z-index:2;font-size:28px;position:relative}.HowItWorks-module__a-Tr4W__iconGlow{background:var(--accent-orange);filter:blur(20px);opacity:.2;z-index:1;transition:var(--transition-base);border-radius:50%;position:absolute;inset:0}.HowItWorks-module__a-Tr4W__stepContent:hover .HowItWorks-module__a-Tr4W__iconGlow{opacity:.4;transform:scale(1.2)}.HowItWorks-module__a-Tr4W__stepTitle{z-index:1;margin-bottom:12px;font-size:24px;font-weight:700;position:relative}.HowItWorks-module__a-Tr4W__stepDesc{color:var(--text-secondary);z-index:1;font-size:15px;line-height:1.6;position:relative}.HowItWorks-module__a-Tr4W__stepNode{background:var(--bg-deep);z-index:2;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__a-Tr4W__nodeInner{background:var(--accent-orange);width:10px;height:10px;box-shadow:0 0 10px var(--accent-orange);border-radius:50%}.HowItWorks-module__a-Tr4W__nodePulse{border:1px solid var(--accent-orange);opacity:0;border-radius:50%;animation:2s infinite HowItWorks-module__a-Tr4W__pulse;position:absolute;inset:-6px}@media (max-width:768px){.HowItWorks-module__a-Tr4W__timelineContainer{padding-left:30px}.HowItWorks-module__a-Tr4W__timelineLine,.HowItWorks-module__a-Tr4W__stepNode{left:12px}.HowItWorks-module__a-Tr4W__step{justify-content:flex-end;margin-bottom:40px}.HowItWorks-module__a-Tr4W__stepContent{width:calc(100% - 40px);padding:24px;text-align:left!important}.HowItWorks-module__a-Tr4W__stepLeft .HowItWorks-module__a-Tr4W__stepIconWrapper{margin-left:0}.HowItWorks-module__a-Tr4W__stepLeft .HowItWorks-module__a-Tr4W__stepNum{left:20px;right:auto}}
.AppPreview-module__n6DPgG__appPreview{background:#ffffff03;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;position:relative;overflow:hidden}.AppPreview-module__n6DPgG__bgGlow{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#8b5cf61a 0%,#0000 60%);width:800px;height:800px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.AppPreview-module__n6DPgG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.AppPreview-module__n6DPgG__features{flex-direction:column;gap:24px;margin-bottom:48px;display:flex}.AppPreview-module__n6DPgG__feature{align-items:flex-start;gap:16px;display:flex}.AppPreview-module__n6DPgG__featureIcon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.AppPreview-module__n6DPgG__featureTitle{margin-bottom:4px;font-size:18px;font-weight:700}.AppPreview-module__n6DPgG__featureDesc{color:var(--text-secondary);font-size:14px;line-height:1.5}.AppPreview-module__n6DPgG__badges{flex-wrap:wrap;gap:16px;display:flex}.AppPreview-module__n6DPgG__storeBadge{transition:var(--transition-base);background:#00000080;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:12px;padding:10px 20px;display:flex}.AppPreview-module__n6DPgG__storeBadge:hover{background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-2px)}.AppPreview-module__n6DPgG__badgeIcon{font-size:24px}.AppPreview-module__n6DPgG__badgeText{flex-direction:column;display:flex}.AppPreview-module__n6DPgG__badgeText span{color:var(--text-secondary);font-size:10px;line-height:1}.AppPreview-module__n6DPgG__badgeText strong{font-size:16px;font-weight:600;line-height:1.2}.AppPreview-module__n6DPgG__visual{perspective:1000px;justify-content:center;display:flex;position:relative}.AppPreview-module__n6DPgG__phoneGlow{background:var(--accent-purple);filter:blur(120px);opacity:.3;border-radius:50%;width:300px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppPreview-module__n6DPgG__phoneWrapper{transform-style:preserve-3d}.AppPreview-module__n6DPgG__phone{width:320px;height:650px;transform-style:preserve-3d;background:#000;border:10px solid #1a1a1a;border-radius:40px;position:relative;overflow:hidden;transform:rotateX(20deg)rotateY(-15deg)rotate(5deg);box-shadow:0 0 0 2px #333,0 30px 60px #00000080,inset 0 0 20px #ffffff1a}.AppPreview-module__n6DPgG__notch{z-index:10;background:#1a1a1a;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:120px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.AppPreview-module__n6DPgG__screen{background:linear-gradient(#111827 0%,#0b1020 100%);padding:40px 20px 20px;position:absolute;inset:0;overflow:hidden}.AppPreview-module__n6DPgG__mockupHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.AppPreview-module__n6DPgG__mockupAvatar{background:#ffffff1a;border-radius:50%;width:40px;height:40px}.AppPreview-module__n6DPgG__mockupTitle{background:#ffffff1a;border-radius:8px;width:120px;height:16px}.AppPreview-module__n6DPgG__mockupCard{background:var(--gradient-purple);width:100%;height:160px;box-shadow:var(--glow-purple);border-radius:20px;margin-bottom:24px}.AppPreview-module__n6DPgG__mockupGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.AppPreview-module__n6DPgG__mockupSquare{aspect-ratio:1;background:#ffffff0d;border-radius:16px}.AppPreview-module__n6DPgG__mockupList{flex-direction:column;gap:12px;display:flex}.AppPreview-module__n6DPgG__mockupRow{background:#ffffff08;border-radius:12px;height:60px}@media (max-width:1024px){.AppPreview-module__n6DPgG__container{text-align:center;grid-template-columns:1fr}.AppPreview-module__n6DPgG__features{text-align:left;align-items:center;max-width:400px;margin:0 auto 40px}.AppPreview-module__n6DPgG__badges{justify-content:center}}@media (max-width:480px){.AppPreview-module__n6DPgG__visual{transform:scale(.85)}.AppPreview-module__n6DPgG__phone{width:280px;height:570px}}
.Benefits-module__5KkGRG__benefits{background:radial-gradient(at 50% 0,#8b5cf60d 0%,#0000 70%);position:relative}.Benefits-module__5KkGRG__grid{grid-template-columns:1fr 1fr;gap:64px;display:grid}.Benefits-module__5KkGRG__columnHeader{text-align:center;margin-bottom:40px}.Benefits-module__5KkGRG__columnTitle{letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:800}.Benefits-module__5KkGRG__columnLine{border-radius:2px;width:60px;height:4px;margin:0 auto}.Benefits-module__5KkGRG__cards{flex-direction:column;gap:24px;display:flex}.Benefits-module__5KkGRG__card{border-radius:var(--radius-lg);opacity:0;background:#ffffff05;border:1px solid #ffffff0d;gap:20px;padding:24px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(30px)}.Benefits-module__5KkGRG__card.Benefits-module__5KkGRG__visible{opacity:1;transform:translateY(0)}.Benefits-module__5KkGRG__card:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-4px)scale(1.01);box-shadow:0 20px 40px #0003}.Benefits-module__5KkGRG__cardIconWrapper{width:56px;height:56px;transition:var(--transition-base);background:#ffffff0d;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Benefits-module__5KkGRG__card:hover .Benefits-module__5KkGRG__cardIconWrapper{background:#ffffff1a;transform:scale(1.1)rotate(5deg)}.Benefits-module__5KkGRG__cardIcon{font-size:28px}.Benefits-module__5KkGRG__cardTitle{margin-bottom:8px;font-size:20px;font-weight:700}.Benefits-module__5KkGRG__cardDesc{color:var(--text-secondary);font-size:15px;line-height:1.6}.Benefits-module__5KkGRG__presentationWrapper{justify-content:center;margin-top:32px;display:flex}.Benefits-module__5KkGRG__presentationBtn{border-radius:var(--radius-lg);color:#fff;transition:var(--transition-base);background:#8b5cf61a;border:1px solid #8b5cf64d;align-items:center;gap:12px;padding:16px 24px;font-weight:600;display:flex}.Benefits-module__5KkGRG__presentationBtn:hover{background:#8b5cf633;transform:translateY(-2px);box-shadow:0 10px 20px #8b5cf626}@media (max-width:768px){.Benefits-module__5KkGRG__grid{grid-template-columns:1fr;gap:80px}}@media (max-width:480px){.Benefits-module__5KkGRG__card{text-align:center;flex-direction:column;align-items:center}}
.CTA-module__n-fbaG__cta{border-radius:var(--radius-2xl);background:var(--bg-surface);border:1px solid #ffffff1a;margin:60px 24px;padding:120px 0;position:relative;overflow:hidden}.CTA-module__n-fbaG__bgGlow{filter:blur(40px);z-index:0;background:radial-gradient(#ff8a0033 0%,#8b5cf633 50%,#0000 100%);position:absolute;inset:0}.CTA-module__n-fbaG__particles{opacity:.2;z-index:1;background-image:radial-gradient(#ffffff4d 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.CTA-module__n-fbaG__content{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.CTA-module__n-fbaG__badge{-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.CTA-module__n-fbaG__title{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(36px,5vw,64px);font-weight:900;line-height:1.1}.CTA-module__n-fbaG__actions{justify-content:center;align-items:center;gap:40px;display:flex}.CTA-module__n-fbaG__buttons{flex-direction:column;gap:16px;display:flex}.CTA-module__n-fbaG__btnPrimary{color:#fff;background:#000;border:1px solid #fff3;align-items:center;gap:16px;min-width:240px;padding:12px 24px;display:flex}.CTA-module__n-fbaG__btnPrimary:hover{background:#1a1a1a;border-color:#fff6;transform:translateY(-2px);box-shadow:0 10px 20px #0000004d}.CTA-module__n-fbaG__btnPrimary:before{display:none}.CTA-module__n-fbaG__btnIcon{font-size:28px}.CTA-module__n-fbaG__btnText{text-align:left;flex-direction:column;display:flex}.CTA-module__n-fbaG__btnText span{color:#ffffffb3;font-size:12px;line-height:1}.CTA-module__n-fbaG__btnText strong{font-size:20px;font-weight:600;line-height:1.2}.CTA-module__n-fbaG__storesWrapper{border-left:1px solid #fff3;flex-direction:column;gap:12px;padding-left:40px;display:flex}.CTA-module__n-fbaG__storeMini{color:#fff9;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}@media (max-width:768px){.CTA-module__n-fbaG__cta{margin:40px 16px;padding:80px 20px}.CTA-module__n-fbaG__actions{flex-direction:column;gap:32px}.CTA-module__n-fbaG__storesWrapper{border-top:1px solid #fff3;border-left:none;flex-direction:row;justify-content:center;gap:20px;padding-top:32px;padding-left:0}}
.Footer-module__EZoWya__footer{background:var(--bg-deep);border-top:1px solid #ffffff0d;padding:80px 0 40px;position:relative;overflow:hidden}.Footer-module__EZoWya__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-purple), transparent);opacity:.5;width:50%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__EZoWya__top{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;align-items:start;gap:32px;margin-bottom:80px;display:grid}.Footer-module__EZoWya__brand{max-width:320px}.Footer-module__EZoWya__logo{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Footer-module__EZoWya__logoImg{object-fit:contain;border-radius:10px;width:auto;height:40px}.Footer-module__EZoWya__logoText{letter-spacing:-.02em;font-size:24px;font-weight:800}.Footer-module__EZoWya__desc{color:var(--text-secondary);font-size:14px;line-height:1.6}.Footer-module__EZoWya__linksTitle{color:var(--text-primary);margin-bottom:24px;font-size:16px;font-weight:700}.Footer-module__EZoWya__linksGroup{display:contents}.Footer-module__EZoWya__col{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__col ul li a{color:var(--text-secondary);transition:var(--transition-fast);font-size:14px;display:block}.Footer-module__EZoWya__col ul li a:hover{color:var(--accent-orange);transform:translate(4px)}.Footer-module__EZoWya__link{color:var(--text-secondary);transition:var(--transition-fast);font-size:14px}.Footer-module__EZoWya__link:hover{color:var(--accent-orange);transform:translate(4px)}.Footer-module__EZoWya__socials{gap:12px;margin-top:8px;display:flex}.Footer-module__EZoWya__social{width:40px;height:40px;transition:var(--transition-base);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.Footer-module__EZoWya__social:hover{background:var(--gradient-primary);color:#000;transform:translateY(-4px)}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__EZoWya__bottomLinks{gap:24px;display:flex}.Footer-module__EZoWya__bottomLinks a{color:var(--text-secondary);transition:var(--transition-fast);font-size:14px}.Footer-module__EZoWya__bottomLinks a:hover{color:var(--text-primary)}@media (max-width:1024px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr;row-gap:60px}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:768px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr;row-gap:40px}.Footer-module__EZoWya__brand{text-align:center;grid-column:1/-1}.Footer-module__EZoWya__logo,.Footer-module__EZoWya__socials{justify-content:center}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:20px}.Footer-module__EZoWya__bottomLinks{flex-direction:column;gap:12px}}
