*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e0e0e0;-webkit-font-smoothing:antialiased;overscroll-behavior-y:contain;background:#0a0e17;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;overflow-x:hidden}#app,.app-shell{background:#0a0e17;min-height:100dvh}.pull-refresh-indicator{z-index:9998;color:#9fb5c6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#111827f0;border:1px solid #00d4aa42;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:max-content;min-width:104px;max-width:calc(100vw - 32px);height:34px;margin:0;padding:0 14px;font-size:12px;line-height:1;transition:opacity .16s,transform .16s,border-color .16s,color .16s;display:inline-flex;position:fixed;top:50%;left:50vw;right:auto;transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000047}.pull-refresh-indicator.ready,.pull-refresh-indicator.refreshing{color:#00d4aa;border-color:#00d4aa80}.pull-refresh-spinner{border:2px solid #9fb5c657;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;transition:transform .18s}.pull-refresh-indicator.ready .pull-refresh-spinner{transform:rotate(180deg)}.pull-refresh-indicator.refreshing .pull-refresh-spinner{animation:.75s linear infinite pull-refresh-spin}@keyframes pull-refresh-spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.text-green{color:#00d4aa}.text-red{color:#ff4757}.text-orange{color:#ffa502}.text-gray{color:#666}.text-white{color:#fff}.text-muted{color:#999}.font-bold{font-weight:600}.font-mono{font-family:SF Mono,Menlo,monospace}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{color:#000;background:linear-gradient(135deg,#00d4aa,#00b894)}.btn-primary:active{transform:scale(.97)}.btn-secondary{color:#e0e0e0;background:#1a1f2e;border:1px solid #2a2f3e}.btn-danger{color:#fff;background:#ff4757}.btn-sm{padding:6px 12px;font-size:12px}.btn-block{width:100%}.card{background:#111827;border:1px solid #1f2937;border-radius:12px;padding:16px}.modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-content{background:#111827;border-radius:16px 16px 0 0;width:100%;max-width:480px;max-height:90vh;padding:20px;overflow-y:auto}.modal-header{border-bottom:1px solid #1f2937;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.modal-title{color:#fff;font-size:16px;font-weight:600}.modal-close{color:#999;cursor:pointer;background:#1f2937;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex}.toast{color:#fff;z-index:9999;background:#1f2937;border-radius:8px;padding:10px 20px;font-size:13px;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.toast.success{border-left:3px solid #00d4aa}.toast.error{border-left:3px solid #ff4757}.input-field{color:#e0e0e0;background:#0d1117;border:1px solid #1f2937;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.input-field:focus{border-color:#00d4aa}.input-field::placeholder{color:#555}:root[data-sn-theme=vital-orange]{--vo-page:#fff;--vo-page-2:#fff;--vo-card:#fff;--vo-soft:#fff7f1;--vo-soft-2:#ffe4d2;--vo-border:#edf1f5;--vo-border-strong:#ff8a3d;--vo-text:#101828;--vo-text-2:#344054;--vo-muted:#4b5b73;--vo-primary:#ff4f14;--vo-primary-2:#ff7a00;--vo-primary-dark:#c2410c;--vo-teal:#008f6b;--vo-blue:#1769c2;--vo-red:#c9332a;--vo-purple:#6941c6;--vo-shadow:0 10px 24px #10182814;--vo-shadow-soft:0 1px 6px #1018280f}@media (width>=1024px){.main-layout .page-content{width:min(1320px,100vw - 48px)!important;margin:0 auto!important;padding-top:24px!important;padding-bottom:108px!important}.bottom-nav{z-index:300!important;border-radius:18px!important;width:min(520px,100vw - 48px)!important;height:60px!important;display:flex!important;bottom:24px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.bottom-nav .nav-item{border-radius:13px!important;gap:4px!important;min-width:96px!important;padding:8px 18px!important}.home-page{grid-template-columns:minmax(0,1fr) 360px!important;grid-auto-flow:dense!important;align-items:start!important;gap:18px!important;padding:0 0 28px!important;display:grid!important}.home-page>.bar,.home-page>.dash,.home-page>.banner-carousel,.home-page>.rank-ticker,.home-page>.ops,.home-page>.strategy-cards,.home-page>.version{grid-column:1/-1!important;margin:0!important}.home-page>.sec{min-width:0!important;margin:0!important;padding:0!important}.home-page>.bar{border-radius:14px!important;min-height:64px!important;padding:16px 22px!important}.dash{box-shadow:none!important;background:0 0!important;border:none!important;grid-template-columns:minmax(320px,1.15fr) minmax(360px,1fr)!important;gap:14px!important;padding:0!important;display:grid!important}.dash .d-hero,.dash .d-row2,.dash .d-trade-bar{margin:0!important}.dash .d-hero{border-radius:14px!important;flex-direction:column!important;grid-area:1/1/span 2!important;justify-content:center!important;min-height:148px!important;padding:22px 24px!important;display:flex!important}.dash.collapsed .d-hero{grid-column:1/-1!important;min-height:104px!important}.dash .d-row2{grid-area:1/2!important;gap:14px!important}.dash .d-trade-bar{grid-area:2/2!important;min-height:68px!important}.banner-carousel{border-radius:14px!important;height:clamp(260px,24vw,340px)!important}.banner-slide img{object-fit:cover!important;object-position:center center!important;border-radius:14px!important}.rank-ticker{border-radius:10px!important;height:40px!important}.ticker-label{padding:0 14px!important;line-height:40px!important}.ops{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:0!important;display:grid!important}.ops button{border-radius:10px!important;min-height:42px!important;font-size:14px!important;font-weight:800!important}.strategy-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:0!important;padding:0!important;display:grid!important}.strategy-card{border-radius:14px!important;min-height:156px!important;padding:18px 20px!important}.sc-title{font-size:20px!important}.sc-stats-row,.sc-bottom-row{font-size:13px!important}.sc-progress-bar{margin-top:16px!important}:is(.sec:has(.running-strats),.sec:has(.logs)){grid-column:1!important}:is(.sec:has(.mkt-body),.sec:has(.d-strategy-status),.sec:has(.today-stats),.sec:has(.risk-notice)){grid-column:2!important}.sec:has(.logs){grid-row:span 3!important}.sec-h{margin-bottom:10px!important;padding:0!important}.sec-h h3{font-size:16px!important}.running-strats,.logs,.mkt-body,.d-strategy-status,.today-stats,.risk-notice{border-radius:14px!important}.running-strats,.logs{padding:14px!important}.logs{max-height:600px!important;overflow:auto!important}.mkt-body{max-height:540px!important}.mkt-rows{max-height:486px!important;overflow:auto!important}.ts-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.ts-item{border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:58px!important;display:flex!important}.bottom-nav.mobile-nav,:root[data-sn-theme=vital-orange] .bottom-nav.mobile-nav{display:none!important}.desktop-sidebar,:root[data-sn-theme=vital-orange] .desktop-sidebar{box-sizing:border-box!important;width:var(--sn-desktop-sidebar-w,220px)!important;z-index:20!important;background:linear-gradient(#0f172af5,#090e19f0)!important;border:1px solid #94a3b82e!important;border-radius:18px!important;flex-direction:column!important;grid-area:1/1!important;gap:16px!important;height:calc(100dvh - 48px)!important;padding:20px 14px!important;display:flex!important;position:sticky!important;top:24px!important;overflow:hidden!important;box-shadow:0 22px 60px #00000047!important}.desktop-brand,:root[data-sn-theme=vital-orange] .desktop-brand{color:#ffd21f!important;border-bottom:1px solid #94a3b829!important;flex-shrink:0!important;padding:0 10px 16px!important;font-size:18px!important;font-weight:900!important;line-height:1.25!important}.desktop-nav-scroll,:root[data-sn-theme=vital-orange] .desktop-nav-scroll{min-height:0!important;padding-right:2px!important;overflow:hidden auto!important}.desktop-nav-group,:root[data-sn-theme=vital-orange] .desktop-nav-group{flex-direction:column!important;gap:6px!important;display:flex!important}.desktop-nav-group+.desktop-nav-group,:root[data-sn-theme=vital-orange] .desktop-nav-group+.desktop-nav-group{margin-top:16px!important}.desktop-nav-title,:root[data-sn-theme=vital-orange] .desktop-nav-title{color:#64748b!important;padding:0 10px 4px!important;font-size:12px!important;font-weight:800!important}.desktop-nav-item,:root[data-sn-theme=vital-orange] .desktop-nav-item{color:#94a3b8!important;border-radius:12px!important;align-items:center!important;gap:12px!important;min-height:42px!important;padding:10px 12px!important;text-decoration:none!important;transition:background .16s,color .16s,box-shadow .16s!important;display:flex!important}.desktop-nav-item:hover,:root[data-sn-theme=vital-orange] .desktop-nav-item:hover{color:#e5e7eb!important;background:#ffffff0e!important}.desktop-nav-item.active,:root[data-sn-theme=vital-orange] .desktop-nav-item.active{color:#00d4aa!important;background:linear-gradient(135deg,#00d4aa2e,#ffd21f1a)!important;box-shadow:inset 3px 0 #00d4aa!important}.desktop-nav-label,:root[data-sn-theme=vital-orange] .desktop-nav-label{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;overflow:hidden!important}.desktop-nav-dot,:root[data-sn-theme=vital-orange] .desktop-nav-dot{opacity:.72!important;background:currentColor!important;border-radius:999px!important;width:7px!important;height:7px!important;margin:0 8px!important}.main-layout .sub-page,:root[data-sn-theme=vital-orange] .main-layout .sub-page{background:0 0!important;min-height:auto!important;padding-top:0!important}.main-layout .sp-header,.main-layout .page-header,.main-layout .top-bar,:root[data-sn-theme=vital-orange] .main-layout .sp-header,:root[data-sn-theme=vital-orange] .main-layout .page-header,:root[data-sn-theme=vital-orange] .main-layout .top-bar{z-index:12!important;background:#0f172aeb!important;border:1px solid #94a3b829!important;border-radius:14px!important;width:auto!important;min-height:54px!important;margin:0 0 16px!important;padding:14px 18px!important;position:sticky!important;top:0!important;left:auto!important;right:auto!important;box-shadow:0 14px 34px #0000002e!important}}@media (width<=1023.98px){.desktop-sidebar,:root[data-sn-theme=vital-orange] .desktop-sidebar{display:none!important}}:root[data-sn-theme=vital-orange],:root[data-sn-theme=vital-orange] body,:root[data-sn-theme=vital-orange] #app,:root[data-sn-theme=vital-orange] .app-shell{background:var(--vo-page)!important;color:var(--vo-text)!important}:root[data-sn-theme=vital-orange] body{color:var(--vo-text)!important}:root[data-sn-theme=vital-orange] .login-page,:root[data-sn-theme=vital-orange] .main-layout,:root[data-sn-theme=vital-orange] .main-layout .page-content,:root[data-sn-theme=vital-orange] .home-page,:root[data-sn-theme=vital-orange] .spot-page,:root[data-sn-theme=vital-orange] .futures-page,:root[data-sn-theme=vital-orange] .me-page,:root[data-sn-theme=vital-orange] .sub-page,:root[data-sn-theme=vital-orange] .api-config-page,:root[data-sn-theme=vital-orange] .node-level-page,:root[data-sn-theme=vital-orange] .strategy-config-page{background:var(--vo-page)!important;color:var(--vo-text)!important}:root[data-sn-theme=vital-orange] .bar,:root[data-sn-theme=vital-orange] .sp-top,:root[data-sn-theme=vital-orange] .sp-header,:root[data-sn-theme=vital-orange] .acp-header,:root[data-sn-theme=vital-orange] .nl-header,:root[data-sn-theme=vital-orange] .page-header,:root[data-sn-theme=vital-orange] .me-header-compact{border-color:var(--vo-border)!important;color:var(--vo-text)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;box-shadow:0 1px #1018280a!important}:root[data-sn-theme=vital-orange] .bar h1,:root[data-sn-theme=vital-orange] .sp-top h2,:root[data-sn-theme=vital-orange] .sp-header h2,:root[data-sn-theme=vital-orange] .acp-header h2,:root[data-sn-theme=vital-orange] .nl-header h1,:root[data-sn-theme=vital-orange] .page-header h2,:root[data-sn-theme=vital-orange] .login-title{color:var(--vo-primary)!important;text-shadow:none!important}:root[data-sn-theme=vital-orange] .login-subtitle,:root[data-sn-theme=vital-orange] .bar-user,:root[data-sn-theme=vital-orange] .sp-tip,:root[data-sn-theme=vital-orange] .me-id-sm,:root[data-sn-theme=vital-orange] .me-email-sm,:root[data-sn-theme=vital-orange] .wc-title,:root[data-sn-theme=vital-orange] .wc-balance small,:root[data-sn-theme=vital-orange] .wc-row,:root[data-sn-theme=vital-orange] .me-sub,:root[data-sn-theme=vital-orange] .me-status,:root[data-sn-theme=vital-orange] .as-label,:root[data-sn-theme=vital-orange] .rec-detail,:root[data-sn-theme=vital-orange] .rec-time,:root[data-sn-theme=vital-orange] .ak-balance,:root[data-sn-theme=vital-orange] .exm-desc,:root[data-sn-theme=vital-orange] .fuel-balance-info,:root[data-sn-theme=vital-orange] .pkg-unit,:root[data-sn-theme=vital-orange] .summary-row,:root[data-sn-theme=vital-orange] .d-hero-label,:root[data-sn-theme=vital-orange] .d-sub-item span,:root[data-sn-theme=vital-orange] .d-trade-label,:root[data-sn-theme=vital-orange] .d-trade-val small,:root[data-sn-theme=vital-orange] .d-profit-label,:root[data-sn-theme=vital-orange] .d-ss-api-name,:root[data-sn-theme=vital-orange] .rs-status,:root[data-sn-theme=vital-orange] .log-time,:root[data-sn-theme=vital-orange] .log-detail,:root[data-sn-theme=vital-orange] .ts-label,:root[data-sn-theme=vital-orange] .rn-text,:root[data-sn-theme=vital-orange] .scroll-hint,:root[data-sn-theme=vital-orange] .cc-not-node,:root[data-sn-theme=vital-orange] .cc-commission-label,:root[data-sn-theme=vital-orange] .cc-stat-label,:root[data-sn-theme=vital-orange] .path-pct,:root[data-sn-theme=vital-orange] .path-info,:root[data-sn-theme=vital-orange] .check-msg,:root[data-sn-theme=vital-orange] .cta-desc,:root[data-sn-theme=vital-orange] .st-name{color:var(--vo-muted)!important}:root[data-sn-theme=vital-orange] .bar-name,:root[data-sn-theme=vital-orange] .me-name-sm,:root[data-sn-theme=vital-orange] .me-text,:root[data-sn-theme=vital-orange] .ss-title,:root[data-sn-theme=vital-orange] .wc-balance,:root[data-sn-theme=vital-orange] .as-value,:root[data-sn-theme=vital-orange] .rec-title,:root[data-sn-theme=vital-orange] .ak-name,:root[data-sn-theme=vital-orange] .exm-name,:root[data-sn-theme=vital-orange] .nl-card-title,:root[data-sn-theme=vital-orange] .cc-level-name,:root[data-sn-theme=vital-orange] .cc-stat-val,:root[data-sn-theme=vital-orange] .path-name,:root[data-sn-theme=vital-orange] .bi-row span:last-child,:root[data-sn-theme=vital-orange] .lv-name,:root[data-sn-theme=vital-orange] .ts-title,:root[data-sn-theme=vital-orange] .ts-val,:root[data-sn-theme=vital-orange] .d-ss-title,:root[data-sn-theme=vital-orange] .sec-h h3,:root[data-sn-theme=vital-orange] .d-trade-val,:root[data-sn-theme=vital-orange] .d-sub-item strong,:root[data-sn-theme=vital-orange] .strategy-config-page h3,:root[data-sn-theme=vital-orange] .strategy-config-page label,:root[data-sn-theme=vital-orange] .strategy-config-page .mh h3,:root[data-sn-theme=vital-orange] .sp-pair,:root[data-sn-theme=vital-orange] .sp-val,:root[data-sn-theme=vital-orange] .stg-label,:root[data-sn-theme=vital-orange] .sm-item span:first-child{color:var(--vo-text)!important}:root[data-sn-theme=vital-orange] .bottom-nav{border-top:1px solid var(--vo-border)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;box-shadow:0 -4px 16px #10182814!important}:root[data-sn-theme=vital-orange] .bottom-nav .nav-item{color:#667085!important}:root[data-sn-theme=vital-orange] .bottom-nav .nav-item.active{color:var(--vo-primary)!important}:root[data-sn-theme=vital-orange] .login-logo svg [fill=\#F0B90B],:root[data-sn-theme=vital-orange] .login-logo svg [fill=\#f0b90b]{fill:var(--vo-primary)!important}:root[data-sn-theme=vital-orange] .login-logo svg [fill=\#0B0E11]{fill:#fff!important}:root[data-sn-theme=vital-orange] .auth-tabs,:root[data-sn-theme=vital-orange] .captcha-box,:root[data-sn-theme=vital-orange] .form-row .input-field,:root[data-sn-theme=vital-orange] .input-field,:root[data-sn-theme=vital-orange] .code-row .input-field,:root[data-sn-theme=vital-orange] .strategy-config-page input,:root[data-sn-theme=vital-orange] .strategy-config-page select,:root[data-sn-theme=vital-orange] .strategy-config-page textarea,:root[data-sn-theme=vital-orange] .strategy-config-page .symbol-display,:root[data-sn-theme=vital-orange] .ak-select,:root[data-sn-theme=vital-orange] .ak-input{border-color:var(--vo-border)!important;color:var(--vo-text)!important;box-shadow:none!important;background:#fff!important}:root[data-sn-theme=vital-orange] .form-row label,:root[data-sn-theme=vital-orange] .auth-tab,:root[data-sn-theme=vital-orange] .captcha-refresh,:root[data-sn-theme=vital-orange] .input-field::placeholder,:root[data-sn-theme=vital-orange] .form-row .input-field::placeholder,:root[data-sn-theme=vital-orange] .strategy-config-page input::placeholder,:root[data-sn-theme=vital-orange] .strategy-config-page textarea::placeholder{color:var(--vo-muted)!important}:root[data-sn-theme=vital-orange] .auth-tab.active,:root[data-sn-theme=vital-orange] .rec-tab.active,:root[data-sn-theme=vital-orange] .am-tab.active,:root[data-sn-theme=vital-orange] .ex-tab.active,:root[data-sn-theme=vital-orange] .mkt-tab.active,:root[data-sn-theme=vital-orange] .tt-tab.on,:root[data-sn-theme=vital-orange] .st-tab.active,:root[data-sn-theme=vital-orange] .ss-opt.active{color:var(--vo-primary-dark)!important;background:#ff5a1f1f!important;border-color:#ff5a1f6b!important}:root[data-sn-theme=vital-orange] .ss-opt{border-color:var(--vo-border)!important;color:var(--vo-text-2)!important;background:#fff!important}:root[data-sn-theme=vital-orange] .ss-title{color:var(--vo-text)!important;opacity:1!important}:root[data-sn-theme=vital-orange] .auth-btn,:root[data-sn-theme=vital-orange] .code-btn,:root[data-sn-theme=vital-orange] .btn-primary,:root[data-sn-theme=vital-orange] .fc-btn.primary,:root[data-sn-theme=vital-orange] .nl-btn,:root[data-sn-theme=vital-orange] .wb-btn.primary,:root[data-sn-theme=vital-orange] .ak-submit,:root[data-sn-theme=vital-orange] .sp-add-btn,:root[data-sn-theme=vital-orange] .acp-add-btn,:root[data-sn-theme=vital-orange] .strategy-config-page .start-btn,:root[data-sn-theme=vital-orange] .strategy-config-page .submit-btn,:root[data-sn-theme=vital-orange] .strategy-config-page .save-btn,:root[data-sn-theme=vital-orange] .strategy-config-page .btn-primary{background:linear-gradient(135deg, var(--vo-primary), var(--vo-primary-2))!important;color:#fff!important;border:none!important;box-shadow:0 10px 22px #ff5a1f40!important}:root[data-sn-theme=vital-orange] .demo-btn,:root[data-sn-theme=vital-orange] .fc-btn,:root[data-sn-theme=vital-orange] .wc-acts button,:root[data-sn-theme=vital-orange] .wallet-btn,:root[data-sn-theme=vital-orange] .acp-act,:root[data-sn-theme=vital-orange] .sp-history-btn,:root[data-sn-theme=vital-orange] .ops button,:root[data-sn-theme=vital-orange] .cta-btn,:root[data-sn-theme=vital-orange] .strategy-config-page button:not(.back-btn):not(.start-btn):not(.submit-btn):not(.save-btn):not(.sym-btn){border:1px solid var(--vo-border)!important;color:var(--vo-text-2)!important;box-shadow:none!important;background:#fff!important}:root[data-sn-theme=vital-orange] .demo-btn:hover,:root[data-sn-theme=vital-orange] .fc-btn:hover,:root[data-sn-theme=vital-orange] .wc-acts button:hover,:root[data-sn-theme=vital-orange] .wallet-btn:hover,:root[data-sn-theme=vital-orange] .acp-act:hover,:root[data-sn-theme=vital-orange] .sp-history-btn:hover,:root[data-sn-theme=vital-orange] .ops button:hover,:root[data-sn-theme=vital-orange] .strategy-config-page button:not(.back-btn):hover{border-color:var(--vo-border-strong)!important;color:var(--vo-primary-dark)!important;background:var(--vo-soft)!important}:root[data-sn-theme=vital-orange] .sp-back,:root[data-sn-theme=vital-orange] .acp-back,:root[data-sn-theme=vital-orange] .nl-back,:root[data-sn-theme=vital-orange] .back-btn,:root[data-sn-theme=vital-orange] .modal-close,:root[data-sn-theme=vital-orange] .bm-close,:root[data-sn-theme=vital-orange] .profile-remove{color:var(--vo-text-2)!important;background:0 0!important}:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .d-profit-card,:root[data-sn-theme=vital-orange] .d-trade-bar,:root[data-sn-theme=vital-orange] .d-strategy-status,:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs,:root[data-sn-theme=vital-orange] .mkt-body,:root[data-sn-theme=vital-orange] .mkt-rows,:root[data-sn-theme=vital-orange] .strategy-card,:root[data-sn-theme=vital-orange] .recent-strategies,:root[data-sn-theme=vital-orange] .recent-logs,:root[data-sn-theme=vital-orange] .market-card,:root[data-sn-theme=vital-orange] .today-stats,:root[data-sn-theme=vital-orange] .rank-ticker,:root[data-sn-theme=vital-orange] .fuel-card,:root[data-sn-theme=vital-orange] .sp-card,:root[data-sn-theme=vital-orange] .sp-stat,:root[data-sn-theme=vital-orange] .acp-card,:root[data-sn-theme=vital-orange] .wallet-card-compact,:root[data-sn-theme=vital-orange] .me-menu,:root[data-sn-theme=vital-orange] .me-item,:root[data-sn-theme=vital-orange] .activation-summary,:root[data-sn-theme=vital-orange] .wallet-panel,:root[data-sn-theme=vital-orange] .record-card,:root[data-sn-theme=vital-orange] .api-key-card,:root[data-sn-theme=vital-orange] .exchange-main,:root[data-sn-theme=vital-orange] .exchange-card-sm,:root[data-sn-theme=vital-orange] .deposit-addr-box,:root[data-sn-theme=vital-orange] .fuel-package-card,:root[data-sn-theme=vital-orange] .pkg-card,:root[data-sn-theme=vital-orange] .summary-box,:root[data-sn-theme=vital-orange] .nl-card,:root[data-sn-theme=vital-orange] .path-item,:root[data-sn-theme=vital-orange] .lv-table,:root[data-sn-theme=vital-orange] .lv-th,:root[data-sn-theme=vital-orange] .lv-tr,:root[data-sn-theme=vital-orange] .ng-note,:root[data-sn-theme=vital-orange] .upgrade-cta,:root[data-sn-theme=vital-orange] .mod,:root[data-sn-theme=vital-orange] .settings-section,:root[data-sn-theme=vital-orange] .st-item,:root[data-sn-theme=vital-orange] .stg-item,:root[data-sn-theme=vital-orange] .sm-item,:root[data-sn-theme=vital-orange] .strategy-config-page .card,:root[data-sn-theme=vital-orange] .strategy-config-page .panel,:root[data-sn-theme=vital-orange] .strategy-config-page .section,:root[data-sn-theme=vital-orange] .strategy-config-page .config-card{background:var(--vo-card)!important;border-color:var(--vo-border)!important;color:var(--vo-text)!important;box-shadow:var(--vo-shadow-soft)!important}:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .wallet-card-compact,:root[data-sn-theme=vital-orange] .current-card,:root[data-sn-theme=vital-orange] .upgrade-cta{background:linear-gradient(135deg,#ff5a1f1f,#009b7a14),#fff!important}:root[data-sn-theme=vital-orange] .me-menu,:root[data-sn-theme=vital-orange] .ss-toggles,:root[data-sn-theme=vital-orange] .ss-menu{background:var(--vo-border)!important;box-shadow:var(--vo-shadow-soft)!important;gap:1px!important}:root[data-sn-theme=vital-orange] .me-item+.me-item,:root[data-sn-theme=vital-orange] .lv-tr,:root[data-sn-theme=vital-orange] .mkt-row,:root[data-sn-theme=vital-orange] .log-item,:root[data-sn-theme=vital-orange] .rs-item,:root[data-sn-theme=vital-orange] .d-ss-row{border-color:var(--vo-border)!important}:root[data-sn-theme=vital-orange] .rs-empty,:root[data-sn-theme=vital-orange] .log-empty{background:var(--vo-soft)!important;border:1px dashed var(--vo-border-strong)!important;color:var(--vo-text-2)!important;border-radius:8px!important}:root[data-sn-theme=vital-orange] .mkt-row{color:var(--vo-text)!important;border-color:var(--vo-border)!important;background:#fff!important}:root[data-sn-theme=vital-orange] .mkt-header{color:var(--vo-text-2)!important;border-color:var(--vo-border)!important}:root[data-sn-theme=vital-orange] .ticker-label,:root[data-sn-theme=vital-orange] .ticker-item,:root[data-sn-theme=vital-orange] .d-hero-val,:root[data-sn-theme=vital-orange] .d-ss-val.gold,:root[data-sn-theme=vital-orange] .bar h1,:root[data-sn-theme=vital-orange] .fc-val,:root[data-sn-theme=vital-orange] .bi-val.gold,:root[data-sn-theme=vital-orange] .bs-val.gold,:root[data-sn-theme=vital-orange] .tf-info .gold,:root[data-sn-theme=vital-orange] .cc-level-num,:root[data-sn-theme=vital-orange] .cc-commission-val,:root[data-sn-theme=vital-orange] .lv-level,:root[data-sn-theme=vital-orange] .lv-comm,:root[data-sn-theme=vital-orange] .ng-icon,:root[data-sn-theme=vital-orange] .cta-title,:root[data-sn-theme=vital-orange] .rn-title,:root[data-sn-theme=vital-orange] .my-rank-pos,:root[data-sn-theme=vital-orange] .invite-code,:root[data-sn-theme=vital-orange] .wc-balance,:root[data-sn-theme=vital-orange] .pkg-fuel,:root[data-sn-theme=vital-orange] .summary-row.total b.price,:root[data-sn-theme=vital-orange] .summary-row.total-fuel b.fuel,:root[data-sn-theme=vital-orange] .deposit-addr-box .addr-text,:root[data-sn-theme=vital-orange] .ak-balance b,:root[data-sn-theme=vital-orange] .acp-val.highlight,:root[data-sn-theme=vital-orange] .stat-value,:root[data-sn-theme=vital-orange] [style*=\#f0b90b],:root[data-sn-theme=vital-orange] [style*=\#F0B90B],:root[data-sn-theme=vital-orange] [style*=\#f59e0b],:root[data-sn-theme=vital-orange] [style*=\#F59E0B]{color:var(--vo-primary-dark)!important}:root[data-sn-theme=vital-orange] .up,:root[data-sn-theme=vital-orange] .green,:root[data-sn-theme=vital-orange] .text-green,:root[data-sn-theme=vital-orange] .d-profit-num.green,:root[data-sn-theme=vital-orange] .d-trade-val.green,:root[data-sn-theme=vital-orange] .sp-stat-val.up,:root[data-sn-theme=vital-orange] .sp-profit.up,:root[data-sn-theme=vital-orange] .rs-profit.up,:root[data-sn-theme=vital-orange] .rec-amount.up,:root[data-sn-theme=vital-orange] .acp-val.green,:root[data-sn-theme=vital-orange] .me-status.connected,:root[data-sn-theme=vital-orange] .path-pct.done,:root[data-sn-theme=vital-orange] .ts-val.up,:root[data-sn-theme=vital-orange] .sym-change.up,:root[data-sn-theme=vital-orange] [style*=\#00d4aa],:root[data-sn-theme=vital-orange] [style*=\#22c55e],:root[data-sn-theme=vital-orange] [style*=\#10b981],:root[data-sn-theme=vital-orange] [style*=\#34d399]{color:var(--vo-teal)!important}:root[data-sn-theme=vital-orange] .dn,:root[data-sn-theme=vital-orange] .down,:root[data-sn-theme=vital-orange] .red,:root[data-sn-theme=vital-orange] .text-red,:root[data-sn-theme=vital-orange] .d-profit-num.red,:root[data-sn-theme=vital-orange] .d-trade-val.red,:root[data-sn-theme=vital-orange] .sp-stat-val.dn,:root[data-sn-theme=vital-orange] .sp-profit.dn,:root[data-sn-theme=vital-orange] .rs-profit.dn,:root[data-sn-theme=vital-orange] .rec-amount.dn,:root[data-sn-theme=vital-orange] .auth-error,:root[data-sn-theme=vital-orange] .bi-row.highlight span:last-child,:root[data-sn-theme=vital-orange] .ts-val.dn,:root[data-sn-theme=vital-orange] .sym-change.down{color:var(--vo-red)!important}:root[data-sn-theme=vital-orange] [style*=\#3b82f6],:root[data-sn-theme=vital-orange] [style*=\#60a5fa],:root[data-sn-theme=vital-orange] .d-sub-item strong.blue,:root[data-sn-theme=vital-orange] .sp-val.blue,:root[data-sn-theme=vital-orange] .lv-threshold,:root[data-sn-theme=vital-orange] .more-link{color:var(--vo-blue)!important}:root[data-sn-theme=vital-orange] .sp-dot.green,:root[data-sn-theme=vital-orange] .acp-dot.green,:root[data-sn-theme=vital-orange] .rs-dot,:root[data-sn-theme=vital-orange] .badge.green,:root[data-sn-theme=vital-orange] .path-bar-fill,:root[data-sn-theme=vital-orange] .martin-progress,:root[data-sn-theme=vital-orange] .trend-progress,:root[data-sn-theme=vital-orange] .grid-progress,:root[data-sn-theme=vital-orange] .captcha-input:focus,:root[data-sn-theme=vital-orange] .fuel-package-card.selected:after,:root[data-sn-theme=vital-orange] .stg-switch.on,:root[data-sn-theme=vital-orange] .pkg-card.selected:after{background:var(--vo-primary)!important}:root[data-sn-theme=vital-orange] .path-bar,:root[data-sn-theme=vital-orange] .sc-progress-bar,:root[data-sn-theme=vital-orange] .mkt-sort,:root[data-sn-theme=vital-orange] .ex-tabs,:root[data-sn-theme=vital-orange] .rec-tabs,:root[data-sn-theme=vital-orange] .sp-params,:root[data-sn-theme=vital-orange] .rs-sortbar,:root[data-sn-theme=vital-orange] .mkt-header{background:var(--vo-soft)!important}:root[data-sn-theme=vital-orange] .me-level-badge,:root[data-sn-theme=vital-orange] .me-node-badge,:root[data-sn-theme=vital-orange] .ak-exchange.binance,:root[data-sn-theme=vital-orange] .rec-type-badge.activation,:root[data-sn-theme=vital-orange] .rec-type-badge.fuel,:root[data-sn-theme=vital-orange] .sp-status-badge.running,:root[data-sn-theme=vital-orange] .rs-badge.martin,:root[data-sn-theme=vital-orange] .strategy-pill.martin,:root[data-sn-theme=vital-orange] .podium-strategy.martin,:root[data-sn-theme=vital-orange] .hot-badge,:root[data-sn-theme=vital-orange] .tag.warn{color:var(--vo-primary-dark)!important;background:#ff5a1f1f!important;border-color:#ff5a1f52!important}:root[data-sn-theme=vital-orange] .me-free-badge,:root[data-sn-theme=vital-orange] .rec-type-badge.deposit,:root[data-sn-theme=vital-orange] .rec-type-badge.gift,:root[data-sn-theme=vital-orange] .sp-status-badge.stopped,:root[data-sn-theme=vital-orange] .sp-badge.trend,:root[data-sn-theme=vital-orange] .rs-badge.trend{color:var(--vo-teal)!important;background:#009b7a1f!important}:root[data-sn-theme=vital-orange] .rec-type-badge.transfer,:root[data-sn-theme=vital-orange] .ak-exchange.okx,:root[data-sn-theme=vital-orange] .ak-exchange.deepcoin,:root[data-sn-theme=vital-orange] .rs-badge.grid,:root[data-sn-theme=vital-orange] .sp-badge.grid,:root[data-sn-theme=vital-orange] .st-tab.trend-tab.active,:root[data-sn-theme=vital-orange] .st-tab.grid-tab.active{color:var(--vo-blue)!important;background:#1f74d11f!important}:root[data-sn-theme=vital-orange] .sp-badge,:root[data-sn-theme=vital-orange] .acp-badge,:root[data-sn-theme=vital-orange] .sp-mode-badge,:root[data-sn-theme=vital-orange] .mode-badge,:root[data-sn-theme=vital-orange] .acp-status-txt,:root[data-sn-theme=vital-orange] .rs-mode,:root[data-sn-theme=vital-orange] .rs-cycle,:root[data-sn-theme=vital-orange] .log-type,:root[data-sn-theme=vital-orange] .mkt-tag,:root[data-sn-theme=vital-orange] .tt-tab,:root[data-sn-theme=vital-orange] .sym-btn,:root[data-sn-theme=vital-orange] .symbol-multi-count,:root[data-sn-theme=vital-orange] .tip-icon{background:var(--vo-soft)!important;border-color:var(--vo-border)!important;color:var(--vo-text-2)!important}:root[data-sn-theme=vital-orange] .symbol-multi-select.open .symbol-display,:root[data-sn-theme=vital-orange] .form-row .input-field:focus,:root[data-sn-theme=vital-orange] .input-field:focus,:root[data-sn-theme=vital-orange] .captcha-input:focus,:root[data-sn-theme=vital-orange] .strategy-config-page input:focus,:root[data-sn-theme=vital-orange] .strategy-config-page textarea:focus,:root[data-sn-theme=vital-orange] .strategy-config-page select:focus,:root[data-sn-theme=vital-orange] .ak-select:focus,:root[data-sn-theme=vital-orange] .ak-input:focus,:root[data-sn-theme=vital-orange] .tf-row input:focus{border-color:var(--vo-primary)!important;box-shadow:0 0 0 3px #ff5a1f24!important}:root[data-sn-theme=vital-orange] .symbol-dropdown,:root[data-sn-theme=vital-orange] .profile-panel,:root[data-sn-theme=vital-orange] .buy-modal,:root[data-sn-theme=vital-orange] .modal-content,:root[data-sn-theme=vital-orange] .float-tip,:root[data-sn-theme=vital-orange] .ops-dropdown-menu,:root[data-sn-theme=vital-orange] .ops-dropdown,:root[data-sn-theme=vital-orange] .exchange-detail,:root[data-sn-theme=vital-orange] .api-form,:root[data-sn-theme=vital-orange] .fuel-buy-modal,:root[data-sn-theme=vital-orange] .wallet-modal,:root[data-sn-theme=vital-orange] .activation-modal{border-color:var(--vo-border)!important;color:var(--vo-text)!important;background:#fff!important;box-shadow:0 18px 44px #9b521633!important}:root[data-sn-theme=vital-orange] .symbol-header,:root[data-sn-theme=vital-orange] .symbol-option,:root[data-sn-theme=vital-orange] .profile-item,:root[data-sn-theme=vital-orange] .bm-header,:root[data-sn-theme=vital-orange] .modal-header,:root[data-sn-theme=vital-orange] .record-item,:root[data-sn-theme=vital-orange] .ak-row,:root[data-sn-theme=vital-orange] .exchange-card-sm{border-color:var(--vo-border)!important}:root[data-sn-theme=vital-orange] .symbol-option:hover,:root[data-sn-theme=vital-orange] .symbol-option.selected,:root[data-sn-theme=vital-orange] .profile-item:hover,:root[data-sn-theme=vital-orange] .profile-item.active,:root[data-sn-theme=vital-orange] .ops-dropdown-item:hover,:root[data-sn-theme=vital-orange] .me-item:hover,:root[data-sn-theme=vital-orange] .pkg-card.selected,:root[data-sn-theme=vital-orange] .fuel-package-card.selected,:root[data-sn-theme=vital-orange] .lv-tr.current,:root[data-sn-theme=vital-orange] .mkt-row:hover,:root[data-sn-theme=vital-orange] .sm-item:hover{background:var(--vo-soft)!important}:root[data-sn-theme=vital-orange] .lv-th{color:var(--vo-text-2)!important}:root[data-sn-theme=vital-orange] .lv-col-box,:root[data-sn-theme=vital-orange] .lv-col-wrap,:root[data-sn-theme=vital-orange] .lv-col-outer{background:#ff5a1f14!important;border-color:#ff5a1f47!important}:root[data-sn-theme=vital-orange] .lv-ocount,:root[data-sn-theme=vital-orange] .lv-ot{color:var(--vo-purple)!important}:root[data-sn-theme=vital-orange] .fuel-rules-bar,:root[data-sn-theme=vital-orange] .rules-detail,:root[data-sn-theme=vital-orange] .tip-box,:root[data-sn-theme=vital-orange] .ng-note,:root[data-sn-theme=vital-orange] .deposit-warn,:root[data-sn-theme=vital-orange] .api-warning,:root[data-sn-theme=vital-orange] .risk-notice,:root[data-sn-theme=vital-orange] .strategy-config-page .hint,:root[data-sn-theme=vital-orange] .strategy-config-page .note,:root[data-sn-theme=vital-orange] .strategy-config-page .warn-box{color:var(--vo-text-2)!important;background:#ff5a1f14!important;border-color:#ff5a1f3d!important}:root[data-sn-theme=vital-orange] .logout-btn,:root[data-sn-theme=vital-orange] .profile-logout-all,:root[data-sn-theme=vital-orange] .ak-delete,:root[data-sn-theme=vital-orange] .acp-act.stop,:root[data-sn-theme=vital-orange] .ops button.stop{color:var(--vo-red)!important;background:#d93a2f1a!important;border-color:#d93a2f47!important}:root[data-sn-theme=vital-orange] .acp-act.pause,:root[data-sn-theme=vital-orange] .ops button.pause,:root[data-sn-theme=vital-orange] .sp-act.pause{color:var(--vo-primary-dark)!important;background:#ff7a001a!important;border-color:#ff7a0047!important}:root[data-sn-theme=vital-orange] .ops button.start,:root[data-sn-theme=vital-orange] .acp-act.connect,:root[data-sn-theme=vital-orange] .sp-act.start{color:var(--vo-teal)!important;background:#009b7a1a!important;border-color:#009b7a47!important}:root[data-sn-theme=vital-orange] .modal-overlay,:root[data-sn-theme=vital-orange] .profile-overlay,:root[data-sn-theme=vital-orange] .activation-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#45271652!important}:root[data-sn-theme=vital-orange] .st-item.vital-orange.active,:root[data-sn-theme=vital-orange] .st-item.active{border-color:var(--vo-primary)!important;background:#fff8f2!important}:root[data-sn-theme=vital-orange] .stg-switch{background:#e8d5c4!important}:root[data-sn-theme=vital-orange] .stg-switch:after{background:#fff!important}:root[data-sn-theme=vital-orange] ::-webkit-scrollbar-thumb{background:#ff5a1f73!important}:root[data-sn-theme=vital-orange] .dash{background:0 0!important}:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .d-profit-card,:root[data-sn-theme=vital-orange] .d-trade-bar,:root[data-sn-theme=vital-orange] .rank-ticker,:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs,:root[data-sn-theme=vital-orange] .today-stats,:root[data-sn-theme=vital-orange] .d-strategy-status,:root[data-sn-theme=vital-orange] .mkt-body,:root[data-sn-theme=vital-orange] .risk-notice{border:1px solid var(--vo-border)!important;color:var(--vo-text)!important;box-shadow:var(--vo-shadow-soft)!important;background:#fff!important}:root[data-sn-theme=vital-orange] .d-hero{border-left:4px solid var(--vo-primary)!important}:root[data-sn-theme=vital-orange] .d-hero-label,:root[data-sn-theme=vital-orange] .d-profit-label,:root[data-sn-theme=vital-orange] .d-trade-label,:root[data-sn-theme=vital-orange] .d-trade-val small,:root[data-sn-theme=vital-orange] .sc-stats-row,:root[data-sn-theme=vital-orange] .sc-bottom-row,:root[data-sn-theme=vital-orange] .rs-status,:root[data-sn-theme=vital-orange] .log-time,:root[data-sn-theme=vital-orange] .log-detail,:root[data-sn-theme=vital-orange] .ts-label,:root[data-sn-theme=vital-orange] .rn-text,:root[data-sn-theme=vital-orange] .version{color:var(--vo-text-2)!important}:root[data-sn-theme=vital-orange] .d-hero-label,:root[data-sn-theme=vital-orange] .d-profit-label,:root[data-sn-theme=vital-orange] .d-trade-label,:root[data-sn-theme=vital-orange] .sec-h h3{font-weight:700!important}:root[data-sn-theme=vital-orange] .d-hero-val,:root[data-sn-theme=vital-orange] .collapsed-val{color:var(--vo-primary-dark)!important;letter-spacing:0!important}:root[data-sn-theme=vital-orange] .eye-btn{opacity:.95!important}:root[data-sn-theme=vital-orange] .eye-btn *,:root[data-sn-theme=vital-orange] .eye-btn{stroke:#667085!important}:root[data-sn-theme=vital-orange] .d-sub-divider,:root[data-sn-theme=vital-orange] .d-trade-sep{background:var(--vo-border)!important}:root[data-sn-theme=vital-orange] .strategy-card{border-color:var(--vo-border)!important;box-shadow:var(--vo-shadow-soft)!important;background:#fff!important}:root[data-sn-theme=vital-orange] .strategy-card.martin{box-shadow:inset 4px 0 0 var(--vo-primary), var(--vo-shadow-soft)!important}:root[data-sn-theme=vital-orange] .strategy-card.trend{box-shadow:inset 4px 0 0 var(--vo-teal), var(--vo-shadow-soft)!important}:root[data-sn-theme=vital-orange] .strategy-card.grid{box-shadow:inset 4px 0 0 var(--vo-blue), var(--vo-shadow-soft)!important}:root[data-sn-theme=vital-orange] .martin-title{color:var(--vo-primary-dark)!important}:root[data-sn-theme=vital-orange] .trend-title{color:var(--vo-teal)!important}:root[data-sn-theme=vital-orange] .grid-title{color:var(--vo-blue)!important}:root[data-sn-theme=vital-orange] .sc-progress-bar,:root[data-sn-theme=vital-orange] .path-bar,:root[data-sn-theme=vital-orange] .mkt-header{background:#eef2f6!important}:root[data-sn-theme=vital-orange] .martin-progress{background:linear-gradient(90deg, var(--vo-primary), var(--vo-primary-2))!important}:root[data-sn-theme=vital-orange] .trend-progress{background:linear-gradient(90deg, var(--vo-teal), #12b886)!important}:root[data-sn-theme=vital-orange] .grid-progress{background:linear-gradient(90deg, var(--vo-blue), #4098ff)!important}:root[data-sn-theme=vital-orange] .ops button,:root[data-sn-theme=vital-orange] .rs-sortbar button,:root[data-sn-theme=vital-orange] .mkt-tab,:root[data-sn-theme=vital-orange] .mkt-sort-btn{border:1px solid var(--vo-border)!important;color:var(--vo-text-2)!important;box-shadow:none!important;background:#fff!important}:root[data-sn-theme=vital-orange] .rs-sortbar{border:1px solid var(--vo-border)!important;background:#f2f4f7!important;border-radius:8px!important;padding:4px!important}:root[data-sn-theme=vital-orange] .rs-sortbar button.active,:root[data-sn-theme=vital-orange] .mkt-tab.active{background:var(--vo-primary)!important;border-color:var(--vo-primary)!important;color:#fff!important}:root[data-sn-theme=vital-orange] .ops button.start{color:var(--vo-teal)!important;background:#008f6b1a!important;border-color:#008f6b57!important}:root[data-sn-theme=vital-orange] .ops button.pause{color:var(--vo-primary-dark)!important;background:#ff7a001f!important;border-color:#ff7a005c!important}:root[data-sn-theme=vital-orange] .ops button.stop{color:var(--vo-red)!important;background:#c9332a1a!important;border-color:#c9332a57!important}:root[data-sn-theme=vital-orange] .ops-dropdown,:root[data-sn-theme=vital-orange] .ops-dropdown-menu{border-color:var(--vo-border)!important;box-shadow:var(--vo-shadow)!important;background:#fff!important}:root[data-sn-theme=vital-orange] .ops-dropdown-item{color:var(--vo-text)!important}:root[data-sn-theme=vital-orange] .ops-dropdown-item:hover{background:var(--vo-soft)!important}:root[data-sn-theme=vital-orange] .rs-pair,:root[data-sn-theme=vital-orange] .log-symbol,:root[data-sn-theme=vital-orange] .log-msg,:root[data-sn-theme=vital-orange] .mkt-row,:root[data-sn-theme=vital-orange] .ts-title{color:var(--vo-text)!important}:root[data-sn-theme=vital-orange] .rs-mode,:root[data-sn-theme=vital-orange] .rs-cycle,:root[data-sn-theme=vital-orange] .mkt-label,:root[data-sn-theme=vital-orange] .log-type{border:1px solid var(--vo-border)!important;color:var(--vo-text-2)!important;background:#f2f4f7!important}:root[data-sn-theme=vital-orange] .log-type.strategy,:root[data-sn-theme=vital-orange] .log-type.fuel,:root[data-sn-theme=vital-orange] .log-type.activation{color:var(--vo-text-2)!important}:root[data-sn-theme=vital-orange] .rank-ticker{height:34px!important}:root[data-sn-theme=vital-orange] .ticker-label{color:var(--vo-primary-dark)!important;border-right-color:var(--vo-border)!important}:root[data-sn-theme=vital-orange] .ticker-item,:root[data-sn-theme=vital-orange] .sc-profit-text{color:var(--vo-teal)!important}:root[data-sn-theme=vital-orange] .mkt-rows{background:#fff!important}:root[data-sn-theme=vital-orange] .mkt-header,:root[data-sn-theme=vital-orange] .mkt-row,:root[data-sn-theme=vital-orange] .rs-item,:root[data-sn-theme=vital-orange] .log-item{border-color:var(--vo-border)!important}:root[data-sn-theme=vital-orange] .risk-notice{background:#fff8ed!important;border-color:#ffd6a6!important}:root[data-sn-theme=vital-orange] .rn-title{color:var(--vo-primary-dark)!important}:root[data-sn-theme=vital-orange] .version{border-top-color:var(--vo-border)!important}:root[data-sn-theme=vital-orange],:root[data-sn-theme=vital-orange] body,:root[data-sn-theme=vital-orange] #app,:root[data-sn-theme=vital-orange] .app-shell,:root[data-sn-theme=vital-orange] .main-layout,:root[data-sn-theme=vital-orange] .main-layout .page-content,:root[data-sn-theme=vital-orange] .home-page,:root[data-sn-theme=vital-orange] .spot-page,:root[data-sn-theme=vital-orange] .futures-page,:root[data-sn-theme=vital-orange] .me-page,:root[data-sn-theme=vital-orange] .sub-page,:root[data-sn-theme=vital-orange] .api-config-page,:root[data-sn-theme=vital-orange] .node-level-page,:root[data-sn-theme=vital-orange] .strategy-config-page{background:#fff!important}:root[data-sn-theme=vital-orange] .bar,:root[data-sn-theme=vital-orange] .sp-top,:root[data-sn-theme=vital-orange] .sp-header,:root[data-sn-theme=vital-orange] .acp-header,:root[data-sn-theme=vital-orange] .nl-header,:root[data-sn-theme=vital-orange] .page-header,:root[data-sn-theme=vital-orange] .me-header-compact{box-shadow:none!important;border-color:#f1f4f8!important}:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .d-profit-card,:root[data-sn-theme=vital-orange] .d-trade-bar,:root[data-sn-theme=vital-orange] .rank-ticker,:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs,:root[data-sn-theme=vital-orange] .today-stats,:root[data-sn-theme=vital-orange] .d-strategy-status,:root[data-sn-theme=vital-orange] .mkt-body,:root[data-sn-theme=vital-orange] .risk-notice,:root[data-sn-theme=vital-orange] .strategy-card,:root[data-sn-theme=vital-orange] .fuel-card,:root[data-sn-theme=vital-orange] .sp-card,:root[data-sn-theme=vital-orange] .sp-stat,:root[data-sn-theme=vital-orange] .acp-card,:root[data-sn-theme=vital-orange] .wallet-card-compact,:root[data-sn-theme=vital-orange] .me-menu,:root[data-sn-theme=vital-orange] .activation-summary,:root[data-sn-theme=vital-orange] .wallet-panel,:root[data-sn-theme=vital-orange] .record-card,:root[data-sn-theme=vital-orange] .api-key-card,:root[data-sn-theme=vital-orange] .exchange-main,:root[data-sn-theme=vital-orange] .fuel-package-card,:root[data-sn-theme=vital-orange] .pkg-card,:root[data-sn-theme=vital-orange] .summary-box,:root[data-sn-theme=vital-orange] .nl-card,:root[data-sn-theme=vital-orange] .path-item,:root[data-sn-theme=vital-orange] .lv-table,:root[data-sn-theme=vital-orange] .ng-note,:root[data-sn-theme=vital-orange] .upgrade-cta,:root[data-sn-theme=vital-orange] .mod,:root[data-sn-theme=vital-orange] .settings-section{background:#fff!important;border-color:#edf1f5!important;box-shadow:0 1px 4px #1018280d!important}:root[data-sn-theme=vital-orange] .strategy-card.martin{background:linear-gradient(90deg,#ff4f1412,#fff0 34%),#fff!important}:root[data-sn-theme=vital-orange] .strategy-card.trend{background:linear-gradient(90deg,#008f6b12,#fff0 34%),#fff!important}:root[data-sn-theme=vital-orange] .strategy-card.grid{background:linear-gradient(90deg,#1769c212,#fff0 34%),#fff!important}:root[data-sn-theme=vital-orange] .rs-sortbar,:root[data-sn-theme=vital-orange] .mkt-header,:root[data-sn-theme=vital-orange] .mkt-rows,:root[data-sn-theme=vital-orange] .path-bar,:root[data-sn-theme=vital-orange] .sc-progress-bar,:root[data-sn-theme=vital-orange] .log-type,:root[data-sn-theme=vital-orange] .rs-mode,:root[data-sn-theme=vital-orange] .rs-cycle,:root[data-sn-theme=vital-orange] .mkt-label{background:#f8fafc!important}:root[data-sn-theme=vital-orange] .bottom-nav{box-shadow:0 -2px 10px #1018280f!important}:root[data-sn-theme=vital-orange] .bar h1,:root[data-sn-theme=vital-orange] .page-header h2,:root[data-sn-theme=vital-orange] .sp-top h2,:root[data-sn-theme=vital-orange] .rank-titlebar h2{color:#ff4f14!important;text-shadow:none!important}:root[data-sn-theme=vital-orange] .bar h1{font-weight:900!important}:root[data-sn-theme=vital-orange] .main-layout .page-content,:root[data-sn-theme=vital-orange] .home-page,:root[data-sn-theme=vital-orange] .spot-page,:root[data-sn-theme=vital-orange] .me-page,:root[data-sn-theme=vital-orange] .rank-page,:root[data-sn-theme=vital-orange] .detail-page,:root[data-sn-theme=vital-orange] .strategy-config-page{background:linear-gradient(#fff 0% 56%,#fff9f5 100%)!important}:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .rank-ticker,:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs,:root[data-sn-theme=vital-orange] .mkt-body,:root[data-sn-theme=vital-orange] .wallet-card-compact,:root[data-sn-theme=vital-orange] .exchange-main,:root[data-sn-theme=vital-orange] .me-menu,:root[data-sn-theme=vital-orange] .sp-card,:root[data-sn-theme=vital-orange] .summary-card,:root[data-sn-theme=vital-orange] .section,:root[data-sn-theme=vital-orange] .podium-card,:root[data-sn-theme=vital-orange] .profit-item,:root[data-sn-theme=vital-orange] .bill-modal,:root[data-sn-theme=vital-orange] .mod{border-color:#d9e3ee!important;box-shadow:0 6px 18px #10182812!important}:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .wallet-card-compact{background:linear-gradient(135deg,#fff7f1,#fff 58%)!important;border-left:4px solid #ff4f14!important}:root[data-sn-theme=vital-orange] .strategy-config-page .mod{background:#fff!important;border:1px solid #d9e3ee!important;border-radius:10px!important;overflow:hidden!important}:root[data-sn-theme=vital-orange] .strategy-config-page .mod.on{border-color:#ffb083!important;box-shadow:0 8px 22px #ff4f141c!important}:root[data-sn-theme=vital-orange] .strategy-config-page .mh{background:linear-gradient(90deg,#fff0e7,#fff8f3)!important;border-bottom:1px solid #f3d6c8!important}:root[data-sn-theme=vital-orange] .strategy-config-page .mod:not(.on) .mh{background:linear-gradient(90deg,#fff7f1,#fff)!important}:root[data-sn-theme=vital-orange] .strategy-config-page .mn,:root[data-sn-theme=vital-orange] .strategy-config-page .price-display,:root[data-sn-theme=vital-orange] .strategy-config-page .strategy-detail .param-row b,:root[data-sn-theme=vital-orange] .strategy-config-page .saved-custom-chip.on{color:#ff4f14!important}:root[data-sn-theme=vital-orange] .strategy-config-page .mh h3,:root[data-sn-theme=vital-orange] .strategy-config-page .pl,:root[data-sn-theme=vital-orange] .strategy-config-page .ig label,:root[data-sn-theme=vital-orange] .strategy-config-page .u,:root[data-sn-theme=vital-orange] .strategy-config-page .strategy-detail>div:first-child{color:#344054!important}:root[data-sn-theme=vital-orange] .strategy-config-page .ig select,:root[data-sn-theme=vital-orange] .strategy-config-page .ig input,:root[data-sn-theme=vital-orange] .strategy-config-page .inp,:root[data-sn-theme=vital-orange] .strategy-config-page .inp input,:root[data-sn-theme=vital-orange] .strategy-config-page .amount-input button,:root[data-sn-theme=vital-orange] .strategy-config-page .pb,:root[data-sn-theme=vital-orange] .strategy-config-page .saved-custom-chip,:root[data-sn-theme=vital-orange] .strategy-config-page .ind-card,:root[data-sn-theme=vital-orange] .strategy-config-page .tp-section,:root[data-sn-theme=vital-orange] .strategy-config-page .pos-mode-bar,:root[data-sn-theme=vital-orange] .strategy-config-page .save-bar,:root[data-sn-theme=vital-orange] .strategy-config-page .num-btn,:root[data-sn-theme=vital-orange] .strategy-config-page .radio-btn,:root[data-sn-theme=vital-orange] .strategy-config-page .pvbtn,:root[data-sn-theme=vital-orange] .strategy-config-page .symbol-display{color:#101828!important;box-shadow:none!important;background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .strategy-config-page .pb.on,:root[data-sn-theme=vital-orange] .strategy-config-page .radio-btn.on,:root[data-sn-theme=vital-orange] .strategy-config-page .tt-tab.on,:root[data-sn-theme=vital-orange] .strategy-config-page .sl-mode-btn.on{color:#fff!important;background:#ff4f14!important;border-color:#ff4f14!important}:root[data-sn-theme=vital-orange] .strategy-config-page .strategy-detail{background:#fffaf2!important;border-color:#ffd89f!important}:root[data-sn-theme=vital-orange] .strategy-config-page .strategy-detail .param-row span{color:#475467!important}:root[data-sn-theme=vital-orange] .sp-stats{background:#fff!important}:root[data-sn-theme=vital-orange] .sp-stat{background:linear-gradient(#fffaf7,#fff)!important;border:1px solid #e1e8f0!important;box-shadow:0 4px 14px #1018280f!important}:root[data-sn-theme=vital-orange] .sp-stat-label,:root[data-sn-theme=vital-orange] .sp-key{color:#475467!important}:root[data-sn-theme=vital-orange] .sp-stat-val,:root[data-sn-theme=vital-orange] .sp-pair,:root[data-sn-theme=vital-orange] .sp-val,:root[data-sn-theme=vital-orange] .sp-section-hdr h3{color:#101828!important}:root[data-sn-theme=vital-orange] .sp-sortbar button,:root[data-sn-theme=vital-orange] .filter-btn,:root[data-sn-theme=vital-orange] .rank-back{color:#344054!important;background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .sp-sortbar button.active,:root[data-sn-theme=vital-orange] .filter-btn.active{color:#ff4f14!important;background:#fff1e8!important;border-color:#ff9a61!important;box-shadow:0 3px 10px #ff4f141f!important}:root[data-sn-theme=vital-orange] .sp-card{background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .sp-card-hdr{background:#fffaf7!important;border-bottom:1px solid #d9e3ee!important}:root[data-sn-theme=vital-orange] .sp-param{border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .detail-page,:root[data-sn-theme=vital-orange] .detail-page .top-bar{color:#101828!important;background:#fff!important}:root[data-sn-theme=vital-orange] .detail-page .top-bar{border-bottom-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .detail-page .top-bar h2,:root[data-sn-theme=vital-orange] .section-title,:root[data-sn-theme=vital-orange] .symbol,:root[data-sn-theme=vital-orange] .summary-grid strong,:root[data-sn-theme=vital-orange] .trade-amount,:root[data-sn-theme=vital-orange] .pending-amount,:root[data-sn-theme=vital-orange] .manual-modal-head,:root[data-sn-theme=vital-orange] .manual-current-price strong,:root[data-sn-theme=vital-orange] .manual-estimate strong{color:#101828!important}:root[data-sn-theme=vital-orange] .summary-card,:root[data-sn-theme=vital-orange] .section,:root[data-sn-theme=vital-orange] .manual-modal{background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .summary-grid div,:root[data-sn-theme=vital-orange] .trade-row,:root[data-sn-theme=vital-orange] .pending-list,:root[data-sn-theme=vital-orange] .pending-row,:root[data-sn-theme=vital-orange] .manual-list-actions,:root[data-sn-theme=vital-orange] .completed-cycles{border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .summary-grid span,:root[data-sn-theme=vital-orange] .sub,:root[data-sn-theme=vital-orange] .trade-sub,:root[data-sn-theme=vital-orange] .trade-meta,:root[data-sn-theme=vital-orange] .pending-sub,:root[data-sn-theme=vital-orange] .pending-meta,:root[data-sn-theme=vital-orange] .manual-label,:root[data-sn-theme=vital-orange] .manual-note,:root[data-sn-theme=vital-orange] .manual-current-price span,:root[data-sn-theme=vital-orange] .manual-estimate span{color:#475467!important}:root[data-sn-theme=vital-orange] .cycle-row,:root[data-sn-theme=vital-orange] .manual-current-price,:root[data-sn-theme=vital-orange] .manual-estimate div,:root[data-sn-theme=vital-orange] .completed-trade{color:#1769c2!important;background:#f8fafc!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .manual-input,:root[data-sn-theme=vital-orange] .manual-order-tabs button,:root[data-sn-theme=vital-orange] .manual-cancel{color:#101828!important;background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .manual-order-tabs button.active,:root[data-sn-theme=vital-orange] .manual-confirm,:root[data-sn-theme=vital-orange] .manual-add-btn{color:#fff!important;background:#ff4f14!important;border-color:#ff4f14!important}:root[data-sn-theme=vital-orange] .rank-page{color:#101828!important}:root[data-sn-theme=vital-orange] .podium-card-head,:root[data-sn-theme=vital-orange] .podium-card-head span:first-child,:root[data-sn-theme=vital-orange] .podium-name,:root[data-sn-theme=vital-orange] .profit-name{color:#101828!important}:root[data-sn-theme=vital-orange] .podium-rank{color:#344054!important;background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .podium-avatar{box-shadow:0 0 0 1px #10182814,0 8px 18px #1018281a!important}:root[data-sn-theme=vital-orange] .podium-item.empty .podium-bar{color:#98a2b3!important;background:linear-gradient(#eef3f8,#dce6f0)!important}:root[data-sn-theme=vital-orange] .profit-item{background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .profit-rank{color:#ff4f14!important;background:#fff1e8!important}:root[data-sn-theme=vital-orange] .profit-trades,:root[data-sn-theme=vital-orange] .profit-winrate{color:#667085!important}:root[data-sn-theme=vital-orange] .my-rank-bar{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border-top:1px solid #ffd5bd!important;box-shadow:0 -8px 18px #10182814!important}:root[data-sn-theme=vital-orange] .bill-modal,:root[data-sn-theme=vital-orange] .bill-header,:root[data-sn-theme=vital-orange] .bill-total{color:#101828!important;background:#fff!important}:root[data-sn-theme=vital-orange] .bill-header,:root[data-sn-theme=vital-orange] .bill-tabs,:root[data-sn-theme=vital-orange] .bd-header{border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .bill-header h2,:root[data-sn-theme=vital-orange] .bd-title,:root[data-sn-theme=vital-orange] .bd-pair,:root[data-sn-theme=vital-orange] .bd-day-date,:root[data-sn-theme=vital-orange] .bd-month-date{color:#101828!important}:root[data-sn-theme=vital-orange] .bill-close,:root[data-sn-theme=vital-orange] .bill-tab,:root[data-sn-theme=vital-orange] .bp-tab,:root[data-sn-theme=vital-orange] .bd-item,:root[data-sn-theme=vital-orange] .bd-day-row,:root[data-sn-theme=vital-orange] .bd-month-row,:root[data-sn-theme=vital-orange] .bt-card{color:#344054!important;background:#f8fafc!important;border:1px solid #d9e3ee!important}:root[data-sn-theme=vital-orange] .bill-tab.on,:root[data-sn-theme=vital-orange] .bp-tab.on{color:#fff!important;background:#ff4f14!important;border-color:#ff4f14!important}:root[data-sn-theme=vital-orange] .bt-title,:root[data-sn-theme=vital-orange] .bt-label,:root[data-sn-theme=vital-orange] .bd-count,:root[data-sn-theme=vital-orange] .bd-time,:root[data-sn-theme=vital-orange] .bd-strat,:root[data-sn-theme=vital-orange] .bd-empty{color:#475467!important}:root[data-sn-theme=vital-orange] .announcement-ticker,:root[data-sn-theme=vital-orange] .ticker-content{color:#344054!important;background:linear-gradient(90deg,#fff1e8,#fff)!important;border-color:#ffd5bd!important}:root[data-sn-theme=vital-orange] .announcement-ticker .ticker-label{color:#ff4f14!important}:root[data-sn-theme=vital-orange] .announcement-ticker .ticker-text{color:#344054!important}:root[data-sn-theme=vital-orange] .exchange-toggle{color:#fff!important;background:linear-gradient(135deg,#ff4f14,#ff7a00)!important;border:none!important}:root[data-sn-theme=vital-orange] .exchange-card-sm{color:#101828!important;background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .me-item{background:#fff!important;border-bottom:1px solid #edf1f5!important}:root[data-sn-theme=vital-orange] .me-item:hover{background:#fff8f3!important}:root[data-sn-theme=vital-orange] .me-arrow{color:#98a2b3!important}:root[data-sn-theme=vital-orange] .main-layout .page-content,:root[data-sn-theme=vital-orange] .home-page,:root[data-sn-theme=vital-orange] .spot-page,:root[data-sn-theme=vital-orange] .futures-page,:root[data-sn-theme=vital-orange] .me-page,:root[data-sn-theme=vital-orange] .rank-page,:root[data-sn-theme=vital-orange] .detail-page,:root[data-sn-theme=vital-orange] .strategy-config-page,:root[data-sn-theme=vital-orange] .fuel-page,:root[data-sn-theme=vital-orange] .node-level-page,:root[data-sn-theme=vital-orange] .sub-page{background:linear-gradient(#fff 0%,#fffdfb 44%,#fff8f3 100%)!important}:root[data-sn-theme=vital-orange] .bar,:root[data-sn-theme=vital-orange] .sp-top,:root[data-sn-theme=vital-orange] .page-header,:root[data-sn-theme=vital-orange] .rank-titlebar,:root[data-sn-theme=vital-orange] .detail-page .top-bar{background:#fffffff5!important;border-bottom:1px solid #edf1f5!important}:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .d-profit-card,:root[data-sn-theme=vital-orange] .rank-ticker,:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs,:root[data-sn-theme=vital-orange] .mkt-body,:root[data-sn-theme=vital-orange] .wallet-card-compact,:root[data-sn-theme=vital-orange] .exchange-main,:root[data-sn-theme=vital-orange] .me-menu,:root[data-sn-theme=vital-orange] .sp-card,:root[data-sn-theme=vital-orange] .sp-stat,:root[data-sn-theme=vital-orange] .summary-card,:root[data-sn-theme=vital-orange] .section,:root[data-sn-theme=vital-orange] .podium-card,:root[data-sn-theme=vital-orange] .profit-item,:root[data-sn-theme=vital-orange] .bill-modal,:root[data-sn-theme=vital-orange] .bt-card,:root[data-sn-theme=vital-orange] .bd-item,:root[data-sn-theme=vital-orange] .mod,:root[data-sn-theme=vital-orange] .fuel-card,:root[data-sn-theme=vital-orange] .nl-card,:root[data-sn-theme=vital-orange] .path-item,:root[data-sn-theme=vital-orange] .lv-table{border-color:#cfdbe8!important;box-shadow:0 8px 22px #10182813!important}:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer,:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer.grid-footer{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border-top:1px solid #ffd0ba!important;box-shadow:0 -10px 24px #1018281c!important}:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer .btn,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-footer .btn{border-radius:10px!important;font-weight:800!important}:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer .btn-s{color:#d9480f!important;background:#fff7f1!important;border:1px solid #ffc8ac!important}:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer .btn-o{color:#1769c2!important;background:#eef6ff!important;border:1px solid #b7d7ff!important}:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer .btn-p,:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer .grid-start-btn,:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer button.btn-p.btn,:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer.grid-footer button.grid-start-btn.btn-p.btn,html:root[data-sn-theme=vital-orange] body #app .strategy-config-page.strategy-config-page .page-footer.page-footer button.btn.btn-p.btn-p{color:#fff!important;background:linear-gradient(135deg,#ff4f14,#ff7a00)!important;border:1px solid #ff4f14!important;box-shadow:0 8px 16px #ff4f1438!important}html:root[data-sn-theme=vital-orange] body #app .strategy-config-page.strategy-config-page .page-footer.page-footer button.btn.btn-s.btn-s{color:#d9480f!important;background:#fff7f1!important;border:1px solid #ffc8ac!important}html:root[data-sn-theme=vital-orange] body #app .strategy-config-page.strategy-config-page .page-footer.page-footer button.btn.btn-o.btn-o{color:#1769c2!important;background:#eef6ff!important;border:1px solid #b7d7ff!important}:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer .grid-start-btn.short,:root[data-sn-theme=vital-orange] .strategy-config-page .page-footer.grid-footer button.grid-start-btn.short.btn-p.btn,html:root[data-sn-theme=vital-orange] body #app .strategy-config-page.strategy-config-page .page-footer.grid-footer.page-footer button.btn.btn-p.grid-start-btn.short{background:linear-gradient(135deg,#f04438,#ff6b6b)!important;border-color:#f04438!important}:root[data-sn-theme=vital-orange] .strategy-config-page .mh{min-height:52px!important}:root[data-sn-theme=vital-orange] .strategy-config-page .mod:not(.on) .mh{border-bottom-color:#0000!important}:root[data-sn-theme=vital-orange] .strategy-config-page .ma{color:#ff8a4c!important}:root[data-sn-theme=vital-orange] .strategy-config-page .grid-section,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-settings-list,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-setting-line,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-mode,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-segment,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-unit-input,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-rule-static,:root[data-sn-theme=vital-orange] .strategy-config-page .tp-hands-box,:root[data-sn-theme=vital-orange] .strategy-config-page .tp-hand,:root[data-sn-theme=vital-orange] .strategy-config-page .radio-group,:root[data-sn-theme=vital-orange] .strategy-config-page .sl-panel,:root[data-sn-theme=vital-orange] .strategy-config-page .sl-mode-btn{color:#101828!important;background:#fff!important;border-color:#d9e3ee!important}:root[data-sn-theme=vital-orange] .strategy-config-page .grid-section{box-shadow:inset 3px 0 #ffb083!important}:root[data-sn-theme=vital-orange] .strategy-config-page .grid-section-head h4,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-setting-line>span,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-field span,:root[data-sn-theme=vital-orange] .strategy-config-page .sl-mode-name,:root[data-sn-theme=vital-orange] .strategy-config-page .tp-label{color:#344054!important}:root[data-sn-theme=vital-orange] .strategy-config-page .grid-batch-hint,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-reserve-note,:root[data-sn-theme=vital-orange] .strategy-config-page .sl-mode-copy,:root[data-sn-theme=vital-orange] .strategy-config-page .tp-desc{color:#667085!important}:root[data-sn-theme=vital-orange] .strategy-config-page .grid-mode.active,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-segment button.active,:root[data-sn-theme=vital-orange] .strategy-config-page .grid-mini-toggle.active{color:#fff!important;background:#ff4f14!important;border-color:#ff4f14!important}:root[data-sn-theme=vital-orange] .podium-item.first .podium-bar{background:linear-gradient(#ffb13d,#ff6a21)!important}:root[data-sn-theme=vital-orange] .podium-item.second .podium-bar{background:linear-gradient(#d8e4f0,#8fa6bb)!important}:root[data-sn-theme=vital-orange] .podium-item.third .podium-bar{background:linear-gradient(#ffd0a6,#d98243)!important}:root[data-sn-theme=vital-orange] .rank-list{margin-top:12px!important}:root[data-sn-theme=vital-orange] .rank-page .empty,:root[data-sn-theme=vital-orange] .rank-page .loading,:root[data-sn-theme=vital-orange] .bill-detail .bd-empty,:root[data-sn-theme=vital-orange] .bill-detail .loading{color:#8a4a2b!important;background:#fff8f3!important;border:1px dashed #ffd0ba!important;border-radius:12px!important;margin-top:14px!important}:root[data-sn-theme=vital-orange] .bill-detail,:root[data-sn-theme=vital-orange] .bill-period-tabs,:root[data-sn-theme=vital-orange] .bill-tabs{background:#fff!important}:root[data-sn-theme=vital-orange] .bill-tab,:root[data-sn-theme=vital-orange] .bp-tab{box-shadow:0 3px 10px #1018280b!important}:root[data-sn-theme=vital-orange] .sec{margin-top:18px!important}:root[data-sn-theme=vital-orange] .sec-h{min-height:30px!important;margin-bottom:9px!important;padding:0 2px!important}:root[data-sn-theme=vital-orange] .sec-h h3{color:#101828!important;padding-left:11px!important;font-size:15px!important;font-weight:900!important;position:relative!important}:root[data-sn-theme=vital-orange] .sec-h h3:before{content:""!important;background:linear-gradient(#ff4f14,#ff9b28)!important;border-radius:999px!important;width:4px!important;height:15px!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)!important}:root[data-sn-theme=vital-orange] .more-link,:root[data-sn-theme=vital-orange] .rank-ticker .ticker-label{color:#ff4f14!important;font-weight:800!important}:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs,:root[data-sn-theme=vital-orange] .mkt-body,:root[data-sn-theme=vital-orange] .d-strategy-status,:root[data-sn-theme=vital-orange] .today-stats,:root[data-sn-theme=vital-orange] .risk-notice{background:linear-gradient(#fffffffa,#fffaf7f5)!important;border:1px solid #cfdbe8!important;border-radius:10px!important;box-shadow:0 8px 22px #10182812!important}:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs{padding:11px!important}:root[data-sn-theme=vital-orange] .rs-empty,:root[data-sn-theme=vital-orange] .log-empty,:root[data-sn-theme=vital-orange] .sp-empty,:root[data-sn-theme=vital-orange] .bd-empty,:root[data-sn-theme=vital-orange] .rank-page .empty,:root[data-sn-theme=vital-orange] .rank-page .loading{color:#8a4a2b!important;text-align:center!important;background:linear-gradient(#fffaf7,#fff6ef)!important;border:1px dashed #ffc8ac!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-height:56px!important;padding:14px 16px!important;font-family:inherit!important;font-size:13px!important;line-height:1.5!important;display:flex!important}:root[data-sn-theme=vital-orange] .rs-sortbar,:root[data-sn-theme=vital-orange] .mkt-tabs{background:#f8fafc!important;border:1px solid #d9e3ee!important;border-radius:9px!important;padding:3px!important}:root[data-sn-theme=vital-orange] .rs-sortbar button,:root[data-sn-theme=vital-orange] .mkt-tab,:root[data-sn-theme=vital-orange] .mkt-sort-btn{color:#475467!important;background:#fff!important;border:1px solid #0000!important}:root[data-sn-theme=vital-orange] .rs-sortbar button.active,:root[data-sn-theme=vital-orange] .mkt-tab.active{color:#fff!important;background:linear-gradient(135deg,#ff4f14,#ff7a00)!important;border-color:#ff4f14!important;box-shadow:0 4px 10px #ff4f1429!important}:root[data-sn-theme=vital-orange] .mkt-header{color:#8a4a2b!important;background:linear-gradient(90deg,#fff2ea,#fff9f5)!important;border-bottom:1px solid #d9e3ee!important;font-weight:900!important}:root[data-sn-theme=vital-orange] .mkt-row,:root[data-sn-theme=vital-orange] .rs-item,:root[data-sn-theme=vital-orange] .log-item,:root[data-sn-theme=vital-orange] .d-ss-row,:root[data-sn-theme=vital-orange] .ts-item{border-color:#e3eaf2!important}:root[data-sn-theme=vital-orange] .mkt-row{background:#fff!important}:root[data-sn-theme=vital-orange] .mkt-row:nth-child(2n){background:#fffdfb!important}:root[data-sn-theme=vital-orange] .rs-pair,:root[data-sn-theme=vital-orange] .log-symbol,:root[data-sn-theme=vital-orange] .log-msg,:root[data-sn-theme=vital-orange] .mkt-row span:first-child,:root[data-sn-theme=vital-orange] .d-ss-title,:root[data-sn-theme=vital-orange] .ts-title,:root[data-sn-theme=vital-orange] .rn-title{color:#101828!important}:root[data-sn-theme=vital-orange] .rs-mode,:root[data-sn-theme=vital-orange] .rs-cycle,:root[data-sn-theme=vital-orange] .log-type,:root[data-sn-theme=vital-orange] .mkt-label{color:#1769c2!important;background:#eef6ff!important;border:1px solid #cfe3ff!important}:root[data-sn-theme=vital-orange] .log-time,:root[data-sn-theme=vital-orange] .log-detail,:root[data-sn-theme=vital-orange] .rn-text,:root[data-sn-theme=vital-orange] .ts-label{color:#667085!important}:root[data-sn-theme=vital-orange] .strategy-card{position:relative!important;overflow:hidden!important}:root[data-sn-theme=vital-orange] .strategy-card:after{content:""!important;border-radius:10px 0 0 10px!important;width:4px!important;position:absolute!important;inset:0 auto 0 0!important}:root[data-sn-theme=vital-orange] .strategy-card.martin:after{background:#ff4f14!important}:root[data-sn-theme=vital-orange] .strategy-card.trend:after{background:#009f7f!important}:root[data-sn-theme=vital-orange] .strategy-card.grid:after{background:#08c!important}:root[data-sn-theme=vital-orange] .d-hero{box-shadow:0 8px 22px #ff4f1417!important}:root[data-sn-theme=vital-orange] .banner-carousel{background:linear-gradient(135deg,#fff2ea,#fff)!important;border:1px solid #ffc8ac!important;box-shadow:0 8px 22px #10182813!important}:root[data-sn-theme=vital-orange] .banner-slide img{filter:saturate(1.04)brightness(1.03)!important}:root[data-sn-theme=vital-orange] .banner-dots .dot{background:#ffffffb8!important;box-shadow:0 0 0 1px #ff4f142e!important}:root[data-sn-theme=vital-orange] .banner-dots .dot.active{background:#ff7a00!important}:root[data-sn-theme=vital-orange] .d-hero-val,:root[data-sn-theme=vital-orange] .wc-balance{color:#d9480f!important}:root[data-sn-theme=vital-orange] input:focus,:root[data-sn-theme=vital-orange] select:focus,:root[data-sn-theme=vital-orange] textarea:focus,:root[data-sn-theme=vital-orange] .symbol-display.open,:root[data-sn-theme=vital-orange] .input-field:focus{border-color:#ff7a00!important;outline:none!important;box-shadow:0 0 0 3px #ff7a0021!important}:root[data-sn-theme=vital-orange] .system-logs-page,:root[data-sn-theme=vital-orange] .logs-page{color:#111827!important;background:linear-gradient(#fff 0%,#fffaf7 48%,#fff4ee 100%)!important;min-height:100vh!important}:root[data-sn-theme=vital-orange] .system-logs-page .top-bar,:root[data-sn-theme=vital-orange] .logs-page .top-bar{background:#fffffff5!important;border-bottom:1px solid #ffe0cf!important;box-shadow:0 8px 18px #1118270b!important}:root[data-sn-theme=vital-orange] .system-logs-page .top-bar h2,:root[data-sn-theme=vital-orange] .logs-page .top-bar h2{color:#e64610!important;font-weight:800!important}:root[data-sn-theme=vital-orange] .system-logs-page .back-btn,:root[data-sn-theme=vital-orange] .logs-page .back-btn{color:#172033!important;background:#fff!important;border-color:#ffd2bc!important;box-shadow:0 5px 14px #1018280f!important}:root[data-sn-theme=vital-orange] .system-logs-page .count,:root[data-sn-theme=vital-orange] .logs-page .count{color:#667085!important}:root[data-sn-theme=vital-orange] .system-logs-page .filter-tabs,:root[data-sn-theme=vital-orange] .logs-page .filter-tabs{background:#ffffffd1!important;border-bottom:1px solid #ffe7da!important}:root[data-sn-theme=vital-orange] .system-logs-page .filter-tabs button,:root[data-sn-theme=vital-orange] .logs-page .filter-tabs button{color:#5f6b7a!important;background:#fff!important;border-color:#e9eef5!important;box-shadow:0 4px 10px #10182809!important}:root[data-sn-theme=vital-orange] .system-logs-page .filter-tabs button.active,:root[data-sn-theme=vital-orange] .logs-page .filter-tabs button.active{color:#e64610!important;background:#fff1e8!important;border-color:#ff8a3d!important;font-weight:800!important}:root[data-sn-theme=vital-orange] .system-logs-page .logs-list,:root[data-sn-theme=vital-orange] .logs-page .logs-list{padding:12px 16px 24px!important}:root[data-sn-theme=vital-orange] .system-logs-page .log-card,:root[data-sn-theme=vital-orange] .logs-page .trade-card{background:#fff!important;border:1px solid #ffe0cf!important;border-left:3px solid #ff6a2a!important;border-radius:10px!important;box-shadow:0 8px 20px #1018280e!important}:root[data-sn-theme=vital-orange] .logs-page .trade-card{margin-bottom:10px!important;padding:12px!important}:root[data-sn-theme=vital-orange] .system-logs-page .log-main{margin-bottom:7px!important}:root[data-sn-theme=vital-orange] .system-logs-page .log-msg,:root[data-sn-theme=vital-orange] .logs-page .t-symbol{color:#111827!important;font-weight:700!important}:root[data-sn-theme=vital-orange] .system-logs-page .log-time,:root[data-sn-theme=vital-orange] .system-logs-page .log-sub,:root[data-sn-theme=vital-orange] .logs-page .t-time,:root[data-sn-theme=vital-orange] .logs-page .t-line2,:root[data-sn-theme=vital-orange] .logs-page .t-line3,:root[data-sn-theme=vital-orange] .logs-page .t-txno,:root[data-sn-theme=vital-orange] .logs-page .t-side,:root[data-sn-theme=vital-orange] .logs-page .t-principal,:root[data-sn-theme=vital-orange] .logs-page .t-fee{color:#667085!important}:root[data-sn-theme=vital-orange] .logs-page .t-sep{color:#cbd5e1!important}:root[data-sn-theme=vital-orange] .system-logs-page .log-badge,:root[data-sn-theme=vital-orange] .system-logs-page .log-badge.strategy{color:#e64610!important;background:#fff1e8!important}:root[data-sn-theme=vital-orange] .system-logs-page .log-badge.fuel{color:#008a6a!important;background:#e9fbf4!important}:root[data-sn-theme=vital-orange] .system-logs-page .log-badge.activation{color:#b77900!important;background:#fff7d6!important}:root[data-sn-theme=vital-orange] .logs-page .stats-bar{background:#fff6f0!important;border-bottom:1px solid #ffe0cf!important}:root[data-sn-theme=vital-orange] .logs-page .stat-item{color:#667085!important}:root[data-sn-theme=vital-orange] .logs-page .load-more{color:#e64610!important;background:#fff1e8!important;border-color:#ffbd98!important;font-weight:800!important}:root[data-sn-theme=vital-orange] .system-logs-page .loading,:root[data-sn-theme=vital-orange] .system-logs-page .empty,:root[data-sn-theme=vital-orange] .logs-page .loading,:root[data-sn-theme=vital-orange] .logs-page .empty{color:#8a94a6!important;background:#fffaf7!important;border:1px dashed #ffd2bc!important;border-radius:12px!important}@media (width>=769px){:root[data-sn-theme=vital-orange] .main-layout .page-content{width:min(1120px,100vw - 40px);margin:0 auto;padding-top:22px!important;padding-bottom:92px!important}:root[data-sn-theme=vital-orange] .bottom-nav{border:1px solid var(--vo-border)!important;border-radius:22px!important;width:min(520px,100vw - 40px)!important;height:62px!important;bottom:18px!important;left:50%!important;right:auto!important}:root[data-sn-theme=vital-orange] .login-page{align-items:center!important}:root[data-sn-theme=vital-orange] .login-container{border:1px solid var(--vo-border);background:#ffffffe6;border-radius:24px;padding:34px 30px;box-shadow:0 22px 52px #9b521629}}:root[data-sn-theme=vital-orange]{--vo-page:#fffdf9;--vo-page-2:#fff7f0;--vo-card:#fff;--vo-soft:#fff3e9;--vo-soft-2:#ffe1cc;--vo-border:#f0ded2;--vo-border-strong:#ff9a57;--vo-text:#151f2f;--vo-text-2:#354256;--vo-muted:#627084;--vo-primary:#ff5b1a;--vo-primary-2:#ff9400;--vo-primary-dark:#d94b0b;--vo-teal:#009b7b;--vo-blue:#1976d2;--vo-red:#d63b35;--vo-shadow:0 14px 32px #8e46181c;--vo-shadow-soft:0 7px 18px #10182811}:root[data-sn-theme=vital-orange],:root[data-sn-theme=vital-orange] body,:root[data-sn-theme=vital-orange] #app,:root[data-sn-theme=vital-orange] .app-shell,:root[data-sn-theme=vital-orange] .main-layout,:root[data-sn-theme=vital-orange] .main-layout .page-content,:root[data-sn-theme=vital-orange] .home-page,:root[data-sn-theme=vital-orange] .spot-page,:root[data-sn-theme=vital-orange] .futures-page,:root[data-sn-theme=vital-orange] .me-page,:root[data-sn-theme=vital-orange] .sub-page,:root[data-sn-theme=vital-orange] .rank-page,:root[data-sn-theme=vital-orange] .detail-page,:root[data-sn-theme=vital-orange] .strategy-config-page,:root[data-sn-theme=vital-orange] .system-logs-page,:root[data-sn-theme=vital-orange] .logs-page{color:var(--vo-text)!important;background:linear-gradient(#fff 0%,#fffdf9 48%,#fff7f0 100%)!important}:root[data-sn-theme=vital-orange] .bar,:root[data-sn-theme=vital-orange] .sp-top,:root[data-sn-theme=vital-orange] .sp-header,:root[data-sn-theme=vital-orange] .page-header,:root[data-sn-theme=vital-orange] .rank-titlebar,:root[data-sn-theme=vital-orange] .detail-page .top-bar,:root[data-sn-theme=vital-orange] .system-logs-page .top-bar,:root[data-sn-theme=vital-orange] .logs-page .top-bar,:root[data-sn-theme=vital-orange] .bill-header{background:#fffffff7!important;border-color:#f4e1d5!important;box-shadow:0 1px #ff702114!important}:root[data-sn-theme=vital-orange] .bar h1,:root[data-sn-theme=vital-orange] .sp-top h2,:root[data-sn-theme=vital-orange] .sp-header h2,:root[data-sn-theme=vital-orange] .page-header h2,:root[data-sn-theme=vital-orange] .rank-titlebar h2,:root[data-sn-theme=vital-orange] .system-logs-page .top-bar h2,:root[data-sn-theme=vital-orange] .logs-page .top-bar h2,:root[data-sn-theme=vital-orange] .bill-header h2,:root[data-sn-theme=vital-orange] .login-title{color:#f25516!important;text-shadow:0 1px #ffffffb3!important;font-weight:850!important}:root[data-sn-theme=vital-orange] .dash,:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .d-profit-card,:root[data-sn-theme=vital-orange] .d-trade-bar,:root[data-sn-theme=vital-orange] .strategy-card,:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs,:root[data-sn-theme=vital-orange] .mkt-body,:root[data-sn-theme=vital-orange] .d-strategy-status,:root[data-sn-theme=vital-orange] .today-stats,:root[data-sn-theme=vital-orange] .risk-notice,:root[data-sn-theme=vital-orange] .wallet-card,:root[data-sn-theme=vital-orange] .me-menu-group,:root[data-sn-theme=vital-orange] .exchange-main-card,:root[data-sn-theme=vital-orange] .activation-status-card,:root[data-sn-theme=vital-orange] .strategy-config-page .section,:root[data-sn-theme=vital-orange] .strategy-config-page .card,:root[data-sn-theme=vital-orange] .detail-card,:root[data-sn-theme=vital-orange] .detail-section,:root[data-sn-theme=vital-orange] .podium-card,:root[data-sn-theme=vital-orange] .bill-modal,:root[data-sn-theme=vital-orange] .system-logs-page .log-card,:root[data-sn-theme=vital-orange] .logs-page .trade-card{box-shadow:var(--vo-shadow-soft)!important;background:#fffffff5!important;border-color:#f0ded2!important}:root[data-sn-theme=vital-orange] .d-hero,:root[data-sn-theme=vital-orange] .wallet-card{background:linear-gradient(135deg,#fff4ebf2,#fffffffa 62%)!important;border-left:3px solid #ff5b1a6b!important}:root[data-sn-theme=vital-orange] .d-hero-val,:root[data-sn-theme=vital-orange] .wc-balance,:root[data-sn-theme=vital-orange] .asset-amount,:root[data-sn-theme=vital-orange] .total-amount{color:#d94b0b!important}:root[data-sn-theme=vital-orange] .strategy-card{border-radius:10px!important;padding-left:16px!important;position:relative!important;overflow:hidden!important}:root[data-sn-theme=vital-orange] .strategy-card.martin,:root[data-sn-theme=vital-orange] .strategy-card.trend,:root[data-sn-theme=vital-orange] .strategy-card.grid{box-shadow:inset 3px 0 0 #ff6a21, var(--vo-shadow-soft)!important;background:linear-gradient(100deg,#ff5b1a13,#fff0 42%),#fff!important}:root[data-sn-theme=vital-orange] .sc-title,:root[data-sn-theme=vital-orange] .martin-title,:root[data-sn-theme=vital-orange] .trend-title,:root[data-sn-theme=vital-orange] .grid-title{color:#ef5b18!important;font-weight:850!important}:root[data-sn-theme=vital-orange] .sc-progress-bar{background:#f1e6df!important;height:4px!important}:root[data-sn-theme=vital-orange] .martin-progress,:root[data-sn-theme=vital-orange] .trend-progress,:root[data-sn-theme=vital-orange] .grid-progress{background:linear-gradient(90deg,#ff5b1a,#ffb020)!important}:root[data-sn-theme=vital-orange] .sc-stats-row,:root[data-sn-theme=vital-orange] .sc-bottom-row,:root[data-sn-theme=vital-orange] .rs-status,:root[data-sn-theme=vital-orange] .log-time,:root[data-sn-theme=vital-orange] .log-detail,:root[data-sn-theme=vital-orange] .bd-count,:root[data-sn-theme=vital-orange] .bt-label,:root[data-sn-theme=vital-orange] .bp-tab,:root[data-sn-theme=vital-orange] .filter-btn,:root[data-sn-theme=vital-orange] .system-logs-page .log-time,:root[data-sn-theme=vital-orange] .system-logs-page .log-sub{color:#627084!important}:root[data-sn-theme=vital-orange] .ops button,:root[data-sn-theme=vital-orange] .bill-tab.on,:root[data-sn-theme=vital-orange] .bp-tab.on,:root[data-sn-theme=vital-orange] .mkt-tab.active,:root[data-sn-theme=vital-orange] .rs-sortbar button.active,:root[data-sn-theme=vital-orange] .filter-btn.active,:root[data-sn-theme=vital-orange] .system-logs-page .filter-tabs button.active,:root[data-sn-theme=vital-orange] .logs-page .filter-tabs button.active,:root[data-sn-theme=vital-orange] .btn-primary,:root[data-sn-theme=vital-orange] .auth-submit,:root[data-sn-theme=vital-orange] .view-more-btn{color:#fff!important;background:linear-gradient(135deg,#ff5b1a,#ff9300)!important;border-color:#ff5b1ab8!important;box-shadow:0 8px 18px #ff5b1a2e!important}:root[data-sn-theme=vital-orange] .ops .pause,:root[data-sn-theme=vital-orange] .ops .stop,:root[data-sn-theme=vital-orange] .ops .refresh{color:#d94b0b!important;background:#fff!important;border-color:#ffc8a8!important;box-shadow:0 5px 14px #1018280b!important}:root[data-sn-theme=vital-orange] .ops .stop{color:#cc352f!important;background:#fff7f6!important;border-color:#ffd0cd!important}:root[data-sn-theme=vital-orange] .sec-h h3,:root[data-sn-theme=vital-orange] .bd-title,:root[data-sn-theme=vital-orange] .d-ss-title,:root[data-sn-theme=vital-orange] .ts-title,:root[data-sn-theme=vital-orange] .rn-title{color:#151f2f!important;font-weight:850!important}:root[data-sn-theme=vital-orange] .sec-h h3:before{background:linear-gradient(#ff5b1a,#ffae2a)!important;border-radius:4px!important}:root[data-sn-theme=vital-orange] .rs-empty,:root[data-sn-theme=vital-orange] .log-empty,:root[data-sn-theme=vital-orange] .bd-empty,:root[data-sn-theme=vital-orange] .rank-page .empty,:root[data-sn-theme=vital-orange] .rank-page .loading,:root[data-sn-theme=vital-orange] .system-logs-page .empty,:root[data-sn-theme=vital-orange] .logs-page .empty{color:#9a5a32!important;background:#fff7f0!important;border-color:#ffc6a4!important}:root[data-sn-theme=vital-orange] .mkt-header,:root[data-sn-theme=vital-orange] .bill-total,:root[data-sn-theme=vital-orange] .bill-period-tabs,:root[data-sn-theme=vital-orange] .rs-sortbar{background:linear-gradient(90deg,#fff4ea,#fff)!important;border-color:#f0ded2!important}:root[data-sn-theme=vital-orange] .bt-card,:root[data-sn-theme=vital-orange] .bp-tab,:root[data-sn-theme=vital-orange] .bill-tab,:root[data-sn-theme=vital-orange] .filter-btn,:root[data-sn-theme=vital-orange] .system-logs-page .filter-tabs button,:root[data-sn-theme=vital-orange] .logs-page .filter-tabs button,:root[data-sn-theme=vital-orange] .mkt-sort-btn,:root[data-sn-theme=vital-orange] .mkt-tab,:root[data-sn-theme=vital-orange] .rs-sortbar button{color:#354256!important;background:#fff!important;border-color:#ecdcd1!important;box-shadow:0 3px 10px #1018280a!important}:root[data-sn-theme=vital-orange] .podium-card{background:linear-gradient(#fff9f4fa,#fffffff5)!important;border-color:#ffc8a8!important}:root[data-sn-theme=vital-orange] .podium-card:before{background:linear-gradient(90deg,#0000,#ff5b1a33,#ffae2a2e,#0000)!important}:root[data-sn-theme=vital-orange] .podium-block.first{background:linear-gradient(#ffb640,#ff6a21)!important}:root[data-sn-theme=vital-orange] .podium-block.second{background:linear-gradient(#e8f0f8,#aac0d2)!important}:root[data-sn-theme=vital-orange] .podium-block.third{background:linear-gradient(#ffd7ae,#e89551)!important}:root[data-sn-theme=vital-orange] .bill-overlay{background:#151f2f2e!important}:root[data-sn-theme=vital-orange] .bill-modal{border-radius:14px 14px 0 0!important}:root[data-sn-theme=vital-orange] .bottom-nav{background:#fffffffa!important;border-color:#f0ded2!important;box-shadow:0 -8px 24px #10182814!important}:root[data-sn-theme=vital-orange] input,:root[data-sn-theme=vital-orange] select,:root[data-sn-theme=vital-orange] textarea,:root[data-sn-theme=vital-orange] .input-field,:root[data-sn-theme=vital-orange] .strategy-config-page input,:root[data-sn-theme=vital-orange] .strategy-config-page select,:root[data-sn-theme=vital-orange] .strategy-config-page textarea,:root[data-sn-theme=vital-orange] .strategy-config-page .symbol-display{background:#fff!important;border-color:#eadbd0!important}@media (width>=1024px){.main-layout .page-content{width:min(1320px,100vw - 48px);margin:0 auto;padding-top:24px;padding-bottom:108px}.bottom-nav{border-radius:18px;width:min(520px,100vw - 48px);height:60px;bottom:24px;left:50%;right:auto;transform:translate(-50%)}.bottom-nav .nav-item{border-radius:13px;gap:4px;min-width:96px;padding:8px 18px}.home-page{grid-template-columns:minmax(0,1fr) 360px;grid-auto-flow:dense;align-items:start;gap:18px;padding:0 0 28px;display:grid}.home-page>.bar,.home-page>.dash,.home-page>.banner-carousel,.home-page>.rank-ticker,.home-page>.ops,.home-page>.strategy-cards,.home-page>.version{grid-column:1/-1;margin:0}.home-page>.sec{min-width:0;margin:0;padding:0}.home-page>.bar{border-radius:14px;min-height:64px;padding:16px 22px}.bar h1{font-size:22px}.bar-user{font-size:14px}.dash{box-shadow:none;background:0 0;border:none;grid-template-columns:minmax(320px,1.15fr) minmax(360px,1fr);gap:14px;padding:0;display:grid}.dash .d-hero,.dash .d-row2,.dash .d-trade-bar{margin:0}.dash .d-hero{border-radius:14px;flex-direction:column;grid-area:1/1/span 2;justify-content:center;min-height:148px;padding:22px 24px;display:flex}.dash.collapsed .d-hero{grid-column:1/-1;min-height:104px}.dash .d-row2{grid-area:1/2;gap:14px}.dash .d-trade-bar{grid-area:2/2;min-height:68px}.d-hero-val{font-size:32px}.banner-carousel{border-radius:14px;height:clamp(156px,15vw,220px)}.rank-ticker{border-radius:10px;height:40px}.ticker-label{padding:0 14px;line-height:40px}.ops{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0;display:grid}.ops button{border-radius:10px;min-height:42px;font-size:14px;font-weight:800}.strategy-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;display:grid}.strategy-card{border-radius:14px;min-height:142px;padding:18px 20px}.sc-title{font-size:20px}.sc-stats-row,.sc-bottom-row{font-size:13px}.sc-progress-bar{margin-top:16px}:is(.sec:has(.running-strats),.sec:has(.logs)){grid-column:1}:is(.sec:has(.mkt-body),.sec:has(.d-strategy-status),.sec:has(.today-stats),.sec:has(.risk-notice)){grid-column:2}.sec:has(.logs){grid-row:span 3}.sec-h{margin-bottom:10px;padding:0}.sec-h h3{font-size:16px}.running-strats,.logs,.mkt-body,.d-strategy-status,.today-stats,.risk-notice{border-radius:14px}.running-strats,.logs{padding:14px}.logs{max-height:600px;overflow:auto}.mkt-body{max-height:540px}.mkt-rows{max-height:486px;overflow:auto}.d-ss-row{min-height:42px}.ts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ts-item{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:58px;display:flex}.version{padding:14px 0 0}:root[data-sn-theme=vital-orange] .main-layout .page-content{width:min(1320px,100vw - 48px)!important;margin:0 auto!important;padding-top:24px!important;padding-bottom:108px!important}:root[data-sn-theme=vital-orange] .bottom-nav{border-radius:18px!important;width:min(520px,100vw - 48px)!important;height:60px!important;bottom:24px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}:root[data-sn-theme=vital-orange] .bottom-nav .nav-item{border-radius:13px!important;gap:4px!important;min-width:96px!important;padding:8px 18px!important}:root[data-sn-theme=vital-orange] .bottom-nav .nav-item.active{background:#fff3e9!important}:root[data-sn-theme=vital-orange] .home-page{grid-template-columns:minmax(0,1fr) 360px!important;grid-auto-flow:dense!important;align-items:start!important;gap:18px!important;padding:0 0 28px!important;display:grid!important}:root[data-sn-theme=vital-orange] .home-page>.bar,:root[data-sn-theme=vital-orange] .home-page>.dash,:root[data-sn-theme=vital-orange] .home-page>.banner-carousel,:root[data-sn-theme=vital-orange] .home-page>.rank-ticker,:root[data-sn-theme=vital-orange] .home-page>.ops,:root[data-sn-theme=vital-orange] .home-page>.strategy-cards,:root[data-sn-theme=vital-orange] .home-page>.version{grid-column:1/-1!important;margin:0!important}:root[data-sn-theme=vital-orange] .home-page>.sec{min-width:0!important;margin:0!important;padding:0!important}:root[data-sn-theme=vital-orange] .home-page>.bar{border:1px solid #f0ded2!important;border-radius:14px!important;min-height:64px!important;padding:16px 22px!important}:root[data-sn-theme=vital-orange] .bar h1{font-size:22px!important}:root[data-sn-theme=vital-orange] .bar-user{font-size:14px!important}:root[data-sn-theme=vital-orange] .dash{box-shadow:none!important;background:0 0!important;border:none!important;grid-template-columns:minmax(320px,1.15fr) minmax(360px,1fr)!important;gap:14px!important;padding:0!important;display:grid!important}:root[data-sn-theme=vital-orange] .dash .d-hero,:root[data-sn-theme=vital-orange] .dash .d-row2,:root[data-sn-theme=vital-orange] .dash .d-trade-bar{margin:0!important}:root[data-sn-theme=vital-orange] .dash .d-hero{border-radius:14px!important;flex-direction:column!important;grid-area:1/1/span 2!important;justify-content:center!important;min-height:148px!important;padding:22px 24px!important;display:flex!important}:root[data-sn-theme=vital-orange] .dash.collapsed .d-hero{grid-column:1/-1!important;min-height:104px!important}:root[data-sn-theme=vital-orange] .dash .d-row2{grid-area:1/2!important;gap:14px!important}:root[data-sn-theme=vital-orange] .dash .d-trade-bar{grid-area:2/2!important;min-height:68px!important}:root[data-sn-theme=vital-orange] .d-hero-val{font-size:32px!important}:root[data-sn-theme=vital-orange] .banner-carousel{border-radius:14px!important;height:clamp(156px,15vw,220px)!important}:root[data-sn-theme=vital-orange] .rank-ticker{border-radius:10px!important;height:40px!important}:root[data-sn-theme=vital-orange] .ticker-label{padding:0 14px!important;line-height:40px!important}:root[data-sn-theme=vital-orange] .ops{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;padding:0!important;display:grid!important}:root[data-sn-theme=vital-orange] .ops button{border-radius:10px!important;min-height:42px!important;font-size:14px!important;font-weight:800!important}:root[data-sn-theme=vital-orange] .strategy-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:0!important;padding:0!important;display:grid!important}:root[data-sn-theme=vital-orange] .strategy-card{border-radius:14px!important;min-height:142px!important;padding:18px 20px!important}:root[data-sn-theme=vital-orange] .sc-title{font-size:20px!important}:root[data-sn-theme=vital-orange] .sc-stats-row,:root[data-sn-theme=vital-orange] .sc-bottom-row{font-size:13px!important}:root[data-sn-theme=vital-orange] .sc-progress-bar{margin-top:16px!important}:is(:root[data-sn-theme=vital-orange] .sec:has(.running-strats),:root[data-sn-theme=vital-orange] .sec:has(.logs)){grid-column:1!important}:is(:root[data-sn-theme=vital-orange] .sec:has(.mkt-body),:root[data-sn-theme=vital-orange] .sec:has(.d-strategy-status),:root[data-sn-theme=vital-orange] .sec:has(.today-stats),:root[data-sn-theme=vital-orange] .sec:has(.risk-notice)){grid-column:2!important}:root[data-sn-theme=vital-orange] .sec:has(.logs){grid-row:span 3!important}:root[data-sn-theme=vital-orange] .sec-h{margin-bottom:10px!important;padding:0!important}:root[data-sn-theme=vital-orange] .sec-h h3{font-size:16px!important}:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs,:root[data-sn-theme=vital-orange] .mkt-body,:root[data-sn-theme=vital-orange] .d-strategy-status,:root[data-sn-theme=vital-orange] .today-stats,:root[data-sn-theme=vital-orange] .risk-notice{border-radius:14px!important}:root[data-sn-theme=vital-orange] .running-strats,:root[data-sn-theme=vital-orange] .logs{padding:14px!important}:root[data-sn-theme=vital-orange] .logs{max-height:600px!important;overflow:auto!important}:root[data-sn-theme=vital-orange] .mkt-body{max-height:540px!important}:root[data-sn-theme=vital-orange] .mkt-rows{max-height:486px!important;overflow:auto!important}:root[data-sn-theme=vital-orange] .d-ss-row{min-height:42px!important}:root[data-sn-theme=vital-orange] .ts-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}:root[data-sn-theme=vital-orange] .ts-item{background:#fffdf9!important;border:1px solid #f0ded2!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:58px!important;display:flex!important}:root[data-sn-theme=vital-orange] .version{padding:14px 0 0!important}.main-layout .page-content,:root[data-sn-theme=vital-orange] .main-layout .page-content{width:min(1320px,100vw - 48px)!important;margin:0 auto!important;padding-top:24px!important;padding-bottom:108px!important}.bottom-nav,:root[data-sn-theme=vital-orange] .bottom-nav{z-index:300!important;border-radius:18px!important;width:min(520px,100vw - 48px)!important;height:60px!important;display:flex!important;position:fixed!important;bottom:24px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.bottom-nav .nav-item,:root[data-sn-theme=vital-orange] .bottom-nav .nav-item{border-radius:13px!important;gap:4px!important;min-width:96px!important;padding:8px 18px!important}.home-page,:root[data-sn-theme=vital-orange] .home-page{grid-template-columns:minmax(0,1fr) 360px!important;grid-auto-flow:dense!important;align-items:start!important;gap:18px!important;padding:0 0 28px!important;display:grid!important}.home-page>.bar,.home-page>.dash,.home-page>.banner-carousel,.home-page>.rank-ticker,.home-page>.ops,.home-page>.strategy-cards,.home-page>.version,:root[data-sn-theme=vital-orange] .home-page>.bar,:root[data-sn-theme=vital-orange] .home-page>.dash,:root[data-sn-theme=vital-orange] .home-page>.banner-carousel,:root[data-sn-theme=vital-orange] .home-page>.rank-ticker,:root[data-sn-theme=vital-orange] .home-page>.ops,:root[data-sn-theme=vital-orange] .home-page>.strategy-cards,:root[data-sn-theme=vital-orange] .home-page>.version{grid-column:1/-1!important;margin:0!important}.home-page>.sec,:root[data-sn-theme=vital-orange] .home-page>.sec{min-width:0!important;margin:0!important;padding:0!important}.banner-carousel,:root[data-sn-theme=vital-orange] .banner-carousel{border-radius:14px!important;height:clamp(260px,24vw,340px)!important}.banner-slide img,:root[data-sn-theme=vital-orange] .banner-slide img{object-fit:cover!important;object-position:center center!important;border-radius:14px!important}.strategy-cards,:root[data-sn-theme=vital-orange] .strategy-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:0!important;padding:0!important;display:grid!important}.strategy-card,:root[data-sn-theme=vital-orange] .strategy-card{border-radius:14px!important;min-height:156px!important;padding:18px 20px!important}:root{--sn-desktop-shell-max:1388px;--sn-desktop-sidebar-w:220px;--sn-desktop-gap:24px;--sn-desktop-content-max:1120px}.main-layout,:root[data-sn-theme=vital-orange] .main-layout{grid-template-columns:var(--sn-desktop-sidebar-w) minmax(0, 1fr)!important;gap:var(--sn-desktop-gap)!important;width:min(calc(100vw - 48px), var(--sn-desktop-shell-max))!important;max-width:var(--sn-desktop-shell-max)!important;background:radial-gradient(circle at 12% 8%,#00d4aa1f,#0000 28%),linear-gradient(135deg,#07111f 0%,#090d16 52%,#050812 100%)!important;grid-template-rows:minmax(0,1fr)!important;height:100dvh!important;min-height:100dvh!important;margin:0 auto!important;padding:24px 0!important;display:grid!important;overflow:hidden!important}.main-layout .page-content,:root[data-sn-theme=vital-orange] .main-layout .page-content{width:min(100%, var(--sn-desktop-content-max))!important;max-width:var(--sn-desktop-content-max)!important;grid-area:1/2!important;justify-self:center!important;height:calc(100dvh - 48px)!important;min-height:0!important;margin:0!important;padding:0 0 32px!important;overflow:hidden auto!important}.bottom-nav,:root[data-sn-theme=vital-orange] .bottom-nav{width:var(--sn-desktop-sidebar-w)!important;z-index:20!important;background:linear-gradient(#0f172af5,#090e19f0)!important;border:1px solid #94a3b82e!important;border-radius:18px!important;flex-direction:column!important;grid-area:1/1!important;justify-content:flex-start!important;align-items:stretch!important;gap:10px!important;height:calc(100dvh - 48px)!important;padding:20px 16px!important;display:flex!important;position:sticky!important;inset:24px auto auto!important;transform:none!important;box-shadow:0 22px 60px #00000047!important}.bottom-nav:before,:root[data-sn-theme=vital-orange] .bottom-nav:before{content:"Arthur 神牛量化";color:#ffd21f;border-bottom:1px solid #94a3b829;margin-bottom:8px;padding:0 10px 18px;font-size:18px;font-weight:900;line-height:1.25;display:block}.bottom-nav .nav-item,:root[data-sn-theme=vital-orange] .bottom-nav .nav-item{color:#94a3b8!important;background:0 0!important;border-radius:12px!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:12px 14px!important}.bottom-nav .nav-item:hover,:root[data-sn-theme=vital-orange] .bottom-nav .nav-item:hover{color:#e5e7eb!important;background:#ffffff0e!important}.bottom-nav .nav-item.active,:root[data-sn-theme=vital-orange] .bottom-nav .nav-item.active{color:#00d4aa!important;background:linear-gradient(135deg,#00d4aa2e,#ffd21f1a)!important;box-shadow:inset 3px 0 #00d4aa!important}.bottom-nav .nav-icon,:root[data-sn-theme=vital-orange] .bottom-nav .nav-icon{width:24px!important;min-width:24px!important;height:24px!important}.bottom-nav .nav-icon svg,:root[data-sn-theme=vital-orange] .bottom-nav .nav-icon svg{width:22px!important;height:22px!important}.bottom-nav .nav-label,:root[data-sn-theme=vital-orange] .bottom-nav .nav-label{font-size:14px!important;font-weight:800!important;line-height:1.2!important}.me-page,:root[data-sn-theme=vital-orange] .me-page{width:100%!important;max-width:100%!important;margin:0!important;padding-top:0!important}.main-layout>.bottom-nav.mobile-nav,:root[data-sn-theme=vital-orange] .main-layout>.bottom-nav.mobile-nav{visibility:hidden!important;pointer-events:none!important;display:none!important}.main-layout>.desktop-sidebar,:root[data-sn-theme=vital-orange] .main-layout>.desktop-sidebar{pointer-events:auto!important;z-index:60!important}.desktop-sidebar .desktop-nav-item,:root[data-sn-theme=vital-orange] .desktop-sidebar .desktop-nav-item{pointer-events:auto!important}body .modal-overlay.account-modal-overlay,body .modal-overlay.fuel-modal-overlay{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important}body .modal-overlay:has(>.modal-content){box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important}body .modal-overlay:has(>.modal-box){box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important}body .modal-overlay:has(>.buy-modal){box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important}body .modal-overlay:has(>.transfer-modal){box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important}body .modal-overlay:has(>.fuel-purchase-modal){box-sizing:border-box!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important}body .modal-overlay.account-modal-overlay>.modal-content,body .modal-overlay.fuel-modal-overlay>.buy-modal,body .modal-overlay.fuel-modal-overlay>.transfer-modal,body .modal-overlay.fuel-modal-overlay>.fuel-purchase-modal{border-radius:20px!important;width:min(440px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}body .modal-overlay:has(>.modal-content)>.modal-content{border-radius:20px!important;width:min(440px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}body .modal-overlay:has(>.modal-box)>.modal-box{border-radius:20px!important;width:min(440px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}body .modal-overlay:has(>.buy-modal)>.buy-modal{border-radius:20px!important;width:min(440px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}body .modal-overlay:has(>.transfer-modal)>.transfer-modal{border-radius:20px!important;width:min(440px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}body .modal-overlay:has(>.fuel-purchase-modal)>.fuel-purchase-modal{border-radius:20px!important;width:min(440px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}}
