.home{color:#0b0a12;background:#f6f7fb;min-height:100vh}.home__container{max-width:1180px;margin:0 auto;padding:88px 16px 56px}.home__topBar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f7fbd1;border-bottom:1px solid #0b0a1214;position:fixed;top:0;left:0;right:0}.home__topBarInner{max-width:1180px;margin:0 auto;padding:14px 16px}.home__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.home__brand{align-items:center;gap:12px;display:flex}.home__logoText{color:#6e49ff;letter-spacing:-.02em;font-size:20px;font-weight:900}.home__actions{align-items:center;gap:8px;display:flex}.home__iconBtn{background:#fff;border:1px solid #0b0a121a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.home__iconBtn:hover{background:#fffffff2}.home__menuBtn{display:inline-flex}.home__accountBtn{color:#0b0a12;background:#fff;border:1px solid #0b0a121a;border-radius:16px;align-items:center;height:40px;padding:0 28px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 16px 40px #6e49ff38}.home__accountBtn:hover{background:#fffffff2}.home__hero{grid-template-columns:1fr;place-items:center;gap:40px;margin-top:40px;display:grid}.home__heroContent{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:560px;display:flex}.home__heroTitle{letter-spacing:-.03em;font-size:48px;font-weight:900;line-height:1.05}.home__heroDesc{color:#0b0a1299;max-width:560px;margin-top:16px;font-weight:700}.home__signupRow{grid-template-columns:1fr;gap:12px;width:100%;max-width:560px;margin-top:24px;display:grid}.home__emailBox{background:#fff;border:1px solid #0b0a121a;border-radius:16px;align-items:center;height:48px;padding:0 16px;display:flex}.home__emailBox input{background:0 0;border:0;outline:none;width:100%;font-weight:700}.home__emailBox input::placeholder{color:#0b0a1259}.home__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;display:flex}.home__primaryBtn{color:#fff;background:#6e49ff;border-radius:16px;justify-content:center;align-items:center;height:40px;padding:0 28px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 16px 40px #6e49ff38}.home__primaryBtn:hover{background:#5d3cff}.home__secondaryBtn{color:#0b0a12;background:#fff;border:1px solid #0b0a121a;border-radius:16px;justify-content:center;align-items:center;height:40px;padding:0 28px;font-weight:900;text-decoration:none;display:inline-flex}.home__secondaryBtn:hover{background:#0b0a1208}.home__heroActions .home__primaryBtn,.home__heroActions .home__secondaryBtn{min-width:120px}.home__stats{background:#fff;border:1px solid #0b0a121a;border-radius:28px;margin-top:40px;padding:20px 20px 22px;box-shadow:0 26px 70px #00000014}.home__statsGrid{text-align:center;grid-template-columns:1fr;gap:18px;display:grid}.home__statNum{font-size:32px;font-weight:900}.home__statCap{color:#0b0a1273;margin-top:4px;font-size:12px;font-weight:800}.home__sectionTitle{text-align:center;font-size:28px;font-weight:900}.home__tabs{justify-content:center;gap:8px;margin-top:14px;display:flex}.home__tabs--desktop{display:none}.home__tabsMobile{justify-content:center;margin-top:14px;display:flex}.home__tabsSelect{color:#0b0a12e6;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#0b0a128c 50%),linear-gradient(135deg,#0b0a128c 50%,#0000 50%);background-position:calc(100% - 16px) 16px,calc(100% - 11px) 16px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #0b0a121a;border-radius:12px;outline:none;height:40px;padding:0 34px 0 14px;font-weight:900}.home__tab{color:#0b0a1273;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 14px;font-weight:800}.home__tab:hover{color:#0b0a12e6}.home__tab--active{color:#0b0a12eb;background:#fff;border:1px solid #0b0a121a}.home__tickerRail{margin-top:28px;overflow-x:auto}.home__tickerRail--mobile{scrollbar-width:none;display:block}.home__tickerRail--mobile::-webkit-scrollbar{display:none}.home__tickerGrid2{grid-template-rows:repeat(2,auto);grid-auto-columns:210px;grid-auto-flow:column;gap:12px;width:max-content;padding-right:8px;display:grid}.home__tickerRow{gap:12px;min-width:max-content;padding-right:8px;display:flex}.home__tickerMarquee{margin-top:28px;display:none;position:relative}.home__tickerMarquee:before,.home__tickerMarquee:after{content:"";pointer-events:none;z-index:2;width:64px;position:absolute;top:0;bottom:0}.home__tickerMarquee:before{background:linear-gradient(90deg,#f6f7fb 0%,#f6f7fb00 100%);left:0}.home__tickerMarquee:after{background:linear-gradient(270deg,#f6f7fb 0%,#f6f7fb00 100%);right:0}.home__marqueeRow{padding:8px 0;overflow:hidden}.home__marqueeTrack{will-change:transform;gap:12px;width:max-content;animation:26s linear infinite home-marquee-left;display:flex}.home__marqueeRow--b .home__marqueeTrack{animation-name:home-marquee-right;animation-duration:30s}.home__marqueeRow--c .home__marqueeTrack{animation-duration:34s}.home__tickerMarquee:hover .home__marqueeTrack{animation-play-state:paused}@keyframes home-marquee-left{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes home-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0,0)}}.home__card{background:#fff;border:1px solid #0b0a121a;border-radius:16px;box-shadow:0 18px 50px #0000000d}.home__tickerCard{flex:none;width:210px;padding:12px 14px}.home__tickerTop{align-items:center;gap:12px;display:flex}.home__tickerAvatar{background:#0b0a120a;border:1px solid #0b0a121a;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:flex}.home__tickerName{font-size:14px;font-weight:900;line-height:1.1}.home__tickerSym{color:#0b0a1273;font-size:12px;font-weight:800}.home__tickerBottom{justify-content:space-between;align-items:baseline;gap:8px;margin-top:10px;display:flex}.home__tickerPrice{color:#0b0a12cc;font-size:14px;font-weight:900}.home__tickerChange{font-size:12px;font-weight:900}.home__tickerChange--up{color:#059669}.home__tickerChange--down{color:#e11d48}.home__tickerChange--flat{color:#0b0a1280}.home__center{justify-content:center;display:flex}.home__mt8{margin-top:32px}.home__mt14{margin-top:56px}.home__reasonsGrid{grid-template-columns:1fr;gap:16px;margin-top:28px;display:grid}.home__reasonCard{padding:20px}.home__reasonItem{align-items:flex-start;gap:16px;display:flex}.home__reasonIcon{background:linear-gradient(#6e49ff1f,#6e49ff0f);border:1px solid #6e49ff1f;border-radius:18px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.home__reasonIconSvg{color:#6e49ff;width:24px;height:24px}.home__reasonBody{min-width:0}.home__reasonTitle{font-size:22px;font-weight:900;line-height:1.15}.home__reasonDesc{color:#0b0a1299;margin-top:8px;font-size:14px;font-weight:700;line-height:1.65}.home__mobileRewards{margin-top:56px}.home__mobileFrame{background:#fff;border:1px solid #0b0a121a;border-radius:28px;overflow:hidden;box-shadow:0 26px 70px #00000014}.home__mobileTop{border-bottom:1px solid #0b0a120f;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.home__mobileTopRight{color:#0b0a128c;align-items:center;gap:12px;display:flex}.home__mobileBody{padding:22px 20px 24px}.home__mobileTitle{text-align:center;font-size:20px;font-weight:900}.home__mobileDesc{text-align:center;color:#0b0a1299;margin-top:8px;font-size:14px;font-weight:700}.home__rewardList{gap:12px;margin-top:18px;display:grid}.home__marketTabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;display:flex}.home__marketTab{color:#0b0a1299;cursor:pointer;background:#ffffffd9;border:1px solid #0b0a121a;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:900}.home__marketTab--active{color:#0b0a12eb;background:#fff;box-shadow:0 10px 30px #0000000f}.home__marketHeader{color:#0b0a1273;letter-spacing:.06em;white-space:nowrap;justify-content:space-between;gap:12px;margin-top:14px;font-size:11px;font-weight:900;display:flex}.home__marketList{gap:12px;margin-top:10px;display:grid}.home__marketRow{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.home__marketRowBtn{text-align:left;cursor:pointer;appearance:none;border:1px solid #0b0a121a;width:100%}.home__marketRowBtn:hover{background:#0b0a1205}.home__marketLeft{align-items:center;gap:12px;min-width:0;display:flex}.home__marketAvatar{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:flex}.home__marketMeta{min-width:0}.home__marketName{font-size:14px;font-weight:900;line-height:1.1}.home__marketSym{color:#0b0a1273;font-size:12px;font-weight:800}.home__marketRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.home__marketPrice{color:#0b0a12d9;font-size:14px;font-weight:900;line-height:1.1}.home__marketChange{font-size:12px;font-weight:900}.home__marketChange--up{color:#059669}.home__marketChange--down{color:#e11d48}.home__marketChange--flat{color:#0b0a1280}.home__rewardRow{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.home__rewardRowBtn{text-align:left;cursor:pointer;appearance:none;border:1px solid #0b0a121a;width:100%}.home__rewardRowBtn:hover{background:#0b0a1205}.home__rewardRowBtn:active{transform:translateY(.5px)}.home__rewardLeft{align-items:center;gap:12px;min-width:0;display:flex}.home__rewardAvatar{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:flex}.home__rewardMeta{min-width:0}.home__rewardName{font-size:14px;font-weight:900}.home__rewardSym{color:#0b0a1273;font-size:12px;font-weight:800}.home__rewardApy{color:#047857;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900}@media (min-width:640px){.home__statsGrid{grid-template-columns:repeat(3,1fr);gap:24px}.home__menuBtn{display:none}.home__tabs--desktop{display:flex}.home__tabsMobile{display:none}}@media (min-width:768px){.home__reasonsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home__mobileRewards,.home__tickerRail--mobile{display:none}.home__tickerMarquee{display:block}}@media (prefers-reduced-motion:reduce){.home__marqueeTrack{animation:none!important}}.home__footer{background:#f6f7fb;border-top:1px solid #0b0a1214;margin-top:64px;padding-top:28px}.home__footerInner{max-width:1180px;margin:0 auto;padding:0 16px 40px}.home__footerTop{grid-template-columns:1fr;gap:24px;padding-top:18px;display:grid}.home__footerDesc{color:#0b0a128c;max-width:420px;margin-top:10px;font-size:13px;font-weight:700}.home__footerCtas{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.home__footerGrid{grid-template-columns:1fr;gap:18px;display:grid}.home__footerColTitle{font-size:14px;font-weight:900}.home__footerLinks{gap:8px;margin-top:10px;display:grid}.home__footerLink{color:#0b0a128c;font-size:13px;font-weight:800;text-decoration:none}.home__footerLink:hover{color:#0b0a12e6}.home__footerBottom{border-top:1px solid #0b0a120f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:26px;padding-top:16px;display:flex}.home__footerBottomLeft{color:#0b0a1273;font-size:12px;font-weight:800}.home__footerBottomRight{gap:12px;display:flex}.home__footerRight{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.home__socialIcon{color:#fff;cursor:default;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:all .25s;display:flex;box-shadow:0 6px 18px #0003}.home__socialIcon:hover{transform:translateY(-3px)}.home__socialIcon.ig{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.home__socialIcon.fb{background:#1877f2}.home__socialIcon.tg{background:#27a7e7}.home__socialIcon.x{background:#000}.home__socialIcon.yt{background:red}.home__socialIcon.dc{background:#5865f2}.home__socialIcon.apple{background:#111}.home__socialIcon.gp{background:linear-gradient(135deg,#34a853,#4285f4,#fbbc05,#ea4335)}@media (min-width:768px){.home__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home__footerTop{grid-template-columns:.9fr 1.1fr;align-items:start}.home__footerGrid{grid-template-columns:repeat(4,1fr)}}
