.Features-module__zvCZ4q__container{border-bottom:1px solid var(--grid-border);background:#000}.Features-module__zvCZ4q__content{border-left:1px solid var(--grid-border);border-right:1px solid var(--grid-border);max-width:1400px;margin:0 auto}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr);display:grid}.Features-module__zvCZ4q__feature{border-right:1px solid var(--grid-border);border-bottom:1px solid var(--grid-border);justify-content:space-between;align-items:center;height:240px;padding:2.5rem;display:flex}.Features-module__zvCZ4q__feature:nth-child(2n){border-right:none}.Features-module__zvCZ4q__feature:nth-child(3),.Features-module__zvCZ4q__feature:nth-child(4){border-bottom:none}.Features-module__zvCZ4q__textContent{flex:1;padding-right:2rem}.Features-module__zvCZ4q__title{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.7rem;font-weight:500}.Features-module__zvCZ4q__description{color:#a9a9a9;font-size:1.2rem;line-height:1.6}.Features-module__zvCZ4q__iconWrapper{color:#888;flex-shrink:0;justify-content:end;width:170px;display:flex}@media (max-width:1024px){.Features-module__zvCZ4q__feature{height:200px;padding:2rem}.Features-module__zvCZ4q__textContent{padding-right:1.5rem}.Features-module__zvCZ4q__title{font-size:1.4rem}.Features-module__zvCZ4q__description{font-size:1rem}.Features-module__zvCZ4q__iconWrapper{width:120px}.Features-module__zvCZ4q__iconWrapper img{width:100%;height:auto}}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__feature{border-right:none;border-bottom:1px solid var(--grid-border);flex-direction:column;align-items:flex-start;gap:1rem;height:auto;padding:1.5rem}.Features-module__zvCZ4q__feature:last-child{border-bottom:none}.Features-module__zvCZ4q__textContent{order:2;padding-right:0}.Features-module__zvCZ4q__title{font-size:1.25rem}.Features-module__zvCZ4q__description{font-size:.95rem}.Features-module__zvCZ4q__iconWrapper{order:1;justify-content:flex-start;width:50px}.Features-module__zvCZ4q__iconWrapper img{width:50px;height:auto}}
.Footer-module__S6Hkya__footer{background:#000;padding:0}.Footer-module__S6Hkya__content{border-left:1px solid var(--grid-border);border-right:1px solid var(--grid-border);max-width:1400px;margin:0 auto}.Footer-module__S6Hkya__contentRorder{border-bottom:1px solid var(--grid-border)}.Footer-module__S6Hkya__heightBox{height:110px}.Footer-module__S6Hkya__mainRow{justify-content:space-between;align-items:center;min-height:120px;padding:110px;display:flex}.Footer-module__S6Hkya__links{flex:1;gap:100px;display:flex}.Footer-module__S6Hkya__link{color:#fff;text-align:center;letter-spacing:-.01em;font-size:1.3rem;font-weight:500;transition:all .2s}.Footer-module__S6Hkya__link:hover{color:#fff;background:#0a0a0a}.Footer-module__S6Hkya__ctaSection{flex:1}.Footer-module__S6Hkya__ctaTitle{color:#fff;letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.Footer-module__S6Hkya__height-box{height:120px}@media (max-width:1024px){.Footer-module__S6Hkya__mainRow{padding:60px}.Footer-module__S6Hkya__links{gap:50px}.Footer-module__S6Hkya__link{font-size:1.1rem}.Footer-module__S6Hkya__ctaTitle{font-size:2rem}.Footer-module__S6Hkya__heightBox{height:80px}}@media (max-width:768px){.Footer-module__S6Hkya__mainRow{flex-direction:column;gap:2rem;padding:40px 30px}.Footer-module__S6Hkya__links{border-bottom:1px solid var(--grid-border);flex-direction:column;gap:0;width:100%}.Footer-module__S6Hkya__link{border-right:none;border-bottom:1px solid var(--grid-border);text-align:left;padding:1rem 0;font-size:1rem}.Footer-module__S6Hkya__link:last-child{border-bottom:none}.Footer-module__S6Hkya__ctaSection{width:100%}.Footer-module__S6Hkya__ctaTitle{text-align:left;font-size:1.5rem}.Footer-module__S6Hkya__heightBox{height:60px}}
.Hero-module__ZARIfG__heroWrapper{position:relative;overflow:hidden}.Hero-module__ZARIfG__heroWrapper:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#2563eb26 0%,#0000 70%);width:140%;height:100%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__hero{z-index:1;text-align:center;border-left:1px solid var(--grid-border);border-right:1px solid var(--grid-border);flex-direction:column;justify-content:center;align-items:center;max-width:1400px;min-height:100vh;margin:0 auto;padding:200px 2rem 4rem;display:flex;position:relative}.Hero-module__ZARIfG__content{z-index:2;max-width:900px;margin-bottom:5rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__title{letter-spacing:-.04em;color:#fff;margin-bottom:2rem;font-size:5rem;font-weight:700;line-height:1}.Hero-module__ZARIfG__outlineText{color:#0000;-webkit-text-stroke:2px #fff}.Hero-module__ZARIfG__subtitle{color:var(--white);letter-spacing:-.01em;max-width:740px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.5}.Hero-module__ZARIfG__actions{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryButton{color:#000;cursor:pointer;letter-spacing:-.01em;background:#fff;border:none;border-radius:99px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__primaryButton:hover{background:#e5e5e5;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryButton{color:#fff;cursor:pointer;letter-spacing:-.01em;background:0 0;border:1px solid #fff;border-radius:99px;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.Hero-module__ZARIfG__secondaryButton:hover{background:#ffffff1a;border-color:#fff}.Hero-module__ZARIfG__visual{perspective:1200px;z-index:1;margin-top:2rem}.Hero-module__ZARIfG__cardContainer{width:420px;height:260px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:relative}.Hero-module__ZARIfG__cardContainer:after{content:"";z-index:-1;background:#111;border:1px solid #222;border-radius:20px;width:100%;height:100%;position:absolute;top:10px;left:10px;transform:rotateX(15deg)rotateY(-15deg)translateZ(-40px)}.Hero-module__ZARIfG__card{width:100%;height:100%;transform-style:preserve-3d;background:#050505;border:1px solid #333;border-radius:20px;transition:transform .5s;position:relative;transform:rotateX(15deg)rotateY(-15deg);box-shadow:0 20px 40px #00000080}.Hero-module__ZARIfG__card:hover{border-color:#fff;transform:rotateX(0)rotateY(0)scale(1.02)}.Hero-module__ZARIfG__cardFront{background:linear-gradient(135deg,#ffffff08 0%,#fff0 100%);border-radius:19px;flex-direction:column;justify-content:space-between;height:100%;padding:24px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__cardTop{justify-content:center;width:100%;display:flex}.Hero-module__ZARIfG__cardLogo{letter-spacing:-.02em;color:#fff;font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__cardChip{background:linear-gradient(135deg,#333 0%,#111 100%);border:1px solid #444;border-radius:6px;width:48px;height:34px;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.Hero-module__ZARIfG__divider{background:var(--grid-border);width:100%;height:1px;position:absolute;bottom:0;left:0}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (min-width:1024px){.Hero-module__ZARIfG__title{font-size:7rem}}@media (max-width:1024px){.Hero-module__ZARIfG__hero{padding:7rem 1.5rem 3rem}.Hero-module__ZARIfG__title{font-size:4.5rem}.Hero-module__ZARIfG__subtitle{max-width:600px;font-size:1.15rem}.Hero-module__ZARIfG__content{margin-bottom:3rem}.Hero-module__ZARIfG__cardContainer{width:380px;height:240px}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:6rem 1rem 2rem}.Hero-module__ZARIfG__content{margin-bottom:2rem}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:3rem}.Hero-module__ZARIfG__outlineText{-webkit-text-stroke:1.5px #fff}.Hero-module__ZARIfG__subtitle{max-width:100%;margin-bottom:2rem;padding:0 1rem;font-size:1rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:.75rem;width:100%;max-width:280px;margin:0 auto}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{width:100%;padding:.875rem 1.5rem;font-size:.95rem}.Hero-module__ZARIfG__cardContainer{width:280px;height:175px}.Hero-module__ZARIfG__cardContainer:after{top:8px;left:8px;transform:rotateX(12deg)rotateY(-12deg)translateZ(-30px)}.Hero-module__ZARIfG__card{transform:rotateX(12deg)rotateY(-12deg)}.Hero-module__ZARIfG__cardLogo{font-size:1.25rem}.Hero-module__ZARIfG__cardChip{width:40px;height:28px}}
.HowItWorks-module__tSMH5W__container{border-bottom:1px solid var(--grid-border);background-color:#000;align-items:center;width:100%;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__contentContainer{z-index:10;grid-template-columns:repeat(6,1fr);width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0;display:grid;position:relative}.HowItWorks-module__tSMH5W__gridOverlay{pointer-events:none;z-index:1;border-left:1px solid var(--grid-border);border-right:1px solid var(--grid-border);grid-template-columns:repeat(6,1fr);width:100%;max-width:1400px;margin:0 auto;display:grid;position:absolute;inset:0}.HowItWorks-module__tSMH5W__col{height:100%}.HowItWorks-module__tSMH5W__col:last-child{border-right:none}.HowItWorks-module__tSMH5W__leftContent{text-align:left;flex-direction:column;grid-column:1/span 2;justify-content:flex-start;padding-top:15%;padding-left:2rem;padding-right:1rem;display:flex}.HowItWorks-module__tSMH5W__centerContent{grid-column:3/span 2;justify-content:center;align-items:center;display:flex;position:relative}.HowItWorks-module__tSMH5W__rightContent{text-align:right;flex-direction:column;grid-column:5/span 2;justify-content:flex-end;padding-bottom:15%;padding-left:1rem;padding-right:2rem;display:flex}.HowItWorks-module__tSMH5W__title{letter-spacing:-.01em;color:#fff;font-size:2rem;font-weight:400;line-height:1.4}.HowItWorks-module__tSMH5W__muted{color:#555}.HowItWorks-module__tSMH5W__missionTitle{color:#fff;letter-spacing:-.01em;font-size:1.75rem;font-weight:400;line-height:1.4}.HowItWorks-module__tSMH5W__imageWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.HowItWorks-module__tSMH5W__phonesImage{z-index:10;width:200%;max-width:none;height:auto;position:relative;transform:translate(5%)}.HowItWorks-module__tSMH5W__lightOverlay{z-index:20;pointer-events:none;opacity:.8;mix-blend-mode:screen;justify-content:center;align-items:center;width:250%;height:150%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HowItWorks-module__tSMH5W__beamImage{object-fit:contain;width:100%;height:auto}@media (max-width:1024px){.HowItWorks-module__tSMH5W__container{min-height:auto;padding:4rem 0}.HowItWorks-module__tSMH5W__contentContainer{grid-template-columns:1fr;gap:2rem;padding:2rem}.HowItWorks-module__tSMH5W__gridOverlay{display:none}.HowItWorks-module__tSMH5W__leftContent,.HowItWorks-module__tSMH5W__centerContent,.HowItWorks-module__tSMH5W__rightContent{text-align:center;grid-column:1;justify-content:center;padding:1.5rem 0}.HowItWorks-module__tSMH5W__leftContent{padding-top:0;padding-left:0;padding-right:0}.HowItWorks-module__tSMH5W__rightContent{padding-bottom:0;padding-left:0;padding-right:0}.HowItWorks-module__tSMH5W__title{font-size:1.75rem}.HowItWorks-module__tSMH5W__missionTitle{font-size:1.5rem}.HowItWorks-module__tSMH5W__phonesImage{width:100%;max-width:500px;transform:none}.HowItWorks-module__tSMH5W__lightOverlay{width:150%}}@media (max-width:768px){.HowItWorks-module__tSMH5W__container{padding:3rem 0}.HowItWorks-module__tSMH5W__contentContainer{gap:1.5rem;padding:1.5rem}.HowItWorks-module__tSMH5W__leftContent,.HowItWorks-module__tSMH5W__centerContent,.HowItWorks-module__tSMH5W__rightContent{padding:1rem 0}.HowItWorks-module__tSMH5W__title{font-size:1.5rem;line-height:1.5}.HowItWorks-module__tSMH5W__missionTitle{font-size:1.25rem;line-height:1.5}.HowItWorks-module__tSMH5W__phonesImage{max-width:400px}.HowItWorks-module__tSMH5W__lightOverlay{opacity:.6;width:120%}}
.SocialProof-module__qq_XNa__container{border-bottom:1px solid var(--grid-border);background:#000;height:100px;position:relative;overflow:hidden}.SocialProof-module__qq_XNa__grid{z-index:2;border-left:1px solid var(--grid-border);border-right:1px solid var(--grid-border);justify-content:space-around;align-items:center;max-width:1400px;height:100%;margin:0 auto;display:flex;position:relative}.SocialProof-module__qq_XNa__partner{color:#444;text-transform:uppercase;letter-spacing:.05em;cursor:default;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:color .3s;display:flex}.SocialProof-module__qq_XNa__logo{width:auto;height:20px;transition:color .3s}.SocialProof-module__qq_XNa__partner:first-child .SocialProof-module__qq_XNa__logo{height:26px}.SocialProof-module__qq_XNa__partner:nth-child(2) .SocialProof-module__qq_XNa__logo{height:30px}.SocialProof-module__qq_XNa__partner:nth-child(3) .SocialProof-module__qq_XNa__logo{height:18px}.SocialProof-module__qq_XNa__partner:hover{color:var(--hover-color,#fff)}.SocialProof-module__qq_XNa__partner:hover .SocialProof-module__qq_XNa__bscIcon{fill:#f0b90b}.SocialProof-module__qq_XNa__partner:hover .SocialProof-module__qq_XNa__bscIconInner{fill:#131415}.SocialProof-module__qq_XNa__partner:hover .SocialProof-module__qq_XNa__baseIcon{fill:#0052ff}.SocialProof-module__qq_XNa__partner:hover .SocialProof-module__qq_XNa__googleIcon{fill:#4285f4}.SocialProof-module__qq_XNa__partner:hover .SocialProof-module__qq_XNa__binanceIcon{fill:#f0b90b}.SocialProof-module__qq_XNa__icon{font-size:1.1rem}.SocialProof-module__qq_XNa__gridLines{pointer-events:none;z-index:1;border-left:1px solid #0000;border-right:1px solid #0000;justify-content:space-around;width:100%;max-width:1400px;height:100%;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.SocialProof-module__qq_XNa__line{background:var(--grid-border);width:1px;height:100%;display:none}.SocialProof-module__qq_XNa__partner{border-right:1px solid var(--grid-border);justify-content:center;width:100%;height:100%;position:relative}.SocialProof-module__qq_XNa__partner:last-child{border-right:none}@media (max-width:1024px){.SocialProof-module__qq_XNa__partner{gap:.4rem;font-size:.8rem}.SocialProof-module__qq_XNa__icon{font-size:1rem}}@media (max-width:768px){.SocialProof-module__qq_XNa__container{height:auto}.SocialProof-module__qq_XNa__grid{flex-wrap:wrap}.SocialProof-module__qq_XNa__partner{border-bottom:1px solid var(--grid-border);width:50%;height:70px;font-size:.75rem}.SocialProof-module__qq_XNa__partner:nth-child(2n){border-right:none}.SocialProof-module__qq_XNa__partner:last-child,.SocialProof-module__qq_XNa__partner:nth-last-child(2){border-bottom:none}.SocialProof-module__qq_XNa__icon{font-size:.9rem}}
.Steps-module__drNMhq__container{border-bottom:1px solid var(--grid-border);background:#000}.Steps-module__drNMhq__content{border-left:1px solid var(--grid-border);border-right:1px solid var(--grid-border);max-width:1400px;margin:0 auto}.Steps-module__drNMhq__title{text-align:center;color:#fff;letter-spacing:-.02em;padding:4rem 2rem;font-size:2.5rem;font-weight:600}.Steps-module__drNMhq__outlineText{color:#0000;-webkit-text-stroke:1px #fff;font-size:3rem;font-weight:700}.Steps-module__drNMhq__grid{grid-template-columns:repeat(3,1fr);padding:3rem 0;display:grid}.Steps-module__drNMhq__step{padding:1rem 2rem 2rem;position:relative}.Steps-module__drNMhq__step:first-child:after,.Steps-module__drNMhq__step:nth-child(2):after{content:"";background:var(--grid-border);width:1px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Steps-module__drNMhq__number{color:#333;text-align:left;letter-spacing:-.02em;margin-bottom:2rem;font-size:3rem;font-weight:300;display:block}.Steps-module__drNMhq__stepTitle{color:#535353;letter-spacing:-.01em;text-align:center;margin-bottom:1rem;font-size:1.7rem;font-weight:700;transition:color .3s}.Steps-module__drNMhq__active .Steps-module__drNMhq__stepTitle,.Steps-module__drNMhq__active .Steps-module__drNMhq__number{color:#fff}.Steps-module__drNMhq__stepTitleItalic{color:#fff;letter-spacing:-.01em;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-style:italic;font-weight:500}.Steps-module__drNMhq__stepDescription{color:#535353;text-align:center;max-width:280px;margin:0 auto;font-size:1.1rem;font-weight:500;line-height:1.6}.Steps-module__drNMhq__highlight{color:#fff}@media (max-width:1024px){.Steps-module__drNMhq__title{padding:3rem 1.5rem;font-size:2rem}.Steps-module__drNMhq__outlineText{font-size:2.5rem}.Steps-module__drNMhq__grid{padding:2rem 0}.Steps-module__drNMhq__step{padding:1rem 1.5rem 1.5rem}.Steps-module__drNMhq__number{margin-bottom:1.5rem;font-size:2.5rem}.Steps-module__drNMhq__stepTitle{font-size:1.5rem}.Steps-module__drNMhq__stepDescription{max-width:240px;font-size:1rem}}@media (max-width:768px){.Steps-module__drNMhq__title{padding:2.5rem 1.5rem;font-size:1.75rem}.Steps-module__drNMhq__outlineText{font-size:2rem}.Steps-module__drNMhq__grid{grid-template-columns:1fr;padding:1.5rem 0}.Steps-module__drNMhq__step{border-bottom:1px solid var(--grid-border);padding:1.5rem}.Steps-module__drNMhq__step:last-child{border-bottom:none}.Steps-module__drNMhq__step:first-child:after,.Steps-module__drNMhq__step:nth-child(2):after{display:none}.Steps-module__drNMhq__number{text-align:center;margin-bottom:1rem;font-size:2rem}.Steps-module__drNMhq__stepTitle,.Steps-module__drNMhq__stepTitleItalic{font-size:1.25rem}.Steps-module__drNMhq__stepDescription{max-width:100%;font-size:.95rem}}
.Trust-module__iNkviW__container{border-bottom:1px solid var(--grid-border);background:#000}.Trust-module__iNkviW__content{border-left:1px solid var(--grid-border);border-right:1px solid var(--grid-border);justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:5rem 110px;display:flex}.Trust-module__iNkviW__textContent{flex:1}.Trust-module__iNkviW__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:600;line-height:1.2}.Trust-module__iNkviW__description{color:#535353;max-width:800px;font-size:1.5rem;line-height:1.6}.Trust-module__iNkviW__iconWrapper{color:#fff;flex-shrink:0}@media (max-width:1024px){.Trust-module__iNkviW__content{padding:4rem 1.5rem}.Trust-module__iNkviW__title{margin-bottom:1rem;font-size:2rem}.Trust-module__iNkviW__description{font-size:1.25rem}.Trust-module__iNkviW__iconWrapper{margin-right:5rem}.Trust-module__iNkviW__iconWrapper img{width:150px;height:auto}}@media (max-width:768px){.Trust-module__iNkviW__content{text-align:center;flex-direction:column;gap:2rem;padding:3rem 1.5rem}.Trust-module__iNkviW__title{font-size:1.75rem}.Trust-module__iNkviW__description{font-size:1.1rem}.Trust-module__iNkviW__iconWrapper{order:-1;margin-right:0}.Trust-module__iNkviW__iconWrapper img{width:80px}}
