@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css";:root{--bs-primary: #4F46E5;--bs-secondary: #06B6D4;--bs-success: #10B981;--bs-info: #3B82F6;--bs-warning: #F59E0B;--bs-danger: #EF4444;--bs-light: #F8FAFC;--bs-dark: #1F2937;--moonexe-gradient: linear-gradient(135deg, #4F46E5 0%, #06B6D4 100%);--moonexe-hero-gradient: linear-gradient(135deg, #4F46E5 0%, #3B82F6 50%, #06B6D4 100%);--moonexe-font-display: "Space Grotesk", sans-serif;--moonexe-shadow-card: 0 10px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--moonexe-shadow-hover: 0 20px 40px -10px rgba(0, 0, 0, .15);--bs-border-radius: 12px;--bs-border-radius-lg: 16px;--bs-border-radius-xl: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;margin-inline:auto;overflow-x:hidden;background-color:#fff;color:#111827}#root{margin:auto}.btn{font-weight:600;border-radius:var(--bs-border-radius);transition:all .3s ease}.btn-primary{background:var(--moonexe-gradient);border:none}.btn-primary:hover{background:linear-gradient(135deg,#3730A3 0%,#0E7490 100%);transform:translateY(-2px);box-shadow:0 8px 25px -5px #4f46e566}#backToTop{position:fixed;bottom:20px;right:20px;display:none;z-index:1050;width:40px;height:40px;font-size:18px;align-items:center;justify-content:center;padding:0}header{z-index:1000}header .navbar{background:linear-gradient(90deg,#006eff,#00b4ff)!important;box-shadow:none}header .nav-link{font-weight:300;font-size:.95rem;color:#fff!important;position:relative;transition:color .2s ease}header .nav-link:hover{color:#00dfd8!important}header .nav-link.active:after{display:none}header .btn-link{font-weight:300;color:#fff!important;text-decoration:none}header .btn-light{border-radius:6px;padding:6px 16px}header .dropdown-toggle img{border-radius:3px}header .dropdown-menu{min-width:140px}.hero-section.gradient-hero{background:linear-gradient(180deg,#007cf0 0%,#0051c7 50%,#002a80 100%);padding:0;overflow:hidden;position:relative;min-height:80vh;display:flex;align-items:center}.hero-container{position:relative;z-index:2}.hero-text{z-index:3;position:relative;margin-left:100px}.hero-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:20px}.hero-subtitle{font-size:1.25rem;opacity:.9;margin-bottom:40px}.hero-buttons .btn{margin-right:15px;transition:all .3s ease}.hero-buttons .btn-primary{box-shadow:0 4px 12px #00000026;font-size:13px}.hero-buttons .btn-light{background:rgba(255,255,255,.9);color:#007cf0;border:none;box-shadow:0 4px 12px #0000001a}.hero-buttons .btn:hover{transform:translateY(-2px)}.hero-moon{position:absolute;right:-600px;bottom:0;z-index:1}.hero-moon .moon-img{opacity:.5;width:60%}.mini-moon{position:absolute;left:162px;top:203px;z-index:1}.mini-moon .moons-img{opacity:.8;width:60%}@media (max-width: 768px){.hero-section.gradient-hero{min-height:80vh;padding:60px 20px 40px;text-align:center}.hero-text{margin-left:0}.hero-title{font-size:1.8rem;line-height:1.3}.hero-subtitle{font-size:1rem;margin-bottom:25px}.hero-buttons{display:flex;flex-direction:column;align-items:center;gap:12px}.hero-buttons .btn{width:80%;margin:0}.hero-moon{right:-100px;bottom:0}.hero-moon .moon-img{max-width:60%;opacity:.5}}@media (max-width: 480px){.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.9rem}.hero-buttons .btn{width:100%}}.stats-section{position:relative;z-index:10;margin-top:-80px}.stats-section .stats-cards{margin-bottom:5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.stats-section .stats-cards .col-3{flex:0 0 auto;width:260px}.stats-section .stats-cards .card{position:relative;z-index:4;height:260px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;box-shadow:0 10px 25px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.stats-section .stats-cards .card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #00000014}.stats-section .liquidity-callout{background:none;border-radius:25px;padding:1.5rem 2rem;box-shadow:0 12px 28px #0000000f;position:relative;z-index:2;border:solid thin;width:60%;margin:auto;margin-bottom:5rem}.stats-section .liquidity-quote{font-size:1rem;color:#000}.stats-section .etp-banner{border-radius:25px;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#0061ff,#00d4ff);margin:auto;width:60%}.stats-section .etp-description{margin:0 auto;font-size:1rem;color:#374151;line-height:1.6}.stat-bg{position:absolute;z-index:-1;top:130px}.stat-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.stat-img{width:60px;height:auto}.text-primary{font-size:larger}@media (max-width: 768px){.stats-section{margin-top:-100px}.stats-section .stats-cards .col-3{width:100%;max-width:100%;display:flex;justify-content:center}.stats-section .stats-cards .card{width:90%;height:auto}.stat-icon{width:48px;height:48px}.stat-img{width:36px}.stats-section .liquidity-callout{width:100%;margin:auto;padding:1.25rem 1.5rem;text-align:center}.stats-section .liquidity-callout h4{font-size:1.25rem}.stats-section .liquidity-callout .liquidity-quote{font-size:.95rem;margin-top:1rem}.stats-section .etp-banner{margin:auto;font-size:.95rem;padding:.75rem 1rem;width:100%}.etp-description{font-size:.95rem;padding:0 1rem;line-height:1.5}.bg-img{width:100%}}@media (max-width: 480px){.stats-section .stats-cards .card{width:60%;aspect-ratio:1/1}.liquidity-callout h4{font-size:1.1rem}.liquidity-callout .liquidity-quote,.etp-banner,.etp-description{font-size:.9rem}}.features-section{padding:1rem 0}.feature-card{border-radius:16px;padding:1rem;height:100%;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.feature-card.gradient-card{background:linear-gradient(180deg,#28acff 0%,#ffffff 100%);color:#fff}.feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001f}.feature-icon{font-size:3rem;margin-bottom:1.25rem;color:#fff;text-align:center}.feature-title{font-weight:700;margin-bottom:.75rem;font-size:1.1rem}.feature-text{font-size:.95rem;line-height:1.6;color:#fff}@media (max-width: 768px){.features-section{padding:2rem 1rem}.features-section .container{max-width:100%!important}.feature-card{text-align:center;padding:1.5rem 1.25rem;margin-bottom:1.5rem}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-title{font-size:1rem}.feature-text{font-size:.9rem;line-height:1.5}}@media (max-width: 480px){.feature-card{padding:1.25rem 1rem}.feature-icon{font-size:2rem;margin-bottom:.75rem}.feature-title{font-size:.95rem}.feature-text{font-size:.85rem}}.opportunity-section{padding-top:2rem;position:relative;background:#fff}.opportunity-title{font-size:2rem;font-weight:700}.text-blue-gradient{background:linear-gradient(90deg,#006eff,#00b4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.opportunity-subtitle{font-size:1.1rem;color:#374151}.opportunity-map-img{opacity:.15;max-width:100%}.opportunity-badges-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1100px}.opportunity-badges .badge-tile{width:120px;height:120px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00b4ff,#006eff);box-shadow:0 6px 20px #0064ff4d;margin-bottom:1rem;transition:transform .3s ease,box-shadow .3s ease}.opportunity-badges .badge-tile:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0064ff66}.opportunity-badges .badge-tile img{width:120px;height:auto}.badge-text{font-size:.95rem;line-height:1.4;color:#111827}@media (max-width: 575.98px){.opportunity-badges-overlay{position:static;transform:none;margin-top:1.5rem}.opportunity-subtitle{font-size:.8rem}.opportunity-map-img{opacity:.2}.opportunity-badges{row-gap:2rem}.opportunity-badges .badge-tile{width:70px;height:70px;border-radius:15px}.opportunity-badges .badge-tile img{width:60px}.badge-text{font-size:.9rem;line-height:1.3}}.mission-vision-section{background:#fff}.mission-vision-title{font-size:2.5rem;font-weight:800;margin-bottom:3rem}.mission-vision-card{background:#f9fafb;border-radius:20px;padding:2rem;box-shadow:0 6px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease;margin:0 auto}@media (min-width: 992px){.mission-vision-card{max-width:75%}}.mission-vision-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.mission-vision-image img{max-width:120%;border-radius:16px}.mission-vision-text h3{font-size:1.6rem;font-weight:700}.mission-vision-text p{font-size:1rem;line-height:1.6;color:#374151}@media (max-width: 768px){.mission-vision-card{flex-direction:column!important;text-align:center}.mission-vision-text{margin:1.5rem 0 0!important}}@media (max-width: 768px){.mission-vision-title{font-size:1.75rem;line-height:1.3;text-align:center}}.steps-section{margin-top:6rem;padding:5rem 0;background:linear-gradient(180deg,#e2e2e2 0%,#ffffff 100%);z-index:-2}.steps-main-title{font-size:2rem;font-weight:700;color:#1d4ed8}.steps-subtitle{font-size:1.2rem;color:#374151;max-width:720px;margin:0 auto}.step-card{border-radius:16px;background:#f9fafb;padding:1.5rem;text-align:left;height:100%;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.step-header{font-weight:700;font-size:1.2rem;padding:.4rem .8rem;border-radius:15px 15px 0 0;background:linear-gradient(90deg,#0061ff,#00d4ff);color:#fff;margin:-1.5rem -1.5rem 1rem}.step-content{display:flex;align-items:center}.step-icon{width:48px;height:48px;border-radius:10px;background:#5897ff;display:flex;align-items:center;justify-content:center;padding:8px}.step-icon img{width:24px;height:auto}.step-title{font-size:1.4rem;font-weight:700;color:#0061ff}.step-subtext{font-size:1rem;font-weight:600;margin-top:.75rem;background:linear-gradient(90deg,#0061ff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.steps-section{position:relative;overflow:hidden}.step-bg{position:absolute;top:0;left:50%;transform:translate(-50%);width:160%;z-index:-1;pointer-events:none}.step-bg .step-img{width:100%;height:auto;object-fit:cover}@media (max-width: 768px){.steps-section .row.g-2>div{flex:0 0 50%;max-width:50%}.step-card{margin:.75rem;padding:1.25rem;text-align:center}.step-content{flex-direction:column;text-align:center}.step-icon{margin-bottom:.5rem}.step-title{font-size:1.1rem;margin-left:0!important}.step-subtext{font-size:.9rem;margin-top:.5rem}}@media (min-width: 992px){.steps-section .container{max-width:65%!important}}.ecosystem-main-title{font-size:2.4rem;font-weight:800;margin-bottom:1rem}.ecosystem-main-title .text-blue-gradient{background:linear-gradient(90deg,#0061ff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ecosystem-subtitle{font-size:1.15rem;font-weight:600;color:#111827;max-width:600px;margin:0 auto}.ecosystem-list{display:flex;flex-direction:column;gap:1rem;max-width:900px;margin:auto}.ecosystem-card{display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(90deg,#0061ff,#00b8ff);color:#fff;border-radius:20px;padding:1rem 1.25rem;box-shadow:0 4px 10px #00000014}.ecosystem-card-left{display:flex;gap:.75rem;flex:1}.ecosystem-icon{width:80px;height:80px;border-radius:12px;background:white;display:flex;align-items:center;justify-content:center}.ecosystem-icon img{width:30px;height:auto}.ecosystem-icon-white{width:80px;height:80px;border-radius:12px;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center}.ecosystem-icon-white img{width:30px;height:auto}.ecosystem-content{flex:1}.ecosystem-content p{margin-bottom:0;font-size:.85rem}.ecosystem-title{font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.ecosystem-label{font-weight:600;margin-right:4px}.ecosystem-description,.ecosystem-details{font-size:.9rem;line-height:1.4;margin-bottom:.25rem}.ecosystem-card-right{min-width:160px;padding-left:1rem;border-left:1px solid rgba(255,255,255,.25)}.ecosystem-connect-title{font-size:.85rem;font-weight:600;margin-bottom:.25rem}.ecosystem-connect-list{list-style:none;padding:0;margin:0}.ecosystem-connect-list li{font-size:.85rem;margin-bottom:.15rem}.ecosystem-bottom-text{text-align:center;font-size:1.2rem;margin-top:2rem;margin-bottom:2rem;color:#000;max-width:80%;margin-left:auto;margin-right:auto}@media (max-width: 768px){.ecosystem-card{flex-direction:column;align-items:center;text-align:center}.ecosystem-card-left{flex-direction:column;align-items:center;text-align:center;gap:.5rem}.ecosystem-card-right{border-left:none;border-top:1px solid rgba(255,255,255,.25);margin-top:1rem;padding-left:0;padding-top:1rem;width:100%;text-align:center}.ecosystem-connect-list{padding-left:0;margin-top:.5rem}}.slider-section{padding:4rem 0;position:relative;background:#fff}.slider-main-title{font-size:2.25rem;font-weight:800;text-align:center;margin-bottom:2.5rem}.slider-background{background:#fff;padding:3rem 0 4rem;border-radius:24px;position:relative;overflow:hidden}.slider-background:before,.slider-background:after{display:none}.slider-container{position:relative;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.slider-container::-webkit-scrollbar{display:none}.slider-track{display:flex;flex-wrap:nowrap;gap:2rem;padding:0 4rem;min-width:max-content}.slider-card{flex:0 0 320px;border-radius:20px;background:transparent;box-shadow:0 6px 16px #00000014;overflow:hidden;text-align:center;transition:transform .3s ease;scroll-snap-align:center}.slider-card:hover{transform:translateY(-6px)}.slider-img-wrap{width:100%;overflow:hidden}.slider-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}.slider-bottom-text{text-align:center;font-size:1.2rem;margin-top:2rem;color:#000;max-width:65%;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width: 768px){.slider-main-title{font-size:1.6rem;margin-bottom:1.5rem;padding:0 1rem;line-height:1.3}.slider-track{justify-content:center;gap:1.5rem;padding:0 10vw}.slider-container{padding:0}.slider-card{flex:0 0 80vw;width:80vw;max-width:80vw;box-shadow:none;border-radius:12px;scroll-snap-align:center}.slider-img-wrap{width:100%;height:auto;border-radius:12px}.slider-img-wrap img{width:100%;height:auto;object-fit:contain;border-radius:12px;display:block}.slider-bottom-text{font-size:1rem;max-width:90%;padding:0 1rem}}@media (max-width: 480px){.slider-card{flex:0 0 80vw;width:80vw;max-width:80vw}.slider-img-wrap{width:100%;height:auto}.slider-bottom-text{font-size:.9rem}}:root{--mx-blue-1: #0061ff;--mx-blue-2: #00b8ff;--mx-ink: #111827;--mx-gray-50: #F9FAFB;--mx-gray-200: #E5E7EB}.text-blue-gradient{background:linear-gradient(90deg,var(--mx-blue-1),var(--mx-blue-2));-webkit-background-clip:text;background-clip:text;color:transparent}.app-showcase-section{position:relative;overflow:hidden;background-image:url(/assets/images/exp_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;z-index:0}.app-showcase-section:after{content:"";position:absolute;right:8%;top:-90px;width:500px;height:500px;border-radius:50%;background:radial-gradient(closest-side,rgba(0,0,0,.06),transparent 70%);pointer-events:none;z-index:1}.app-showcase-section .container-xl{position:relative;z-index:2;max-width:1220px}.app-showcase-title{font-weight:800;font-size:clamp(2.2rem,2.8vw + 1rem,3rem);line-height:1.1;color:var(--mx-ink);margin-bottom:2rem}.app-features-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.app-feature-item{display:flex;align-items:center;gap:.9rem;padding:1.1rem 1.25rem;border-radius:14px;width:60vw}.feature-box-gray{background:linear-gradient(180deg,#EEF1F6 0%,#FFFFFF 55%,#EEF1F6 100%);border:1px solid var(--mx-gray-200);box-shadow:inset 0 1px #fffc,inset 0 -1px #1118270d,0 8px 18px #1118271a;color:var(--mx-ink)}.feature-box-blue{background:linear-gradient(90deg,var(--mx-blue-1),var(--mx-blue-2));color:#fff;box-shadow:0 18px 36px #0061ff40}.app-feature-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.app-feature-icon img{width:40px;height:auto}.app-feature-text{margin:0;font-size:1rem}.app-cta-btn{display:inline-flex;align-items:center;border-radius:12px;padding:.55rem 1.2rem;background:linear-gradient(90deg,var(--mx-blue-1),var(--mx-blue-2));border:none;color:#fff;box-shadow:0 12px 24px #0061ff40;transition:transform .18s ease,box-shadow .18s ease}.app-cta-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0061ff47}.app-showcase-media{position:relative;min-height:580px}.app-phone-img{position:absolute;right:0;bottom:0;max-height:580px;z-index:2}.eclipse-card-img{filter:drop-shadow(0 18px 36px rgba(0,0,0,.2))}@media (max-width: 768px){.app-showcase-section .container-xl{max-width:100%!important;padding:0 1rem;position:relative}.app-showcase-content{text-align:left;margin-right:420px}.app-feature-item{width:100%;padding:1rem;flex-direction:row;text-align:left}.app-feature-icon{margin-bottom:0}.app-feature-text{font-size:.9rem}.app-phone-img{position:absolute;top:10px;left:auto;right:0;max-width:400px;height:auto}.app-cta-btn{display:block;width:100%;text-align:center;justify-content:center;padding:.75rem 1rem;font-size:1rem}}@media (max-width: 480px){.app-showcase-content{margin-right:0;text-align:center}.app-phone-img{position:relative;max-width:280px;margin:1rem auto 0;display:block}}.features-card-section{padding:4rem 0;background:#fff;position:relative;overflow:hidden}.features-card-section:before{display:none}.features-card-title{font-weight:800;font-size:2rem;color:#0073ff;text-align:center;margin-bottom:3rem}.feature-card-row{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;padding:20px;border-radius:25px;background:linear-gradient(90deg,#e5e7eb 0%,#ffffff 100%)}.feature-card-row:last-child{margin-bottom:0}.feature-card-row.reverse{flex-direction:row-reverse}.feature-card-image{flex:1;max-width:40%}.feature-card-image img{width:100%;height:auto;aspect-ratio:16/10;border-radius:14px;object-fit:cover;display:block;box-shadow:0 4px 12px #00000014}.feature-card-content{flex:1;max-width:55%;padding-top:.5rem}.feature-card-heading{font-weight:700;font-size:1.25rem;color:#111827;margin-bottom:.4rem}.feature-card-heading .feature-optional{font-size:.9rem;font-weight:500;color:#555}.feature-card-description{font-size:.95rem;color:#374151;line-height:1.5;margin:0}@media (max-width: 992px){.features-card-section{padding:3rem 1rem}.feature-card-row{gap:1.5rem}.feature-card-heading{font-size:1.15rem}.feature-card-description{font-size:.9rem}}@media (max-width: 768px){.feature-card-row,.feature-card-row.reverse{flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:2rem}.feature-card-image,.feature-card-content{max-width:100%}.feature-card-image img{width:100%;max-width:380px;aspect-ratio:auto;margin:0 auto}.feature-card-content{margin-top:1rem}}@media (max-width: 480px){.features-card-title{font-size:1.5rem}.feature-card-heading{font-size:1rem}.feature-card-description{font-size:.9rem}}@media (max-width: 992px){.features-card-section .container{max-width:100%!important;padding:0 1.25rem}}@media (max-width: 768px){.features-card-section .container{max-width:100%!important;padding:0 1rem}}.testimonials-section{padding-top:2rem}.main-testimonial{background:#fff;border-radius:16px;box-shadow:0 8px 18px #11182714;margin-bottom:2rem;text-align:left}.main-testimonial .testimonial-author{display:flex;align-items:center;gap:1.5rem}.main-testimonial .testimonial-quote{font-size:1.25rem;margin-bottom:1rem;color:#111827}.main-testimonial .author-name{font-weight:600;font-size:1rem;color:#374151}.main-testimonial .author-role{font-size:.9rem;color:#6b7280}.bottom-testimonials{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.testimonial-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 6px 14px #1118270f;text-align:left;border:solid;border-width:thin}.testimonial-card .testimonial-text{font-size:1rem;margin-bottom:1rem;color:#374151}.testimonial-card .card-author-name{font-weight:600;font-size:.95rem;color:#111827}.testimonial-card .card-author-role{font-size:.85rem;color:#6b7280}.testimonial-nav{position:absolute;transform:translateY(-500%);font-size:1.5rem;color:#374151;background:#fff;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a;cursor:pointer;z-index:20}.testimonial-nav.testimonial-nav-left{left:15%}.testimonial-nav.testimonial-nav-right{right:15%}.testimonials-slider{overflow:hidden}.swiper-wrapper{display:flex}.swiper-slide{flex:0 0 80%;max-width:80%}.testimonials-container{max-width:70%;margin:0 auto}@media (max-width: 768px){.testimonials-container{max-width:90%}}@media (max-width: 768px){.testimonials-slider{overflow-x:auto;overflow-y:hidden;display:flex;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:0 1rem 1rem}.swiper-wrapper{display:flex;gap:1rem}.swiper-slide{flex:0 0 90%;max-width:90%;scroll-snap-align:center}.main-testimonial,.testimonial-card{text-align:center;padding:1.25rem;border-radius:16px;box-shadow:0 6px 14px #11182714;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.testimonial-author{flex-direction:column;gap:1rem}.testimonial-quote{font-size:1rem;flex-grow:1}.testimonial-nav{display:none}}.roadmap-temp-image{position:relative;text-align:center;z-index:2}.roadmap-temp-image img{width:60%;height:auto;display:block;margin:0 auto;transition:width .3s ease}@media (max-width: 992px){.roadmap-temp-image img{width:100%;max-width:none}}.partners-section{padding:4rem 0;background:#fff}.partners-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.partner-logo{display:flex;align-items:center;justify-content:center;padding:8px 10px;height:56px}.partner-logo img{max-height:40px;max-width:100%;object-fit:contain;filter:grayscale(100%);opacity:.85;transition:opacity .3s ease,filter .3s ease,transform .2s ease}.partner-logo img:hover{filter:grayscale(0%);opacity:1;transform:translateY(-2px)}.license-card{max-width:760px;margin:2rem auto 0;border:1px solid #1a1a1a;border-radius:12px;padding:1rem;background:#fff;text-align:center}.faq-section{padding:2rem 0;background:#fff}.faq-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem}.faq-accordion{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{border:2px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 4px 12px #0000000a;overflow:hidden;transition:all .3s ease}.faq-item.active{border-color:transparent;box-shadow:0 6px 18px #0061ff26;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,var(--mx-blue-1),var(--mx-blue-2)) border-box}.faq-toggle{width:100%;background:transparent;padding:1.25rem 1.5rem;font-weight:600;font-size:1.05rem;text-align:left;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-number{margin-right:.75rem;font-weight:600;color:var(--mx-blue-1)}.chevron{transition:transform .3s ease}.faq-item.active .chevron{transform:rotate(180deg)}.faq-panel{max-height:0;overflow:hidden;transition:max-height .4s ease;padding:0 1.5rem}.faq-item.active .faq-panel{max-height:600px;padding:1rem 1.5rem 1.5rem}.faq-content{color:#374151;font-size:.95rem;line-height:1.6}.faq-content h6{font-weight:600;margin-top:.75rem;margin-bottom:.25rem;color:#111827}.faq-content p{margin-bottom:.75rem}.cta-section{padding-top:2rem;padding-bottom:2rem;position:relative}.cta-card{background:#fff;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 16px 40px #0000000f;position:relative}.cta-title{font-size:2.2rem;margin-bottom:1rem}.cta-subtitle{font-size:1.1rem;margin-bottom:2rem;color:#374151}.cta-btn{background:linear-gradient(90deg,var(--mx-blue-1),var(--mx-blue-2));color:#fff;padding:1rem 2.5rem;border-radius:999px;text-transform:uppercase;border:none;box-shadow:0 8px 24px #0061ff33;transition:transform .25s ease,box-shadow .3s ease;text-decoration:none}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0061ff4d}.cta-globe{position:relative;display:inline-block}.cta-globe .globe-img{max-width:100%;z-index:1;position:relative}.cta-globe .coin{position:absolute;width:70px;animation:float 6s ease-in-out infinite;z-index:2}.cta-globe .coin-1{bottom:350px;left:100px;animation-delay:0s}.cta-globe .coin-2{bottom:100px;right:50px;animation-delay:1.5s}.cta-globe .coin-3{top:50px;right:50px;animation-delay:3s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(10deg)}}@media (max-width: 768px){.cta-section .container{max-width:100%!important;padding:0 1rem}.cta-card{text-align:center;padding:2rem 1.5rem}.cta-title{font-size:1.6rem;line-height:1.3;margin-bottom:1rem}.cta-subtitle{font-size:1rem;margin-bottom:1.5rem}.cta-btn{display:block;width:100%;padding:.9rem 1rem;font-size:.95rem}.cta-globe{margin-top:1.5rem}.cta-globe .globe-img{max-width:350px}.cta-globe .coin{width:55px}.cta-globe .coin-1{bottom:250px;left:40px}.cta-globe .coin-2{bottom:60px;right:30px}.cta-globe .coin-3{top:20px;right:20px}}@media (max-width: 480px){.cta-title{font-size:1.4rem}.cta-subtitle{font-size:.9rem}.cta-globe .globe-img{max-width:250px}.cta-globe .coin{width:40px}}.contact-section{padding:2rem 0;background:#fff;color:#111827;text-align:center}.contact-title{font-size:2.2rem;font-weight:800;margin-bottom:2rem}.contact-form{max-width:600px;margin:0 auto 3rem;display:flex;flex-direction:column;gap:1rem}.contact-form .form-control{border-radius:12px;padding:.9rem 1rem;border:1.5px solid #d1d5db;font-size:.95rem}.contact-form textarea.form-control{resize:none;min-height:150px}.contact-btn{background:linear-gradient(90deg,var(--mx-blue-1),var(--mx-blue-2));color:#fff;font-weight:700;border:none;border-radius:999px;padding:.9rem;text-transform:uppercase;transition:transform .2s ease,box-shadow .3s ease}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0061ff40}.contact-info{max-width:900px;margin:0 auto}.contact-info .icon-circle{width:42px;height:42px;border-radius:50%;background:var(--mx-blue-1);display:flex;align-items:center;justify-content:center;margin-right:.75rem;color:#fff;font-size:1.1rem;flex-shrink:0}.contact-info span{font-size:.95rem;color:#374151;text-align:left}@media (max-width: 768px){.contact-section{padding:2rem 1rem}.contact-title{font-size:1.6rem;line-height:1.3;margin-bottom:1.5rem}.contact-form{max-width:100%;margin-bottom:2rem;gap:.75rem}.contact-form .form-control{font-size:.9rem;padding:.8rem .9rem}.contact-btn{width:100%;padding:1rem;font-size:.95rem}.contact-info{max-width:100%;padding:0 .5rem}.contact-info .d-flex{flex-direction:column;align-items:center;text-align:center;margin-bottom:1rem}.contact-info .icon-circle{margin:0 0 .5rem}.contact-info span{font-size:.9rem;text-align:center}}@media (max-width: 480px){.contact-title{font-size:1.4rem}.contact-form .form-control{font-size:.85rem}.contact-btn{font-size:.9rem}.contact-info span{font-size:.85rem}}.footer-section{background:linear-gradient(to bottom,#f3f4f8,#ffffff);padding:4rem 0;font-family:var(--moonexe-font-body)}.footer-heading{font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.25rem;text-decoration:underline}.footer-links li{margin-bottom:.75rem}.footer-links a{font-size:.95rem;font-weight:300;color:#111827;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#006eff}
