.HeroSection-module__HAA8HW__hero{background:linear-gradient(135deg,#1a2035 0%,#232b45 35%,#2a3350 65%,#1a2035 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__heroBg{pointer-events:none;position:absolute;inset:0}.HeroSection-module__HAA8HW__gradientOrb1{background:radial-gradient(circle,#f5c41a38 0%,#0000 60%);border-radius:50%;width:700px;height:700px;animation:8s ease-in-out infinite HeroSection-module__HAA8HW__float;position:absolute;top:-20%;left:-10%}.HeroSection-module__HAA8HW__gradientOrb2{background:radial-gradient(circle,#f5c41a29 0%,#0000 60%);border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite reverse HeroSection-module__HAA8HW__float;position:absolute;top:15%;right:-15%}.HeroSection-module__HAA8HW__gradientOrb3{background:radial-gradient(circle,#f5c41a1a 0%,#0000 60%);border-radius:50%;width:500px;height:500px;animation:12s ease-in-out infinite HeroSection-module__HAA8HW__float;position:absolute;bottom:-10%;left:30%}.HeroSection-module__HAA8HW__gridPattern{background-image:linear-gradient(#f5c41a12 1px,#0000 1px),linear-gradient(90deg,#f5c41a12 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.HeroSection-module__HAA8HW__particles{position:absolute;inset:0}.HeroSection-module__HAA8HW__particle{animation:HeroSection-module__HAA8HW__particleFloat var(--dur,5s) ease-in-out infinite var(--delay,0s);background:#ffd95c80;border-radius:50%;position:absolute}@keyframes HeroSection-module__HAA8HW__particleFloat{0%,to{opacity:0;transform:translateY(0)scale(1)}50%{opacity:.8;transform:translateY(-20px)scale(1.2)}}.HeroSection-module__HAA8HW__heroContent{z-index:1;flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:140px 0 80px;display:grid;position:relative}.HeroSection-module__HAA8HW__heroLeft{flex-direction:column;gap:28px;display:flex}.HeroSection-module__HAA8HW__heroBadge{color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5c41a26;border:1px solid #f5c41a59;border-radius:50px;align-items:center;gap:8px;width:fit-content;padding:8px 18px;font-size:13px;font-weight:600;display:inline-flex}.HeroSection-module__HAA8HW__liveDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s ease-in-out infinite HeroSection-module__HAA8HW__blinkDot;display:inline-block;box-shadow:0 0 8px #22c55e}@keyframes HeroSection-module__HAA8HW__blinkDot{0%,to{opacity:1;box-shadow:0 0 8px #22c55e}50%{opacity:.5;box-shadow:0 0 3px #22c55e}}.HeroSection-module__HAA8HW__heroTitle{color:#fff;letter-spacing:-.03em;font-family:Outfit,sans-serif;font-size:clamp(36px,5vw,62px);font-weight:900;line-height:1.1}.HeroSection-module__HAA8HW__highlightWord{display:inline-block;position:relative}.HeroSection-module__HAA8HW__highlightWord:after{content:"";background:linear-gradient(90deg,#f5c41a,#f5c41a);border-radius:2px;height:3px;animation:1s forwards HeroSection-module__HAA8HW__expandLine;position:absolute;bottom:-4px;left:0;right:0}@keyframes HeroSection-module__HAA8HW__expandLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.HeroSection-module__HAA8HW__typeText{background:linear-gradient(135deg,#ffd95c,#f5c41a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__HAA8HW__gradientTitle{background:linear-gradient(135deg,#f5c41a,#d4a900);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__HAA8HW__heroSubtitle{color:#ffffffb3;max-width:520px;font-size:clamp(15px,2vw,18px);line-height:1.75}.HeroSection-module__HAA8HW__heroSubtitle strong{color:#fffffff2;font-weight:600}.HeroSection-module__HAA8HW__liveCounters{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;width:fit-content;padding:20px 24px;display:flex}.HeroSection-module__HAA8HW__counterItem{flex-direction:column;gap:4px;padding:0 24px;display:flex}.HeroSection-module__HAA8HW__counterItem:first-child{padding-left:0}.HeroSection-module__HAA8HW__counterItem:last-child{padding-right:0}.HeroSection-module__HAA8HW__counterValue{color:#fff;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:26px;font-weight:800}.HeroSection-module__HAA8HW__counterLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:500}.HeroSection-module__HAA8HW__counterDivider{background:#ffffff1a;width:1px;margin:4px 0}.HeroSection-module__HAA8HW__heroCtas{flex-wrap:wrap;gap:16px;display:flex}.HeroSection-module__HAA8HW__trustBar{flex-wrap:wrap;gap:20px;display:flex}.HeroSection-module__HAA8HW__trustItem{color:#ffffff94;font-size:13px;font-weight:500}.HeroSection-module__HAA8HW__heroRight{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__HAA8HW__dashboardCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;width:100%;max-width:440px;padding:24px;animation:.8s forwards HeroSection-module__HAA8HW__slideInRight;position:relative;box-shadow:0 24px 80px #00000059,inset 0 1px #ffffff1a}@keyframes HeroSection-module__HAA8HW__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.HeroSection-module__HAA8HW__dashHeader{align-items:center;gap:10px;margin-bottom:20px;display:flex}.HeroSection-module__HAA8HW__dashDots{gap:5px;display:flex}.HeroSection-module__HAA8HW__dashDots span{background:#fff3;border-radius:50%;width:10px;height:10px}.HeroSection-module__HAA8HW__dashDots span:first-child{background:#ff5f56}.HeroSection-module__HAA8HW__dashDots span:nth-child(2){background:#ffbd2e}.HeroSection-module__HAA8HW__dashDots span:nth-child(3){background:#27c93f}.HeroSection-module__HAA8HW__dashTitle{color:#ffffff8c;text-align:center;flex:1;font-size:13px;font-weight:600}.HeroSection-module__HAA8HW__dashLive{color:#22c55e;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.HeroSection-module__HAA8HW__balanceWidget{text-align:center;background:linear-gradient(135deg,#d4a90059,#f5c41a33);border:1px solid #f5c41a4d;border-radius:16px;margin-bottom:16px;padding:20px}.HeroSection-module__HAA8HW__balanceLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px}.HeroSection-module__HAA8HW__balanceValue{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:38px;font-weight:900}.HeroSection-module__HAA8HW__balanceChange{color:#22c55e;align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.HeroSection-module__HAA8HW__dashStats{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.HeroSection-module__HAA8HW__dashStat{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.HeroSection-module__HAA8HW__dashStatIcon{font-size:18px}.HeroSection-module__HAA8HW__dashStatValue{color:#fff;font-family:Outfit,sans-serif;font-size:20px;font-weight:800}.HeroSection-module__HAA8HW__dashStatLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.HeroSection-module__HAA8HW__liveFeed{background:#0003;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:14px;padding:14px;overflow:hidden}.HeroSection-module__HAA8HW__liveFeedTitle{color:#ffffff7a;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}.HeroSection-module__HAA8HW__liveFeedItem{align-items:center;gap:10px;animation:.4s HeroSection-module__HAA8HW__feedSlide;display:flex}@keyframes HeroSection-module__HAA8HW__feedSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__HAA8HW__feedFlag{font-size:22px}.HeroSection-module__HAA8HW__feedContent{flex:1;min-width:0}.HeroSection-module__HAA8HW__feedNumber{color:#fffc;font-family:Courier New,monospace;font-size:12px;font-weight:600;display:block}.HeroSection-module__HAA8HW__feedMsg{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.HeroSection-module__HAA8HW__feedEarn{color:#22c55e;flex-shrink:0;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.HeroSection-module__HAA8HW__miniChart{align-items:flex-end;gap:3px;height:48px;display:flex}.HeroSection-module__HAA8HW__chartBar{transform-origin:bottom;background:linear-gradient(#f5c41ab3,#d4a900e6);border-radius:3px 3px 0 0;flex:1;animation:.6s forwards HeroSection-module__HAA8HW__growUp}@keyframes HeroSection-module__HAA8HW__growUp{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.HeroSection-module__HAA8HW__floatingBadge{z-index:3;background:#fffffff5;border-radius:14px;align-items:center;gap:10px;min-width:160px;padding:12px 16px;animation:4s ease-in-out infinite HeroSection-module__HAA8HW__float;display:flex;position:absolute;box-shadow:0 8px 32px #0003}.HeroSection-module__HAA8HW__floatingBadge>span:first-child{font-size:22px}.HeroSection-module__HAA8HW__badgeTitle{color:#6b7280;font-size:11px;font-weight:500}.HeroSection-module__HAA8HW__badgeValue{color:#1a2035;font-size:14px;font-weight:700}.HeroSection-module__HAA8HW__badge1{animation-delay:0s;top:10%;right:-8%}.HeroSection-module__HAA8HW__badge2{animation-delay:1.5s;bottom:30%;right:-6%}.HeroSection-module__HAA8HW__badge3{animation-delay:.8s;bottom:10%;left:-6%}.HeroSection-module__HAA8HW__rateTicker{z-index:1;background:#00000026;border-top:1px solid #ffffff14;align-items:center;padding:13px 0;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__tickerLabel{color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-right:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:6px;padding:0 20px;font-size:11px;font-weight:700;display:flex}.HeroSection-module__HAA8HW__tickerTrack{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.HeroSection-module__HAA8HW__tickerInner{width:max-content;animation:28s linear infinite HeroSection-module__HAA8HW__marquee;display:flex}@keyframes HeroSection-module__HAA8HW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.HeroSection-module__HAA8HW__tickerItem{white-space:nowrap;border-right:1px solid #ffffff12;align-items:center;gap:8px;padding:0 28px;display:flex}.HeroSection-module__HAA8HW__tickerCountry{color:#ffffff9e;font-size:13px;font-weight:500}.HeroSection-module__HAA8HW__tickerRate{color:#22c55e;font-family:Outfit,sans-serif;font-size:13px;font-weight:700}@keyframes HeroSection-module__HAA8HW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:1100px){.HeroSection-module__HAA8HW__badge1,.HeroSection-module__HAA8HW__badge2,.HeroSection-module__HAA8HW__badge3{display:none}}@media (max-width:900px){.HeroSection-module__HAA8HW__heroContent{text-align:center;grid-template-columns:1fr;gap:48px;padding:120px 0 60px}.HeroSection-module__HAA8HW__heroBadge,.HeroSection-module__HAA8HW__liveCounters,.HeroSection-module__HAA8HW__trustBar{margin:0 auto}.HeroSection-module__HAA8HW__heroBadge{width:fit-content}.HeroSection-module__HAA8HW__heroSubtitle{margin:0 auto}.HeroSection-module__HAA8HW__heroCtas,.HeroSection-module__HAA8HW__heroRight{justify-content:center}.HeroSection-module__HAA8HW__dashboardCard{max-width:400px}}@media (max-width:640px){.HeroSection-module__HAA8HW__heroTitle{font-size:clamp(30px,8vw,48px)}.HeroSection-module__HAA8HW__liveCounters{flex-direction:column;width:100%}.HeroSection-module__HAA8HW__counterDivider{width:100%;height:1px;margin:0}.HeroSection-module__HAA8HW__counterItem{flex-direction:row;justify-content:space-between;align-items:center;padding:0}.HeroSection-module__HAA8HW__trustBar{justify-content:center}.HeroSection-module__HAA8HW__heroCtas{flex-direction:column}.HeroSection-module__HAA8HW__heroCtas .HeroSection-module__HAA8HW__btn{justify-content:center;width:100%}.HeroSection-module__HAA8HW__tickerLabel{display:none}}
.StatsSection-module__UDc1KG__stats{background:linear-gradient(135deg,#141a2e 0%,#1a2035 50%,#232b45 100%);border-top:1px solid #f5c41a38;border-bottom:1px solid #f5c41a24;padding:56px 0;position:relative;overflow:hidden}.StatsSection-module__UDc1KG__bgGradient{pointer-events:none;background:radial-gradient(at 20% 40%,#f5c41a1a 0%,#0000 55%),radial-gradient(at 82% 60%,#f5c41a12 0%,#0000 55%);position:absolute;inset:0}.StatsSection-module__UDc1KG__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.StatsSection-module__UDc1KG__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff14;border:1px solid #ffffff29;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:30px 22px;transition:background .3s,box-shadow .3s,transform .3s;display:flex}.StatsSection-module__UDc1KG__visible .StatsSection-module__UDc1KG__statCard{animation:.6s both StatsSection-module__UDc1KG__fadeInUp}.StatsSection-module__UDc1KG__statCard:hover{background:#ffffff2e;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.StatsSection-module__UDc1KG__statIcon{margin-bottom:4px;font-size:32px}.StatsSection-module__UDc1KG__statValue{align-items:baseline;gap:2px;display:flex}.StatsSection-module__UDc1KG__statNumber{color:#ffd95c;letter-spacing:-.03em;font-family:Outfit,sans-serif;font-size:clamp(34px,5vw,50px);font-weight:900;line-height:1}.StatsSection-module__UDc1KG__statSuffix{color:#ffffffb3;font-family:Outfit,sans-serif;font-size:clamp(20px,3vw,30px);font-weight:700}.StatsSection-module__UDc1KG__statLabel{color:#fff;font-family:Outfit,sans-serif;font-size:15px;font-weight:700}.StatsSection-module__UDc1KG__statDesc{color:#ffffff8c;font-size:12px;font-weight:500}.StatsSection-module__UDc1KG__flagStrip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;flex-wrap:wrap;align-items:center;gap:20px;padding:20px 28px;display:flex}.StatsSection-module__UDc1KG__flagLabel{color:#ffffffb3;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700}.StatsSection-module__UDc1KG__flags{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.StatsSection-module__UDc1KG__flag{cursor:default;font-size:22px;transition:transform .2s}.StatsSection-module__UDc1KG__flag:hover{transform:scale(1.3)}.StatsSection-module__UDc1KG__flagMore{color:#fff9;white-space:nowrap;border:1px solid #fff3;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700}@media (max-width:900px){.StatsSection-module__UDc1KG__stats{padding:44px 0}.StatsSection-module__UDc1KG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.StatsSection-module__UDc1KG__stats{padding:36px 0}.StatsSection-module__UDc1KG__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.StatsSection-module__UDc1KG__statCard{padding:20px 16px}.StatsSection-module__UDc1KG__statIcon{font-size:28px}}
.FeaturesSection-module__QoNKeq__features{background:#fffdf5;position:relative;overflow:hidden}.FeaturesSection-module__QoNKeq__bgDecor{pointer-events:none;position:absolute;inset:0}.FeaturesSection-module__QoNKeq__decorCircle1{background:radial-gradient(circle,#f5c41a12 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}.FeaturesSection-module__QoNKeq__decorCircle2{background:radial-gradient(circle,#f5c41a0f 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.FeaturesSection-module__QoNKeq__visible{animation:.6s forwards FeaturesSection-module__QoNKeq__fadeInUp}@keyframes FeaturesSection-module__QoNKeq__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.FeaturesSection-module__QoNKeq__featuresGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.FeaturesSection-module__QoNKeq__featureCard{opacity:0;cursor:default;background:#fff;border:1px solid #f5c41a1f;border-radius:20px;flex-direction:column;gap:12px;padding:28px;transition:all .5s;display:flex;position:relative;overflow:hidden;transform:translateY(24px)}.FeaturesSection-module__QoNKeq__featureCard:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#f5c41a0d,#f5c41a0a);border-radius:20px;transition:opacity .3s;position:absolute;inset:0}.FeaturesSection-module__QoNKeq__featureCard:hover{border-color:#f5c41a59;box-shadow:0 12px 48px #d4a90024;transform:translateY(-6px)!important}.FeaturesSection-module__QoNKeq__featureCard:hover:after{opacity:1}.FeaturesSection-module__QoNKeq__cardVisible{opacity:1;transform:translateY(0)}.FeaturesSection-module__QoNKeq__iconWrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 16px #0000001f}.FeaturesSection-module__QoNKeq__icon{font-size:24px}.FeaturesSection-module__QoNKeq__featureBadge{color:#d4a900;letter-spacing:.06em;text-transform:uppercase;background:#f5c41a1a;border-radius:20px;align-items:center;width:fit-content;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.FeaturesSection-module__QoNKeq__featureTitle{color:#1a2035;font-family:Outfit,sans-serif;font-size:17px;font-weight:700;line-height:1.3}.FeaturesSection-module__QoNKeq__featureDesc{color:#5d6070;flex:1;font-size:14px;line-height:1.65}.FeaturesSection-module__QoNKeq__featureArrow{color:#d4a900;background:#f5c41a1a;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.FeaturesSection-module__QoNKeq__featureCard:hover .FeaturesSection-module__QoNKeq__featureArrow{color:#fff;background:#f5c41a;transform:translate(4px)}@media (max-width:1200px){.FeaturesSection-module__QoNKeq__featuresGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.FeaturesSection-module__QoNKeq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.FeaturesSection-module__QoNKeq__featuresGrid{grid-template-columns:1fr}}
.HowItWorks-module__Pp0aiW__how{background:linear-gradient(#fff9e9 0%,#fffdf7 100%);position:relative;overflow:hidden}.HowItWorks-module__Pp0aiW__decorBg{pointer-events:none;background-image:radial-gradient(circle at 10% 20%,#f5c41a0d 0%,#0000 40%),radial-gradient(circle at 90% 80%,#f5c41a0d 0%,#0000 40%);position:absolute;inset:0}.HowItWorks-module__Pp0aiW__stepsContainer{opacity:0;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:60px;transition:opacity .4s;display:grid;position:relative}.HowItWorks-module__Pp0aiW__visible{opacity:1}.HowItWorks-module__Pp0aiW__connectLine{z-index:0;background:linear-gradient(90deg,#d4a900,#f5c41a,#f5c41a,#22c55e);height:2px;display:none;position:absolute;top:80px;left:calc(12.5% + 24px);right:calc(12.5% + 24px)}@media (min-width:900px){.HowItWorks-module__Pp0aiW__connectLine{display:block}}.HowItWorks-module__Pp0aiW__stepCard{text-align:center;z-index:1;opacity:0;cursor:default;background:#fff;border:1px solid #f5c41a1a;border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:32px 24px;transition:all .5s;display:flex;position:relative;transform:translateY(30px)}.HowItWorks-module__Pp0aiW__stepCard:hover{border-color:#f5c41a40;box-shadow:0 12px 48px #f5c41a1f;transform:translateY(-4px)!important}.HowItWorks-module__Pp0aiW__cardVisible{opacity:1;transform:translateY(0)}.HowItWorks-module__Pp0aiW__stepNumber{letter-spacing:.1em;opacity:.8;border:2px solid;border-radius:20px;padding:3px 12px;font-family:Outfit,sans-serif;font-size:13px;font-weight:800}.HowItWorks-module__Pp0aiW__stepIconWrap{border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:4px 0;display:flex}.HowItWorks-module__Pp0aiW__stepIcon{font-size:32px}.HowItWorks-module__Pp0aiW__stepTitle{color:#0f1420;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.HowItWorks-module__Pp0aiW__stepDesc{color:#8a90a8;font-size:14px;line-height:1.65}.HowItWorks-module__Pp0aiW__stepDot{border-radius:50%;width:8px;height:8px;margin-top:auto}.HowItWorks-module__Pp0aiW__howCta{margin-top:40px}.HowItWorks-module__Pp0aiW__ctaCard{background:linear-gradient(135deg,#0b0f1c,#1a2035);border:1px solid #f5c41a4d;border-radius:24px;flex-wrap:wrap;align-items:center;gap:24px;padding:40px;display:flex}.HowItWorks-module__Pp0aiW__ctaIcon{flex-shrink:0;font-size:48px}.HowItWorks-module__Pp0aiW__ctaContent{flex:1;min-width:200px}.HowItWorks-module__Pp0aiW__ctaContent h3{color:#fff;margin-bottom:6px;font-family:Outfit,sans-serif;font-size:24px;font-weight:800}.HowItWorks-module__Pp0aiW__ctaContent p{color:#fff9;font-size:15px}@media (max-width:900px){.HowItWorks-module__Pp0aiW__stepsContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HowItWorks-module__Pp0aiW__stepsContainer{grid-template-columns:1fr}.HowItWorks-module__Pp0aiW__ctaCard{text-align:center;flex-direction:column;justify-content:center}.HowItWorks-module__Pp0aiW__ctaCard .HowItWorks-module__Pp0aiW__btn{justify-content:center;width:100%}}
.PricingSection-module__jo-dcq__pricing{background:#fff9e9;position:relative;overflow:hidden}.PricingSection-module__jo-dcq__bgDecor{pointer-events:none;background:radial-gradient(at 50% 0,#f5c41a14 0%,#0000 60%);position:absolute;inset:0}.PricingSection-module__jo-dcq__plansGrid{opacity:0;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;margin-bottom:40px;transition:all .6s;display:grid;transform:translateY(24px)}.PricingSection-module__jo-dcq__visible{opacity:1;transform:translateY(0)}.PricingSection-module__jo-dcq__planCard{background:#fff;border:1px solid #f5c41a1f;border-radius:24px;flex-direction:column;gap:16px;padding:36px 28px;transition:all .3s;display:flex;position:relative}.PricingSection-module__jo-dcq__planCard:hover{transform:translateY(-6px);box-shadow:0 16px 56px #f5c41a24}.PricingSection-module__jo-dcq__planCard.PricingSection-module__jo-dcq__highlighted{background:linear-gradient(135deg,#0b0f1c,#1a2035);border-color:#f5c41a80;transform:scale(1.03);box-shadow:0 8px 40px #f5c41a4d}.PricingSection-module__jo-dcq__planCard.PricingSection-module__jo-dcq__highlighted:hover{transform:scale(1.03)translateY(-6px);box-shadow:0 16px 64px #f5c41a66}.PricingSection-module__jo-dcq__planBadge{color:#fff;white-space:nowrap;letter-spacing:.04em;background:linear-gradient(135deg,#d4a900,#f5c41a);border-radius:20px;padding:6px 20px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.PricingSection-module__jo-dcq__planIcon{font-size:36px}.PricingSection-module__jo-dcq__planName{color:#0f1420;font-family:Outfit,sans-serif;font-size:22px;font-weight:800}.PricingSection-module__jo-dcq__highlighted .PricingSection-module__jo-dcq__planName{color:#fff}.PricingSection-module__jo-dcq__planDesc{color:#8a90a8;font-size:14px;line-height:1.6}.PricingSection-module__jo-dcq__highlighted .PricingSection-module__jo-dcq__planDesc{color:#fff9}.PricingSection-module__jo-dcq__planPrice{border-top:1px solid #f5c41a1a;border-bottom:1px solid #f5c41a1a;flex-direction:column;gap:2px;padding:16px 0;display:flex}.PricingSection-module__jo-dcq__highlighted .PricingSection-module__jo-dcq__planPrice{border-color:#ffffff1a}.PricingSection-module__jo-dcq__priceValue{color:#0f1420;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:28px;font-weight:900}.PricingSection-module__jo-dcq__highlighted .PricingSection-module__jo-dcq__priceValue{color:#fff}.PricingSection-module__jo-dcq__pricePeriod{color:#b7bac8;font-size:13px;font-weight:500}.PricingSection-module__jo-dcq__highlighted .PricingSection-module__jo-dcq__pricePeriod{color:#ffffff80}.PricingSection-module__jo-dcq__planFeatures{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}.PricingSection-module__jo-dcq__planFeature{color:#4a5270;align-items:center;gap:10px;font-size:14px;display:flex}.PricingSection-module__jo-dcq__highlighted .PricingSection-module__jo-dcq__planFeature{color:#fffc}.PricingSection-module__jo-dcq__featureCheck{color:#22c55e;background:#27ae6026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.PricingSection-module__jo-dcq__highlighted .PricingSection-module__jo-dcq__featureCheck{background:#27ae6033}.PricingSection-module__jo-dcq__planCta{justify-content:center;width:100%;margin-top:auto}.PricingSection-module__jo-dcq__earningsNote{background:#f5c41a0f;border:1px solid #f5c41a26;border-radius:16px;align-items:flex-start;gap:16px;padding:24px 28px;display:flex}.PricingSection-module__jo-dcq__noteIcon{flex-shrink:0;font-size:24px}.PricingSection-module__jo-dcq__earningsNote p{color:#4a5270;font-size:14px;line-height:1.7}.PricingSection-module__jo-dcq__earningsNote strong{color:#0f1420;font-weight:600}@media (max-width:900px){.PricingSection-module__jo-dcq__plansGrid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.PricingSection-module__jo-dcq__planCard.PricingSection-module__jo-dcq__highlighted{transform:none}.PricingSection-module__jo-dcq__planCard.PricingSection-module__jo-dcq__highlighted:hover{transform:translateY(-6px)}}@media (max-width:480px){.PricingSection-module__jo-dcq__planCard{padding:28px 20px}}
.FaqSection-module__lcpOYW__faq{background:#fffdf7}.FaqSection-module__lcpOYW__faqGrid{opacity:0;grid-template-columns:1fr 320px;align-items:start;gap:48px;transition:all .6s;display:grid;transform:translateY(20px)}.FaqSection-module__lcpOYW__visible{opacity:1;transform:translateY(0)}.FaqSection-module__lcpOYW__faqList{flex-direction:column;gap:12px;display:flex}.FaqSection-module__lcpOYW__faqItem{background:#fff;border:1px solid #f5c41a1a;border-radius:16px;transition:all .3s;overflow:hidden}.FaqSection-module__lcpOYW__faqItem.FaqSection-module__lcpOYW__open{border-color:#f5c41a59;box-shadow:0 4px 24px #f5c41a1a}.FaqSection-module__lcpOYW__faqQuestion{text-align:left;color:#0f1420;cursor:pointer;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:20px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:color .2s;display:flex}.FaqSection-module__lcpOYW__faqItem.FaqSection-module__lcpOYW__open .FaqSection-module__lcpOYW__faqQuestion{color:#d4a900}.FaqSection-module__lcpOYW__questionIcon{color:#d4a900;text-align:center;flex-shrink:0;width:24px;font-size:18px;font-weight:300}.FaqSection-module__lcpOYW__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqSection-module__lcpOYW__faqItem.FaqSection-module__lcpOYW__open .FaqSection-module__lcpOYW__faqAnswer{max-height:300px}.FaqSection-module__lcpOYW__faqAnswer p{color:#4a5270;padding:0 24px 20px 64px;font-size:14px;line-height:1.75}.FaqSection-module__lcpOYW__faqSide{position:sticky;top:100px}.FaqSection-module__lcpOYW__sideCard{text-align:center;background:linear-gradient(135deg,#0b0f1c,#1a2035);border:1px solid #f5c41a4d;border-radius:24px;flex-direction:column;gap:16px;padding:36px 28px;display:flex}.FaqSection-module__lcpOYW__sideIcon{font-size:40px}.FaqSection-module__lcpOYW__sideCard h3{color:#fff;font-family:Outfit,sans-serif;font-size:20px;font-weight:700}.FaqSection-module__lcpOYW__sideCard p{color:#fff9;font-size:14px;line-height:1.6}.FaqSection-module__lcpOYW__telegramBtn{color:#fff;background:#2aabee;justify-content:center;gap:8px}.FaqSection-module__lcpOYW__telegramBtn:hover{background:#229ed9;transform:translateY(-2px)}@media (max-width:900px){.FaqSection-module__lcpOYW__faqGrid{grid-template-columns:1fr}.FaqSection-module__lcpOYW__faqSide{position:static}}@media (max-width:640px){.FaqSection-module__lcpOYW__faqAnswer p{padding:0 16px 16px 48px}.FaqSection-module__lcpOYW__faqQuestion{padding:16px;font-size:14px}}
.CtaSection-module__I1HTDa__cta{background:linear-gradient(135deg,#0b0f1c 0%,#1a2035 50%,#141a2e 100%);padding:120px 0;position:relative;overflow:hidden}.CtaSection-module__I1HTDa__bgOrbs{pointer-events:none;position:absolute;inset:0}.CtaSection-module__I1HTDa__orb1{background:radial-gradient(circle,#f5c41a33 0%,#0000 60%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite CtaSection-module__I1HTDa__float;position:absolute;top:-150px;left:-150px}.CtaSection-module__I1HTDa__orb2{background:radial-gradient(circle,#f5c41a26 0%,#0000 60%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse CtaSection-module__I1HTDa__float;position:absolute;bottom:-150px;right:-100px}.CtaSection-module__I1HTDa__gridBg{background-image:linear-gradient(#f5c41a12 1px,#0000 1px),linear-gradient(90deg,#f5c41a12 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.CtaSection-module__I1HTDa__ctaContent{text-align:center;z-index:1;opacity:0;flex-direction:column;align-items:center;gap:28px;max-width:780px;margin:0 auto;transition:all .7s;display:flex;position:relative;transform:translateY(30px)}.CtaSection-module__I1HTDa__visible{opacity:1;transform:translateY(0)}.CtaSection-module__I1HTDa__topBadge{color:#ffffffe6;background:#f5c41a33;border:1px solid #f5c41a66;border-radius:50px;align-items:center;gap:8px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.CtaSection-module__I1HTDa__pulseDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite CtaSection-module__I1HTDa__blink;display:inline-block;box-shadow:0 0 8px #22c55e}@keyframes CtaSection-module__I1HTDa__blink{0%,to{opacity:1}50%{opacity:.4}}.CtaSection-module__I1HTDa__ctaTitle{color:#fff;letter-spacing:-.03em;font-family:Outfit,sans-serif;font-size:clamp(36px,6vw,60px);font-weight:900;line-height:1.1}.CtaSection-module__I1HTDa__highlight{background:linear-gradient(135deg,#d4a900,#f5c41a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CtaSection-module__I1HTDa__ctaSubtitle{color:#ffffffa6;max-width:580px;font-size:clamp(15px,2vw,18px);line-height:1.75}.CtaSection-module__I1HTDa__ctaStats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:0;padding:20px 32px;display:flex}.CtaSection-module__I1HTDa__ctaStat{flex-direction:column;align-items:center;gap:4px;padding:0 28px;display:flex}.CtaSection-module__I1HTDa__statNum{color:#fff;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:28px;font-weight:900}.CtaSection-module__I1HTDa__statLbl{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:12px}.CtaSection-module__I1HTDa__ctaDivider{background:#ffffff1a;width:1px;height:48px}.CtaSection-module__I1HTDa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CtaSection-module__I1HTDa__primaryBtn{box-shadow:0 0 40px #f5c41a80}.CtaSection-module__I1HTDa__ctaNote{color:#ffffff59;font-size:13px;font-weight:500}@media (max-width:640px){.CtaSection-module__I1HTDa__cta{padding:80px 0}.CtaSection-module__I1HTDa__ctaStats{flex-direction:column;padding:20px}.CtaSection-module__I1HTDa__ctaDivider{width:100%;height:1px}.CtaSection-module__I1HTDa__ctaStat{padding:12px 0}.CtaSection-module__I1HTDa__ctaButtons{flex-direction:column;width:100%}.CtaSection-module__I1HTDa__ctaButtons .CtaSection-module__I1HTDa__btn{justify-content:center;width:100%}}
