.v3-shell{--bg: #0b0d10;--bg-2: #11141a;--surface: #161a21;--surface-2: #1c2129;--surface-3: #232a34;--border: #262d39;--border-2: #2f3744;--text: #e6e9ef;--text-2: #aab2bf;--text-3: #6b7480;--text-4: #4a525e;--accent: #3fb950;--accent-soft: rgba(63,185,80,.12);--accent-bd: rgba(63,185,80,.4);--pos: #3fb950;--pos-soft: rgba(63,185,80,.1);--neg: #f85149;--neg-soft: rgba(248,81,73,.1);--warn: #f0b429;--info: #58a6ff;--shadow-sm: 0 1px 0 rgba(255,255,255,.03), 0 1px 2px rgba(0,0,0,.3);--shadow-md: 0 8px 24px rgba(0,0,0,.32);--r-sm: 6px;--r-md: 8px;--r-lg: 12px;--r-xl: 14px;--mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--sans: "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif}.v3-shell[data-theme=light]{--bg: #f7f8fa;--bg-2: #ffffff;--surface: #ffffff;--surface-2: #f4f5f8;--surface-3: #eaecf1;--border: #e4e7ec;--border-2: #d0d5dd;--text: #0f1216;--text-2: #475467;--text-3: #667085;--text-4: #98a2b3;--accent: #16a34a;--accent-soft: rgba(22,163,74,.1);--accent-bd: rgba(22,163,74,.35);--pos: #16a34a;--pos-soft: rgba(22,163,74,.08);--neg: #dc2626;--neg-soft: rgba(220,38,38,.08);--shadow-sm: 0 1px 2px rgba(16,24,40,.06);--shadow-md: 0 12px 28px rgba(16,24,40,.1)}.v3-shell *{box-sizing:border-box}.v3-shell{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-feature-settings:"cv11","ss01"}.v3-shell{min-height:100vh;font-size:13px;line-height:1.45}.v3-shell button,.v3-shell input{font-family:inherit;color:inherit}.v3-shell .muted{color:var(--text-3)}.v3-shell .dim{color:var(--text-4)}.v3-shell .pos{color:var(--pos)}.v3-shell .neg{color:var(--neg)}.v3-shell .flat{color:var(--text-3)}.v3-shell .topbar{position:sticky;top:0;z-index:40;background:var(--bg-2);border-bottom:1px solid var(--border);height:52px;display:flex;align-items:center;padding:0 18px;gap:18px}.v3-shell .brand{display:flex;align-items:center;gap:10px;font-weight:600;letter-spacing:-.01em}.v3-shell .brand-mark{width:24px;height:24px;object-fit:contain;display:block}.v3-shell .brand-txt{font-size:14px}.v3-shell .brand-txt .sm{color:var(--text-3);font-weight:500;margin-left:6px}.v3-shell .workspace-pill{display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:5px 10px;cursor:pointer;font-size:12.5px;position:relative}.v3-shell .workspace-pill:hover{background:var(--surface-2);border-color:var(--border-2)}.v3-shell .workspace-pill .lbl{color:var(--text-3);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.v3-shell .workspace-pill .name{font-weight:600}.v3-shell .workspace-pill .caret{color:var(--text-3);font-size:10px}.v3-shell .workspace-menu{position:absolute;top:calc(100% + 6px);left:0;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:6px;min-width:200px;z-index:50;box-shadow:var(--shadow-md)}.v3-shell .workspace-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:0;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:12.5px;text-align:left}.v3-shell .workspace-menu button:hover{background:var(--surface-2)}.v3-shell .workspace-menu button.on{color:var(--accent)}.v3-shell .workspace-menu button.on:after{content:"✓";color:var(--accent)}.v3-shell .workspace-menu hr{border:0;border-top:1px solid var(--border);margin:6px 0}.v3-shell .workspace-menu .add{color:var(--text-2)}.v3-shell .global-search{position:relative;flex:0 1 320px;min-width:180px;display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:6px 12px;color:var(--text-3);font-size:12.5px;cursor:text}.v3-shell .global-search:focus-within{border-color:var(--accent)}.v3-shell .global-search:hover{border-color:var(--border-2)}.v3-shell .global-search input{flex:1;min-width:0;border:0;background:transparent;outline:none;color:var(--text-1);font-size:12.5px;font-family:inherit;padding:0}.v3-shell .global-search input::placeholder{color:var(--text-3)}.v3-shell .global-search .kbd{flex-shrink:0;border:1px solid var(--border-2);background:var(--surface-2);border-radius:4px;padding:1px 6px;font-family:var(--mono);font-size:10px}.v3-shell .global-search-results{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #00000059;overflow:hidden;padding:4px}.v3-shell .gsr-item{display:flex;align-items:center;gap:8px;width:100%;background:none;border:0;border-radius:6px;padding:7px 10px;color:var(--text-1);font-size:12.5px;cursor:pointer;text-align:left}.v3-shell .gsr-item.on{background:var(--surface-2)}.v3-shell .gsr-sym{font-weight:600;font-family:var(--mono)}.v3-shell .gsr-name{color:var(--text-3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v3-shell .gsr-kind{margin-left:auto;color:var(--text-3);font-size:10px;text-transform:uppercase}.v3-shell .top-spacer{flex:1}.v3-shell .top-actions{display:flex;align-items:center;gap:6px}.v3-shell .icon-btn{width:32px;height:32px;border-radius:7px;background:transparent;border:1px solid transparent;color:var(--text-2);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px}.v3-shell .icon-btn:hover{background:var(--surface);border-color:var(--border);color:var(--text)}.v3-shell .market-status{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--text-2);padding:0 10px;border-left:1px solid var(--border);height:28px}.v3-shell .market-status .dot{width:7px;height:7px;border-radius:50%;background:var(--pos);box-shadow:0 0 0 3px #3fb9502e;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #3fb9502e}50%{box-shadow:0 0 0 6px #3fb95000}}.v3-shell .user-pill{display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:3px 4px 3px 10px;cursor:pointer;font-size:12.5px}.v3-shell .user-pill:hover{background:var(--surface-2)}.v3-shell .user-pill .av{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#7e57c2,#5e35b1);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:11px}.v3-shell .subbar{background:var(--bg);border-bottom:1px solid var(--border);height:42px;display:flex;align-items:center;padding:0 18px;gap:6px}.v3-shell .subbar .nav{display:flex;align-items:center;gap:2px}.v3-shell .subbar .nav a{padding:6px 12px;border-radius:6px;color:var(--text-2);font-size:13px;font-weight:500;text-decoration:none;cursor:pointer}.v3-shell .subbar .nav a.on{background:var(--surface);color:var(--text)}.v3-shell .subbar .nav a:hover{color:var(--text)}.v3-shell .subbar .ticker{margin-left:auto;display:flex;align-items:center;gap:14px;font-family:var(--mono);font-size:11.5px;overflow:hidden}.v3-shell .subbar .ticker .item{display:flex;align-items:center;gap:6px;color:var(--text-2)}.v3-shell .subbar .ticker .item .sym{color:var(--text);font-weight:600}.v3-shell .dash{padding:14px 14px 60px;min-height:calc(100vh - 94px)}.v3-shell .grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:70px;gap:12px;position:relative}.v3-shell .tile-shell{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:border-color .12s,box-shadow .12s}.v3-shell .tile-shell:hover{border-color:var(--border-2)}.v3-shell .tile-shell.dragging{border-color:var(--accent-bd);box-shadow:0 24px 60px #00000073;cursor:grabbing}.v3-shell .tile-shell.resizing{border-color:var(--accent-bd)}.v3-shell .tile-ghost{background:var(--accent-soft);border:1px dashed var(--accent-bd);border-radius:var(--r-lg);pointer-events:none;z-index:0}.v3-shell .tile{display:flex;flex-direction:column;height:100%;width:100%;min-height:0}.v3-shell .tile-h{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);flex-shrink:0;gap:8px;min-height:44px}.v3-shell .tile-h-l{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.v3-shell .tile-h-r{display:flex;align-items:center;gap:6px;flex-shrink:0}.v3-shell .tile-h-grip{font-family:var(--mono);font-size:11px;color:var(--text-4);cursor:grab;user-select:none;letter-spacing:-2px;padding:2px 4px;border-radius:4px}.v3-shell .tile-h-grip:hover{color:var(--text-2);background:var(--surface-2)}.v3-shell .tile-h h3{margin:0;font-size:12.5px;font-weight:600;color:var(--text);letter-spacing:-.005em}.v3-shell .tile-sub{font-size:11px;color:var(--text-3);font-weight:500}.v3-shell .tile-body{flex:1;min-height:0;overflow:hidden;padding:14px 16px;display:flex;flex-direction:column}.v3-shell .ico-btn{background:transparent;border:1px solid var(--border);color:var(--text-2);width:24px;height:24px;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px}.v3-shell .ico-btn:hover{background:var(--surface-2);color:var(--text)}.v3-shell .resize-handle{position:absolute;right:0;bottom:0;width:18px;height:18px;cursor:nwse-resize;color:var(--text-4);opacity:0;transition:opacity .12s;display:flex;align-items:flex-end;justify-content:flex-end;padding:2px}.v3-shell .tile-shell:hover .resize-handle{opacity:1}.v3-shell .resize-handle svg{width:12px;height:12px}.v3-shell .seg{display:inline-flex;background:var(--surface-2);border:1px solid var(--border);border-radius:7px;padding:2px;gap:1px}.v3-shell .seg button{background:transparent;border:0;color:var(--text-2);padding:4px 9px;border-radius:5px;cursor:pointer;font-size:11.5px;font-weight:500;font-family:var(--sans);text-transform:capitalize;transition:background .1s,color .1s}.v3-shell .seg button:hover{color:var(--text)}.v3-shell .seg button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.v3-shell .seg.sm button{padding:3px 7px;font-size:11px}.v3-shell .seg.xs button{padding:3px 7px;font-size:10.5px}.v3-shell .chart-tile .tile-h{padding:10px 14px}.v3-shell .ct-sym{display:flex;flex-direction:column;gap:2px}.v3-shell .ct-sym-row{display:flex;align-items:center;gap:8px}.v3-shell .ct-tk{font-family:var(--mono);font-weight:700;font-size:14px;letter-spacing:.02em}.v3-shell .ct-name{font-size:12px;color:var(--text-3)}.v3-shell .ct-flag{font-family:var(--mono);font-size:9px;font-weight:600;padding:1px 5px;border-radius:3px;letter-spacing:.05em;background:var(--surface-3);color:var(--text-2)}.v3-shell .ct-flag.qi{background:var(--accent-soft);color:var(--accent)}.v3-shell .ct-flag.halted{background:var(--neg-soft);color:var(--neg)}.v3-shell .ct-px-row{display:flex;align-items:baseline;gap:10px}.v3-shell .ct-px{font-family:var(--mono);font-size:18px;font-weight:600;letter-spacing:-.01em}.v3-shell .ct-ch{font-family:var(--mono);font-size:11.5px;font-weight:500}.v3-shell .ct-controls{display:flex;align-items:center;gap:8px}.v3-shell .chart-body{padding:0;position:relative;flex:1}.v3-shell .chart-wrap{position:absolute;inset:0;padding:8px 56px 22px 12px}.v3-shell .chart-svg{width:100%;height:100%;display:block}.v3-shell .chart-grid{stroke:var(--border);stroke-width:.5;stroke-dasharray:2 4}.v3-shell .chart-last{stroke:var(--text-4);stroke-width:.5;stroke-dasharray:3 3}.v3-shell .chart-cross{stroke:var(--text-3);stroke-width:.6;stroke-dasharray:2 3}.v3-shell .chart-y{position:absolute;top:8px;bottom:22px;right:8px;width:44px;display:flex;flex-direction:column;justify-content:space-between;font-family:var(--mono);font-size:10px;color:var(--text-3);text-align:right;pointer-events:none}.v3-shell .chart-last-px{position:absolute;right:8px;color:#0b0d10;font-family:var(--mono);font-size:10.5px;font-weight:600;padding:1px 6px;border-radius:3px;pointer-events:none}.v3-shell .chart-tip{position:absolute;top:10px;background:var(--surface);border:1px solid var(--border);padding:5px 8px;border-radius:6px;font-family:var(--mono);font-size:10.5px;line-height:1.2;pointer-events:none;box-shadow:var(--shadow-md);white-space:nowrap}.v3-shell .chart-tip .tip-px{font-weight:600}.v3-shell .chart-tip .tip-t{color:var(--text-3);font-size:9.5px}.v3-shell .ct-meta{display:flex;gap:20px;padding:10px 18px;border-top:1px solid var(--border);font-family:var(--mono);font-size:11px;flex-shrink:0}.v3-shell .ct-meta>div{display:flex;gap:6px;align-items:baseline}.v3-shell .ct-meta .lbl{color:var(--text-3);font-size:9.5px;letter-spacing:.08em}.v3-shell .wl-controls{display:flex;gap:6px;padding:10px 14px;border-bottom:1px solid var(--border);flex-shrink:0}.v3-shell .wl-search{flex:1;display:flex;align-items:center;gap:6px;background:var(--surface-2);border:1px solid var(--border);border-radius:6px;padding:4px 8px;color:var(--text-3);font-size:11.5px}.v3-shell .wl-search input{flex:1;border:0;background:transparent;outline:none;font-size:11.5px;color:var(--text)}.v3-shell .wl-list{flex:1;min-height:0;overflow-y:auto;padding:8px 10px}.v3-shell .wl-row{width:100%;background:transparent;border:0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(50px,.8fr) auto;gap:8px;align-items:center;padding:7px 8px;border-radius:6px;cursor:pointer;text-align:left;font-size:12px;border:1px solid transparent}.v3-shell .wl-row:hover{background:var(--surface-2)}.v3-shell .wl-row.focused{background:var(--accent-soft);border-color:var(--accent-bd)}.v3-shell .wl-row-l{display:flex;flex-direction:column;gap:1px;min-width:0}.v3-shell .wl-tk{display:flex;align-items:center;gap:5px}.v3-shell .wl-tk .tk{font-family:var(--mono);font-weight:700;font-size:12px}.v3-shell .mini-flag{font-family:var(--mono);font-size:8.5px;padding:1px 3px;border-radius:2px}.v3-shell .mini-flag.qi{background:var(--accent-soft);color:var(--accent)}.v3-shell .mini-flag.halted{background:var(--neg-soft);color:var(--neg)}.v3-shell .wl-name{font-size:10.5px;color:var(--text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v3-shell .wl-row-m{height:22px;color:var(--text-4)}.v3-shell .wl-row-r{display:flex;flex-direction:column;align-items:flex-end;gap:1px;font-family:var(--mono)}.v3-shell .wl-px{font-size:12px;font-weight:600}.v3-shell .wl-ch{font-size:10.5px;font-weight:500}.v3-shell .kpi-tile .tile-body{padding:18px 18px 16px;gap:8px}.v3-shell .kpi-big{font-family:var(--mono);font-size:30px;font-weight:600;letter-spacing:-.02em;line-height:1.1}.v3-shell .kpi-big.sm{font-size:24px}.v3-shell .kpi-delta{font-family:var(--mono);font-size:12px;font-weight:500;display:flex;align-items:center;gap:5px}.v3-shell .kpi-delta .muted{color:var(--text-3);font-weight:400}.v3-shell .kpi-spark{margin-top:8px;flex:1;min-height:32px;display:flex;align-items:flex-end}.v3-shell .kpi-spark svg{width:100%}.v3-shell .kpi-foot{display:flex;gap:14px;padding-top:10px;border-top:1px solid var(--border);font-family:var(--mono);font-size:11px;margin-top:8px}.v3-shell .kpi-foot.tiny{font-size:10.5px;color:var(--text-3)}.v3-shell .kpi-foot>div{display:flex;flex-direction:column;gap:2px}.v3-shell .kpi-foot .lbl{font-size:9.5px;color:var(--text-3);letter-spacing:.08em}.v3-shell .kpi-bar{height:6px;background:var(--surface-2);border-radius:3px;overflow:hidden;margin-top:10px}.v3-shell .kpi-bar-fill{height:100%;background:var(--accent);border-radius:3px}.v3-shell .qt-tile .tile-body{padding:14px 16px 16px;gap:12px;position:relative;overflow:visible}.v3-shell .qt-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:var(--surface-2);padding:3px;border-radius:7px;border:1px solid var(--border)}.v3-shell .qt-tab{border:0;background:transparent;color:var(--text-3);padding:8px;border-radius:5px;cursor:pointer;font-weight:600;font-size:12.5px;transition:all .1s}.v3-shell .qt-tab:hover{color:var(--text)}.v3-shell .qt-tab.buy.on{background:var(--pos-soft);color:var(--pos);box-shadow:inset 0 0 0 1px var(--accent-bd)}.v3-shell .qt-tab.sell.on{background:var(--neg-soft);color:var(--neg);box-shadow:inset 0 0 0 1px #f851494d}.v3-shell .qt-fields{display:flex;flex-direction:column;gap:8px}.v3-shell .qt-field{display:flex;flex-direction:column;gap:4px}.v3-shell .qt-field label{font-size:10px;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;font-weight:500}.v3-shell .qt-stepper{display:flex;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:6px;overflow:hidden}.v3-shell .qt-stepper button{width:28px;height:30px;border:0;background:transparent;color:var(--text-2);cursor:pointer;font-size:14px;font-weight:600}.v3-shell .qt-stepper button:hover{background:var(--surface-3);color:var(--text)}.v3-shell .qt-stepper input{flex:1;border:0;background:transparent;text-align:center;font-family:var(--mono);font-size:13px;font-weight:600;color:var(--text);height:30px;outline:none}.v3-shell .qt-stepper input::-webkit-outer-spin-button,.v3-shell .qt-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.v3-shell .qt-summary{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid var(--border);font-family:var(--mono);font-size:11.5px}.v3-shell .qt-summary>div{display:flex;flex-direction:column;gap:2px}.v3-shell .qt-summary .lbl{font-size:9.5px;color:var(--text-3);letter-spacing:.06em}.v3-shell .qt-summary .v{font-weight:600}.v3-shell .qt-submit{width:100%;border:0;padding:11px;border-radius:7px;cursor:pointer;font-weight:600;font-size:13px;letter-spacing:.005em;transition:transform .08s,filter .08s}.v3-shell .qt-submit.buy{background:var(--pos);color:#0b0d10}.v3-shell .qt-submit.sell{background:var(--neg);color:#fff}.v3-shell .qt-submit:hover{filter:brightness(1.1)}.v3-shell .qt-submit:active{transform:translateY(1px)}.v3-shell .qt-confirm{position:fixed;inset:0;background:#080a0e99;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;animation:fadeIn .15s ease}.v3-shell[data-theme=light] .qt-confirm{background:#0006}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.v3-shell .qt-confirm-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:22px;width:340px;box-shadow:var(--shadow-md);animation:rise .2s ease}@keyframes rise{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.v3-shell .qt-confirm-card h4{margin:0 0 14px;font-size:15px;font-weight:600}.v3-shell .qt-confirm-rows{display:flex;flex-direction:column;gap:6px;font-family:var(--mono);font-size:12px}.v3-shell .qt-confirm-rows>div{display:flex;justify-content:space-between;padding:6px 0}.v3-shell .qt-confirm-rows>div span{color:var(--text-3)}.v3-shell .qt-confirm-rows>div b{font-weight:600}.v3-shell .qt-confirm-rows .total{border-top:1px solid var(--border);padding-top:10px;margin-top:4px}.v3-shell .qt-confirm-rows .total b{font-size:14px}.v3-shell .qt-confirm-actions{display:flex;gap:8px;margin-top:18px}.v3-shell .qt-confirm-actions button{flex:1;padding:10px;border-radius:7px;border:0;cursor:pointer;font-weight:600;font-size:12.5px}.v3-shell .qt-confirm-actions .ghost{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.v3-shell .qt-confirm-actions .ghost:hover{background:var(--surface-3)}.v3-shell .qt-confirm-actions .buy{background:var(--pos);color:#0b0d10}.v3-shell .qt-confirm-actions .sell{background:var(--neg);color:#fff}.v3-shell .qt-toast{position:fixed;bottom:20px;right:20px;background:var(--surface);border:1px solid var(--accent-bd);border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow-md);z-index:90;font-size:12.5px;animation:rise .2s ease}.v3-shell .qt-toast .dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.v3-shell .tape{display:flex;flex-direction:column;flex:1;min-height:0}.v3-shell .live-dot{display:flex;align-items:center;gap:5px;font-family:var(--mono);font-size:9.5px;color:var(--neg);font-weight:600;letter-spacing:.06em}.v3-shell .live-dot .dot{width:6px;height:6px;border-radius:50%;background:var(--neg);box-shadow:0 0 0 3px #f851492e;animation:pulse 1.6s ease-in-out infinite}.v3-shell .tape-head,.v3-shell .tape-row,.v3-shell .hold-head,.v3-shell .hold-row,.v3-shell .depth-row,.v3-shell .depth-head{display:grid;grid-template-columns:60px 1fr 70px 50px 24px;gap:8px;align-items:center;padding:5px 16px;font-family:var(--mono);font-size:11px}.v3-shell .tape-head{color:var(--text-3);font-size:9.5px;letter-spacing:.08em;border-bottom:1px solid var(--border);padding:8px 16px;flex-shrink:0}.v3-shell .tape-body{flex:1;overflow-y:auto;padding:4px 0}.v3-shell .tape-row{border:0;background:transparent;cursor:pointer;width:100%;text-align:left;color:var(--text)}.v3-shell .tape-row:hover{background:var(--surface-2)}.v3-shell .tape-row.focused{background:var(--accent-soft)}.v3-shell .tape-row .t{color:var(--text-3)}.v3-shell .tape-row .sym{font-weight:600}.v3-shell .tape-row .r{text-align:right}.v3-shell .tape-row .tag{text-align:center;font-size:10px}.v3-shell .tape-head .r{text-align:right}.v3-shell .news-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:10px 12px}.v3-shell .news-row{padding:8px 12px;border-left:2px solid var(--border-2);display:flex;flex-direction:column;gap:5px}.v3-shell .news-row.tone-pos{border-left-color:var(--accent)}.v3-shell .news-row.tone-neg{border-left-color:var(--neg)}.v3-shell .news-row.tone-neutral{border-left-color:var(--text-4)}.v3-shell .news-meta{display:flex;align-items:center;gap:8px;font-size:10.5px;color:var(--text-3);font-family:var(--mono)}.v3-shell .news-tag{padding:1px 5px;border-radius:3px;font-size:9px;letter-spacing:.06em;font-weight:600;background:var(--surface-2);color:var(--text-2)}.v3-shell .news-tag.gov{background:var(--accent-soft);color:var(--accent)}.v3-shell .news-tag.admin{background:var(--neg-soft);color:var(--neg)}.v3-shell .news-tag.market{background:#58a6ff24;color:var(--info)}.v3-shell .news-sym{background:var(--surface-2);border:1px solid var(--border);padding:1px 5px;border-radius:3px;font-family:var(--mono);font-size:9.5px;font-weight:600;color:var(--text);cursor:pointer}.v3-shell .news-sym:hover{background:var(--surface-3)}.v3-shell .news-headline{font-size:12.5px;color:var(--text);line-height:1.4}.v3-shell .hold{display:flex;flex-direction:column;flex:1;min-height:0}.v3-shell .hold-head,.v3-shell .hold-row{grid-template-columns:minmax(80px,1.2fr) minmax(50px,.7fr) minmax(60px,.8fr) minmax(60px,.8fr) minmax(110px,1.2fr)}.v3-shell .hold-head{color:var(--text-3);font-size:9.5px;letter-spacing:.08em;border-bottom:1px solid var(--border);padding:8px 18px;flex-shrink:0}.v3-shell .hold-row{border:0;background:transparent;width:100%;text-align:left;cursor:pointer;color:var(--text);padding:8px 18px}.v3-shell .hold-row:hover{background:var(--surface-2)}.v3-shell .hold-row.focused{background:var(--accent-soft)}.v3-shell .hold-row .sym{font-weight:600}.v3-shell .hold-row .r{text-align:right}.v3-shell .hold-row .dim{color:var(--text-4);font-size:10px;margin-left:4px}.v3-shell .hold-head .r{text-align:right}.v3-shell .depth{display:flex;flex-direction:column;flex:1;min-height:0;font-family:var(--mono);font-size:11px}.v3-shell .depth-head{grid-template-columns:1fr 1fr 1fr;color:var(--text-3);font-size:9.5px;letter-spacing:.08em;border-bottom:1px solid var(--border);padding:8px 16px;flex-shrink:0}.v3-shell .depth-head .r{text-align:right}.v3-shell .depth-asks,.v3-shell .depth-bids{flex:1;overflow:hidden;display:flex;flex-direction:column}.v3-shell .depth-asks{justify-content:flex-end}.v3-shell .depth-row{position:relative;grid-template-columns:1fr 1fr 1fr;padding:5px 16px}.v3-shell .depth-row .r{text-align:right}.v3-shell .depth-row.pos{color:var(--pos)}.v3-shell .depth-row.neg{color:var(--neg)}.v3-shell .depth-row span{position:relative;z-index:1}.v3-shell .depth-bar{position:absolute;top:0;bottom:0;right:0}.v3-shell .depth-bar.pos{background:var(--pos-soft)}.v3-shell .depth-bar.neg{background:var(--neg-soft)}.v3-shell .depth-spread{display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 16px;background:var(--surface-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:10px;color:var(--text-3);font-family:var(--mono)}.v3-shell .depth-spread b{color:var(--text);font-weight:600}.v3-shell .orders{display:flex;flex-direction:column;gap:8px;padding:12px 14px;flex:1;overflow-y:auto}.v3-shell .order-row{display:flex;justify-content:space-between;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:7px;padding:8px 10px}.v3-shell .order-top{display:flex;align-items:center;gap:8px}.v3-shell .order-side{font-family:var(--mono);font-size:10px;font-weight:700;padding:1px 5px;border-radius:3px;letter-spacing:.05em}.v3-shell .order-side.pos{background:var(--pos-soft);color:var(--pos)}.v3-shell .order-side.neg{background:var(--neg-soft);color:var(--neg)}.v3-shell .order-sym{font-family:var(--mono);font-weight:600;font-size:12px}.v3-shell .order-type{font-family:var(--mono);font-size:10px;color:var(--text-3);letter-spacing:.05em}.v3-shell .order-bot{display:flex;gap:6px;font-family:var(--mono);font-size:11px;color:var(--text-2);margin-top:3px}.v3-shell .order-r{display:flex;align-items:center;gap:6px}.v3-shell .order-status{font-family:var(--mono);font-size:9.5px;color:var(--warn);letter-spacing:.06em}.v3-shell .order-x{width:22px;height:22px;border-radius:5px;border:1px solid var(--border);background:transparent;color:var(--text-3);cursor:pointer;font-size:13px}.v3-shell .order-x:hover{background:var(--neg-soft);color:var(--neg);border-color:var(--neg)}.v3-shell .empty{color:var(--text-3);font-size:12px;text-align:center;padding:20px}.v3-shell .lead{display:flex;flex-direction:column;flex:1;overflow-y:auto}.v3-shell .lead-row{display:grid;grid-template-columns:32px 1fr auto auto;gap:10px;align-items:center;padding:9px 18px;font-size:12px;border-bottom:1px solid var(--border)}.v3-shell .lead-row:last-child{border-bottom:0}.v3-shell .lead-row.you{background:var(--accent-soft)}.v3-shell .lead-rank{font-family:var(--mono);color:var(--text-3);font-size:11px}.v3-shell .lead-name{font-weight:500;display:flex;align-items:center;gap:6px}.v3-shell .lead-you{font-family:var(--mono);font-size:9px;background:var(--accent);color:#0b0d10;padding:1px 4px;border-radius:3px;font-weight:700;letter-spacing:.05em}.v3-shell .lead-pnl,.v3-shell .lead-pct{font-family:var(--mono);font-size:11.5px;font-weight:500}.v3-shell .picker{position:fixed;inset:0;background:#080a0e99;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;animation:fadeIn .15s ease}.v3-shell[data-theme=light] .picker{background:#0006}.v3-shell .picker-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:18px;width:520px;max-width:92vw;box-shadow:var(--shadow-md);animation:rise .2s ease}.v3-shell .picker-h{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.v3-shell .picker-h h4{margin:0;font-size:14px;font-weight:600}.v3-shell .picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.v3-shell .picker-tile{background:var(--surface-2);border:1px solid var(--border);border-radius:9px;padding:14px 10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--text-2);transition:all .1s}.v3-shell .picker-tile:hover{background:var(--surface-3);border-color:var(--accent-bd);color:var(--text);transform:translateY(-1px)}.v3-shell .picker-ico{font-size:22px}.v3-shell .picker-lbl{font-size:11.5px;font-weight:500}.v3-shell .add-tile-btn{display:flex;align-items:center;gap:6px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:5px 10px;cursor:pointer;font-size:12.5px;color:var(--text-2)}.v3-shell .add-tile-btn:hover{background:var(--surface-2);color:var(--text);border-color:var(--border-2)}@media (max-width: 1100px){.v3-shell .grid{grid-template-columns:repeat(6,1fr)}}.v3-shell .cx-view{padding:10px 12px 60px}.v3-shell .cx-strip{display:flex;align-items:stretch;gap:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);margin-bottom:8px;overflow:hidden}.v3-shell .cx-view>.cx-strip:last-child{margin-bottom:0;margin-top:8px}.v3-shell .cx-col-main>.cx-strip{margin:0}.v3-shell .cx-account-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:stretch}.v3-shell .cx-account-row .cx-strip{margin:0;height:100%}.v3-shell .cx-account-row>.cx-panel{min-width:0}.v3-shell .cx-account-row .cx-strip .cx-strip-metrics{display:grid;grid-template-columns:auto auto;align-content:center;flex:0 0 auto;border-right:1px solid var(--border)}.v3-shell .cx-account-row .cx-strip .cx-metric{flex:none;padding:7px 13px;gap:2px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.v3-shell .cx-account-row .cx-strip .cx-metric:nth-child(2n),.v3-shell .cx-account-row .cx-strip .cx-metric.big{border-right:0}.v3-shell .cx-account-row .cx-strip .cx-metric.big{grid-column:1 / -1}.v3-shell .cx-account-row .cx-strip .cx-metric-lbl{font-size:9px;letter-spacing:.05em}.v3-shell .cx-account-row .cx-strip .cx-metric-v{font-size:14px}.v3-shell .cx-account-row .cx-strip .cx-metric.big .cx-metric-v{font-size:20px}.v3-shell .cx-account-row .cx-strip .cx-metric-sub{font-size:10.5px}.v3-shell .cx-account-row .cx-strip .cx-strip-chart{flex:1 1 auto;width:auto;min-width:240px;border-left:0}.v3-shell .cx-strip-metrics{display:flex;flex:1}.v3-shell .cx-metric{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:12px 20px;border-right:1px solid var(--border);flex:1;min-width:0}.v3-shell .cx-metric-lbl{font-size:9.5px;letter-spacing:.09em;color:var(--text-3);font-weight:600}.v3-shell .cx-metric-v{font-family:var(--mono);font-size:15px;font-weight:600;white-space:nowrap;display:flex;align-items:baseline;gap:6px}.v3-shell .cx-metric.big .cx-metric-v{font-size:21px;letter-spacing:-.01em}.v3-shell .cx-metric-arrow{font-size:11px}.v3-shell .cx-metric-sub{font-size:11px;font-weight:500;opacity:.85}.v3-shell .cx-metric .pos,.v3-shell .cx-metric.pos .cx-metric-v{color:var(--pos)}.v3-shell .cx-metric .neg,.v3-shell .cx-metric.neg .cx-metric-v{color:var(--neg)}.v3-shell .cx-metric .warn,.v3-shell .cx-metric.warn .cx-metric-v{color:var(--warn)}.v3-shell .cx-strip-chart{width:400px;flex-shrink:0;padding:10px 16px;display:flex;flex-direction:column;gap:8px;background:var(--bg-2);border-left:1px solid var(--border)}.v3-shell .cx-strip-chart-h{display:flex;justify-content:space-between;align-items:center;gap:10px}.v3-shell .cx-strip-chart-title{font-size:11px;font-weight:600;color:var(--text-2);letter-spacing:.02em}.v3-shell .cx-alloc2{display:flex;align-items:center;gap:16px;flex:1}.v3-shell .cx-alloc-donut{position:relative;width:108px;height:108px;flex-shrink:0}.v3-shell .cx-alloc-donut svg{display:block}.v3-shell .cx-alloc-donut-c{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;pointer-events:none}.v3-shell .cx-alloc-donut-c .v{font-family:var(--mono);font-size:17px;font-weight:700;letter-spacing:-.01em}.v3-shell .cx-alloc-donut-c .l{font-size:8.5px;color:var(--text-3);letter-spacing:.08em;text-transform:uppercase}.v3-shell .cx-alloc-legend2{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.v3-shell .cx-alloc-lrow{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;font-size:11px;padding:2px 0}.v3-shell .cx-alloc-lrow .l{display:flex;align-items:center;gap:6px;color:var(--text-2);text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v3-shell .cx-alloc-lrow .l i{width:9px;height:9px;border-radius:2px;flex-shrink:0}.v3-shell .cx-alloc-lrow .p{font-family:var(--mono);font-weight:600;color:var(--text);text-align:right}.v3-shell .cx-alloc-lrow .v{font-family:var(--mono);color:var(--text-3);text-align:right;min-width:40px}.v3-shell .cx-hist2{display:flex;flex-direction:column;gap:6px;flex:1;min-height:0}.v3-shell .cx-hist-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.v3-shell .cx-hist-figures{display:flex;flex-direction:column;gap:1px}.v3-shell .cx-hist-now{font-family:var(--mono);font-size:16px;font-weight:700;letter-spacing:-.01em}.v3-shell .cx-hist-chg{font-family:var(--mono);font-size:11px;font-weight:500}.v3-shell .cx-hist-chart{position:relative;height:96px;padding:4px 46px 14px 4px}.v3-shell .cx-hist-chart .chart-y{width:40px;top:4px;bottom:14px;right:4px;font-size:9px}.v3-shell .cx-hist-chart .chart-last-px{font-size:9px}.v3-shell .cx-hist-stats{display:flex;gap:18px;padding-top:6px;border-top:1px solid var(--border);font-family:var(--mono)}.v3-shell .cx-hist-stats>div{display:flex;flex-direction:column;gap:2px}.v3-shell .cx-hist-stats .l{font-size:8.5px;color:var(--text-3);letter-spacing:.07em}.v3-shell .cx-hist-stats .v{font-size:11px;font-weight:600}.v3-shell .cx-main{display:grid;grid-template-columns:1fr 340px;gap:8px;align-items:start}.v3-shell .cx-col-main,.v3-shell .cx-col-rail{display:flex;flex-direction:column;gap:8px;min-width:0}.v3-shell .cx-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column}.v3-shell .cx-panel-h{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;border-bottom:1px solid var(--border);flex-shrink:0;min-height:40px}.v3-shell .cx-panel-h-l{display:flex;align-items:baseline;gap:8px;min-width:0}.v3-shell .cx-panel-h-r{display:flex;align-items:center;gap:6px;flex-shrink:0}.v3-shell .cx-panel-label{font-size:12px;font-weight:600;letter-spacing:.01em;color:var(--text)}.v3-shell .cx-panel-sub{font-size:10.5px;color:var(--text-3);font-family:var(--mono);white-space:nowrap}.v3-shell .cx-panel-body{display:flex;flex-direction:column;min-height:0}.v3-shell .cx-panel-body.scroll{overflow-y:auto}.v3-shell .cx-trade{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);overflow:visible;position:relative}.v3-shell .cx-trade-head{display:flex;align-items:center;gap:0;border-bottom:1px solid var(--border);background:var(--bg-2);border-radius:var(--r-lg) var(--r-lg) 0 0}.v3-shell .cx-th-sym{display:flex;align-items:center;gap:10px;padding:10px 16px;border-right:1px solid var(--border)}.v3-shell .cx-symsel{position:relative}.v3-shell .cx-symsel-btn{display:flex;align-items:center;gap:8px;background:var(--surface-2);border:1px solid var(--border-2);color:var(--text);font-family:var(--mono);font-weight:700;font-size:15px;padding:6px 10px;border-radius:7px;cursor:pointer}.v3-shell .cx-symsel-btn:hover{background:var(--surface-3)}.v3-shell .cx-symsel-caret{color:var(--text-3);font-size:10px}.v3-shell .cx-symsel-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:60;width:360px;background:var(--surface);border:1px solid var(--border-2);border-radius:10px;box-shadow:var(--shadow-md);max-height:min(420px,calc(100dvh - 160px));overflow-y:auto}.v3-shell .cx-symsel-menu-h{display:grid;grid-template-columns:1fr 60px 60px;gap:8px;padding:8px 12px;font-size:9px;letter-spacing:.08em;color:var(--text-3);font-weight:600;border-bottom:1px solid var(--border);background:var(--bg-2);position:sticky;top:0}.v3-shell .cx-symsel-menu-h .r{text-align:right}.v3-shell .cx-symsel-row{display:grid;grid-template-columns:1fr 44px 60px 56px;gap:8px;align-items:center;width:100%;border:0;background:transparent;cursor:pointer;text-align:left;padding:8px 12px;border-bottom:1px solid var(--border)}.v3-shell .cx-symsel-row:last-child{border-bottom:0}.v3-shell .cx-symsel-row:hover{background:var(--surface-2)}.v3-shell .cx-symsel-row.on{background:var(--accent-soft)}.v3-shell .cx-symsel-l{display:flex;flex-direction:column;gap:2px;min-width:0}.v3-shell .cx-symsel-rtk{display:flex;align-items:center;gap:5px;font-family:var(--mono);font-weight:700;font-size:12px}.v3-shell .cx-symsel-held{font-family:var(--mono);font-size:8px;font-weight:700;letter-spacing:.04em;background:var(--accent-soft);color:var(--accent);padding:1px 4px;border-radius:3px}.v3-shell .cx-symsel-name{font-size:10px;color:var(--text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v3-shell .cx-symsel-spark{height:22px;color:var(--text-4)}.v3-shell .cx-symsel-last{font-family:var(--mono);font-size:11.5px;text-align:right}.v3-shell .cx-symsel-chg{font-family:var(--mono);font-size:10.5px;text-align:right}.v3-shell .cx-th-name{display:flex;flex-direction:column;gap:2px}.v3-shell .cx-th-name-t{font-size:12px;color:var(--text-2)}.v3-shell .cx-th-px{display:flex;flex-direction:column;gap:2px;padding:10px 16px;border-right:1px solid var(--border)}.v3-shell .cx-th-price{font-family:var(--mono);font-size:19px;font-weight:600;letter-spacing:-.01em}.v3-shell .cx-th-ch{font-family:var(--mono);font-size:11.5px;font-weight:500}.v3-shell .cx-th-ohlc{display:flex;gap:16px;padding:10px 16px;border-right:1px solid var(--border);font-family:var(--mono);font-size:11.5px}.v3-shell .cx-th-ohlc>div{display:flex;flex-direction:column;gap:3px}.v3-shell .cx-th-ohlc .lbl{font-size:9px;color:var(--text-3);letter-spacing:.08em}.v3-shell .cx-th-yourpos{display:flex;flex-direction:column;gap:3px;padding:10px 16px;flex:1;min-width:0}.v3-shell .cx-th-yourpos .lbl{font-size:9px;color:var(--text-3);letter-spacing:.09em;font-weight:600}.v3-shell .cx-th-yourpos .v{font-family:var(--mono);font-size:12px}.v3-shell .cx-trade-body{display:grid;grid-template-columns:1fr 190px 210px;height:340px}.v3-shell .cx-tb-chart{display:flex;flex-direction:column;border-right:1px solid var(--border);min-width:0}.v3-shell .cx-tb-chart-controls{display:flex;justify-content:space-between;gap:8px;padding:8px 12px;border-bottom:1px solid var(--border)}.v3-shell .cx-tb-chart-area{flex:1;position:relative;min-height:0;padding:6px 50px 18px 8px}.v3-shell .cx-tb-sublabel{font-size:9px;letter-spacing:.1em;color:var(--text-3);font-weight:600;padding:9px 12px 6px}.v3-shell .cx-tb-depth{display:flex;flex-direction:column;border-right:1px solid var(--border);min-width:0}.v3-shell .cx-depth{flex:1;display:flex;flex-direction:column;font-family:var(--mono);font-size:11px;padding-bottom:8px;min-height:0}.v3-shell .cx-depth-asks,.v3-shell .cx-depth-bids{display:flex;flex-direction:column;flex:1;justify-content:center;gap:1px}.v3-shell .cx-depth-row{position:relative;display:grid;grid-template-columns:1fr auto;gap:8px;padding:3px 12px}.v3-shell .cx-depth-row .r{text-align:right;color:var(--text-2)}.v3-shell .cx-depth-row.pos>span:first-child{color:var(--pos)}.v3-shell .cx-depth-row.neg>span:first-child{color:var(--neg)}.v3-shell .cx-depth-row span{position:relative;z-index:1}.v3-shell .cx-depth-bar{position:absolute;top:0;bottom:0;right:0;z-index:0}.v3-shell .cx-depth-bar.pos{background:var(--pos-soft)}.v3-shell .cx-depth-bar.neg{background:var(--neg-soft)}.v3-shell .cx-depth-mid{display:flex;align-items:center;justify-content:space-between;padding:5px 12px;margin:3px 0;background:var(--surface-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-weight:600}.v3-shell .cx-depth-mid .dim{font-weight:400;font-size:9.5px}.v3-shell .cx-tb-order{display:flex;flex-direction:column;min-width:0}.v3-shell .cx-order{display:flex;flex-direction:column;gap:8px;padding:2px 12px 12px;flex:1}.v3-shell .cx-order-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:var(--surface-2);padding:3px;border-radius:7px;border:1px solid var(--border)}.v3-shell .cx-order-tabs button{border:0;background:transparent;color:var(--text-3);padding:7px;border-radius:5px;cursor:pointer;font-weight:600;font-size:12px}.v3-shell .cx-order-tabs button:hover{color:var(--text)}.v3-shell .cx-order-tabs button.buy.on{background:var(--pos-soft);color:var(--pos);box-shadow:inset 0 0 0 1px var(--accent-bd)}.v3-shell .cx-order-tabs button.sell.on{background:var(--neg-soft);color:var(--neg);box-shadow:inset 0 0 0 1px #f851494d}.v3-shell .cx-order-row{display:flex;align-items:center;gap:8px}.v3-shell .cx-order-row label{font-size:10px;color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;width:38px;flex-shrink:0}.v3-shell .seg.full{flex:1;min-width:0}.v3-shell .seg.full button{flex:1;min-width:0;padding-left:4px;padding-right:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v3-shell .cx-stepper{display:flex;flex:1;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:6px;overflow:hidden}.v3-shell .cx-stepper button{width:26px;height:28px;border:0;background:transparent;color:var(--text-2);cursor:pointer;font-size:14px;font-weight:600}.v3-shell .cx-stepper button:hover{background:var(--surface-3);color:var(--text)}.v3-shell .cx-stepper input{flex:1;width:100%;border:0;background:transparent;text-align:center;font-family:var(--mono);font-size:12.5px;font-weight:600;color:var(--text);height:28px;outline:none}.v3-shell .cx-stepper input::-webkit-outer-spin-button,.v3-shell .cx-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.v3-shell .cx-order-est{display:flex;justify-content:space-between;align-items:baseline;padding:6px 0;border-top:1px solid var(--border);font-family:var(--mono);font-size:11.5px;color:var(--text-3)}.v3-shell .cx-order-est b{color:var(--text);font-size:13px}.v3-shell .cx-order-submit{border:0;padding:10px;border-radius:7px;cursor:pointer;font-weight:600;font-size:12.5px;transition:filter .08s,transform .08s}.v3-shell .cx-order-submit.buy{background:var(--pos);color:#0b0d10}.v3-shell .cx-order-submit.sell{background:var(--neg);color:#fff}.v3-shell .cx-order-submit:hover{filter:brightness(1.1)}.v3-shell .cx-order-submit:active{transform:translateY(1px)}.v3-shell .cx-order-submit:disabled{opacity:.5;cursor:not-allowed;filter:none}.v3-shell .cx-order-foot{display:flex;justify-content:space-between;font-family:var(--mono);font-size:10px;color:var(--text-3)}.v3-shell .cx-pos-tabs{display:flex;gap:2px;background:var(--surface-2);border:1px solid var(--border);border-radius:7px;padding:2px;flex-wrap:wrap}.v3-shell .cx-pos-tabs button{border:0;background:transparent;color:var(--text-3);padding:4px 9px;border-radius:5px;cursor:pointer;font-size:11px;font-weight:500;display:flex;align-items:center;gap:5px}.v3-shell .cx-pos-tabs button:hover{color:var(--text)}.v3-shell .cx-pos-tabs button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.v3-shell .cx-pos-tabs .cnt{font-family:var(--mono);font-size:9.5px;color:var(--text-3);background:var(--bg-2);padding:0 4px;border-radius:3px}.v3-shell .cx-pos-tabs button.on .cnt{color:var(--accent)}.v3-shell .cx-postable{display:flex;flex-direction:column}.v3-shell .cx-postable-head,.v3-shell .cx-postable-row{display:grid;grid-template-columns:minmax(140px,2fr) 80px 60px 90px 90px 100px 110px 80px;gap:8px;align-items:center;padding:5px 14px}.v3-shell .cx-postable-head{font-size:9.5px;letter-spacing:.07em;color:var(--text-3);font-weight:600;border-bottom:1px solid var(--border);background:var(--bg-2)}.v3-shell .cx-postable-head .r{text-align:right}.v3-shell .cx-postable-body{max-height:480px;overflow-y:auto}.v3-shell .cx-postable-row{font-family:var(--mono);font-size:11.5px;border-bottom:1px solid var(--border)}.v3-shell .cx-postable-row:last-child{border-bottom:0}.v3-shell .cx-postable-row.clickable{cursor:pointer}.v3-shell .cx-postable-row.clickable:hover{background:var(--surface-2)}.v3-shell .cx-postable-row.focused{background:var(--accent-soft)}.v3-shell .cx-postable-row .r{text-align:right}.v3-shell .cx-pos-sym{display:flex;flex-direction:column;gap:2px;min-width:0}.v3-shell .cx-pos-sym b{font-weight:700;font-size:12px}.v3-shell .cx-pos-name{font-family:var(--sans);font-size:9.5px;color:var(--text-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v3-shell .cx-type-badge{font-family:var(--mono);font-size:8.5px;font-weight:700;letter-spacing:.04em;padding:2px 5px;border-radius:3px;background:var(--surface-3);color:var(--text-2)}.v3-shell .cx-type-badge.stock{background:#3fb95024;color:#3fb950}.v3-shell .cx-type-badge.contract{background:#58a6ff24;color:#58a6ff}.v3-shell .cx-type-badge.future{background:#f0b42929;color:#f0b429}.v3-shell .cx-type-badge.option{background:#a78bfa29;color:#a78bfa}.v3-shell .cx-type-badge.robo{background:#ec6f9c29;color:#ec6f9c}.v3-shell .cx-type-badge.hedge{background:#2dd4bf29;color:#2dd4bf}.v3-shell .cx-postable-foot{display:flex;align-items:center;gap:12px;padding:9px 14px;border-top:1px solid var(--border);background:var(--bg-2);font-family:var(--mono);font-size:11px}.v3-shell .cx-postable-foot .grow{flex:1}.v3-shell .cx-postable-foot .lbl{font-size:9px;letter-spacing:.08em;color:var(--text-3);font-weight:600}.v3-shell .cx-postable-foot .v{font-weight:600;min-width:90px;text-align:right}.v3-shell .cx-wl-search{display:flex;align-items:center;gap:5px;background:var(--surface-2);border:1px solid var(--border);border-radius:6px;padding:3px 7px;color:var(--text-3);font-size:11px}.v3-shell .cx-wl-search input{border:0;background:transparent;outline:none;color:var(--text);font-size:11px;width:70px}.v3-shell .cx-wl{display:flex;flex-direction:column;max-height:270px;overflow-y:auto;padding:4px}.v3-shell .cx-wl-row{display:grid;grid-template-columns:1fr 44px 56px;gap:8px;align-items:center;border:0;background:transparent;cursor:pointer;text-align:left;color:var(--text);padding:6px 8px;border-radius:6px}.v3-shell .cx-wl-row:hover{background:var(--surface-2)}.v3-shell .cx-wl-row.focused{background:var(--accent-soft)}.v3-shell .cx-wl-sym{display:flex;align-items:center;gap:5px;min-width:0}.v3-shell .cx-wl-sym b{font-family:var(--mono);font-weight:700;font-size:11.5px}.v3-shell .cx-wl-spark{height:18px;color:var(--text-4)}.v3-shell .cx-wl-last{font-family:var(--mono);font-size:11px;text-align:right}.v3-shell .cx-wl-ch{font-family:var(--mono);font-size:10px;text-align:right}.v3-shell .cx-tape{display:flex;flex-direction:column;max-height:230px;overflow-y:auto;padding:2px 0}.v3-shell .cx-tape-row{display:grid;grid-template-columns:52px 1fr auto 32px 16px;gap:6px;align-items:center;border:0;background:transparent;cursor:pointer;text-align:left;padding:4px 14px;font-family:var(--mono);font-size:10.5px;color:var(--text)}.v3-shell .cx-tape-row:hover{background:var(--surface-2)}.v3-shell .cx-tape-row.focused{background:var(--accent-soft)}.v3-shell .cx-tape-row .t{color:var(--text-3)}.v3-shell .cx-tape-row .s{font-weight:600}.v3-shell .cx-tape-row .q{text-align:right;color:var(--text-2)}.v3-shell .cx-tape-row .a{text-align:center;font-size:9px}.v3-shell .cx-orders{display:flex;flex-direction:column;padding:6px;gap:5px;max-height:300px;overflow-y:auto}.v3-shell .cx-order-item{display:grid;grid-template-columns:18px auto 1fr auto auto;gap:8px;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:6px;padding:7px 9px;font-family:var(--mono);font-size:11px}.v3-shell .cx-order-side{width:16px;height:16px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.v3-shell .cx-order-side.pos{background:var(--pos-soft);color:var(--pos)}.v3-shell .cx-order-side.neg{background:var(--neg-soft);color:var(--neg)}.v3-shell .cx-order-sym{font-weight:700;font-size:11.5px}.v3-shell .cx-order-detail{color:var(--text-2);font-size:10px}.v3-shell .cx-order-status{font-size:9px;color:var(--warn);letter-spacing:.05em}.v3-shell .cx-order-x{width:18px;height:18px;border-radius:4px;border:1px solid var(--border);background:transparent;color:var(--text-3);cursor:pointer;font-size:12px}.v3-shell .cx-order-x:hover{background:var(--neg-soft);color:var(--neg);border-color:var(--neg)}.v3-shell .cx-viewtoggle{display:inline-flex;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2px;gap:2px}.v3-shell .cx-viewtoggle button{border:0;background:transparent;color:var(--text-2);padding:5px 12px;border-radius:6px;cursor:pointer;font-size:12.5px;font-weight:500;font-family:var(--sans)}.v3-shell .cx-viewtoggle button:hover{color:var(--text)}.v3-shell .cx-viewtoggle button.on{background:var(--surface-3);color:var(--text)}@media (max-width:1200px){.v3-shell .cx-main{grid-template-columns:1fr}.v3-shell .cx-trade-body{grid-template-columns:1fr 180px 200px}}.v3-shell .cr-tabs{display:inline-flex;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:3px;gap:2px;margin-bottom:12px}.v3-shell .cr-tabs button{border:0;background:transparent;color:var(--text-2);padding:7px 16px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500}.v3-shell .cr-tabs button:hover{color:var(--text)}.v3-shell .cr-tabs button.on{background:var(--surface-3);color:var(--text)}.v3-shell .cr-strip .cx-strip-metrics{flex:1}.v3-shell .cr-strip-health{width:320px;flex-shrink:0;padding:12px 18px;background:var(--bg-2);display:flex;flex-direction:column;gap:8px;justify-content:center}.v3-shell .cr-strip-health-h{display:flex;align-items:center;justify-content:space-between}.v3-shell .cr-health-badge{font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.04em}.v3-shell .cr-health-badge.pos{color:var(--pos)}.v3-shell .cr-health-badge.warn{color:var(--warn)}.v3-shell .cr-health-badge.neg{color:var(--neg)}.v3-shell .cr-tier{font-size:10px;font-family:var(--mono);color:var(--text-2);background:var(--surface-2);border:1px solid var(--border);padding:2px 7px;border-radius:4px}.v3-shell .cr-health-meter{display:flex;flex-direction:column;gap:4px}.v3-shell .cr-health-track{position:relative;height:8px;background:var(--surface-2);border-radius:4px;overflow:visible}.v3-shell .cr-health-fill{height:100%;border-radius:4px;transition:width .3s}.v3-shell .cr-health-mark{position:absolute;top:-2px;bottom:-2px;width:2px;background:var(--text-3)}.v3-shell .cr-health-scale{display:flex;justify-content:space-between;font-size:8.5px;color:var(--text-3);letter-spacing:.05em;text-transform:uppercase}.v3-shell .cr-health-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10.5px;color:var(--text-3);font-family:var(--mono);white-space:nowrap}.v3-shell .cr-mini-link{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:10.5px;font-family:var(--sans);white-space:nowrap}.v3-shell .cr-margin-layout{display:grid;grid-template-columns:300px 1fr;gap:8px;align-items:start}.v3-shell .cr-margin-layout.mobile{grid-template-columns:1fr}.v3-shell .cr-margin-side,.v3-shell .cr-margin-main{min-width:0}.v3-shell .cr-form{display:flex;flex-direction:column;gap:12px;padding:14px}.v3-shell .cr-field{display:flex;flex-direction:column;gap:5px}.v3-shell .cr-field label{font-size:10px;color:var(--text-3);text-transform:uppercase;letter-spacing:.07em;font-weight:600;white-space:nowrap}.v3-shell .cr-select{appearance:none;background:var(--surface-2);border:1px solid var(--border);color:var(--text);font-size:12.5px;padding:9px 26px 9px 10px;border-radius:7px;cursor:pointer;font-family:var(--sans)}.v3-shell .cr-input-money{display:flex;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:7px;padding:0 10px}.v3-shell .cr-input-money span{color:var(--text-3);font-family:var(--mono)}.v3-shell .cr-input-money input{flex:1;border:0;background:transparent;color:var(--text);font-family:var(--mono);font-size:15px;font-weight:600;padding:10px 8px;outline:none}.v3-shell .cr-input-money input::-webkit-outer-spin-button,.v3-shell .cr-input-money input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.v3-shell .cr-rate-row{display:flex;justify-content:space-between;gap:8px;font-size:11.5px;color:var(--text-3);font-family:var(--mono);white-space:nowrap}.v3-shell .cr-rate-row b{color:var(--text)}.v3-shell .cr-slider-wrap{display:flex;flex-direction:column;gap:3px;margin:2px 0}.v3-shell .cr-slider{-webkit-appearance:none;appearance:none;height:4px;border-radius:2px;background:var(--surface-3);outline:none}.v3-shell .cr-slider::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:15px;border-radius:50%;background:var(--accent);cursor:pointer;border:2px solid var(--surface)}.v3-shell .cr-slider::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:var(--accent);cursor:pointer;border:2px solid var(--surface)}.v3-shell .cr-slider-ticks{display:flex;justify-content:space-between;font-size:9px;color:var(--text-4);font-family:var(--mono)}.v3-shell .cr-submit{border:0;background:var(--accent);color:#0b0d10;font-weight:600;font-size:13px;padding:11px;border-radius:7px;cursor:pointer}.v3-shell .cr-submit:hover{filter:brightness(1.1)}.v3-shell .cr-submit:disabled{opacity:.5;cursor:not-allowed}.v3-shell .cr-form-note{font-size:10.5px;color:var(--text-3);line-height:1.4}.v3-shell .cr-table{display:flex;flex-direction:column}.v3-shell .cr-table-head,.v3-shell .cr-table-row,.v3-shell .cr-table-foot{display:grid;gap:10px;align-items:center;padding:9px 14px}.v3-shell .cr-loan-grid{grid-template-columns:1fr 100px 110px 60px 90px 80px 70px}.v3-shell .cr-pool-grid{grid-template-columns:1fr 70px 110px 120px 100px 80px}.v3-shell .cr-table-head{font-size:9.5px;letter-spacing:.07em;color:var(--text-3);font-weight:600;border-bottom:1px solid var(--border);background:var(--bg-2)}.v3-shell .cr-table-head .r{text-align:right}.v3-shell .cr-table-row{font-family:var(--mono);font-size:12px;border-bottom:1px solid var(--border)}.v3-shell .cr-table-row:last-child{border-bottom:0}.v3-shell .cr-table-row .r{text-align:right}.v3-shell .cr-asset b{font-weight:700;font-size:12.5px}.v3-shell .cr-status-badge{font-family:var(--mono);font-size:8.5px;font-weight:700;letter-spacing:.05em;padding:2px 6px;border-radius:3px}.v3-shell .cr-status-badge.active{background:var(--pos-soft);color:var(--pos)}.v3-shell .cr-repay{border:1px solid var(--border-2);background:var(--surface-2);color:var(--text);font-size:10.5px;padding:4px 10px;border-radius:5px;cursor:pointer;font-family:var(--sans);font-weight:500}.v3-shell .cr-repay:hover{background:var(--surface-3)}.v3-shell .cr-repay.supply{border-color:var(--accent-bd);color:var(--accent)}.v3-shell .cr-repay.supply:hover{background:var(--accent-soft)}.v3-shell .cr-table-foot{background:var(--bg-2);border-top:1px solid var(--border);font-family:var(--mono);font-size:11.5px;color:var(--text-2);font-weight:600}.v3-shell .cr-table-foot .r{text-align:right}.v3-shell .cr-util{display:inline-flex;align-items:center;gap:6px;justify-content:flex-end}.v3-shell .cr-util-bar{width:44px;height:5px;background:var(--surface-3);border-radius:3px;overflow:hidden}.v3-shell .cr-util-bar i{display:block;height:100%;background:var(--info)}.v3-shell .ro-grid-h{display:flex;align-items:center;justify-content:space-between;margin:14px 2px 10px}.v3-shell .ro-grid-label{font-size:13px;font-weight:600}.v3-shell .ro-new{border:1px solid var(--accent-bd);background:var(--accent-soft);color:var(--accent);font-size:12px;padding:6px 12px;border-radius:7px;cursor:pointer;font-weight:500;white-space:nowrap}.v3-shell .ro-new:hover{filter:brightness(1.1)}.v3-shell .ro-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px}.v3-shell .ro-card{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:14px;cursor:pointer;display:flex;flex-direction:column;gap:10px;transition:border-color .12s,transform .08s}.v3-shell .ro-card:hover{border-color:var(--border-2);transform:translateY(-1px)}.v3-shell .ro-card-h{display:flex;align-items:flex-start;justify-content:space-between}.v3-shell .ro-card-title{display:flex;flex-direction:column;gap:5px}.v3-shell .ro-card-name{font-size:14px;font-weight:600}.v3-shell .ro-status{font-family:var(--mono);font-size:8.5px;font-weight:700;letter-spacing:.05em;padding:2px 6px;border-radius:3px;width:fit-content}.v3-shell .ro-status.active{background:var(--pos-soft);color:var(--pos)}.v3-shell .ro-status.rebal{background:#f0b42929;color:var(--warn)}.v3-shell .ro-card-ret{font-family:var(--mono);font-size:13px;font-weight:600}.v3-shell .ro-card-nav{font-family:var(--mono);font-size:22px;font-weight:600;letter-spacing:-.01em}.v3-shell .ro-card-spark{height:34px;color:var(--text-4)}.v3-shell .ro-card-stats{display:flex;gap:20px;padding-top:8px;border-top:1px solid var(--border);font-family:var(--mono);font-size:12px}.v3-shell .ro-card-stats>div{display:flex;flex-direction:column;gap:2px}.v3-shell .ro-card-stats .lbl{font-size:9px;color:var(--text-3);letter-spacing:.07em}.v3-shell .ro-drift{display:flex;flex-direction:column;gap:4px}.v3-shell .ro-drift-track{position:relative;height:6px;background:var(--surface-2);border-radius:3px}.v3-shell .ro-drift-fill{height:100%;border-radius:3px;background:var(--info);transition:width .3s}.v3-shell .ro-drift-fill.over{background:var(--warn)}.v3-shell .ro-drift-thresh{position:absolute;top:-2px;bottom:-2px;width:2px;background:var(--text-2)}.v3-shell .ro-drift-nums{display:flex;gap:5px;font-family:var(--mono);font-size:10px}.v3-shell .ro-detail-head{display:flex;align-items:center;gap:14px;margin-bottom:12px}.v3-shell .ro-back{border:1px solid var(--border);background:var(--surface);color:var(--text-2);font-size:12px;padding:6px 12px;border-radius:7px;cursor:pointer;white-space:nowrap}.v3-shell .ro-back:hover{color:var(--text);background:var(--surface-2)}.v3-shell .ro-detail-title{display:flex;align-items:center;gap:10px}.v3-shell .ro-detail-name{font-size:17px;font-weight:600}.v3-shell .ro-detail-actions{margin-left:auto;display:flex;gap:8px}.v3-shell .ro-rebal-btn{border:0;background:var(--warn);color:#0b0d10;font-weight:600;font-size:12px;padding:7px 14px;border-radius:7px;cursor:pointer}.v3-shell .ro-ghost-btn{border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:12px;padding:7px 14px;border-radius:7px;cursor:pointer}.v3-shell .ro-ghost-btn:hover{background:var(--surface-2)}.v3-shell .ro-detail-row{display:grid;grid-template-columns:1fr 360px;gap:8px;margin-top:8px;align-items:start}.v3-shell .ro-nav-chart{height:280px;position:relative;padding:8px 66px 18px 8px}.v3-shell .ro-nav-chart .chart-y{width:58px}.v3-shell .ro-nav-chart .chart-last-px{font-size:9.5px}.v3-shell .ro-alloc-layout{display:flex;align-items:center;gap:18px;padding:18px}.v3-shell .ro-donut-c1{fill:var(--text);font-family:var(--mono);font-size:20px;font-weight:700}.v3-shell .ro-donut-c2{fill:var(--text-3);font-family:var(--sans);font-size:9px;letter-spacing:.06em;text-transform:uppercase}.v3-shell .ro-legend{display:flex;flex-direction:column;gap:8px;flex:1}.v3-shell .ro-legend-row{display:flex;align-items:center;justify-content:space-between;font-size:12px}.v3-shell .ro-legend-l{display:flex;align-items:center;gap:8px;color:var(--text-2)}.v3-shell .ro-legend-l i{width:10px;height:10px;border-radius:3px}.v3-shell .ro-legend-v{font-family:var(--mono);font-weight:600}@media (max-width:900px){.v3-shell .cr-margin-layout,.v3-shell .ro-detail-row{grid-template-columns:1fr}.v3-shell .cr-strip{flex-direction:column}.v3-shell .cr-strip-health{width:auto}}.v3-shell .chip{position:absolute;z-index:70;width:190px;background:linear-gradient(180deg,var(--surface),var(--bg-2));border:1px solid var(--border-2);border-radius:14px;box-shadow:0 18px 44px #00000080,0 1px #ffffff0a inset;padding:0 0 12px;overflow:hidden;user-select:none;font-family:var(--sans)}.v3-shell .chip__accent{height:4px;width:100%;background:linear-gradient(90deg,#4ade80,#22d3ee)}.v3-shell .chip__handle{display:flex;align-items:center;justify-content:center;gap:4px;padding:7px 0 5px;cursor:grab}.v3-shell .chip__handle:active{cursor:grabbing}.v3-shell .chip__dot{width:4px;height:4px;border-radius:50%;background:var(--text-4)}.v3-shell .chip__header{display:flex;align-items:center;gap:8px;padding:2px 14px 0}.v3-shell .chip__ticker{font-family:var(--mono);font-weight:700;font-size:16px;letter-spacing:.02em}.v3-shell .chip__type-badge{font-family:var(--mono);font-size:8.5px;font-weight:700;letter-spacing:.05em;padding:2px 6px;border-radius:4px;background:#4ade8024;color:#4ade80}.v3-shell .chip__type-badge.bond{background:#22d3ee24;color:#22d3ee}.v3-shell .chip__price{font-family:var(--mono);font-size:24px;font-weight:700;letter-spacing:-.01em;padding:6px 14px 0}.v3-shell .chip__delta{font-family:var(--mono);font-size:12px;font-weight:600;padding:1px 14px 0}.v3-shell .chip__delta.pos{color:#4ade80}.v3-shell .chip__delta.neg{color:var(--neg)}.v3-shell .chip__delta.flat{color:var(--text-3)}.v3-shell .chip__sparkline{padding:8px 14px 4px}.v3-shell .chip__divider{height:1px;background:var(--border);margin:6px 14px 10px}.v3-shell .chip-trade-btn{display:block;width:calc(100% - 28px);margin:0 14px;border:0;border-radius:9px;padding:10px;cursor:pointer;font-family:var(--sans);font-weight:700;font-size:13px;letter-spacing:.04em;color:#04120a;background:linear-gradient(90deg,#4ade80,#22d3ee);transition:filter .1s,transform .08s}.v3-shell .chip-trade-btn:hover{filter:brightness(1.08)}.v3-shell .chip-trade-btn:active{transform:translateY(1px)}.v3-shell .chip.expanded{width:264px}.v3-shell .chip__oe{padding:2px 14px 0;display:flex;flex-direction:column;gap:9px}.v3-shell .chip__oe-sides{display:grid;grid-template-columns:1fr 1fr;gap:6px}.v3-shell .chip__oe-side{border:1px solid var(--border-2);background:var(--surface-2);color:var(--text-3);padding:8px;border-radius:8px;cursor:pointer;font-weight:700;font-size:12.5px;font-family:var(--sans);transition:all .1s}.v3-shell .chip__oe-side:hover{color:var(--text)}.v3-shell .chip__oe-side.buy.on{background:linear-gradient(90deg,#4ade802e,#22d3ee24);border-color:#4ade80;color:#4ade80}.v3-shell .chip__oe-side.sell.on{background:var(--neg-soft);border-color:var(--neg);color:var(--neg)}.v3-shell .chip__oe-field{display:flex;flex-direction:column;gap:4px}.v3-shell .chip__oe-field label{font-size:9.5px;letter-spacing:.07em;color:var(--text-3);text-transform:uppercase;font-weight:600}.v3-shell .chip__oe-seg{display:flex;background:var(--surface-2);border:1px solid var(--border);border-radius:7px;padding:2px;gap:2px}.v3-shell .chip__oe-seg button{flex:1;border:0;background:transparent;color:var(--text-3);padding:6px;border-radius:5px;cursor:pointer;font-size:11px;font-weight:600;font-family:var(--sans)}.v3-shell .chip__oe-seg button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.v3-shell .chip__oe-stepper{display:flex;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:7px;overflow:hidden}.v3-shell .chip__oe-stepper button{width:32px;height:32px;border:0;background:transparent;color:var(--text-2);cursor:pointer;font-size:15px;font-weight:600}.v3-shell .chip__oe-stepper button:hover{background:var(--surface-3);color:var(--text)}.v3-shell .chip__oe-stepper input{flex:1;width:100%;border:0;background:transparent;text-align:center;font-family:var(--mono);font-size:14px;font-weight:700;color:var(--text);height:32px;outline:none}.v3-shell .chip__oe-stepper input::-webkit-outer-spin-button,.v3-shell .chip__oe-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.v3-shell .chip__oe-est{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-family:var(--mono);font-size:11.5px;color:var(--text-3)}.v3-shell .chip__oe-est b{font-size:15px;color:var(--text)}.v3-shell .chip__oe-actions{display:flex;gap:6px}.v3-shell .chip__oe-back{border:1px solid var(--border);background:var(--surface-2);color:var(--text-2);padding:10px 12px;border-radius:9px;cursor:pointer;font-size:12.5px;font-weight:600;font-family:var(--sans)}.v3-shell .chip__oe-back:hover{background:var(--surface-3);color:var(--text)}.v3-shell .chip__oe-submit{flex:1;border:0;border-radius:9px;padding:10px;cursor:pointer;font-weight:700;font-size:12.5px;letter-spacing:.03em;font-family:var(--sans);transition:filter .1s,transform .08s}.v3-shell .chip__oe-submit.buy{color:#04120a;background:linear-gradient(90deg,#4ade80,#22d3ee)}.v3-shell .chip__oe-submit.sell{color:#fff;background:var(--neg)}.v3-shell .chip__oe-submit:hover{filter:brightness(1.08)}.v3-shell .chip__oe-submit:active{transform:translateY(1px)}.v3-shell .chip__oe-foot{display:flex;justify-content:space-between;font-family:var(--mono);font-size:10px;color:var(--text-3);padding-bottom:2px}.v3-shell .chip__filled{display:flex;align-items:center;gap:8px;justify-content:center;padding:10px;margin:0 14px;border-radius:9px;background:#4ade801f;border:1px solid rgba(74,222,128,.4);font-size:12px;color:#4ade80;font-weight:600}.v3-shell .chip__filled .dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 4px #4ade802e}.v3-shell .chip-summon{display:flex;align-items:center;gap:6px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:5px 10px;cursor:pointer;font-size:12.5px;color:var(--text-2)}.v3-shell .chip-summon:hover{background:var(--surface-2);color:var(--text);border-color:var(--border-2)}.v3-shell .chip-summon i{width:8px;height:8px;border-radius:2px;background:linear-gradient(90deg,#4ade80,#22d3ee);display:inline-block}.v3-shell .topbar{gap:12px}.v3-shell .brand{flex-shrink:0}.v3-shell .v3-topnav{display:flex;align-items:center;gap:2px;flex-shrink:0}.v3-shell .v3-topnav-link{display:flex;align-items:center;gap:5px;padding:6px 11px;border-radius:6px;border:0;background:transparent;color:var(--text-2);font-size:12.5px;font-weight:500;font-family:var(--sans);text-decoration:none;cursor:pointer;white-space:nowrap}.v3-shell .v3-topnav-link:hover{color:var(--text);background:var(--surface)}.v3-shell .v3-topnav-link.on,.v3-shell .v3-topnav-link.active{background:var(--surface);color:var(--text)}.v3-shell .v3-more{position:relative}.v3-shell .v3-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:80;min-width:210px;background:var(--surface);border:1px solid var(--border-2);border-radius:10px;padding:6px;box-shadow:var(--shadow-md);max-height:70vh;overflow-y:auto}.v3-shell .v3-menu.right{left:auto;right:0;min-width:250px}.v3-shell .v3-menu-head{padding:8px 10px 10px;border-bottom:1px solid var(--border);margin-bottom:4px}.v3-shell .v3-menu-sub{font-size:11px;color:var(--text-3);word-break:break-all}.v3-shell .v3-menu-label{padding:6px 10px 3px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);font-weight:600}.v3-shell .v3-menu-div{border-top:1px solid var(--border);margin:5px 0}.v3-shell .v3-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:0;border-radius:6px;background:transparent;color:var(--text);font-size:12.5px;font-family:var(--sans);text-align:left;text-decoration:none;cursor:pointer}.v3-shell .v3-menu-item:hover{background:var(--surface-2)}.v3-shell .v3-status-connected .dot{background:var(--pos);box-shadow:0 0 0 3px #3fb9502e}.v3-shell .v3-status-reconnecting .dot{background:var(--warn);box-shadow:0 0 0 3px #f0b4292e;animation:none}.v3-shell .v3-status-halted .dot{background:var(--warn);box-shadow:0 0 0 3px #f0b4292e}.v3-shell .v3-status-disconnected .dot{background:var(--neg);box-shadow:0 0 0 3px #f851492e;animation:none}.v3-shell .v3-banner{display:flex;align-items:center;gap:8px;padding:6px 14px;font-size:12px;background:var(--warn);color:#0b0d10;font-weight:500}.v3-shell .v3-banner.company{background:#7c3aed;color:#fff}.v3-shell .v3-banner strong{font-weight:700}.v3-shell .v3-banner button{margin-left:auto;display:flex;align-items:center;gap:4px;border:0;background:#0000002e;color:inherit;padding:3px 9px;border-radius:5px;cursor:pointer;font-size:11px;font-weight:600}.v3-shell .hf-active-badge,.v3-shell .hf-pending-badge{font-family:var(--mono);font-size:9px;font-weight:700;min-width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:8px}.v3-shell .hf-active-badge{background:var(--accent-soft);color:var(--accent)}.v3-shell .hf-pending-badge{background:var(--neg-soft);color:var(--neg)}.v3-shell .cx-tb-chart-real{padding:0;min-width:0;overflow:hidden}.v3-shell .cx-tb-chart-real>*{flex:1;min-height:0;height:100%;width:100%}.v3-shell .cx-tb-chart-real .enhanced-chart{min-height:0;border-radius:0}.v3-shell .cx-tb-chart-real .enhanced-chart-main{min-height:0}.v3-shell .cx-link-btn{border:1px solid var(--border);background:var(--surface-2);color:var(--text-2);font-size:10px;padding:3px 9px;border-radius:5px;cursor:pointer;font-family:var(--sans);font-weight:500}.v3-shell .cx-link-btn:hover{background:var(--surface-3);color:var(--text)}.v3-shell .cx-txns{display:flex;flex-direction:column;flex:1;min-height:0}.v3-shell .cx-txn-head,.v3-shell .cx-txn-row{display:grid;grid-template-columns:56px 40px 1fr 34px 58px 68px;gap:6px;align-items:center;padding:5px 12px;font-family:var(--mono);font-size:10.5px}.v3-shell .cx-txn-head{font-size:9px;letter-spacing:.06em;color:var(--text-3);font-weight:600;border-bottom:1px solid var(--border);background:var(--bg-2)}.v3-shell .cx-txn-head .r{text-align:right}.v3-shell .cx-txn-body{max-height:230px;overflow-y:auto}.v3-shell .cx-txn-row{border:0;background:transparent;width:100%;text-align:left;cursor:pointer;color:var(--text);border-bottom:1px solid var(--border)}.v3-shell .cx-txn-row:last-child{border-bottom:0}.v3-shell .cx-txn-row:hover{background:var(--surface-2)}.v3-shell .cx-txn-row .t{color:var(--text-3)}.v3-shell .cx-txn-row .side{font-weight:700;font-size:9px;letter-spacing:.04em}.v3-shell .cx-txn-row .side.pos{color:var(--pos)}.v3-shell .cx-txn-row .side.neg{color:var(--neg)}.v3-shell .cx-txn-row .sym{font-weight:600}.v3-shell .cx-txn-row .r{text-align:right}.v3-shell .cx-txn-row .qty{color:var(--text-2)}.v3-shell .cx-txn-row .total{font-weight:600}.v3-shell .cx-order-item-ro{grid-template-columns:18px auto 1fr auto}.v3-shell .cx-cfut{display:flex;flex-direction:column;padding:12px 14px;gap:12px}.v3-shell .cx-cfut-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.v3-shell .cx-cfut-metrics>div{display:flex;flex-direction:column;gap:3px}.v3-shell .cx-cfut-metrics .lbl{font-size:9px;letter-spacing:.07em;color:var(--text-3);font-weight:600}.v3-shell .cx-cfut-metrics .v{font-family:var(--mono);font-size:14px;font-weight:600}.v3-shell .cx-cfut-metrics .v.pos{color:var(--pos)}.v3-shell .cx-cfut-metrics .v.neg{color:var(--neg)}.v3-shell .cx-cfut-oibar{display:flex;height:8px;border-radius:4px;overflow:hidden;background:var(--surface-2)}.v3-shell .cx-cfut-oibar .l{background:var(--pos)}.v3-shell .cx-cfut-oibar .s{background:var(--neg)}.v3-shell .cx-cfut-pos{display:flex;flex-direction:column;gap:5px;border-top:1px solid var(--border);padding-top:10px}.v3-shell .cx-cfut-pos-h{display:flex;align-items:center;justify-content:space-between;min-height:18px;font-size:9px;letter-spacing:.08em;color:var(--text-3);font-weight:600}.v3-shell .cx-cfut-flat{border:1px solid var(--neg);background:var(--neg-soft);color:var(--neg);font-size:9px;font-weight:700;letter-spacing:.05em;padding:3px 8px;border-radius:4px;cursor:pointer;transition:filter .08s}.v3-shell .cx-cfut-flat:hover:not(:disabled){filter:brightness(1.15)}.v3-shell .cx-cfut-flat:disabled{opacity:.5;cursor:not-allowed}.v3-shell .cx-cfut-flat-confirm{display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--neg-soft);border:1px solid var(--neg);border-radius:5px;padding:6px 8px}.v3-shell .cx-cfut-flat-confirm .msg{font-size:10.5px;color:var(--text-1);font-weight:600}.v3-shell .cx-cfut-flat-confirm .btns{display:flex;gap:5px;flex-shrink:0}.v3-shell .cx-cfut-flat-confirm button{border:0;font-size:10px;font-weight:700;padding:4px 9px;border-radius:4px;cursor:pointer}.v3-shell .cx-cfut-flat-confirm .go{background:var(--neg);color:#fff}.v3-shell .cx-cfut-flat-confirm .no{background:var(--surface-2);color:var(--text-2)}.v3-shell .cx-cfut-flat-confirm button:disabled{opacity:.5;cursor:not-allowed}.v3-shell .cx-cfut-flat-err{font-size:10px;color:var(--neg);font-weight:600}.v3-shell .cx-cfut-pos-row{display:grid;grid-template-columns:auto auto 1fr auto;gap:8px;align-items:center;font-family:var(--mono);font-size:11.5px}.v3-shell .cx-cfut-pos-row .side{font-size:8.5px;font-weight:700;letter-spacing:.05em;padding:2px 6px;border-radius:3px}.v3-shell .cx-cfut-pos-row .side.pos{background:var(--pos-soft);color:var(--pos)}.v3-shell .cx-cfut-pos-row .side.neg{background:var(--neg-soft);color:var(--neg)}.v3-shell .cx-cfut-pos-row .e{color:var(--text-3)}.v3-shell .cx-cfut-pos-row .pnl{text-align:right;font-weight:600}.v3-shell.v3-nav-shell{min-height:0;flex:0 0 auto;position:relative;z-index:var(--z-fixed,1030)}.ipo-status-container{position:relative}.ipo-status-btn{background:transparent;border:1px solid var(--color-accent, #3b82f6);color:var(--color-accent, #3b82f6);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;cursor:pointer;letter-spacing:.05em;transition:background .15s,color .15s}.ipo-status-btn:hover:not(:disabled){background:var(--color-accent, #3b82f6);color:#000}.ipo-status-btn:disabled{opacity:.5;cursor:default}.ipo-status-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:100;background:var(--color-surface, #1a1a1a);border:1px solid var(--color-border, #333);border-radius:6px;padding:10px 14px;min-width:240px;box-shadow:0 4px 12px #0006;font-size:12px}.ipo-status-row{display:flex;justify-content:space-between;gap:16px;padding:3px 0;color:var(--text-muted, #9ca3af)}.ipo-status-row span:last-child{color:var(--text-primary, #f3f4f6);font-weight:500}.bond-yield-container{position:relative}.bond-yield-btn{background:transparent;border:1px solid var(--color-bond, #f59e0b);color:var(--color-bond, #f59e0b);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;cursor:pointer;letter-spacing:.05em;transition:background .15s,color .15s}.bond-yield-btn:hover{background:var(--color-bond, #f59e0b);color:#000}.bond-yield-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:100;background:var(--color-surface, #1a1a1a);border:1px solid var(--color-border, #333);border-radius:6px;padding:10px 14px;min-width:270px;box-shadow:0 4px 12px #0006;font-size:12px}.bond-yield-section-title{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-bond, #f59e0b);margin:8px 0 4px}.bond-yield-section-title:first-child{margin-top:0}.bond-yield-row{display:flex;justify-content:space-between;gap:16px;padding:3px 0;color:var(--text-muted, #9ca3af)}.bond-yield-row span:last-child{color:var(--text-primary, #f3f4f6);font-weight:500}.bond-yield-divider{border:none;border-top:1px solid var(--color-border, #333);margin:6px 0}.chart-toolbar{display:flex;align-items:center;justify-content:space-between;padding:var(--space-2) var(--space-3);background:var(--bg-secondary);border-bottom:1px solid var(--border-primary);gap:var(--space-3);flex-wrap:wrap}.chart-toolbar-left,.chart-toolbar-right{display:flex;align-items:center;gap:var(--space-2)}.chart-type-selector{display:flex;align-items:center;background:var(--bg-tertiary);border-radius:var(--radius-md);padding:2px}.chart-type-btn{display:flex;align-items:center;justify-content:center;padding:var(--space-1) var(--space-2);background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.chart-type-btn:hover{color:var(--text-secondary)}.chart-type-btn.active{background:var(--bg-elevated);color:var(--text-primary)}.toolbar-divider{width:1px;height:20px;background:var(--border-primary);margin:0 var(--space-1)}.toolbar-btn{display:flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast)}.toolbar-btn:hover{background:var(--bg-elevated);color:var(--text-primary)}.toolbar-btn.active{background:var(--accent-blue-muted);border-color:var(--accent-blue);color:var(--accent-blue)}.indicator-badges{display:flex;align-items:center;gap:var(--space-1);flex-wrap:wrap}.indicator-badge{display:flex;align-items:center;gap:var(--space-1);padding:2px var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-secondary)}.indicator-badge-color{width:8px;height:8px;border-radius:50%}.indicator-badge-label{font-weight:var(--font-medium)}.indicator-badge-params{color:var(--text-muted)}.indicator-badge-remove{display:flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;background:transparent;border:none;border-radius:50%;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.indicator-badge-remove:hover{background:var(--accent-red-muted);color:var(--accent-red)}.indicator-dropdown{position:relative}.indicator-dropdown-menu{position:absolute;top:100%;left:0;z-index:var(--z-dropdown);min-width:200px;margin-top:var(--space-1);padding:var(--space-1);background:var(--bg-elevated);border:1px solid var(--border-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.indicator-dropdown-category{padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.indicator-dropdown-item{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-sm);text-align:left;cursor:pointer;transition:all var(--transition-fast)}.indicator-dropdown-item:hover{background:var(--bg-tertiary);color:var(--text-primary)}.indicator-dropdown-item-color{width:12px;height:3px;border-radius:2px}.chart-legend{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-3);background:var(--bg-secondary);border-bottom:1px solid var(--border-primary);font-family:var(--font-mono);font-size:var(--text-sm);overflow-x:auto}.chart-legend-ohlc{display:flex;align-items:center;gap:var(--space-3)}.chart-legend-item{display:flex;align-items:center;gap:var(--space-1)}.chart-legend-label{color:var(--text-muted);font-size:var(--text-xs)}.chart-legend-value{color:var(--text-primary);font-weight:var(--font-medium)}.chart-legend-value.up{color:var(--accent-green)}.chart-legend-value.down{color:var(--accent-red)}.chart-legend-indicators{display:flex;align-items:center;gap:var(--space-3);padding-left:var(--space-3);border-left:1px solid var(--border-primary)}.chart-legend-indicator{display:flex;align-items:center;gap:var(--space-1)}.chart-legend-indicator-color{width:8px;height:8px;border-radius:50%}.enhanced-chart{display:flex;flex-direction:column;flex:1;min-height:0;background:var(--bg-secondary);border-radius:var(--radius-lg);overflow:hidden}.enhanced-chart-main{flex:1;min-height:250px;position:relative}.indicator-panels{display:flex;flex-direction:column}.indicator-panel{height:100px;border-top:1px solid var(--border-primary);position:relative}.indicator-panel-header{position:absolute;top:var(--space-1);left:var(--space-2);z-index:10;display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-muted)}.indicator-panel-label{font-weight:var(--font-medium)}.indicator-panel-value{color:var(--text-secondary);font-family:var(--font-mono)}.indicator-panel-chart{width:100%;height:100%}.indicator-settings-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:var(--z-modal)}.indicator-settings-modal{width:100%;max-width:400px;background:var(--bg-elevated);border:1px solid var(--border-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl)}.indicator-settings-header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4);border-bottom:1px solid var(--border-primary)}.indicator-settings-title{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary)}.indicator-settings-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.indicator-settings-close:hover{background:var(--bg-tertiary);color:var(--text-primary)}.indicator-settings-body{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-4)}.indicator-settings-field{display:flex;flex-direction:column;gap:var(--space-1)}.indicator-settings-label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-secondary)}.indicator-settings-input{padding:var(--space-2) var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-sm);transition:border-color var(--transition-fast)}.indicator-settings-input:focus{outline:none;border-color:var(--accent-blue)}.indicator-settings-color{display:flex;align-items:center;gap:var(--space-2)}.indicator-settings-color-input{width:40px;height:32px;padding:0;background:transparent;border:1px solid var(--border-primary);border-radius:var(--radius-sm);cursor:pointer}.indicator-settings-color-input::-webkit-color-swatch-wrapper{padding:2px}.indicator-settings-color-input::-webkit-color-swatch{border:none;border-radius:var(--radius-sm)}.indicator-settings-footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-2);padding:var(--space-4);border-top:1px solid var(--border-primary)}.indicator-settings-btn{padding:var(--space-2) var(--space-4);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;transition:all var(--transition-fast)}.indicator-settings-btn:hover{background:var(--bg-elevated);color:var(--text-primary)}.indicator-settings-btn.primary{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}.indicator-settings-btn.primary:hover{background:var(--accent-blue-muted)}.volume-panel{height:80px;border-top:1px solid var(--border-primary);position:relative}.oscillator-zones{position:absolute;inset:0;pointer-events:none}.oscillator-zone-line{position:absolute;left:0;right:50px;height:1px;background:var(--border-secondary);opacity:.5}.oscillator-zone-label{position:absolute;right:4px;font-size:10px;color:var(--text-muted);transform:translateY(-50%)}@media (max-width: 768px){.chart-toolbar{padding:var(--space-2);gap:var(--space-2)}.chart-toolbar-left{flex-wrap:wrap;gap:var(--space-1)}.indicator-badges{display:none}.chart-legend{padding:var(--space-1) var(--space-2);font-size:var(--text-xs);gap:var(--space-2)}.chart-legend-ohlc{gap:var(--space-2)}.chart-legend-indicators{display:none}.indicator-panel{height:80px}.enhanced-chart{min-height:350px}.enhanced-chart-main{min-height:200px;flex:1}.toolbar-btn{padding:var(--space-1);font-size:var(--text-xs)}.chart-type-btn{padding:var(--space-1)}}
