.mticker-bar{position:fixed;top:0;left:0;right:0;z-index:1000;height:52px;background:#0b0d10;border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden;display:flex;align-items:center}.mticker-track{display:flex;align-items:center;white-space:nowrap}.mticker-item{display:flex;align-items:center;gap:14px;padding:0 24px;border-right:1px solid rgba(255,255,255,.06);height:52px;cursor:default;white-space:nowrap;flex-shrink:0}.mticker-item:hover{background:#ffffff08}.mticker-sym{color:#ffffff73;font-weight:700;font-size:12px;letter-spacing:.03em;width:42px;flex-shrink:0}.mticker-data{display:flex;flex-direction:column;gap:3px}.mticker-row{display:flex;align-items:center;gap:8px}.mticker-tag{font-family:Fira Code,monospace;font-size:8px;font-weight:700;letter-spacing:.06em;padding:1px 4px;border-radius:2px;color:#38bdf8cc;background:#38bdf81a;width:32px;text-align:center;flex-shrink:0}.mticker-tag-perp{color:#8b5cf6b3;background:#8b5cf614}.mticker-price{font-family:Fira Code,monospace;font-size:10.5px;color:#ffffffd9;font-weight:500;width:82px;flex-shrink:0}.mticker-chg{font-family:Fira Code,monospace;font-size:10px;font-weight:600;padding:1px 5px;border-radius:3px;flex-shrink:0}.mticker-up{color:#10b981;background:#10b9811a}.mticker-down{color:#ef4444;background:#ef44441a}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:156px 24px 100px;overflow:hidden}#dataRainCanvas[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 48%,rgba(11,13,16,.75) 0%,rgba(11,13,16,.25) 60%,transparent 100%);z-index:1;pointer-events:none}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;text-align:center;max-width:820px}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;padding:6px 16px 6px 10px;background:#10b98114;border:1px solid rgba(16,185,129,.2);border-radius:100px;font-family:var(--font-mono);font-size:12px;color:var(--emerald);margin-bottom:32px;opacity:0;transform:translateY(20px);animation:fadeUp .8s 1.2s forwards}.hero-badge-dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;background:var(--emerald);border-radius:50%;animation:pulseDot 2s infinite}@keyframes pulseDot{0%,to{opacity:1;box-shadow:0 0 #10b98180}50%{opacity:.7;box-shadow:0 0 0 4px #10b98100}}.hero-title[data-astro-cid-bbe6dxrz]{margin-bottom:20px;opacity:0;transform:translateY(30px) scale(.96);animation:heroReveal 1.2s .6s cubic-bezier(.16,1,.3,1) forwards}.hero-logo[data-astro-cid-bbe6dxrz]{height:clamp(60px,10vw,100px);width:auto}@keyframes heroReveal{to{opacity:1;transform:translateY(0) scale(1)}}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(18px,2.5vw,26px);font-weight:400;color:var(--gray-400);margin-bottom:14px;opacity:0;transform:translateY(20px);animation:fadeUp .8s 1s forwards;letter-spacing:.02em}.hero-subtitle[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{color:var(--emerald);font-style:normal;font-weight:600}.hero-description[data-astro-cid-bbe6dxrz]{font-size:15px;color:var(--gray-500);max-width:540px;margin:0 auto 40px;opacity:0;transform:translateY(20px);animation:fadeUp .8s 1.3s forwards;line-height:1.7}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:16px;opacity:0;transform:translateY(20px);animation:fadeUp .8s 1.5s forwards}.scroll-hint[data-astro-cid-bbe6dxrz]{position:absolute;bottom:36px;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;animation:fadeUp .8s 2s forwards}.scroll-hint-text[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:10px;color:var(--gray-600);letter-spacing:.15em;text-transform:uppercase}.scroll-hint-line[data-astro-cid-bbe6dxrz]{width:1px;height:32px;background:linear-gradient(to bottom,var(--gray-600),transparent);animation:scrollPulse 2s infinite}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}@media (max-width: 640px){.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column}}.features-header[data-astro-cid-vnivfuh2]{text-align:center;margin-bottom:64px}.features-header[data-astro-cid-vnivfuh2] .section-desc[data-astro-cid-vnivfuh2]{margin:0 auto}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.data-card[data-astro-cid-vnivfuh2]{background:var(--bg-card);border:1px solid var(--bg-card-border);border-radius:16px;padding:32px 28px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;opacity:0;transform:translateY(40px)}.data-card[data-astro-cid-vnivfuh2]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--emerald-dim),transparent);opacity:0;transition:opacity .4s}.data-card[data-astro-cid-vnivfuh2]:hover{border-color:#10b98133;transform:translateY(-4px);box-shadow:0 20px 60px #0000004d,0 0 40px #10b9810d}.data-card[data-astro-cid-vnivfuh2]:hover:before{opacity:1}.data-card[data-astro-cid-vnivfuh2].revealed{opacity:1;transform:translateY(0);transition:all .7s cubic-bezier(.16,1,.3,1)}.card-visual[data-astro-cid-vnivfuh2]{height:140px;background:#10b9810a;border-radius:10px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;border:1px solid rgba(16,185,129,.06)}.card-title[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-size:18px;font-weight:700;color:var(--white);margin-bottom:8px}.card-description[data-astro-cid-vnivfuh2]{font-size:14px;color:var(--gray-400);line-height:1.65}.code-snippet[data-astro-cid-vnivfuh2]{font-family:var(--font-mono);font-size:10.5px;line-height:1.7;color:var(--gray-500);text-align:left;padding:16px;width:100%}.code-snippet[data-astro-cid-vnivfuh2] .kw[data-astro-cid-vnivfuh2]{color:#c084fc}.code-snippet[data-astro-cid-vnivfuh2] .fn[data-astro-cid-vnivfuh2]{color:#60a5fa}.code-snippet[data-astro-cid-vnivfuh2] .str[data-astro-cid-vnivfuh2]{color:var(--emerald)}.code-snippet[data-astro-cid-vnivfuh2] .cm[data-astro-cid-vnivfuh2]{color:var(--gray-600)}.code-cursor[data-astro-cid-vnivfuh2]{display:inline-block;width:7px;height:14px;background:var(--emerald);margin-left:2px;animation:blink 1s step-end infinite;vertical-align:middle}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.mini-chart-svg[data-astro-cid-vnivfuh2]{width:100%;height:100%}.gift-visual[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--emerald);opacity:.7}.gift-label[data-astro-cid-vnivfuh2]{font-family:var(--font-mono);font-size:20px;font-weight:700;color:var(--emerald)}.percentage-visual[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;align-items:center;gap:10px;font-family:var(--font-mono)}.percentage-value[data-astro-cid-vnivfuh2]{font-size:36px;font-weight:700;color:var(--emerald);line-height:1}.percentage-bar-track[data-astro-cid-vnivfuh2]{width:160px;height:4px;background:#ffffff0f;border-radius:2px;overflow:hidden}.percentage-bar-fill[data-astro-cid-vnivfuh2]{height:100%;width:20%;background:linear-gradient(90deg,var(--emerald),#34d399);border-radius:2px;animation:percentFill 2s infinite alternate ease-in-out}@keyframes percentFill{0%{width:10%;opacity:.5}to{width:20%;opacity:1}}.percentage-label[data-astro-cid-vnivfuh2]{font-size:10px;color:var(--gray-500);letter-spacing:.1em}.lock-visual[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--emerald)}.lock-visual[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{opacity:.7;animation:lockPulse 3s infinite ease-in-out}@keyframes lockPulse{0%,to{opacity:.5;filter:drop-shadow(0 0 0px rgba(16,185,129,0))}50%{opacity:.9;filter:drop-shadow(0 0 12px rgba(16,185,129,.4))}}.lock-bars[data-astro-cid-vnivfuh2]{display:flex;gap:3px}.lock-bar[data-astro-cid-vnivfuh2]{width:4px;height:20px;background:var(--emerald);border-radius:2px;opacity:.2;animation:barPulse 1.5s infinite}.lock-bar[data-astro-cid-vnivfuh2]:nth-child(1){animation-delay:0s}.lock-bar[data-astro-cid-vnivfuh2]:nth-child(2){animation-delay:.15s}.lock-bar[data-astro-cid-vnivfuh2]:nth-child(3){animation-delay:.3s}.lock-bar[data-astro-cid-vnivfuh2]:nth-child(4){animation-delay:.45s}.lock-bar[data-astro-cid-vnivfuh2]:nth-child(5){animation-delay:.6s}@keyframes barPulse{0%,to{opacity:.15;height:12px}50%{opacity:.6;height:24px}}.phone-visual[data-astro-cid-vnivfuh2]{display:flex;justify-content:center}.phone-frame[data-astro-cid-vnivfuh2]{width:64px;height:110px;border:1.5px solid rgba(16,185,129,.3);border-radius:12px;padding:8px 6px;position:relative;background:#10b98108}.phone-notch[data-astro-cid-vnivfuh2]{width:24px;height:3px;background:#10b98133;border-radius:2px;margin:0 auto 8px}.phone-screen[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:6px}.phone-line[data-astro-cid-vnivfuh2]{height:3px;background:#10b98126;border-radius:2px}.phone-line[data-astro-cid-vnivfuh2].short{width:60%}.phone-gpt-btn[data-astro-cid-vnivfuh2]{position:absolute;bottom:10px;right:6px;font-family:var(--font-mono);font-size:7px;font-weight:600;color:#fff;background:var(--emerald);padding:3px 6px;border-radius:4px;animation:gptPulse 2s infinite}@keyframes gptPulse{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 4px #10b98100}}@media (max-width: 900px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.platform-section[data-astro-cid-ccdg6ai2]{padding:80px 24px 100px}.platform-inner[data-astro-cid-ccdg6ai2]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:center}.platform-text[data-astro-cid-ccdg6ai2] .section-label[data-astro-cid-ccdg6ai2]{margin-bottom:12px}.platform-text[data-astro-cid-ccdg6ai2] .section-title[data-astro-cid-ccdg6ai2]{margin-bottom:16px}.platform-text[data-astro-cid-ccdg6ai2] .section-desc[data-astro-cid-ccdg6ai2]{margin-bottom:32px}.platform-features[data-astro-cid-ccdg6ai2]{display:flex;flex-direction:column;gap:16px}.platform-feature[data-astro-cid-ccdg6ai2]{display:flex;align-items:flex-start;gap:14px}.platform-feature-icon[data-astro-cid-ccdg6ai2]{width:36px;height:36px;border-radius:8px;background:#10b98114;border:1px solid rgba(16,185,129,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--emerald)}.platform-feature-text[data-astro-cid-ccdg6ai2] h4[data-astro-cid-ccdg6ai2]{font-size:14px;font-weight:600;color:var(--white);margin-bottom:2px}.platform-feature-text[data-astro-cid-ccdg6ai2] p[data-astro-cid-ccdg6ai2]{font-size:13px;color:var(--gray-500);line-height:1.5}.preview-frame[data-astro-cid-ccdg6ai2]{background:var(--bg-card);border:1px solid var(--bg-card-border);border-radius:16px;overflow:hidden}.preview-titlebar[data-astro-cid-ccdg6ai2]{display:flex;align-items:center;gap:8px;padding:14px 18px;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.04)}.preview-dot[data-astro-cid-ccdg6ai2]{width:10px;height:10px;border-radius:50%}.preview-dot[data-astro-cid-ccdg6ai2].red{background:#ef4444;opacity:.6}.preview-dot[data-astro-cid-ccdg6ai2].yellow{background:#eab308;opacity:.6}.preview-dot[data-astro-cid-ccdg6ai2].green{background:#22c55e;opacity:.6}.preview-url[data-astro-cid-ccdg6ai2]{flex:1;text-align:center;font-family:var(--font-mono);font-size:11px;color:var(--gray-500)}.preview-screenshot[data-astro-cid-ccdg6ai2]{width:100%;height:auto;display:block}.platform-mobile-row[data-astro-cid-ccdg6ai2]{max-width:1100px;margin:64px auto 0;display:flex;justify-content:center;gap:48px}.mobile-device[data-astro-cid-ccdg6ai2]{display:flex;flex-direction:column;align-items:center;gap:16px}.mobile-frame[data-astro-cid-ccdg6ai2]{width:300px;height:442px;background:var(--bg-card);border:1px solid var(--bg-card-border);border-radius:32px;overflow:hidden;padding:12px;position:relative}.mobile-notch[data-astro-cid-ccdg6ai2]{width:80px;height:6px;background:#ffffff0f;border-radius:3px;margin:4px auto 12px}.mobile-screenshot[data-astro-cid-ccdg6ai2]{width:100%;height:100%;display:block;border-radius:20px;object-fit:cover;object-position:top}.mobile-caption[data-astro-cid-ccdg6ai2]{font-family:var(--font-mono);font-size:12px;color:var(--gray-500);letter-spacing:.05em}@media (max-width: 900px){.platform-inner[data-astro-cid-ccdg6ai2]{grid-template-columns:1fr;gap:40px}}@media (max-width: 740px){.platform-mobile-row[data-astro-cid-ccdg6ai2]{flex-direction:column;align-items:center;gap:32px}.mobile-frame[data-astro-cid-ccdg6ai2]{width:320px;height:520px}}.cta-section[data-astro-cid-4xty6sx2]{padding:100px 24px;text-align:center;position:relative;overflow:hidden}.cta-section[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.06) 0%,transparent 70%);pointer-events:none}.cta-content[data-astro-cid-4xty6sx2]{position:relative;z-index:2;max-width:600px;margin:0 auto}.cta-content[data-astro-cid-4xty6sx2] .section-title[data-astro-cid-4xty6sx2]{margin-bottom:16px}.cta-content[data-astro-cid-4xty6sx2] .section-desc[data-astro-cid-4xty6sx2]{margin:0 auto 36px;text-align:center}.cta-actions[data-astro-cid-4xty6sx2]{display:flex;justify-content:center;gap:16px}@media (max-width: 640px){.cta-actions[data-astro-cid-4xty6sx2]{flex-direction:column;align-items:center}}
