:root{--bg:#050518;--panel:#080722;--line:#ffffff21;--text:#fff;--muted:#b4b4ba;--lime:#c1ff00;--purple:#722bff;--violet:#cc97f4;--header-control-height:42px;--header-control-radius:10px;--header-control-bg:#ffffff0a;--header-control-border:1px solid #ffffff29;--anchor-offset-desktop:112px;--anchor-offset-mobile:88px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100%;color:var(--text);letter-spacing:0;margin:0;font-family:Inter,Hanken Grotesk,PingFang SC,Microsoft YaHei,Arial,sans-serif;overflow-x:hidden}body:before,body:after{content:"";z-index:-1;filter:blur(28px);border-radius:50%;width:520px;height:520px;position:fixed}body:before{background:radial-gradient(circle,#d9ff65b3,#722bff9e 36%,#05051800 72%);top:90px;right:-130px}body:after{background:radial-gradient(circle,#d9ff65ad,#722bff80 34%,#05051800 72%);bottom:22%;left:-250px}a{color:inherit;text-decoration:none}.site{width:100%;overflow-x:hidden}.container{width:min(1240px,100% - 48px);margin:0 auto}.nav{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050518d1;align-items:center;height:99px;display:flex;position:sticky;top:0}.nav-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.brand{align-items:center;gap:10px;font-size:26px;font-weight:800;line-height:1;display:inline-flex}.brand-mark{object-fit:contain;filter:drop-shadow(0 0 18px #c1ff0052);width:34px;height:34px;display:block}.brand span{display:block;transform:translateY(1px)}.nav-links{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:32px;min-height:50px;padding:0 48px;display:flex}.nav-links a{align-items:center;min-height:50px;display:inline-flex}.nav-cta{justify-self:end}.nav-right{justify-self:end;align-items:center;gap:10px;display:inline-flex}.nav-mobile-actions{display:none}.lang-switch-wrap{min-height:var(--header-control-height);height:var(--header-control-height);border-radius:var(--header-control-radius);border:var(--header-control-border);background:var(--header-control-bg);align-items:center;gap:7px;padding:0 10px 0 9px;display:inline-flex}.lang-switch-icon{fill:none;stroke:#ffffffe0;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.gradient-shell{background:linear-gradient(270deg, var(--purple), var(--violet));border-radius:99px;padding:1.5px;display:inline-flex}.mobile-menu-btn{width:var(--header-control-height);height:var(--header-control-height);border-radius:var(--header-control-radius);background:var(--header-control-bg);border:1px solid #ffffff2e;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:none}.mobile-menu-btn span{background:#fff;border-radius:99px;width:18px;height:2px;display:block}.mobile-menu{display:none}.lang-switch{min-height:var(--header-control-height);color:#fff;appearance:none;background:0 0;border:0;outline:none;padding:0 8px 0 0}.lang-switch.mobile{width:100%;min-height:44px}.primary-btn,.outline-btn,.ghost-btn{white-space:nowrap;border-radius:99px;justify-content:center;align-items:center;min-height:51px;font-weight:800;transition:transform .26s,box-shadow .26s,border-color .26s,background-color .26s;display:inline-flex}.outline-btn:hover,.primary-btn:hover,.ghost-btn:hover{transform:translateY(-3px);box-shadow:0 18px 42px #722bff40}.primary-btn{background:var(--lime);color:#000;min-width:180px;padding:0 32px}.primary-btn.is-disabled{color:#ffffff9e;box-shadow:none;pointer-events:none;background:#ffffff2e}.primary-btn.is-disabled:hover{box-shadow:none;transform:none}.outline-btn{border:1.5px solid var(--lime);background:#050518;min-width:140px;padding:0 28px}.ghost-btn{background:var(--bg);color:#fff;min-width:135px;min-height:48px;padding:0 24px}.hero{align-items:center;min-height:750px;padding:56px 0 70px;display:grid;position:relative}.hero:before{content:"";filter:blur(28px);background:radial-gradient(circle,#eaffa9b3,#5b22ff9e 34%,#050518d9 72%);border-radius:50%;width:1047px;height:1047px;position:absolute;inset:-160px -18vw auto auto}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:76px;display:grid;position:relative}.hero h1{margin:0;font-size:clamp(46px,6vw,72px);font-weight:800;line-height:1.22}.hero p{max-width:586px;color:var(--muted);margin:26px 0 34px;line-height:1.55}.hero-art{min-height:520px;position:relative}.hero-art img{filter:drop-shadow(0 34px 80px #722bff61);width:min(490px,100%);height:auto;animation:5.5s ease-in-out infinite imageFloat;position:absolute;inset:0 0 auto auto}.hero-actions{flex-wrap:wrap;gap:18px;display:flex}.section{padding:100px 0}.eyebrow{margin:0 0 12px;font-family:Georgia,serif;font-size:60px;font-weight:700}.section-heading{margin:0 0 48px;font-size:clamp(34px,4.4vw,60px);font-weight:800;line-height:1.16}.center{text-align:center}.light-text{font-weight:300}.feature-grid,.blog-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card,.blog-card,.market-card,.faq details{background:linear-gradient(var(--panel), var(--panel)) padding-box, linear-gradient(307deg, var(--purple), var(--violet)) border-box;border:1px solid #0000;border-radius:16px;position:relative;overflow:hidden}.feature-card{min-height:365px;padding:40px 30px;transition:transform .36s,box-shadow .36s,border-color .36s}.feature-card:hover,.market-card:hover,.blog-card:hover{transform:translateY(-8px);box-shadow:0 28px 80px #722bff42}.feature-card:nth-child(2):after{content:"";z-index:0;filter:blur(20px);background:radial-gradient(circle,#eaffa999,#5b22fff2 42%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-105px;right:-85px}.feature-card>*{z-index:1;position:relative}.feature-icon{place-items:center;width:54px;height:54px;display:grid}.feature-icon img{object-fit:contain;width:48px;height:48px}.feature-card:first-child .feature-icon img{width:54px;height:54px}.feature-card h3,.market-copy h3{margin:82px 0 18px;font-size:32px;line-height:1.1}.feature-card p,.market-copy p,.blog-card p,.step p,.faq p,.section-copy{color:var(--muted);line-height:1.55}.market-stack{gap:32px;display:grid}.market-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.market-card{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:40px;min-height:668px;padding:60px;display:grid}.market-card.no-art{grid-template-columns:minmax(0,520px) 1fr;min-height:668px}.market-tile{grid-template-columns:1fr;align-items:stretch;gap:36px;min-height:1038px;padding:60px}.market-card:after{content:"";z-index:0;filter:blur(24px);background:radial-gradient(circle,#d9ff6594,#5b22ff99 35%,#05051800 72%);border-radius:50%;width:680px;height:680px;position:absolute;top:-120px;right:-180px}.market-copy,.market-visual{z-index:1;position:relative}.market-tile:after{width:536px;height:1056px;top:290px;right:-220px}.market-tile .market-copy{max-width:445px}.market-card.no-art .market-copy h3,.market-tile .market-copy h3{margin-top:0}.label{background:linear-gradient(296deg, var(--purple), var(--violet) 28%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:26px;font-size:16px;display:inline-block}.check-list{gap:18px;margin:28px 0 34px;padding:0;list-style:none;display:grid}.check-list li:before{content:"✓";background:linear-gradient(135deg,#c98bff 0%,#8b57ff 100%);border-radius:50%;place-items:center;width:20px;height:20px;margin-right:10px;font-size:11px;font-weight:900;display:inline-grid}.market-visual{align-self:end;place-items:center;display:grid}.market-visual img{object-fit:contain;filter:drop-shadow(0 32px 60px #722bff59);width:min(500px,100%);max-height:520px;transition:transform .5s cubic-bezier(.19,1,.22,1)}.market-visual img.card-trade-img{width:min(420px,100%)}.market-visual img.card-ai-img,.market-visual img.card-market-img{width:min(400px,100%)}.market-card:hover .market-visual img{transform:scale(1.035)rotate(-1deg)}.no-art .market-visual{place-items:center end}.no-art .market-visual img{width:min(393px,100%);max-height:324px}.coin-row{width:100vw;margin-top:24px;margin-bottom:90px;margin-left:calc(50% - 50vw);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.coin-track{will-change:transform;flex-wrap:nowrap;align-items:center;gap:clamp(72px,6.2vw,128px);width:max-content;padding:0 clamp(36px,3.2vw,64px);animation:28s linear infinite coinMarquee;display:flex}.coin-row:hover .coin-track{animation-play-state:paused}.coin{text-align:center;background:radial-gradient(circle,#24234af2 0 48%,#0e0c2bf5 49% 100%);border:1px solid #945bffeb;border-radius:50%;place-items:center;width:96px;height:96px;font-size:12px;transition:transform .3s,box-shadow .3s,border-color .3s;display:grid;box-shadow:inset 0 0 0 8px #ffffff0a,inset 0 0 0 14px #ffffff08}.coin:hover{border-color:var(--lime);transform:translateY(-8px)scale(1.04)}.coin img{object-fit:contain;width:52px;height:52px}.small-heading{font-size:clamp(28px,3.6vw,46px)}.steps{grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);align-items:center;gap:76px;min-height:620px;display:grid;position:relative}.steps:before{content:"";z-index:0;filter:blur(24px);background:radial-gradient(circle,#d9ff65a8,#5b22ff7a 34%,#0000 72%);border-radius:50%;width:650px;height:650px;position:absolute;top:-40px;left:-330px}.steps>*{z-index:1;position:relative}.left-copy{max-width:620px;margin-bottom:26px;margin-left:0}.step-list{gap:30px;display:grid}.step{grid-template-columns:60px 1fr;gap:32px;display:grid}.step-num{background:var(--purple);border-radius:50%;place-items:center;width:60px;height:60px;font-size:24px;display:grid}.step h3{margin:0 0 14px;font-size:24px}.blog-card{padding:12px 12px 22px;transition:transform .36s,box-shadow .36s}.blog-media{aspect-ratio:1.45;background:#120f32;border-radius:10px;width:100%;position:relative;overflow:hidden}.blog-media img{pointer-events:none;display:block;position:absolute}.blog-bg{object-fit:cover;width:100%;height:100%;inset:0}.blog-asset{object-fit:cover;width:120%;height:102%;transition:transform .56s cubic-bezier(.19,1,.22,1);top:-1%;left:-10%}.blog-card:hover .blog-asset{transform:scale(1.06)}.blog-card h3{margin:18px 8px 10px;font-size:18px;line-height:1.35}.blog-card p{margin:0 8px;font-size:14px}.section-faq{padding-top:30px;padding-bottom:30px}.faq-title{margin-bottom:10px;font-size:32px}.faq-subtitle{margin-bottom:36px}.faq{max-width:820px;margin:0 auto}.faq details{background:#ffffff05;margin-bottom:12px}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:56px;padding:0 22px;list-style:none;display:flex}.faq summary:after{content:"+";color:var(--muted)}.faq details[open] summary:after{content:"-"}.faq p{margin:0;padding:0 22px 22px}.faq details[open] p{animation:.26s both faqOpen}.reveal{opacity:0;filter:blur(10px);transition:opacity .76s cubic-bezier(.19,1,.22,1),filter .76s cubic-bezier(.19,1,.22,1),transform .76s cubic-bezier(.19,1,.22,1);transition-delay:var(--reveal-delay,0s);transform:translateY(42px)scale(.98)}.reveal[data-reveal=left]{transform:translate(-56px)scale(.98)}.reveal[data-reveal=right]{transform:translate(56px)scale(.98)}.reveal[data-reveal=down]{transform:translateY(-34px)}.reveal[data-reveal=zoom]{transform:scale(.9)}.reveal.in-view{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.cta-wrap{padding-top:0}#about,#features,#blogs,#contact{scroll-margin-top:var(--anchor-offset-desktop)}.cta-band{text-align:center;background:linear-gradient(110deg,#722bff,#9b6bff 48%,#c1ff00);border-radius:16px;place-items:center;min-height:220px;margin:80px 0 64px;display:grid;position:relative;overflow:hidden}.cta-band:before,.cta-band:after{content:"";background:#ffffff3d;border-radius:18px;width:62px;height:62px;position:absolute;transform:rotate(18deg)}.cta-band:before{top:58px;left:72px}.cta-band:after{bottom:56px;right:88px}.cta-band h2{margin:0 0 20px;font-size:clamp(28px,3.2vw,44px)}.cta-band .ghost-btn{min-height:42px}.footer{padding:0 0 44px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:72px;padding-bottom:70px;display:grid}.footer p{color:var(--muted);margin:18px 0 0}.footer-social{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.footer-social a{color:#ffffffeb;background:#ffffff08;border:1px solid #ffffff29;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;margin-top:0;display:inline-flex}.footer-social a .social-icon{fill:currentColor;width:16px;height:16px;display:block}.footer-social a .social-icon-x{width:14px;height:14px}.footer-social a .social-icon-telegram{width:16px;height:16px}.footer h3{margin:0 0 20px;font-size:24px}.footer a{margin-top:16px;display:block}.footer-social a{margin-top:0;display:inline-flex}.footer .brand{align-items:center;gap:10px;line-height:1;display:inline-flex}.footer .brand-mark{width:32px;height:32px;margin-right:0}.copyright{color:#ffffffc2;border-top:1px solid #ffffff29;justify-content:space-between;gap:24px;padding-top:42px;font-size:14px;display:flex}@keyframes coinMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes imageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes mobileImageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes faqOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;filter:none;transition:none;transform:none}.coin-track,.hero-art img,.faq details[open] p{animation:none}}@media (width<=980px){.nav-inner{grid-template-columns:1fr auto}.nav-links,.nav-right{display:none}.nav-mobile-actions{justify-self:end;align-items:center;gap:10px;display:inline-flex}.mobile-menu-btn{display:inline-flex}.lang-switch-wrap{min-height:var(--header-control-height);height:var(--header-control-height);display:inline-flex}.lang-switch{min-height:var(--header-control-height);display:inline-flex}.mobile-menu-btn.open{border-color:#c1ff008c;box-shadow:inset 0 0 0 1px #c1ff0038}.mobile-menu{z-index:15;background:#050518f5;border-bottom:1px solid #ffffff14;gap:8px;width:100%;margin:0;padding:10px 14px 12px;display:grid;position:absolute;top:99px;left:0;right:0}.mobile-menu a{color:#ffffffeb;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;min-height:44px;padding:0 14px;font-size:15px;display:flex}.hero-grid,.market-card,.market-card.no-art,.market-pair,.steps,.feature-grid,.blog-grid,.footer-grid{grid-template-columns:1fr}.market-card,.market-tile{min-height:auto;padding:28px}.steps{min-height:auto}.market-card:after,.market-tile:after{opacity:.55}.hero-art img{left:50%;transform:translate(-50%)}.cta-band:before,.cta-band:after{display:none}}@media (width<=640px){.container{width:min(100% - 28px,1240px)}.nav{height:76px}.mobile-menu{width:100%;top:76px}.gradient-shell,.nav-cta{display:none}.hero{min-height:auto;padding:30px 0 46px}.hero-grid{gap:18px}.hero h1{max-width:10.5ch;font-size:clamp(24px,7vw,31px);line-height:1.15}.hero p{margin:16px 0 22px;font-size:13px;line-height:1.55}.hero-actions{gap:12px}.primary-btn,.outline-btn{flex:150px;min-width:0;padding:0 20px}.hero-art{justify-content:center;align-items:flex-start;min-height:clamp(280px,74vw,380px);margin-top:4px;display:flex;overflow:visible}.hero-art img{width:min(70vw,340px);max-width:none;animation:5.5s ease-in-out infinite mobileImageFloat;position:relative;inset:auto;transform:none}.section{padding:68px 0}.eyebrow{font-size:26px}.section-heading{margin-bottom:26px;font-size:clamp(22px,6.3vw,28px)}.feature-card{min-height:300px}.feature-card h3{margin-top:44px;font-size:18px}.market-copy h3{margin-top:24px}.market-copy h3,.step h3{font-size:17px}.market-copy p,.step p,.section-copy,.faq p{font-size:14px}.faq-title{font-size:22px}.market-card:after,.market-tile:after{opacity:.38;filter:blur(20px)}.market-visual img.card-trade-img{width:min(68vw,290px)}.market-visual img.card-ai-img,.market-visual img.card-market-img{width:min(66vw,275px)}.coin-row{margin-bottom:42px;padding:0 0 6px}.coin-track{gap:38px;padding:0 20px;animation-duration:30s}.coin{width:72px;height:72px}.coin img{width:42px;height:42px}.small-heading{margin-bottom:8px;font-size:clamp(20px,5.8vw,25px)}.steps{margin-top:-8px}.step{grid-template-columns:44px 1fr;gap:18px}.step-num{width:44px;height:44px;font-size:18px}.copyright{flex-direction:column}#about,#features,#blogs,#contact{scroll-margin-top:var(--anchor-offset-mobile)}}
