body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#060b23;color:#e8eaf0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:#9ca3af;text-decoration:none;transition:color .2s}a:hover{color:#00ffc6}.landing-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060b23d9;border-bottom:1px solid #ffffff0f;display:flex;height:60px;justify-content:space-between;left:0;padding:0 48px;position:fixed;right:0;top:0;z-index:100}.landing-logo{color:#00ffc6;font-size:20px;font-weight:700;letter-spacing:-.5px}.landing-nav-links{align-items:center;display:flex;font-size:14px;gap:32px}.nav-login-btn{background:#0000;border:1px solid #fff3;border-radius:8px;color:#e8eaf0;cursor:pointer;font-size:14px;padding:7px 18px;transition:border-color .2s,color .2s}.nav-login-btn:hover{border-color:#00ffc6;color:#00ffc6}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:120px 24px 80px;position:relative;text-align:center}.hero-section:before{background:linear-gradient(#0a1440 1px,#0000 0),linear-gradient(90deg,#0a1440 1px,#0000 0);background-size:60px 60px;content:"";inset:0;opacity:.35;position:absolute;z-index:0}.hero-section>*{position:relative;z-index:1}.hero-badge{border:1px solid #00ffc64d;border-radius:20px;color:#00ffc6;display:inline-block;font-size:13px;margin-bottom:24px;padding:4px 14px}.hero-title{color:#fff;font-size:clamp(32px,5vw,58px);font-weight:700;letter-spacing:-1px;line-height:1.15;margin-bottom:20px}.hero-accent{color:#00ffc6}.hero-sub{color:#9ca3af;font-size:18px;margin-bottom:36px;max-width:520px}.hero-btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:60px}.primary-btn{background:#00ffc6;border:none;border-radius:10px;color:#060b23;cursor:pointer;font-size:15px;font-weight:600;padding:14px 28px;transition:opacity .2s,transform .15s}.primary-btn:hover{opacity:.88;transform:translateY(-1px)}.secondary-btn{background:#0000;border:1px solid #fff3;border-radius:10px;color:#e8eaf0;cursor:pointer;font-size:15px;padding:14px 28px;transition:border-color .2s}.secondary-btn:hover{border-color:#00ffc6;color:#00ffc6}.stats-bar{display:flex;flex-wrap:wrap;gap:48px;justify-content:center}.stat-item{align-items:center;display:flex;flex-direction:column;gap:4px}.stat-value{color:#00ffc6;font-size:28px;font-weight:700}.stat-label{color:#6b7280;font-size:13px}.demo-section{display:flex;justify-content:center;padding:0 24px 80px}.demo-card{background:#0d1433;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 0 60px #00ffc60f;max-width:640px;overflow:hidden;width:100%}.demo-header{align-items:center;background:#0a1030;border-bottom:1px solid #ffffff0f;display:flex;gap:8px;padding:12px 16px}.demo-dot{border-radius:50%;height:12px;width:12px}.demo-dot.red{background:#ff5f57}.demo-dot.yellow{background:#febc2e}.demo-dot.green{background:#28c840}.demo-title-bar{color:#6b7280;font-size:13px;margin-left:8px}.demo-body{padding:8px 0}.demo-row{align-items:center;border-bottom:1px solid #ffffff0a;display:flex;font-family:SF Mono,Fira Code,monospace;font-size:14px;gap:12px;padding:10px 20px}.demo-row:last-child{border-bottom:none}.demo-sym{color:#e8eaf0;font-weight:600;min-width:90px}.demo-exch{color:#6b7280;min-width:80px}.demo-arrow{color:#374151}.demo-spread{color:#4ade80;font-weight:600;margin-left:auto}.demo-spread.hot{color:#00ffc6}.features-section,.pricing-section{margin:0 auto;max-width:1100px;padding:80px 24px}.section-title{color:#fff;font-size:clamp(24px,3vw,36px);font-weight:700;margin-bottom:12px;text-align:center}.section-sub{color:#6b7280;font-size:15px;margin-bottom:48px;text-align:center}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:48px}.feature-card{background:#0d1433;border:1px solid #ffffff12;border-radius:14px;padding:28px;transition:border-color .2s}.feature-card:hover{border-color:#00ffc640}.feature-icon{display:block;font-size:28px;margin-bottom:14px}.feature-card h3{color:#fff;font-size:16px;font-weight:600;margin-bottom:8px}.feature-card p{color:#6b7280;font-size:14px;line-height:1.6}.pricing-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:900px}.plan-card{background:#0d1433;border:1px solid #ffffff12;border-radius:16px;padding:32px 28px;position:relative}.plan-primary{border-color:#00ffc659;box-shadow:0 0 40px #00ffc60f}.plan-badge{background:#00ffc6;border-radius:20px;color:#060b23;font-size:12px;font-weight:700;left:50%;padding:3px 14px;position:absolute;top:-12px;transform:translateX(-50%);white-space:nowrap}.plan-name{color:#9ca3af;font-size:16px;font-weight:600;margin-bottom:16px}.plan-price{align-items:baseline;display:flex;gap:6px;margin-bottom:24px}.plan-amount{font-size:40px;font-weight:700;line-height:1}.plan-period{color:#6b7280;font-size:14px}.plan-features{display:flex;flex-direction:column;gap:10px;list-style:none;margin-bottom:28px}.plan-features li{color:#9ca3af;font-size:14px;padding-left:20px;position:relative}.plan-features li:before{color:#00ffc6;content:"✓";font-size:13px;left:0;position:absolute}.plan-btn{justify-content:center;width:100%}.landing-footer{align-items:center;border-top:1px solid #ffffff12;color:#4b5563;display:flex;flex-wrap:wrap;font-size:13px;gap:12px;justify-content:space-between;padding:24px 48px}.footer-links{display:flex;gap:20px}@media (max-width:640px){.landing-nav{padding:0 20px}.landing-nav-links a{display:none}.stats-bar{gap:28px}.landing-footer{flex-direction:column;text-align:center}}.auth-page{align-items:center;background:#060b23;display:flex;justify-content:center;min-height:100vh;padding:24px;position:relative}.auth-page:before{background:linear-gradient(#0a1440 1px,#0000 0),linear-gradient(90deg,#0a1440 1px,#0000 0);background-size:60px 60px;content:"";inset:0;opacity:.3;pointer-events:none;position:fixed}.auth-card{background:#0d1433;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 0 60px #0006;max-width:400px;padding:40px 36px;position:relative;width:100%;z-index:1}.auth-logo{color:#00ffc6;letter-spacing:-.5px;margin-bottom:24px}.auth-logo,.auth-title{font-size:22px;font-weight:700;text-align:center}.auth-title{color:#fff;margin:0 0 6px}.auth-sub{color:#6b7280;font-size:14px;margin:0 0 28px;text-align:center}.auth-buttons{display:flex;flex-direction:column;gap:12px}.oauth-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:10px;height:44px;justify-content:center;transition:opacity .15s,transform .1s;white-space:nowrap;width:100%}.oauth-btn:hover{opacity:.88}.oauth-btn:active{transform:scale(.98)}.google-btn{background:#fff;border:1px solid #e5e7eb;color:#1f2937}.facebook-btn{background:#1877f2;color:#fff}.auth-divider{align-items:center;color:#374151;display:flex;font-size:13px;gap:12px;margin:20px 0}.auth-divider:after,.auth-divider:before{background:#ffffff12;content:"";flex:1 1;height:1px}.auth-divider span{color:#4b5563}.auth-form{display:flex;flex-direction:column;gap:12px}.auth-input{background:#060b23;border:1px solid #ffffff1a;border-radius:10px;box-sizing:border-box;color:#e8eaf0;font-family:inherit;font-size:14px;height:44px;outline:none;padding:0 14px;transition:border-color .2s;width:100%}.auth-input::placeholder{color:#4b5563}.auth-input:focus{border-color:#00ffc666}.auth-submit{background:#00ffc6;border:none;border-radius:10px;color:#060b23;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;height:44px;margin-top:4px;transition:opacity .15s,transform .1s;width:100%}.auth-submit:hover{opacity:.88}.auth-submit:active{transform:scale(.98)}.auth-footer{color:#6b7280;font-size:13px;margin:20px 0 0;text-align:center}.auth-link{color:#00ffc6;cursor:pointer}.auth-link:hover{text-decoration:underline}@media (max-width:480px){.auth-card{padding:32px 24px}}.legal-page{background:#060b23;color:#e8eaf0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.legal-nav{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;height:60px;padding:0 48px}.legal-logo{color:#00ffc6;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:-.5px}.legal-content{line-height:1.75;margin:0 auto;max-width:760px;padding:60px 24px 80px}.legal-content h1{color:#fff;font-size:36px;font-weight:700;letter-spacing:-1px;margin:0 0 8px}.legal-content h2{color:#fff;font-size:20px;font-weight:600;margin:36px 0 12px}.legal-updated{color:#6b7280;font-size:14px;margin-bottom:32px}.legal-content p,.legal-content ul{color:#cbd5e1;font-size:15px;margin:0 0 16px}.legal-content ul{padding-left:24px}.legal-content li{margin-bottom:6px}.legal-content a{color:#00ffc6;text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-content strong{color:#fff}
/*# sourceMappingURL=main.2d7db3dc.css.map*/