.floating-ai-bg[data-v-280dc21c]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99990;background:transparent}.floating-ai-bg-enter-active[data-v-280dc21c],.floating-ai-bg-leave-active[data-v-280dc21c]{transition:opacity .28s cubic-bezier(.22,1,.36,1)}.floating-ai-bg-enter-from[data-v-280dc21c],.floating-ai-bg-leave-to[data-v-280dc21c]{opacity:0}.floating-ai-shell[data-v-280dc21c]{position:fixed;z-index:99991;box-sizing:border-box;display:flex;flex-direction:column;gap:0}.floating-ai-shell--expand-left[data-v-280dc21c]{transform-origin:100% 100%}.floating-ai-shell--expand-right[data-v-280dc21c]{transform-origin:0% 100%}.floating-ai-shell-enter-active[data-v-280dc21c],.floating-ai-shell-leave-active[data-v-280dc21c]{transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1)}.floating-ai-shell-enter-from[data-v-280dc21c],.floating-ai-shell-leave-to[data-v-280dc21c]{opacity:0;transform:scale(.94) translateY(8px)}.floating-ai-shell-enter-to[data-v-280dc21c],.floating-ai-shell-leave-from[data-v-280dc21c]{opacity:1;transform:scale(1) translateY(0)}.floating-ai-quickbar[data-v-280dc21c]{display:flex;align-items:center;gap:10px;padding:10px 12px;min-height:48px;box-sizing:border-box;border-radius:14px 14px 0 0;background:linear-gradient(135deg,#1e1b4b,#312e81 55%,#4338ca);border:1px solid rgba(255,255,255,.12);border-bottom:none;box-shadow:0 8px 24px #312e8159}.floating-ai-quickbar__analyze[data-v-280dc21c]{flex-shrink:0}.floating-ai-quickbar__model-label[data-v-280dc21c]{flex-shrink:0;font-size:12px;font-weight:600;color:#c7d2fe;white-space:nowrap}.floating-ai-quickbar__model[data-v-280dc21c]{flex:1;min-width:0;max-width:100%}.floating-ai-quickbar__model[data-v-280dc21c] .arco-select-view{background:#ffffff1f;border-color:#fff3;color:#e0e7ff}.floating-ai-quickbar__model[data-v-280dc21c] .arco-select-view-value{color:#e0e7ff}.floating-ai-dialog[data-v-280dc21c]{flex:1;display:flex;flex-direction:column;min-height:0;border-radius:0 0 16px 16px;background:#f8fafc;border:1px solid rgba(148,163,184,.35);border-top:1px solid rgba(255,255,255,.08);box-shadow:0 20px 50px #0f172a1f,0 0 0 1px #fffc inset;overflow:hidden}.floating-ai-dialog__header[data-v-280dc21c]{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:10px 14px;background:linear-gradient(180deg,#fff,#f1f5f9);border-bottom:1px solid rgba(226,232,240,.95)}.floating-ai-dialog__header-icon[data-v-280dc21c]{font-size:20px;color:#4f46e5}.floating-ai-dialog__title[data-v-280dc21c]{flex:1;font-size:15px;font-weight:600;color:#0f172a;letter-spacing:.02em}.floating-ai-dialog__close[data-v-280dc21c]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:8px;background:transparent;color:#64748b;cursor:pointer;transition:background .2s,color .2s}.floating-ai-dialog__close[data-v-280dc21c]:hover{background:#6366f11a;color:#4338ca}.floating-ai-msgs[data-v-280dc21c]{flex:1;min-height:200px;max-height:min(42vh,360px);overflow-y:auto;overflow-x:hidden;padding:14px 14px 10px;scroll-behavior:smooth}.floating-ai-msg[data-v-280dc21c]{display:flex;flex-direction:column;gap:4px;margin-bottom:14px;max-width:100%}.floating-ai-msg--assistant[data-v-280dc21c]{align-items:flex-start}.floating-ai-msg--user[data-v-280dc21c]{align-items:flex-end}.floating-ai-msg__label[data-v-280dc21c]{font-size:11px;font-weight:600;color:#94a3b8;padding:0 4px}.floating-ai-msg--user .floating-ai-msg__label[data-v-280dc21c]{text-align:right}.floating-ai-msg__bubble[data-v-280dc21c]{max-width:92%;padding:10px 12px;border-radius:14px;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.floating-ai-msg--assistant .floating-ai-msg__bubble[data-v-280dc21c]{color:#1e293b;background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 2px 8px #0f172a0a;border-bottom-left-radius:4px}.floating-ai-msg--user .floating-ai-msg__bubble[data-v-280dc21c]{color:#fff;background:linear-gradient(145deg,#6366f1,#4f46e5);border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 14px #4f46e547;border-bottom-right-radius:4px}.floating-ai-msg__bubble--pending[data-v-280dc21c]{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:12px}.floating-ai-dots[data-v-280dc21c]{display:inline-flex;gap:3px}.floating-ai-dots i[data-v-280dc21c]{width:5px;height:5px;border-radius:50%;background:#818cf8;animation:floating-ai-dot-280dc21c 1s ease-in-out infinite}.floating-ai-dots i[data-v-280dc21c]:nth-child(2){animation-delay:.15s}.floating-ai-dots i[data-v-280dc21c]:nth-child(3){animation-delay:.3s}@keyframes floating-ai-dot-280dc21c{0%,80%,to{opacity:.35;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.floating-ai-dialog__composer[data-v-280dc21c]{flex-shrink:0;padding:10px 12px 12px;background:#fff;border-top:1px solid rgba(226,232,240,.95)}.floating-ai-dialog__hint[data-v-280dc21c]{margin:0 0 8px;font-size:11px;color:#94a3b8;line-height:1.45}.floating-ai-dialog__input-row[data-v-280dc21c]{display:flex;align-items:flex-end;gap:10px}.floating-ai-dialog__textarea[data-v-280dc21c]{flex:1;min-width:0}.floating-ai-dialog__textarea[data-v-280dc21c] .arco-textarea{font-size:13px;border-radius:12px}.floating-ai-dialog__send[data-v-280dc21c]{flex-shrink:0;border-radius:12px}.floating-ai-orb[data-v-280dc21c]{position:fixed;z-index:99992;touch-action:none;-webkit-user-select:none;user-select:none;cursor:pointer;box-sizing:border-box;border-radius:50%;outline:none}.floating-ai-orb[data-v-280dc21c]:focus-visible{box-shadow:0 0 0 3px #6366f173}.floating-ai-orb.is-dragging[data-v-280dc21c]{cursor:grabbing}.floating-ai-orb.is-panel-open:not(.is-dragging) .floating-ai-orb__sphere[data-v-280dc21c]{box-shadow:0 4px 16px #2563eb8c,inset 0 1px #fff6}.floating-ai-orb__glow[data-v-280dc21c]{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.4) 0%,rgba(59,130,246,.12) 45%,transparent 70%);animation:floating-ai-orb-pulse-280dc21c 2.8s ease-in-out infinite;pointer-events:none}.floating-ai-orb__sphere[data-v-280dc21c]{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:linear-gradient(145deg,#6366f1,#3b82f6 45%,#2563eb);box-shadow:0 3px 12px #2563eb6b,inset 0 1px #ffffff59;border:1px solid rgba(255,255,255,.25);transition:box-shadow .25s ease}.floating-ai-orb__icon[data-v-280dc21c]{font-size:20px;color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.floating-ai-orb.is-dragging .floating-ai-orb__glow[data-v-280dc21c]{animation:none;opacity:.85}@keyframes floating-ai-orb-pulse-280dc21c{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.06);opacity:1}}#app{width:100%;height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg-1);color:var(--color-text-1)}body[arco-theme=dark]{color-scheme:dark;background-color:var(--color-bg-1)}body[arco-theme=dark] .content .arco-card,body[arco-theme=dark] .arco-modal .arco-card{background-color:var(--color-bg-2);border-color:var(--color-border-2)}body[arco-theme=dark] .content .arco-table-th,body[arco-theme=dark] .arco-drawer .arco-table-th{background-color:var(--color-fill-2)!important}body[arco-theme=dark] .content .arco-table-tr:nth-child(2n) .arco-table-td{background-color:var(--color-fill-1)}body[arco-theme=dark] .arco-drawer-body,body[arco-theme=dark] .arco-modal-body{background-color:var(--color-bg-2)}body[arco-theme=dark] .arco-modal-header,body[arco-theme=dark] .arco-drawer-header{background-color:var(--color-bg-2);border-color:var(--color-border-2)}body[arco-theme=dark] .arco-modal-footer,body[arco-theme=dark] .arco-drawer-footer,body[arco-theme=dark] .arco-popover-content,body[arco-theme=dark] .arco-dropdown-list{background-color:var(--color-bg-3);border-color:var(--color-border-2)}body[arco-theme=dark] .market-dashboard .arco-card:not(.chart-fullscreen-host .arco-card){background-color:var(--color-bg-2);border-color:var(--color-border-2)!important}body[arco-theme=dark] .market-dashboard .arco-card-header{border-bottom-color:var(--color-border-2)!important}body[arco-theme=dark] .orderbook-header,body[arco-theme=dark] .orderbook-row:nth-child(odd){background:var(--color-fill-2)!important}body[arco-theme=dark] .spot-strategy-settings__title,body[arco-theme=dark] .notify-settings-title,body[arco-theme=dark] .chart-title{color:var(--color-text-1)}body[arco-theme=dark] .spot-strategy-settings__grid,body[arco-theme=dark] .notify-settings-desc,body[arco-theme=dark] .notify-settings-row,body[arco-theme=dark] .kline-log-toggle-text{color:var(--color-text-2)}body[arco-theme=dark] .chart-body-chart{background:#181a20}body[arco-theme=dark] .page-header h1,body[arco-theme=dark] .page-header p,body[arco-theme=dark] .screen-progress__header{color:var(--color-text-1)}body[arco-theme=dark] .screen-progress__meta,body[arco-theme=dark] .loading-header{color:var(--color-text-3)}body[arco-theme=dark] .futures-signal-page,body[arco-theme=dark] .market-replay-page{background:var(--color-bg-1)}body[arco-theme=dark] .login-page{--login-card: var(--color-bg-2);--login-card-shadow: 0 24px 80px rgba(0, 0, 0, .45), 0 0 1px rgba(255, 255, 255, .06)}body[arco-theme=dark] .login-panel{background:var(--color-bg-1)}body[arco-theme=dark] .panel-card{background:var(--color-bg-2);border-color:var(--color-border-2)}body[arco-theme=dark] .panel-title{color:var(--color-text-1)}body[arco-theme=dark] .panel-sub,body[arco-theme=dark] .panel-footer{color:var(--color-text-3)}body[arco-theme=dark] .sider-nav--drawer{background:var(--color-bg-2)}
