.Ecosystem_container__oVGMh{display:flex;flex-direction:column;gap:60px;width:100%}.Ecosystem_mobileContainer__r_L6Z{display:flex;flex-direction:column;width:100%;gap:0}.Ecosystem_mobileCard__i9qug{position:relative;min-height:100vh;scroll-snap-align:start;scroll-snap-stop:always}.Ecosystem_mobileCard__i9qug,.Ecosystem_mobileGradientBg__1clDJ{width:100%;display:flex;align-items:center;justify-content:center}.Ecosystem_mobileGradientBg__1clDJ{position:absolute;top:0;left:0;height:100%;z-index:0;pointer-events:none}.Ecosystem_mobileContent__Kw89u{position:relative;width:100%;z-index:1}.Ecosystem_carouselWrapper__Ef3Cl{position:relative;width:100%}.Ecosystem_carouselCard__WQR8l{min-height:638px}.Ecosystem_gradientBg__oY4Yw{position:absolute;left:364px;top:calc(50% - 450px);width:1101.58px;height:900px;background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:0;pointer-events:none;transform-origin:center center}.Ecosystem_carouselCard__WQR8l{position:relative;width:100%;cursor:grab;z-index:1}.Ecosystem_carouselCard__WQR8l:active{cursor:grabbing}@media (max-width:1024px){.Ecosystem_gradientBg__oY4Yw{left:calc(50% - 400px);top:calc(50% - 350px);width:800px;height:700px}}@media (max-width:768px){.Ecosystem_gradientBg__oY4Yw{left:calc(50% - 300px);top:calc(50% - 250px);width:600px;height:500px}}.Ecosystem_navigation__dU49b{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:32px}.Ecosystem_navButton__kn75z{background:#f4f4f5;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#18181b;cursor:pointer;transition:all .3s ease;user-select:none}.Ecosystem_navButton__kn75z:hover:not(:disabled){background:#e4e4e7;transform:scale(1.05)}.Ecosystem_navButton__kn75z:active:not(:disabled){transform:scale(.95)}.Ecosystem_navButton__kn75z:disabled{opacity:.3;cursor:not-allowed}.Ecosystem_indicators__J8IF9{display:flex;gap:12px;align-items:center}.Ecosystem_indicator__S_Orq{width:10px;height:10px;border-radius:50%;background:#d4d4d8;border:none;cursor:pointer;transition:all .3s ease;padding:0}.Ecosystem_indicator__S_Orq:hover{background:#a1a1aa;transform:scale(1.2)}.Ecosystem_indicatorActive__1AeIF{background:#18181b;width:12px;height:12px}.HomeWrapper_wrapper__mTtQe{position:relative}.HomeWrapper_nav__AOasB{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:51;pointer-events:none}body.mobile-menu-open .HomeWrapper_nav__AOasB{z-index:0}.HomeWrapper_container__UVS_l{max-width:var(--max-xl-screen);width:100%;margin:0 auto;padding:0 120px;min-height:100vh;display:flex;flex-direction:column;@media only screen and (max-width:768px){padding:0 var(--side-padding-sm)}}.HomeWrapper_navItem__8g5V2{font-weight:600;line-height:1.5;letter-spacing:.2rem;position:relative;height:40px;line-height:40px;color:var(--black);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;text-decoration:none;cursor:pointer;transition:opacity .3s ease;@media only screen and (max-width:1024px){font-size:1.375rem;line-height:1.5}@media only screen and (max-width:768px){font-size:1rem;line-height:125%;height:32px;line-height:32px}}.HomeWrapper_navItem__8g5V2:hover{opacity:.7}.HomeWrapper_star__ZW_JE{left:calc(1rem - 20px);z-index:3}.HomeWrapper_star__ZW_JE,.HomeWrapper_star__ZW_JE:before{width:40px;height:40px;position:absolute;top:0;background-repeat:no-repeat;background-position:50%}.HomeWrapper_star__ZW_JE:before{content:"";display:block;left:0;mix-blend-mode:overlay}@media only screen and (max-width:768px){.HomeWrapper_star__ZW_JE{left:calc(.5rem - 16px)}.HomeWrapper_star__ZW_JE,.HomeWrapper_star__ZW_JE:before{width:32px;height:32px;background-size:32px}}.HomeWrapper_section1__YFhZ7 .HomeWrapper_star__ZW_JE,.HomeWrapper_section1__YFhZ7 .HomeWrapper_star__ZW_JE:before{background-image:url(/image/home/star-cyan.svg)}.HomeWrapper_section2__8Mx6B .HomeWrapper_star__ZW_JE,.HomeWrapper_section2__8Mx6B .HomeWrapper_star__ZW_JE:before{background-image:url(/image/home/star-blue.svg)}.HomeWrapper_section3__t7uwK .HomeWrapper_star__ZW_JE,.HomeWrapper_section3__t7uwK .HomeWrapper_star__ZW_JE:before{background-image:url(/image/home/star-purple.svg)}.IntroAnimation_container__icN23{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:100;pointer-events:none;transition:opacity .8s ease}.IntroAnimation_container__icN23:not(.IntroAnimation_scrolling__IJz5x){position:fixed;inset:0;overflow:hidden}.IntroAnimation_container__icN23:not(.IntroAnimation_scrolling__IJz5x)~*{overflow:hidden}.IntroAnimation_typingText__fvQtP{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:700;color:#fff;text-align:center;line-height:1.4;max-width:80%;position:relative;z-index:6;pointer-events:none;opacity:0;transform:translateY(10px);transform-origin:center center;animation:IntroAnimation_titleFadeIn__AOIgR .3s ease forwards;will-change:transform,opacity;transition:color .8s ease;@media only screen and (max-width:1024px){font-size:24px}@media only screen and (max-width:768px){font-size:20px}}@keyframes IntroAnimation_titleFadeIn__AOIgR{to{opacity:1;transform:translateY(0)}}.IntroAnimation_typingText__fvQtP.IntroAnimation_scrolling__IJz5x{animation:IntroAnimation_titleScaleOut__ythE7 1.5s ease forwards!important;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90%}@keyframes IntroAnimation_titleScaleOut__ythE7{0%{transform:translate(-50%,-50%) scale(1);opacity:1}70%{opacity:1}to{transform:translate(-50%,-50%) scale(5);opacity:0}}.IntroAnimation_typingText__fvQtP .dud{font-family:Courier New,monospace;font-weight:300;opacity:.5;color:#999}.IntroAnimation_typingText__fvQtP .blink{animation:IntroAnimation_blink__rT9Ok 1.5s ease-in-out infinite}@keyframes IntroAnimation_blink__rT9Ok{0%,to{opacity:1}50%{opacity:0}}.IntroAnimation_srOnly__fzt77{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.IntroLanding_startaleLogo__LtTQ_{position:absolute;left:50%;transform:translateX(-50%);max-width:var(--max-xl-screen);width:100%;padding:0 120px;z-index:100;opacity:0;transition:opacity .8s ease,color .8s ease;pointer-events:none;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.IntroLanding_startaleLogo__LtTQ_.IntroLanding_visible__mlrpZ{opacity:1;pointer-events:auto}.IntroLanding_startaleLogo__LtTQ_.IntroLanding_fadeOut__TlAuq{opacity:.2}.IntroLanding_startaleLogo__LtTQ_.IntroLanding_lightMode___kkBP{color:#000}.IntroLanding_startaleLogo__LtTQ_ svg{height:60px;width:auto;flex-shrink:0;margin-bottom:40px}.IntroLanding_startaleLogo__LtTQ_ svg path{fill:currentColor}.IntroLanding_startaleLogo__LtTQ_ a{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.2rem;font-size:16px;font-weight:600;line-height:1.5;color:currentColor;text-decoration:none;cursor:pointer;transition:opacity .3s ease;display:none}.IntroLanding_startaleLogo__LtTQ_ a:hover{opacity:.7}.IntroLanding_startaleLogo__LtTQ_ a:not(:last-of-type){margin-bottom:16px}.IntroLanding_categoryList___l_Qg{display:flex;flex-direction:column;gap:0;justify-content:flex-start;align-items:flex-start;position:absolute;left:50%;transform:translateX(-50%);max-width:var(--max-xl-screen);width:100%;padding:0 120px;z-index:100;opacity:0;transition:opacity .8s ease;pointer-events:none}.IntroLanding_description__xCsuj{color:var(--black);font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.IntroLanding_categoryList___l_Qg.IntroLanding_visible__mlrpZ{opacity:1;pointer-events:auto}.IntroLanding_categoryList___l_Qg.IntroLanding_fadeOut__TlAuq{opacity:.2}.IntroLanding_categoryItem__f6wQH{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:600;line-height:1.5;color:#fff;cursor:pointer;margin-bottom:4px;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease,color .8s ease}.IntroLanding_categoryItem__f6wQH:last-child{margin-bottom:0}.IntroLanding_categoryList___l_Qg.IntroLanding_visible__mlrpZ .IntroLanding_categoryItem__f6wQH{opacity:1;transform:translateY(0)}.IntroLanding_categoryList___l_Qg.IntroLanding_visible__mlrpZ .IntroLanding_categoryItem__f6wQH:first-child{transition-delay:.1s}.IntroLanding_categoryList___l_Qg.IntroLanding_visible__mlrpZ .IntroLanding_categoryItem__f6wQH:nth-child(2){transition-delay:.2s}.IntroLanding_categoryList___l_Qg.IntroLanding_visible__mlrpZ .IntroLanding_categoryItem__f6wQH:nth-child(3){transition-delay:.3s}.IntroLanding_categoryList___l_Qg.IntroLanding_lightMode___kkBP .IntroLanding_categoryItem__f6wQH{color:#000}.IntroLanding_categoryItem__f6wQH:hover{opacity:.7;transform:translateX(8px)}@media only screen and (max-width:1024px){.IntroLanding_startaleLogo__LtTQ_{padding:0 40px}.IntroLanding_startaleLogo__LtTQ_ svg{height:50px}.IntroLanding_categoryList___l_Qg{padding:0 40px}.IntroLanding_categoryItem__f6wQH{font-size:20px}}@media only screen and (max-width:768px){.IntroLanding_startaleLogo__LtTQ_{padding:0 var(--side-padding-sm)}.IntroLanding_startaleLogo__LtTQ_ svg{height:40px}.IntroLanding_startaleLogo__LtTQ_ a{display:block}.IntroLanding_categoryList___l_Qg{padding:0 var(--side-padding-sm)}.IntroLanding_categoryItem__f6wQH{font-size:18px}}.HeroSection_heroSection__Rkmax{min-height:120vh;position:relative;scroll-snap-align:start;scroll-snap-stop:always}.HeroSection_newsSection__WuDWU{position:absolute;top:68px;right:0;height:calc(100vh - 80px);width:400px;z-index:50;pointer-events:auto;@media only screen and (max-width:1024px){width:360px}@media only screen and (max-width:768px){position:absolute;top:calc(100vh - 250px);left:0;right:0;width:100%;height:auto;z-index:999}}body.mobile-menu-open .HeroSection_newsSection__WuDWU{z-index:0}.OurInvestors_section__bKmLx{width:100%;display:flex;align-items:center;justify-content:center;padding:80px var(--side-padding-lg);scroll-snap-align:start;min-height:100vh}@media only screen and (max-width:768px){.OurInvestors_section__bKmLx{padding:60px var(--side-padding-sm)}}.OurInvestors_container__8Oyzj{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5rem;width:100%;max-width:1280px}.OurInvestors_title__ZfbpN{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:40px;font-weight:500;line-height:1.3;letter-spacing:-.4px;color:#000;text-align:center;margin:0;background:linear-gradient(90deg,#000,#000 30%,#748193 45%,#fff 50%,#8b9cb5 55%,#000 70%,#000);background-size:300% 100%;background-position:0 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.OurInvestors_title__ZfbpN.OurInvestors_silverWave__0peQc{background-position:-200% 0;transition:background-position 1.5s ease}.OurInvestors_title__ZfbpN.OurInvestors_silverWave__0peQc.OurInvestors_complete___xa7X{background:#000;-webkit-text-fill-color:transparent}@media only screen and (max-width:1024px){.OurInvestors_title__ZfbpN{font-size:32px;font-weight:500;line-height:1.3;letter-spacing:-.32px}}@media only screen and (max-width:768px){.OurInvestors_title__ZfbpN{font-size:28px;font-weight:500;line-height:1.3;letter-spacing:-.28px}}.OurInvestors_logos__yQByJ{display:flex;align-items:flex-end;justify-content:center;gap:76px;flex-wrap:wrap}@media only screen and (max-width:1024px){.OurInvestors_logos__yQByJ{gap:60px}}@media only screen and (max-width:768px){.OurInvestors_logos__yQByJ{flex-direction:column;align-items:center;gap:48px}}.OurInvestors_logoItem__iDRQB{display:flex;align-items:center;justify-content:center}.OurInvestors_logoSbi__Lwv5M{width:162px;height:auto;max-height:40px;object-fit:contain}.OurInvestors_logoSony__M1aKy{width:126.539px;height:auto;max-height:22.52px;object-fit:contain}.OurInvestors_logoSamsung__5HKqG{width:83.444px;height:auto;max-height:42.224px;object-fit:contain}.OurInvestors_logoUob__Nw897{width:171.914px;height:auto;max-height:29.155px;object-fit:contain;filter:invert(1)}@media only screen and (max-width:1024px){.OurInvestors_logoSbi__Lwv5M{width:134px;max-height:33px}.OurInvestors_logoSony__M1aKy{width:100px;max-height:18px}.OurInvestors_logoSamsung__5HKqG{width:66px;max-height:34px}.OurInvestors_logoUob__Nw897{width:136px;max-height:23px}}@media only screen and (max-width:768px){.OurInvestors_logoSbi__Lwv5M{width:122px;max-height:30px}.OurInvestors_logoSony__M1aKy{width:96px;max-height:17px}.OurInvestors_logoSamsung__5HKqG{width:64px;max-height:32px}.OurInvestors_logoUob__Nw897{width:132px;max-height:23px}}.JPYSC_container__bt3oe{display:grid;grid-template-columns:1fr 1fr;width:100%}@media only screen and (max-width:1024px){.JPYSC_container__bt3oe{grid-template-columns:1fr;gap:40px}.JPYSC_videoSection__UNL6N{order:-1}}@media only screen and (max-width:768px){.JPYSC_container__bt3oe{gap:16px}}.JPYSC_textSection___0__8{display:flex;align-items:center}.JPYSC_textContent__gukuB{display:flex;flex-direction:column;gap:40px;width:100%}@media only screen and (max-width:1024px){.JPYSC_textContent__gukuB{gap:32px}}@media only screen and (max-width:768px){.JPYSC_textContent__gukuB{gap:14px}}.JPYSC_videoSection__UNL6N{display:flex;align-items:center;justify-content:flex-start}.JPYSC_videoContainer__rwp9V{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;max-width:700px;width:100%}.JPYSC_video__zuOX5{width:100%;height:auto;display:block;max-width:100%}@media only screen and (max-width:1024px){.JPYSC_videoContainer__rwp9V{max-width:600px}}@media only screen and (max-width:768px){.JPYSC_videoContainer__rwp9V{max-width:100%}}.JPYSC_header__S3EQz{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.JPYSC_subtitle__6H_CR{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:300;line-height:1.25;color:#000;margin:0}.JPYSC_logoContainer__zzykd{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.JPYSC_logo__8Jr6R{height:64px;width:auto}.JPYSC_mainText__QTJMS{display:flex;flex-direction:column;gap:20px}.JPYSC_headline__pU1fK{font-size:50px;line-height:1.1;letter-spacing:-.5px}.JPYSC_description__sCw1I,.JPYSC_headline__pU1fK{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#000;margin:0}.JPYSC_description__sCw1I{font-size:14px;line-height:1.4}@media only screen and (max-width:1024px){.JPYSC_headline__pU1fK{font-size:40px;letter-spacing:-.4px}}@media only screen and (max-width:768px){.JPYSC_headline__pU1fK{font-size:24px;line-height:1.2;letter-spacing:0}.JPYSC_mainText__QTJMS{gap:16px}.JPYSC_description__sCw1I{display:none}.JPYSC_logo__8Jr6R{height:48px}.JPYSC_header__S3EQz{gap:14px}}.JPYSC_ctaButton__rDrWS{background:#000;border:none;border-radius:32px;padding:12px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fafafa;cursor:pointer;transition:all .3s ease;min-width:120px;align-self:flex-start;gap:8px}.JPYSC_buttonIcon___Pa_q,.JPYSC_ctaButton__rDrWS{display:flex;align-items:center}.JPYSC_ctaButton__rDrWS:hover{opacity:.8}.StartaleUSD_container__k9A8x{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%}@media only screen and (max-width:1024px){.StartaleUSD_container__k9A8x{grid-template-columns:1fr;gap:40px}.StartaleUSD_videoSection__CUKb6{order:-1}}@media only screen and (max-width:768px){.StartaleUSD_container__k9A8x{gap:16px}}.StartaleUSD_textSection__306Q1{display:flex;align-items:center}.StartaleUSD_textContent__l_BUY{display:flex;flex-direction:column;gap:40px;width:100%}@media only screen and (max-width:1024px){.StartaleUSD_textContent__l_BUY{gap:32px}}@media only screen and (max-width:768px){.StartaleUSD_textContent__l_BUY{gap:14px}}.StartaleUSD_videoSection__CUKb6{display:flex;align-items:center;justify-content:flex-start}.StartaleUSD_videoContainer__tmgbv{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;max-width:700px;width:100%}.StartaleUSD_video__qOWbo{width:100%;height:auto;display:block;max-width:100%}@media only screen and (max-width:1024px){.StartaleUSD_videoContainer__tmgbv{max-width:600px}}@media only screen and (max-width:768px){.StartaleUSD_videoContainer__tmgbv{max-width:100%}}.StartaleUSD_header__AMWcz{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.StartaleUSD_title__gOA7f{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:42.667px;font-weight:500;line-height:1.25;color:#212121;margin:0}@media only screen and (max-width:1024px){.StartaleUSD_title__gOA7f{font-size:36px}}@media only screen and (max-width:768px){.StartaleUSD_title__gOA7f{font-size:28px}}.StartaleUSD_beta__fskwY,.StartaleUSD_subtitle__1fbDS{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:300;line-height:1.25;color:#000;margin:0}.StartaleUSD_beta__fskwY{text-align:center}.StartaleUSD_logoContainer__tEWif{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.StartaleUSD_logo__ebiMt{height:64px;width:auto}.StartaleUSD_logoRow__0LA34{display:flex;align-items:center;gap:16.432px}@media only screen and (max-width:768px){.StartaleUSD_logoRow__0LA34{gap:12px}}.StartaleUSD_coinIcon__IvCwn{width:64px;height:64px;background:#e0e0e0;border-radius:64px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative}@media only screen and (max-width:768px){.StartaleUSD_coinIcon__IvCwn{width:48px;height:48px}}.StartaleUSD_iconImage__mWSWa{position:absolute;left:2.43px;top:2.43px;width:59.136px;height:59.136px}@media only screen and (max-width:768px){.StartaleUSD_iconImage__mWSWa{left:1.82px;top:1.82px;width:44.35px;height:44.35px}}.StartaleUSD_appIcon__WXxKK{width:64px;height:64px;background:#101520;border-radius:12.8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.StartaleUSD_iconPlaceholder__c6Uuv{color:#fff;font-size:32px;font-weight:600;font-family:Poppins,sans-serif}.StartaleUSD_appTitle__ErOn_{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:42.667px;font-weight:600;line-height:1.25;color:#000;margin:0}.StartaleUSD_mainText__nXOeq{display:flex;flex-direction:column;gap:20px}.StartaleUSD_headline__h3DA1{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:50px;font-weight:600;line-height:1.1;letter-spacing:-.5px;color:#000;margin:0}.StartaleUSD_subheadline__OyysA{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.StartaleUSD_subheadlineText__RiZZT{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-weight:400;line-height:1.36;letter-spacing:-.32px;color:#000;margin:0}.StartaleUSD_bold__Ts1Jx{font-weight:600}.StartaleUSD_highlightedWords__dkORA{display:flex;align-items:center;gap:5.25px}.StartaleUSD_highlight__RFlGe{padding:0 13.5px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-weight:400;line-height:1.36;letter-spacing:-.32px;color:#000}.StartaleUSD_highlight__RFlGe[data-color=green]{background:#25f478}.StartaleUSD_highlight__RFlGe[data-color=cyan]{background:#25f4f4}.StartaleUSD_ampersand__hw7Ip{font-size:31.5px;font-weight:400;letter-spacing:-.315px}.StartaleUSD_ampersand__hw7Ip,.StartaleUSD_description__7ETif{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000}.StartaleUSD_description__7ETif{font-size:14px;font-weight:600;line-height:1.4;margin:0}@media only screen and (max-width:1024px){.StartaleUSD_headline__h3DA1{font-size:40px;letter-spacing:-.4px}}@media only screen and (max-width:768px){.StartaleUSD_headline__h3DA1{font-size:24px;line-height:1.2;letter-spacing:0}.StartaleUSD_mainText__nXOeq{gap:16px}.StartaleUSD_description__7ETif{display:none}.StartaleUSD_highlight__RFlGe,.StartaleUSD_subheadlineText__RiZZT{font-size:20px}.StartaleUSD_appTitle__ErOn_{font-size:28px}.StartaleUSD_appIcon__WXxKK{width:48px;height:48px}.StartaleUSD_iconPlaceholder__c6Uuv{font-size:24px}.StartaleUSD_logo__ebiMt{height:48px}.StartaleUSD_header__AMWcz{gap:14px}}.StartaleUSD_ctaButton__wpXXA{background:#000;border:none;border-radius:32px;padding:12px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#fafafa;cursor:pointer;transition:all .3s ease;min-width:120px;align-self:flex-start;gap:8px}.StartaleUSD_buttonIcon__k_pFE,.StartaleUSD_ctaButton__wpXXA{display:flex;align-items:center}.StartaleUSD_ctaButton__wpXXA:hover{opacity:.8}.StartaleUSD_ctaButton__wpXXA:active{transform:translateY(0)}.StableCoin_mobileCard__6HDfJ{position:relative;width:100%;min-height:100vh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center}.StableCoin_mobileGradientBg__Vp6na{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:0;pointer-events:none}.StableCoin_mobileContent__0fBDi{position:relative;width:100%;z-index:1}.StableCoin_container__mcnvK{display:flex;flex-direction:column;gap:60px;width:100%}.StableCoin_carouselWrapper__3Z79B{position:relative;width:100%;min-height:638px}.StableCoin_gradientBg__jVyey{position:absolute;left:364px;top:calc(50% - 450px);width:1101.58px;height:900px;background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:0;pointer-events:none;transform-origin:center center}.StableCoin_carouselCard__PombW{position:relative;width:100%;cursor:grab;z-index:1}.StableCoin_carouselCard__PombW:active{cursor:grabbing}@media (max-width:1024px){.StableCoin_gradientBg__jVyey{left:calc(50% - 400px);top:calc(50% - 350px);width:800px;height:700px}}@media (max-width:768px){.StableCoin_gradientBg__jVyey{left:calc(50% - 300px);top:calc(50% - 250px);width:600px;height:500px}}