.InstallPWA-module__navBtn___e6Mcf{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:1px solid var(--orange);background:transparent;color:var(--orange);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}.InstallPWA-module__navBtn___e6Mcf:hover{background:var(--orange);color:#fff}.InstallPWA-module__banner___lcb2V{position:fixed;bottom:0;left:0;right:0;z-index:200;padding:0 0 env(safe-area-inset-bottom,0);background:#0d1230;border-top:1px solid rgba(232,100,42,.3);box-shadow:0 -4px 32px #0006;animation:InstallPWA-module__slideUp___k7Nqr .3s ease}@keyframes InstallPWA-module__slideUp___k7Nqr{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.InstallPWA-module__bannerInner___I-PpB{max-width:480px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:14px 20px}.InstallPWA-module__icon___6YVyE{width:44px;height:44px;border-radius:10px;flex-shrink:0}.InstallPWA-module__text___K0COC{flex:1;min-width:0}.InstallPWA-module__title___cy3Uy{font-size:14px;font-weight:700;color:#eef2ff;margin:0 0 2px}.InstallPWA-module__sub___hFoks{font-size:12px;color:#eef2ff80;margin:0}.InstallPWA-module__actions___-cwPJ{display:flex;align-items:center;gap:8px;flex-shrink:0}.InstallPWA-module__installBtn___YT5XW{display:inline-flex;align-items:center;gap:5px;padding:8px 16px;border-radius:8px;border:none;background:var(--orange);color:#fff;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s,transform .1s;white-space:nowrap}.InstallPWA-module__installBtn___YT5XW:hover{background:#c9561e}.InstallPWA-module__installBtn___YT5XW:active{transform:scale(.97)}.InstallPWA-module__dismissBtn___-sW3Y{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:none;background:#ffffff14;color:#eef2ff80;cursor:pointer;transition:background .2s,color .2s;flex-shrink:0}.InstallPWA-module__dismissBtn___-sW3Y:hover{background:#ffffff26;color:#eef2ff}@media(min-width:901px){.InstallPWA-module__banner___lcb2V{display:none}}@media(max-width:900px){.InstallPWA-module__navBtn___e6Mcf{display:none}}.Navbar-module__navbar___Ey25T{position:fixed;top:0;left:0;right:0;z-index:100;background:#07091acc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:border-color .3s,background .3s}.Navbar-module__navbar___Ey25T.Navbar-module__scrolled___xXS0D{background:#07091af2;border-bottom-color:var(--border)}.Navbar-module__inner___W4lkm{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 60px}.Navbar-module__logo___O9j3q{display:flex;align-items:center;gap:10px;text-decoration:none}.Navbar-module__logoImg___zgEiN{height:38px;width:auto;object-fit:contain;display:block}.Navbar-module__links___bvmeC{display:flex;align-items:center;gap:36px;list-style:none}.Navbar-module__link___UwJZv{color:var(--text-muted);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s;position:relative;padding-bottom:2px}.Navbar-module__link___UwJZv:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--orange);border-radius:1px;transition:width .2s}.Navbar-module__link___UwJZv:hover{color:var(--text)}.Navbar-module__link___UwJZv:hover:after{width:100%}.Navbar-module__linkActive___EaEAc{color:var(--text)!important}.Navbar-module__linkActive___EaEAc:after{width:100%!important}.Navbar-module__cta___DbTTA{display:flex;gap:12px;align-items:center}.Navbar-module__mobileToggle___TVhJ2{display:none;width:36px;height:36px;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border);border-radius:8px;cursor:pointer}.Navbar-module__hamburger___IFhk-,.Navbar-module__hamburger___IFhk-:before,.Navbar-module__hamburger___IFhk-:after{display:block;width:18px;height:2px;background:var(--text);border-radius:1px;transition:all .25s;position:relative}.Navbar-module__hamburger___IFhk-:before,.Navbar-module__hamburger___IFhk-:after{content:"";position:absolute;left:0}.Navbar-module__hamburger___IFhk-:before{top:-5px}.Navbar-module__hamburger___IFhk-:after{top:5px}.Navbar-module__hamburger___IFhk-.Navbar-module__open___J9d-8{background:transparent}.Navbar-module__hamburger___IFhk-.Navbar-module__open___J9d-8:before{transform:rotate(45deg);top:0}.Navbar-module__hamburger___IFhk-.Navbar-module__open___J9d-8:after{transform:rotate(-45deg);top:0}.Navbar-module__mobileMenu___oN9uS{background:var(--bg-dark);border-top:1px solid var(--border);padding:24px;display:flex;flex-direction:column;gap:8px}.Navbar-module__mobileLink___GrqNa{display:block;padding:12px 16px;border-radius:8px;color:var(--text-muted);text-decoration:none;font-size:15px;font-weight:500;transition:all .2s}.Navbar-module__mobileLink___GrqNa:hover{background:var(--bg-card);color:var(--text)}.Navbar-module__mobileLinkActive___Ui3Sb{background:var(--bg-card);color:var(--text)!important}.Navbar-module__mobileCta___uYhFy{display:flex;flex-direction:column;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}@media(max-width:900px){.Navbar-module__inner___W4lkm{padding:14px 20px}.Navbar-module__links___bvmeC,.Navbar-module__cta___DbTTA{display:none}.Navbar-module__mobileToggle___TVhJ2{display:flex}}.Footer-module__footer___A76NF{background:var(--bg-dark);border-top:1px solid var(--border);font-size:14px}.Footer-module__inner___bgexJ{max-width:1280px;margin:0 auto;padding:60px 60px 40px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:40px}.Footer-module__brand___EmGiM{display:flex;flex-direction:column;gap:12px}.Footer-module__logo___fz58n{display:flex;flex-direction:column;gap:4px}.Footer-module__logoImg___djePa{height:48px;width:auto;object-fit:contain;display:block}.Footer-module__copy___hrddJ{color:var(--text-muted);font-size:13px}.Footer-module__link___bhnLP{color:var(--orange);text-decoration:none}.Footer-module__link___bhnLP:hover{text-decoration:underline}.Footer-module__links___yNuwL{display:flex;gap:28px;flex-wrap:wrap;list-style:none}.Footer-module__footerLink___ptmRq{color:var(--text-muted);text-decoration:none;transition:color .2s;font-size:14px}.Footer-module__footerLink___ptmRq:hover{color:var(--text)}.Footer-module__sub___5-Nut{border-top:1px solid var(--border);padding:20px 60px;text-align:center;font-size:12px;color:#fff3;max-width:100%}.Footer-module__linkSub___hbpBT{color:#ffffff4d;text-decoration:none;transition:color .2s}.Footer-module__linkSub___hbpBT:hover{color:var(--orange)}@media(max-width:900px){.Footer-module__inner___bgexJ{padding:40px 20px 32px;flex-direction:column}.Footer-module__sub___5-Nut{padding:20px}.Footer-module__links___yNuwL{gap:16px}}.Modal-module__overlay___dd9h1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:500;display:flex;align-items:center;justify-content:center;padding:20px}.Modal-module__panel___lp9I7{width:min(520px,90vw);background:#0c0f24;border:1px solid;border-radius:24px;padding:48px;box-shadow:0 40px 80px #0009;animation:Modal-module__slideUp___CmYOC .2s ease}@keyframes Modal-module__slideUp___CmYOC{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Modal-module__header___ILG9i{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.Modal-module__status___7TIPR{display:inline-flex;align-items:center;gap:8px;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.Modal-module__statusDot___tRp4k{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.Modal-module__closeBtn___Z9CX3{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:var(--text-muted);font-size:20px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s}.Modal-module__closeBtn___Z9CX3:hover{background:#ffffff1a}.Modal-module__title___A5OeE{font-family:var(--font-head);font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:12px;color:var(--text)}.Modal-module__desc___yT4rp{font-size:15px;color:var(--text-muted);line-height:1.7;margin-bottom:28px}.Modal-module__giftBox___4fZ2-{border-radius:16px;padding:20px 24px;margin-bottom:28px;display:flex;align-items:center;gap:16px}.Modal-module__giftIcon___b7Wu3{font-size:32px;flex-shrink:0}.Modal-module__giftTitle___n5YNi{font-weight:700;font-size:15px;margin-bottom:4px;color:var(--text)}.Modal-module__giftDesc___fq1w4{font-size:13px;color:var(--text-muted);line-height:1.5}.Modal-module__ctaBtn___JbyRi{display:block;text-align:center;color:#fff;font-family:var(--font-head);font-weight:700;font-size:16px;padding:15px 32px;border-radius:12px;text-decoration:none;transition:opacity .2s}.Modal-module__ctaBtn___JbyRi:hover{opacity:.9}.Modal-module__ctaNote___8oXdG{text-align:center;font-size:12px;color:#ffffff40;margin-top:14px}@media(max-width:600px){.Modal-module__panel___lp9I7{padding:28px 20px}.Modal-module__title___A5OeE{font-size:28px}}.JourneyStrip-module__strip___gl2-V{background:var(--bg-dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:60px}.JourneyStrip-module__inner___iw1nA{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.JourneyStrip-module__step___R-BN-{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 40px;text-align:center}.JourneyStrip-module__icon___HbMWc{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;color:#fff;margin-bottom:4px}.JourneyStrip-module__name___7Xpge{font-size:14px;font-weight:700;font-family:var(--font-head);color:var(--text)}.JourneyStrip-module__desc___rmieq{font-size:12px;color:var(--text-muted);max-width:120px;line-height:1.4}.JourneyStrip-module__arrow___GsPJw{font-size:20px;color:var(--text-muted);opacity:.4;padding:0 4px;flex-shrink:0;margin-bottom:20px}@media(max-width:700px){.JourneyStrip-module__strip___gl2-V{padding:40px 20px}.JourneyStrip-module__step___R-BN-{padding:16px 20px}.JourneyStrip-module__arrow___GsPJw{display:none}}.PlatformCard-module__card___6LXFw{max-width:1280px;margin:40px auto;background:var(--bg-card);border:1px solid var(--border);border-radius:24px;overflow:hidden;transition:box-shadow .3s ease}.PlatformCard-module__card___6LXFw:first-of-type{margin-top:60px}.PlatformCard-module__card___6LXFw:hover{box-shadow:0 20px 60px #0000004d}.PlatformCard-module__grid___1-AYt{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.PlatformCard-module__reverse___mOQZJ{direction:rtl}.PlatformCard-module__reverse___mOQZJ>*{direction:ltr}.PlatformCard-module__info___-SAFq{padding:56px 52px;display:flex;flex-direction:column;justify-content:space-between;gap:0}.PlatformCard-module__badge___c7fM6{align-self:flex-start;margin-bottom:28px}.PlatformCard-module__badgeDot___WQ9mK{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.PlatformCard-module__title___uSLDF{font-family:var(--font-head);font-size:44px;font-weight:800;letter-spacing:-1.5px;margin-bottom:20px;line-height:1.1;color:var(--text)}.PlatformCard-module__desc___49BKE{font-size:16px;color:var(--text-muted);line-height:1.7;margin-bottom:36px;max-width:420px}.PlatformCard-module__actions___u8jk4{display:flex;gap:12px;flex-wrap:wrap;margin-top:36px}.PlatformCard-module__visual___ENE6e{background:var(--bg-card2);border-left:1px solid var(--border)}.PlatformCard-module__statsPanel___L943n{padding:48px;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center}.PlatformCard-module__panelLabel___gUGHM{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.PlatformCard-module__statsGrid___o26BZ{display:grid;grid-template-columns:1fr 1fr;gap:16px}.PlatformCard-module__statChip___fvJpC{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:20px}.PlatformCard-module__statVal___f8gbn{font-family:var(--font-head);font-size:32px;font-weight:800}.PlatformCard-module__statLabel___5rL9c{font-size:13px;color:var(--text-muted);margin-top:4px}.PlatformCard-module__levelsBox___S8rLG{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:20px}.PlatformCard-module__levelsTitle___6aa3J{font-size:13px;font-weight:600;margin-bottom:10px;color:var(--text)}.PlatformCard-module__levelTags___L6Tjc{display:flex;gap:8px;flex-wrap:wrap}.PlatformCard-module__levelTag___iQDlt{border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600}.PlatformCard-module__hotTag___xfvzI{background:#e8642a26;border:1px solid rgba(232,100,42,.3);border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;color:#f5945c}.PlatformCard-module__howBox___mdwC-{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;overflow:hidden}.PlatformCard-module__howRow___19v3y{display:flex;align-items:center;gap:16px;padding:20px 24px}.PlatformCard-module__howNum___qTBMY{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.PlatformCard-module__howTitle___9mzkN{font-weight:600;font-size:14px;color:var(--text)}.PlatformCard-module__howSub___0Rtgz{font-size:12px;color:var(--text-muted);margin-top:2px}.PlatformCard-module__challengeList___V5Gb1{display:flex;flex-direction:column;gap:12px}.PlatformCard-module__challengeItem___NVvjV{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:18px 20px;display:flex;align-items:center;gap:14px;transition:border-color .2s}.PlatformCard-module__challengeItem___NVvjV:hover{border-color:#e8642a4d}.PlatformCard-module__challengeIcon___B8AQA{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.PlatformCard-module__challengeTitle___iS0e2{font-weight:700;font-size:14px;color:var(--text);margin-bottom:2px}.PlatformCard-module__challengeSub___gJUeS{font-size:12px;color:var(--text-muted)}@media(max-width:900px){.PlatformCard-module__grid___1-AYt{grid-template-columns:1fr;min-height:auto}.PlatformCard-module__reverse___mOQZJ{direction:ltr}.PlatformCard-module__info___-SAFq{padding:36px 24px}.PlatformCard-module__visual___ENE6e{border-left:none;border-top:1px solid var(--border)}.PlatformCard-module__statsPanel___L943n{padding:28px 24px}.PlatformCard-module__title___uSLDF{font-size:34px}}.StatsBand-module__band___kw0j8{background:linear-gradient(135deg,#e8642a14,#1c2d5e40);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 60px}.StatsBand-module__grid___WT9nL{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1100px;margin:0 auto;text-align:center}.StatsBand-module__val___kSycN{font-family:var(--font-head);font-size:56px;font-weight:800;letter-spacing:-2px;line-height:1;background:linear-gradient(135deg,#e8642a,#f5945c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px}.StatsBand-module__label___ZNZ6t{font-size:15px;color:var(--text-muted);font-weight:500}@media(max-width:900px){.StatsBand-module__band___kw0j8{padding:60px 24px}.StatsBand-module__grid___WT9nL{grid-template-columns:repeat(2,1fr);gap:32px}.StatsBand-module__val___kSycN{font-size:42px}}@media(max-width:480px){.StatsBand-module__grid___WT9nL{grid-template-columns:1fr 1fr;gap:24px}.StatsBand-module__val___kSycN{font-size:36px}}.SectionHeader-module__header___38yhB{max-width:680px}.SectionHeader-module__center___lDAVK{text-align:center;margin:0 auto}.EcosystemSection-module__section___w42ge{background:var(--bg-dark);padding:100px 60px}.EcosystemSection-module__grid___ETDev{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;max-width:1280px;margin:0 auto}.EcosystemSection-module__items___eYGl9{display:flex;flex-direction:column;gap:16px;margin-top:48px}.EcosystemSection-module__itemIcon___SWYli{width:40px;height:40px;flex-shrink:0;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.EcosystemSection-module__itemName___iOWjC{font-weight:700;font-size:15px;margin-bottom:3px;font-family:var(--font-head);color:var(--text)}.EcosystemSection-module__itemDesc___3L1PP{font-size:13px;color:var(--text-muted);line-height:1.5}.EcosystemSection-module__comingSoon___d8D-T{border:1px dashed rgba(255,255,255,.08);border-radius:14px;padding:16px 24px}.EcosystemSection-module__comingSoon___d8D-T p{font-size:13px;color:#ffffff40;font-weight:500}.EcosystemSection-module__journeyCard___eLzz0{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:40px;position:sticky;top:100px}.EcosystemSection-module__journeyLabel___Oig2a{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.EcosystemSection-module__flowRow___CqV4-{display:flex;align-items:center;gap:0;padding:20px 0}.EcosystemSection-module__flowNum___cUe9G{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-right:16px}.EcosystemSection-module__flowName___OdCMM{font-weight:700;font-size:15px;flex:1;font-family:var(--font-head);color:var(--text)}.EcosystemSection-module__flowDesc___44mMV{font-size:13px;color:var(--text-muted);text-align:right;max-width:200px}@media(max-width:900px){.EcosystemSection-module__section___w42ge{padding:80px 24px}.EcosystemSection-module__grid___ETDev{grid-template-columns:1fr;gap:40px}.EcosystemSection-module__journeyCard___eLzz0{position:static}.EcosystemSection-module__flowDesc___44mMV{display:none}}.CtaSection-module__section___AmZsD{background:var(--bg-dark);text-align:center;padding:120px 60px;position:relative;overflow:hidden}.CtaSection-module__bg___b2i6g{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 70% 80% at 50% 50%,rgba(232,100,42,.12) 0%,transparent 70%)}.CtaSection-module__content___wNfkA{position:relative;z-index:1}.CtaSection-module__title___6TMy1{font-family:var(--font-head);font-size:clamp(40px,5vw,68px);font-weight:800;letter-spacing:-2px;margin-bottom:20px;margin-top:12px;line-height:1.1;white-space:pre-line}.CtaSection-module__sub___k1daf{font-size:18px;color:var(--text-muted);margin-bottom:48px}.CtaSection-module__note___R9CgC{font-size:13px;color:var(--text-muted);margin-top:28px}.CtaSection-module__noteLink___ffy1c{color:var(--orange);text-decoration:none}.CtaSection-module__noteLink___ffy1c:hover{text-decoration:underline}@media(max-width:900px){.CtaSection-module__section___AmZsD{padding:80px 24px}.CtaSection-module__title___6TMy1{font-size:clamp(32px,8vw,52px)}}.GlimpseSlider-module__section___XzI4y{padding:80px 24px;background:linear-gradient(180deg,var(--bg-deep) 0%,rgba(232,100,42,.04) 50%,var(--bg-deep) 100%)}.GlimpseSlider-module__inner___1CF1l{max-width:1040px;margin:0 auto}.GlimpseSlider-module__head___z-oQ8{text-align:center;margin-bottom:40px}.GlimpseSlider-module__kicker___Ws2So{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);background:#e8642a1f;padding:5px 12px;border-radius:999px}.GlimpseSlider-module__title___prqhJ{font-family:var(--font-head);font-size:clamp(28px,4vw,40px);font-weight:800;margin:16px 0 0;color:var(--text)}.GlimpseSlider-module__accent___VKxPD{color:var(--orange)}.GlimpseSlider-module__lead___4-rqR{font-size:15px;color:var(--text-muted);max-width:560px;margin:12px auto 0;line-height:1.6}.GlimpseSlider-module__stage___1upXL{position:relative;border-radius:24px;overflow:hidden;background:#000;aspect-ratio:2 / 1;box-shadow:0 30px 60px -20px #0009;border:1px solid var(--border)}@media(max-width:640px){.GlimpseSlider-module__stage___1upXL{aspect-ratio:16 / 10}}.GlimpseSlider-module__slide___0-SYs{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;animation:GlimpseSlider-module__fade___uZnBj .7s ease}@keyframes GlimpseSlider-module__fade___uZnBj{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.GlimpseSlider-module__scrim___-avCS{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.15) 45%,transparent)}.GlimpseSlider-module__caption___E7uYR{position:absolute;left:0;right:0;bottom:0;padding:20px 28px;color:#fff}@media(max-width:640px){.GlimpseSlider-module__caption___E7uYR{padding:16px 18px}}.GlimpseSlider-module__tag___Yn86J{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:var(--orange);color:#fff;padding:4px 10px;border-radius:999px;margin-bottom:8px}.GlimpseSlider-module__capTitle___4k6UL{font-family:var(--font-head);font-size:clamp(18px,2.5vw,26px);font-weight:800;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5)}.GlimpseSlider-module__capSub___YvT4A{font-size:13px;color:#ffffffd1;margin:6px 0 0}.GlimpseSlider-module__arrow___n3SEL{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:22px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s,opacity .2s;opacity:0}.GlimpseSlider-module__stage___1upXL:hover .GlimpseSlider-module__arrow___n3SEL{opacity:1}.GlimpseSlider-module__arrow___n3SEL:hover{background:#ffffff52}.GlimpseSlider-module__arrowL___qOQ1X{left:14px}.GlimpseSlider-module__arrowR___8MZ-j{right:14px}.GlimpseSlider-module__playBtn___jUQda{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:12px;cursor:pointer;display:grid;place-items:center}.GlimpseSlider-module__counter___Ez6Ns{position:absolute;top:14px;left:14px;font-size:11px;font-weight:700;color:#fff;background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:4px 10px;border-radius:999px}.GlimpseSlider-module__dots___HWl88{display:flex;justify-content:center;gap:8px;margin-top:20px;flex-wrap:wrap}.GlimpseSlider-module__dot___qiA0p{height:10px;width:10px;border-radius:999px;border:none;background:var(--text-muted);opacity:.35;cursor:pointer;transition:all .2s;padding:0}.GlimpseSlider-module__dot___qiA0p:hover{opacity:.6}.GlimpseSlider-module__dotActive___vtMGy{width:30px;background:var(--orange);opacity:1}.GlimpseSlider-module__cta___wYlv9{margin-top:48px;position:relative;overflow:hidden;border-radius:24px;border:1px solid color-mix(in srgb,var(--orange) 30%,transparent);background:linear-gradient(135deg,rgba(232,100,42,.1),var(--bg-card) 60%);padding:40px 32px;text-align:center}.GlimpseSlider-module__ctaTitle___YKEfW{font-family:var(--font-head);font-size:clamp(22px,3vw,30px);font-weight:800;color:var(--text);margin:0}.GlimpseSlider-module__ctaLead___brOOE{font-size:14px;color:var(--text-muted);max-width:520px;margin:12px auto 0;line-height:1.6}.GlimpseSlider-module__ctaActions___kwRh-{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:24px}.GlimpseSlider-module__ctaGhost___00X3b{font-size:14px;font-weight:600;color:var(--orange);text-decoration:none}.GlimpseSlider-module__ctaGhost___00X3b:hover{text-decoration:underline}.GlimpseSlider-module__ctaNote___c1Ck3{font-size:11px;color:var(--text-muted);opacity:.8;margin-top:16px}.HomePage-module__hero___QM-tV{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:140px 60px 100px;position:relative;overflow:hidden;text-align:center}.HomePage-module__heroBg___0MoxU{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(232,100,42,.2) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 80% 70%,rgba(28,45,94,.3) 0%,transparent 60%),radial-gradient(ellipse 40% 30% at 10% 80%,rgba(232,100,42,.07) 0%,transparent 60%)}.HomePage-module__heroGrid___SYZvH{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.04;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-size:60px 60px}.HomePage-module__badge___-9Mh6{position:relative;display:inline-flex;align-items:center;gap:8px;background:#e8642a1f;border:1px solid rgba(232,100,42,.3);border-radius:100px;padding:6px 16px;margin-bottom:32px;font-size:13px;font-weight:500;color:#f5945c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.HomePage-module__badgeDot___fb2Jr{width:6px;height:6px;border-radius:50%;background:#e8642a;display:inline-block;flex-shrink:0}.HomePage-module__h1___NMkmS{position:relative;font-family:var(--font-head);font-size:clamp(52px,7vw,96px);font-weight:800;line-height:1.05;letter-spacing:-2px;margin-bottom:28px}.HomePage-module__sub___jVzU9{position:relative;font-size:19px;color:var(--text-muted);max-width:620px;margin:0 auto 48px;font-weight:400;line-height:1.7}.HomePage-module__actions___aoZd3{position:relative;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.HomePage-module__pills___nruz6{position:relative;margin-top:80px;display:flex;flex-direction:column;align-items:center;gap:20px}.HomePage-module__pillsLabel___nVq0m{font-size:12px;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase}.HomePage-module__pillsRow___6-qaw{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.HomePage-module__pill___8SMkx{display:flex;align-items:center;gap:8px;background:var(--bg-card);border:1px solid var(--border);border-radius:100px;padding:8px 18px;font-size:13px;font-weight:600;color:var(--text);text-decoration:none;transition:border-color .2s,color .2s}.HomePage-module__pill___8SMkx:hover{border-color:#e8642a66;color:var(--orange)}.HomePage-module__pillDot___ekJsd{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.HomePage-module__platforms___myCp3{padding:120px 60px;background:var(--bg-deep)}.HomePage-module__platformsHeader___EATbE{text-align:center;margin-bottom:0}.HomePage-module__parivartan___64KcS{padding:100px 60px;background:linear-gradient(180deg,var(--bg-deep) 0%,rgba(232,100,42,.04) 50%,var(--bg-deep) 100%);position:relative;overflow:hidden}.HomePage-module__parivartanInner___qkBGM{max-width:1200px;margin:0 auto;text-align:center}.HomePage-module__parivartanLead___yTTXS{max-width:720px;margin:0 auto 40px;font-size:16px;line-height:1.7;color:#ffffffc7;font-style:italic}.HomePage-module__centresGrid___BM-nw{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:36px;text-align:left}.HomePage-module__centreCard___u6loa{background:#ffffff08;border:1px solid color-mix(in srgb,var(--centre-color, #E8642A) 30%,transparent);border-radius:18px;padding:28px;transition:transform .2s,border-color .2s}.HomePage-module__centreCard___u6loa:hover{transform:translateY(-3px);border-color:var(--centre-color, #E8642A)}.HomePage-module__centreTier___m3taK{display:inline-block;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.5px;background:color-mix(in srgb,var(--centre-color, #E8642A) 15%,transparent);color:var(--centre-color, #E8642A);border:1px solid color-mix(in srgb,var(--centre-color, #E8642A) 30%,transparent);margin-bottom:14px}.HomePage-module__centreName___TjvL2{font-size:22px;font-weight:800;margin:0 0 6px;color:var(--text-primary)}.HomePage-module__centreTag___2Mhud{font-size:13px;color:var(--centre-color, #E8642A);margin:0 0 14px;font-weight:600}.HomePage-module__centreAddr___G1B9k{display:block;font-size:13px;line-height:1.5;color:#ffffffb3;margin:0 0 8px;text-decoration:none;transition:color .18s}a.HomePage-module__centreAddr___G1B9k:hover{color:var(--centre-color, #E8642A)}.HomePage-module__centrePhone___yEGkA{display:inline-block;font-size:13px;font-weight:700;color:var(--centre-color, #E8642A);text-decoration:none}.HomePage-module__centrePhone___yEGkA:hover{text-decoration:underline}.HomePage-module__langs___rTvdk{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-bottom:36px}.HomePage-module__langsLabel___LrHCI{font-size:13px;color:#fff9;margin-right:8px}.HomePage-module__langChip___W0GVd{padding:6px 14px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);font-size:13px;font-weight:600;color:#ffffffe6}.HomePage-module__parivartanStats___rFhpz{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:720px;margin:0 auto 32px}.HomePage-module__parivartanStat___LOKf-{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px}.HomePage-module__parivartanStatVal___ayfWM{font-size:28px;font-weight:800;background:linear-gradient(135deg,#e8642a,#f5945c);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0 0 4px}.HomePage-module__parivartanStatLabel___hgXHV{font-size:11px;color:#fff9;font-weight:500;margin:0;line-height:1.4}.HomePage-module__parivartanCta___Qx1AK{margin-top:12px}.HomePage-module__testimonials___OwQpf{padding:100px 60px;background:var(--bg-deep)}.HomePage-module__testimonialsInner___0vQ95{max-width:1200px;margin:0 auto;text-align:center}.HomePage-module__testimonialsLead___MAJnZ{max-width:620px;margin:0 auto 40px;color:#ffffffb3;font-size:15px}.HomePage-module__testimonialsGrid___Ua77c{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.HomePage-module__testimonialCard___20ocb{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:24px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.HomePage-module__testimonialCard___20ocb:hover{transform:translateY(-2px);border-color:#e8642a66}.HomePage-module__testimonialHeader___wlgKP{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.HomePage-module__stars___g5M7a{color:#f5b738;font-size:14px;letter-spacing:1px}.HomePage-module__sourceBadge___NM5GO{font-size:10px;font-weight:800;padding:4px 10px;border-radius:6px;letter-spacing:.5px;text-transform:uppercase;border:1px solid}.HomePage-module__sourceLinkedIn___nfHLo{background:#0077b51f;color:#4ea3d8;border-color:#0077b54d}.HomePage-module__sourceGoogle___DHE-V{background:#4285f41f;color:#6fa1f5;border-color:#4285f44d}.HomePage-module__testimonialQuote___YwQPJ{font-size:14px;line-height:1.6;color:#fffc;font-style:italic;margin:0 0 20px;flex:1}.HomePage-module__testimonialFooter___kMYqM{display:flex;gap:12px;align-items:flex-start;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.HomePage-module__testimonialAvatar___xewlB{width:38px;height:38px;border-radius:999px;background:linear-gradient(135deg,#e8642a,#f5945c);color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;object-fit:cover}.HomePage-module__testimonialName___fBght{font-size:14px;font-weight:700;color:var(--text-primary);margin:0}.HomePage-module__testimonialCompany___TDOfN{font-size:12px;color:#e8642a;font-weight:600;margin:1px 0 0}.HomePage-module__testimonialBatch___ijHna{font-size:10px;color:#ffffff80;margin:2px 0 0}@media(max-width:900px){.HomePage-module__hero___QM-tV{padding:120px 24px 80px}.HomePage-module__h1___NMkmS{font-size:clamp(40px,10vw,64px)}.HomePage-module__sub___jVzU9{font-size:16px}.HomePage-module__platforms___myCp3{padding:80px 24px}.HomePage-module__parivartan___64KcS,.HomePage-module__testimonials___OwQpf{padding:70px 20px}.HomePage-module__centresGrid___BM-nw,.HomePage-module__testimonialsGrid___Ua77c{grid-template-columns:1fr}.HomePage-module__parivartanStats___rFhpz{grid-template-columns:repeat(2,1fr)}}.PlatformPage-module__hero___kW1mh{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:140px 60px 80px;position:relative;overflow:hidden;text-align:center;background:var(--bg-deep)}.PlatformPage-module__heroBg___iphsq{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.PlatformPage-module__heroContent___sJV7Y{position:relative;z-index:1;max-width:720px}.PlatformPage-module__heroBadge___P1Mok{display:inline-flex;align-items:center;gap:8px;border-radius:100px;padding:6px 18px;font-size:13px;font-weight:600;margin-bottom:28px}.PlatformPage-module__badgeDot___bjQqN{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.PlatformPage-module__heroTitle___B89Wh{font-family:var(--font-head);font-size:clamp(52px,8vw,88px);font-weight:800;letter-spacing:-3px;line-height:1;margin-bottom:24px}.PlatformPage-module__heroSub___aVU-3{font-size:18px;color:var(--text-muted);line-height:1.7;margin-bottom:40px}.PlatformPage-module__heroActions___9eGrG{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.PlatformPage-module__cardSection___-4NPu{background:var(--bg-deep);padding:0 60px 80px}.PlatformPage-module__featuresSection___P5toK{background:var(--bg-dark);padding:100px 60px}.PlatformPage-module__featuresInner___NlPgs{max-width:1280px;margin:0 auto}.PlatformPage-module__featuresGrid___UUbIK{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px}.PlatformPage-module__featCard___tOC3F{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:32px;transition:border-color .2s,transform .2s}.PlatformPage-module__featCard___tOC3F:hover{border-color:#e8642a59;transform:translateY(-3px)}.PlatformPage-module__featIcon___gzUDp{width:44px;height:44px;border-radius:10px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;font-size:20px}.PlatformPage-module__featTitle___nW4UF{font-family:var(--font-head);font-size:18px;font-weight:600;margin-bottom:10px;color:var(--text)}.PlatformPage-module__featDesc___MTk1E{font-size:14px;color:var(--text-muted);line-height:1.65}.PlatformPage-module__coursesSection___-DNK0{background:var(--bg-deep);padding:100px 60px}.PlatformPage-module__coursesInner___xp9jy{max-width:1280px;margin:0 auto}.PlatformPage-module__courseGrid___mgXyM{display:flex;flex-wrap:wrap;gap:12px}.PlatformPage-module__courseChip___ebn-6{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;color:var(--text-muted);transition:border-color .2s,color .2s}.PlatformPage-module__courseChip___ebn-6:hover{border-color:#e8642a66;color:var(--text)}.PlatformPage-module__howSteps___Ma-3y{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:60px}.PlatformPage-module__howStep___EFeU9{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:32px 24px;position:relative;transition:border-color .2s,transform .2s}.PlatformPage-module__howStep___EFeU9:hover{border-color:#e8642a66;transform:translateY(-3px)}.PlatformPage-module__howNum___NtfpZ{font-family:var(--font-head);font-size:48px;font-weight:800;opacity:.07;position:absolute;top:16px;right:20px;line-height:1;letter-spacing:-2px;color:var(--text)}.PlatformPage-module__howIcon___KwBvI{width:44px;height:44px;border-radius:10px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;font-size:20px}.PlatformPage-module__overviewSection___ynUM7{background:var(--bg-deep);padding:0 60px 90px}.PlatformPage-module__overviewInner___Bi26D{max-width:920px;margin:0 auto;text-align:center}.PlatformPage-module__overviewText___FSxUQ{font-size:20px;line-height:1.75;color:var(--text-muted)}.PlatformPage-module__statStrip___AZSYw{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1280px;margin:56px auto 0}.PlatformPage-module__statBig___7FF6-{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:28px 24px;text-align:left;transition:border-color .2s,transform .2s}.PlatformPage-module__statBig___7FF6-:hover{transform:translateY(-3px)}.PlatformPage-module__statBigVal___oSRFD{font-family:var(--font-head);font-size:40px;font-weight:800;letter-spacing:-1.5px;line-height:1}.PlatformPage-module__statBigLabel___6c0VU{font-size:14px;font-weight:600;color:var(--text);margin-top:12px}.PlatformPage-module__statBigNote___SvRTF{font-size:12px;color:var(--text-muted);margin-top:6px;line-height:1.5}.PlatformPage-module__pillarsSection___zyZKA{background:var(--bg-dark);padding:100px 60px}.PlatformPage-module__pillarsInner___k-Zcg{max-width:1280px;margin:0 auto}.PlatformPage-module__pillarGrid___LieUB{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:60px}.PlatformPage-module__pillarCard___G5noQ{display:flex;gap:20px;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:28px;transition:border-color .2s,transform .2s}.PlatformPage-module__pillarCard___G5noQ:hover{transform:translateY(-3px)}.PlatformPage-module__pillarIcon___5NIqF{width:52px;height:52px;flex-shrink:0;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.PlatformPage-module__timelineSection___blQoM{background:var(--bg-deep);padding:100px 60px}.PlatformPage-module__timelineInner___Z3PNU{max-width:1280px;margin:0 auto}.PlatformPage-module__timeline___D-Zyw{display:grid;gap:16px;margin-top:56px}.PlatformPage-module__tlStep___a8ui6{display:flex;align-items:flex-start;gap:22px;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:24px 28px;position:relative;transition:border-color .2s,transform .2s}.PlatformPage-module__tlStep___a8ui6:hover{transform:translate(4px)}.PlatformPage-module__tlNum___yy3dG{width:40px;height:40px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-weight:800;font-size:16px}.PlatformPage-module__tlTitle___SUTVl{font-family:var(--font-head);font-size:18px;font-weight:600;color:var(--text)}.PlatformPage-module__tlDesc___BcCdy{font-size:14px;color:var(--text-muted);margin-top:4px;line-height:1.6}.PlatformPage-module__audienceSection___daXPI{background:var(--bg-dark);padding:100px 60px}.PlatformPage-module__audienceInner___ekmH1{max-width:1280px;margin:0 auto}.PlatformPage-module__audienceGrid___Fn266{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:56px}.PlatformPage-module__audienceCard___dA69c{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:28px 24px;text-align:center;transition:border-color .2s,transform .2s}.PlatformPage-module__audienceCard___dA69c:hover{transform:translateY(-3px)}.PlatformPage-module__audienceIcon___JF7Af{font-size:34px;margin-bottom:14px}.PlatformPage-module__faqSection___wesD-{background:var(--bg-deep);padding:100px 60px}.PlatformPage-module__faqInner___C9V6H{max-width:820px;margin:0 auto}.PlatformPage-module__faqList___l9eXU{display:flex;flex-direction:column;gap:14px;margin-top:48px}.PlatformPage-module__faqItem___wrVAJ{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:4px 24px;transition:border-color .2s}.PlatformPage-module__faqItem___wrVAJ[open]{border-color:#e8642a4d}.PlatformPage-module__faqQ___QKLzM{font-family:var(--font-head);font-size:16px;font-weight:600;color:var(--text);padding:20px 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px}.PlatformPage-module__faqQ___QKLzM::-webkit-details-marker{display:none}.PlatformPage-module__faqQ___QKLzM:after{content:"+";font-size:24px;font-weight:400;color:var(--text-muted);transition:transform .2s}.PlatformPage-module__faqItem___wrVAJ[open] .PlatformPage-module__faqQ___QKLzM:after{transform:rotate(45deg)}.PlatformPage-module__faqA___DyEq2{font-size:15px;color:var(--text-muted);line-height:1.7;padding:0 0 22px}@media(max-width:1100px){.PlatformPage-module__howSteps___Ma-3y{grid-template-columns:repeat(3,1fr)}.PlatformPage-module__statStrip___AZSYw,.PlatformPage-module__audienceGrid___Fn266{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.PlatformPage-module__hero___kW1mh{padding:120px 24px 60px}.PlatformPage-module__cardSection___-4NPu{padding:0 24px 60px}.PlatformPage-module__featuresSection___P5toK,.PlatformPage-module__coursesSection___-DNK0,.PlatformPage-module__pillarsSection___zyZKA,.PlatformPage-module__timelineSection___blQoM,.PlatformPage-module__audienceSection___daXPI,.PlatformPage-module__faqSection___wesD-{padding:80px 24px}.PlatformPage-module__overviewSection___ynUM7{padding:0 24px 70px}.PlatformPage-module__overviewText___FSxUQ{font-size:18px}.PlatformPage-module__featuresGrid___UUbIK,.PlatformPage-module__pillarGrid___LieUB{grid-template-columns:1fr}.PlatformPage-module__howSteps___Ma-3y{grid-template-columns:1fr 1fr}}@media(max-width:600px){.PlatformPage-module__heroTitle___B89Wh{font-size:clamp(40px,12vw,60px);letter-spacing:-2px}.PlatformPage-module__howSteps___Ma-3y,.PlatformPage-module__statStrip___AZSYw,.PlatformPage-module__audienceGrid___Fn266{grid-template-columns:1fr}}.EcosystemPage-module__hero___F5P0a{min-height:55vh;display:flex;align-items:center;justify-content:center;padding:140px 60px 80px;position:relative;overflow:hidden;text-align:center;background:var(--bg-deep)}.EcosystemPage-module__heroBg___tfAPy{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 70% 60% at 50% -10%,rgba(232,100,42,.15) 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 20% 80%,rgba(28,45,94,.25) 0%,transparent 60%)}.EcosystemPage-module__content___ap0B2{position:relative;z-index:1;max-width:720px}.EcosystemPage-module__title___lH5RV{font-family:var(--font-head);font-size:clamp(44px,6vw,80px);font-weight:800;letter-spacing:-2px;line-height:1.05;margin:12px 0 24px}.EcosystemPage-module__sub___zGHWL{font-size:18px;color:var(--text-muted);line-height:1.7}.EcosystemPage-module__cards___Xriwu{background:var(--bg-dark);padding:80px 60px}.EcosystemPage-module__cardsInner___lPrPm{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.EcosystemPage-module__platformCard___cDo9P{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:40px;text-decoration:none;display:flex;flex-direction:column;gap:12px;transition:transform .25s,border-color .25s,box-shadow .25s;cursor:pointer}.EcosystemPage-module__platformCard___cDo9P:hover{transform:translateY(-5px);border-color:#e8642a40;box-shadow:0 20px 60px #00000059}.EcosystemPage-module__cardTop___Z74bv{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.EcosystemPage-module__cardIcon___IvwIR{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800}.EcosystemPage-module__cardStatus___cavT1{border-radius:100px;padding:4px 12px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.EcosystemPage-module__cardName___fDEfI{font-family:var(--font-head);font-size:28px;font-weight:800;letter-spacing:-1px;color:var(--text)}.EcosystemPage-module__cardTagline___WT314{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.EcosystemPage-module__cardDesc___Qpn6A{font-size:14px;color:var(--text-muted);line-height:1.65;flex:1}.EcosystemPage-module__cardArrow___CJLYs{font-size:14px;font-weight:600;margin-top:8px;transition:opacity .2s}.EcosystemPage-module__platformCard___cDo9P:hover .EcosystemPage-module__cardArrow___CJLYs{opacity:.8}.EcosystemPage-module__flywheel___CHfnH{background:var(--bg-deep);padding:100px 60px;text-align:center}.EcosystemPage-module__flywheelInner___IkQHB{max-width:1280px;margin:0 auto}.EcosystemPage-module__flowGrid___FiJGF{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:56px}.EcosystemPage-module__flowStep___BFZCM{position:relative;background:var(--bg-card);border:1px solid var(--border);border-radius:18px;padding:32px 24px;text-align:left;transition:transform .2s,border-color .2s}.EcosystemPage-module__flowStep___BFZCM:hover{transform:translateY(-4px);border-color:#e8642a40}.EcosystemPage-module__flowNum___095jJ{font-family:var(--font-head);font-size:32px;font-weight:800;letter-spacing:-1px}.EcosystemPage-module__flowPlatform___Ly1oU{display:block;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-top:6px}.EcosystemPage-module__flowTitle___eG6e1{font-family:var(--font-head);font-size:20px;font-weight:700;color:var(--text);margin:14px 0 8px}.EcosystemPage-module__flowDesc___k0toM{font-size:14px;color:var(--text-muted);line-height:1.6}.EcosystemPage-module__flowArrow___DXNZ-{position:absolute;right:-16px;top:50%;transform:translateY(-50%);font-size:22px;color:var(--text-muted);z-index:2}.EcosystemPage-module__connect___3XvCV{background:var(--bg-dark);padding:100px 60px;text-align:center}.EcosystemPage-module__connectInner___sTMDm{max-width:1280px;margin:0 auto}.EcosystemPage-module__connectGrid___i2PlX{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px}.EcosystemPage-module__connectCard___zAtW6{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:32px;text-align:left;transition:transform .2s,border-color .2s}.EcosystemPage-module__connectCard___zAtW6:hover{transform:translateY(-3px);border-color:#e8642a40}.EcosystemPage-module__connectIcon___eIsuI{font-size:32px;margin-bottom:16px}.EcosystemPage-module__connectTitle___rT3Ih{font-family:var(--font-head);font-size:18px;font-weight:600;color:var(--text);margin-bottom:10px}.EcosystemPage-module__connectDesc___HVh9W{font-size:14px;color:var(--text-muted);line-height:1.65}@media(max-width:1100px){.EcosystemPage-module__flowGrid___FiJGF,.EcosystemPage-module__connectGrid___i2PlX{grid-template-columns:repeat(2,1fr)}.EcosystemPage-module__flowArrow___DXNZ-{display:none}}@media(max-width:900px){.EcosystemPage-module__hero___F5P0a{padding:120px 24px 60px}.EcosystemPage-module__cards___Xriwu{padding:60px 24px}.EcosystemPage-module__cardsInner___lPrPm{grid-template-columns:1fr}.EcosystemPage-module__title___lH5RV{font-size:clamp(36px,9vw,56px)}.EcosystemPage-module__flywheel___CHfnH,.EcosystemPage-module__connect___3XvCV{padding:80px 24px}.EcosystemPage-module__flowGrid___FiJGF,.EcosystemPage-module__connectGrid___i2PlX{grid-template-columns:1fr}}.AmbassadorPage-module__hero___UxUVu{min-height:68vh;display:flex;align-items:center;justify-content:center;padding:140px 60px 80px;position:relative;overflow:hidden;text-align:center;background:var(--bg-deep)}.AmbassadorPage-module__heroBg___njK6B{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(139,92,246,.18) 0%,transparent 65%),radial-gradient(ellipse 40% 35% at 80% 85%,rgba(234,179,8,.1) 0%,transparent 60%),radial-gradient(ellipse 30% 30% at 15% 70%,rgba(16,185,129,.07) 0%,transparent 55%)}.AmbassadorPage-module__heroContent___2aYVT{position:relative;z-index:1;max-width:760px}.AmbassadorPage-module__heroBadge___Cnoig{display:inline-flex;align-items:center;gap:8px;border-radius:100px;padding:6px 18px;font-size:12px;font-weight:600;margin-bottom:28px;background:#8b5cf61f;border:1px solid rgba(139,92,246,.35);color:#a78bfa}.AmbassadorPage-module__badgeDot___FDP1p{width:6px;height:6px;border-radius:50%;background:#8b5cf6;display:inline-block;flex-shrink:0;box-shadow:0 0 6px #8b5cf6cc;animation:AmbassadorPage-module__badge-blink___SyRQ3 2s ease-in-out infinite}@keyframes AmbassadorPage-module__badge-blink___SyRQ3{0%,to{opacity:1}50%{opacity:.4}}.AmbassadorPage-module__heroTitle___f1Tk0{font-family:var(--font-head);font-size:clamp(46px,7vw,80px);font-weight:800;letter-spacing:-3px;line-height:1.08;margin-bottom:24px}.AmbassadorPage-module__heroSub___1-jzh{font-size:18px;color:var(--text-muted);line-height:1.7;margin-bottom:40px;max-width:580px;margin-left:auto;margin-right:auto}.AmbassadorPage-module__heroActions___1wcpz{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.AmbassadorPage-module__sectionInner___Su-Jz{max-width:1100px;margin:0 auto;padding:0 32px}.AmbassadorPage-module__sectionHead___ivjX5{text-align:center;margin-bottom:64px}.AmbassadorPage-module__sectionHead___ivjX5 .AmbassadorPage-module__section-desc___Sm0eq{margin:0 auto}.AmbassadorPage-module__whatSection___P8Rjh{padding:100px 0;background:var(--bg-dark);border-top:1px solid var(--border)}.AmbassadorPage-module__whatGrid___FngFF{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start;margin-top:40px}@media(max-width:768px){.AmbassadorPage-module__whatGrid___FngFF{grid-template-columns:1fr;gap:40px}}.AmbassadorPage-module__whatPara___gosRj{font-size:15px;color:var(--text-muted);line-height:1.75;margin-bottom:18px}.AmbassadorPage-module__whatPara___gosRj strong{color:var(--text);font-weight:600}.AmbassadorPage-module__whatStats___lHe-L{display:grid;grid-template-columns:1fr 1fr;gap:16px}.AmbassadorPage-module__whatStat___YPPWB{background:var(--bg-card);border:1px solid;border-radius:16px;padding:20px;text-align:center}.AmbassadorPage-module__statVal___brM85{font-family:var(--font-head);font-size:32px;font-weight:800;line-height:1;margin-bottom:8px}.AmbassadorPage-module__statLabel___x6mL0{font-size:11px;color:var(--text-muted);line-height:1.5}.AmbassadorPage-module__journeySection___La-bP{padding:100px 0 120px;background:var(--bg-deep);border-top:1px solid var(--border)}.AmbassadorPage-module__journeyWrap___jRkKE{position:relative;padding-top:20px}.AmbassadorPage-module__stepsRow___RWkN9{display:none;align-items:flex-start;gap:4px}@media(min-width:768px){.AmbassadorPage-module__stepsRow___RWkN9{display:flex}}.AmbassadorPage-module__stepCol___8wX1K{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.AmbassadorPage-module__stepIcon___V3gkE{position:relative;width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;z-index:2;transition:transform .25s ease;cursor:default}.AmbassadorPage-module__stepIcon___V3gkE:hover{transform:scale(1.1) translateY(-4px)}.AmbassadorPage-module__stepEmoji___RWH2C{font-size:26px;line-height:1;display:block}.AmbassadorPage-module__stepBadge___wyduw{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;font-size:9px;font-weight:800;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1;font-family:var(--font-head)}.AmbassadorPage-module__pingRing___VqrSC{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:22px;border:2px solid;animation:AmbassadorPage-module__amb-pulse-ring___NM5qW 1.8s ease-out .5s forwards;pointer-events:none}@keyframes AmbassadorPage-module__amb-pulse-ring___NM5qW{0%{transform:scale(1);opacity:.7}to{transform:scale(1.6);opacity:0}}.AmbassadorPage-module__stepLabel___7fIQ6{font-size:11px;font-weight:800;margin-bottom:6px;font-family:var(--font-head);letter-spacing:.02em}.AmbassadorPage-module__stepDesc___QWfRr{font-size:10px;color:var(--text-muted);line-height:1.55;max-width:110px}.AmbassadorPage-module__stepsMobile___nOGWt{display:flex;flex-direction:column;gap:0;padding:0 8px}@media(min-width:768px){.AmbassadorPage-module__stepsMobile___nOGWt{display:none}}.AmbassadorPage-module__stepRow___BMowQ{display:flex;gap:16px}.AmbassadorPage-module__stepRowLeft___Sxwmh{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.AmbassadorPage-module__stepIconSm___vNwZC{position:relative;width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.AmbassadorPage-module__stepBadgeSm___EO7Rt{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;font-size:8px;font-weight:800;color:#fff;display:flex;align-items:center;justify-content:center}.AmbassadorPage-module__stepConnectorLine___4wOCE{width:2px;flex:1;min-height:32px;margin-top:4px;border-radius:2px}.AmbassadorPage-module__stepRowText___g2uaM{padding:6px 0 24px}.AmbassadorPage-module__stepLabelSm___jOhQJ{font-size:12px;font-weight:800;margin-bottom:4px;font-family:var(--font-head)}.AmbassadorPage-module__stepDescSm___m-Rt3{font-size:12px;color:var(--text-muted);line-height:1.55}.AmbassadorPage-module__benefitsSection___tvrHN{padding:100px 0;background:var(--bg-dark);border-top:1px solid var(--border)}.AmbassadorPage-module__benefitsGrid___jGXZL{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){.AmbassadorPage-module__benefitsGrid___jGXZL{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.AmbassadorPage-module__benefitsGrid___jGXZL{grid-template-columns:1fr}}.AmbassadorPage-module__benefitCard___l9TuV{background:var(--bg-card);border:1px solid;border-radius:20px;padding:28px;transition:transform .2s ease,box-shadow .2s ease}.AmbassadorPage-module__benefitCard___l9TuV:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.AmbassadorPage-module__benefitIcon___HIqwP{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.AmbassadorPage-module__benefitTitle___QmftS{font-size:15px;font-weight:700;margin-bottom:8px;color:var(--text)}.AmbassadorPage-module__benefitDesc___BwSVx{font-size:13px;color:var(--text-muted);line-height:1.65}.AmbassadorPage-module__napSection___YbLCr{padding:100px 0;background:var(--bg-deep);border-top:1px solid var(--border)}.AmbassadorPage-module__napCard___K7r-N{background:linear-gradient(135deg,#8b5cf614,#8b5cf608);border:1px solid rgba(139,92,246,.25);border-radius:28px;padding:56px;display:grid;grid-template-columns:340px 1fr;gap:64px;align-items:start}@media(max-width:900px){.AmbassadorPage-module__napCard___K7r-N{grid-template-columns:1fr;gap:40px;padding:36px}}.AmbassadorPage-module__napLeft___cbRm4{display:flex;flex-direction:column;gap:20px}.AmbassadorPage-module__napTitle___6sNVN{font-family:var(--font-head);font-size:26px;font-weight:700;margin-bottom:12px;color:var(--text)}.AmbassadorPage-module__napDesc___j0UeH{font-size:14px;color:var(--text-muted);line-height:1.75}.AmbassadorPage-module__napList___rKOD5{display:flex;flex-direction:column;gap:16px}.AmbassadorPage-module__napItem___xwV-W{display:flex;align-items:flex-start;gap:14px}.AmbassadorPage-module__napItemIcon___pUY7b{font-size:18px;line-height:1;flex-shrink:0;margin-top:2px}.AmbassadorPage-module__napItemText___jfOGN{font-size:13px;color:var(--text-muted);line-height:1.6}.AmbassadorPage-module__reqSection___mZ-SN{padding:100px 0;background:var(--bg-dark);border-top:1px solid var(--border)}.AmbassadorPage-module__reqGrid___dYQmI{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:900px){.AmbassadorPage-module__reqGrid___dYQmI{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.AmbassadorPage-module__reqGrid___dYQmI{grid-template-columns:1fr}}.AmbassadorPage-module__reqCard___CqR30{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:28px 24px;text-align:center;transition:transform .2s ease}.AmbassadorPage-module__reqCard___CqR30:hover{transform:translateY(-3px)}.AmbassadorPage-module__reqIcon___2QYVH{font-size:32px;margin-bottom:14px;line-height:1}.AmbassadorPage-module__reqLabel___Lowy-{font-size:14px;font-weight:700;color:var(--text);margin-bottom:8px}.AmbassadorPage-module__reqDesc___oHU51{font-size:12px;color:var(--text-muted);line-height:1.6}@media(max-width:768px){.AmbassadorPage-module__hero___UxUVu{padding:120px 24px 60px;min-height:60vh}.AmbassadorPage-module__heroTitle___f1Tk0{letter-spacing:-2px}.AmbassadorPage-module__heroSub___1-jzh{font-size:16px}.AmbassadorPage-module__sectionInner___Su-Jz{padding:0 20px}.AmbassadorPage-module__journeySection___La-bP{padding:72px 0 80px}.AmbassadorPage-module__napCard___K7r-N{padding:28px 20px}}.PrivacyPolicyPage-module__page___b9hF0{min-height:100vh;background:var(--bg-deep);padding-top:72px}.PrivacyPolicyPage-module__header___Wsc46{background:var(--bg-dark);border-bottom:1px solid var(--border)}.PrivacyPolicyPage-module__headerInner___chWSC{max-width:800px;margin:0 auto;padding:28px 24px}.PrivacyPolicyPage-module__back___7s1DJ{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted);text-decoration:none;margin-bottom:20px;transition:color .2s}.PrivacyPolicyPage-module__back___7s1DJ:hover{color:var(--orange)}.PrivacyPolicyPage-module__backArrow___iAPJ2{font-size:16px;line-height:1}.PrivacyPolicyPage-module__headerTitle___rVmMd{display:flex;align-items:center;gap:16px}.PrivacyPolicyPage-module__iconWrap___UWAa2{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#e8642a,#c94e18);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 0 20px #e8642a4d}.PrivacyPolicyPage-module__h1___O9oXu{font-family:var(--font-head);font-size:26px;font-weight:700;color:var(--text);margin-bottom:4px}.PrivacyPolicyPage-module__subtitle___B7jsw{font-size:12px;color:var(--text-muted)}.PrivacyPolicyPage-module__body___Hy3pE{max-width:800px;margin:0 auto;padding:40px 24px 60px}.PrivacyPolicyPage-module__card___HyipY{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:36px 40px}@media(max-width:600px){.PrivacyPolicyPage-module__card___HyipY{padding:24px 20px}}.PrivacyPolicyPage-module__pillStrip___0rxe5{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.PrivacyPolicyPage-module__pill___stC2X{font-size:11px;font-weight:600;letter-spacing:.04em;padding:4px 12px;border-radius:100px;border:1px solid transparent}.PrivacyPolicyPage-module__pillOrange___-gwrw{color:#f5945c;background:#e8642a1a;border-color:#e8642a4d}.PrivacyPolicyPage-module__pillCyan___Dnzzs{color:#22d3ee;background:#0891b21a;border-color:#22d3ee4d}.PrivacyPolicyPage-module__pillIndigo___K-dNx{color:#6c7fcc;background:#6c7fcc1a;border-color:#6c7fcc4d}.PrivacyPolicyPage-module__pillGold___ML-xg{color:#f5a623;background:#f5a6231a;border-color:#f5a6234d}.PrivacyPolicyPage-module__pillMuted___dXnbv{color:var(--text-muted);background:#ffffff0a;border-color:var(--border)}.PrivacyPolicyPage-module__intro___42QwF{font-size:14px;color:var(--text-muted);line-height:1.75;margin-bottom:16px}.PrivacyPolicyPage-module__brand___b0-xx{color:var(--text);font-weight:600}.PrivacyPolicyPage-module__highlight___SGtaz{color:var(--orange)}.PrivacyPolicyPage-module__section___EwQX9{margin-bottom:36px}.PrivacyPolicyPage-module__sectionTitle___m0xhS{font-family:var(--font-head);font-size:16px;font-weight:700;color:var(--text);display:flex;align-items:center;gap:10px;margin-bottom:14px}.PrivacyPolicyPage-module__sectionBar___4v9qy{display:inline-block;width:3px;height:20px;border-radius:2px;background:linear-gradient(180deg,#e8642a,#c94e18);flex-shrink:0}.PrivacyPolicyPage-module__sectionBody___CyHy-{font-size:14px;color:var(--text-muted);line-height:1.75;padding-left:13px}.PrivacyPolicyPage-module__sectionBody___CyHy- p{margin-bottom:12px}.PrivacyPolicyPage-module__sectionBody___CyHy- p:last-child{margin-bottom:0}.PrivacyPolicyPage-module__sectionBody___CyHy- ul{list-style:disc;padding-left:20px;margin-bottom:12px;display:flex;flex-direction:column;gap:6px}.PrivacyPolicyPage-module__sectionBody___CyHy- strong{color:#eef2ffcc}.PrivacyPolicyPage-module__contactBox___YozNn{background:#ffffff08;border:1px solid var(--border);border-radius:12px;padding:18px 20px;margin-top:12px}.PrivacyPolicyPage-module__contactName___2c-Jt{font-size:14px;font-weight:600;color:var(--text);margin-bottom:6px}.PrivacyPolicyPage-module__contactLine___nneop{font-size:12px;color:var(--text-muted);margin-top:4px}.PrivacyPolicyPage-module__pageFooter___pbuS0{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:32px;font-size:12px;color:var(--text-muted)}.PrivacyPolicyPage-module__pageFooterBrand___mupjH{font-family:var(--font-head);font-weight:700;font-size:13px;color:var(--text)}.PrivacyPolicyPage-module__pageFooterDot___AmXfI{color:#fff3}.PrivacyPolicyPage-module__pageFooterText___EJx3P{color:var(--text-muted)}.PrivacyPolicyPage-module__pageFooterLink___38-VB{color:var(--orange);text-decoration:none;transition:opacity .2s}.PrivacyPolicyPage-module__pageFooterLink___38-VB:hover{opacity:.75;text-decoration:underline}.TermsConditionsPage-module__page___gJ2HE{min-height:100vh;background:var(--bg-deep);padding-top:72px}.TermsConditionsPage-module__header___ImQ23{background:var(--bg-dark);border-bottom:1px solid var(--border)}.TermsConditionsPage-module__headerInner___Au2QJ{max-width:800px;margin:0 auto;padding:28px 24px}.TermsConditionsPage-module__back___uin6p{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted);text-decoration:none;margin-bottom:20px;transition:color .2s}.TermsConditionsPage-module__back___uin6p:hover{color:var(--orange)}.TermsConditionsPage-module__backArrow___vEqdI{font-size:16px;line-height:1}.TermsConditionsPage-module__headerTitle___rBVLK{display:flex;align-items:center;gap:16px}.TermsConditionsPage-module__iconWrap___-8jkO{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#e8642a,#c94e18);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 0 20px #e8642a4d}.TermsConditionsPage-module__h1___dihJx{font-family:var(--font-head);font-size:26px;font-weight:700;color:var(--text);margin-bottom:4px}.TermsConditionsPage-module__subtitle___Rwx2d{font-size:12px;color:var(--text-muted)}.TermsConditionsPage-module__body___kqTGH{max-width:800px;margin:0 auto;padding:40px 24px 60px}.TermsConditionsPage-module__card___8TZAM{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:36px 40px}@media(max-width:600px){.TermsConditionsPage-module__card___8TZAM{padding:24px 20px}}.TermsConditionsPage-module__pillStrip___3Q9qo{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.TermsConditionsPage-module__pill___INCCM{font-size:11px;font-weight:600;letter-spacing:.04em;padding:4px 12px;border-radius:100px;border:1px solid transparent}.TermsConditionsPage-module__pillOrange___dRvUn{color:#f5945c;background:#e8642a1a;border-color:#e8642a4d}.TermsConditionsPage-module__pillCyan___ljT6F{color:#22d3ee;background:#0891b21a;border-color:#22d3ee4d}.TermsConditionsPage-module__pillIndigo___aPAkm{color:#6c7fcc;background:#6c7fcc1a;border-color:#6c7fcc4d}.TermsConditionsPage-module__pillGold___FJDHV{color:#f5a623;background:#f5a6231a;border-color:#f5a6234d}.TermsConditionsPage-module__pillMuted___25NHk{color:var(--text-muted);background:#ffffff0a;border-color:var(--border)}.TermsConditionsPage-module__brand___VlFDl{color:var(--text);font-weight:600}.TermsConditionsPage-module__highlight___8tU-F{color:var(--orange)}.TermsConditionsPage-module__inlineLink___JN3h7{color:var(--orange);text-decoration:none}.TermsConditionsPage-module__inlineLink___JN3h7:hover{text-decoration:underline}.TermsConditionsPage-module__section___rfItf{margin-bottom:36px}.TermsConditionsPage-module__sectionTitle___Y8mQ-{font-family:var(--font-head);font-size:16px;font-weight:700;color:var(--text);display:flex;align-items:center;gap:10px;margin-bottom:14px}.TermsConditionsPage-module__sectionBar___7Rttw{display:inline-block;width:3px;height:20px;border-radius:2px;background:linear-gradient(180deg,#e8642a,#c94e18);flex-shrink:0}.TermsConditionsPage-module__sectionNum___33cAo{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#e8642a,#c94e18);color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.TermsConditionsPage-module__sectionBody___IbsMz{font-size:14px;color:var(--text-muted);line-height:1.75;padding-left:13px}.TermsConditionsPage-module__sectionBodyIndented___yBh0A{padding-left:32px}.TermsConditionsPage-module__sectionBody___IbsMz p{margin-bottom:12px}.TermsConditionsPage-module__sectionBody___IbsMz p:last-child{margin-bottom:0}.TermsConditionsPage-module__sectionBody___IbsMz ul{list-style:disc;padding-left:20px;margin-bottom:12px;display:flex;flex-direction:column;gap:6px}.TermsConditionsPage-module__sectionBody___IbsMz strong{color:#eef2ffcc}.TermsConditionsPage-module__alertBox___ilW7x{background:#e8642a12;border:1px solid rgba(232,100,42,.2);border-radius:10px;padding:12px 16px;margin-top:12px}.TermsConditionsPage-module__alertBox___ilW7x p{font-size:12px;font-weight:600;color:#f5945c;margin:0}.TermsConditionsPage-module__contactBox___H-hD0{background:#ffffff08;border:1px solid var(--border);border-radius:12px;padding:18px 20px;margin-top:12px}.TermsConditionsPage-module__contactName___Pumkh{font-size:14px;font-weight:600;color:var(--text);margin-bottom:6px}.TermsConditionsPage-module__contactLine___CtCYe{font-size:12px;color:var(--text-muted);margin-top:4px}.TermsConditionsPage-module__pageFooter___S7dXR{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:32px;font-size:12px}.TermsConditionsPage-module__pageFooterBrand___mHqHr{font-family:var(--font-head);font-weight:700;font-size:13px;color:var(--text)}.TermsConditionsPage-module__pageFooterDot___9X0rw{color:#fff3}.TermsConditionsPage-module__pageFooterText___1BL29{color:var(--text-muted)}.TermsConditionsPage-module__pageFooterLink___6FhRm{color:var(--orange);text-decoration:none;transition:opacity .2s}.TermsConditionsPage-module__pageFooterLink___6FhRm:hover{opacity:.75;text-decoration:underline}.NotFoundPage-module__page___Wbdci{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 24px;position:relative;overflow:hidden}.NotFoundPage-module__bg___okVdu{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(232,100,42,.08) 0%,transparent 70%)}.NotFoundPage-module__content___Vdhij{position:relative;z-index:1;max-width:520px}.NotFoundPage-module__code___NRPtr{font-family:var(--font-head);font-size:120px;font-weight:800;letter-spacing:-4px;line-height:1;background:linear-gradient(135deg,#e8642a,#f5945c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.NotFoundPage-module__title___x6xgh{font-family:var(--font-head);font-size:40px;font-weight:700;letter-spacing:-1px;margin-bottom:16px}.NotFoundPage-module__sub___CHO4f{font-size:17px;color:var(--text-muted);margin-bottom:48px;line-height:1.6}.NotFoundPage-module__actions___tIuvd{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-deep: #07091A;--bg-dark: #0C0F24;--bg-card: #111530;--bg-card2: #0F1228;--border: rgba(255, 255, 255, .07);--text: #EEF2FF;--text-muted: #8892B0;--orange: #E8642A;--orange2: #c94e18;--cyan: #22d3ee;--cyan2: #0891b2;--indigo: #6c7fcc;--green: #68c49a;--font-head: "Space Grotesk", sans-serif;--font-body: "Inter", sans-serif}html{scroll-behavior:smooth}body{background:var(--bg-deep);color:var(--text);font-family:var(--font-body);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-head);font-weight:700;line-height:1.15;letter-spacing:-.5px;color:var(--text)}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}ul{list-style:none}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}.grad{background:linear-gradient(135deg,#e8642a,#f5945c,#ffb380);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.grad-cyan{background:linear-gradient(135deg,#0891b2,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-label{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:16px}.section-title{font-family:var(--font-head);font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.15;letter-spacing:-1px;margin-bottom:20px}.section-desc{font-size:17px;color:var(--text-muted);max-width:560px;line-height:1.7}.container{max-width:1280px;margin:0 auto}.btn{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s ease;font-family:var(--font-body);border:none}.btn-ghost{background:transparent;border:1px solid var(--border);color:var(--text)}.btn-ghost:hover{border-color:var(--orange);color:var(--orange)}.btn-primary{background:linear-gradient(135deg,#e8642a,#c94e18);color:#fff;box-shadow:0 0 24px #e8642a59}.btn-primary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 32px #e8642a80}.btn-cyan{background:linear-gradient(135deg,#0891b2,#22d3ee);color:#fff;box-shadow:0 0 24px #0891b259}.btn-cyan:hover{opacity:.9;transform:translateY(-1px)}.btn-lg{padding:15px 34px;font-size:16px;border-radius:10px}.btn-cta{display:inline-flex;align-items:center;padding:16px 40px;font-size:17px;border-radius:12px;font-weight:700;background:linear-gradient(135deg,#e8642a,#c94e18);color:#fff;text-decoration:none;border:none;cursor:pointer;box-shadow:0 0 40px #e8642a66;transition:all .2s ease;font-family:var(--font-body)}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 8px 48px #e8642a80}.feature-list{display:flex;flex-direction:column;gap:12px}.feature-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--text-muted);line-height:1.5}.feature-list li .check-dot{width:18px;height:18px;flex-shrink:0;margin-top:1px;border-radius:50%;display:inline-block}.check-orange{background:#e8642a33;border:1px solid rgba(232,100,42,.4)}.check-cyan{background:#0891b233;border:1px solid rgba(34,211,238,.4)}.check-indigo{background:#6c7fcc33;border:1px solid rgba(108,127,204,.4)}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0006}.platform-badge{display:inline-flex;align-items:center;gap:8px;border-radius:100px;padding:5px 14px;font-size:12px;font-weight:600;letter-spacing:.06em;margin-bottom:28px}.stat-chip{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:20px}.stat-chip-val{font-family:var(--font-head);font-size:32px;font-weight:800}.stat-chip-label{font-size:13px;color:var(--text-muted);margin-top:4px}.eco-item{display:flex;align-items:flex-start;gap:16px;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:20px 24px;transition:border-color .2s}.eco-item:hover{border-color:#e8642a4d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}@media(max-width:900px){.hide-mobile{display:none!important}.stack-mobile{flex-direction:column!important}.full-mobile{grid-template-columns:1fr!important}}
