@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Rajdhani:wght@500;600;700&family=Noto+Sans+TC:wght@400;450;500;550;600;650;700&display=swap";:root{--system-void: #05070d;--system-panel: #080c14;--system-blue: #3b8bff;--system-highlight: #5ac8ff;--system-core: #9fe0ff;--system-steel: #a8b7cb;--system-text: #ffffff;--system-border: rgb(59 139 255 / 25%);--system-glow: 0 0 18px rgb(59 139 255 / 7%), inset 0 0 20px rgb(59 139 255 / 3%);font-family:DM Sans,Noto Sans TC,sans-serif;color:var(--text);background:#05070d;font-synthesis:none;font-weight:400;--accent: #4da3ff;--accent-strong: #2f7bff;--lime: var(--accent);--text: #e6edf8;--on-accent: #05070d;--danger: #ffb6b6;--muted: #a9b7d0;--line: #18263d;--panel: #0b1020;--soft: #101b2e;--allocation-offer: #2f7bff;--allocation-idle: #18263d}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--lime);outline-offset:5px}button{border:0}button svg,a svg{flex-shrink:0}p{color:var(--muted);line-height:1.8}h1,h2,h3,p{margin-top:0}h2{font-size:19px;font-weight:550;letter-spacing:.01em;margin-bottom:12px}h3{font-weight:550}small{font-size:12px}::selection{background:var(--lime);color:var(--on-accent)}.app-shell{min-height:100vh}.sidebar{width:238px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);padding:32px 19px 0;display:flex;flex-direction:column;background:#0b1020;z-index:30}.brand{display:flex;align-items:center;gap:11px;padding:0 5px;font-size:24px;letter-spacing:-1.1px;font-weight:700}.brand-light{font-weight:400;color:var(--lime)}.brand small{display:block;font-size:12px;letter-spacing:2px;font-weight:500;color:var(--muted);margin-top:5px}.brand-symbol{height:37px;width:37px;background:var(--lime);color:var(--on-accent);border-radius:9px;font-size:36px;line-height:26px;font-weight:700;position:relative;letter-spacing:-3px;padding-left:6px}.brand-symbol span{position:absolute;font-size:23px;right:3px;top:2px}.workspace{margin:37px 0 32px;display:flex;align-items:center;gap:10px;padding:12px 8px;border:1px solid var(--line);border-radius:7px;font-size:12px}.workspace small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.workspace>svg{margin-left:auto;color:var(--muted)}.workspace-icon{background:#18263d;border:1px solid #263e62;width:29px;height:29px;display:grid;place-items:center;border-radius:5px;font-size:14px;color:var(--lime)}.nav-caption{font-size:12px;letter-spacing:1.7px;color:var(--muted);padding-left:14px;margin-bottom:17px}.nav-item{display:flex;align-items:center;gap:13px;min-height:48px;padding:0 14px;color:var(--muted);font-size:12px;margin-bottom:7px;border-radius:6px;transition:background .18s,color .18s}.nav-item:hover{color:var(--text);background:#101b2e}.nav-item.active{color:var(--lime);background:#4da3ff12;box-shadow:inset 2px 0 var(--lime)}.nav-item .status-dot{margin-left:auto}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--lime);display:inline-block;flex-shrink:0;box-shadow:0 0 9px #4da3ff35}.status-dot.muted{background:#2f7bff;box-shadow:none}.sidebar-bottom{margin-top:auto;padding-top:35px}.upgrade{padding:19px 15px;background:linear-gradient(130deg,#18263d,#101b2e);border:1px solid #18263d;border-radius:8px}.upgrade>svg{color:var(--lime);margin-bottom:12px}.upgrade b{display:block;font-size:12px;font-weight:500}.upgrade p{font-size:12px;margin:8px 0 16px}.upgrade a{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--lime)}.help-button{display:flex;align-items:center;gap:12px;background:none;color:var(--muted);font-size:12px;padding:25px 8px;width:100%}.help-button svg:last-child{margin-left:auto}.profile{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding:22px 0;font-size:12px}.profile small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.avatar{width:33px;height:33px;border:1px solid #263e62;background:#18263d;display:grid;place-items:center;border-radius:50%;font-size:12px;color:var(--text)}.avatar.small{width:29px;height:29px;font-size:12px}.mini-tag{font-size:12px;letter-spacing:.5px;padding:4px 6px;border:1px solid #263e62;border-radius:4px;color:var(--lime);font-weight:500;white-space:nowrap}.profile>.mini-tag{margin-left:auto}.main-shell{margin-left:238px}.topbar{height:74px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:20px}.breadcrumb{display:flex;align-items:center;gap:18px;font-size:12px;color:var(--muted)}.breadcrumb b{font-weight:400;color:var(--text)}.topbar-right{display:flex;align-items:center;gap:24px}.connection{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted)}.demo-label{font-size:12px;letter-spacing:1.1px;color:var(--muted);border:1px solid #18263d;border-radius:3px;padding:4px 6px}.mobile-menu{display:none!important}main{max-width:1580px;margin:auto;padding:28px 38px 0}.page-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;min-height:32px}.eyebrow{font-size:12px;letter-spacing:1.9px;font-weight:500;color:var(--muted);display:inline-flex;align-items:center;gap:7px}.currency-switch{display:flex;align-items:center;gap:6px;flex-shrink:0}.currency-pill{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 12px;border:1px solid #496079;border-radius:999px;background:transparent;color:var(--text);cursor:pointer;font-weight:600}.currency-pill-usd[aria-checked=true]{background:#245f37;border-color:#66b37d;color:#fff}.currency-pill-usdt[aria-checked=true]{background:#26a17b;border-color:#52cba6;color:#041510}.currency-pill:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media(max-width:700px){.currency-pill{padding:7px 9px;gap:5px}.page-topline{flex-wrap:wrap;gap:10px}}.coin{display:grid;place-items:center;border-radius:50%;background:#263e62;color:var(--lime);height:19px;width:19px;font-size:12px}.coin-usd{background:#245f37;color:#fff}.coin-usdt{background:#26a17b;color:#fff}option{background:#101b2e;color:#fff}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}h1{font-size:33px;font-weight:550;letter-spacing:1px;line-height:1.5;margin-bottom:8px}.title-dot{color:var(--lime);margin-left:5px}.page-heading p{font-size:12px;margin:0;color:var(--muted);letter-spacing:.4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #18263d;background:#101b2e;color:var(--text);border-radius:5px;min-height:40px;padding:11px 16px;font-size:12px;white-space:nowrap;transition:transform .15s,background .15s}.button:hover{background:#18263d;transform:translateY(-1px)}.button.primary{color:var(--on-accent);background:var(--lime);border-color:var(--lime);font-weight:600}.button.primary:hover{background:#4da3ff}.hero{position:relative;min-height:236px;border:1px solid #263e62;border-radius:10px;overflow:hidden;background:radial-gradient(ellipse at 78% 60%,#263e6244,transparent 55%),linear-gradient(110deg,#101b2e,#101b2e 70%);margin-bottom:23px}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#4da3ff07 1px,transparent 1px),linear-gradient(90deg,#4da3ff07 1px,transparent 1px);background-size:32px 32px;pointer-events:none}.hero-copy{position:relative;z-index:2;padding:29px 31px}.hero-copy>.eyebrow{font-size:12px;letter-spacing:2px;color:var(--muted);margin-bottom:21px}.hero-label{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:13px}.hero-label>span{font-size:12px;letter-spacing:1px;color:var(--muted)}.hero-number{font-size:60px;font-weight:500;letter-spacing:-2.7px;line-height:1.45;font-variant-numeric:tabular-nums}.hero-number>span{font-size:36px;color:var(--muted);margin-right:4px;font-weight:400}.hero-number small{font-size:12px;color:var(--muted);letter-spacing:0;margin-left:14px}.hero-foot{display:flex;align-items:center;gap:11px;font-size:12px;color:var(--muted);margin-top:10px}.hero-foot b{font-weight:450;color:var(--text);margin-left:6px;font-variant-numeric:tabular-nums}.positive{display:inline-flex;align-items:center;gap:3px;color:var(--lime);background:#4da3ff10;padding:4px 6px;border-radius:4px}.hero-divider{height:13px;border-left:1px solid #263e62;margin:0 6px}.hero-badge{position:absolute;right:23px;top:24px;display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted);z-index:3}.orbit-art{position:absolute;width:380px;height:290px;right:25px;top:0;perspective:600px;transform:rotate(-17deg)}.orbit{position:absolute;inset:20px;border:1px solid #4da3ff3b;border-radius:50%;transform:rotateX(56deg)}.orbit-two{inset:46px 52px;transform:rotateX(45deg);border-color:#4da3ff64}.orbit-three{inset:75px 85px;transform:rotateX(28deg);border-color:#4da3ff3b}.orbit-core{position:absolute;left:139px;top:73px;font-size:115px;color:var(--muted);line-height:1;letter-spacing:-8px;font-weight:700;text-shadow:0 8px 0 #2f7bff,0 11px 0 #263e62,0 20px 35px #4da3ff44;transform:rotate(17deg)}.orbit-core>span{font-size:60px;position:absolute;top:-3px;right:-19px}.orbit-label{position:absolute;bottom:44px;left:114px;font-size:12px;letter-spacing:2px;color:var(--muted);transform:rotate(17deg)}.orbit-point{position:absolute;top:182px;right:55px;height:8px;width:8px;background:var(--lime);border-radius:50%;box-shadow:0 0 20px #4da3ff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:8px;background:#0b1020;margin-bottom:23px}.stat{padding:21px 24px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat-label{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px}.stat-label svg{color:var(--muted)}.stat-value{font-size:29px;letter-spacing:-.5px;margin:13px 0 10px;font-weight:450;font-variant-numeric:tabular-nums;white-space:nowrap}.stat-value small{font-size:16px;margin-left:4px;color:var(--muted)}.stat-note{font-size:12px;color:var(--muted)}.lime{color:var(--lime)!important}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:22px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:23px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:21px}.panel-heading .eyebrow{margin-bottom:9px;font-size:12px}.panel-heading h2{margin:0;font-size:17px}.panel-heading>svg{color:var(--muted)}.segments{display:flex;border:1px solid #18263d;border-radius:5px;padding:3px;gap:2px;flex-shrink:0}.segments button{border-radius:3px;background:transparent;padding:6px 10px;font-size:12px;color:var(--muted)}.segments button.selected{background:#18263d;color:var(--muted)}.chart-legend{display:flex;align-items:center;gap:18px;font-size:12px;color:var(--muted)}.chart-legend>span{display:flex;align-items:center;gap:7px}.chart-legend i,.allocation-legend i{width:6px;height:6px;display:inline-block;background:var(--lime);border-radius:50%}.chart-legend i.gray{background:#263e62}.chart-legend a{margin-left:auto;display:flex;align-items:center;gap:5px;color:var(--muted)}.chart{position:relative;margin-top:20px;padding-left:29px}.chart svg{width:100%;display:block;min-height:178px}.chart-dates{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;padding:0 3.5%}.chart-axis{position:absolute;left:0;top:14%;height:71%;display:flex;flex-direction:column;justify-content:space-between;font-size:12px;color:var(--muted)}.donut{width:159px;height:159px;margin:15px auto 22px;border-radius:50%;background:conic-gradient(from -90deg,var(--lime) 0 92.4%,#2f7bff 92.4% 98%,#18263d 98%);padding:12px;transform:rotate(-.5deg)}.donut>div{background:var(--panel);width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;outline:4px solid var(--panel)}.donut span{font-size:12px;color:var(--muted)}.donut b{font-size:29px;font-weight:500}.donut small{font-size:13px;margin-left:2px}.allocation-legend{display:grid;gap:11px}.allocation-legend>div{display:flex;justify-content:space-between;font-size:12px}.allocation-legend span{color:var(--muted);display:flex;align-items:center;gap:7px}.allocation-legend b{font-weight:450}.allocation-legend i.olive{background:#2f7bff}.allocation-legend i.gray{background:#263e62}.bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:22px;margin-top:22px}.bot-summary{display:flex;gap:17px;align-items:center;padding:23px}.bot-icon{height:47px;width:47px;border:1px solid #263e62;background:#18263d;border-radius:9px;display:grid;place-items:center;color:var(--lime);flex-shrink:0}.bot-summary h2{font-size:17px;margin:8px 0}.bot-summary h2>.mini-tag{font-size:12px;vertical-align:middle;margin-left:5px}.bot-summary .eyebrow{font-size:12px}.bot-summary p{font-size:12px;margin:0}.round-link{margin-left:auto;border:1px solid #263e62;border-radius:50%;height:32px;width:32px;display:grid;place-items:center;flex-shrink:0;color:var(--lime)}.activity-card .eyebrow{font-size:12px;letter-spacing:.5px}.activity-card p{font-size:12px;color:var(--muted);margin:10px 0 7px}.activity-card small{font-size:12px;color:var(--muted)}footer{padding:28px 0;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px;gap:15px}footer>span:first-child{display:flex;gap:7px;align-items:center}footer>span:last-child{font-size:12px;letter-spacing:1.2px}.footer-slash{padding:0 12px;color:var(--muted)}.notice{display:flex;align-items:flex-start;gap:10px;padding:15px 17px;border:1px solid #18263d;background:#4da3ff06;border-radius:6px;font-size:12px;color:var(--muted);line-height:1.8}.notice svg{flex-shrink:0;margin-top:2px;color:var(--muted)}.section-heading{margin:28px 0 19px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{margin-bottom:0}.strategy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.strategy-card{text-align:left;padding:19px;background:#0b1020;border:1px solid #18263d;border-radius:8px;transition:border-color .2s,transform .2s;min-width:0}.strategy-card:hover:not(:disabled){transform:translateY(-3px);border-color:#2f7bff}.strategy-card.chosen{border-color:var(--lime);background:linear-gradient(150deg,#18263d,#101b2e);box-shadow:0 0 25px #4da3ff07}.strategy-card:disabled{opacity:.45}.strategy-top{display:flex;align-items:center;gap:8px}.strategy-number{font-size:12px;color:var(--muted);margin-right:auto}.strategy-art{height:100px;display:flex;align-items:flex-end;gap:8px;padding:20px 8px}.strategy-art i{width:19%;background:linear-gradient(#4da3ff,#263e62);border-radius:2px;opacity:.85}.strategy-art-1 i{background:#2f7bff}.strategy-art-2 i{background:linear-gradient(#4da3ff,#2f7bff)}.strategy-art-3 i{background:#4da3ff}.strategy-card h3{font-size:17px;margin:6px 0}.strategy-en{font-size:12px;color:var(--muted);font-weight:450}.strategy-card p{font-size:12px;margin:12px 0 0;line-height:1.9;min-height:58px}.settings-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:22px;margin-top:25px}.settings-grid .section-heading{margin-top:0}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-fields label{display:block;font-size:12px;color:var(--muted)}.form-fields label:last-child{grid-column:1/-1}.form-fields label>b{float:right}.field-label{display:inline-flex;align-items:center;gap:7px}.feature-lock{display:inline-flex;color:#7d8ca6;cursor:help}.feature-locked{opacity:.62}.feature-locked .input-unit{background:#080c15;border-color:#202d42}.input-unit{display:flex;align-items:center;border:1px solid #263e62;border-radius:5px;padding:0 12px;background:#0b1020;margin:10px 0 8px;min-height:42px}.input-unit input,.input-unit select{width:100%;min-width:0;color:var(--text);background:none;border:none;padding:10px 0;font-size:14px;outline-offset:1px}.strategy-change-warning{margin-top:20px;border:1px solid #cb984e;background:#292012;color:#ffe0ac;align-items:flex-start;flex-direction:column;gap:6px}.chart-grid{stroke:#28405f;stroke-width:1;stroke-dasharray:4 7}.chart-axis{fill:#8fa3bf;font-family:var(--display-font);font-size:12px}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4;vector-effect:non-scaling-stroke}.chart-line.actual{stroke:#4da3ff;filter:drop-shadow(0 0 5px #2f7bff)}.chart-line.frr{stroke:#a78bfa}.chart-line.autorenew{stroke:#57d89b}.chart-legend{display:flex;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:12px}.chart-legend span:before{content:"";display:inline-block;width:18px;height:3px;margin-right:7px;vertical-align:middle;border-radius:4px;background:currentColor}.chart-legend .actual{color:#6db6ff}.chart-legend .frr{color:#b39cfb}.chart-legend .autorenew{color:#70e4ad}.coverage-warning{margin:16px 0;border-color:#d49337;background:#291d0d;color:#ffe0ac}.missing-days{color:#ffc86b;font-weight:700}.assumptions{margin-top:16px;border-top:1px solid #1d3352;padding-top:14px;color:var(--muted)}.assumptions summary{min-height:44px;cursor:pointer;color:var(--text);font-weight:700;display:flex;align-items:center}.assumptions li{margin:8px 0;line-height:1.6}.input-unit>span{color:var(--muted);font-size:12px;white-space:nowrap}.form-fields small{font-size:12px;line-height:1.7;display:block;color:var(--muted)}.form-fields .field-error{margin-top:6px;color:#ff9aac;font-weight:600}input[type=range]{display:block;width:100%;accent-color:var(--lime);margin:18px 0}.form-actions{margin-top:27px;border-top:1px solid var(--line);padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.form-actions>span{font-size:12px;color:var(--muted)}.running-bot{padding:32px;display:grid;gap:28px}.running-bot-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.running-bot-heading h2{margin:10px 0 8px;font-size:30px}.running-bot-heading p{margin:0;color:var(--muted)}.running-status{display:inline-flex;align-items:center;gap:8px;color:#a9d4ff;white-space:nowrap}.running-config,.running-balances{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:7px;overflow:hidden}.running-config{grid-template-columns:repeat(2,1fr)}.running-config>span,.running-balances>div{padding:20px;display:grid;gap:8px}.running-config>span+span,.running-balances>div+div{border-left:1px solid var(--line)}.running-config span,.running-balances span,.running-health span{color:var(--muted);font-size:12px}.running-config b,.running-balances b{font-family:var(--display-font);font-size:22px;color:var(--text)}.running-health{display:flex;justify-content:space-between;align-items:center}.running-bot>.button{justify-self:start}.bot-strategy-heading{margin-top:48px}.bot-launch-config{max-width:760px;margin-top:24px}.bot-launch-config .form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.bot-launch-button{width:100%;justify-content:center;margin-top:20px}@media(max-width:700px){.running-bot{padding:22px}.running-bot-heading{display:grid}.running-config,.running-balances{grid-template-columns:1fr}.running-config>span+span,.running-balances>div+div{border-left:0;border-top:1px solid var(--line)}.running-bot>.button{width:100%}.bot-strategy-heading{margin-top:36px}.bot-launch-config .form-fields{grid-template-columns:1fr}}.strategy-preview{background:radial-gradient(ellipse at top right,#263e6233,transparent 80%),#0b1020}.strategy-preview h2{margin-top:13px}.preview-stack{display:grid;gap:8px;margin:22px 0}.preview-stack>div{display:flex;align-items:center;gap:15px;border:1px solid #263e62;padding:12px;border-radius:4px;font-size:12px;color:var(--muted)}.preview-stack span{font-size:12px;color:var(--muted)}.preview-stack svg{margin-left:auto;color:var(--muted)}.strategy-preview p,.strategy-preview .notice{font-size:12px}.error{color:var(--danger);font-size:12px}.report-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:15px;font-size:12px;color:var(--muted)}.report-toolbar small{color:var(--muted);margin-left:6px}.ledger{margin-top:22px}.muted-text{color:var(--muted);font-size:12px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}th{text-align:right;color:var(--muted);font-size:12px;font-weight:450;border-bottom:1px solid #18263d;padding:13px 12px}td{padding:17px 12px;text-align:right;border-bottom:1px solid #18263d}th:first-child,td:first-child{text-align:left}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#4da3ff05}.table-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:7px;padding-top:16px;gap:14px;color:var(--muted);font-size:12px}.table-footer>div{display:flex;gap:14px;align-items:center}.table-footer button{padding:7px 9px;background:#18263d;border:1px solid #263e62;border-radius:4px;font-size:12px}.market-badge{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.book-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);margin-bottom:20px}.tabs{display:flex;gap:22px}.tabs button{background:none;color:var(--muted);padding:7px 0 18px;font-size:12px;border-bottom:2px solid transparent}.tabs button.active{border-color:var(--lime);color:var(--lime)}.tabs small{margin-left:7px;background:#18263d;padding:2px 5px;border-radius:4px}.book-filters{display:flex;gap:8px}.book-filters select,.book-filters button{border:1px solid #263e62;background:#101b2e;border-radius:4px;color:var(--muted);padding:7px;font-size:12px}.book-filters button{display:flex;align-items:center;gap:5px}.depth-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:28px}.depth-heading{display:flex;justify-content:space-between;font-size:12px;padding:5px 12px 13px;color:var(--muted)}.depth-table td{padding:12px}.depth-visual{padding:18px 0 0 20px;border-left:1px solid var(--line)}.depth-visual h2{margin-top:15px;font-size:20px}.depth-visual>svg{width:100%;margin-top:30px}.depth-axis{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin-bottom:30px}.depth-visual .notice{font-size:12px;padding:13px}.book-panel>.notice{margin-top:20px}.detail-rate{font-size:44px;color:var(--lime);margin:23px 0}.detail-rate small{font-size:14px;margin-left:8px}.pricing-heading{text-align:center;padding:20px 0 40px}.pricing-heading h1{font-size:42px;letter-spacing:1.5px;margin:16px 0 12px}.pricing-heading h1 span{color:var(--lime)}.pricing-heading p{font-size:12px}.pricing-note{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;margin-top:9px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.plan-card{border:1px solid #263e62;border-radius:9px;background:#101b2e;padding:27px;position:relative}.plan-card.featured{border-color:var(--lime);background:radial-gradient(ellipse at top,#263e6244,transparent 80%),#101b2e}.recommended{position:absolute;left:50%;transform:translate(-50%);top:-11px;border-radius:4px;background:var(--lime);color:var(--on-accent);font-size:12px;letter-spacing:1.5px;padding:6px 12px;white-space:nowrap;font-weight:700}.plan-name{display:flex;align-items:center;justify-content:space-between}.plan-name h2{font-size:25px}.plan-name svg{color:var(--muted)}.plan-card>p{font-size:12px}.plan-rate{font-size:65px;letter-spacing:-3px;margin:25px 0 0}.plan-rate span{font-size:30px;letter-spacing:0;color:var(--muted)}.minimum{display:block;color:var(--muted);margin:12px 0 23px;font-size:12px}.plan-card .button{width:100%}.plan-card ul{list-style:none;padding:21px 0 0;border-top:1px solid #263e62;margin:24px 0 0;display:grid;gap:16px}.plan-card li{font-size:12px;color:var(--muted);display:flex;align-items:flex-start;gap:10px;line-height:1.7}.plan-card li>svg{color:var(--muted);flex-shrink:0}.faq{max-width:760px;margin:50px auto 25px}.faq h2{margin-top:12px;margin-bottom:25px}.faq-item{border-bottom:1px solid #18263d}.faq-item button{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;padding:19px 0;text-align:left;font-size:12px;gap:15px}.faq-item button>svg{color:var(--lime);transition:transform .2s}.faq-item p{font-size:12px;padding-right:30px}.toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translate(-50%);display:flex;align-items:center;gap:12px;max-width:calc(100% - 30px);background:#18263d;border:1px solid #2f7bff;color:var(--text);padding:15px 18px;border-radius:8px;font-size:12px;box-shadow:0 8px 40px #0008;z-index:100}.toast svg{flex-shrink:0;color:var(--lime)}.toast button{display:grid;place-items:center;background:none;padding:0}.icon-button{display:inline-grid;place-items:center;background:none;border-radius:4px;padding:6px;color:var(--muted)}.modal-backdrop{position:fixed;inset:0;background:#05070db8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:90;display:grid;place-items:center;padding:20px}.modal{position:relative;width:100%;max-width:510px;border:1px solid #263e62;border-radius:12px;background:linear-gradient(140deg,#18263d,#101b2e);padding:35px;box-shadow:0 30px 100px #0008;max-height:90vh;overflow-y:auto}.modal h2{margin-top:20px;font-size:24px;padding-right:20px;line-height:1.6}.modal p{font-size:12px;color:var(--muted)}.modal-close{position:absolute;right:16px;top:16px}.modal>.button{margin-top:12px}.modal .notice{margin-top:20px}main>section,main>.overview-grid,main>.bottom-grid{animation:enter .45s ease both}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){main{padding-top:36px}.hero{min-height:260px}.hero-copy{padding:34px}.hero-number{font-size:72px}.orbit-art{right:85px;top:10px}.overview-grid,.bottom-grid{grid-template-columns:minmax(0,1fr) 340px}.chart svg{min-height:240px}.stat{padding:25px 29px}.stat-value{font-size:34px}.donut{width:175px;height:175px;margin-top:26px;margin-bottom:28px}}@media(max-width:1200px){.sidebar{width:205px;padding-left:14px;padding-right:14px}.brand{font-size:21px}.main-shell{margin-left:205px}main{padding-left:26px;padding-right:26px}.topbar{padding:0 26px}.stat{padding:18px 15px}.stat-value{font-size:25px}.stat-note{font-size:12px}.overview-grid,.bottom-grid{grid-template-columns:minmax(0,1fr) 245px}.panel{padding:19px}.orbit-art{right:-42px;opacity:.75}.strategy-grid{grid-template-columns:repeat(2,1fr)}.strategy-card p{min-height:38px}.strategy-art{height:90px}.strategy-art i{width:12%}.pricing-grid{gap:13px}.plan-card{padding:23px 18px}.book-toolbar{align-items:flex-start;flex-direction:column;padding-bottom:14px}.depth-grid{gap:15px}.depth-visual{padding-left:15px}.bot-summary{gap:12px}.bot-summary h2{font-size:14px}.bot-summary p{font-size:12px}.bot-summary .mini-tag{display:inline-block}.hero-number{font-size:54px}}@media(max-width:960px){.sidebar{width:180px;padding-left:11px;padding-right:11px}.brand{font-size:18px;gap:7px}.brand-symbol{width:30px;height:33px;font-size:30px}.brand-symbol span{font-size:20px}.brand small{font-size:12px;letter-spacing:1.6px}.main-shell{margin-left:180px}.workspace{font-size:12px;padding:10px 6px;gap:7px}.workspace small{font-size:12px}.nav-item{font-size:12px;padding:0 10px;gap:10px}.profile>.mini-tag{display:none}.hero-number{font-size:45px}.orbit-art{right:-103px;opacity:.45}.hero-copy{padding:25px}.hero-badge{font-size:12px}.page-heading h1{font-size:27px}.page-heading .button{font-size:12px;padding:10px}.overview-grid{grid-template-columns:minmax(0,1fr)}.allocation{display:grid;grid-template-columns:1fr 130px 1fr;align-items:center;gap:20px}.allocation .panel-heading{margin:0}.donut{width:123px;height:123px;margin:0;padding:9px}.donut b{font-size:24px}.allocation-legend{gap:15px}.bottom-grid{grid-template-columns:1fr}.activity-card{display:none}.stat-value{font-size:21px}.stat{padding:17px 12px}.stat-label{font-size:12px}.stat-label svg{display:none}.topbar-right{gap:13px}.connection{font-size:12px}.settings-grid{grid-template-columns:1fr}.strategy-preview{display:none}.depth-grid{grid-template-columns:1fr}.depth-visual{border-left:0;border-top:1px solid var(--line);padding:23px 0 0}.depth-visual>svg{max-height:250px;margin-top:10px}.pricing-heading h1{font-size:32px}.plan-card{padding:22px 14px}.plan-card li{font-size:12px;gap:6px}.plan-name h2{font-size:22px}.plan-rate{font-size:51px}.table-footer{flex-direction:column;align-items:flex-start}.table-footer>div{align-self:flex-end}.topbar .demo-label{display:none}footer>span:last-child{display:none}}@media(max-width:700px){.sidebar{display:none;top:65px;width:230px;padding-top:20px;box-shadow:20px 0 60px #000a}.sidebar.open{display:flex}.sidebar .brand{font-size:23px}.sidebar .brand small{font-size:12px}.sidebar .workspace{margin:23px 0;font-size:12px}.sidebar .nav-item{font-size:12px}.sidebar .upgrade{display:none}.sidebar .sidebar-bottom{padding-top:0}.sidebar .help-button{padding:18px 8px}.sidebar .profile{padding:15px 0}.main-shell{margin:0}.mobile-menu{display:inline-grid!important}.topbar{height:65px;padding:0 16px;gap:8px;position:sticky;top:0;z-index:40;background:#0b1020ee;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.breadcrumb{gap:10px;font-size:12px}.breadcrumb>span:first-of-type{display:none}.breadcrumb>span:nth-of-type(2){display:none}.topbar-right{gap:12px}.topbar-right>.avatar{display:none}.connection{font-size:12px}main{padding:20px 18px 0}.page-topline{margin-bottom:18px}.eyebrow{font-size:12px;letter-spacing:1.4px}.page-heading{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:23px}.page-heading h1{font-size:28px;letter-spacing:.3px}.page-heading p{font-size:12px;line-height:1.9;letter-spacing:0}.page-heading>.button{align-self:flex-start;font-size:12px}.hero{min-height:232px;margin-bottom:16px}.hero-copy{padding:24px 20px}.hero-copy>.eyebrow{font-size:12px;margin-bottom:26px}.hero-number{font-size:45px;letter-spacing:-1.9px;margin:4px 0}.hero-number>span{font-size:26px}.hero-number small{font-size:12px;margin-left:9px}.hero-label{font-size:12px}.hero-label>span{font-size:12px}.hero-foot{font-size:12px;gap:7px;flex-wrap:wrap}.hero-foot b{margin-left:3px}.hero-divider{margin:0 3px}.hero-badge{right:16px;top:22px;font-size:12px}.orbit-art{width:270px;height:240px;right:-132px;top:45px;opacity:.2}.orbit-core{font-size:85px;left:90px;top:60px}.orbit-label{display:none}.stats-grid{grid-template-columns:repeat(2,1fr);margin-bottom:16px}.stat{padding:19px 17px}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.stat-label{font-size:12px}.stat-value{font-size:27px;margin:12px 0 9px}.stat-note{font-size:12px;line-height:1.8;display:block}.panel{padding:19px 16px}.panel-heading{gap:8px;margin-bottom:20px}.panel-heading h2{font-size:16px}.panel-heading .eyebrow{font-size:12px;letter-spacing:1.5px}.segments button{font-size:12px;padding:6px 8px}.chart-legend{gap:12px;font-size:12px}.chart-legend a{font-size:12px}.chart{padding-left:24px;margin-top:14px}.chart svg{min-height:150px}.chart-axis{font-size:12px;top:18%;height:64%}.overview-grid{gap:16px}.allocation{grid-template-columns:128px 1fr;gap:15px}.allocation>.panel-heading{grid-column:1/-1;margin-bottom:2px}.donut{margin:0 5px}.allocation-legend{font-size:12px;gap:17px}.bottom-grid{margin-top:16px;gap:16px}.bot-summary{padding:18px 16px}.bot-summary .bot-icon{width:36px;height:40px}.bot-summary h2{font-size:14px}.bot-summary h2>.mini-tag{font-size:12px;padding:3px 4px}.bot-summary p{font-size:12px;line-height:1.9}.bot-summary .round-link{width:27px;height:27px}.bot-summary .eyebrow{font-size:12px}.notice{font-size:12px;padding:13px}.strategy-grid{gap:10px}.strategy-card{padding:14px 12px}.strategy-card h3{font-size:16px}.strategy-en{font-size:12px}.strategy-card p{font-size:12px;min-height:68px}.strategy-top{gap:5px}.strategy-top .mini-tag{font-size:12px;padding:3px 4px}.strategy-top>svg{width:13px}.strategy-art{padding:18px 3px;height:93px;gap:5px}.strategy-art i{width:18%}.section-heading h2{font-size:17px}.form-fields{gap:19px;grid-template-columns:1fr}.form-fields label:last-child{grid-column:auto}.form-actions{align-items:flex-end}.form-actions>span{max-width:110px;line-height:1.8}.report-toolbar{align-items:flex-start;flex-direction:column;gap:15px;font-size:12px}.report-toolbar .segments{align-self:flex-end}.ledger{margin-top:16px}th{font-size:12px;padding:12px 10px}td{font-size:12px;padding:16px 10px}.table-footer>span{font-size:12px;line-height:1.8}.tabs{gap:20px}.tabs button{font-size:12px}.book-toolbar{gap:9px}.book-filters{align-self:flex-end}.depth-visual h2{font-size:20px}.pricing-heading{padding:14px 0 32px}.pricing-heading h1{font-size:30px;letter-spacing:0}.pricing-heading p,.pricing-note{font-size:12px}.pricing-grid{grid-template-columns:1fr;gap:25px}.plan-card{padding:28px}.plan-card.featured{order:-1}.plan-card li{font-size:12px}.plan-name h2{font-size:29px}.plan-rate{font-size:65px}.plan-card>p{font-size:12px}.plan-card .button{min-height:44px}.faq{margin-top:37px}.faq-item button{font-size:12px;line-height:1.8}.faq-item p{font-size:12px}.toast{left:50%;width:max-content;font-size:12px;padding:13px}.modal{padding:27px}.modal h2{font-size:22px}.modal p{font-size:12px}footer{padding:25px 0;font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.login-shell{min-height:100dvh;display:grid;place-items:center;padding:24px}.login-panel{width:min(100%,440px);padding:32px}.login-panel h1{margin-top:18px}.login-brand{display:flex;align-items:center;gap:12px}.login-panel form{display:grid;gap:12px;margin-top:24px}.login-panel input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:6px;background:var(--soft);color:inherit;padding:10px 12px}.login-panel .button{margin-top:12px}.profile>div{min-width:0}.profile-email{display:block;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button:hover,.strategy-card:hover{box-shadow:0 0 18px #2f7bff24}:root{--line: #26354d;--surface-edge: #344b70}body{line-height:1.6}h1,h2,h3{line-height:1.3}.page-heading p,.strategy-card p,.plan-card li,.faq p{font-size:14px}.eyebrow{letter-spacing:.12em;font-weight:600}.nav-item,.sidebar .nav-item{font-size:14px}.stat-label{font-size:13px;font-weight:500}.stat-note{line-height:1.65}table{font-size:13px}th{font-weight:600}.hero-number,.stat-value{font-variant-numeric:tabular-nums}.main-shell{background:radial-gradient(ellipse 75% 500px at 90% 0,#15397635,transparent 80%)}.panel,.stats-grid,.strategy-card,.plan-card{border-color:var(--line);box-shadow:inset 0 1px #a3c7ff09,0 12px 32px #00000024}.hero{background:radial-gradient(ellipse at 83% 48%,#235fc752,transparent 58%),linear-gradient(115deg,#101b2e,#0b1020 70%);border-color:var(--surface-edge);box-shadow:inset 0 1px #80b5ff33,0 14px 42px #0005}.orbit-core{filter:drop-shadow(0 0 20px #2f7bff55)}.login-shell{background:radial-gradient(ellipse at 50% 40%,#163b733d,transparent 65%)}.login-panel{border-top-color:#4da3ff;box-shadow:0 0 55px #2f7bff14,inset 0 1px #4da3ff44}.brand-symbol{box-shadow:0 0 22px #2f7bff25}.nav-item.active{background:linear-gradient(90deg,#153665,#101b2e)}.button.primary{background:linear-gradient(135deg,#71b7ff,#4da3ff);box-shadow:0 4px 18px #2f7bff28}.button,.segments button,.table-footer button,.tabs button,.book-filters button,.book-filters select{min-height:44px}.segments button,.table-footer button{min-width:44px}.segments button.selected{color:var(--text);background:#203b61;box-shadow:inset 0 0 0 1px #5684bd}input:not([type=range]),select{font-size:16px}.drawer-close,.menu-backdrop{display:none}.sidebar{overflow-y:auto}@media(max-width:700px){.page-topline,.hero-foot,.panel-heading{flex-wrap:wrap}.page-topline{gap:12px}.page-topline>.eyebrow{font-size:12px}.page-heading p{font-size:14px}.icon-button,.round-link,.bot-summary .round-link{min-width:44px;min-height:44px}.sidebar{width:min(300px,calc(100vw - 48px))}.menu-backdrop{display:block;position:fixed;inset:65px 0 0;z-index:29;background:#02050cbf;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.drawer-close{display:flex;align-items:center;justify-content:center;align-self:flex-end;min-height:44px;min-width:44px;background:transparent;margin-bottom:12px}.sidebar .brand small{font-size:12px}.hero-foot{row-gap:8px}.panel-heading .segments{margin-left:auto}.strategy-top{flex-wrap:wrap}.mini-tag{letter-spacing:.04em}.bot-summary{flex-wrap:wrap}.bot-summary>div:nth-child(2){flex:1;min-width:180px}.table-footer{flex-wrap:wrap}.ledger .table-scroll:before{content:"左右滑動查看完整明細 →";display:block;color:var(--muted);font-size:12px;margin-bottom:12px}.allocation-legend{min-width:0}}:root{background:#03040a;--panel: #0d1426;--line: #2a3b59;--display-font: "Rajdhani", "Noto Sans TC", sans-serif}body{font-family:Noto Sans TC,sans-serif}.main-shell{background:radial-gradient(ellipse 65% 450px at 90% 0,#10275030,transparent 80%)}.sidebar{background:#080d19}.panel,.stats-grid,.strategy-card{background-color:var(--panel)}.eyebrow,.stat-value,.hero-number,.plan-rate,.donut b,.chart-dates,.chart-axis{font-family:var(--display-font);font-variant-numeric:tabular-nums}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.14em}.hero-number{font-weight:700;letter-spacing:-.035em;text-shadow:0 0 24px #4da3ff30}.stat-value{font-weight:700;font-size:34px;line-height:1.2}.stat-value.lime{text-shadow:0 0 16px #2f7bff45}.stat-secondary{display:block;margin-top:10px;font-size:12px;line-height:1.65;color:#b9d7ff}.hero{background:linear-gradient(118deg,transparent 40%,#02040c99 41%,transparent 48%,#4da3ff0c 49%,transparent 50%,#02040c88 68%,transparent 69%),repeating-linear-gradient(128deg,transparent 0 44px,#2f7bff07 45px 46px),radial-gradient(ellipse at 82% 52%,#15489955,transparent 58%),linear-gradient(110deg,#101a30,#070b17 72%)}.panel,.strategy-card,.plan-card{box-shadow:inset 0 1px #a3c7ff0c,0 16px 40px #0005}.nav-item.active,.strategy-card.chosen,.plan-card.featured{border-color:#4da3ff;box-shadow:inset 0 0 0 1px #4da3ff88,0 0 16px #2f7bff24}.button:not(:disabled):hover,.strategy-card:not(:disabled):hover,.nav-item:hover,.plan-shortcut:hover{border-color:#4da3ff;box-shadow:inset 0 0 0 1px #4da3ff66,0 0 18px #2f7bff38}.login-shell{background:radial-gradient(ellipse at 50% 42%,#12295266,#03040a 70%)}.login-panel{background:#0d1426;box-shadow:inset 0 1px #4da3ff88,0 0 70px #2f7bff17,0 25px 60px #0009}.plan-shortcut{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 8px;margin-bottom:12px;border:1px solid var(--line);border-radius:6px;font-size:13px;color:var(--muted)}.plan-shortcut>svg:first-child{color:var(--accent)}.plan-shortcut>svg:last-child{margin-left:auto}@media(max-width:700px){.stat-value{font-size:31px}.hero-number{font-size:49px}.page-topline>.eyebrow{letter-spacing:.08em}.plan-shortcut{margin-top:16px}}.login-shell{background:linear-gradient(118deg,transparent 30%,#02040c99 31%,transparent 40%,#4da3ff0a 41%,transparent 43%,#02040c88 67%,transparent 68%),repeating-linear-gradient(128deg,transparent 0 64px,#2f7bff08 65px 66px),radial-gradient(ellipse at 50% 42%,#15376966,#03040a 70%)}.login-brand .brand-symbol{width:54px;height:54px;flex-shrink:0;font-size:49px;line-height:42px;padding-left:8px}.login-brand .brand-symbol span{font-size:32px;right:4px;top:1px}.login-tagline{margin:22px 0 26px;font-size:13px;color:var(--muted)}.profile-email{max-width:none;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.6}.profile>div{flex:1}.profile{align-items:flex-start}.ledger .table-footer>span{max-width:650px;line-height:1.7}.credential-panel{padding:28px;margin:24px 0}.credential-panel p{color:var(--muted);font-size:14px;line-height:1.8;overflow-wrap:anywhere}.credential-form{display:grid;gap:12px;max-width:620px}.credential-form label{margin-top:10px;font-size:14px}.credential-form input{width:100%;min-height:46px;padding:12px 14px;border:1px solid #526788;border-radius:6px;color:var(--text);background:#0a1020;font:inherit;font-size:16px}.credential-notice{display:block;line-height:1.8;margin-bottom:16px}.credential-feedback{scroll-margin-top:88px}.credential-form .button{justify-self:start;margin-top:8px}.credential-item{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:20px 0}.credential-item>div{min-width:0}.credential-item h3{overflow-wrap:anywhere}.credential-actions{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:700px){.credential-panel{padding:20px}.credential-item{align-items:flex-start;flex-direction:column}}.api-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;margin-bottom:24px;border:1px solid;border-left-width:4px;border-radius:8px}.api-banner.warning{color:#ffe0a3;border-color:#9e7838;background:#231c11}.api-banner.danger{color:#ffbec8;border-color:#b35167;background:#28131c}.api-banner strong{font-size:16px}.bot-steps{display:grid;gap:12px;max-width:1120px}.bot-step{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#080e1b}.bot-step.active{border-color:#315b91;background:#0b1324}.bot-step-heading{width:100%;min-height:72px;padding:16px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;border:0;color:var(--text);background:transparent;text-align:left;cursor:pointer}.bot-step-heading:disabled{cursor:default;opacity:.55}.bot-step-heading>span:nth-child(2){display:grid;gap:5px}.bot-step-heading b{font-size:16px}.bot-step-heading small{color:var(--muted);font-size:13px}.bot-step.complete .bot-step-heading>svg{color:var(--lime)}.step-number{display:grid;width:34px;height:34px;place-items:center;border:1px solid #365175;border-radius:50%;color:#9fc9ff;font-family:var(--display-font);font-weight:700}.bot-step-body{padding:0 20px 24px;border-top:1px solid var(--line)}.bot-step-body>.credential-notice{margin-top:20px}.bot-step-body .credential-panel{margin-bottom:0}.bot-step-body .strategy-grid{margin-top:20px}.step-continue{margin-top:20px;margin-left:auto}.bot-step-body .bot-launch-config{max-width:none;margin:20px 0 0}.selected-strategy-line{display:flex;align-items:center;gap:12px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.selected-strategy-line span{color:var(--muted);font-size:13px}.selected-strategy-line button{margin-left:auto;border:0;color:var(--accent);background:transparent;cursor:pointer}.overview-secondary{opacity:.9}.overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.report-summary .stat:first-child{border-color:#315b91;background:linear-gradient(135deg,#101b31,#0b1222)}.report-summary{grid-template-columns:1.4fr 1fr}.orderbook-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.orderbook-stats .stat{min-width:0}.orderbook-stats .stat-label svg{display:block;flex-shrink:0}.period-comparison-line{display:block;overflow-wrap:anywhere}.own-depth-level td:first-child{box-shadow:inset 3px 0 var(--accent)}.own-offer-flag{display:inline-block;margin-left:6px;padding:1px 5px;border:1px solid var(--accent);border-radius:4px;font-size:11px}@media(max-width:700px){.orderbook-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.orderbook-stats .stat-value{font-size:23px;white-space:normal}}@media(max-width:700px){.bot-step-heading{min-height:68px;padding:14px;gap:12px}.bot-step-body{padding:0 14px 18px}.bot-step-body .strategy-grid{grid-template-columns:1fr}.step-continue{width:100%}.overview-stats,.report-summary{grid-template-columns:1fr}}.api-banner p{font-size:14px;line-height:1.7;margin:8px 0 0}.api-banner .button{flex-shrink:0;min-height:44px}.resource-state,.empty-account{padding:32px}.empty-account p,.resource-state p{line-height:1.8;color:var(--muted)}.empty-account .button{margin:12px 0}.skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.skeleton-grid>div{height:120px;border-radius:8px;background:linear-gradient(120deg,#17243a,#0e1728);border:1px solid #263853}@media(max-width:700px){.api-banner{align-items:flex-start;flex-direction:column;padding:18px;gap:12px}.resource-state,.empty-account{padding:24px}.skeleton-grid{grid-template-columns:repeat(2,1fr)}}:root{--accent: #4da3ff;--success: #54d6a0;--warning: #f2bd62;--danger: #ff7185;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px}body{font-size:14px;line-height:1.7}h1{font-size:36px;line-height:1.2}h2,.running-bot-heading h2{font-size:22px;line-height:1.35}.eyebrow,.stat-label,.running-pulse-grid span{font-size:12px;font-weight:600;letter-spacing:.12em}.sidebar nav{margin-top:48px}.sidebar-bottom{gap:16px}.topbar-menu{display:flex;align-items:center}.panel,.strategy-card,.plan-card,.bot-step{border-radius:8px}.stats-grid,.running-config,.running-pulse-grid{border-radius:8px;background:#0a1120}.button{min-height:44px;border-color:#2a3b59;background:#101a2c}.button.primary{border-color:var(--accent);background:var(--accent)}.danger-button{color:#ff9cab;border-color:#743948;background:transparent}.status-dot{background:var(--success);box-shadow:0 0 0 3px #54d6a016,0 0 12px #54d6a088}.status-dot.pulse{animation:status-breathe 2.2s ease-out infinite}@keyframes status-breathe{0%,to{box-shadow:0 0 0 2px #54d6a018,0 0 8px #54d6a066}50%{box-shadow:0 0 0 7px #54d6a000,0 0 18px #54d6a0bb}}.running-strategy-en{display:block;margin:-4px 0 8px;color:#7f94b7;font-family:var(--display-font);font-size:14px;letter-spacing:.08em}.running-pulse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line)}.running-pulse-grid>div{display:grid;gap:8px;padding:20px}.running-pulse-grid>div+div{border-left:1px solid var(--line)}.running-pulse-grid span{color:var(--muted)}.running-pulse-grid b{font-family:var(--display-font);font-size:24px;font-variant-numeric:tabular-nums}.bot-timeline{padding:24px;border:1px solid var(--line);border-radius:8px;background:#080e1b}.bot-timeline .panel-heading{margin-bottom:16px}.bot-timeline h3{margin:4px 0 0;font-size:18px}.live-label{display:inline-flex;align-items:center;gap:8px;color:#aeead2;font-size:12px}.bot-timeline ol{position:relative;display:grid;gap:0;padding:0;margin:0;list-style:none}.bot-timeline li{position:relative;display:grid;grid-template-columns:116px 1fr;gap:20px;min-height:58px;padding:10px 0 10px 18px;border-left:1px solid #294469}.bot-timeline li:before{content:"";position:absolute;left:-4px;top:18px;width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px #4da3ff99}.bot-timeline time{color:#8194b3;font-family:var(--display-font);font-variant-numeric:tabular-nums}.bot-timeline li>span{display:grid;gap:2px}.bot-timeline small{color:var(--muted)}.overview-secondary{grid-template-columns:1fr}@media(prefers-reduced-motion:reduce){.status-dot.pulse{animation:none}}@media(max-width:700px){h1{font-size:32px}.sidebar nav{margin-top:32px}.running-pulse-grid{grid-template-columns:1fr}.running-pulse-grid>div+div{border-left:0;border-top:1px solid var(--line)}.bot-timeline{padding:18px}.bot-timeline li{grid-template-columns:82px 1fr;gap:12px;padding-left:14px}}.page-topline:not(:has(.eyebrow)){justify-content:flex-end;margin-bottom:16px}.page-heading{min-height:72px;margin-bottom:32px}.page-heading h1{margin-bottom:6px;letter-spacing:-.025em}.page-heading p{font-size:14px;letter-spacing:0}.running-bot{display:grid;gap:24px;padding:0;background:transparent}.running-strategy-hero{position:relative;min-height:190px;display:grid;grid-template-columns:minmax(0,1fr) 240px auto;align-items:center;gap:32px;overflow:hidden;padding:32px;border:1px solid #365b8c;border-radius:10px;background:linear-gradient(120deg,#0e1b33 0 48%,transparent 70%),repeating-linear-gradient(128deg,transparent 0 42px,#4da3ff08 43px 44px),radial-gradient(circle at 78% 50%,#174d9b55,transparent 40%),#070c17;box-shadow:inset 0 1px #8bc3ff12,0 24px 60px #0008}.running-strategy-hero h2{position:relative;z-index:1;margin:0 0 4px;font-size:34px;letter-spacing:-.03em}.running-strategy-hero p{max-width:620px;margin:12px 0 0}.strategy-hero-actions{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.strategy-glyph{height:118px;display:flex;align-items:flex-end;justify-content:center;gap:10px;padding:18px 24px;transform:skew(-7deg)}.strategy-glyph:after{content:"";position:absolute;width:210px;height:78px;border:1px solid #4da3ff44;border-radius:50%;transform:rotate(-10deg) skew(7deg);box-shadow:0 0 38px #2f7bff22}.strategy-glyph i{width:18px;border-radius:2px 2px 0 0;background:linear-gradient(#8bc7ff,#276fd0);box-shadow:0 0 16px #4da3ff66}.strategy-glyph.pyramid_cluster i,.strategy-glyph.reserve_spike i:nth-child(n+4){background:linear-gradient(#b193ff,#5f4dc9)}.bot-live-grid{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(480px,1.18fr);gap:24px;align-items:start}.running-metrics{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:48px 32px;min-height:390px;padding:40px 32px;overflow:hidden;border-radius:10px;background:radial-gradient(circle at 15% 10%,#174d9b22,transparent 40%),linear-gradient(145deg,#0b1426,#070c16)}.running-metrics:after{content:"";position:absolute;inset:auto -80px -110px auto;width:260px;height:260px;border:1px solid #4da3ff24;border-radius:50%;box-shadow:0 0 70px #2f7bff16}.running-metrics>div{position:relative;z-index:1;display:grid;gap:8px}.running-metrics span{color:var(--muted);font-size:12px;letter-spacing:.08em}.running-metrics b{color:var(--text);font-family:var(--display-font);font-size:clamp(34px,3vw,48px);line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.035em;text-shadow:0 0 22px #4da3ff24;animation:number-rise .55s ease-out both}.running-metrics b small{margin-left:7px;color:#9fb2cf;font-size:13px;letter-spacing:0}.requote-line{position:relative;z-index:1;grid-column:1 / -1;display:flex;align-items:center;gap:10px;margin:0;color:#b8c8df}.reserve-running-details{grid-column:1 / -1;display:flex;align-items:center;gap:10px;margin:-4px 0 0;color:var(--muted);font-size:13px}.reserve-running-details b{color:var(--text);font-family:var(--font-display);font-size:15px}.bot-timeline{min-height:390px;max-height:560px;display:flex;flex-direction:column;overflow:hidden;padding:30px;border-color:#294469;background:linear-gradient(150deg,#0b1425,#070c16)}.bot-timeline li{animation:event-slide .45s ease-out both}.activity-checks{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:12px;font-size:12px;color:var(--muted)}.activity-checks label{display:inline-flex;align-items:center;min-height:44px;gap:6px;cursor:pointer}.activity-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(#0b1425 30%,transparent) center top,linear-gradient(transparent,#070c16 70%) center bottom,linear-gradient(#4da3ff38,transparent) center top,linear-gradient(transparent,#4da3ff38) center bottom;background-size:100% 32px,100% 32px,100% 16px,100% 16px;background-repeat:no-repeat;background-attachment:local,local,scroll,scroll}.activity-event-line{display:grid;overflow-wrap:anywhere}.activity-pagination{display:flex;gap:8px;flex-shrink:0;padding-top:8px}.hero-number{animation:number-rise .55s ease-out both}@keyframes number-rise{0%{opacity:0;transform:translateY(10px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes event-slide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.resource-state,.empty-account{position:relative;min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;text-align:center;background:radial-gradient(circle at 50% 38%,#174d9b30,transparent 32%),linear-gradient(145deg,#0b1426,#070c16)}.resource-state>*,.empty-account>*{position:relative;z-index:1}.resource-state p,.empty-account p{max-width:520px}.state-visual{position:relative;width:112px;height:112px;margin-bottom:24px;border:1px solid #4da3ff55;border-radius:50%;box-shadow:inset 0 0 35px #2f7bff22,0 0 45px #2f7bff18}.state-visual:before,.state-visual:after{content:"";position:absolute;inset:16px;border:1px solid #4da3ff55;border-radius:38% 62% 55% 45%;transform:rotate(35deg)}.state-visual:after{inset:34px;border-radius:50%;background:var(--accent);box-shadow:0 0 24px #4da3ffaa}.state-visual.error:after{background:var(--danger);box-shadow:0 0 24px #ff718599}.state-visual.empty:after{background:#9b83ee;box-shadow:0 0 24px #9b83ee88}.state-visual.loading:before{animation:state-orbit 2s linear infinite}@keyframes state-orbit{to{transform:rotate(395deg)}}@media(prefers-reduced-motion:reduce){.running-metrics b,.hero-number,.bot-timeline li,.state-visual.loading:before{animation:none}}@media(max-width:900px){.running-strategy-hero{grid-template-columns:1fr auto}.strategy-glyph{position:absolute;top:26px;right:12px;width:160px;opacity:.2;pointer-events:none}.bot-live-grid{grid-template-columns:1fr}}@media(max-width:700px){.page-topline:not(:has(.eyebrow)){min-height:54px}.page-heading{min-height:0;align-items:flex-start;margin-bottom:24px}.running-strategy-hero{grid-template-columns:1fr;padding:24px}.running-strategy-hero h2{font-size:30px}.strategy-hero-actions{flex-direction:row;align-items:center}.strategy-hero-actions .button{min-height:40px}.running-metrics{min-height:0;gap:36px 20px;padding:30px 24px}.running-metrics b{font-size:36px}.bot-timeline{min-height:0;padding:24px}.resource-state,.empty-account{min-height:520px;padding:32px 22px}}.system-panel{position:relative;isolation:isolate;background:var(--system-panel);color:var(--system-text);border:1px solid var(--system-border);border-radius:1px;box-shadow:var(--system-glow)}.system-panel:hover,.system-panel.is-highlighted{border-color:#5ac8ffa6;box-shadow:0 0 22px #3b8bff1f,inset 0 0 22px #3b8bff0a}.system-corners{position:absolute;inset:-1px;pointer-events:none;z-index:4}.system-corners i{position:absolute;width:13px;height:13px;border-color:var(--system-highlight);border-style:solid;border-width:0}.system-corners i:nth-child(1){top:0;left:0;border-top-width:1px;border-left-width:1px}.system-corners i:nth-child(2){top:0;right:0;border-top-width:1px;border-right-width:1px}.system-corners i:nth-child(3){bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.system-corners i:nth-child(4){bottom:0;right:0;border-bottom-width:1px;border-right-width:1px}.system-heading{display:flex;align-items:center;gap:18px;max-width:470px;margin-bottom:26px}.system-heading .eyebrow{color:var(--system-core);font-size:10px;letter-spacing:2px;flex-shrink:0}.system-scanline{height:1px;flex:1;background:linear-gradient(90deg,var(--system-blue),transparent)}.system-hero.hero{min-height:292px;overflow:hidden;background:linear-gradient(124deg,transparent 66%,#0009 66% 68%,transparent 68%),radial-gradient(ellipse at 88% 46%,#3b8bff0d,transparent 60%),var(--system-panel)}.system-hero:after{display:none}.system-hero .hero-copy{padding:30px 34px 38px;z-index:2}.system-hero .hero-label{color:var(--system-steel);font-size:13px}.system-hero .hero-label>span{color:var(--system-steel);font-size:10px;letter-spacing:2px}.system-hero .hero-number{color:var(--system-text);font-size:clamp(46px,5.2vw,76px);font-weight:600;letter-spacing:-2px;line-height:1.5;margin:2px 0 8px}.system-hero .hero-number>span{color:var(--system-core);font-size:30px}.system-hero .hero-number small{color:var(--system-steel);font-size:12px}.system-amount{font:inherit;font-variant-numeric:tabular-nums}.system-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.system-hero .hero-foot{color:var(--system-steel);gap:18px;flex-wrap:wrap}.system-hero .hero-foot b{color:var(--system-text);margin-left:4px}.system-hero .hero-badge{color:var(--system-core);font-size:11px;top:29px;right:30px}.system-status{position:relative;width:5px;height:5px;background:var(--system-steel)}.system-status.is-active{background:var(--system-core);box-shadow:0 0 9px #5ac8ff70}.system-status.is-active:after{content:"";position:absolute;width:16px;height:6px;left:-5px;top:-1px;border-top:1px solid var(--system-highlight);transform:skew(-30deg);animation:system-arc 3s ease-in-out infinite}.system-signature{position:absolute;pointer-events:none;width:49%;height:200px;right:-2%;top:62px;z-index:1;overflow:hidden}.system-light-trail{position:absolute;inset:12px 0;transform:rotate(-16deg);animation:system-sweep 8s ease-in-out infinite;will-change:transform,opacity}.system-light-trail i{position:absolute;display:block;transform-origin:right center}.system-light-halo{top:55%;left:10%;width:90%;height:28px;background:linear-gradient(90deg,transparent,#3b8bff70 65%,#5ac8ffb0);filter:blur(14px);transform:skew(-35deg)}.system-light-edge{top:53%;left:0;width:98%;height:9px;background:linear-gradient(90deg,transparent 5%,var(--system-blue) 65%,var(--system-highlight) 90%,transparent);clip-path:polygon(0 95%,85% 0,100% 40%,55% 75%)}.system-light-core{top:55%;left:26%;width:71%;height:2px;background:linear-gradient(90deg,transparent,var(--system-highlight) 45%,var(--system-core) 90%,transparent);box-shadow:0 0 9px #5ac8ff55,0 0 24px #3b8bff22}.system-light-cut{top:40%;right:4%;width:17%;height:44%;border-right:1px solid #5ac8ff40;transform:skew(-38deg)}.system-signature-label{position:absolute;bottom:4px;right:12%;color:var(--system-steel);font-size:9px;letter-spacing:3px}.system-hero-index{position:absolute;right:18px;bottom:12px;color:var(--system-steel);font:9px monospace;letter-spacing:1.3px}.system-enter{animation:system-enter .5s ease-out both}.system-delay-1{animation-delay:60ms}.system-hero .hero-number.system-delay-2{animation:system-enter .5s .12s ease-out both}.system-delay-3{animation-delay:.18s}@keyframes system-enter{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes system-sweep{0%,to{transform:translate(-4%) rotate(-16deg);opacity:.6}50%{transform:translate(4%) rotate(-16deg);opacity:1}}@keyframes system-arc{0%,to{transform:skew(-30deg) scaleX(.4);opacity:.35}50%{transform:skew(-30deg) scaleX(1);opacity:.95}}@media(max-width:700px){.system-hero.hero{min-height:296px}.system-hero .hero-copy{padding:24px 20px 40px}.system-heading{margin-bottom:40px}.system-heading .eyebrow{font-size:9px;letter-spacing:1px}.system-hero .hero-badge{top:50px;left:20px;right:auto}.system-hero .hero-number{font-size:46px}.system-hero .hero-foot{gap:8px 14px;max-width:240px}.system-signature{width:64%;right:-21%;top:66px;opacity:.45}.system-signature-label{display:none}}@media(prefers-reduced-motion:reduce){.system-hero *,.system-hero *:after,.system-hero *:before,.system-enter{animation:none!important;transition:none!important}.system-light-trail{will-change:auto}}.overview-system{--accent: var(--system-blue);--accent-strong: var(--system-blue);--lime: var(--system-highlight);--line: var(--system-border);--panel: var(--system-panel);--muted: var(--system-steel);--text: var(--system-text);--allocation-offer: var(--system-blue);--allocation-idle: rgb(59 139 255 / 14%);color:var(--system-text)}.overview-system.overview-secondary{opacity:1}.overview-system .panel,.overview-system.stats-grid{position:relative;isolation:isolate;background:var(--system-panel);color:var(--system-text);border:1px solid var(--system-border);border-radius:1px;box-shadow:var(--system-glow)}.overview-system .panel:hover{border-color:#5ac8ffa6;box-shadow:0 0 22px #3b8bff1f,inset 0 0 22px #3b8bff0a}.overview-system.stats-grid:before,.overview-system.stats-grid:after{content:"";position:absolute;width:13px;height:13px;border:0 solid var(--system-highlight);pointer-events:none;z-index:4}.overview-system.stats-grid:before{top:-1px;left:-1px;border-top-width:1px;border-left-width:1px}.overview-system.stats-grid:after{bottom:-1px;right:-1px;border-bottom-width:1px;border-right-width:1px}.overview-system .stat{border-right-color:var(--system-border)}.overview-system .stat-label,.overview-system .stat-label svg,.overview-system .stat-note,.overview-system .stat-value small,.overview-system .chart-legend,.overview-system .chart-legend a,.overview-system .chart-axis,.overview-system .chart-dates,.overview-system .donut span,.overview-system .donut small,.overview-system .allocation-legend span,.overview-system .strategy-en,.overview-system .bot-summary p,.overview-system .panel-heading>svg{color:var(--system-steel)}.overview-system .stat-value,.overview-system .donut b,.overview-system .allocation-legend b,.overview-system .panel-heading h2,.overview-system .bot-summary h2{color:var(--system-text)}.overview-system .panel-heading .eyebrow{color:var(--system-core);font-size:10px;letter-spacing:2px}.overview-system .lime{color:var(--system-highlight)!important}.overview-system .panel-heading{position:relative}.overview-system .panel-heading:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:1px;background:linear-gradient(90deg,var(--system-blue),transparent 60%);opacity:.55;pointer-events:none}.overview-system .segments{border-color:var(--system-border);border-radius:1px;background:#3b8bff0a}.overview-system .segments button{border-radius:1px;color:var(--system-steel)}.overview-system .segments button.selected{color:var(--system-text);background:#3b8bff2e;box-shadow:inset 0 0 0 1px var(--system-highlight)}.overview-system .segments button:focus-visible,.overview-system .round-link:focus-visible,.overview-system .chart-legend a:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}.overview-system .chart-legend i{background:var(--system-highlight);border-radius:0;box-shadow:0 0 6px #5ac8ff99}.overview-system .chart-legend i.gray{background:#3b8bff40;box-shadow:none}.overview-system .donut{box-shadow:0 0 24px #3b8bff24}.overview-system .donut>div{background:var(--system-panel);outline-color:var(--system-panel)}.overview-system .allocation-legend i{border-radius:0;background:var(--system-highlight)}.overview-system .allocation-legend i.olive{background:var(--system-blue)}.overview-system .allocation-legend i.gray{background:#3b8bff40}.overview-system .bot-icon{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff1a;color:var(--system-core)}.overview-system .round-link{border-color:var(--system-border);color:var(--system-core)}.overview-system .round-link:hover{border-color:var(--system-highlight);color:var(--system-highlight)}main>.overview-system.stats-grid,main>.overview-system.overview-grid,main>.overview-system.bottom-grid{animation:system-enter .5s ease-out both}main>.overview-system.stats-grid{animation-delay:0ms}main>.overview-system.overview-grid{animation-delay:60ms}main>.overview-system.bottom-grid{animation-delay:.12s}@media(max-width:960px){.overview-system .allocation .panel-heading:after{display:none}}@media(prefers-reduced-motion:reduce){main>.overview-system.stats-grid,main>.overview-system.overview-grid,main>.overview-system.bottom-grid{animation:none!important}}.bot-system{--accent: var(--system-blue);--accent-strong: var(--system-blue);--lime: var(--system-highlight);--line: var(--system-border);--panel: var(--system-panel);--muted: var(--system-steel);--text: var(--system-text);--success: var(--system-highlight);color:var(--system-text)}.bot-system .system-corners,.bot-system .running-metrics>.system-corners{position:absolute;inset:0;display:block;z-index:4;pointer-events:none}.bot-system .bot-step,.bot-system .running-strategy-hero,.bot-system .running-metrics,.bot-system .bot-timeline,.bot-system .panel,.bot-system .strategy-card{position:relative;background:var(--system-panel);border:1px solid var(--system-border);border-radius:1px;box-shadow:var(--system-glow)}.bot-system .running-strategy-hero,.bot-system .running-metrics{background:radial-gradient(ellipse at 88% 46%,#3b8bff0d,transparent 60%),var(--system-panel)}.bot-system .running-metrics:after{border-color:#3b8bff2e;box-shadow:0 0 70px #3b8bff14}.bot-system .bot-timeline:before,.bot-system .bot-timeline:after,.bot-system .credential-panel:before,.bot-system .credential-panel:after{content:"";position:absolute;width:13px;height:13px;border:0 solid var(--system-highlight);pointer-events:none;z-index:4}.bot-system .bot-timeline:before,.bot-system .credential-panel:before{top:-1px;left:-1px;border-top-width:1px;border-left-width:1px}.bot-system .bot-timeline:after,.bot-system .credential-panel:after{bottom:-1px;right:-1px;border-bottom-width:1px;border-right-width:1px}.bot-system .bot-step.active{border-color:#5ac8ffa6;box-shadow:0 0 22px #3b8bff1f,inset 0 0 22px #3b8bff0a}.bot-system .bot-step-heading{color:var(--system-text)}.bot-system .bot-step-heading small{color:var(--system-steel)}.bot-system .bot-step-heading>svg{color:var(--system-steel)}.bot-system .bot-step.active .bot-step-heading>svg,.bot-system .bot-step.complete .bot-step-heading>svg{color:var(--system-core)}.bot-system .bot-step-heading:focus-visible{outline:2px solid var(--system-highlight);outline-offset:-4px}.bot-system .step-number{border:1px solid var(--system-border);border-radius:1px;color:var(--system-steel);background:#3b8bff0f}.bot-system .bot-step.active .step-number{color:var(--system-core);border-color:var(--system-highlight);background:#3b8bff2e}.bot-system .bot-step.complete .step-number{color:var(--system-core);border-color:#5ac8ff73}.bot-system .bot-step-body,.bot-system .selected-strategy-line{border-color:var(--system-border)}.bot-system .strategy-card{color:var(--system-text);box-shadow:var(--system-glow)}.bot-system .strategy-card:hover:not(:disabled){border-color:#5ac8ffa6;box-shadow:0 0 22px #3b8bff1f,inset 0 0 22px #3b8bff0a}.bot-system .strategy-card.chosen{border-color:var(--system-highlight);background:linear-gradient(150deg,rgb(59 139 255 / 16%),var(--system-panel));box-shadow:inset 0 0 0 1px #5ac8ff8c,0 0 22px #3b8bff24}.bot-system .strategy-card.chosen .strategy-top>svg{color:var(--system-core)}.bot-system .strategy-card:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}.bot-system .strategy-number,.bot-system .strategy-en,.bot-system .strategy-card p{color:var(--system-steel)}.bot-system .strategy-card h3{color:var(--system-text)}.bot-system .selected-strategy-line span,.bot-system .form-fields label,.bot-system .input-unit>span{color:var(--system-steel)}.bot-system .selected-strategy-line b{color:var(--system-text)}.bot-system .input-unit{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff0d}.bot-system .input-unit:focus-within{border-color:var(--system-highlight);box-shadow:0 0 0 1px var(--system-highlight)}.bot-system .credential-form input{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff0d}.bot-system .credential-form input:focus-visible{outline:none;border-color:var(--system-highlight);box-shadow:0 0 0 1px var(--system-highlight)}.bot-system .button{border-radius:1px;border-color:var(--system-border);background:#3b8bff14;color:var(--system-text)}.bot-system .button.primary{border-color:var(--system-highlight);background:var(--system-highlight);color:var(--system-void)}.bot-system .button.primary:not(:disabled):hover{background:var(--system-core)}.bot-system .button{transition:transform .15s}.bot-system .strategy-card{transition:transform .2s}.bot-system .button.danger-button{border-color:var(--system-border);background:transparent;color:var(--system-steel)}.bot-system .button:not(:disabled):hover{border-color:var(--system-highlight);box-shadow:inset 0 0 0 1px #5ac8ff73,0 0 18px #3b8bff38}.bot-system .button:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}.bot-system .running-strategy-hero h2{color:var(--system-text)}.bot-system .running-strategy-en,.bot-system .running-strategy-hero p{color:var(--system-steel)}.bot-system .strategy-glyph i,.bot-system .strategy-glyph.pyramid_cluster i,.bot-system .strategy-glyph.reserve_spike i:nth-child(n+4){background:linear-gradient(var(--system-core),var(--system-blue));box-shadow:0 0 16px #5ac8ff66;border-radius:0}.bot-system .strategy-glyph:after{border-color:#3b8bff4d;box-shadow:0 0 38px #3b8bff1f}.bot-system .running-status,.bot-system .live-label{color:var(--system-core)}.bot-system .status-dot{background:var(--system-core);border-radius:0;box-shadow:0 0 9px #5ac8ff73}.bot-system .status-dot.pulse{animation:bot-system-pulse 2.2s ease-in-out infinite}.bot-system .running-metrics span,.bot-system .running-metrics b small,.bot-system .requote-line,.bot-system .reserve-running-details{color:var(--system-steel)}.bot-system .running-metrics b,.bot-system .reserve-running-details b{color:var(--system-text);text-shadow:0 0 22px rgb(59 139 255 / 18%)}.bot-system .bot-timeline h3{color:var(--system-text)}.bot-system .bot-timeline .eyebrow{color:var(--system-core)}.bot-system .bot-timeline li{border-left-color:var(--system-border)}.bot-system .bot-timeline li:before{border-radius:0;background:var(--system-highlight);box-shadow:0 0 10px #5ac8ff99}.bot-system .bot-timeline time,.bot-system .bot-timeline small{color:var(--system-steel)}.bot-system .credential-panel p,.bot-system .credential-panel small,.bot-system .credential-form label{color:var(--system-steel)}.bot-system .credential-panel h2,.bot-system .credential-panel h3{color:var(--system-text)}.bot-system.bot-steps>.bot-step,.bot-system.running-bot>.running-strategy-hero,.bot-system.running-bot>.bot-live-grid{animation:system-enter .5s ease-out both}.bot-system.bot-steps>.bot-step:nth-child(2),.bot-system.running-bot>.bot-live-grid{animation-delay:60ms}.bot-system.bot-steps>.bot-step:nth-child(3){animation-delay:.12s}@keyframes bot-system-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.45}}@media(prefers-reduced-motion:reduce){.bot-system .status-dot.pulse,.bot-system.bot-steps>.bot-step,.bot-system.running-bot>.running-strategy-hero,.bot-system.running-bot>.bot-live-grid{animation:none!important}}.reports-system,.orderbook-system{--accent: var(--system-blue);--accent-strong: var(--system-blue);--lime: var(--system-highlight);--line: var(--system-border);--panel: var(--system-panel);--muted: var(--system-steel);--text: var(--system-text);color:var(--system-text)}.reports-system.panel,.orderbook-system.panel,.reports-system.stats-grid,.orderbook-system.stats-grid{position:relative;isolation:isolate;background:var(--system-panel);color:var(--system-text);border:1px solid var(--system-border);border-radius:1px;box-shadow:var(--system-glow)}.reports-system.panel:hover,.orderbook-system.panel:hover{border-color:#5ac8ffa6;box-shadow:0 0 22px #3b8bff1f,inset 0 0 22px #3b8bff0a}.reports-system.stats-grid:before,.reports-system.stats-grid:after,.orderbook-system.stats-grid:before,.orderbook-system.stats-grid:after{content:"";position:absolute;width:13px;height:13px;border:0 solid var(--system-highlight);pointer-events:none;z-index:4}.reports-system.stats-grid:before,.orderbook-system.stats-grid:before{top:-1px;left:-1px;border-top-width:1px;border-left-width:1px}.reports-system.stats-grid:after,.orderbook-system.stats-grid:after{bottom:-1px;right:-1px;border-bottom-width:1px;border-right-width:1px}.reports-system .stat,.orderbook-system .stat{border-right-color:var(--system-border)}.reports-system.report-summary .stat:first-child{border-color:#5ac8ff73;background:linear-gradient(135deg,rgb(59 139 255 / 12%),transparent 70%)}.reports-system .stat-label,.reports-system .stat-label svg,.reports-system .stat-note,.reports-system .stat-value small,.reports-system .muted-text,.reports-system .report-toolbar,.reports-system .report-toolbar small,.reports-system .table-footer,.reports-system th,.orderbook-system .stat-label,.orderbook-system .stat-label svg,.orderbook-system .stat-note,.orderbook-system .stat-value small,.orderbook-system .muted-text,.orderbook-system .depth-heading,.orderbook-system .depth-axis,.orderbook-system .notice,.orderbook-system th{color:var(--system-steel)}.reports-system .stat-value,.reports-system .panel-heading h2,.reports-system td,.orderbook-system .stat-value,.orderbook-system .depth-visual h2,.orderbook-system td{color:var(--system-text)}.reports-system .stat-secondary,.orderbook-system .stat-secondary{color:var(--system-core)}.orderbook-system .eyebrow{color:var(--system-core);font-size:10px;letter-spacing:2px}.reports-system .lime,.orderbook-system .lime{color:var(--system-highlight)!important}.reports-system .stat-value.lime,.orderbook-system .stat-value.lime{text-shadow:0 0 16px rgb(90 200 255 / 30%)}.reports-system .panel-heading,.orderbook-system .book-toolbar{position:relative}.reports-system .panel-heading:after,.orderbook-system .book-toolbar:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:1px;background:linear-gradient(90deg,var(--system-blue),transparent 60%);opacity:.55;pointer-events:none}.orderbook-system .book-toolbar{border-bottom-color:var(--system-border)}.orderbook-system .book-toolbar:after{bottom:-1px}.reports-system th,.reports-system td,.orderbook-system th,.orderbook-system td{border-bottom-color:var(--system-border)}.reports-system tbody tr:hover,.reports-system tbody tr:focus-within,.orderbook-system tbody tr:hover,.orderbook-system tbody tr:focus-within{background:#3b8bff14}.reports-system .table-scroll:focus-visible,.orderbook-system .table-scroll:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}.reports-system .table-footer{border-top-color:var(--system-border)}.orderbook-system .own-depth-level td:first-child{box-shadow:inset 3px 0 var(--system-highlight)}.orderbook-system .own-offer-flag{border-color:var(--system-highlight);border-radius:1px;color:var(--system-core)}.orderbook-system .mini-tag{border-color:var(--system-border);border-radius:1px;color:var(--system-core)}.orderbook-system .icon-button{border-radius:1px;color:var(--system-steel)}.orderbook-system .icon-button:hover{color:var(--system-core);background:#3b8bff1f}.orderbook-system .icon-button:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px;color:var(--system-core)}.reports-system .segments,.reports-system .table-footer button,.orderbook-system .book-filters select,.orderbook-system .book-filters button{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff0a;color:var(--system-steel)}.reports-system .segments button{border-radius:1px;color:var(--system-steel)}.reports-system .segments button.selected{color:var(--system-text);background:#3b8bff2e;box-shadow:inset 0 0 0 1px var(--system-highlight)}.reports-system .table-footer button:not(:disabled):hover,.orderbook-system .book-filters select:hover,.orderbook-system .book-filters button:hover{border-color:var(--system-highlight);color:var(--system-text)}.reports-system .table-footer button:disabled{opacity:.45;cursor:default}.reports-system .segments button:focus-visible,.reports-system .table-footer button:focus-visible,.orderbook-system .tabs button:focus-visible,.orderbook-system .book-filters select:focus-visible,.orderbook-system .book-filters button:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}.orderbook-system .tabs button{color:var(--system-steel);border-bottom-color:transparent}.orderbook-system .tabs button.active{color:var(--system-core);border-bottom-color:var(--system-highlight)}.orderbook-system .tabs small{background:#3b8bff24;border-radius:1px;color:var(--system-core)}.orderbook-system .depth-visual{border-left-color:var(--system-border)}.orderbook-system .notice{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff0d}.button.reports-system-action{border-radius:1px;border-color:var(--system-border);background:#3b8bff14;color:var(--system-text);transition:transform .15s}.button.reports-system-action:not(:disabled):hover{border-color:var(--system-highlight);box-shadow:inset 0 0 0 1px #5ac8ff73,0 0 18px #3b8bff38}.button.reports-system-action:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}main>.reports-system,main>.orderbook-system{animation:system-enter .5s ease-out both}main>.reports-system.stats-grid,main>.orderbook-system.panel{animation-delay:60ms}main>.reports-system.panel{animation-delay:.12s}@media(prefers-reduced-motion:reduce){main>.reports-system,main>.orderbook-system{animation:none!important}}.pricing-system,.login-system{--accent: var(--system-blue);--accent-strong: var(--system-blue);--lime: var(--system-highlight);--line: var(--system-border);--panel: var(--system-panel);--soft: rgb(59 139 255 / 5%);--muted: var(--system-steel);--text: var(--system-text);--on-accent: var(--system-void);color:var(--system-text)}.pricing-system .eyebrow{color:var(--system-core);font-size:10px;letter-spacing:2px}.pricing-system.pricing-heading p,.pricing-system .pricing-note{color:var(--system-steel)}.pricing-system.pricing-heading h1 span{color:var(--system-highlight)}.pricing-system .plan-card{position:relative;isolation:isolate;background:var(--system-panel);color:var(--system-text);border:1px solid var(--system-border);border-radius:1px;box-shadow:var(--system-glow)}.pricing-system .plan-card:hover{border-color:#5ac8ffa6;box-shadow:0 0 22px #3b8bff1f,inset 0 0 22px #3b8bff0a}.pricing-system .plan-card.featured{border-color:var(--system-highlight);background:radial-gradient(ellipse at top,rgb(59 139 255 / 16%),transparent 70%),var(--system-panel);box-shadow:inset 0 0 0 1px #5ac8ff73,0 0 22px #3b8bff24}.pricing-system .recommended{border-radius:1px;background:var(--system-highlight);color:var(--system-void);letter-spacing:2px}.pricing-system .plan-name h2{color:var(--system-text)}.pricing-system .plan-name svg,.pricing-system .plan-card>p,.pricing-system .plan-rate span,.pricing-system .minimum,.pricing-system .muted-text,.pricing-system .plan-card li{color:var(--system-steel)}.pricing-system .plan-card.featured .plan-name svg,.pricing-system .plan-card li>svg{color:var(--system-core)}.pricing-system .plan-rate{color:var(--system-text)}.pricing-system .plan-card ul{border-top-color:var(--system-border)}.pricing-system.faq h2{color:var(--system-text)}.pricing-system .faq-item{border-bottom-color:var(--system-border)}.pricing-system .faq-item button{color:var(--system-text)}.pricing-system .faq-item button>svg{color:var(--system-core)}.pricing-system .faq-item button:focus-visible{outline:2px solid var(--system-highlight);outline-offset:-2px}.pricing-system .faq-item p{color:var(--system-steel)}.login-system.login-shell{background:radial-gradient(ellipse at 50% 42%,rgb(59 139 255 / 10%),transparent 65%),var(--system-void)}.login-system .login-panel{position:relative;isolation:isolate;background:var(--system-panel);color:var(--system-text);border:1px solid var(--system-border);border-top-color:var(--system-border);border-radius:1px;box-shadow:var(--system-glow)}.login-system .brand-symbol{border-radius:1px;background:var(--system-highlight);color:var(--system-void);box-shadow:0 0 22px #5ac8ff40}.login-system .eyebrow{color:var(--system-core);font-size:10px;letter-spacing:2px}.login-system .login-tagline,.login-system .login-panel>p,.login-system label{color:var(--system-steel)}.login-system h1{color:var(--system-text)}.login-system .notice{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff0d;color:var(--system-steel)}.login-system input{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff0d;color:var(--system-text)}.login-system input:focus-visible{outline:none;border-color:var(--system-highlight);box-shadow:0 0 0 1px var(--system-highlight)}.login-system input:disabled{opacity:.55}.login-system .form-error{margin:0;padding:8px 12px;border-left:2px solid var(--system-highlight);background:#3b8bff14;color:var(--system-text);font-size:13px}.pricing-system .button,.login-system .button{border-radius:1px;border-color:var(--system-border);background:#3b8bff14;color:var(--system-text);transition:transform .15s}.pricing-system .button.primary,.login-system .button.primary{border-color:var(--system-highlight);background:var(--system-highlight);color:var(--system-void)}.pricing-system .button:not(:disabled):hover,.login-system .button:not(:disabled):hover{border-color:var(--system-highlight);box-shadow:inset 0 0 0 1px #5ac8ff73,0 0 18px #3b8bff38}.pricing-system .button.primary:not(:disabled):hover,.login-system .button.primary:not(:disabled):hover{background:var(--system-core)}.pricing-system .button:focus-visible,.login-system .button:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}.pricing-system .button:disabled,.login-system .button:disabled{opacity:.55}main>.pricing-system,.login-system .login-panel{animation:system-enter .5s ease-out both}main>.pricing-system.pricing-grid{animation-delay:60ms}main>.pricing-system.faq{animation-delay:.12s}@media(prefers-reduced-motion:reduce){main>.pricing-system,.login-system .login-panel{animation:none!important}}.nav-system .sidebar{background:var(--system-panel);border-right:1px solid var(--system-border)}.nav-system .sidebar nav{position:relative}.nav-system .sidebar nav:before{content:"";position:absolute;left:5px;right:5px;top:-14px;height:1px;background:linear-gradient(90deg,var(--system-blue),transparent 70%);opacity:.55;pointer-events:none}.nav-system .brand{color:var(--system-text)}.nav-system .brand-light{color:var(--system-core)}.nav-system .brand small{color:var(--system-steel)}.nav-system .brand-symbol{border-radius:1px;background:var(--system-highlight);color:var(--system-void);box-shadow:0 0 18px #5ac8ff38}.nav-system .nav-item{border-radius:1px;color:var(--system-steel);transition:transform .15s}.nav-system .nav-item svg{color:var(--system-steel)}.nav-system .nav-item:hover{color:var(--system-text);background:#3b8bff14;box-shadow:inset 0 0 0 1px #5ac8ff59}.nav-system .nav-item:hover svg{color:var(--system-core)}.nav-system .nav-item.active{color:var(--system-text);background:#3b8bff2e;box-shadow:inset 2px 0 var(--system-highlight),inset 0 0 0 1px #5ac8ff73}.nav-system .nav-item.active svg{color:var(--system-core)}.nav-system .nav-item:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}.nav-system .profile{border-top-color:var(--system-border);color:var(--system-text)}.nav-system .profile small,.nav-system .help-button{color:var(--system-steel)}.nav-system .avatar{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff1a;color:var(--system-core)}.nav-system .profile>.mini-tag{border-color:var(--system-border);border-radius:1px;color:var(--system-core)}.nav-system .help-button:not(:disabled):hover{color:var(--system-text)}.nav-system .help-button:focus-visible,.nav-system .mobile-menu:focus-visible,.nav-system .drawer-close:focus-visible{outline:2px solid var(--system-highlight);outline-offset:2px}.nav-system .topbar{border-bottom-color:var(--system-border)}.nav-system .demo-label{border-color:var(--system-border);border-radius:1px;color:var(--system-core)}.nav-system .connection,.nav-system footer{color:var(--system-steel)}.nav-system .topbar .status-dot,.nav-system footer .status-dot{border-radius:0;background:var(--system-core);box-shadow:0 0 8px #5ac8ff66}.nav-system .mobile-menu,.nav-system .drawer-close{border-radius:1px;color:var(--system-steel)}.nav-system .mobile-menu:hover,.nav-system .drawer-close:hover{color:var(--system-core);background:#3b8bff1f}.nav-system .page-topline>.eyebrow{color:var(--system-core);font-size:10px;letter-spacing:2px}.nav-system .currency-pill{border:1px solid var(--system-border);border-radius:1px;background:#3b8bff0a;color:var(--system-steel);transition:transform .15s}.nav-system .currency-pill:hover{border-color:var(--system-highlight);color:var(--system-text)}.nav-system .currency-pill[aria-checked=true]{border-color:var(--system-highlight);background:var(--system-highlight);color:var(--system-void)}.nav-system .currency-pill:focus-visible{outline:2px solid var(--system-highlight);outline-offset:3px}.nav-system .currency-pill .coin{border-radius:1px;background:#3b8bff2e;color:var(--system-core)}.nav-system .currency-pill[aria-checked=true] .coin{background:#05070d2e;color:var(--system-void)}@media(max-width:700px){.nav-system .sidebar{box-shadow:20px 0 60px #000000a6,0 0 24px #3b8bff1f}.nav-system .menu-backdrop{background:#05070dc7}}.orderbook-system .depth-visual svg .depth-glow{opacity:.55;pointer-events:none}.orderbook-system .depth-visual svg .depth-own-core{fill:var(--system-core)}.orderbook-system .depth-visual svg .depth-own-halo{fill:var(--system-highlight);opacity:.35;transform-box:fill-box;transform-origin:center;animation:depth-own-pulse 2.4s ease-in-out infinite}@keyframes depth-own-pulse{0%,to{transform:scale(.7);opacity:.35}50%{transform:scale(1.3);opacity:.12}}@media(prefers-reduced-motion:reduce){.orderbook-system .depth-visual svg .depth-glow{display:none}.orderbook-system .depth-visual svg .depth-own-halo{animation:none!important;transform:none;opacity:.35}}.is-cached,.is-cached .system-enter,.is-cached.bot-steps>.bot-step,.is-cached.running-bot>.running-strategy-hero,.is-cached.running-bot>.bot-live-grid{animation:none!important}
