:root{--bg-viewport:#12141a;--bg-canvas:#040407;--border-frame:hsla(0,0%,100%,.12);--border-pill:hsla(0,0%,100%,.09);--border-card:hsla(0,0%,100%,.08);--text-white:#fff;--text-gray:#9ca3af;--text-pill:#cbd5e1;--text-muted:#64748b;--accent-purple:#a855f7;--accent-pink:#ec4899;--accent-blue:#38bdf8;--accent-emerald:#10b981;--accent-rose:#f43f5e;--accent-cyan:#06b6d4;--purple-glow:rgba(168,85,247,.35);--pink-glow:rgba(236,72,153,.35);--blue-glow:rgba(56,189,248,.25);--font-anton:"Anton",-apple-system,BlinkMacSystemFont,sans-serif;--font-body:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"JetBrains Mono",monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body,html{width:100%;min-height:100%;background-color:var(--bg-viewport);font-family:var(--font-body);color:var(--text-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{display:flex;justify-content:center;padding:16px;overflow-x:clip}.font-anton{font-family:var(--font-anton)}.font-mono{font-family:var(--font-mono)}.gradient-purple{background:linear-gradient(135deg,#d8b4fe,#a855f7);-webkit-background-clip:text}.gradient-pink,.gradient-purple{-webkit-text-fill-color:transparent;display:inline-block}.gradient-pink{background:linear-gradient(135deg,#f472b6,#ec4899);-webkit-background-clip:text}.text-gradient{background:linear-gradient(135deg,#38bdf8,#a855f7 50%,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.text-emerald{color:var(--accent-emerald)!important}.text-rose{color:var(--accent-rose)!important}.text-cyan{color:var(--accent-cyan)!important}.text-purple{color:#c084fc!important}.text-pink{color:var(--accent-pink)!important}.text-muted{color:var(--text-muted)!important}.site-frame{max-width:1440px;min-height:100vh}.site-canvas,.site-frame{width:100%;position:relative;display:flex;flex-direction:column}.site-canvas{background-color:var(--bg-canvas);border-radius:28px;border:1.5px solid var(--border-frame);box-shadow:0 25px 80px -15px rgba(0,0,0,.95),0 0 40px rgba(0,0,0,.6);overflow:clip}.bg-glow-purple{top:8%;left:15%;width:500px;background:radial-gradient(circle,rgba(168,85,247,.15) 0,transparent 70%);filter:blur(90px)}.bg-glow-blue,.bg-glow-purple{position:absolute;height:500px;pointer-events:none;z-index:1}.bg-glow-blue{top:30%;right:15%;width:600px;background:radial-gradient(circle,rgba(56,189,248,.12) 0,rgba(139,92,246,.12) 50%,transparent 75%);filter:blur(100px)}.bg-decoration-right{position:absolute;top:0;right:0;width:650px;height:520px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2;overflow:hidden}.concentric-radar{position:absolute;top:-80px;right:-80px;width:550px;height:550px}.radar-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid hsla(0,0%,100%,.04)}.rc-1{width:220px;height:220px;border-color:rgba(168,85,247,.08)}.rc-2{width:360px;height:360px;border-color:hsla(0,0%,100%,.035)}.rc-3{width:500px;height:500px;border-color:rgba(56,189,248,.04)}.rc-4{width:640px;height:640px;border-color:hsla(0,0%,100%,.025)}.bg-watermark-stack{position:absolute;top:155px;right:56px;display:flex;flex-direction:column;gap:4px;text-align:right;z-index:6;opacity:.75}.wm-text{font-family:var(--font-anton);font-size:clamp(2rem,3.2vw,3.6rem);letter-spacing:.05em;line-height:1.05;color:transparent;-webkit-text-stroke:1.2px hsla(0,0%,100%,.11);text-transform:uppercase;display:block}.navbar-container{display:flex;align-items:center;justify-content:space-between;padding:24px 52px;position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(4,4,7,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.05);border-top-left-radius:26px;border-top-right-radius:26px;transition:padding .35s cubic-bezier(.16,1,.3,1),background .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-radius .35s cubic-bezier(.16,1,.3,1)}.navbar-container.scrolled{padding:14px 52px;background:rgba(4,4,7,.94);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-bottom:1px solid rgba(168,85,247,.3);box-shadow:0 14px 40px -10px rgba(0,0,0,.9),0 0 25px rgba(168,85,247,.15);border-radius:0 0 20px 20px}.navbar-container .logo-name{transition:text-shadow .35s ease,transform .35s ease}.navbar-container.scrolled .logo-name{text-shadow:0 0 20px rgba(168,85,247,.4)}.navbar-container .nav-menu-pill{transition:all .35s cubic-bezier(.16,1,.3,1)}.navbar-container.scrolled .nav-menu-pill{background:hsla(0,0%,100%,.08);border-color:rgba(168,85,247,.35);box-shadow:0 6px 20px rgba(0,0,0,.5),0 0 16px rgba(168,85,247,.2)}.nav-logo{text-decoration:none}.logo-name{font-family:var(--font-anton);font-size:2.1rem;letter-spacing:-.01em;color:#fff;text-transform:lowercase;line-height:1}.nav-menu-pill{background:hsla(0,0%,100%,.05);border:1px solid var(--border-pill);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:7px 22px;border-radius:9999px;box-shadow:0 6px 20px rgba(0,0,0,.4)}.nav-list{display:flex;align-items:center;gap:24px;list-style:none}.nav-link{color:var(--text-pill);text-decoration:none;font-size:.88rem;font-weight:500;transition:color .2s ease;padding:4px 6px}.nav-link.active,.nav-link:hover{color:#fff}.nav-cta-wrapper{display:flex;align-items:center;gap:14px}.lang-switch-wrap{display:inline-flex;align-items:center;gap:4px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);padding:3px 8px;border-radius:9999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.lang-btn{background:transparent;border:none;font-family:var(--font-mono);font-size:.74rem;font-weight:700;color:#64748b;cursor:pointer;padding:2px 7px;border-radius:6px;transition:all .2s ease;line-height:1.4}.lang-btn:hover{color:#fff}.lang-btn.active{color:#fff;background:linear-gradient(135deg,rgba(168,85,247,.45),rgba(236,72,153,.45));box-shadow:0 0 10px rgba(168,85,247,.35)}.lang-sep{font-size:.7rem;color:hsla(0,0%,100%,.18)}.mobile-lang-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 0 16px;margin-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.06);font-size:.76rem}.btn-cta-gradient{background:linear-gradient(135deg,#a855f7,#ec4899);color:#fff;font-size:.88rem;font-weight:600;text-decoration:none;padding:10px 24px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(168,85,247,.35);transition:all .25s ease;border:none;cursor:pointer}.btn-cta-gradient:hover{transform:translateY(-1px);box-shadow:0 8px 25px rgba(236,72,153,.45)}.btn-lg{padding:14px 34px;font-size:1rem}.btn-fullwidth{width:100%}.btn-plan-secondary{background:hsla(0,0%,100%,.05);border:1px solid var(--border-pill);color:#fff;font-size:.88rem;font-weight:600;text-decoration:none;padding:11px 24px;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:all .25s ease;width:100%}.btn-plan-secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);transform:translateY(-1px)}.mobile-toggle{display:none;background:transparent;border:none;cursor:pointer;padding:6px;flex-direction:column;gap:5px}.mobile-toggle span{display:block;width:22px;height:2px;background-color:#fff;border-radius:2px;transition:all .3s ease}.mobile-menu-dropdown{position:fixed;top:70px;left:16px;right:16px;max-width:480px;margin:0 auto;background:rgba(10,12,18,.96);border:1px solid rgba(168,85,247,.3);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-radius:20px;padding:24px;z-index:150;display:none;flex-direction:column;gap:18px;box-shadow:0 20px 50px rgba(0,0,0,.9),0 0 30px rgba(168,85,247,.15)}.mobile-menu-dropdown.open{display:flex}.mobile-nav-list{list-style:none;display:flex;flex-direction:column;gap:14px}.mobile-nav-link{color:var(--text-pill);text-decoration:none;font-size:1.05rem;font-weight:600}.mobile-nav-link:hover{color:#fff}.mobile-cta{width:100%}.hero-stage{position:relative;min-height:calc(100vh - 110px);max-height:900px;padding:36px 52px 0;display:flex;flex-direction:column;justify-content:flex-start;z-index:10}.hero-copy{max-width:680px;margin-top:42px;position:relative;z-index:12}.hero-headline{font-size:clamp(3.2rem,5.5vw,4.9rem);line-height:.98;margin:0 0 6px;text-transform:capitalize;text-shadow:0 4px 30px rgba(0,0,0,.7)}.hero-headline,.hero-subheadline{font-family:var(--font-anton);font-weight:400;letter-spacing:-.01em;color:#fff;white-space:nowrap}.hero-subheadline{font-size:clamp(2.4rem,4.3vw,3.8rem);line-height:1.05;margin:0 0 24px}.hero-description{font-size:1.02rem;line-height:1.65;color:var(--text-gray);max-width:440px;margin:0}.hero-app-buttons{display:flex;align-items:center;gap:12px;margin-top:32px;flex-wrap:wrap}.app-store-badge-btn{display:inline-flex;align-items:center;gap:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);padding:8px 18px;border-radius:12px;text-decoration:none;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px rgba(0,0,0,.3)}.app-store-badge-btn:hover{background:hsla(0,0%,100%,.09);border-color:hsla(0,0%,100%,.26);transform:translateY(-2px);box-shadow:0 8px 26px rgba(168,85,247,.2)}.app-store-badge-btn:active{transform:translateY(0)}.store-badge-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.store-badge-icon svg{color:#fff}.store-badge-content{display:flex;flex-direction:column;text-align:left}.store-badge-top{font-size:.6rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;line-height:1.1}.store-badge-brand{font-family:var(--font-sans);font-size:.96rem;font-weight:700;color:#fff;line-height:1.25;letter-spacing:-.01em}.hero-artwork-wrap{position:absolute;right:0;bottom:0;width:68%;max-width:980px;pointer-events:none;z-index:8;display:flex;align-items:flex-end;justify-content:flex-end}.artwork-ambient-backlight{position:absolute;width:75%;height:75%;right:5%;bottom:5%;background:radial-gradient(circle,rgba(168,85,247,.4) 0,rgba(56,189,248,.2) 45%,transparent 75%);filter:blur(75px);pointer-events:none;z-index:1;animation:pulseBacklight 7s ease-in-out infinite alternate}@keyframes pulseBacklight{0%{opacity:.7;transform:scale(.96)}to{opacity:1;transform:scale(1.04)}}.hero-artwork-img{position:relative;z-index:2;width:100%;height:auto;max-height:82vh;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 20px 60px rgba(0,0,0,.95)) drop-shadow(0 0 40px rgba(168,85,247,.25));animation:floatArtwork 6s ease-in-out infinite alternate;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.2) 3%,#000 14%,#000);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.2) 3%,#000 14%,#000)}@keyframes floatArtwork{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.site-section{padding:100px 52px;position:relative;z-index:10;border-top:1px solid hsla(0,0%,100%,.05)}.section-intro{margin-bottom:54px}.category-badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);padding:6px 16px;border-radius:9999px;font-family:var(--font-mono);font-size:.74rem;font-weight:600;letter-spacing:.08em;color:#cbd5e1;margin-bottom:16px}.badge-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-purple);box-shadow:0 0 8px var(--accent-purple)}.section-title{font-family:var(--font-anton);font-size:clamp(2.4rem,4.4vw,3.8rem);font-weight:400;line-height:1.05;letter-spacing:-.01em;color:#fff;margin-bottom:14px}.section-desc{font-size:1.05rem;line-height:1.65;color:var(--text-gray);max-width:580px}.features-showcase-section{position:relative;overflow:hidden}.features-split-stage{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:48px;gap:48px;align-items:flex-start;min-width:0;width:100%}.features-list-pane{display:flex;flex-direction:column;max-height:520px;overflow-y:auto;overflow-x:hidden;padding-right:12px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(168,85,247,.45) hsla(0,0%,100%,.03);min-width:0;width:100%;box-sizing:border-box}.features-list-pane::-webkit-scrollbar{width:6px}.features-list-pane::-webkit-scrollbar-track{background:hsla(0,0%,100%,.03);border-radius:8px}.features-list-pane::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(168,85,247,.6),rgba(236,72,153,.6));border-radius:8px}.features-list-pane::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(168,85,247,.9),rgba(236,72,153,.9))}.feature-row-item{display:flex;align-items:flex-start;gap:20px;padding:22px 18px;border-bottom:1px solid hsla(0,0%,100%,.05);border-radius:12px;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;width:100%;box-sizing:border-box}.feature-row-item:hover{background:hsla(0,0%,100%,.025)}.feature-row-item.active{background:hsla(0,0%,100%,.04);border-bottom-color:rgba(168,85,247,.25)}.feature-row-item.active:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;background:linear-gradient(180deg,#a855f7,#ec4899);border-radius:2px;box-shadow:0 0 10px #a855f7}.feature-item-num{font-size:.85rem;font-weight:700;color:#64748b;padding-top:4px;width:26px;flex-shrink:0}.feature-row-item.active .feature-item-num{color:var(--accent-purple)}.feature-item-content{flex-grow:1;min-width:0}.feature-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.feature-row-title{font-family:var(--font-anton);font-size:1.4rem;font-weight:400;letter-spacing:-.01em;color:#fff;margin:0;transition:color .2s ease}.feature-row-item.active .feature-row-title{color:#fff}.feature-meta-pill{font-family:var(--font-mono);font-size:.72rem;font-weight:600;padding:3px 8px;border-radius:6px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);white-space:nowrap;flex-shrink:0}.feature-row-desc{font-size:.9rem;line-height:1.6;color:var(--text-gray);margin-top:6px;max-width:500px;word-break:break-word}.features-telemetry-pane{position:-webkit-sticky;position:sticky;top:100px}.telemetry-screen-card{background:rgba(10,14,22,.88);border:1.5px solid hsla(0,0%,100%,.1);border-radius:24px;padding:26px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 25px 60px -15px rgba(0,0,0,.9),0 0 35px rgba(168,85,247,.12);min-height:480px;display:flex;flex-direction:column;position:relative;overflow:hidden}.telemetry-ambient-glow{position:absolute;top:-50px;right:-50px;width:220px;height:220px;background:radial-gradient(circle,rgba(168,85,247,.3) 0,transparent 70%);filter:blur(60px);pointer-events:none}.screen-header-bar{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.06);margin-bottom:20px}.screen-status-wrap{display:flex;align-items:center;gap:8px}.screen-dot-pulse{width:8px;height:8px;border-radius:50%;background:var(--accent-emerald);box-shadow:0 0 8px var(--accent-emerald);animation:pulseDot 1.8s ease-in-out infinite}@keyframes pulseDot{0%{transform:scale(.9);opacity:.7}50%{transform:scale(1.3);opacity:1}to{transform:scale(.9);opacity:.7}}.screen-status-title{font-size:.76rem;font-weight:700;letter-spacing:.06em;color:#e2e8f0}.screen-latency{font-size:.74rem}.screen-canvas{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.telemetry-dynamic-view{display:flex;flex-direction:column;gap:18px;animation:fadeInTelemetry .16s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeInTelemetry{0%{opacity:.2;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.telemetry-primary-stat{display:flex;flex-direction:column}.telemetry-tagline{font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:4px}.telemetry-main-val{font-family:var(--font-anton);font-size:2.8rem;line-height:1;color:#fff}.telemetry-sub-badge{font-size:.8rem;margin-top:6px;font-weight:600}.telemetry-graph-box{background:rgba(14,19,32,.75);border:1px solid hsla(0,0%,100%,.06);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px}.telemetry-graph-row{display:flex;align-items:center;justify-content:space-between;font-size:.78rem;color:var(--text-pill)}.telemetry-meter-bar{width:100%;height:8px;border-radius:4px;background:hsla(0,0%,100%,.05);overflow:hidden;display:flex}.meter-fill-primary{height:100%;background:linear-gradient(90deg,#38bdf8,#a855f7)}.meter-fill-danger{height:100%;background:linear-gradient(90deg,#ec4899,#ef4444)}.meter-fill-emerald{height:100%;background:linear-gradient(90deg,#10b981,#34d399)}.meter-fill-cyan{height:100%;background:linear-gradient(90deg,#06b6d4,#38bdf8)}.meter-fill-pink{height:100%;background:linear-gradient(90deg,#a855f7,#ec4899)}.telemetry-stream-list{display:flex;flex-direction:column;gap:8px;margin-top:4px}.telemetry-stream-item{display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.04);padding:8px 12px;border-radius:8px;font-size:.76rem;line-height:1.4}.telemetry-stream-time{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0}.telemetry-stream-text{color:#cbd5e1;font-family:var(--font-mono);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screen-footer-bar{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.06);margin-top:20px;font-size:.74rem}.how-it-works-section{position:relative}.how-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:36px}.how-step-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:34px 28px;display:flex;flex-direction:column;transition:all .25s cubic-bezier(.16,1,.3,1)}.how-step-card:hover{border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.035);transform:translateY(-2px)}.how-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.how-step-num{font-size:.85rem;font-weight:700;color:#64748b;letter-spacing:.05em}.how-step-arrow{color:hsla(0,0%,100%,.25);font-size:1.1rem;transition:transform .2s ease,color .2s ease}.how-step-card:hover .how-step-arrow{transform:translateX(4px);color:#cbd5e1}.how-step-badge-tag{font-size:.68rem;font-weight:700;letter-spacing:.06em;color:#cbd5e1;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);padding:3px 8px;border-radius:6px}.how-step-title{font-family:var(--font-anton);font-size:1.85rem;font-weight:400;letter-spacing:-.01em;color:#fff;margin:0 0 12px}.how-step-text{font-size:.92rem;line-height:1.65;color:var(--text-gray);margin:0;flex-grow:1}.auto-trading-section{position:relative}.auto-trading-stage{display:grid;grid-template-columns:1fr 1.05fr;grid-gap:48px;gap:48px;align-items:center;margin-top:36px}.auto-trading-info-pane{display:flex;flex-direction:column;gap:28px}.auto-trading-subtitle{font-family:var(--font-anton);font-size:1.85rem;font-weight:400;letter-spacing:-.01em;color:#fff;margin:0 0 12px}.auto-trading-body{font-size:.96rem;line-height:1.7;color:var(--text-gray);margin:0}.auto-trading-points{display:flex;flex-direction:column;gap:18px;border-top:1px solid hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06);padding:24px 0}.point-item{display:flex;align-items:flex-start;gap:16px}.point-num{font-size:.82rem;font-weight:700;color:var(--accent-purple);padding-top:2px;flex-shrink:0}.point-title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 4px}.point-desc{font-size:.88rem;line-height:1.6;color:var(--text-gray);margin:0}.supported-exchanges-wrap{display:flex;flex-direction:column;gap:16px;background:hsla(0,0%,100%,.015);border:1px solid hsla(0,0%,100%,.06);border-radius:18px;padding:22px 20px}.exchanges-header-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.exchanges-label{font-size:.8rem;font-weight:700;letter-spacing:.08em;color:#cbd5e1}.exchanges-sublabel{font-size:.72rem;color:#64748b}.exchanges-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.exchange-card-box{display:flex;align-items:center;gap:14px;background:rgba(14,19,30,.75);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:14px 16px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative}.exchange-card-box:hover{border-color:hsla(0,0%,100%,.22);background:rgba(20,27,44,.85);transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.5)}.exchange-logo-icon{width:40px;height:40px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;padding:4px}.exchange-logo-img{width:100%;height:100%;object-fit:contain;border-radius:6px;display:block}.exchange-card-meta{display:flex;flex-direction:column;flex-grow:1}.exchange-card-name{font-size:1.05rem;font-weight:700;color:#fff;line-height:1.2}.exchange-card-type{font-size:.72rem;color:#64748b;margin-top:2px}.exchange-status-pill{display:flex;align-items:center;gap:6px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);padding:3px 8px;border-radius:9999px;flex-shrink:0}.status-indicator-dot{width:5px;height:5px;border-radius:50%;background:var(--accent-emerald);box-shadow:0 0 6px var(--accent-emerald)}.status-indicator-text{font-size:.68rem;font-weight:600;color:var(--accent-emerald)}.auto-trading-cta-wrap{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-top:6px}.btn-secondary-link{font-size:.92rem;font-weight:600;color:#cbd5e1;text-decoration:none;transition:color .2s ease,transform .2s ease;display:inline-flex;align-items:center}.btn-secondary-link:hover{color:#fff;transform:translateX(3px)}.trading-terminal-card{background:rgba(10,14,22,.75);border:1px solid hsla(0,0%,100%,.09);border-radius:22px;padding:28px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 20px 50px -10px rgba(0,0,0,.7);display:flex;flex-direction:column}.terminal-top-bar{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid hsla(0,0%,100%,.06);margin-bottom:22px}.terminal-status-group{display:flex;align-items:center;gap:8px}.terminal-pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--accent-emerald);box-shadow:0 0 8px var(--accent-emerald);animation:pulseDot 2s ease-in-out infinite}.terminal-title{font-size:.74rem;font-weight:700;letter-spacing:.06em;color:#e2e8f0}.terminal-badge-live{font-size:.7rem;color:#64748b}.execution-pipeline-flow{display:flex;flex-direction:column}.pipeline-flow-stage{display:flex;align-items:stretch;gap:18px;position:relative}.stage-left-rail{display:flex;flex-direction:column;align-items:center;width:16px;flex-shrink:0}.stage-flow-dot{width:12px;height:12px;border-radius:50%;background:#040407;border:2px solid var(--accent-purple);box-shadow:0 0 10px var(--accent-purple);margin-top:4px;z-index:2}.stage-flow-dot.dot-final{border-color:var(--accent-emerald);box-shadow:0 0 10px var(--accent-emerald)}.stage-flow-line{flex-grow:1;width:1.5px;background:linear-gradient(180deg,rgba(168,85,247,.4),hsla(0,0%,100%,.08));margin:4px 0;min-height:40px}.stage-flow-details{background:hsla(0,0%,100%,.015);border:1px solid hsla(0,0%,100%,.05);border-radius:14px;padding:16px 20px;margin-bottom:14px;flex-grow:1;transition:all .2s ease}.stage-flow-details:hover{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.1)}.stage-flow-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.stage-step-tag{font-size:.7rem;font-weight:700;letter-spacing:.06em;color:var(--accent-purple)}.stage-time-tag{font-size:.7rem;color:#64748b}.stage-flow-title{font-family:var(--font-anton);font-size:1.4rem;font-weight:400;letter-spacing:-.01em;color:#fff;margin:0 0 6px}.stage-flow-text{font-size:.88rem;line-height:1.55;color:var(--text-gray);margin:0 0 10px}.stage-micro-metrics{gap:16px;color:#94a3b8;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.04)}.stage-micro-metrics,.terminal-footer-bar{display:flex;align-items:center;font-size:.74rem}.terminal-footer-bar{justify-content:space-between;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.06);margin-top:6px}.pricing-cards-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;align-items:stretch}.pricing-glass-card{background:rgba(12,16,26,.72);border:1px solid var(--border-pill);border-radius:22px;padding:38px 30px;display:flex;flex-direction:column;position:relative;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:all .3s ease}.pricing-glass-card:hover{border-color:hsla(0,0%,100%,.2);transform:translateY(-4px)}.plan-header{margin-bottom:24px}.plan-tag{font-family:var(--font-mono);font-size:.74rem;font-weight:700;letter-spacing:.08em;color:var(--text-muted);display:block;margin-bottom:8px}.plan-title{font-family:var(--font-anton);font-size:1.85rem;font-weight:400;color:#fff;margin-bottom:8px}.plan-summary{font-size:.9rem;color:var(--text-gray);line-height:1.55;min-height:42px}.plan-rate{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin-bottom:8px}.plan-old-price{font-size:1rem;color:#64748b;text-decoration:line-through;margin-right:4px;font-weight:500;display:inline-block}.plan-curr{font-size:1.5rem;font-weight:700;color:#fff}.plan-val{font-size:2.8rem;font-weight:800;color:#fff;line-height:1}.plan-cycle{font-size:.88rem;color:var(--text-muted)}.plan-subnote{font-size:.78rem;margin-bottom:14px}.plan-perks{list-style:none;display:flex;flex-direction:column;gap:13px;margin:24px 0 32px;flex-grow:1;border-top:1px solid hsla(0,0%,100%,.06);padding-top:24px}.pricing-card-skeleton{background:rgba(15,23,42,.55);border:1px solid hsla(0,0%,100%,.07);border-radius:20px;min-height:520px;position:relative;overflow:hidden}.pricing-card-skeleton:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.04) 50%,transparent);animation:skeletonShimmer 1.8s infinite}@keyframes skeletonShimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.plan-perks li{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;color:#e2e8f0}.plan-perks li.disabled{color:var(--text-muted);opacity:.55}.perk-check{color:var(--accent-emerald)}.perk-check,.perk-cross{width:17px;height:17px;flex-shrink:0;margin-top:2px}.perk-cross{color:var(--text-muted)}.featured-vip-card{background:linear-gradient(180deg,rgba(24,20,48,.88),rgba(12,16,26,.92));border:1.5px solid rgba(168,85,247,.55);box-shadow:0 25px 65px -10px rgba(0,0,0,.95),0 0 35px rgba(168,85,247,.35);transform:scale(1.02)}.featured-vip-card:hover{transform:scale(1.03) translateY(-4px);border-color:rgba(236,72,153,.65);box-shadow:0 30px 75px -10px rgba(0,0,0,.98),0 0 45px rgba(236,72,153,.4)}.vip-glow-ambient{position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:120px;background:radial-gradient(ellipse,rgba(168,85,247,.45) 0,transparent 70%);filter:blur(35px);pointer-events:none}.vip-badge-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.vip-popular-chip{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:4px 12px;border-radius:999px;background:linear-gradient(90deg,#a855f7,#ec4899);color:#fff;box-shadow:0 0 14px rgba(168,85,247,.5)}.faq-accordion-wrap{display:flex;flex-direction:column;gap:14px;width:100%;max-width:100%}.faq-item{background:rgba(12,16,26,.65);border:1px solid var(--border-pill);border-radius:16px;overflow:hidden;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:all .25s ease}.faq-item:hover{border-color:hsla(0,0%,100%,.18)}.faq-item.active{border-color:rgba(168,85,247,.4);background:rgba(16,20,32,.85)}.faq-trigger{width:100%;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:none;cursor:pointer;text-align:left}.faq-question{font-family:var(--font-anton);font-size:1.25rem;font-weight:400;letter-spacing:-.01em;color:#fff}.faq-chevron{width:28px;height:28px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:var(--text-gray);flex-shrink:0;transition:transform .3s ease,color .3s ease}.faq-item.active .faq-chevron{transform:rotate(180deg);color:var(--accent-purple);border-color:rgba(168,85,247,.4)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 26px}.faq-item.active .faq-answer{max-height:260px;padding-bottom:22px}.faq-answer p{font-size:.92rem;line-height:1.7;color:var(--text-gray)}.cta-section{padding-bottom:80px}.final-cta-card{border-radius:26px;padding:70px 40px;text-align:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 30%,rgba(32,26,62,.85) 0,rgba(10,14,24,.94) 80%);border:1.5px solid rgba(168,85,247,.35);box-shadow:0 25px 65px -10px rgba(0,0,0,.9),0 0 40px rgba(168,85,247,.25)}.cta-glow-backlight{position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:500px;height:250px;background:radial-gradient(ellipse,rgba(236,72,153,.35) 0,rgba(139,92,246,.3) 50%,transparent 80%);filter:blur(60px);pointer-events:none}.final-cta-headline{font-size:clamp(3rem,5.2vw,4.8rem);font-weight:400;line-height:1.05;color:#fff;letter-spacing:-.01em;margin-bottom:12px;text-shadow:0 4px 30px rgba(0,0,0,.6)}.final-cta-subheadline{font-size:1.15rem;color:var(--text-gray);line-height:1.6;max-width:540px;margin:0 auto 32px}.final-cta-btn-wrap{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:28px}.cta-store-buttons{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.final-cta-meta{display:flex;align-items:center;justify-content:center;gap:20px;font-size:.78rem;color:var(--text-muted);flex-wrap:wrap}.site-footer{background:rgba(6,8,12,.95);border-top:1px solid hsla(0,0%,100%,.05);padding:50px 52px 34px;position:relative;z-index:10}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:30px;padding-bottom:34px;border-bottom:1px solid hsla(0,0%,100%,.05)}.footer-left{max-width:380px}.footer-logo{text-decoration:none;display:inline-block;margin-bottom:10px}.footer-tagline{font-size:.88rem;color:var(--text-muted);line-height:1.6}.footer-links{list-style:none;display:flex;align-items:center;gap:26px;flex-wrap:wrap}.footer-links a{color:var(--text-gray);text-decoration:none;font-size:.88rem;font-weight:500;transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-socials{display:flex;align-items:center;gap:10px}.social-icon-btn{width:36px;height:36px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid var(--border-pill);display:flex;align-items:center;justify-content:center;color:var(--text-gray);text-decoration:none;transition:all .25s ease}.social-icon-btn:hover{background:rgba(168,85,247,.15);border-color:rgba(168,85,247,.4);color:#fff;transform:translateY(-2px)}.footer-bottom-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:24px;font-size:.78rem}.footer-copyright{color:var(--text-muted)}.footer-disclaimer{color:#475569;max-width:620px;line-height:1.5}@media (max-width:1200px){.features-split-stage{grid-template-columns:1fr;gap:36px}.features-list-pane{max-height:440px}.features-telemetry-pane{position:static}}@media (max-width:1024px){.navbar-container{padding:18px 32px}.navbar-container.scrolled{padding:12px 32px}.nav-menu-pill{padding:6px 16px}.nav-list{gap:16px}.nav-link{font-size:.82rem}.auto-trading-stage{grid-template-columns:1fr;gap:36px}.how-steps-grid{grid-template-columns:repeat(2,1fr);gap:20px}.pricing-cards-container{grid-template-columns:1fr;max-width:480px;margin:0 auto}.featured-vip-card{transform:scale(1)}.featured-vip-card:hover{transform:translateY(-4px)}}@media (max-width:880px){body{padding:10px}.navbar-container{padding:18px 22px}.navbar-container.scrolled{padding:12px 22px}.nav-cta-wrapper .btn-cta-gradient,.nav-menu-pill{display:none}.mobile-toggle{display:flex}.hero-stage{min-height:auto;max-height:none;padding:24px 22px 40px}.hero-copy{margin-top:10px;max-width:100%}.hero-headline{font-size:clamp(2.5rem,7vw,3.2rem);white-space:normal}.hero-subheadline{font-size:clamp(1.8rem,5.5vw,2.3rem);white-space:normal}.hero-artwork-wrap{position:relative;width:100%;max-width:100%;margin-top:30px}.hero-artwork-img{max-height:400px;width:auto;max-width:100%;object-fit:contain}.bg-watermark-stack,.concentric-radar{display:none}.site-section{padding:60px 22px}.how-steps-grid{grid-template-columns:1fr;gap:16px}.exchanges-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px}.footer-inner{flex-direction:column;align-items:flex-start;gap:26px}.footer-links{gap:18px}}@media (max-width:600px){body{padding:6px}.site-canvas{border-radius:20px}.navbar-container{padding:14px 16px;border-top-left-radius:18px;border-top-right-radius:18px}.navbar-container.scrolled{padding:10px 16px;border-radius:0 0 16px 16px}.logo-name{font-size:1.65rem}.lang-switch-wrap{padding:3px 8px}.lang-btn{font-size:.76rem}.hero-stage{padding:16px 16px 36px}.hero-headline{font-size:clamp(2.2rem,9vw,2.8rem);line-height:1.08}.hero-subheadline{font-size:clamp(1.6rem,6.5vw,2rem);line-height:1.15}.hero-description{font-size:.95rem;line-height:1.55}.hero-app-buttons{gap:10px;width:100%}.hero-app-buttons .app-store-badge-btn{flex:1 1 140px;justify-content:center;padding:8px 12px}.hero-artwork-wrap{margin-top:24px}.hero-artwork-img{max-height:300px}.site-section{padding:48px 16px}.section-title{font-size:clamp(1.8rem,7.5vw,2.3rem)}.section-desc{font-size:.9rem;line-height:1.55}.features-list-pane{padding-right:4px;max-height:480px;min-width:0;width:100%}.feature-row-item{padding:14px 8px;gap:10px;width:100%;box-sizing:border-box}.feature-item-num{width:20px;font-size:.78rem;flex-shrink:0}.feature-item-content{min-width:0;width:100%}.feature-title-row{display:flex;align-items:center;justify-content:space-between;gap:6px 8px;flex-wrap:wrap;width:100%}.feature-row-title{font-size:clamp(1.05rem,4.2vw,1.25rem);line-height:1.15}.feature-meta-pill{font-size:.68rem;padding:2px 7px;white-space:nowrap;flex-shrink:0;margin-left:auto}.feature-row-desc{font-size:.84rem;line-height:1.5;margin-top:6px;width:100%;word-break:break-word;overflow-wrap:break-word}.telemetry-screen-card{padding:18px 14px;min-height:auto;border-radius:18px}.screen-header-bar{gap:8px;flex-wrap:wrap;margin-bottom:14px;padding-bottom:12px}.screen-status-title{font-size:.7rem}.telemetry-main-val{font-size:clamp(1.8rem,8vw,2.4rem);word-break:break-word}.telemetry-sub-badge{font-size:.74rem}.telemetry-stream-item{font-size:.72rem;padding:6px 10px;gap:6px}.screen-footer-bar{flex-direction:column;align-items:flex-start;gap:6px;font-size:.7rem;margin-top:14px;padding-top:12px}.auto-trading-subtitle{font-size:1.35rem}.auto-trading-body{font-size:.92rem}.point-item{gap:12px}.point-title{font-size:1.15rem}.point-desc{font-size:.88rem}.exchanges-cards-grid{grid-template-columns:1fr;gap:10px}.auto-trading-cta-wrap{flex-direction:column;align-items:stretch;width:100%;gap:12px}.auto-trading-cta-wrap .btn-cta-gradient,.auto-trading-cta-wrap .btn-secondary-link{width:100%;text-align:center;justify-content:center}.trading-terminal-card{padding:18px 14px;border-radius:18px}.terminal-top-bar{flex-wrap:wrap;gap:6px;margin-bottom:16px;padding-bottom:14px}.stage-flow-details{padding:14px 12px}.stage-flow-title{font-size:1.25rem}.stage-flow-text{font-size:.85rem}.stage-micro-metrics{flex-wrap:wrap;gap:6px;font-size:.72rem}.terminal-footer-bar{flex-direction:column;align-items:flex-start;gap:4px;font-size:.7rem}.how-step-card{padding:22px 18px}.how-step-title{font-size:1.3rem}.how-step-text{font-size:.88rem}.faq-trigger{padding:16px 14px;gap:10px}.faq-question{font-size:1.05rem}.faq-answer{padding:0 14px}.faq-item.active .faq-answer{padding-bottom:16px}.faq-answer p{font-size:.88rem}.final-cta-card{padding:40px 16px;border-radius:20px}.final-cta-headline{font-size:clamp(2.2rem,9vw,3rem)}.final-cta-subheadline{font-size:.95rem;margin-bottom:24px}.final-cta-btn-wrap{width:100%;gap:12px}.final-cta-btn-wrap .btn-cta-gradient{width:100%;text-align:center;justify-content:center}.cta-store-buttons{width:100%;gap:8px;justify-content:center}.cta-store-buttons .app-store-badge-btn{flex:1 1 130px;justify-content:center;padding:8px 10px}.final-cta-meta{flex-direction:column;gap:6px;font-size:.74rem;text-align:center}.site-footer{padding:36px 16px 20px}.footer-tagline{font-size:.82rem}.footer-links{gap:14px}.footer-links a{font-size:.82rem}.footer-bottom-row{flex-direction:column;align-items:flex-start;gap:8px;font-size:.72rem}}@media (max-width:380px){body{padding:4px 2px}.site-canvas{border-radius:14px}.navbar-container{padding:12px 10px}.logo-name{font-size:1.4rem}.hero-headline{font-size:2rem}.hero-subheadline{font-size:1.5rem}.cta-store-buttons .app-store-badge-btn,.hero-app-buttons .app-store-badge-btn{flex:1 1 100%}.feature-row-item{padding:12px 6px;gap:6px}.feature-item-num{display:none}.feature-row-title{font-size:1.05rem}.feature-meta-pill{font-size:.64rem;padding:2px 5px}}