.home-page{--h-bg:#061019;--h-bg2:#0a1721;--h-card:#0c1b26;--h-line:#8cf7a016;--h-teal:#2c7078;--h-green:#8cf7a0;--h-text:#f5f8f7;--h-muted:#94a6ad;background:var(--h-bg);min-height:100vh;color:var(--h-text);font-family:var(--site-inter),Arial,sans-serif;overflow:hidden}.home-page *{box-sizing:border-box}.home-page button,.home-page input{font:inherit}.home-page button{cursor:pointer}.home-wrap{width:min(1200px,100% - 42px);margin-inline:auto}.home-ticker{color:#84969e;background:#07141d;border-bottom:1px solid #ffffff0c;height:32px;overflow:hidden}.home-ticker>div{align-items:center;width:max-content;height:100%;animation:38s linear infinite home-ticker;display:flex}.home-ticker span{align-items:center;gap:8px;margin-right:40px;font:600 .68rem/1 monospace;display:flex}.home-ticker b{color:#c2cdd1}.home-ticker strong{font-weight:500}.home-ticker i{font-style:normal}.home-ticker .up{color:#63dfa0}.home-ticker .down{color:#f77}@keyframes home-ticker{to{transform:translate(-50%)}}.home-nav{z-index:20;grid-template-columns:155px 1fr auto;align-items:center;gap:34px;height:86px;display:grid;position:relative}.home-logo{width:108px;height:78px;display:block;overflow:hidden}.home-logo img{width:108px;height:auto;display:block}.home-nav nav{justify-content:center;align-items:center;gap:30px;display:flex}.home-nav nav a,.home-footer a,.home-footer span{color:#9aabb1;font-size:.79rem;text-decoration:none;transition:all .2s}.home-nav nav a:hover,.home-footer a:hover{color:var(--h-green)}.home-button,.home-ghost{border-radius:11px;justify-content:center;align-items:center;gap:10px;font-weight:900;text-decoration:none;transition:all .25s;display:inline-flex}.home-button{color:#07130b;background:linear-gradient(105deg,#93f6a4,#62d994);padding:15px 21px;box-shadow:0 14px 42px #50d98d25}.home-button:hover{transform:translateY(-2px);box-shadow:0 0 50px #7ef49946}.home-button svg,.home-ghost svg{width:18px}.home-nav-button{padding:12px 16px;font-size:.82rem}.home-ghost{color:#d7e1dd;background:#8cf7a008;border:1px solid #8cf7a033;padding:14px 18px}.home-menu{color:#fff;background:0 0;border:0;display:none}.home-hero{isolation:isolate;border-top:1px solid #ffffff08;min-height:730px;position:relative}.home-grid-bg{z-index:-2;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 95%);mask-image:linear-gradient(#000 0%,#0000 95%)}.home-hero:after{content:"";z-index:-1;filter:blur(35px);background:#2c707827;border-radius:50%;width:740px;height:740px;position:absolute;top:-250px;right:-260px}.home-hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:75px;min-height:730px;padding:55px 0 75px;display:grid}.home-eyebrow,.home-label{text-transform:uppercase;color:var(--h-green);letter-spacing:.15em;align-items:center;gap:8px;font-size:.68rem;font-weight:850;display:inline-flex}.home-eyebrow{background:#8cf7a008;border:1px solid #8cf7a02d;border-radius:999px;padding:8px 13px}.home-eyebrow svg{width:14px}.home-hero-copy h1,.home-page h2{font-family:var(--site-roboto),Arial,sans-serif;letter-spacing:-.045em}.home-hero-copy h1{margin:27px 0;font-size:clamp(3.5rem,5.7vw,5.55rem);line-height:.96}.home-page h1 em,.home-page h2 em{color:var(--h-green);font-style:normal}.home-hero-copy>p{color:#a6b5ba;max-width:670px;font-size:1.06rem;line-height:1.75}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home-hero-points{color:#778c94;flex-wrap:wrap;gap:18px;margin-top:21px;font-size:.68rem;display:flex}.home-hero-points span{align-items:center;gap:6px;display:flex}.home-hero-points svg{width:13px;color:var(--h-green)}.home-terminal{background:linear-gradient(145deg,#0d1b27,#09151e);border:1px solid #8cf7a01f;border-radius:25px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 35px 90px #0008}.terminal-top{border-bottom:1px solid var(--h-line);color:#7f9299;justify-content:space-between;align-items:center;height:58px;padding:0 19px;font:700 .62rem/1 monospace;display:flex}.terminal-top span{color:#b7c7c9;align-items:center;gap:8px;display:flex}.terminal-top span i{background:#57dc96;border-radius:50%;width:8px;height:8px;animation:1.5s infinite home-live;box-shadow:0 0 #57dc9680}.terminal-top b{letter-spacing:.2em}@keyframes home-live{70%{box-shadow:0 0 0 8px #57dc9600}}.terminal-price{justify-content:space-between;align-items:flex-end;padding:25px 24px 8px;display:flex}.terminal-price>div{flex-direction:column;display:flex}.terminal-price small{color:#71878f;font:.65rem monospace}.terminal-price strong{font:800 2rem var(--site-roboto),Arial}.terminal-price>span{color:#61de9e;font:.72rem monospace}.home-chart{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:55px 55px;border-radius:10px;height:325px;margin:0 18px;position:relative;overflow:hidden}.home-chart svg{width:calc(100% - 20px);height:calc(100% - 22px);position:absolute;inset:22px 10px 0}.chart-area{fill:url(#area)}.chart-line{fill:none;stroke:#85f29b;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #77ef90)}.home-chart>span{border-radius:5px;padding:5px 8px;font:700 .52rem monospace;position:absolute}.chart-zone{color:#95f6a5;border:1px dashed #95f6a555;top:18px;right:20px}.chart-entry{color:#0b1710;background:#8cf7a0;top:128px;right:72px}.chart-liquidity{color:#ff8a8a;border:1px solid #ff7f7f50;bottom:43px;left:43%}.terminal-bottom{border-top:1px solid var(--h-line);color:#6e838b;justify-content:center;gap:22px;padding:13px;font:.55rem monospace;display:flex}.terminal-bottom span{align-items:center;gap:5px;display:flex}.terminal-bottom i{background:#84949a;border-radius:50%;width:6px;height:6px}.terminal-bottom i.green{background:#63dfa0}.home-stats{border-block:1px solid var(--h-line);background:#08151e}.home-stats>div{grid-template-columns:repeat(4,1fr);display:grid}.home-stats article{text-align:center;padding:30px}.home-stats article+article{border-left:1px solid var(--h-line)}.home-stats strong{color:var(--h-green);margin-bottom:7px;font-size:1.55rem;display:block}.home-stats span{color:#788d94;font-size:.7rem}.home-about{grid-template-columns:.88fr 1.12fr;align-items:center;gap:110px;padding-block:125px;display:grid}.home-about-visual{border:1px solid var(--h-line);background:radial-gradient(circle at 50% 35%,#326e5f50,#0b1923 62%);border-radius:28px;height:570px;position:relative;overflow:hidden}.home-about-visual>img{z-index:2;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 25px #000);width:100%;height:calc(100% - 20px);position:absolute;inset:20px 0 0}.about-ring{border:1px solid #8cf7a01a;border-radius:50%;width:420px;height:420px;position:absolute;top:68px;left:50%;transform:translate(-50%)}.home-about-visual>span{z-index:3;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#061019db;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;padding:13px 17px;display:flex;position:absolute;bottom:20px;left:20px}.home-about-visual>span b{color:var(--h-green);letter-spacing:.12em}.home-about-visual>span small{color:#7f929a;margin-top:4px}.home-about-copy h2,.home-section-heading h2,.home-principle-copy h2,.home-faq h2,.home-final h2{margin:20px 0 25px;font-size:clamp(2.45rem,4.25vw,3.65rem);line-height:1.07}.home-about-copy>p,.home-principle-copy>p{color:#95a6ac;line-height:1.8}.home-quote{border-left:3px solid var(--h-green);background:#8cf7a008;gap:14px;margin-top:30px;padding:20px;display:flex}.home-quote svg{color:var(--h-green);flex:0 0 25px}.home-quote p{color:#c7d3d2;margin:0;font-size:.88rem;line-height:1.7}.home-services{border-block:1px solid var(--h-line);background:linear-gradient(#08151f,#07121b);padding:110px 0 120px}.home-section-heading{text-align:center;max-width:800px;margin:0 auto 58px}.home-section-heading>p{color:#82969e}.home-service-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.home-service-grid article{border:1px solid var(--h-line);background:linear-gradient(145deg,#0d1c27,#091720);border-radius:22px;padding:30px;transition:all .25s;position:relative}.home-service-grid article:hover{border-color:#8cf7a03b;transform:translateY(-5px)}.service-icon{color:#07120b;background:linear-gradient(135deg,#94f5a5,#5ed592);border-radius:14px;place-items:center;width:50px;height:50px;margin-bottom:25px;display:grid}.service-icon svg{width:24px}.home-service-grid article>span{color:#6f878e;letter-spacing:.15em;font-size:.6rem}.home-service-grid h3{margin:10px 0 12px;font-size:1.42rem}.home-service-grid p{color:#8ca0a7;max-width:510px;font-size:.86rem;line-height:1.72}.home-service-grid a{color:var(--h-green);align-items:center;gap:8px;margin-top:10px;font-size:.77rem;font-weight:800;text-decoration:none;display:inline-flex}.home-service-grid a svg{width:16px}.home-principles{grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px;padding-block:125px;display:grid}.home-principle-copy .home-button{margin-top:22px}.home-principle-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.home-principle-grid article{border:1px solid var(--h-line);background:#0a1822;border-radius:19px;min-height:220px;padding:24px}.home-principle-grid small{float:right;color:#40545b;font:700 .7rem monospace}.home-principle-grid svg{color:var(--h-green);width:27px;margin-bottom:25px;display:block}.home-principle-grid h3{margin:0 0 10px}.home-principle-grid p{color:#81959c;margin:0;font-size:.78rem;line-height:1.65}.home-journey{border-block:1px solid var(--h-line);background:#08151e;padding:110px 0}.journey-list{gap:10px;max-width:950px;margin:auto;display:grid}.journey-list article{border:1px solid var(--h-line);background:#0b1923;border-radius:15px;grid-template-columns:60px 1fr 24px;align-items:center;gap:22px;padding:20px 24px;display:grid}.journey-list>article>span{color:var(--h-green);font:700 .72rem monospace}.journey-list h3{margin:0 0 5px;font-size:1rem}.journey-list p{color:#81949b;margin:0;font-size:.78rem;line-height:1.55}.journey-list svg{color:#4d646b;width:17px}.home-community{grid-template-columns:1fr .8fr;align-items:center;gap:100px;padding-block:125px;display:grid}.community-content h2{margin:22px 0;font-size:clamp(2.5rem,4.3vw,3.7rem);line-height:1.06}.community-content>p{color:#91a3a9;line-height:1.8}.community-content ul{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 30px;padding:0;list-style:none;display:grid}.community-content li{color:#b6c4c5;align-items:center;gap:8px;font-size:.8rem;display:flex}.community-content li svg{width:15px;color:var(--h-green)}.community-content>.home-button{width:min(510px,100%);display:flex}.community-content>small{color:#637a81;margin-top:12px;font-size:.62rem;display:block}.community-phone{background:#091923;border:1px solid #8cf7a02a;border-radius:31px;justify-self:center;max-width:410px;padding:18px;box-shadow:0 35px 80px #0008}.phone-top{justify-content:space-between;align-items:center;padding:5px 4px 16px;display:flex}.phone-top>span{align-items:center;gap:10px;display:flex}.phone-top img{object-fit:cover;background:#eaeaea;border-radius:50%;width:44px;height:44px}.phone-top b{flex-direction:column;font-size:.8rem;display:flex}.phone-top small{color:#71868d;margin-top:3px;font-weight:400}.phone-top i{color:#71868d;font-style:normal}.phone-message{background:#143025;border:1px solid #8cf7a020;border-radius:15px;margin-top:10px;padding:19px}.phone-message.dark{background:#0c1b25}.phone-message>small{color:#69da91;letter-spacing:.11em;font-size:.52rem}.phone-message h4{margin:9px 0 7px}.phone-message p{color:#9eb0b2;font-size:.72rem;line-height:1.6}.phone-message>span{color:#6f888e;align-items:center;gap:6px;font-size:.6rem;display:flex}.phone-message svg{width:13px;color:var(--h-green)}.home-faq{grid-template-columns:.8fr 1.2fr;gap:90px;padding-block:120px;display:grid}.home-faq header{align-self:start;position:sticky;top:40px}.home-faq article{border-bottom:1px solid var(--h-line)}.home-faq article button{color:#e7eeec;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:21px 0;font-weight:750;display:flex}.home-faq article button svg{color:#71868d;width:18px;transition:all .25s}.home-faq article p{color:#889ca2;max-height:0;margin:0;font-size:.82rem;line-height:1.7;transition:all .3s;overflow:hidden}.home-faq article.open p{max-height:180px;padding-bottom:20px}.home-faq article.open button svg{color:var(--h-green);transform:rotate(180deg)}.home-final{border-block:1px solid var(--h-line);background:radial-gradient(circle at 50% 10%,#31746335,#0000 55%),#08151e;padding:110px 0}.home-final .home-wrap>div{text-align:center;max-width:850px;margin:auto}.home-final p{color:#91a3a9;max-width:670px;margin:0 auto 30px;line-height:1.75}.home-final .home-wrap>div>div{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-footer{background:#050c12;padding:70px 0 30px}.home-footer>.home-wrap:first-child{grid-template-columns:1.7fr repeat(3,1fr);gap:60px;display:grid}.footer-brand img{width:110px}.footer-brand p{color:#73878e;max-width:330px;font-size:.76rem;line-height:1.7}.home-footer h4{margin:0 0 17px;font-size:.78rem}.home-footer>.home-wrap:first-child>div:not(.footer-brand){flex-direction:column;gap:11px;display:flex}.footer-bottom{border-top:1px solid var(--h-line);color:#536971;grid-template-columns:auto 1fr;gap:60px;margin-top:60px;padding-top:24px;font-size:.62rem;line-height:1.65;display:grid}.footer-bottom p:last-child{text-align:right;justify-self:end;max-width:760px}@media (max-width:950px){.home-nav{grid-template-columns:130px 1fr auto}.home-nav nav{gap:17px}.home-hero-grid,.home-about,.home-principles,.home-community,.home-faq{grid-template-columns:1fr}.home-hero-grid{gap:45px}.home-about,.home-principles,.home-community,.home-faq{gap:55px}.home-about-visual{width:100%;max-width:650px;margin:auto}.home-principle-copy{max-width:750px}.home-community{padding-bottom:100px}.home-faq header{position:static}.home-footer>.home-wrap:first-child{grid-template-columns:1.4fr 1fr 1fr}.home-footer>.home-wrap:first-child>div:last-child{display:none!important}}@media (max-width:760px){.home-wrap{width:calc(100% - 28px)}.home-ticker{height:29px}.home-nav{grid-template-columns:100px 1fr 38px;height:72px}.home-logo,.home-logo img{width:88px}.home-logo{height:65px}.home-nav nav{border:1px solid var(--h-line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#07131cef;border-radius:15px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:68px;left:0;right:0}.home-nav nav.open{display:flex}.home-nav nav a{padding:8px}.home-nav-button{display:none}.home-menu{justify-self:end;place-items:center;display:grid}.home-hero{min-height:0}.home-hero-grid{min-height:0;padding:45px 0 60px}.home-hero-copy h1{font-size:3.2rem;line-height:1}.home-hero-copy>p{font-size:.98rem}.home-hero-actions{display:grid}.home-hero-actions a{width:100%}.home-terminal{min-height:450px}.home-chart{height:265px}.home-stats>div{grid-template-columns:1fr 1fr}.home-stats article:nth-child(3){border-left:0}.home-stats article:nth-child(n+3){border-top:1px solid var(--h-line)}.home-stats article{padding:24px 10px}.home-stats strong{font-size:1.2rem}.home-about,.home-principles,.home-community,.home-faq{padding-block:80px}.home-about-visual{height:470px}.home-about-copy h2,.home-section-heading h2,.home-principle-copy h2,.home-faq h2,.home-final h2,.community-content h2{font-size:2.4rem}.home-services,.home-journey{padding-block:75px}.home-service-grid,.home-principle-grid{grid-template-columns:1fr}.home-service-grid article{padding:24px}.home-principle-grid article{min-height:0}.journey-list article{grid-template-columns:38px 1fr 16px;gap:10px;padding:18px 14px}.journey-list p{font-size:.72rem}.community-content ul{grid-template-columns:1fr}.community-phone{width:100%}.home-final{padding-block:75px}.home-final .home-wrap>div>div{display:grid}.home-footer{padding-top:55px}.home-footer>.home-wrap:first-child{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{grid-template-columns:1fr;gap:10px}.footer-bottom p:last-child{text-align:left}.terminal-bottom{gap:10px}.chart-entry{right:20px}}@media (max-width:390px){.home-hero-copy h1{font-size:2.75rem}.home-terminal{min-height:420px}.home-chart{height:235px}.terminal-price strong{font-size:1.6rem}}@media (prefers-reduced-motion:reduce){.home-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.home-page h1,.home-page h2,.home-page h3,.home-page h4{font-weight:800}
