:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050712;--panel:#ffffff13;--panel-strong:#ffffff1f;--text:#f7f7ff;--muted:#b9bed6;--line:#ffffff24;--gold:#ffd166;--green:#4dffb8;--cyan:#5ad7ff;--violet:#9b7bff;--danger:#ff7a90;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 20% 0%, #5ad7ff33, transparent 34rem), radial-gradient(circle at 84% 18%, #9b7bff2e, transparent 28rem), radial-gradient(circle at 48% 100%, #4dffb81f, transparent 34rem), var(--bg);min-width:320px;color:var(--text);margin:0}a{color:inherit;text-decoration:none}code{color:var(--green);background:#4dffb814;border-radius:.35rem;padding:.12rem .35rem}.site-shell{overflow:hidden}.container{width:min(1160px,100% - 2rem);margin:0 auto}.section-pad{padding:7rem 0}.section-pad.tight{padding-top:5rem;padding-bottom:5rem}.site-header{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050712b8;border-radius:999px;justify-content:space-between;align-items:center;width:min(1180px,100% - 1.4rem);margin:.7rem auto 0;padding:.8rem .95rem;display:flex;position:sticky;top:0;box-shadow:0 20px 80px #00000052}.brand{letter-spacing:.02em;align-items:center;gap:.65rem;font-weight:900;display:inline-flex}.brand-mark{color:#1b1200;background:linear-gradient(135deg, var(--gold), var(--green));border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;display:grid;box-shadow:0 0 36px #4dffb859}.nav-links{align-items:center;gap:.25rem;display:flex}.nav-links a{color:var(--muted);border-radius:999px;padding:.6rem .85rem;font-size:.93rem}.nav-links a.active,.nav-links a:hover{color:var(--text);background:var(--panel)}.hero{align-items:center;min-height:86vh;padding-top:5rem;display:flex}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;display:grid}.hero-copy h1,.section-heading h2,.dark-band h2,.final-cta h2,.legal-hero h1{letter-spacing:-.06em;margin:0;line-height:.96}.hero-copy h1{max-width:820px;font-size:clamp(3rem,7vw,6.9rem)}.hero-lede{color:var(--muted);max-width:720px;margin:1.6rem 0 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.65}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.45rem;margin-bottom:1.1rem;font-size:.78rem;font-weight:800;display:inline-flex}.cta-row{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.button{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:3rem;padding:.85rem 1.15rem;font-weight:850;display:inline-flex}.button.primary{color:#100b00;background:linear-gradient(135deg, var(--gold), var(--green));box-shadow:0 20px 50px #4dffb833}.button.ghost{background:var(--panel);color:var(--text)}.risk-note{color:#ffbac6;margin-top:1rem;font-size:.92rem}.phone-stage{place-items:center;min-height:600px;display:grid;position:relative}.orb{filter:blur(2px);opacity:.8;border-radius:999px;position:absolute}.orb-one{background:#4dffb826;width:20rem;height:20rem;top:3rem;right:2rem}.orb-two{background:#ffd16621;width:15rem;height:15rem;bottom:3rem;left:1rem}.phone-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(160deg,#ffffff29,#ffffff0d);border:1px solid #fff3;border-radius:2.4rem;width:min(390px,92vw);padding:1rem;position:relative;transform:rotate(2deg);box-shadow:inset 0 1px #ffffff40,0 40px 100px #00000080}.phone-top{gap:.38rem;padding:.25rem .4rem 1rem;display:flex}.phone-top span{background:#ffffff47;border-radius:50%;width:.55rem;height:.55rem}.app-badge{letter-spacing:.09em;background:linear-gradient(135deg,#ffd16638,#4dffb824);border-radius:1.4rem;align-items:center;gap:.65rem;padding:1rem;font-weight:950;display:flex}.chart-card,.trade-card,.wallet-card{background:#0000003d;border:1px solid #ffffff1c;border-radius:1.35rem;margin-top:.9rem;padding:1rem}.chart-header{color:var(--muted);justify-content:space-between;font-size:.86rem;display:flex}.chart-header b{color:var(--green)}.sparkline{align-items:end;gap:.55rem;height:130px;padding-top:1rem;display:flex}.sparkline i{background:linear-gradient(to top, var(--green), var(--cyan));border-radius:999px;flex:1;box-shadow:0 0 22px #4dffb852}.sparkline i:first-child{height:35%}.sparkline i:nth-child(2){height:55%}.sparkline i:nth-child(3){height:43%}.sparkline i:nth-child(4){height:70%}.sparkline i:nth-child(5){height:62%}.sparkline i:nth-child(6){height:84%}.sparkline i:nth-child(7){height:74%}.sparkline i:nth-child(8){height:92%}.trade-card{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.trade-card small{color:var(--muted);margin-bottom:.25rem;display:block}.trade-card strong{color:var(--text)}.wallet-card{color:var(--muted);align-items:center;gap:.6rem;display:flex}.stats-strip{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:-3rem;display:grid}.metric{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border-radius:1.1rem;padding:1.15rem}.metric strong{font-size:1.2rem;display:block}.metric span{color:var(--muted);font-size:.9rem}.section-heading{max-width:830px;margin-bottom:2rem}.section-heading.narrow{max-width:710px}.section-heading h2,.dark-band h2,.final-cta h2{font-size:clamp(2.2rem,4vw,4.3rem)}.section-heading p,.dark-band p,.final-cta p{color:var(--muted);font-size:1.05rem;line-height:1.7}.feature-grid,.legal-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.feature-card,.legal-card,.glass-panel{border:1px solid var(--line);background:linear-gradient(#ffffff17,#ffffff0b);border-radius:1.35rem;padding:1.25rem;box-shadow:inset 0 1px #ffffff14}.feature-icon{width:3rem;height:3rem;color:var(--green);background:#4dffb81f;border-radius:1rem;place-items:center;display:grid}.feature-card h3{margin:1rem 0 .55rem}.feature-card p{color:var(--muted);margin:0;line-height:1.6}.dark-band{border-block:1px solid var(--line);background:linear-gradient(135deg,#4dffb814,#9b7bff17);padding:6rem 0}.split{grid-template-columns:1fr .8fr;align-items:center;gap:2rem;display:grid}.check-list{gap:.75rem;margin-top:1.35rem;display:grid}.check-list span{color:var(--text);align-items:center;gap:.55rem;display:flex}.glass-panel h3{margin:0 0 .4rem;font-size:1.5rem}.link-stack{gap:.55rem;margin-top:1rem;display:grid}.link-stack a{color:var(--text);background:#00000038;border:1px solid #ffffff17;border-radius:.9rem;justify-content:space-between;align-items:center;padding:.85rem;display:flex}.legal-grid{grid-template-columns:repeat(5,1fr)}.legal-card{gap:.55rem;min-height:150px;display:grid}.legal-card svg{color:var(--green)}.legal-card span{color:var(--muted);overflow-wrap:anywhere;font-size:.88rem}.final-cta{border:1px solid var(--line);background:linear-gradient(135deg,#ffd16621,#4dffb81a);border-radius:1.6rem;justify-content:space-between;align-items:center;gap:1.5rem;margin:3rem auto 6rem;padding:2rem;display:flex}.final-cta h2{max-width:760px}.final-cta p{margin-bottom:0}.legal-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 100% 0,#4dffb829,#0000 32rem);padding:5rem 0 3rem}.legal-hero h1{margin-top:1rem;font-size:clamp(2.6rem,5.5vw,5.6rem)}.legal-hero p{color:var(--muted);max-width:760px;line-height:1.7}.back-link{color:var(--green);align-items:center;gap:.4rem;font-weight:800;display:inline-flex}.legal-wrap{padding:3rem 0 6rem}.legal-body{border:1px solid var(--line);background:#ffffff0e;border-radius:1.2rem;max-width:900px;margin:0 auto;padding:2rem}.legal-body h1{letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.4rem)}.legal-body h2{border-top:1px solid var(--line);margin-top:2.2rem;padding-top:1.2rem;font-size:1.45rem}.legal-body h3{color:var(--green)}.legal-body p,.legal-body li{color:#d7daea;line-height:1.75}.legal-body blockquote{border-left:3px solid var(--gold);color:#fff0c1;background:#ffd16614;margin:1rem 0;padding:1rem 1.1rem}.legal-body hr{border:0;border-top:1px solid var(--line);margin:2rem 0}.footer{border-top:1px solid var(--line);width:min(1160px,100% - 2rem);color:var(--muted);justify-content:space-between;gap:2rem;margin:0 auto;padding:2.5rem 0;display:flex}.footer strong{color:var(--text)}.footer p{max-width:540px;line-height:1.6}.footer-links{flex-wrap:wrap;place-content:start end;gap:.8rem;display:flex}.footer-links a{color:var(--text);background:#ffffff0f;border-radius:999px;padding:.35rem .6rem}@media (width<=980px){.hero-grid,.split{grid-template-columns:1fr}.phone-stage{min-height:520px}.feature-grid,.legal-grid{grid-template-columns:repeat(2,1fr)}.stats-strip{grid-template-columns:repeat(2,1fr);margin-top:0}.final-cta,.footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}@media (width<=680px){.site-header{border-radius:1.2rem;flex-direction:column;align-items:flex-start}.nav-links{flex-wrap:wrap}.nav-links a{padding:.45rem .6rem}.section-pad{padding:4rem 0}.feature-grid,.legal-grid,.stats-strip{grid-template-columns:1fr}.hero-copy h1{font-size:3.15rem}.phone-card{transform:none}.legal-body{padding:1.1rem}}
