.HeroSection_heroContainer__dJM2s{margin:0;overflow:hidden;background-color:#110E18;font-family:var(--font-vazirmatn);display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;padding:2rem;box-sizing:border-box;position:absolute;top:0;left:0}.HeroSection_heroBackgroundImage__EEljc{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/hero-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1;opacity:0;animation:HeroSection_fadeInBg__1a8Wm 1s ease-out .5s forwards}.HeroSection_heroBackgroundOverlay__kL5L4{position:absolute;inset:0;background:radial-gradient(circle,rgba(17,14,24,.35) 0,rgba(17,14,24,.82) 100%);z-index:2}.HeroSection_heroContainer__dJM2s canvas{position:absolute;top:0;left:0;z-index:5}@keyframes HeroSection_fadeInBg__1a8Wm{0%{opacity:0}to{opacity:1}}@keyframes HeroSection_panGradient__sw_UH{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.HeroSection_contentCenter__7JY_j{display:flex;flex-direction:column;align-items:center;z-index:10;position:relative;transform:translateY(-30px)}.HeroSection_titleContainer__pEr9j{text-align:center;color:#FBF7FE;margin-bottom:3.5rem}.HeroSection_titleContainer__pEr9j h1{font-size:3.2rem;margin:0 0 .5rem;font-weight:500;letter-spacing:2px;background:linear-gradient(90deg,#FBF7FE,#FFFFFF,#A56BFF,#FBF7FE);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:HeroSection_panGradient__sw_UH 10s ease infinite;text-shadow:0 0 5px rgba(251,247,254,.2),0 0 25px rgba(165,107,255,.15),0 0 50px rgba(165,107,255,.1);transition:text-shadow .6s ease-out;will-change:background-position}body.is-active .HeroSection_titleContainer__pEr9j h1{text-shadow:0 0 8px rgba(251,247,254,.6),0 0 35px rgba(180,140,255,.35),0 0 65px rgba(160,120,255,.2)}.HeroSection_titleContainer__pEr9j p{font-size:1.25rem;margin:0;font-weight:400;letter-spacing:1.5px;color:#CFC6E0;text-shadow:0 0 10px rgba(165,107,255,.1)}@media (max-width:768px){.HeroSection_titleContainer__pEr9j h1{font-size:2.5rem}.HeroSection_titleContainer__pEr9j p{font-size:1rem}}@media (max-width:480px){.HeroSection_heroContainer__dJM2s{padding:1rem}.HeroSection_contentCenter__7JY_j{transform:translateY(-20px)}.HeroSection_titleContainer__pEr9j{margin-bottom:2.5rem}.HeroSection_titleContainer__pEr9j h1{font-size:2.2rem}.HeroSection_titleContainer__pEr9j p{font-size:.9rem}}.HeroSection_buttonContainer__si2fq{position:relative;margin:0 2em}.HeroSection_buttonBorder__slZu_{padding:2px;inset:0;background:transparent;border-radius:30px}.HeroSection_button__g8kSO{display:flex;justify-content:center;align-items:center;border:none;border-radius:28px;width:180px;height:60px;background:#1E192B;flex-direction:column;text-align:center;font-size:1.15em;font-weight:600;color:#FBF7FE;position:relative;overflow:hidden;text-shadow:0 0 8px rgba(251,247,254,.3)}.HeroSection_button__g8kSO:after{content:"";position:absolute;top:-10%;left:-100%;width:75%;height:120%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transform:skewX(-30deg);transition:left 0s}body.is-active .HeroSection_button__g8kSO:after{left:125%;transition:left .7s cubic-bezier(.2,.8,.3,1)}.HeroSection_realButton__s8Rxg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:60px;z-index:15;outline:none;border:none;border-radius:28px;cursor:pointer;opacity:0}.HeroSection_backdrop__vY2Rs{position:absolute;inset:-9900%;background:radial-gradient(circle,transparent 25%,#110E18 85%);z-index:-1}.HeroSection_spin__IwG4f{position:absolute;inset:0;z-index:-2;opacity:.3;overflow:hidden;transition:opacity .4s ease-in-out;transform:translateZ(0);will-change:opacity}body.is-active .HeroSection_spin__IwG4f{opacity:.7}.HeroSection_spinBlur__hy7XR{filter:blur(1.5em) url(#unopaq);transform:translateZ(0)}@media (max-width:768px){.HeroSection_spinBlur__hy7XR{filter:blur(.8em) url(#unopaq)}}.HeroSection_spinIntense__1lkYL{inset:-.125em;filter:blur(.2em) url(#unopaq2);border-radius:28px}.HeroSection_spinInside__LPWKK{inset:-2px;border-radius:inherit;filter:blur(2px) url(#unopaq3);z-index:0}.HeroSection_spin__IwG4f:before{content:"";position:absolute;inset:-150%;animation:HeroSection_speen__51Ssh 8s cubic-bezier(.4,.1,.6,.9) infinite,HeroSection_woah__PkX0J 4s ease-in-out infinite;animation-play-state:paused;transition:animation-play-state .4s;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}body.is-active .HeroSection_spin__IwG4f:before{animation-play-state:running}.HeroSection_spinBlur__hy7XR:before{background:linear-gradient(90deg,#FBF7FE 25%,#0000 50%,#A56BFF 75%)}.HeroSection_spinIntense__1lkYL:before{background:linear-gradient(90deg,#FBF7FE 20%,#0000 45% 55%,#FBF7FE 80%)}.HeroSection_spinInside__LPWKK:before{background:linear-gradient(90deg,#FBF7FE 30%,#0000 45% 55%,#FBF7FE 70%)}@keyframes HeroSection_speen__51Ssh{0%{rotate:10deg}50%{rotate:190deg}to{rotate:370deg}}@keyframes HeroSection_woah__PkX0J{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(.97);opacity:1}}.HeroSection_lowPerf__trYNb .HeroSection_heroBackgroundImage__EEljc{filter:none;animation:none;opacity:.6;background-size:cover;background-position:50%}.HeroSection_lowPerf__trYNb .HeroSection_spinBlur__hy7XR,.HeroSection_lowPerf__trYNb .HeroSection_spinInside__LPWKK,.HeroSection_lowPerf__trYNb .HeroSection_spinIntense__1lkYL,.HeroSection_lowPerf__trYNb .HeroSection_spin__IwG4f{display:none!important}.HeroSection_lowPerf__trYNb canvas{opacity:.7}.HeroSection_lowPerf__trYNb .HeroSection_titleContainer__pEr9j h1{animation:none;background:none;-webkit-text-fill-color:#FBF7FE;text-shadow:none}.HeroSection_lowPerf__trYNb .HeroSection_button__g8kSO{border:1px solid rgba(251,247,254,.3)}@media (prefers-reduced-motion:reduce){.HeroSection_heroBackgroundImage__EEljc{filter:none;animation:none;opacity:.7;background-size:cover;background-position:50%}.HeroSection_spinBlur__hy7XR,.HeroSection_spinInside__LPWKK,.HeroSection_spinIntense__1lkYL,.HeroSection_spin__IwG4f{display:none!important}.HeroSection_titleContainer__pEr9j h1{animation:none}.HeroSection_button__g8kSO:after{display:none}}.HeroSection_heroMobile__3o9rC{position:relative;min-height:100vh;min-height:100svh;margin-top:-90px;padding:110px 1.5rem 1.5rem;display:flex;align-items:center;justify-content:center;background-color:#110E18;overflow:hidden;box-sizing:border-box;font-family:var(--font-vazirmatn)}.HeroSection_heroMobileBg__C9OWK{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 20%,rgba(142,59,255,.1),transparent 60%);z-index:0;pointer-events:none}.HeroSection_heroMobileTopology__od4eG{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}.HeroSection_topoTrace__P5qi3{fill:none;stroke:rgba(165,107,255,.25);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:HeroSection_topoTraceDraw__XbZd5 .7s ease-out forwards;will-change:stroke-dashoffset}.HeroSection_topoTraceV__IvJ5C{animation-duration:.5s}@keyframes HeroSection_topoTraceDraw__XbZd5{to{stroke-dashoffset:0}}.HeroSection_topoLinkActive__9e0VE{animation:HeroSection_topoTraceDraw__XbZd5 .7s ease-out forwards,HeroSection_topoLinkPulse__WgXX6 4s ease-in-out infinite}@keyframes HeroSection_topoLinkPulse__WgXX6{0%,to{stroke-opacity:.25}50%{stroke-opacity:.55}}.HeroSection_topoNode__Q_pha{fill:rgba(165,107,255,.55);opacity:0;transform:scale(0);transform-box:fill-box;transform-origin:center;animation:HeroSection_topoNodePop__aEbyE .35s ease-out forwards,HeroSection_topoNodePulse__n07ir 3s ease-in-out infinite;will-change:opacity,transform}@keyframes HeroSection_topoNodePop__aEbyE{to{opacity:1;transform:scale(1)}}@keyframes HeroSection_topoNodePulse__n07ir{0%,to{opacity:.5}50%{opacity:1}}.HeroSection_heroMobileContent__NpL9i{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:24rem;width:100%}.HeroSection_heroMobileTitle__TCTgo{font-size:2.4rem;font-weight:700;color:#FBF7FE;margin:0;letter-spacing:.5px;line-height:1.15;text-shadow:0 1px 2px rgba(0,0,0,.4);opacity:0;transform:scale(.96);animation:HeroSection_titleEnter__9Aag0 .5s cubic-bezier(.16,1,.3,1) .1s forwards;will-change:opacity,transform}@keyframes HeroSection_titleEnter__9Aag0{to{opacity:1;transform:scale(1)}}.HeroSection_heroMobileSubtitle__YTRAi{font-size:1rem;font-weight:400;color:#CFC6E0;margin:.5rem 0 0;letter-spacing:.5px;opacity:0;transform:translateY(8px);animation:HeroSection_subtitleEnter__S1jJ2 .5s cubic-bezier(.16,1,.3,1) .35s forwards;will-change:opacity,transform}@keyframes HeroSection_subtitleEnter__S1jJ2{to{opacity:1;transform:translateY(0)}}.HeroSection_heroMobileCta__VVLkW{-webkit-appearance:none;appearance:none;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:18rem;min-height:52px;margin-top:1.5rem;padding:14px 28px;border:none;border-radius:12px;background-color:#7A2EE0;color:#ffffff;font-family:inherit;font-size:1.1rem;font-weight:700;cursor:pointer;touch-action:manipulation;transition:background-color .15s ease;opacity:0;transform:translateY(6px);animation:HeroSection_ctaEnter__D0BAj .5s cubic-bezier(.16,1,.3,1) .6s forwards;will-change:opacity,transform}.HeroSection_heroMobileCta__VVLkW:focus-visible,.HeroSection_heroMobileCta__VVLkW:hover{background-color:#7A2EE0}.HeroSection_heroMobileCta__VVLkW:focus-visible{outline:3px solid #A56BFF;outline-offset:2px}.HeroSection_heroMobileCta__VVLkW:active{background-color:#6B1FD4}@keyframes HeroSection_ctaEnter__D0BAj{to{opacity:1;transform:translateY(0)}}.HeroSection_heroMobileCtaArrow__8r5BO{width:18px;height:18px;flex-shrink:0;opacity:0;transform:translateX(-6px);animation:HeroSection_arrowSlide__w_CJq .4s cubic-bezier(.16,1,.3,1) .9s forwards;will-change:opacity,transform}@keyframes HeroSection_arrowSlide__w_CJq{to{opacity:1;transform:translateX(0)}}.HeroSection_heroMobileTrust__NbmIH{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.25rem;list-style:none;margin:1.25rem 0 0;padding:0;width:100%}.HeroSection_trustItem__OQq5q{display:inline-flex;align-items:center;gap:.4rem;color:#CFC6E0;font-size:.8rem;font-weight:500;white-space:nowrap;opacity:0;transform:translateY(6px);animation:HeroSection_trustEnter__yn6gy .4s ease-out forwards;will-change:opacity,transform}.HeroSection_trustItem__OQq5q:first-child{animation-delay:1.1s}.HeroSection_trustItem__OQq5q:nth-child(2){animation-delay:1.25s}.HeroSection_trustItem__OQq5q:nth-child(3){animation-delay:1.4s}.HeroSection_trustItem__OQq5q svg{width:16px;height:16px;flex-shrink:0;color:#8E3BFF}@keyframes HeroSection_trustEnter__yn6gy{to{opacity:1;transform:translateY(0)}}.HeroSection_heroMobileStats__0bLNc{display:flex;align-items:stretch;justify-content:center;width:100%;max-width:22rem;margin-top:1rem;padding:.75rem .5rem;background-color:rgba(45,37,62,.4);border:1px solid rgba(58,49,80,.5);border-radius:10px;box-sizing:border-box}.HeroSection_statItem__gq1dl{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;opacity:0;transform:translateY(6px);animation:HeroSection_statEnter__845ZT .4s ease-out forwards;will-change:opacity,transform}.HeroSection_statItem__gq1dl:first-child{animation-delay:1.6s}.HeroSection_statItem__gq1dl:nth-child(3){animation-delay:1.75s}.HeroSection_statItem__gq1dl:nth-child(5){animation-delay:1.9s}.HeroSection_statValue__w5xcm{font-size:1rem;font-weight:700;color:#A56BFF;line-height:1.2;font-feature-settings:"tnum"}.HeroSection_statLabel__WRtpj{font-size:.7rem;font-weight:400;color:#CFC6E0;line-height:1.2;white-space:nowrap}.HeroSection_statDivider__7bscz{width:1px;align-self:center;height:24px;background-color:rgba(74,64,104,.6);opacity:0;animation:HeroSection_statEnter__845ZT .4s ease-out forwards}.HeroSection_statDivider__7bscz:nth-child(2){animation-delay:1.7s}.HeroSection_statDivider__7bscz:nth-child(4){animation-delay:1.85s}@keyframes HeroSection_statEnter__845ZT{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HeroSection_heroMobileTopology__od4eG{display:none!important}.HeroSection_heroMobileCtaArrow__8r5BO,.HeroSection_heroMobileCta__VVLkW,.HeroSection_heroMobileSubtitle__YTRAi,.HeroSection_heroMobileTitle__TCTgo,.HeroSection_statDivider__7bscz,.HeroSection_statItem__gq1dl,.HeroSection_trustItem__OQq5q{animation:none!important;opacity:1!important;transform:none!important}.HeroSection_heroMobileCta__VVLkW{transition:background-color .15s ease}}@media (max-width:360px){.HeroSection_heroMobileTitle__TCTgo{font-size:2rem}.HeroSection_heroMobileSubtitle__YTRAi{font-size:.9rem}.HeroSection_heroMobileCta__VVLkW{font-size:1rem;padding:12px 24px}.HeroSection_trustItem__OQq5q{font-size:.75rem}.HeroSection_statValue__w5xcm{font-size:.9rem}.HeroSection_statLabel__WRtpj{font-size:.65rem}}