@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrainsmono/JetBrainsMono-Regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrainsmono/JetBrainsMono-Italic.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrainsmono/JetBrainsMono-Medium.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrainsmono/JetBrainsMono-SemiBold.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}:root{--default-bg: #3a404b;--default-surface: #0d1624f5;--default-row-line: #223040;--varYel2: #afb671;--pin-head-blue: rgba(59, 130, 246, .08);--pin-pop-border: rgba(96, 165, 250, .7);--pin-pop-border-outer: rgba(0, 0, 0, .55);--pin-pop-bg: #0d1624;--bg: var(--default-bg);--card: var(--default-surface);--card2: var(--default-surface);--watch-bg: color-mix(in srgb, var(--default-surface) 100%, black);--watch-row-line: color-mix(in srgb, var(--row-line) 70%, black);--row-line: var(--default-row-line);--text:#e5e7eb;--muted:#9ca3af;--line:#223040;--btn:#19314d;--btn2:#0f243a;--good:#16a34a;--bad:#ef4444;--warn:#f59e0b;--watch-mini-day-neg: #ff7575;--watch-axis-pill-bg: #000;--watch-axis-pill-text: #fff;--watchdock-top-mobile: calc(24px + env(safe-area-inset-top)) ;--pill:#0f1b2a;--app-w: 1350px;--tabs-border: 2px solid #2b3f57;--ui-font-size: 13px;--ui-font-scale: 1.05;--ui-font-size-scaled: calc(var(--ui-font-size) * var(--ui-font-scale));--watchdock-w: 260px;--watchdock-scale: 1.05;--watchdock-w-scaled: calc(var(--watchdock-w) * var(--watchdock-scale));--trade-field-w: 100px;--trade-controls-w-desktop: 170px;--trade-controls-w-mobile: var(--trade-field-w);--trade-controls-w: var(--trade-controls-w-desktop);--ui-font-sm: calc(var(--ui-font-size-scaled) * .92);--ui-font-xs: calc(var(--ui-font-size-scaled) * .8);--sb-size: 10px;--sb-track: color-mix(in srgb, var(--card2) 80%, black);--sb-thumb: color-mix(in srgb, #60a5fa 55%, var(--btn));--sb-thumb-hover: color-mix(in srgb, #93c5fd 60%, var(--btn));--sb-thumb-active: color-mix(in srgb, #2563eb 65%, var(--btn));--sb-corner: color-mix(in srgb, var(--card2) 75%, black)}@media(max-width:900px){:root{--trade-controls-w: var(--trade-controls-w-mobile);--ui-font-scale: 1.1;--watchdock-w: 240px;--watchdock-scale: 1.1}}*{box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-size:var(--ui-font-size-scaled)}a{color:inherit}.wrap{max-width:var(--app-w);margin:0 auto;padding:14px}@media(max-width:900px){.wrap.appModeTrade{padding:0}}@media(max-width:900px){.volumeModePanel{padding:6px!important}.volumeModePanel .volBlockCard{border:0;box-shadow:none;padding:6px!important}.volumeModePanel .hr{margin:6px 0}.volumeModePanel .tableWrap{overflow-x:hidden}.volumeModePanel table.table{width:100%;table-layout:fixed}.volumeModePanel table.table th,.volumeModePanel table.table td{padding:6px;font-size:var(--ui-font-size-scaled);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.botsWrap{display:grid;gap:10px}.botsSubTabsHeader{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.botsTopTabs{display:flex;gap:8px;flex-wrap:wrap}.botsSubTabs{flex:0 0 auto}.botsStatusRow{display:flex;gap:8px;align-items:center;flex-wrap:wrap;flex:1 1 440px;min-width:0}.botsStatusRowHasQuote{display:grid;grid-template-columns:max-content max-content minmax(0,1fr) max-content;align-items:center}.botsStatusRowHasQuote .botsStatusNoticeWrap{width:100%;max-width:100%}.botsStatusRowHasQuote .botsStatusQuote{margin-left:0;justify-self:end}.botsStatusNoticeWrap{flex:1 1 320px;min-width:0;max-width:none;display:grid;gap:6px}.botsStatusNoticeWrapIdle{display:flex;align-items:center;justify-content:flex-end}.botsInlineNotice{width:100%;max-width:100%;display:flex;align-items:flex-start;justify-content:space-between;text-align:left;padding:3px 8px 3px 12px;border-width:1px;position:relative;overflow:visible}.botsInlineNoticeText{flex:1 1 auto;min-width:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.3}.botsInlineNoticeActions{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;margin-left:8px;align-self:flex-start}.botsNoticeLogWrap{position:relative;flex:0 0 44px;width:44px}.botsNoticeLogBtn{flex:0 0 44px;width:44px;min-width:44px;max-width:44px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(148,163,184,.45);background:#0f172a73;color:#e2e8f0;font-size:11px;font-weight:800;line-height:1;padding:0;cursor:pointer;box-sizing:border-box}.botsNoticeLogBtn:hover{background:#94a3b82e}.botsNoticeAckBtn{flex:0 0 auto;width:22px;height:22px;border-radius:999px;border:1px solid rgba(22,163,74,.55);background:#0f172a73;color:#bbf7d0;font-weight:900;line-height:1;padding:0;cursor:pointer}.botsNoticeAckBtn:hover{background:#16a34a38}.botsNoticeLogMenu{position:absolute;top:calc(100% + 6px);right:0;left:auto;width:min(640px,calc(100vw - 48px));max-width:min(640px,calc(100vw - 48px));max-height:336px;border-radius:12px;border:1px solid rgba(30,64,175,.55);background:linear-gradient(180deg,#071223fa,#040c1afa);box-shadow:0 16px 36px #0206178c,0 0 0 1px #1e40af24;overflow:hidden;z-index:80}.botsNoticeLogHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px 8px;border-bottom:1px solid rgba(59,130,246,.18);color:#dbeafe;font-size:11px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.botsNoticeLogList{max-height:286px;overflow:auto}.botsNoticeLogDayBreak{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:10px;padding:8px 12px 7px;background:linear-gradient(180deg,#091221fa,#091221eb);border-top:1px solid rgba(59,130,246,.14);border-bottom:1px solid rgba(59,130,246,.14)}.botsNoticeLogDayBreak:before,.botsNoticeLogDayBreak:after{content:"";flex:1 1 auto;height:1px;background:#60a5fa38}.botsNoticeLogDayBreakLabel{flex:0 0 auto;color:#bfdbfe;font-size:10px;font-weight:800;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap}.botsNoticeLogItem{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:8px 12px;border-top:1px solid rgba(148,163,184,.1)}.botsNoticeLogItem:first-child{border-top:0}.botsNoticeLogItem.good .botsNoticeLogStamp{color:#86efac}.botsNoticeLogItem.bad .botsNoticeLogStamp{color:#fca5a5}.botsNoticeLogStamp{min-width:56px;font-size:11px;font-weight:800;line-height:1.35;white-space:nowrap}.botsNoticeLogText{color:#e2e8f0;font-size:12px;line-height:1.35;word-break:break-word}.botsNoticeLogEmpty{padding:12px;color:#cbd5e1;font-size:12px}.botsNoticeLayer{position:fixed;left:50%;top:calc(env(safe-area-inset-top) + 178px);transform:translate(-50%);width:min(1220px,calc(100vw - 30px));display:grid;gap:8px;z-index:55;pointer-events:none}.botsNoticeToast{width:100%;justify-content:center;text-align:center;padding:4px 12px;border-width:1px;box-shadow:0 8px 24px #00000059}.botsStatusQuote{margin-left:auto;line-height:1.2;white-space:nowrap;display:flex;flex-direction:column;gap:2px;align-items:flex-end;flex:0 0 auto}.botsStatusQuotePx{color:var(--good);font-weight:600;font-size:calc(1em + 6px)}.botsWrap .inp,.botsWrap .sel{width:100%;max-width:100%;min-height:34px;padding:8px 10px;border-radius:12px;border:1px solid rgba(96,165,250,.35);background:linear-gradient(180deg,#122034f2,#0a1424f2);color:var(--text);font-weight:700;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #00000059}.botsStartModeSel{min-height:34px;padding:6px 32px 6px 12px!important;border-radius:12px!important;color:var(--text);font-weight:700;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath fill='rgba(255,255,255,0.90)' d='M5.5 7.5 10 12l4.5-4.5 1.4 1.4L10 14.8 4.1 8.9z'/%3E%3C/svg%3E"),linear-gradient(180deg,#122034f2,#0a1424f2)!important;background-repeat:no-repeat,no-repeat!important;background-position:right 10px center,0 0!important;background-size:14px 14px,100% 100%!important}.botsStartModeSel option,.botsStartModeSel optgroup{color:#000;background:#fff}.botsPresetRows{margin-top:10px;display:grid;gap:8px}.botsPresetRow{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.botsPresetLbl{min-width:46px;font-size:11px;opacity:.85}.botsPresetTooltipWrap{position:relative;display:inline-flex;align-items:center}.botsPresetBtn{min-width:88px}.btn.secondary.botsPresetBtn{min-height:27px;padding:4px 8px;border-radius:8px;font-size:11px;line-height:1.1;border-color:#6b7280eb;background:linear-gradient(180deg,#d5d9df,#c7cdd6);color:#0f172a;box-shadow:inset 0 1px #fff9,0 1px 2px #0f172a24}.btn.secondary.botsPresetBtn:hover{background:linear-gradient(180deg,#dbe0e6,#ccd3dc)}.btn.secondary.botsPresetBtn.active{border-color:#bfdbfefa;background:linear-gradient(135deg,#60a5fa3d,#60a5fa00 52%),linear-gradient(180deg,#9da7b4,#7f8b99);color:#020617;font-weight:800;box-shadow:0 0 0 1px #fffffff5,0 0 0 4px #60a5fa61,0 8px 18px #0f172a3d,inset 0 1px #ffffff42}.botsPresetTooltip{position:absolute;left:0;bottom:calc(100% + 8px);min-width:300px;max-width:min(460px,calc(100vw - 40px));padding:12px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.38);background:linear-gradient(180deg,#f8fafcfe,#eff4f8fb);color:#111827;box-shadow:0 18px 40px #02061752,0 4px 12px #0206172e;white-space:normal;line-height:1.42;font-size:12px;font-weight:500;z-index:120;visibility:hidden;opacity:0;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease,visibility 0s linear .12s;transition-delay:0s,0s,0s;pointer-events:auto}.botsPresetTooltipWide{min-width:360px;max-width:min(540px,calc(100vw - 40px))}.botsPresetTooltip:before{content:"";position:absolute;left:16px;top:100%;width:10px;height:10px;background:#f8fafcfe;border-right:1px solid rgba(148,163,184,.38);border-bottom:1px solid rgba(148,163,184,.38);transform:translateY(-5px) rotate(45deg)}.botsPresetTooltipTitle{font-size:13px;font-weight:800;line-height:1.2;color:#0f172a;text-align:left}.botsPresetTooltipDesc{margin-top:6px;color:#1f2937;text-align:left}.botsPresetTooltipList{margin-top:8px;display:grid;gap:6px}.botsPresetTooltipItem{display:grid;gap:2px}.botsPresetTooltipItemLabel,.botsPresetTooltipSectionTitle{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.botsPresetTooltipItemValue,.botsPresetTooltipNote{color:#0f172a;text-align:left}.botsPresetTooltipSectionTitle{margin-top:10px;padding-top:9px;border-top:1px solid rgba(148,163,184,.24)}.botsPresetTooltipMetrics{margin-top:7px;display:grid;gap:6px}.botsPresetTooltipMetric{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:baseline}.botsPresetTooltipMetricLabel{color:#334155;min-width:0}.botsPresetTooltipMetricValue{white-space:nowrap;text-align:right;font-size:11px;color:#0f172a}.botsPresetTooltipFoot{margin-top:10px;padding-top:8px;border-top:1px solid rgba(148,163,184,.24);display:grid;gap:3px}.botsPresetTooltipFootLine{font-size:11px;color:#475569}.botsPresetTooltipWrap:hover .botsPresetTooltip,.botsPresetTooltipWrap:focus-within .botsPresetTooltip{visibility:visible;opacity:1;transform:translateY(0);transition-delay:1.2s,1.2s,0s}.appHoverTooltip,.appHoverCard,.tradeRateLimitTooltip{min-width:280px;max-width:min(560px,calc(100vw - 40px));padding:12px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.38);background:linear-gradient(180deg,#f8fafcfe,#eff4f8fb);color:#111827;box-shadow:0 18px 40px #02061752,0 4px 12px #0206172e;line-height:1.42;font-size:12px;font-weight:500}.appHoverCard,.tradeRateLimitTooltip{position:absolute;z-index:120;pointer-events:auto;text-align:left}.tradeRateLimitTooltip{min-width:225px;max-width:min(448px,calc(100vw - 40px))}.appHoverCard .mono,.tradeRateLimitTooltip .mono,.botsPresetTooltip .mono{text-align:left}.appHoverCard{left:0;top:calc(100% + 8px);pointer-events:none}.fourPresetTooltip{min-width:520px;max-width:min(900px,calc(100vw - 40px))}.appHoverTooltip{position:fixed;z-index:1600;pointer-events:none;visibility:hidden;opacity:0;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.appHoverTooltip.isTop{transform:translateY(-4px)}.appHoverTooltip.isOpen{visibility:visible;opacity:1;transform:translateY(0)}.appHoverTooltip:before,.appHoverCard:before,.tradeRateLimitTooltip:before{content:"";position:absolute;width:10px;height:10px;background:#f8fafcfe;transform:translate(-50%) translateY(5px) rotate(45deg)}.appHoverTooltip:before,.appHoverCard:before{left:var(--app-hover-arrow-left, 22px);bottom:100%;border-left:1px solid rgba(148,163,184,.38);border-top:1px solid rgba(148,163,184,.38)}.appHoverTooltip.isTop:before{top:100%;bottom:auto;transform:translate(-50%) translateY(-5px) rotate(45deg);border-left:none;border-top:none;border-right:1px solid rgba(148,163,184,.38);border-bottom:1px solid rgba(148,163,184,.38)}.tradeRateLimitTooltip:before{right:14px;left:auto;bottom:100%;transform:translateY(5px) rotate(45deg);border-left:1px solid rgba(148,163,184,.38);border-top:1px solid rgba(148,163,184,.38)}.appHoverTooltipBody{white-space:pre-line;color:#1f2937;text-align:left}.appHoverTooltipBody.isMono{white-space:pre-wrap;font-family:Consolas,Courier New,monospace;font-variant-numeric:tabular-nums;font-size:13px}.appHoverTooltip.variant-rolling20-volume .appHoverTooltipBody.isMono{font-size:14px;font-family:inherit;font-variant-numeric:tabular-nums}.appHoverTooltip.variant-rolling20-volume{min-width:0;width:fit-content}.appHoverTooltipBodyRolling20{white-space:normal;display:grid;row-gap:2px}.appHoverTooltip.variant-rolling20-volume .appHoverTooltipBodyRolling20{font-size:14px;font-family:inherit;font-variant-numeric:tabular-nums}.appHoverTooltipRow{display:grid;grid-template-columns:max-content max-content;column-gap:12px;align-items:baseline;justify-content:space-between}.appHoverTooltipLabel{justify-self:end;text-align:right;white-space:nowrap}.appHoverTooltipValue{justify-self:start;text-align:left;white-space:nowrap}.botsBuilderLayout{margin-top:10px;display:grid;grid-template-columns:minmax(286px,304px) minmax(352px,1fr);gap:8px;align-items:stretch;justify-content:flex-start}.botsBuilderPanel{border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px;background:#ffffff08;width:100%;height:100%;display:flex;flex-direction:column}.botsBuilderPanelCore{padding-left:6px;padding-right:8px}.botsBuilderPanelOptions{background:#ffffff08;justify-content:flex-start;min-width:0}.botsPanelTitle{font-size:13px;font-weight:800;letter-spacing:.2px;margin-bottom:8px;color:#ffffffeb}.botsPanelTitleMinor{margin-top:10px}.botsPanelTitlePlain{font-weight:400;letter-spacing:0}.botsOtherOptionsLabel{margin-top:10px;margin-bottom:8px;cursor:default}.botsPanelFields{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:8px 10px}.botsPanelFields .field{margin:0}.botsCoreFields{--bots-core-input-w: 12.5ch;--bots-core-extra-w: 48px;--bots-core-gap-w: 2px;--bots-core-val-w: calc(var(--bots-core-input-w) + var(--bots-core-extra-w) + var(--bots-core-gap-w));grid-template-columns:1fr}.botsParamInput{width:19.5ch!important;min-width:19.5ch!important;max-width:19.5ch!important;text-align:center}.botsCoreFields .botsParamInput{width:var(--bots-core-input-w)!important;min-width:var(--bots-core-input-w)!important;max-width:var(--bots-core-input-w)!important}.botsSymPickerWrap{position:relative;display:inline-flex;align-items:center;gap:0}.botsSymbolInput{text-align:left!important;padding-right:34px!important}.botsSymPickerWrap .inp[list]::-webkit-calendar-picker-indicator{opacity:0;display:none}.botsSymPickerWrap .inp[list]{background-image:none!important}.botsSymPickerBtn{width:30px;height:30px;border-radius:8px;font-size:20px;line-height:0;font-weight:700;flex:0 0 auto}.botsSymPickerBtn.active{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa47}.botsSymPickerFlyout{position:absolute;top:calc(100% + 8px);right:0;width:420px;max-width:min(70vw,calc(100vw - 24px));z-index:55000}.botsSymPickerInputWrap{width:100%}.botsSymPickerInput.watchAddInput{width:100%;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#00000059;color:#fffffff2}.botsSymPickerSuggest{position:relative;top:auto;left:auto;right:auto;width:100%;max-width:none;margin-top:6px}.botsCoreFields .field{display:grid;grid-template-columns:minmax(126px,.9fr) var(--bots-core-val-w);align-items:center;gap:8px}.botsCoreFields .field>:nth-child(2){justify-self:start}.botsParamValueWrap{display:grid;grid-template-columns:var(--bots-core-input-w) var(--bots-core-extra-w);align-items:center;gap:var(--bots-core-gap-w);width:var(--bots-core-val-w)}.botsInputAffixWrap{position:relative;width:var(--bots-core-input-w)}.botsInputAffix{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:700;color:#bfdbfee6;pointer-events:none;z-index:1}.botsParamInputWithAffix{padding-left:22px!important}.botsParamPct{width:var(--bots-core-extra-w);min-width:var(--bots-core-extra-w);text-align:left;font-size:11px;font-weight:700;color:#bfdbfef2;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.botsOwnedSharesInline{color:#cbd5e1eb}.botsOwnedSharesInline.ready{color:#bfdbfefa}.botsCoreFields .botsSymPickerWrap{width:var(--bots-core-input-w)!important;min-width:var(--bots-core-input-w)!important;max-width:var(--bots-core-input-w)!important}.botsCoreFields .botsSymPickerWrap .botsSymbolInput{width:100%!important;min-width:100%!important;max-width:100%!important}.botsCoreFields .botsSymPickerWrap .watchAddSuggest.watchAddSuggestOwned{width:max(calc(var(--bots-core-input-w) * 2.35),32ch);min-width:max(calc(var(--bots-core-input-w) * 2.35),32ch);max-width:min(48ch,calc(100vw - 24px))}.botsCoreFields .botsSymPickerWrap .watchAddSuggestSym{white-space:nowrap}.tradeControlsWrap .tradeSymSuggestMenu{width:max(calc(var(--trade-field-w) * 2.15),28ch);min-width:max(calc(var(--trade-field-w) * 2.15),28ch);max-width:min(40ch,calc(100vw - 24px))}.botsCoreFields .fieldLabel{font-size:12px;font-weight:700;line-height:1.1;text-align:right;justify-self:end;cursor:help}.botsPresetRowsInside{margin-top:10px}.botsParamNudgeField{margin-top:-1px}.botsParamNudgeWrap{display:inline-flex;align-items:center;gap:6px}.btn.secondary.botsParamNudgeBtn{min-width:28px;height:24px;padding:0 8px;border-radius:8px;font-size:15px;line-height:1;font-weight:800}.botsParamNudgeHint{min-width:34px;text-align:center;font-size:11px;font-weight:700;color:#bfdbfeeb}.botsCoreSummary{margin-top:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1);display:grid;gap:6px}.botsStartSummary{align-self:start;justify-self:end;width:100%;max-width:270px;margin-top:0;padding:10px 12px;border-top:0;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff08}.botsCoreSummaryItem{display:grid;grid-template-columns:minmax(74px,auto) minmax(0,1fr);align-items:center;justify-content:stretch;gap:10px}.botsCoreSummaryItem .muted{text-align:left;justify-self:start}.botsCoreSummaryVal{font-weight:500;color:#fff;display:block;justify-self:end;text-align:right;min-width:5.5ch;font-variant-numeric:tabular-nums}.botsCoreSummaryVal.ready{color:#fff;font-weight:500}.botsFieldWide{grid-column:1 / -1}.botsStartFields{grid-template-columns:minmax(230px,260px) minmax(220px,260px) minmax(270px,1fr);align-items:start;justify-content:start;column-gap:24px}.botsStartModeField{align-self:start;gap:4px}.botsStartRightCol{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;max-width:360px;justify-self:start;margin-left:0}.botsStartSummaryCol{display:flex;flex-direction:column;align-self:start;justify-self:end;align-items:stretch;gap:8px;width:100%;max-width:270px}.botsStartChecksCol{grid-column:1 / -1;align-self:start;justify-self:start;width:100%;max-width:none;margin-top:2px}.botsStartChecksCol .botsOtherOptionsLabel,.botsStartChecksCol .botsChecksGrid{margin-top:0}.botsLaunchTooltipsFooter{grid-column:1 / -1;justify-self:end;align-self:end;margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.botsLaunchTooltipsFooterInline{grid-column:auto;justify-self:end;align-self:start;margin-top:0;flex-direction:column;align-items:stretch;flex-wrap:nowrap}.botsLaunchTooltipsToggle{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:6px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.24);background:#0f172a52;box-shadow:inset 0 1px #ffffff0a}.botsLaunchTooltipsToggle input{margin:0}.botsLaunchTooltipsToggle .chkText{font-size:12px;font-weight:700;color:#e2e8f0f0}.botsLaunchTooltipsToggle.busy{opacity:.72}.botsTooltipsOff .fieldLabel{cursor:default}.botsBetaRsVolumeCard{margin-top:12px;width:min(100%,520px);padding:12px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,#0c1525f5,#08101dfa);box-shadow:inset 0 1px #ffffff0a}.botsBetaRsVolumeCard.is-good{border-color:#22c55e59}.botsBetaRsVolumeCard.is-caution,.botsBetaRsVolumeCard.is-warn{border-color:#f59e0b4d}.botsBetaRsVolumeCard.is-bad{border-color:#ef444457}.botsBetaRsVolumeHead{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.botsBetaRsVolumeTitle{font-size:12px;font-weight:800;color:#f1f5f9f5}.botsBetaRsVolumeSub{margin-top:3px;font-size:11px;color:#94a3b8f0}.botsBetaRsVolumeBadge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:#1e293bbf;color:#e2e8f0f5;font-size:11px;font-weight:800;line-height:1.1;text-align:center}.botsBetaRsVolumeBadge.is-good{border-color:#22c55e6b;background:#0a351ccc;color:#bbf7d0}.botsBetaRsVolumeBadge.is-caution,.botsBetaRsVolumeBadge.is-warn{border-color:#f59e0b5c;background:#4d3107d1;color:#fde68a}.botsBetaRsVolumeBadge.is-bad{border-color:#ef444466;background:#4e1313d1;color:#fecaca}.botsBetaRsVolumeRows{margin-top:12px;display:grid;gap:8px}.botsBetaRsVolumeRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#0f172a8a}.botsBetaRsVolumeRow.ready{border-color:#3b82f624}.botsBetaRsVolumeRow.missing{border-color:#f59e0b2e;background:#27180661}.botsBetaRsVolumeRowMain{min-width:0;display:flex;flex-direction:column;gap:3px}.botsBetaRsVolumeRowLabel{font-size:12px;font-weight:700;color:#f1f5f9f5}.botsBetaRsVolumeRowMeta{font-size:11px;color:#94a3b8eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.botsBetaRsVolumeRowStats{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap;font-size:12px;font-weight:700;color:#e2e8f0fa}.botsBetaRsVolumeStatSep{color:#94a3b8bd}.botsBetaRsVolumeRatio{margin-left:4px;min-width:4.5ch;text-align:right;color:#bfdbfefa}.botsBetaRsVolumeCallout{margin-top:12px;padding:10px 12px;border-radius:10px;border:1px solid rgba(148,163,184,.18);background:#0f172a9e;font-size:12px;line-height:1.35;color:#e2e8f0f2}.botsBetaRsVolumeCallout.is-good{border-color:#22c55e61;color:#dcfce7}.botsBetaRsVolumeCallout.is-caution,.botsBetaRsVolumeCallout.is-warn{border-color:#f59e0b57;color:#fef3c7}.botsBetaRsVolumeCallout.is-bad{border-color:#ef444461;color:#fee2e2}.botsStartPriceField{width:100%;margin:0}.botsStartPriceBtns{margin-top:6px;display:flex;gap:6px;flex-wrap:wrap}.botsMiniToggleBtn{padding:4px 9px;min-height:24px;border-radius:999px;font-size:11px;font-weight:700;line-height:1}.botsWrap input[type=number]::-webkit-outer-spin-button,.botsWrap input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.botsWrap input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.botsChecksGrid{margin-top:4px;display:grid;grid-template-columns:1fr;gap:8px;justify-content:flex-start}.botsCheckRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.botsCheckRowDetail{align-items:flex-start}.botsCheckRowInlineParams{flex-wrap:nowrap}.botsCheckRowInlineParams .botsCheckToggle{flex:0 0 auto}.botsCheckToggle{display:flex;margin:0;justify-content:flex-start;align-items:center;gap:12px;padding:7px 11px;min-height:34px;border-radius:12px;user-select:none;-webkit-user-select:none;touch-action:manipulation;position:relative;font-size:11px;font-weight:700;line-height:1.2;width:220px;max-width:220px;white-space:nowrap;border:1px solid rgba(107,114,128,.92);background:#d1d5db;color:#111827;box-shadow:inset 0 1px #ffffff8f}.btn.secondary.botsCheckToggle{border-color:#6b7280eb;background:#d1d5db;color:#111827;box-shadow:inset 0 1px #ffffff8f}.botsCheckToggle:before{content:"";width:16px;height:16px;border-radius:4px;border:1px solid #9ca3af;background:#e5e7eb;box-shadow:inset 0 0 0 1px #0f172a33;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;align-self:center;color:transparent;font-size:11px;font-weight:900;line-height:1;margin-top:0}.botsCheckToggle.active:before{content:"✓";background:#0b1f13;border-color:#16a34a;color:#22c55e;box-shadow:0 0 0 2px #16a34a3d,inset 0 0 0 1px #0000001a}.botsCheckToggle.active{border-color:#6b7280;background:#9ca3af;box-shadow:0 0 0 2px #6b728038,inset 0 1px #ffffff5c}.botsOptionExplain{flex:1 1 420px;max-width:640px;padding-top:2px;min-width:0}.botsOptionExplainTitle{font-size:11px;font-weight:700;line-height:1.35;color:#e2e8f0f5}.botsOptionExplainBody{margin-top:3px;font-size:11px;line-height:1.35;color:#bfdbfee6}.botsOptionPresetRow{margin-top:8px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.botsOptionPresetBtns{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.botsCheckToggle.disabled,.btn.secondary.botsCheckToggle:disabled{opacity:1;filter:grayscale(.65);cursor:not-allowed;color:#1118276b;background:#bfc5ce;border-color:#6b728080;box-shadow:inset 0 1px #ffffff52,0 0 0 1px #0f172a0f}.botsCheckToggle.disabled:before,.btn.secondary.botsCheckToggle:disabled:before{background:#d8dde5;border-color:#6b728085;box-shadow:inset 0 0 0 1px #0f172a14;opacity:.72}.botsNoValleyParams{display:inline-flex;align-items:center;gap:8px 12px;flex-wrap:wrap}.botsNoValleyParamsInline{flex-wrap:nowrap;flex:0 1 auto;min-width:0}.botsNoValleyParamsInline .botsNoValleyParam{flex:0 0 auto}.botsNoValleyParam{display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:8px}.botsNoValleyParamLbl{font-size:11px;font-weight:700;color:#e2e8f0e6;white-space:nowrap}.botsNoValleyParamInput{width:10ch!important;min-width:10ch!important;max-width:10ch!important;text-align:center}.botsLaunchRow{margin-top:10px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.botsLaunchRowStart{margin-top:2px}.botsLaunchBtn{min-height:38px;padding:8px 14px;font-size:12px;font-weight:800;letter-spacing:.02em}.botsLaunchBtnOffline{background:linear-gradient(180deg,#7f1d1dfa,#5b0f0ffa)!important;border-color:#f87171bf!important;color:#fee2e2!important;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #f8717133}.botsLaunchServiceNote{font-size:11px;font-weight:700;line-height:1.2;color:#bfdbfef2;max-width:100%;white-space:nowrap;word-break:normal}.botsStartModeRadios{display:grid;gap:6px}.botsStartModeChoice{display:flex;align-items:center;gap:8px;width:min(100%,12rem);max-width:100%;justify-self:start;min-height:34px;padding:6px 12px;border:1px solid rgba(100,108,120,.95);border-radius:12px;background:linear-gradient(180deg,#d5d9df,#c7cdd6);color:#0f172a;font-size:12px;font-weight:700;line-height:1.2;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease,color .14s ease;box-shadow:inset 0 1px #fff9,0 1px 2px #0f172a24}.botsStartModeChoice input[type=radio]{margin:0;width:14px;height:14px;accent-color:#4b5563;flex:0 0 auto}.botsStartModeChoice.active{border-color:#93c5fd;background:linear-gradient(180deg,#9aa3af,#858f9c);color:#f8fafc;box-shadow:0 0 0 1px #bfdbfeeb,0 0 0 3px #60a5fa4d,0 4px 10px #0f172a3d,inset 0 1px #ffffff2e}.botsStartModeChoice.active input[type=radio]{accent-color:#111827}.botsStartModeChoice.disabled{opacity:.48;filter:grayscale(.2)}.botsStopBtnDisabled{background:#94a3b833!important;border-color:#94a3b861!important;color:#e2e8f0cc!important}.btn.secondary.botsClearStoppedBtn{background:#94a3b838;border-color:#94a3b880;color:#f1f5f9eb}.btn.secondary.botsClearStoppedBtn:hover{background:#94a3b84d}.botsChartCard{margin-top:10px;border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden}.botsChartPaneCard{margin-top:2px!important;padding-top:7px!important}.botsChartWindowBtns{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.botsChartWindowSelWrap{width:min(76px,100%)}.botsChartWindowSel{width:100%!important;min-width:0;padding-right:34px!important}.botsChartWindowSel option{color:#000}.botsChartWindowBtn{min-height:26px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;line-height:1}.botsChartResetBtn{padding:4px 11px;font-weight:500;letter-spacing:0}.botsChartWindowBtn.active{border-color:#60a5fae6;box-shadow:0 0 0 2px #3b82f633}.botsChartTitleBar{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#141e30f5,#0c1420f5)}.botsChartTitleLeft,.botsChartTitleCenter,.botsChartTitleRight{font-size:12px;line-height:1.25;color:#f8fafceb;white-space:nowrap}.botsChartTitleLeft{justify-self:start}.botsChartModeValue{font-weight:600}.botsChartModeValueManualBuy{color:#f87171;font-weight:800;font-size:15px}.botsChartTitleCenter{justify-self:center;font-weight:700}.botsChartTitleRight{justify-self:end}.botsChartTitleSym{letter-spacing:.02em;font-size:19px;font-weight:800}.botsChartTitlePrice{color:#22c55e;font-weight:800;font-size:19px}.botsChartHeaderStatus{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.botsChartHeaderStatusLive{color:#22c55e}.botsChartHeaderStatusPaused{color:#f59e0b}.botsChartHeaderStatusHistory{color:#bfdbfeeb}.botsChartSvgWrap{position:relative;width:100%;overflow:hidden;cursor:grab}.botsChartSvgWrap.isDragging,.botsChartSvgWrap.isDragging .botsChartSvg{cursor:grabbing}.botsChartHoverToggle{min-height:26px;padding:4px 9px;border-radius:999px;gap:7px;border:0;background:transparent;box-shadow:none}.botsChartHoverToggle input{transform:scale(1.05)}.botsChartHoverToggle .chkText{font-size:11px}.botsChartCandleBucketField{display:inline-flex;align-items:center;gap:6px;min-height:26px}.botsChartCandleBucketLabel{font-size:11px;font-weight:700}.botsChartCandleBucketSel{width:76px!important;min-width:76px;max-width:76px!important;min-height:26px;padding-right:28px!important;font-size:11px;font-weight:700;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none!important}.botsChartCandleBucketSel option{color:#000;background:#fff}.botsChartManualWrap{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.botsChartManualQtyField{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:0;margin:0}.botsChartManualQtyField .botsChartManualQtyInput{flex:0 0 calc(4ch + 12px);width:calc(4ch + 12px)!important;min-width:calc(4ch + 12px)!important;max-width:calc(4ch + 12px)!important;padding-left:6px;padding-right:6px;text-align:center}.botsChartGotoLogsBtn{min-width:108px;padding:4px 12px;font-weight:700}.botsChartManualBtn{min-width:106px;padding:4px 12px;font-weight:800;letter-spacing:.02em}.botsChartStopBtn{min-width:84px;padding:4px 12px;font-weight:800}.btn.botsChartStopBtnGrey{background:linear-gradient(180deg,#5f6b7b,#3d4755);border-color:#94a3b8a3;color:#f8fafc;box-shadow:inset 0 1px #ffffff29,0 4px 10px #0f172a2e}.btn.botsChartStopBtnGrey:hover{border-color:#cbd5e1db}.botsLogsBox{margin-top:10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#1f2329;overflow:hidden;max-width:100%;min-width:0;box-shadow:inset 0 1px #ffffff08,0 8px 22px #0003}.botsLogsTableWrap{max-height:520px;min-height:300px;max-width:100%;min-width:0}.botsLogsTableScroll{max-height:520px;overflow-x:auto;overflow-y:auto;padding-right:4px;padding-bottom:16px;background:#1f2329;max-width:100%;min-width:0;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges;scrollbar-width:auto;scrollbar-color:rgba(109,118,132,.96) #23262d}.botsLogsTableScroll::-webkit-scrollbar{width:14px;height:14px}.botsLogsTableScroll::-webkit-scrollbar-track{background:#23262d;border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff0a}.botsLogsTableScroll::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#68717efa,#535b67fa);border-radius:12px;border:2px solid #23262d;background-clip:padding-box}.botsLogsTableScroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#798290fa,#606875fa)}table.grid.botsLogsTable{width:100%;min-width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;background:#1f2329}table.grid.botsLogsTable th,table.grid.botsLogsTable td{padding:3px 12px;border-bottom:none;text-align:left;white-space:pre;font-size:13px;line-height:1.34}table.grid.botsLogsTable thead th{position:sticky;top:0;z-index:6;background:#2b2d30;color:#98a2b2;font-weight:600;letter-spacing:.01em;box-shadow:inset 0 -1px #ffffff0d}table.grid.botsLogsTable tbody tr.botsLogRow{cursor:pointer;background:transparent}table.grid.botsLogsTable tbody tr.botsLogRow:hover{background:#ffffff09}table.grid.botsLogsTable tbody tr.botsLogRow.sel{outline:none;background:#526e9947;box-shadow:inset 0 0 0 1px #749ad647;border-radius:0!important}table.grid.botsLogsTable tbody tr.botsLogRow.sel:hover{background:#526e9952}table.grid.botsLogsTable td.botsLogCell{font-family:JetBrains Mono,Cascadia Mono,Consolas,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",Segoe UI Symbol,Courier New,monospace;color:#c8d0dc;font-size:13px;font-weight:400;letter-spacing:.008em;font-variant-ligatures:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-user-select:text;user-select:text;min-width:0;max-width:0;overflow:hidden;text-overflow:clip}table.grid.botsLogsTable tbody tr.botsLogRow.sel td.botsLogCell{color:#e2e8f2;font-weight:400;border-radius:0!important}table.grid.botsLogsTable tbody tr.botsLogRowEmpty td{cursor:default;opacity:.9;color:#b8c0cd}table.grid.botsLogsTable tbody tr.botsLogDayBreakRow td{padding:8px 12px 7px;background:#121b2beb;border-top:1px solid rgba(59,130,246,.16);border-bottom:1px solid rgba(59,130,246,.16)}table.grid.botsLogsTable td.botsLogDayBreakCell{color:#bfdbfe;font-size:10px;font-weight:800;letter-spacing:.36px;text-transform:uppercase;white-space:nowrap;text-align:center;position:relative}table.grid.botsLogsTable td.botsLogDayBreakCell:before,table.grid.botsLogsTable td.botsLogDayBreakCell:after{content:"";position:absolute;top:50%;width:calc(50% - 72px);height:1px;background:#60a5fa38}table.grid.botsLogsTable td.botsLogDayBreakCell:before{left:12px}table.grid.botsLogsTable td.botsLogDayBreakCell:after{right:12px}.botsSelectCaretWrap{position:relative;display:inline-flex;align-items:stretch;flex:0 0 auto;min-width:0}.botsSelectCaretWrap:after{content:"";position:absolute;right:13px;top:50%;width:14px;height:14px;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath fill='rgba(248,250,252,0.97)' d='M5.5 7.5 10 12l4.5-4.5 1.4 1.4L10 14.8 4.1 8.9z'/%3E%3C/svg%3E");background-position:center;background-size:14px 14px;background-repeat:no-repeat;filter:drop-shadow(0 0 1px rgba(15,23,42,.85));pointer-events:none}.botsLogBotSel{width:min(268px,100%)!important;max-width:100%!important;min-width:0;flex:0 0 auto;color:#fffffff5;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:38px!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none!important}.botsLogsToolbar{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;justify-content:space-between;min-width:0}.botsLogsToolbarLeft{display:inline-flex;align-items:center;gap:10px;flex-wrap:nowrap;flex:0 0 auto;min-width:0}.botsLogsClearBtn{white-space:nowrap;flex:0 0 auto;min-width:124px}.botsChartBotSel{width:100%!important;max-width:100%!important;min-width:0;flex:0 0 auto;font-weight:600;font-size:12px;padding-right:38px!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none!important}.botsChartBotSelWrap{width:min(228px,calc(100vw - 180px));min-width:206px;max-width:100%}.botsLogBotSel option,.botsLogBotSel optgroup,.botsChartBotSel option,.botsChartBotSel optgroup{color:#000;background:#fff}.botsLogSortRadios{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.botsLogSortChoice{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 10px;border-radius:999px;border:1px solid rgba(100,108,120,.95);background:linear-gradient(180deg,#d5d9df,#c7cdd6);color:#0f172a;font-size:11px;font-weight:700;line-height:1.1;-webkit-user-select:none;user-select:none;box-shadow:inset 0 1px #fff9,0 1px 2px #0f172a24}.botsLogSortChoice input[type=radio]{margin:0;width:13px;height:13px;accent-color:#4b5563}.botsLogSortChoice.active{border-color:#4b5563;background:linear-gradient(180deg,#9aa3af,#858f9c);color:#f8fafc;box-shadow:0 0 0 2px #4b556357,0 4px 10px #0f172a3d,inset 0 1px #ffffff2e}.botsLogSortChoice.disabled{opacity:.52;filter:grayscale(.2)}.botsLogSortChoice:has(input:disabled){opacity:.52;filter:grayscale(.2)}.botsLogStatePill{margin-left:auto;min-height:28px;padding:4px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.55);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1;letter-spacing:.01em;white-space:nowrap}.botsLogsHeaderMeta{display:inline-flex;align-items:center;gap:12px;flex-wrap:nowrap;flex:0 0 auto;min-width:0;margin-left:auto;justify-content:flex-end}.botsLogsHeaderSummary{display:inline-grid;grid-template-columns:repeat(2,minmax(0,auto));gap:6px 14px;align-items:center;padding:6px 10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff08;flex:0 0 auto}.botsLogsHeaderSummaryItem{display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:8px}.botsLogsHeaderSummaryLabel{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.01em;white-space:nowrap}.botsLogsHeaderSummaryValue{color:#f8fafc;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:1180px){.botsLogsToolbar,.botsLogsToolbarLeft,.botsLogsHeaderMeta{flex-wrap:wrap}.botsLogsToolbar,.botsLogsHeaderMeta{justify-content:flex-start}}.botsLogStatePill.active{color:#bbf7d0;border-color:#16a34ab3;background:#0a321aa6;box-shadow:inset 0 1px #ffffff14,0 0 0 2px #16a34a2e}.botsLogStatePill.inactive{color:#e2e8f0e6;border-color:#94a3b88c;background:#4755695c}.botsActionsHead{min-width:212px}.botsActionsCell{white-space:nowrap}table.grid.botsActiveTable th.botsActionsHead,table.grid.botsActiveTable td.botsActionsCell{padding-left:4px;padding-right:4px}.botsActionRow{gap:2px;flex-wrap:nowrap;align-items:center}.botsActiveCard{padding:8px 9px!important}.botsActiveToolbar{justify-content:space-between;align-items:center;margin-bottom:6px;gap:8px;flex-wrap:wrap;min-width:0}.botsActiveToolbarLeft,.botsActiveToolbarRight{align-items:center;min-width:0;flex-wrap:wrap}.botsActiveToolbarLeft{gap:6px;flex:1 1 470px}.botsActiveToolbarRight{gap:4px;flex:0 1 auto;margin-left:auto;justify-content:flex-end;max-width:100%}.botsActiveToolbar .chk{gap:7px;padding:6px 8px;border-radius:10px}.botsActiveToolbar .chk input{transform:scale(1.05)}.botsActiveToolbar .chkText{font-size:11px}.botsActiveToolbar .botsActiveCompactBtn{min-height:28px;padding-left:8px;padding-right:8px}.botsActiveToolbarRight .btn.secondary.botsControlBucketBulkBtn{min-width:0;padding:4px 8px}.botsActionRow .btn.botsActiveCompactBtn{display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease,opacity .12s ease}.botsActionRow .btn.botsActiveCompactBtn{min-width:42px;min-height:22px;height:22px;padding-left:5px;padding-right:5px;justify-content:center;font-size:10px}.botsActionRow .btn.botsActiveCompactBtn:hover{filter:none}.botsActionRow .btn.botsActiveCompactBtn:active{transform:none}.botsActionRow .btn.danger.botsActiveCompactBtn,.botsActionRow .btn.secondary.botsClearStoppedBtn.botsActiveCompactBtn{width:42px;min-width:42px;max-width:42px;justify-content:center}.botsActiveTableWrap,.botsActiveTableScroll,table.grid.botsActiveTable{background:#0f1c2c}table.grid.botsActiveTable{--bots-active-head-top-h: 32px;border-collapse:separate;border-spacing:0;font-size:calc(var(--ui-font-size-scaled) + 1pt);line-height:1.18}.botsActiveTableScroll{max-height:min(64vh,620px);scrollbar-gutter:stable;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.botsActiveTableWrap{scrollbar-gutter:auto}table.grid.botsActiveTable th{padding-top:4px;padding-bottom:4px}table.grid.botsActiveTable td{padding-top:6px;padding-bottom:6px}table.grid.botsActiveTable th,table.grid.botsActiveTable td{padding-left:6px;padding-right:6px}table.grid.botsActiveTable tbody td{border-bottom:1px solid var(--row-line)}table.grid.botsActiveTable thead tr.botsActiveHeadTop th,table.grid.botsActiveTable thead tr.botsActiveHeadBottom th{position:sticky;background:#0f1c2c!important;background-clip:border-box;border-left:0!important;border-right:0!important;outline:0;box-shadow:none!important}table.grid.botsActiveTable thead tr.botsActiveHeadTop th{top:0;z-index:8;height:var(--bots-active-head-top-h);line-height:1.2!important;vertical-align:middle;padding-top:0;padding-bottom:0;border-bottom:0;color:#f1f5f9f0;font-family:inherit!important;font-size:var(--ui-font-size)!important;font-weight:400!important;letter-spacing:0!important;font-variant-numeric:tabular-nums}table.grid.botsActiveTable thead tr.botsActiveHeadTop th.botsActiveHeadBlank{color:transparent}table.grid.botsActiveTable thead tr.botsActiveHeadTop th.botsActiveHeadMetric{font-size:inherit;font-weight:inherit}table.grid.botsActiveTable thead tr.botsActiveHeadTop th.mono,table.grid.botsActiveTable thead tr.botsActiveHeadTop th.num,table.grid.botsActiveTable thead tr.botsActiveHeadTop th.mono.num,table.grid.botsActiveTable thead tr.botsActiveHeadTop th.botsActiveHeadMetric{font-family:inherit!important;font-size:var(--ui-font-size)!important;font-weight:400!important;text-align:center}table.grid.botsActiveTable thead tr.botsActiveHeadTop th.glPos,table.grid.botsActiveTable thead tr.botsActiveHeadTop th.glNeg{font-weight:400}table.grid.botsActiveTable thead tr.botsActiveHeadTop th.botsActiveHeadNet{font-weight:900!important}table.grid.botsActiveTable thead tr.botsActiveHeadTop th.botsActiveHeadNet .botsActiveHeadNetValue{display:inline-block;font:inherit!important;font-weight:900!important;font-size:calc(var(--ui-font-size) + 1px)!important;letter-spacing:inherit!important}table.grid.botsActiveTable thead tr.botsActiveHeadBottom th.botsActiveNetHeadCol .botsControlSortBtn{font-weight:900}table.grid.botsActiveTable thead tr.botsActiveHeadBottom th.botsActiveNetHeadCol .botsControlSortBtn .botsActiveNetHeadLabel{font-weight:900;font-size:calc(var(--ui-font-size) + 1px);letter-spacing:.01em}table.grid.botsActiveTable thead tr.botsActiveHeadTop th.glPos{color:var(--good)}table.grid.botsActiveTable thead tr.botsActiveHeadTop th.glNeg{color:var(--watch-mini-day-neg)}table.grid.botsActiveTable thead tr.botsActiveHeadBottom th{top:var(--bots-active-head-top-h);z-index:7;border-top:0;border-bottom:1px solid rgba(255,255,255,.08)}.botsActiveCompactBtn{padding:0 6px;font-size:11px;line-height:1;min-height:24px}.btn.secondary.botsActiveCompactBtn{color:#f8fbff;font-weight:600;border-color:#60a5fa57;background:linear-gradient(180deg,#183556f5,#0a1f37fa);box-shadow:inset 0 1px #bfdbfe29,0 3px 10px #0206173d}.btn.secondary.botsActiveCompactBtn:hover{border-color:#93c5fd7a;background:linear-gradient(180deg,#1e4068fa,#0c2640);box-shadow:inset 0 1px #dbeafe38,0 4px 12px #02061747}.btn.secondary.botsClearStoppedBtn.botsActiveCompactBtn{background:#94a3b838;border-color:#94a3b880;color:#f1f5f9eb;box-shadow:inset 0 1px #ffffff1a,0 3px 10px #0206172e}.btn.secondary.botsClearStoppedBtn.botsActiveCompactBtn:hover{border-color:#94a3b894;background:#94a3b84d;box-shadow:inset 0 1px #ffffff24,0 4px 12px #02061733}.botsActiveStopAfterSellCheck{display:inline-flex;align-items:center;gap:3px;min-height:22px;white-space:nowrap;color:#f1f5f9f0;font-size:9px;font-weight:600}.botsActiveStopAfterSellCheck input{margin:0;width:12px;height:12px}.botsActiveStopAfterSellCheck .chkText{font-size:9px;font-weight:600;line-height:1}.botsActiveStopAfterSellCheck.busy{opacity:.72}.botsCoreSummaryVal.warn{color:#fca5a5}.botsCoreSummaryVal.caution{color:#fde68a}.botsControlLayout{display:flex;flex-direction:column;gap:8px}.botsControlTop{display:flex;align-items:stretch;gap:8px}.botsControlActions{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.botsControlField,.botsControlStopWrap{padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;display:flex;flex-direction:column;gap:8px}.botsControlField{width:100%;min-width:0;flex:0 0 auto}.botsControlStopWrap{flex:0 0 auto;min-width:182px;justify-content:flex-start;align-items:flex-end}.botsControlField .fieldLabel{font-size:12px;font-weight:700;line-height:1.1;color:#f8fafcf0}.botsControlFieldRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-start}.botsControlInput{width:16ch!important;min-width:16ch!important;max-width:16ch!important}.botsControlFieldRow .botsControlInput{width:13ch!important;min-width:13ch!important;max-width:13ch!important}.botsControlFieldNote{font-size:11px;line-height:1.25}.botsControlStopToggle{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.36);background:#ffffff0a;white-space:nowrap;width:fit-content}.botsControlStopToggle input{margin:0;width:14px;height:14px}.botsControlStopToggle .chkText{font-size:11px;font-weight:700;line-height:1;letter-spacing:0}.botsControlStopToggle.busy{opacity:.72}.botsControlMain{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,320px);gap:10px;align-items:start}.botsControlTableCol{min-width:0}.botsControlSideCol{display:flex;flex-direction:column;gap:10px;min-width:0}.botsControlFieldGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.botsControlSummary{margin-top:0;border-top:0;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff08;align-self:stretch}.botsControlMeta{justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px}.botsControlBucketsCard{flex:1 1 auto;padding:7px 12px 6px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff08}.botsControlBucketsHead{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px 16px}.botsControlBucketsGrid{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.botsControlBucketsRow{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.botsControlBucketToggle{width:auto;gap:8px;padding:5px 10px;border-radius:999px;border-color:#60a5fa2e;background:#0b1a2deb;justify-self:start}.botsControlBucketToggle .chkText{font-size:12px}.botsControlBucketBulkActions{display:inline-flex;align-items:center;gap:6px}.btn.secondary.botsControlBucketBulkBtn{min-width:54px;padding:5px 10px;border-radius:999px;border-color:#60a5fa3d;background:#0a2344e6;font-size:11px;line-height:1;justify-content:center;box-shadow:inset 0 1px #ffffff0a}.btn.secondary.botsControlBucketBulkBtn:hover{filter:brightness(1.08)}.btn.secondary.botsControlBucketBulkBtn.active{border-color:#60a5fa66;background:linear-gradient(180deg,#184378f2,#0c264cf5)}.botsControlBucketCount{margin-left:auto;font-size:11px;font-weight:700;line-height:1;color:#94a3b8eb}.botsControlFiltersSide{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px}.botsControlFilterGroups{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:6px}.botsControlMarketCapBtn{min-width:88px;width:auto;padding:7px 12px;font-size:12px;line-height:1.1;align-self:auto}.botsControlMarketCapPanel{margin-top:auto;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff08;display:flex;flex-direction:column;gap:8px}.botsControlMarketCapStatusRow{display:flex;flex-direction:column;gap:4px;min-width:0}.botsControlMarketCapStatusLabel{font-size:11px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8e0}.botsControlMarketCapStatus{font-size:12px;line-height:1.25;color:#e2e8f0eb;min-height:30px}.botsControlMarketCapStatus.is-idle{color:#bfdbfee0}.botsControlMarketCapStatus.is-busy{color:#7dd3fcfa}.botsControlMarketCapStatus.is-success{color:#86efacfa}.botsControlMarketCapStatus.is-error{color:#fca5a5fa}.botsControlMarketCapBtns{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;align-items:center}.botsControlMarketCapBtnTop{margin-top:0}.botsControlFilterGroup{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.botsControlFilterLabel{font-size:11px;font-weight:700;line-height:1;color:#e2e8f0e0}.botsControlRadioGroup{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.botsControlRadioChoice{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 10px;border-radius:999px;border:1px solid rgba(96,165,250,.18);background:#0b1a2deb;color:#e2e8f0f5;font-size:11px;font-weight:700;line-height:1.1;-webkit-user-select:none;user-select:none}.botsControlRadioChoice input[type=radio]{margin:0;width:13px;height:13px;accent-color:#93c5fd}.botsControlRadioChoice.active{border-color:#60a5fa61;background:linear-gradient(180deg,#13233bf5,#18315ce6);color:#f1f5f9f5;box-shadow:0 0 0 1px #60a5fa24,inset 0 1px #ffffff1a}.botsControlBucketsFoot{display:flex;justify-content:flex-end;width:100%;margin-top:0}.botsControlBucketsFootInline{width:auto;justify-content:flex-start;margin-left:4px;white-space:nowrap}.botsControlTableWrap{--bots-control-header-h: 34px;--bots-control-row-h: 28px;--bots-control-min-rows: 15;--bots-control-max-rows: 21;margin-top:0;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;background:linear-gradient(180deg,#f8fafcfa,#f1f5f9f7)}.botsControlTableScroll{--bots-control-scrollbar-w: 30px;--sb-size: 30px;height:clamp(calc(var(--bots-control-header-h) + (var(--bots-control-min-rows) * var(--bots-control-row-h))),calc(100vh - 388px),calc(var(--bots-control-header-h) + (var(--bots-control-max-rows) * var(--bots-control-row-h))));min-height:calc(var(--bots-control-header-h) + (var(--bots-control-min-rows) * var(--bots-control-row-h)));max-height:calc(var(--bots-control-header-h) + (var(--bots-control-max-rows) * var(--bots-control-row-h)));position:relative;overflow-y:auto;overflow-x:auto;scrollbar-gutter:auto;scrollbar-width:auto;scrollbar-color:rgba(100,116,139,.95) rgba(226,232,240,.82);box-sizing:border-box;padding-right:0;padding-bottom:12px;background:#f8fafcfa}.botsControlTableScroll:after{display:none}.botsControlTableScroll::-webkit-scrollbar{width:var(--bots-control-scrollbar-w);height:var(--bots-control-scrollbar-w)}.botsControlTableScroll::-webkit-scrollbar-track{background:#e2e8f0d1;border-left:1px solid rgba(148,163,184,.28)}.botsControlTableScroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#94a3b8f0,#64748bfa);border-radius:999px;border:2px solid rgba(226,232,240,.82)}.botsControlTableScroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#818c99fa,#475569)}table.grid.botsControlTable{width:max-content;max-width:none;min-width:max-content;table-layout:fixed;background:linear-gradient(180deg,#f8fafcfa,#f1f5f9f7)}table.grid.botsControlTable th:first-child,table.grid.botsControlTable td:first-child{position:sticky;left:0;z-index:2}table.grid.botsControlTable thead th:first-child{z-index:5;background:#e2e8f0fa;box-shadow:1px 0 #94a3b857}table.grid.botsControlTable tbody td:first-child{background:#f8fafcfa;box-shadow:1px 0 #94a3b838}table.grid.botsControlTable tbody tr.sel td:first-child{background:#a9c4e2}table.grid.botsControlTable td.botsControlSpreadOrange{color:#c26a00;font-weight:700}table.grid.botsControlTable td.botsControlSpreadRed{color:#b91c1c;font-weight:700}table.grid.botsControlTable td.botsControlMuted{color:#6b7280}table.grid.botsControlTable thead th{height:var(--bots-control-header-h);background:#e2e8f0f0;color:#0f172a;border-bottom:none;text-align:center}table.grid.botsActiveTable thead th{text-align:center}table.grid.botsActiveTable thead th.filtered{box-shadow:inset 0 -2px #00c8ff59}table.grid.botsActiveTable thead th.botsActiveCountCol,table.grid.botsActiveTable tbody td.botsActiveCountCol{width:54px;min-width:54px;max-width:54px}table.grid.botsActiveTable thead th.botsActiveCountCol .botsControlSortBtn{gap:4px;padding-right:8px}table.grid.botsActiveTable thead th.botsActiveModeHeadCol .botsControlSortBtn{font-size:calc(var(--ui-font-size) - 1px)}table.grid.botsActiveTable thead th .botsControlSortBtn,table.grid.botsControlTable thead th .botsControlSortBtn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px 0 0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;position:relative}table.grid.botsActiveTable thead th .botsControlSortBtn{gap:4px;padding-right:10px}table.grid.botsActiveTable thead th .botsControlSortBtn.active,table.grid.botsControlTable thead th .botsControlSortBtn.active{font-weight:800}table.grid.botsActiveTable thead th .botsControlSortMark,table.grid.botsControlTable thead th .botsControlSortMark{display:inline-block;min-width:8px;text-align:center;opacity:.75;font-size:11px;position:absolute;right:0;top:50%;transform:translateY(-50%)}table.grid.botsControlTable tbody td{color:#0f172a;border-bottom:none}table.grid.botsActiveTable th:nth-child(1),table.grid.botsActiveTable td:nth-child(1){width:90px;min-width:90px;max-width:90px}table.grid.botsActiveTable th:nth-child(1),table.grid.botsActiveTable td:nth-child(1){padding-left:2px}table.grid.botsActiveTable th:nth-child(2),table.grid.botsActiveTable td:nth-child(2){width:76px;min-width:76px;max-width:76px}table.grid.botsActiveTable th:nth-child(3),table.grid.botsActiveTable td:nth-child(3){width:88px;min-width:88px;max-width:88px}table.grid.botsActiveTable th:nth-child(4),table.grid.botsActiveTable td:nth-child(4){width:46px;min-width:46px;max-width:46px}table.grid.botsActiveTable th:nth-child(5),table.grid.botsActiveTable td:nth-child(5){width:46px;min-width:46px;max-width:46px}table.grid.botsActiveTable th:nth-child(6),table.grid.botsActiveTable td:nth-child(6){width:70px;min-width:70px;max-width:70px}table.grid.botsActiveTable th:nth-child(7),table.grid.botsActiveTable td:nth-child(7){width:76px;min-width:76px;max-width:76px}table.grid.botsActiveTable th:nth-child(8),table.grid.botsActiveTable td:nth-child(8){width:84px;min-width:84px;max-width:84px}table.grid.botsActiveTable th:nth-child(9),table.grid.botsActiveTable td:nth-child(9){width:80px;min-width:80px;max-width:80px}table.grid.botsActiveTable th:nth-child(10),table.grid.botsActiveTable td:nth-child(10){width:78px;min-width:78px;max-width:78px}table.grid.botsActiveTable th:nth-child(11),table.grid.botsActiveTable td:nth-child(11){width:78px;min-width:78px;max-width:78px}table.grid.botsActiveTable th:nth-child(12),table.grid.botsActiveTable td:nth-child(12){width:86px;min-width:86px;max-width:86px}table.grid.botsActiveTable th:nth-child(13),table.grid.botsActiveTable td:nth-child(13){width:98px;min-width:98px;max-width:98px}table.grid.botsActiveTable th:nth-child(14),table.grid.botsActiveTable td:nth-child(14){width:214px;min-width:214px;max-width:214px}table.grid.botsActiveTable th:nth-child(n+2):nth-child(-n+13),table.grid.botsActiveTable td:nth-child(n+2):nth-child(-n+13){text-align:center}table.grid.botsControlTable th,table.grid.botsControlTable td{padding:4px 8px;line-height:1.1;border-bottom:none;overflow:hidden;text-overflow:ellipsis}table.grid.botsControlTable .botsControlNameCol,table.grid.botsControlTable thead th.botsControlNameCol{text-align:left!important}table.grid.botsControlTable thead th.botsControlNameCol .botsControlSortBtn{justify-content:flex-start}table.grid.botsControlTable th:nth-child(1),table.grid.botsControlTable td:nth-child(1){width:82px;min-width:82px;max-width:82px}table.grid.botsControlTable th:nth-child(2),table.grid.botsControlTable td:nth-child(2){width:114px;min-width:114px;max-width:114px}table.grid.botsControlTable th:nth-child(3),table.grid.botsControlTable td:nth-child(3){width:62px;min-width:62px;max-width:62px}table.grid.botsControlTable th:nth-child(4),table.grid.botsControlTable td:nth-child(4){width:90px;min-width:90px;max-width:90px}table.grid.botsControlTable th:nth-child(5),table.grid.botsControlTable td:nth-child(5){width:80px;min-width:80px;max-width:80px}table.grid.botsControlTable th:nth-child(6),table.grid.botsControlTable td:nth-child(6){width:88px;min-width:88px;max-width:88px}table.grid.botsControlTable th:nth-child(7),table.grid.botsControlTable td:nth-child(7){width:80px;min-width:80px;max-width:80px}table.grid.botsControlTable th:nth-child(8),table.grid.botsControlTable td:nth-child(8){width:80px;min-width:80px;max-width:80px}table.grid.botsControlTable th:nth-child(9),table.grid.botsControlTable td:nth-child(9){width:74px;min-width:74px;max-width:74px}table.grid.botsControlTable th:nth-child(10),table.grid.botsControlTable td:nth-child(10){width:76px;min-width:76px;max-width:76px}table.grid.botsControlTable th:nth-child(11),table.grid.botsControlTable td:nth-child(11){width:92px;min-width:92px;max-width:92px}table.grid.botsControlTable th:nth-child(12),table.grid.botsControlTable td:nth-child(12){width:76px;min-width:76px;max-width:76px}table.grid.botsControlTable th:nth-child(13),table.grid.botsControlTable td:nth-child(13){width:76px;min-width:76px;max-width:76px}table.grid.botsControlTable th:nth-child(14),table.grid.botsControlTable td:nth-child(14){width:108px;min-width:108px;max-width:108px}table.grid.botsControlTable tbody tr{height:var(--bots-control-row-h);cursor:pointer}table.grid.botsControlTable tbody tr:hover{background:#bfdbfe75}table.grid.botsControlTable tbody tr.sel{background:#93c5fd99;box-shadow:inset 0 0 0 1px #3b82f647}table.grid.botsControlTable tbody tr.sel:hover{background:#93c5fdb8}table.grid.botsActiveTable tbody tr{cursor:pointer}table.grid.botsActiveTable tbody tr:hover{background:#bfdbfe24}table.grid.botsActiveTable tbody tr.botsActiveRowSel{width:auto;max-width:none;min-height:0;padding:0;border:0;border-radius:0;color:inherit;outline:1px solid rgba(59,130,246,.85);outline-offset:-1px;background:#3b82f61a;box-shadow:inset 0 0 0 1px #3b82f659,0 6px 18px #00000059}table.grid.botsActiveTable tbody td.botsActiveNetCell,table.grid.botsActiveTable tbody td.botsActiveNetCell.glPos,table.grid.botsActiveTable tbody td.botsActiveNetCell.glNeg{font-weight:400}table.grid.botsActiveTable tbody td.botsActiveNetCell.glPos{font-weight:700}table.grid.botsControlTable tbody td.botsControlGlCell.glPos,table.grid.botsControlTable tbody td.botsControlGlCell.glNeg{font-weight:400}table.grid.botsControlTable tbody tr.sel td.botsControlGlCell.glPos,table.grid.botsControlTable tbody tr.sel td.botsControlGlCell.glNeg{font-weight:700}table.grid.botsActiveTable tbody td.botsActiveModeCell{font-size:calc(var(--ui-font-size) - 1px);line-height:1.15}table.grid.botsActiveTable tbody tr.botsActiveRowSel:hover{background:#3b82f61a}.botsControlFooter{display:flex;flex-direction:column;gap:12px;align-items:stretch;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff08}.botsControlSelection{min-width:0}.botsControlSelectionTitle{font-size:13px;font-weight:800;color:#f8fafcf2}.botsControlSelectionMeta{margin-top:4px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px}.botsControlSelectionMetaStack{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:100%}.botsControlSelectionMetaRow{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;width:100%}.botsControlSelectionMetaVal{text-align:right;justify-self:end}.botsControlSelectionMetaLbl{text-align:left}.botsControlFooterActions{justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:10px}.botsControlLoadNote{font-size:11px;max-width:320px;text-align:right}.botsControlLoadBtn{min-width:116px}.botsControlStopBtn{min-width:148px}.botsChartSvg{width:100%;height:462px;display:block}.botsChartHoverCross{stroke:#e2e8f085;stroke-width:.7px;stroke-dasharray:4 4;pointer-events:none}.botsChartHoverXGuide{stroke:#e2e8f070;stroke-width:.65px;stroke-dasharray:none;pointer-events:none}.botsChartHoverDot{fill:#f8fafc;stroke:#020617e6;stroke-width:1px;pointer-events:none}.botsChartHoverBox{position:absolute;z-index:6;min-width:190px;max-width:min(320px,calc(100% - 16px));padding:8px 10px;border-radius:10px;border:1px solid rgba(43,63,87,.96);background:#0d1624e6;color:#ebebebfa;font-size:10px;line-height:1.25;text-align:left;box-shadow:0 10px 24px #00000073;pointer-events:none}.botsChartHoverBox.mono{text-align:left}.botsChartHoverSpacer{height:4px}.botsChartHoverEvent{white-space:normal}.botsChartTickLabel{fill:#cbd5e1d1;font-size:11px;font-weight:600}.botsChartAxisTitle{fill:#e2e8f0eb;font-size:12px;font-weight:700}.botsChartEventGlyph{font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",Segoe UI Symbol,sans-serif;font-weight:700;paint-order:stroke;stroke:#0206178c;stroke-width:.55px}.botsLegendDot{display:inline-block;width:10px;height:10px;border-radius:999px;margin-right:5px;vertical-align:middle}.botsLegendLine{display:inline-block;width:18px;border-top:2px solid #60a5fa;margin-right:6px;vertical-align:middle;transform:translateY(-1px)}.botsLegendIcon{display:inline-block;width:20px;text-align:center;margin-right:4px;vertical-align:middle}.botsChartLegendRow{display:grid;gap:8px;margin-top:8px}.botsChartLegendRowTop{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.botsChartLegendRowTop .botsLegendGroup{flex:1 1 420px;min-width:260px}.botsLegendGroup{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:12px}.botsChartProfileInfo{margin-left:auto;display:inline-flex;align-items:center;gap:6px;min-width:0;font-size:12px;color:#e2e8f0eb}.botsChartProfileVal{font-weight:800;color:#f1f5f9f5;max-width:min(36vw,360px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.botsBuilderLayout{grid-template-columns:1fr;align-items:start}.botsStatusRowHasQuote{display:flex}.botsStatusQuote{margin-left:0;width:100%;align-items:flex-start}.botsStatusNoticeWrap{flex-basis:100%;min-width:0}.botsStatusQuotePx{font-size:calc(1em + 4px)}.botsNoticeLayer{top:calc(env(safe-area-inset-top) + 126px);width:calc(100vw - 18px)}.botsPanelFields,.botsChecksGrid,.botsStartFields{grid-template-columns:1fr}.botsStartRightCol{width:100%;gap:8px;margin-left:0}.botsLaunchServiceNote{white-space:normal;word-break:break-all}.botsStartChecksCol{grid-column:1 / -1;max-width:none;margin-top:0}.botsStartSummaryCol{max-width:none;justify-self:stretch}.botsLaunchTooltipsFooter{justify-self:start;justify-content:flex-start}.botsBetaRsVolumeCard{width:100%;max-width:none}.botsBetaRsVolumeHead,.botsBetaRsVolumeRow{flex-direction:column;align-items:stretch}.botsBetaRsVolumeRowStats{justify-content:flex-start;flex-wrap:wrap}.botsBetaRsVolumeRowMeta{white-space:normal}.botsStartSummary{width:100%;align-self:stretch}.botsParamInput{width:100%!important;min-width:0!important;max-width:100%!important}.botsSymPickerWrap{width:100%}.botsSymPickerFlyout{left:0;right:auto;width:min(94vw,440px);max-width:calc(100vw - 24px)}.botsCoreFields .field{display:flex;flex-direction:column;align-items:stretch;gap:6px}.botsParamValueWrap{width:100%;grid-template-columns:minmax(0,1fr) auto}.botsInputAffixWrap{width:100%}.botsParamValueWrap .botsParamInput{width:100%!important;min-width:0!important;max-width:100%!important}.botsCoreFields .fieldLabel{text-align:left;justify-self:auto}.botsCoreSummaryItem{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.botsCheckToggle{width:100%;max-width:none;white-space:normal}.botsCheckRow{flex-direction:column;align-items:stretch;gap:6px}.botsCheckRowInlineParams{flex-wrap:wrap}.botsNoValleyParams{width:100%}.botsNoValleyParamsInline{flex-wrap:wrap}.botsNoValleyParam{width:100%;grid-template-columns:minmax(0,1fr) auto}.botsStartModeChoice{width:100%}.botsChartSvg{height:334px}.botsActiveTableScroll{max-height:min(58vh,460px)}.botsControlTop{flex-direction:column}.botsControlMain,.botsControlFieldGrid{grid-template-columns:1fr}.botsControlStopWrap{min-width:0;width:100%;align-items:flex-start}.botsControlMarketCapPanel{margin-top:0}.botsControlInput{width:100%!important;min-width:0!important;max-width:100%!important}.botsControlFooter{width:100%}.botsControlLoadNote{max-width:none;text-align:left}.botsControlBucketsHead{grid-template-columns:1fr;gap:10px}.botsControlFiltersSide{align-items:flex-start}.botsControlFilterGroups{width:100%;gap:10px;justify-content:flex-start}.botsControlBucketsFoot{justify-content:flex-start}.botsControlFieldRow .botsControlInput{width:100%!important;min-width:0!important;max-width:100%!important}.botsControlFooterActions{width:100%}.botsChartTitleBar{grid-template-columns:1fr;gap:4px}.botsChartTitleLeft,.botsChartTitleCenter,.botsChartTitleRight{justify-self:start;white-space:normal}.botsLegendGroup{font-size:11px;gap:9px}.botsChartProfileInfo{margin-left:0;width:100%}.botsChartProfileVal{max-width:min(74vw,320px)}}@media(max-width:560px){.botsControlBucketsRow,.botsControlBucketBulkActions,.botsControlFilterGroups,.botsControlFilterGroup{width:100%}.botsControlBucketsFoot,.botsControlBucketsFootInline{justify-content:flex-start;margin-left:0}}.appShell{height:100%;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.mainCard{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;min-height:0}.mainCard .tableWrap{flex:1 1 auto;min-height:0}.trackingModeWrap{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.trackingBannerSlot{flex:0 0 auto;min-height:48px;display:flex;flex-direction:column;gap:8px;margin:0 0 10px;overflow:visible}.trackingBannerSlotFloating{min-height:0;margin:0;width:100%;pointer-events:none}.trackingBannerNotice{width:100%;max-width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;padding:4px 8px 4px 12px;border-width:1px;position:relative;overflow:visible;box-sizing:border-box}.trackingBannerSlotFloating .trackingBannerNotice{box-shadow:0 12px 28px #02061747;pointer-events:auto}.trackingBannerNoticeBody{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.trackingBannerNoticeMeta{flex:0 0 auto;display:inline-flex;align-items:center;min-width:0;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.35px;text-transform:uppercase;opacity:.88}.trackingBannerNoticeStamp{font-size:10px;font-weight:700;line-height:1.2;text-transform:none;opacity:.86;white-space:nowrap}.trackingBannerNoticeText{flex:1 1 320px;display:block;min-width:0;overflow-wrap:anywhere;word-break:break-word;line-height:1.3}.trackingBannerNoticeActions{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;margin-left:8px;align-self:center}.trackingNoticeLogWrap{position:relative;flex:0 0 44px;width:44px}.trackingModeWrap>.row{flex:0 0 auto}.trackingModeWrap .tableWrap{flex:1 1 auto;min-height:0}.trackingModeWrap table.grid tbody tr{cursor:pointer}.trackingModeWrap table.grid tbody tr.sel{outline:1px solid rgba(59,130,246,.85);outline-offset:-2px;background:#3b82f61a;box-shadow:inset 0 0 0 1px #3b82f659,0 6px 18px #00000059}.trackingModeWrap table.grid tbody tr.sel:hover{background:#3b82f61a}.header{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:10px}.headerCenterSlot{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.headerCenterWrap{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;min-width:0;max-width:100%}.headerFuturesStrip{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:12px;flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden!important;white-space:nowrap;scrollbar-width:none!important;-ms-overflow-style:none!important;font-weight:400!important}.headerFuturesStrip,.headerFuturesStrip *{font-weight:400!important}.headerFuturesStrip::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.headerFutureQuote{flex:0 1 auto;display:inline-flex;align-items:center;gap:8px;font-size:calc(11px + 2pt);line-height:1;font-weight:400;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important}.headerFutureQuoteBody{display:inline-flex;flex-direction:column;align-items:flex-start;gap:3px}.headerFutureMainRow{display:inline-flex;align-items:center;gap:5px}.headerFutureQuoteBody.hasWeekend .headerFutureMainRow,.headerFutureQuoteBody.hasWeekend .headerFutureSubRow{display:grid;grid-template-columns:6ch max-content max-content;column-gap:5px;align-items:center;justify-content:start}.headerFutureSym{color:#f1f5f9eb;font-size:inherit;line-height:inherit;letter-spacing:.2px;font-weight:inherit}.headerFutureSymBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;margin:0;color:inherit;font:inherit;line-height:inherit;cursor:pointer;text-decoration:none}.headerFutureSymBtn:hover,.headerFutureSymBtn:focus-visible{text-decoration:none}.headerFuturePx{font-size:inherit;line-height:inherit;font-weight:inherit;color:#f1f5f9eb}.headerFutureMove{font-size:inherit;line-height:inherit;font-weight:inherit}.headerFutureMove.pos{color:#22c55e}.headerFutureMove.neg{color:var(--watch-mini-day-neg)}.headerFutureMove.headerFutureNote{color:#e2e8f0bd;font-size:calc(1em - 2pt)}.headerFutureSubRow{display:inline-flex;align-items:center;gap:4px;font-size:inherit;line-height:1;white-space:nowrap}.headerFutureSubSym{color:#e2e8f0b8;letter-spacing:.2px;font-size:calc(1em - 2px)}.headerFutureSubPx{color:#f1f5f9db}.headerFutureSubMove{color:#e2e8f0cc}.headerFutureSubMove.pos{color:#22c55e}.headerFutureSubMove.neg{color:var(--watch-mini-day-neg)}.headerFutureSep{display:inline-block;width:1px;height:2.45em;background:#e2e8f080;color:transparent;font-size:0;line-height:0;font-weight:inherit;margin-left:7px;margin-right:1px;border-radius:999px;vertical-align:middle}.mobileFuturesToggleBtn{min-width:42px;font-weight:800;letter-spacing:.08em}.mobileFuturesToggleBtn.active{background:linear-gradient(180deg,#14497af5,#081b31fa);border-color:#60a5fabd;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0f172a57}.mobileFuturesModePage{display:grid;gap:12px;padding:10px 0 20px}.mobileFuturesPanel{position:relative;overflow:hidden;padding:16px;border-radius:26px;border:1px solid rgba(96,165,250,.2);background:radial-gradient(circle at top right,rgba(59,130,246,.22),transparent 36%),linear-gradient(180deg,#0a1220fa,#050b16fa);box-shadow:inset 0 1px #ffffff0d,0 24px 42px #02061775}.mobileFuturesPanel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.04),transparent 38%);pointer-events:none}.mobileFuturesPanelHead,.mobileFuturesGrid{position:relative;z-index:1}.mobileFuturesPanelHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobileFuturesTitle{margin-top:4px;font-size:19px;font-weight:900;letter-spacing:-.03em;color:#f8fafcfa}.mobileFuturesMeta{margin-top:0;font-size:10px;color:#bfdbfecc;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watchFuturesRefreshBtn{height:30px;padding:0 12px;border-radius:10px;font-size:11px;font-weight:700;white-space:nowrap;flex:0 0 auto}.mobileFuturesPanelMode{min-height:100%}.mobileFuturesGrid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.mobileFutureCard{--mobile-future-accent: #60a5fa;position:relative;overflow:hidden;padding:12px 14px 10px;border-radius:22px;border:1px solid rgba(148,163,184,.14);background:radial-gradient(circle at top right,rgba(255,255,255,.06),transparent 34%),linear-gradient(180deg,#0d1525f5,#070d17fa);box-shadow:inset 0 1px #ffffff0d,0 14px 30px #02061747}.mobileFutureCard.isChartable{cursor:pointer}.mobileFutureCard.isChartable:active{transform:translateY(1px)}.mobileFutureCard.isChartable:focus-visible{outline:2px solid rgba(96,165,250,.92);outline-offset:2px}.mobileFutureCard:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--mobile-future-accent),rgba(255,255,255,0));opacity:.96}.mobileFutureCardHead,.mobileFutureQuoteRow,.mobileFutureWeekendRow{position:relative;z-index:1}.mobileFutureCardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobileFutureIdentity{min-width:0}.mobileFutureIdentityTop{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mobileFutureTicker{font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#f8fafcf5}.mobileFutureGroup{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:#0f172a9e;color:#bfdbfee0;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mobileFutureQuoteRow{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:0}.mobileFutureQuoteBlock,.mobileFutureValueStack{min-width:0}.mobileFutureQuoteInline{display:grid;grid-template-columns:8.2ch auto;align-items:baseline;gap:14px;width:max-content;max-width:100%}.mobileFuturePrice{font-size:24px;font-weight:900;letter-spacing:-.03em;color:#f8fafcfa}.mobileFutureValueStack{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.mobileFutureMove{font-size:13px;font-weight:800;text-align:right}.mobileFutureMove.pos{color:#22c55e}.mobileFutureMove.neg{color:var(--watch-mini-day-neg)}.mobileFutureMove.note{color:#bfdbfeb8;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.mobileFutureWeekendRow{margin-top:12px;padding:10px 12px;border-radius:16px;border:1px solid rgba(148,163,184,.12);background:linear-gradient(180deg,#080e19eb,#040912fa);display:flex;align-items:center;justify-content:space-between;gap:12px}.mobileFutureWeekendRow.active{border-color:#60a5fa2e}.mobileFutureWeekendLeft{display:flex;align-items:center;gap:8px;min-width:0}.mobileFutureWeekendTag{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#60a5fa24;color:#bfdbfef0;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mobileFutureWeekendLabelStack{min-width:0;display:flex;flex-direction:column;gap:2px}.mobileFutureWeekendHint{color:#94a3b8c2;font-size:8px;line-height:1.25}.mobileFutureWeekendRight{min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.mobileFutureWeekendPrice{color:#f8fafcf5;font-size:12px;font-weight:800}.mobileFutureWeekendMove{font-size:9px;font-weight:800;text-align:right;color:#bfdbfed1}.mobileFutureWeekendMove.pos{color:#22c55e}.mobileFutureWeekendMove.neg{color:var(--watch-mini-day-neg)}.mobileFutureWeekendMove.note{color:#94a3b8c7}@media(min-width:560px){.mobileFuturesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.mobileFuturesPanel{padding:14px}.mobileFuturePrice{font-size:22px}.mobileFutureTicker{font-size:13px}.mobileFutureMove{font-size:12px}.mobileFutureStats{gap:6px}.mobileFutureStat{padding:8px}}.headerPinnedScale{display:flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;border:1px solid rgba(43,63,87,.9);background:#0d16248c;box-shadow:inset 0 1px #ffffff0f}.headerPinnedScale .range{width:140px}@media(max-width:900px){.headerPinnedScale{display:none}.headerCenterWrap{justify-content:flex-start}.headerFuturesStrip{gap:10px}.headerFutureQuote{gap:4px}}.brand{display:flex;gap:10px;align-items:center}.brandIcon{width:60px;height:60px;border-radius:8px;object-fit:contain}.brand .title{font-weight:400;letter-spacing:.2px;font-size:18px}@media(max-width:700px){.brandIcon{width:38px;height:38px}.brand .title{font-size:14px}}.brand .sub{color:var(--muted);font-size:12px;margin-top:2px}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.row.tiny{gap:6px}.pairedTopBar{flex-wrap:nowrap;align-items:center}@media(max-width:700px){.pairedTopBar .input{width:auto}.pairedTopBar .input.small{flex:1 1 auto;min-width:0}.pairedTopBar .badge{flex:0 0 auto;white-space:nowrap}.pairedTopBar .btn{flex:0 0 auto;white-space:nowrap;padding:8px 10px}}.pairedLegLabel{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 10px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff0f;color:var(--text);font-weight:700;white-space:nowrap;-webkit-user-select:none;user-select:none}select.sel.twoLegSideSel{box-sizing:border-box;height:34px;min-height:34px;line-height:32px;padding:0 34px 0 12px;font-size:12px;letter-spacing:.1px;font-weight:800;border-radius:12px;background:#5b1a2259;border:1px solid rgba(91,26,34,.85);color:#fff;cursor:pointer;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath fill='rgba(255,255,255,0.90)' d='M5.5 7.5 10 12l4.5-4.5 1.4 1.4L10 14.8 4.1 8.9z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px 14px;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #00000059}select.sel.twoLegSideSel:hover{filter:brightness(1.08)}select.sel.twoLegSideSel:focus{outline:none;box-shadow:0 0 0 2px #5b1a2299,inset 0 1px #ffffff0f,0 0 0 1px #00000059}select.sel.twoLegSideSel option,select.sel.twoLegSideSel optgroup{color:#000;background:#fff}.pairedChainStamp{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 8px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff0a;color:#ffffffb8;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.2px;min-width:72px;-webkit-user-select:none;user-select:none}.pairedLegLabel.pairedStrikeLabel{min-width:92px;font-variant-numeric:tabular-nums}.card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:12px;box-shadow:0 10px 24px #00000040}.modalOpaque{background:var(--pin-pop-bg)}@media(max-width:700px){.card{padding:8px}}.btn{padding:8px 12px;border-radius:10px;border:1px solid var(--line);background:var(--btn);color:#fff;cursor:pointer;transition:transform .12s ease,filter .12s ease,box-shadow .18s ease,opacity .12s ease}.btn:hover{filter:brightness(1.1)}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.secondary{background:var(--btn2)}.btn.danger{background:#3a0f15;border-color:#5b1a22}.btn.success{background:#0f3a1b;border-color:#1b5b2a}.btn.iconBtn{padding:8px 10px;min-width:40px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:16px}.btn.pill{border-radius:999px}.settingsFooterRow{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.settingsBottomBar{display:flex;justify-content:flex-end;align-items:flex-end;gap:12px;margin-top:12px}.settingsBottomBar .settingsResetStack{margin-top:0}.settingsResetStack{flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px}.settingsResetStack .btn{min-width:190px;text-align:center}@media(max-width:900px){.settingsBottomBar{flex-direction:column;align-items:stretch}.settingsResetStack{align-items:stretch}.settingsResetStack .btn{min-width:0;width:100%}}.btn.pulse{animation:btnPulse .65s ease-out 1}@keyframes btnPulse{0%{transform:scale(1);box-shadow:0 0 #fff0}35%{transform:scale(1.03);box-shadow:0 0 0 6px #ffffff1a}to{transform:scale(1);box-shadow:0 0 #fff0}}.btn.rebuilding{filter:brightness(1.05)}.btnSpinner{display:inline-block;width:12px;height:12px;margin-right:8px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#ffffffe6;animation:spin .75s linear infinite;vertical-align:-2px}@keyframes spin{to{transform:rotate(360deg)}}.volumeBusyPill{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:5px 10px;border-radius:10px;border:1px solid var(--line);background:var(--btn2);white-space:nowrap}.volumeBusyPillText{font-size:12px;font-weight:800;opacity:.9}.volumeBusyMiniBar{position:relative;display:inline-block;width:70px;height:4px;border-radius:999px;background:#ffffff2e;overflow:hidden}.volumeBusyMiniBarFill{position:absolute;top:0;left:0;bottom:0;border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#93c5fd)}.input{width:90px;padding:8px 10px;border-radius:10px;border:1px solid var(--line);background:#0e1a2a;color:var(--text)}.input.multilegFilter{width:160px}.range{accent-color:#60a5fa}.payoffModal .pill .input{background:#fff;color:#0f172a;border:none}.small{width:160px}.muted{color:var(--muted)}.accountSummaryCard{display:grid;gap:8px}.accountSummaryRow{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.accountSummaryLabel{font-size:12px;letter-spacing:.2px}.accountSummaryValue{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.accountSummaryBp{display:grid;gap:2px}.accountSummaryBpRow{line-height:1.7;font-size:13px}.tradeSymDesc{margin-bottom:6px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.2px;line-height:1.35;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.tradeRateLimitIcon{position:absolute;right:2px;bottom:2px;width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);background:#0000002e;color:#ffffffe6;font-size:11px;font-weight:900;line-height:1;cursor:help;-webkit-user-select:none;user-select:none}.tradeRateLimitIcon:hover{background:#00000047;border-color:#ffffff47}.tradeRateLimitTooltip{right:0;bottom:22px;min-width:240px;max-width:min(360px,calc(100vw - 40px));z-index:70}.hr.accountSummaryHr{margin:8px 0}.accountSummaryMargins{display:grid;gap:8px}.tradeAccountSummaryCard{padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px}@media(max-width:900px){.tradeAccountSummaryCard{padding:8px}.tradeRightWrap .accountSummaryRow{flex-direction:row;align-items:baseline;justify-content:space-between;gap:8px}.tradeRightWrap .accountSummaryLabel{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tradeRightWrap .accountSummaryValue{flex:0 0 auto}.tradeRightWrap .accountSummaryMargins{gap:6px}.hr.accountSummaryHr{margin:6px 0}}@media(max-width:700px){.accountSummaryCard{font-size:10px}.accountSummaryCard .accountSummaryLabel,.accountSummaryCard .accountSummaryValue,.accountSummaryCard b{font-size:10px!important}}.badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:999px;border:1px solid var(--line);background:var(--pill);font-size:var(--ui-font-sm);font-weight:400;letter-spacing:.2px}.badge.good{border-color:#16a34a;color:#b7f7c8}.badge.bad{border-color:#ef4444;color:#fecaca}.badge.neutral{border-color:#94a3b8e6;color:#cbd5e1}.badge.watchBetaAdjBadge{border-color:#ef4444d1;background:#7f1d1d85;color:#fecaca}.globalWarnLayer{position:fixed;top:calc(env(safe-area-inset-top,0px) + 112px);left:50%;transform:translate(-50%);width:min(calc(100vw - 24px),var(--app-w));display:flex;flex-direction:column;gap:8px;z-index:140;pointer-events:none}.globalWarnBar{position:relative;width:fit-content;max-width:min(100%,920px);min-width:min(100%,280px);display:flex;justify-content:center;align-items:center;padding:6px 30px 6px 12px;box-shadow:0 12px 28px #02061747;pointer-events:auto;margin:0 auto;min-width:0}.globalWarnText{display:block;width:100%;min-width:0;text-align:center;white-space:pre-wrap;overflow-wrap:anywhere}.globalWarnDismissToggle{position:absolute;top:50%;right:6px;transform:translateY(-50%);border:1px solid rgba(34,197,94,.65);background:#0f172a73;color:#bbf7d0;width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:12px;font-weight:900;line-height:1;cursor:pointer}.globalWarnDismissToggle:hover{background:#22c55e2e}@media(max-width:900px){.globalWarnLayer{width:calc(100vw - 16px)}}.badge{letter-spacing:.3px}.accountSelect{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;padding-right:26px;position:relative;line-height:1.4}.accountSelect{background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 14px) 50%,calc(100% - 9px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.accountSelect:focus{outline:none;box-shadow:0 0 0 2px #94a3b840}.tabs{display:flex;flex-wrap:wrap;align-items:flex-end}.tabsNotebook{gap:0;margin:0;padding:0;border-bottom:1px solid #2b4168;box-shadow:inset 0 -1px #ffffff0f}.tabsNotebook .tab{padding:9px 16px;border-radius:14px 14px 0 0;border:var(--tabs-border);border-bottom:none;background:linear-gradient(to bottom,#102238,#0b1726);color:#cbd5e1;cursor:pointer;font-weight:500;font-size:var(--ui-font-size);margin-right:0;position:relative;top:4px;box-shadow:inset 0 1px #ffffff0a,inset 0 -6px 10px #00000073}.tabsNotebook .tab+.tab{margin-left:-2px}.tabsNotebook .tab:hover{filter:brightness(1.5)}.tabsNotebook .tab.active{background:linear-gradient(to bottom,#234f8f,#17335a);border-color:#3b82f6;color:#fff;font-weight:500;top:0;z-index:5;box-shadow:inset 0 1px #ffffff2e,0 -2px #0006,0 -10px 24px #0000008c}.tabsNotebook .tab.active:after{content:"";position:absolute;left:10px;right:10px;bottom:-2px;height:2px;background:linear-gradient(to right,transparent,#60a5fa,transparent)}.tabsNotebook .tab:active{transform:translateY(1px)}.tabsPills{gap:8px;margin:10px 0;padding:8px;border:1px solid #223040;border-radius:14px;background:linear-gradient(to bottom,#0f1c2c,#0b1726);box-shadow:inset 0 1px #ffffff0d,0 10px 18px #00000038;border-bottom:none}.tabsPills .tab{padding:9px 14px;border-radius:999px;border:var(--tabs-border);background:linear-gradient(to bottom,#13253d,#0d1a2b);color:#e5e7eb;cursor:pointer;font-weight:500;font-size:var(--ui-font-size);margin-right:0;position:static;box-shadow:inset 0 1px #ffffff14,0 2px 10px #00000059;transition:transform .12s ease,filter .12s ease,box-shadow .12s ease}.tabsPills .tab.active{background:linear-gradient(to bottom,#2563eb,#1e40af);border-color:#60a5fa;color:#fff;font-weight:500;box-shadow:inset 0 1px #ffffff40,0 4px 10px #00000073}.tabsPills .tab:active{transform:translateY(1px);box-shadow:inset 0 2px 4px #0006}.tableWrap{display:flex;flex-direction:column;overflow:hidden;scrollbar-gutter:stable both-edges;border-radius:14px;border:1px solid var(--line);min-height:0}.tableScroll{flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.tableScroll,.watchDockBody,.paceDockTableScroll,.modal{scrollbar-width:thin;scrollbar-color:var(--sb-thumb) var(--sb-track)}.tableScroll::-webkit-scrollbar,.watchDockBody::-webkit-scrollbar,.paceDockTableScroll::-webkit-scrollbar,.modal::-webkit-scrollbar{width:var(--sb-size);height:var(--sb-size)}.tableScroll::-webkit-scrollbar-track,.watchDockBody::-webkit-scrollbar-track,.paceDockTableScroll::-webkit-scrollbar-track,.modal::-webkit-scrollbar-track{background:var(--sb-track);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff0f}.tableScroll::-webkit-scrollbar-thumb,.watchDockBody::-webkit-scrollbar-thumb,.paceDockTableScroll::-webkit-scrollbar-thumb,.modal::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,var(--sb-thumb),color-mix(in srgb,var(--sb-thumb) 65%,black));border-radius:999px;border:2px solid rgba(0,0,0,0);background-clip:padding-box;box-shadow:inset 0 1px #ffffff1a,0 6px 14px #00000059}.tableScroll::-webkit-scrollbar-thumb:hover,.watchDockBody::-webkit-scrollbar-thumb:hover,.paceDockTableScroll::-webkit-scrollbar-thumb:hover,.modal::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,var(--sb-thumb-hover),color-mix(in srgb,var(--sb-thumb-hover) 65%,black))}.tableScroll::-webkit-scrollbar-thumb:active,.watchDockBody::-webkit-scrollbar-thumb:active,.paceDockTableScroll::-webkit-scrollbar-thumb:active,.modal::-webkit-scrollbar-thumb:active{background:linear-gradient(to bottom,var(--sb-thumb-active),color-mix(in srgb,var(--sb-thumb-active) 65%,black))}.tableScroll::-webkit-scrollbar-corner,.watchDockBody::-webkit-scrollbar-corner,.paceDockTableScroll::-webkit-scrollbar-corner,.modal::-webkit-scrollbar-corner{background:var(--sb-corner)}.tableScroll.botsControlTableScroll{scrollbar-width:auto!important;scrollbar-color:rgba(100,116,139,.98) rgba(226,232,240,.84)!important}.tableScroll.botsControlTableScroll::-webkit-scrollbar{width:30px!important;height:30px!important}.tableScroll.botsControlTableScroll::-webkit-scrollbar-track{background:#e2e8f0d6!important;border-radius:999px;box-shadow:inset 0 0 0 1px #94a3b82e}.tableScroll.botsControlTableScroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#94a3b8f5,#64748b)!important;border-radius:999px;border:1px solid rgba(226,232,240,.78);background-clip:padding-box;box-shadow:inset 0 1px #ffffff2e,0 4px 10px #0000002e}.tableScroll.botsControlTableScroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#818c99,#475569)!important}.tableScroll.botsControlTableScroll::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#64748b,#334155)!important}.tableScroll.botsControlTableScroll::-webkit-scrollbar-corner{background:#e2e8f0d6!important}table.grid{width:100%;border-collapse:collapse;min-width:880px;background:var(--card2)}table.grid th,table.grid td{padding:10px;border-bottom:1px solid var(--row-line);text-align:var(--grid-align, left);font-size:var(--ui-font-size);white-space:nowrap;font-variant-numeric:tabular-nums}.quoteCol{color:var(--quote-font-color, inherit);font-weight:var(--quote-font-weight, inherit)}.pctBarCell{display:flex;width:100%;justify-content:flex-start;align-items:center;gap:4px}.pctBarTrack{width:80px;height:13px;border-radius:999px;background:#ffffff14;overflow:hidden}.pctBarFill{height:100%;background:currentColor}.pctBarText{min-width:6px;text-align:right;font-size:calc(var(--ui-font-size) - 2px);opacity:.75;font-variant-numeric:tabular-nums}table.grid.gridLongCalls{--lc-pl-col-w: 170px}table.grid.gridLongCalls th.col-pl,table.grid.gridLongCalls td.col-pl{width:var(--lc-pl-col-w);min-width:var(--lc-pl-col-w);max-width:var(--lc-pl-col-w)}table.grid.gridLongCalls td.col-pl .pctBarTrack{flex:1 1 100%;min-width:0}table.grid.gridLongCalls td.col-pl .pctBarText{min-width:44px}.lcPlCell{gap:0;column-gap:0}.lcPlCell .pctBarTrack{width:auto;flex:1 1 auto;min-width:70px}.lcPlCell .pctBarText{min-width:0;padding-left:4px;margin-left:0}table.grid thead th{position:sticky;top:0;z-index:3;background:#0f1c2c}table.grid tbody tr:hover{background:#15253a}table.grid th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}table.grid th.sortable:hover{background:#13243a}table.grid th.sortable .sortCaret{opacity:.65;margin-left:6px;font-size:11px}table.grid th.sortable.active .sortCaret{opacity:1}.right{margin-left:auto}.hr{height:1px;background:var(--line);margin:10px 0}.settingsModal .hr{width:100%;flex:0 0 100%;height:2px;background:var(--line);opacity:1;margin:10px 0}.settingsModal .settingsPane>.row{position:relative;padding-bottom:10px;margin-bottom:10px}.settingsModal .settingsPane>.row:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--line);opacity:1}.settingsModal .settingsPane>.row.settingsRowNoDivider{padding-bottom:0;margin-bottom:0}.settingsModal .settingsPane>.row.settingsRowNoDivider:after{display:none}.clickRow{cursor:pointer}.clickRow:hover{filter:brightness(1.08)}.payoffModal{width:1000px;height:600px;background:#fff;color:#000}@media(max-width:520px){.payoffModal{width:calc(100vw - 16px);max-width:calc(100vw - 16px);height:auto;max-height:calc(100vh - 16px);overflow:hidden}.payoffModal.floatingPayoffWindow{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.payoffModal .payoffControls>.row{flex-wrap:wrap!important;overflow-x:visible!important;-webkit-overflow-scrolling:auto;gap:3px!important}.payoffModal .pill{flex:0 0 auto}.chartShell{margin-top:10px;border-radius:10px}}.payoffModal .pill{border-color:#1d1e2050}.payoffModal .pill .input{background:#fff;color:#0f172a}.chartShell{position:relative;margin-top:10px;border:1px solid #d1d5db;border-radius:10px;overflow:hidden;background:#fff}.payoffSvg{width:100%;height:100%;display:block;touch-action:none;-webkit-user-select:none;user-select:none}.payoffModal .payoffChartShell,.payoffModal .chartShell{height:100%}.payoffModal .payoffChartShell canvas,.payoffModal .payoffChartShell svg,.payoffModal .chartShell canvas,.payoffModal .chartShell svg{width:100%!important;height:100%!important;display:block}.modal.payoffModal{display:flex;flex-direction:column}.payoffModal .payoffChartShell{flex:1 1 auto;min-height:360px;margin-left:auto;margin-right:auto;width:100%;max-width:980px}@media(max-width:520px){.payoffModal .payoffChartShell{flex:0 0 268px;height:268px;min-height:0;width:calc(100vw - 24px);max-width:520px;margin-left:auto;margin-right:auto}}.spotDragOverlay{fill:transparent;cursor:grab;pointer-events:all}.spotDragOverlay:active{cursor:grabbing}.xAxisPanOverlay{fill:transparent;cursor:grab;pointer-events:all}.xAxisPanOverlay:active{cursor:grabbing}.axisLine{stroke:#000;stroke-width:1.5}.strikeLine{stroke:#000;stroke-width:1;stroke-linecap:round;stroke-dasharray:1 3}.beLine{stroke:#fff;stroke-width:2;stroke-dasharray:1 4;stroke-linecap:round}.beLineDashed{stroke:#000;stroke-width:1;stroke-dasharray:1 4;stroke-linecap:round}.beCrossTick{stroke:#000;stroke-width:2}.beCrossDot{fill:#000}.beCrossText{fill:#000;font-size:13px;font-weight:500;pointer-events:none}.spotLine{stroke:#15803d;stroke-width:1}.payoffPath{fill:none;stroke:#1f77b4;stroke-width:1}.payoffControls{margin-top:10px}.pill{border:1px solid var(--line);border-radius:10px;padding:8px 10px;display:inline-flex;flex-direction:column;gap:2px}.tinyLabel{font-size:var(--ui-font-xs);font-weight:400;letter-spacing:.02em;color:inherit;opacity:1}.pill>div:not(.tinyLabel){font-size:12px;font-weight:400}.tinyInput{height:22px;padding:0 6px;border-radius:8px;font-size:12px;font-weight:400;max-width:60px}.gridLine{stroke:#0f172a1a;stroke-width:1}.axisText{fill:#0f172ae6;font-size:20px;font-weight:400}.chipText{fill:#0f172ae6;font-size:18px;font-weight:400}.axisTick{fill:#0f172abf;font-size:16px;font-weight:400}.payoffSvg .axisTick{font-size:17px;pointer-events:none;-webkit-user-select:none;user-select:none}.payoffSvg .spotLabelTextDesktopGreen{font-size:12px}@media(max-width:900px){.watchSparkPopup.pinned .axisTickY{font-size:10px}}.modalBack{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:14px;z-index:70000}.floatingPayoffLayer{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;z-index:70020;pointer-events:none}.floatingPayoffLayer .floatingPayoffWindow{pointer-events:auto}.floatingPayoffWindow{position:fixed;z-index:70020;inset:auto;resize:both;overflow:auto;min-width:560px;min-height:520px;max-width:96vw;max-height:92vh}@media(max-width:520px){.floatingPayoffWindow{resize:none!important;overflow:hidden!important;min-width:0!important;min-height:0!important;width:350px!important;height:420px!important;max-width:350px!important;max-height:420px!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.payoffModal .payoffChartShell,.payoffModal .chartShell{overflow:hidden!important}}.payoffWindowHeader{cursor:move;-webkit-user-select:none;user-select:none}.payoffCloseX{width:28px;height:28px;border-radius:8px;border:1px solid rgba(15,23,42,.18);background:#fff;color:#0f172ae6;font-size:18px;line-height:26px;font-weight:900;cursor:pointer}.payoffCloseX:hover{background:#0f172a0a}.modal{width:min(680px,96vw);max-height:min(80vh,800px);overflow:auto}.modal.settingsModal{width:min(700px,65vw)}@media(max-width:700px){.modalBack.modalBackNoShade{padding:0}.modal.settingsModal{width:85vw!important;max-width:85vw!important;border-radius:0;max-height:100dvh}}.settingsTwoPane{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.settingsPane{min-width:0}@media(max-width:900px){.settingsTwoPane{grid-template-columns:1fr}}.cols{display:grid;grid-template-columns:1fr;gap:8px}.chk{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;border:1px solid var(--line);background:#0f1b2a}.chk input{transform:scale(1.2)}.chkText{font-size:12px;font-weight:700}.chk.botsChartHoverToggle{padding:4px 0;border:0;background:transparent;box-shadow:none}@media(max-width:700px){.chk.chkMultileg{padding:6px 8px;gap:8px;border-radius:10px}.chk.chkMultileg input{transform:scale(1.05)}.chk.chkMultileg .chkText{font-size:10px}.chk.prem52Toggle,.chk.rollsToggle{display:none!important}.singlesExtrasInline .chk.greeksToggle,.singlesExtrasInline .chk.volOiToggle{padding:6px 8px;gap:8px;border-radius:10px}.singlesExtrasInline .chk.greeksToggle input,.singlesExtrasInline .chk.volOiToggle input{transform:scale(1.05)}.singlesExtrasInline .chk.greeksToggle .chkText,.singlesExtrasInline .chk.volOiToggle .chkText{font-size:10px}table.grid.gridLongCalls{--lc-pl-col-w: 124px}table.grid.gridLongCalls td.col-pl .pctBarText{min-width:40px}}.dragHandle{display:inline-flex;align-items:center;justify-content:center;width:18px;opacity:.75;cursor:grab;-webkit-user-select:none;user-select:none}.chk:active .dragHandle{cursor:grabbing}@media(max-width:700px){:root{--ui-font-size: 10px;--ui-font-scale: 1.1}}@media(max-width:700px){.wrap{padding:4px}.input{width:90px}table.grid{min-width:780px}}.selectedRow{background:#648cff26}@media(min-width:641px){.payoffSvg .axisTick,.payoffSvg .beCrossPillText{font-size:12px}.payoffSvg .spotLabelText{font-size:12px;font-weight:400}}@media(max-width:640px){.payoffSvg .axisTick{font-size:8px;font-weight:400}.payoffSvg .chipText{font-size:9px;font-weight:400}.payoffSvg .beCrossPillText{font-size:9px;font-weight:600}.payoffSvg .beCrossText{font-size:9px;font-weight:500}.payoffSvg .spotLabelTextMobile{font-size:9px;font-weight:700}}.spotLabelBg{fill:#04792f}.spotLabelText{fill:#fff;font-weight:600}.spotLabelTextDesktopGreen{fill:#15803d;font-weight:700}.spotLabelTextMobile{fill:var(--quote-font-color, var(--good))}.gainBg{fill:#1f77b426;stroke:none;pointer-events:none}.lossBg{fill:#ff7f0e26;stroke:none;pointer-events:none}.payoffAreaLabelText{font-weight:600;font-size:14px}.payoffAreaLabelGain .payoffAreaLabelText{fill:#1f77b426}.payoffAreaLabelLoss .payoffAreaLabelText{fill:#ff7f0e26}@media(max-width:640px){.payoffAreaLabelText{font-size:9px}}.payoffPlateauText{font-weight:600;font-size:10px;pointer-events:none;-webkit-user-select:none;user-select:none;dominant-baseline:middle}.payoffPlateauTextGain{fill:#a9cce6f2}.payoffPlateauTextLoss{fill:#d6a1a6f2}.payoffPill{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;padding:0 10px;border-radius:999px;font-weight:400;font-size:12px;line-height:1;color:#020000;border:1px solid rgba(0,0,0,.18);pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.payoffPillGain{background:#aecce4f2}.payoffPillLoss{background:#e4b3b8f2}@media(max-width:640px){.payoffPlateauText{font-size:9px}.payoffPlateauTextGain{fill:#0b5ed7f2}.payoffPlateauTextLoss{fill:#b02a37f2}.payoffPillGain{color:#0b5ed7!important}.payoffPillLoss{color:#b02a37!important}.payoffPill{font-size:9px;padding:0 6px}}.payoffModal .pill{font-weight:400}.btn.segBtn{letter-spacing:0;font-weight:500}.btn.active{filter:brightness(1.22);border-color:#60a5faf2;box-shadow:0 0 0 2px #60a5fa40,0 8px 18px #00000047}.paceDock{position:fixed;top:22px;left:14px;width:270px;max-height:calc(100vh - 120px);background:var(--watch-bg);border:1px solid var(--line);border-radius:14px;overflow:visible;z-index:39;display:flex;flex-direction:column;transition:max-height .16s ease}.paceDock.onTop{z-index:12000}.paceDock.closed{max-height:44px}.paceDock:not(.closed){background:#0d1624}.paceDockHead{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid var(--line);gap:8px}.paceDockHeadBtn{width:100%;border:none;color:inherit;cursor:pointer;text-align:left;position:relative;z-index:50;isolation:isolate;background-color:#0d1624;background-image:linear-gradient(180deg,#ffffff0f,#ffffff05);border-bottom:1px solid rgba(255,255,255,.12);border-radius:14px 14px 0 0;overflow:visible;box-shadow:inset 0 -1px #00000059;-webkit-tap-highlight-color:transparent}.paceDockHeadBtn:hover{filter:brightness(1.1)}.paceDockHeadBtn:focus{outline:none}.paceDockTitle{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:500;letter-spacing:.04em;font-size:calc(var(--ui-font-size-scaled) - 2px);opacity:1}.paceDockTitleText{opacity:.9}.paceDockHeadActions{display:flex;align-items:center;gap:8px;text-transform:none;position:relative;z-index:4}.paceDock.onTop .paceDockHeadActions{z-index:12040;isolation:isolate}.paceDock.onTop .paceAddInputWrap .watchAddSuggest{z-index:12050}.paceAddControl{display:inline-flex;align-items:center;gap:6px}.paceAddInputWrap .watchAddSuggest{left:0;right:auto;width:320px;max-width:min(52vw,calc(100vw - 24px))}.paceDockLoadBtn{height:25px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#00000029;color:#ffffffeb;cursor:pointer;font-weight:700;letter-spacing:.2px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.paceDockLoadBtn.paceDockCancelState{border:1px solid rgba(255,120,120,.32);background:#a028282e;color:#ffebebeb;font-weight:800}.paceDockCancelBtn{height:25px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,120,120,.32);background:#a028282e;color:#ffebebeb;cursor:pointer;font-weight:800;letter-spacing:.2px}.paceDockDateInput{height:25px;padding:0 8px;border-radius:10px;color-scheme:light;border:1px solid rgba(255,255,255,.14);background:#00000029;color:#ffffffc7;font-weight:600;letter-spacing:.2px;outline:none;min-width:132px;caret-color:transparent;user-select:none;-webkit-user-select:none;cursor:pointer}.paceDockDateInput::-webkit-calendar-picker-indicator{opacity:.95;cursor:pointer;-webkit-filter:invert(1) brightness(1.7) contrast(1.1);filter:invert(1) brightness(1.7) contrast(1.1)}.input.volDateInput{color-scheme:light;caret-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none}.input.volDateInput::-webkit-calendar-picker-indicator{opacity:.95;cursor:pointer;-webkit-filter:invert(1) brightness(1.7) contrast(1.1);filter:invert(1) brightness(1.7) contrast(1.1)}.paceDockLoadBtn:hover,.paceDockCancelBtn:hover{filter:brightness(1.1)}.paceDockLoadBtn:disabled{opacity:.55;cursor:default}.paceDockChevronIcon{font-size:15px;opacity:.95}.paceDockBody{display:flex;flex-direction:column;overflow:hidden;padding:8px 8px 10px;max-height:min(620px,calc(100vh - 170px))}.paceDockBody.closed{display:none}.paceDockTableScroll{flex:1 1 auto;min-height:0;overflow:auto;overflow-x:hidden;padding-right:2px}.paceDockStatus{margin-bottom:8px}.paceDockStatusLine{font-size:10px;line-height:1.2}.paceDockStatusBusyRow{display:flex;align-items:center;gap:8px}.paceDockStatusMsg{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paceDockTable{width:100%;table-layout:fixed;min-width:0!important;border-collapse:collapse;background:var(--card)}.paceDockTable th,.paceDockTable td{padding:0;border-bottom:1px solid var(--watch-row-line);font-size:13px!important;line-height:1;white-space:nowrap;overflow:hidden}.paceDockTable tbody tr{cursor:pointer}.paceDockTable tbody tr.sel{outline:1px solid rgba(59,130,246,.85);outline-offset:-1px;background:#3b82f61a;box-shadow:inset 0 0 0 1px #3b82f659,0 6px 18px #00000059}.paceDockTable tbody tr.sel td:first-child{padding-left:1px}.paceDockTable tbody tr.sel:hover{background:#3b82f61a}.paceDockTable th:first-child,.paceDockTable td:first-child{width:7ch;max-width:7ch;padding-left:0;padding-right:0}.paceDockSymCell{display:inline-block;position:relative}.paceDockSymText{display:inline-block}.paceDockRemoveSym{width:16px;height:16px;border-radius:5px;border:1px solid #ef4444;background:#7f1d1d;color:#fecaca;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;padding:0;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2;opacity:0;pointer-events:none}.paceDockTable tbody tr:hover .paceDockRemoveSym{opacity:1;pointer-events:auto}.paceDockRemoveSym:hover{color:#ffffffeb}.paceDockTable thead{position:relative;z-index:10}.paceDockTable thead tr{background:#0f1c2c}.paceDockTable thead th{position:sticky;top:0;z-index:11;background:#0f1c2c!important;background-clip:padding-box;opacity:1;font-weight:800;box-shadow:0 1px #ffffff14;cursor:pointer;-webkit-user-select:none;user-select:none;transform:translateZ(0)}.paceDockFoot{margin-top:8px;font-size:9px}.desktopFuturesRail{position:fixed;left:14px;bottom:14px;width:270px;max-height:min(420px,calc(100vh - 28px));z-index:38}.desktopFuturesRailPanel{position:relative;display:flex;flex-direction:column;gap:10px;min-height:0;max-height:inherit;padding:12px 10px;border:1px solid var(--line);border-radius:14px;background:radial-gradient(circle at top right,rgba(59,130,246,.18),transparent 38%),linear-gradient(180deg,#0a1220fa,#050b16fa);box-shadow:inset 0 1px #ffffff0a,0 18px 36px #02061752;overflow:hidden}.desktopFuturesRailHead{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:0 4px 2px}.desktopFuturesRailHeadMain{min-width:0;display:flex;flex-direction:column;gap:4px}.desktopFuturesRailTitle{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#f8fafcf5}.desktopFuturesRailMeta{font-size:11px;color:#bfdbfec2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktopFuturesRailGrid{flex:1 1 auto;min-height:0;overflow:auto;display:grid;gap:8px;padding-right:2px}.desktopFuturesRail .mobileFutureCard{padding:10px 10px 9px;border-radius:18px;border:0;box-shadow:none}.desktopFuturesRail .mobileFutureCard:before{display:none}.desktopFuturesRail .mobileFutureCard.isChartable{cursor:pointer}.desktopFuturesRail .mobileFutureCard.isChartable:focus-visible{outline:2px solid rgba(96,165,250,.92);outline-offset:2px}.desktopFuturesRail .mobileFutureQuoteRow{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;column-gap:8px}.desktopFuturesRail .mobileFutureQuoteInline{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:14px;width:100%}.desktopFutureTickerGroup{display:flex;align-items:center;gap:7px;min-width:0}.desktopFuturesRail .mobileFutureQuoteBlock{min-width:0}.desktopFutureRailIconWrap{width:24px;height:24px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28))}.desktopFutureRailIcon{display:block;width:24px;height:24px}.desktopFuturesRail .mobileFutureTicker{font-size:13px;font-weight:600;letter-spacing:.03em;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktopFuturesRail .mobileFuturePrice{font-size:13px;font-weight:600;min-width:0;width:max-content;text-align:right;justify-self:end;white-space:nowrap}.desktopFuturesRail .mobileFutureMove,.desktopFuturesRail .mobileFutureMove.note{font-size:11px;font-weight:600}.desktopFuturesRail .mobileFutureValueStack{min-width:0;justify-self:end;align-items:flex-end;justify-content:center}.desktopFuturesRail .mobileFutureWeekendRow{margin-top:8px;padding:8px 9px;border-radius:12px;border:0}.desktopFuturesRail .mobileFutureWeekendPrice,.desktopFuturesRail .mobileFutureWeekendMove{font-size:11px}.alertsRail{position:fixed;right:14px;bottom:14px;width:var(--watchdock-w-scaled);max-height:min(300px,calc(100vh - 120px));z-index:65020}.alertsRailPanel{display:flex;flex-direction:column;gap:8px;min-height:0;max-height:inherit;padding:10px;border:1px solid rgba(125,211,252,.16);border-radius:14px;background:radial-gradient(circle at top right,rgba(14,165,233,.14),transparent 36%),linear-gradient(180deg,#0c1625fa,#08101cfa);box-shadow:inset 0 1px #ffffff0d,0 16px 32px #02061742;overflow:hidden}.alertsRailHead{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.alertsRailTitleGroup{min-width:0;display:flex;flex-direction:column;gap:4px;overflow:hidden}.alertsRailTitle{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#f8fafcf5}.alertsRailMeta{font-size:11px;color:#bae6fdc7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alertsRailHeadActions{display:inline-flex;align-items:center;gap:6px}.alertsRailHeadBtn{height:28px;padding:0 9px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#f8fafceb;cursor:pointer;font-size:11px;font-weight:700}.alertsRailHeadBtn:hover{filter:brightness(1.08)}.alertsRailHeadBtn.isActive{border-color:#7dd3fc6b;background:#0ea5e92e;color:#e8f9fffa}.modal.alertsSettingsModal{width:min(820px,82vw);max-height:min(84vh,900px)}.alertsSettingsModalGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.alertsSettingsModalCard{min-width:0}.alertsSettingsModal .alertsRailSettings{padding:14px;gap:12px}.alertsSettingsModal .alertsRailTextarea{min-height:120px}.alertsRailSettings{display:grid;gap:10px;padding:10px;border-radius:12px;border:1px solid rgba(125,211,252,.12);background:#0f172ab8}.alertsRailSettingsSection{display:grid;gap:8px}.alertsRailSettingsTitle{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#e0f2fef0}.alertsRailSettingsChecks{display:grid;gap:6px}.alertsRailSettingsSub{font-size:10px;line-height:1.35;color:#bae6fdb8}.alertsRailTextarea{min-height:62px;resize:vertical}.alertsRailThresholdRow{display:grid;gap:8px}.alertsRailThresholdToggle{font-size:12px}.alertsRailThresholdInputs{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.alertsRailNum{width:90px;min-width:0;text-align:center;font-variant-numeric:tabular-nums}.alertsRailThresholdSuffix{font-size:11px;color:#e2e8f0c7}.alertsRailBody{flex:1 1 auto;min-height:0;overflow:auto;display:grid;gap:8px;padding-right:2px}.alertsRailCard{display:grid;gap:5px;padding:9px 10px;border-radius:12px;border:1px solid rgba(125,211,252,.14);background:linear-gradient(180deg,#0f172ad1,#0b1220e6)}.alertsRailCard.watch{border-color:#7dd3fc24}.alertsRailCard.high{border-color:#facc1557;box-shadow:inset 0 0 0 1px #facc1514}.alertsRailCard.critical{border-color:#f8717175;box-shadow:inset 0 0 0 1px #f8717124}.alertsRailCardHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.alertsRailCardLeft{display:inline-flex;align-items:center;gap:8px;min-width:0}.alertsRailSym{font-size:13px;font-weight:800;color:#f8fafcfa}.alertsRailBadge{padding:2px 6px;border-radius:999px;background:#7dd3fc24;color:#bae6fdf2;font-size:10px;font-weight:800;letter-spacing:.06em}.alertsRailAge{font-size:11px;color:#e2e8f0b8}.alertsRailMetric{font-size:15px;font-weight:800;color:#f8fafcf5}.alertsRailTitleLine{font-size:12px;font-weight:700;color:#e2e8f0eb}.alertsRailDetail{font-size:11px;line-height:1.35;color:#bfdbfed1}.alertsRailEmpty{padding:10px 8px 6px;font-size:11px;line-height:1.45;color:#bfdbfecc}@media(max-width:900px){.modal.alertsSettingsModal{width:88vw!important;max-width:88vw!important;max-height:100dvh}.alertsSettingsModalGrid{grid-template-columns:1fr}}@media(max-width:900px){.paceDock,.desktopFuturesRail,.alertsRail{display:none!important}}.watchDock{position:fixed;top:26px;right:14px;width:var(--watchdock-w-scaled);max-height:calc(100vh - 120px);background:var(--watch-bg);border:1px solid var(--line);border-radius:14px;overflow:visible;z-index:66000;display:flex;flex-direction:column;transition:max-height .16s ease}.watchDock.withAlertsRail{max-height:max(120px,calc(100vh - 340px))}.watchDock.onTop{z-index:66020}.watchDock table.grid th,.watchDock table.grid td{border-bottom-color:var(--watch-row-line)}.watchDock.closed{width:var(--watchdock-w-scaled);max-height:44px}.watchDock:not(.closed){background:#0d1624}.watchDockHead{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid var(--line);gap:8px}.watchDockHeadBtn{width:100%;border:none;color:inherit;cursor:pointer;text-align:left;position:relative;z-index:3;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border-bottom:1px solid rgba(255,255,255,.12);border-radius:14px 14px 0 0;overflow:visible;box-shadow:inset 0 -1px #00000059;-webkit-tap-highlight-color:transparent}.watchDockHeadBtn:hover{filter:brightness(1.1)}.watchDockHeadBtn:focus{outline:none}.watchDock.closed .watchDockHead{border-bottom:none}.watchDockTitle{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:500;letter-spacing:.04em;font-size:var(--ui-font-size-scaled);opacity:1}.watchDockTitleText{opacity:.9}.watchDockHeadActions{display:flex;align-items:center;gap:8px;text-transform:none;position:relative;z-index:4}.watchPresetSeg{display:inline-flex;align-items:center;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#00000029;overflow:hidden}.watchPresetBtn{height:30px;padding:0 8px;border:none;background:transparent;color:#ffffffc7;cursor:pointer;font-size:var(--ui-font-size-scaled);line-height:30px}.watchPresetBtn:hover{filter:brightness(1.1)}.watchPresetBtn.active{background:#ffffff1f;color:#ffffffeb;font-weight:700}.watchBetaBtn{width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#0003;color:#ffffffeb;cursor:pointer;font-size:var(--ui-font-size-scaled);line-height:1;font-weight:700;padding:0}.watchBetaBtn:hover{filter:brightness(1.1)}.watchBetaBtn.active{border-color:#7f1d1d;background:#7f1d1d80;color:#fecaca;box-shadow:inset 0 0 0 1px #ef444459,0 0 0 1px #00000038}.watchOwnedTypeBtn{width:28px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#0000002e;color:#ffffff94;cursor:pointer;font-size:12px;line-height:1;font-weight:800;padding:0}.watchOwnedTypeBtn:hover{filter:brightness(1.1)}.watchOwnedTypeBtn.active{border-color:#60a5fa66;background:#1d4ed857;color:#dbeafe;box-shadow:inset 0 0 0 1px #93c5fd29,0 0 0 1px #0003}.watchOwnedTypeGroup{display:inline-flex;align-items:center;gap:8px}.watchAddBtn{width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#0003;color:#ffffffeb;cursor:pointer;line-height:0;font-weight:500}.watchAddBtn:hover{filter:brightness(1.12)}.watchAddInput{width:8.5ch;height:24px;padding:0 8px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#00000040;color:#ffffffeb;outline:none;font-size:var(--ui-font-size-scaled)}.watchResetBtn{height:24px;padding:0 8px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#0000002e;color:#ffffffdb;cursor:pointer;font-size:var(--ui-font-size-scaled)}.watchRefreshIntWrap{display:inline-flex;align-items:center}.watchRefreshIntInput{width:40px;height:24px;padding:0 6px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#00000040;color:#ffffffeb;outline:none;font-size:var(--ui-font-size-scaled);text-align:right}.watchAddInputWrap{position:relative;display:inline-flex}.singlesSymInputWrap{position:relative;display:inline-flex;align-items:center}.volumeSymInputWrap.onTop{z-index:65000;isolation:isolate}.volumeSymInputWrap.onTop .watchAddSuggest{z-index:65010}.pairedExpiryInputWrap,.pairedStrategyInputWrap,.fourStrategyInputWrap{position:relative;display:inline-flex;align-items:center}.singlesSymInputWrap .inp,.pairedExpiryInputWrap .inp,.pairedStrategyInputWrap .inp{padding-right:34px}.singlesSymInputWrap.tradeSymNoCaret .inp{padding-right:10px}.singlesSymInputWrap .inp{box-sizing:border-box;display:block;height:34px;min-height:34px;padding:0 34px 0 10px;font-size:12px;line-height:32px;text-align:left}.expiryOwnedWrap select.singlesExpirySel{box-sizing:border-box;display:block;height:34px;min-height:34px;padding:0 34px 0 10px;font-size:12px;line-height:32px;text-align:left;text-align-last:left}.expiryOwnedWrap select.singlesExpirySel option{text-align:left}.singlesTypeWrap{position:relative;display:inline-flex;align-items:center}.singlesTypeWrap select.singlesTypeSel,.singlesControls select.singlesTypeSel{box-sizing:border-box;display:block;height:34px;min-height:34px;padding:0 34px 0 10px;font-size:12px;line-height:32px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.singlesTypeWrap button.tradeMobileDropdownBtn{box-sizing:border-box;display:block;height:34px;min-height:34px;padding:0 34px 0 10px;font-size:12px;line-height:32px;text-align:left;cursor:pointer}.tradeMobileDropdownMenu{left:0!important;right:0!important;width:auto!important;max-width:none!important}.tradeHistMobileDropdownMenu{right:auto!important;width:max-content!important;max-width:92vw!important}.tradeHistMobileDropdownMenu .watchAddSuggestItem{text-align:left!important;justify-content:flex-start!important}.tradeHistMobileDropdownMenu .watchAddSuggestSym{display:block;text-align:left!important;white-space:nowrap}.expiryMobileMenu .watchAddSuggestItem{text-align:left!important;justify-content:flex-start!important}.expiryMobileMenu .watchAddSuggestSym.mono{display:block;text-align:left!important;white-space:nowrap}.tradeMobileDropdownBtnRed{border:2px solid #ff4d4d!important}.tradeHistoryTickerCell{cursor:context-menu;user-select:none;-webkit-user-select:none}.tradeHistCtxOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60000}.tradeHistCtxMenu{position:absolute;width:240px;border-radius:12px;border:1px solid rgba(0,0,0,.18);background:#fff;box-shadow:0 14px 30px #00000059;padding:8px;color:#111}.tradeHistCtxMenu *{color:#111!important}.tradeHistCtxTitle{font-weight:900;font-size:12px;letter-spacing:.02em;padding:6px 8px 8px;color:#111}.tradeHistCtxItem{width:100%;display:block;border:0;background:transparent;color:#111;text-align:left;padding:8px 10px;border-radius:10px;cursor:pointer;font-size:12px}.tradeHistCtxItem:hover{background:#0000000f}.botsControlCtxOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60000}.botsControlCtxMenu{position:fixed;width:220px;border-radius:12px;border:1px solid rgba(0,0,0,.18);background:#fff;box-shadow:0 14px 30px #00000059;padding:8px;color:#111}.botsControlCtxMenu *{color:#111!important}.botsControlCtxTitle{font-weight:900;font-size:12px;letter-spacing:.02em;padding:6px 8px 8px}.botsControlCtxItem{width:100%;display:block;border:0;background:transparent;text-align:left;padding:8px 10px;border-radius:10px;cursor:pointer;font-size:12px}.botsControlCtxItem:hover{background:#0000000f}.botsActiveCtxMenu{width:220px}.botsActiveFilterMenu{width:248px}.botsActiveFilterCount{margin-left:auto;min-width:18px;text-align:right;opacity:.7;font-size:11px;font-weight:700}.tradeHistCtxDivider{height:1px;margin:6px 8px;background:#0000001a}.tradeHistFilterMenu{padding:8px}.tradeHistFilterActions{display:flex;gap:6px;padding:0 2px 2px}.tradeHistFilterAction{flex:1 1 auto;font-weight:800}.tradeHistFilterList{max-height:220px;overflow:auto;padding:2px 4px 4px}.tradeHistFilterRow{display:flex;align-items:center;gap:8px;padding:6px;border-radius:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.tradeHistFilterRow:hover{background:#0000000f}.tradeHistFilterRow input{width:14px;height:14px}.tradeHistFilterEmpty{padding:10px 8px;font-size:12px;color:#0009}table.grid.tradeHistoryTable th.filterable{cursor:pointer}table.grid.tradeHistoryTable th.filtered{box-shadow:inset 0 -2px #00c8ff59}.singlesSymCaret{font-size:14px;right:9px}.singlesSymCaret{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#ffffffc7;font-size:16px;font-weight:900}.expiryOwnedWrap{position:relative;display:inline-flex;align-items:center}.expiryOwnedWrap select.singlesExpirySel{background-image:linear-gradient(180deg,#122034f2,#0a1424f2);background-position:0 0;background-size:100% 100%;background-repeat:no-repeat}.singlesSymInputWrap .inp[list]::-webkit-calendar-picker-indicator{opacity:0;display:none}.singlesSymInputWrap .inp[list]{background-image:none!important}.singlesSymInputWrap .watchAddSuggest{right:auto;left:0;width:440px;max-width:min(72vw,calc(100vw - 24px));z-index:2500}.singlesSymInputWrap .watchAddSuggest.watchAddSuggestOwned{width:160px;max-width:160px}.watchAddSuggest{position:absolute;top:calc(100% + 6px);left:auto;right:0;transform:none;width:440px;max-width:min(72vw,calc(100vw - 24px));max-height:280px;overflow:auto;border-radius:12px;border:1px solid rgba(0,0,0,.18);background:#fff;box-shadow:0 14px 30px #00000059;padding:6px;z-index:50000}.watchAddSuggest:not(.expiryMobileMenu):not(.pairedStrategyMobileMenu):not(.twoLegStrategyMobileMenu):not(.fourStrategyMobileMenu):not(.tradeMobileDropdownMenu){max-height:420px}@media(max-width:520px){.watchDock .watchAddSuggest.watchAddSuggestMobile{position:fixed;left:12px;right:12px;width:auto;max-width:none;transform:none}.singlesSymInputWrap .watchAddSuggest{right:auto;left:0;transform:none;max-width:calc(100vw - 24px)}}.watchAddSuggestItem{width:100%;display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:10px;border:0;cursor:pointer;background:transparent;color:#111;text-align:left}.watchAddSuggestItem:hover{background:#0000000f}.watchAddSuggestItem.active{background:#3b82f624;outline:1px solid rgba(59,130,246,.35)}.watchAddSuggestSym{min-width:70px;font-weight:800;letter-spacing:.02em}.singlesSymInputWrap .watchAddSuggestSym.mono{text-align:left}.watchAddSuggestDesc{flex:1;opacity:.9;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:521px){.singlesSymInputWrap .watchAddSuggestItem{font-size:12px;line-height:1.15}.singlesSymInputWrap .watchAddSuggestDesc{font-size:10px}}.watchResetBtn:hover{filter:brightness(1.12)}.watchDockToggle{width:34px;height:30px;padding:0;display:flex;align-items:center;justify-content:center}.watchDockBody{padding:6px 8px 8px;overflow:auto;position:relative;z-index:1;transition:opacity .14s ease,transform .14s ease;will-change:opacity,transform}.watchDockBody.closed{opacity:0;transform:translateY(-6px);pointer-events:none}.watchDockBody.open{opacity:1;transform:translateY(0);pointer-events:auto}.watchTable{width:100%;border-collapse:collapse;font-size:12px}.watchTable thead{position:relative;z-index:5}.watchTable thead th{position:sticky;top:0;z-index:6;background:var(--pin-pop-bg)!important;background-clip:padding-box;opacity:1;border-bottom:1px solid var(--line);text-align:center;padding:6px;font-weight:700;line-height:1.25;transform:translateZ(0)}.watchTable td{border-bottom:1px solid var(--row-line);padding:6px;vertical-align:middle;line-height:1.15;text-align:center}.watchTable tbody tr:hover{background:#ffffff0a}.mono{font-variant-numeric:tabular-nums;text-align:center}.watchMiniList{margin-top:10px;border-top:1px solid var(--watch-row-line);padding-top:8px;display:flex;flex-direction:column;gap:6px}.watchMiniRow{display:grid;grid-template-columns:60px 1fr 86px;align-items:center;gap:0px;padding:2px 4px;border-radius:10px}.watchMiniRow:hover{background:#ffffff0a}.watchMiniRow.mobileTapTarget{cursor:pointer}.watchMiniRow.mobileTapTarget:active{background:#ffffff12}.watchMiniRow.mobileTapTarget:focus-visible{outline:2px solid rgba(96,165,250,.92);outline-offset:2px}.watchMiniLeft{min-width:0;position:relative;display:block}.watchMiniSym{font-weight:500;text-align:left;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watchMiniSymBeta{color:#9fd4ff}.watchMiniBetaVal{margin-top:1px;font-size:10px;line-height:1.1;text-align:left;white-space:nowrap;color:#9fd4ff;opacity:.9}.watchMiniRemove{width:16px;height:16px;border-radius:6px;background:#7f1d1d;border:1px solid #ef4444;color:#fecaca;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:0;padding:0;position:absolute;left:-6px;top:-2px;z-index:2;opacity:0;pointer-events:none}.watchMiniRow:hover .watchMiniRemove{opacity:1;pointer-events:auto}.watchMiniRemove:hover{color:#ffffffeb;border-color:#ffffff2e}.watchMiniSpark{display:flex;justify-content:flex-start;align-items:center;opacity:.95}.watchMiniSpark{opacity:.82}.watchSpark{width:100%;height:42px;display:block}.watchSparkPath{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.watchSparkLineUp{stroke:var(--good);stroke-width:1;fill:none;stroke-linecap:round;stroke-linejoin:round}.watchSparkLineDown{stroke:var(--bad);stroke-width:1;fill:none;stroke-linecap:round;stroke-linejoin:round}.watchSparkFillUp{fill:url(#watchSparkFillUpGrad)}.watchSparkFillDown{fill:url(#watchSparkFillDownGrad)}.watchSparkPopup{position:fixed;z-index:66040;pointer-events:none;--watchSparkPopupHeadH: 44px;background:var(--card2);border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 28px #00000059;overflow:hidden}.watchSparkPopup.pinned{pointer-events:auto;background:var(--pin-pop-bg);border:1px solid var(--pin-pop-border);box-shadow:0 18px 46px #0000008c,0 0 0 1px var(--pin-pop-border-outer),inset 0 1px #ffffff0f}@media(orientation:landscape)and (pointer:coarse){.watchSparkPopup.pinned.fullscreen{box-sizing:border-box;padding:0;border-radius:0;border:0;box-shadow:none}.watchSparkPopup.pinned.fullscreen .watchSparkPopupHead{padding:0}}.watchGhostCursor{position:fixed;z-index:66050;width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.92);box-shadow:0 0 0 2px #0000008c;transform:translate(-50%,-50%);pointer-events:none;opacity:.95}.watchSparkPopupHead{position:relative;height:var(--watchSparkPopupHeadH);width:100%;display:flex;align-items:center;padding:8px 12px;background:linear-gradient(to bottom,color-mix(in srgb,var(--pin-head-blue) 70%,transparent),transparent),linear-gradient(to bottom,color-mix(in srgb,var(--card2) 92%,black),var(--card2));border-bottom:1px solid color-mix(in srgb,var(--pin-head-blue) 55%,var(--line));box-shadow:inset 0 -1px #ffffff0a}.watchSparkPopupHeadOpts{display:flex;align-items:center;gap:10px;margin-left:auto;margin-right:8px}.watchSparkPopupHeadOpts .pinHeadOptLbl{font-size:12px;white-space:nowrap}.watchSparkPopupResizeHandle{position:absolute;right:8px;bottom:8px;width:18px;height:18px;border-radius:6px;cursor:nwse-resize;pointer-events:auto;z-index:4;background:linear-gradient(135deg,transparent 0 50%,color-mix(in srgb,var(--pin-head-blue) 65%,white) 50% 56%,transparent 56% 66%,color-mix(in srgb,var(--pin-head-blue) 65%,white) 66% 72%,transparent 72% 82%,color-mix(in srgb,var(--pin-head-blue) 65%,white) 82% 88%,transparent 88% 100%);box-shadow:0 0 0 1px color-mix(in srgb,var(--line) 78%,transparent),0 3px 10px #00000059}.watchSparkPopupResizeHandle:hover{box-shadow:0 0 0 1px color-mix(in srgb,var(--line) 50%,white),0 4px 12px #0000006b}@media(max-width:640px){.watchSparkPopupHeadOpts{gap:6px;margin-left:auto;margin-right:8px}.watchSparkPopupHeadOpts .chk{padding:5px 7px;gap:6px;border-radius:10px}.watchSparkPopupHeadOpts .chk input{transform:scale(1)}.watchSparkPopupHeadOpts .pinHeadOptLbl{font-size:11px}}.watchSparkPopupClose{margin-left:0;width:28px;height:28px;border-radius:10px;border:1px solid color-mix(in srgb,var(--line) 70%,transparent);background:color-mix(in srgb,var(--card2) 85%,black);color:var(--muted);display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none}.watchSparkPopupClose:hover{color:var(--text);background:color-mix(in srgb,var(--card2) 70%,black)}.watchSparkPopupClosePinned{background:#ef4444eb;border-color:#ef4444d9;color:#fff}.watchSparkPopupClosePinned:hover{background:#dc2626f2;border-color:#dc2626f2;color:#fff}.watchSparkPopupHead.dragHandle{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.watchSparkPopupHead.dragHandle:active{cursor:grabbing}.watchSparkPopupRefLabel{fill:#ffffffe6;font-size:11px;font-variant-numeric:tabular-nums;paint-order:stroke;stroke:#0000008c;stroke-width:3px;stroke-linejoin:round}.watchSparkPopupRefLabelCur{fill:#ff5a5af2}.watchSparkPopupRefLabelPrev{fill:#dcdcdcd9}.watchSparkPopupSym{font-weight:500;letter-spacing:.02em}.watchSparkPopupSymRow{display:flex;align-items:center;gap:8px}.watchSparkPopupBetaTag{font-size:11px;line-height:1;padding:3px 8px;border-radius:999px;border:1px solid rgba(239,68,68,.82);color:#fecaca;background:#7f1d1d8f;position:static;pointer-events:none;white-space:nowrap}.watchSparkPopupBetaBtn{width:auto;min-width:92px;height:24px;border-radius:999px;font-size:11px;line-height:1;padding:0 10px;letter-spacing:.02em;white-space:nowrap}.watchSparkPopupBetaCheck{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:114px;padding:0 10px}.watchSparkPopupBetaCheck input{width:12px;height:12px;margin:0;accent-color:#60a5fa}.watchSparkPopupBetaTxt{font-size:11px;font-weight:700;line-height:1}.watchSparkPopupBetaCheck.active .watchSparkPopupBetaTxt{font-size:13px;font-weight:800}.watchSparkPopupBetaBtnCenter{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.watchSparkPopupQuoteBox{display:flex;flex-direction:column;justify-content:center;gap:2px;margin-left:10px;padding:5px 9px;border-radius:11px;background:color-mix(in srgb,var(--card2) 78%,black);border:1px solid color-mix(in srgb,var(--line) 70%,transparent);box-shadow:inset 0 1px #ffffff0f,0 6px 16px #0000002e;min-width:110px}.watchSparkPopupQuoteMain{font-size:13px;line-height:1;font-weight:700;letter-spacing:.01em;color:var(--text);font-variant-numeric:tabular-nums}.watchSparkPopupQuoteChg{font-size:12px;line-height:1;color:var(--muted);font-variant-numeric:tabular-nums}.watchSparkPopupQuoteBox.up .watchSparkPopupQuoteChg{color:color-mix(in srgb,var(--good) 78%,white)}.watchSparkPopupQuoteBox.down .watchSparkPopupQuoteChg{color:color-mix(in srgb,var(--bad) 78%,white)}@media(max-width:640px){.watchSparkPopupBetaTag{font-size:10px;padding:3px 7px}.watchSparkPopupBetaBtn{min-width:84px;height:22px;font-size:10px;padding:0 8px}.watchSparkPopupBetaCheck{min-width:102px;gap:5px;padding:0 8px}.watchSparkPopupBetaTxt{font-size:10px}.watchSparkPopupBetaCheck.active .watchSparkPopupBetaTxt{font-size:12px}.watchSparkPopupQuoteBox{margin-left:8px;padding:5px 8px;min-width:108px}.watchSparkPopupQuoteMain{font-size:14px}.watchSparkPopupQuoteChg{font-size:11px}}.watchSparkPopupScalePct{font-size:12px;line-height:1;padding:3px 8px;border-radius:999px;border:1px solid color-mix(in srgb,var(--pin-head-blue) 60%,var(--line));background:linear-gradient(180deg,color-mix(in srgb,var(--pin-head-blue) 65%,transparent),color-mix(in srgb,var(--card2) 92%,black));box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #00000040}.watchSparkPopupName{margin-left:10px;color:var(--muted);font-size:12px;line-height:1;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watchSparkPopupSvg{width:100%;height:calc(100% - var(--watchSparkPopupHeadH));display:block}.watchSparkPriceOverlay{--wspo-scale: 1;position:absolute;left:14px;top:calc(var(--watchSparkPopupHeadH) + 10px);z-index:6;pointer-events:none;display:flex;gap:0;background:#fffffff7;border:1px solid rgba(0,0,0,.1);border-radius:9px;overflow:hidden;box-shadow:0 10px 22px #00000042}.wspoBlock{padding:calc(7px * var(--wspo-scale)) calc(9px * var(--wspo-scale));min-width:calc(142px * var(--wspo-scale))}.wspoBlock+.wspoBlock{border-left:1px solid rgba(0,0,0,.1)}.wspoTop{display:flex;align-items:baseline;gap:10px}.wspoPrice{font-size:calc(22px * var(--wspo-scale));line-height:1;font-weight:750;letter-spacing:-.02em;color:#000000eb;font-variant-numeric:tabular-nums}.wspoChg{font-size:calc(14px * var(--wspo-scale));line-height:1;font-weight:700;font-variant-numeric:tabular-nums}.wspoBlock.up .wspoChg{color:var(--good)}.wspoBlock.down .wspoChg{color:var(--bad)}.wspoSub,.wspoSub2{margin-top:calc(4px * var(--wspo-scale));font-size:calc(12px * var(--wspo-scale));line-height:1.1;color:#0000009e}.wspoSub2{margin-top:calc(3px * var(--wspo-scale))}@media(orientation:landscape)and (pointer:coarse){.wspoBlock{padding:9px 10px;min-width:175px}.wspoPrice{font-size:18px}}.watchSparkPopupBg{fill:#ffffff09}.watchSparkPopupVolBar{stroke:#ffffff24;shape-rendering:crispEdges;pointer-events:none}.watchSparkPopupVolBarMini{stroke-width:.85}.watchSparkPopupVolBarPinned{stroke-width:1.35}.watchSparkPopupAxis{fill:#ffffffc7;font-size:11px;font-variant-numeric:tabular-nums}.watchSparkPopupLineUp{fill:none;stroke:var(--good);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.watchSparkPopupLineDown{fill:none;stroke:var(--bad);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.watchSparkPopupPrevClose{stroke:#dcdcdcb3;stroke-width:1;stroke-dasharray:4 4;shape-rendering:crispEdges;pointer-events:none}.watchSparkPopupCurrent{stroke-width:1;stroke-dasharray:4 4;shape-rendering:crispEdges;pointer-events:none}.watchSparkPopupCurrentUp{stroke:#4ade80}.watchSparkPopupCurrentDn{stroke:#ef4444}.watchSparkPopupCurTagRect{fill:var(--watch-axis-pill-bg);stroke:var(--watch-axis-pill-bg);stroke-width:1px;fill-opacity:1;opacity:1;pointer-events:none}.watchSparkPopupCurTag.good .watchSparkPopupCurTagRect{fill:var(--good);stroke:var(--good)}.watchSparkPopupCurTag.bad .watchSparkPopupCurTagRect{fill:var(--bad);stroke:var(--bad)}.watchSparkPopupCurTag.good .watchSparkPopupCurTagText,.watchSparkPopupCurTag.bad .watchSparkPopupCurTagText{fill:#fff}.watchSparkPopupCurTagText{fill:var(--watch-axis-pill-text);font-size:11px;font-weight:500;font-variant-numeric:tabular-nums;opacity:1;stroke:none;paint-order:normal;pointer-events:none}.watchSparkPopupPrevTagRect{fill:var(--watch-axis-pill-bg);stroke:var(--watch-axis-pill-bg);stroke-width:1px;pointer-events:none;shape-rendering:crispEdges}.watchSparkPopupPrevTagText{fill:var(--watch-axis-pill-text);font-size:11px;font-weight:500;font-variant-numeric:tabular-nums;stroke:none;paint-order:fill;pointer-events:none}.watchSparkPopupHoverHit{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.watchSparkPopupCrosshair{stroke:#dcdcdc4d;stroke-width:.9;stroke-dasharray:2 4;shape-rendering:crispEdges;pointer-events:none}.watchSparkPopupRefLabelHover{fill:#e6e6e6f2}.watchSparkPopupPillRect{fill:#fff;stroke:#00000040;stroke-width:1px}.watchSparkPopupPillText{fill:#000;font-size:11px;font-weight:500;font-variant-numeric:tabular-nums;stroke:none;paint-order:normal}.watchSparkPopupAxisHoverPillRect{fill:#fff;stroke:#00000040;stroke-width:1px}.watchSparkPopupAxisHoverPillText{fill:#000;font-size:11px;font-weight:500;font-variant-numeric:tabular-nums;stroke:none;paint-order:normal}.watchSparkPopupAxisNowPillRect{fill:#fff;stroke:#00000040;stroke-width:1px}.watchSparkPopupAxisNowPillText{fill:#000;font-size:11px;font-weight:500;font-variant-numeric:tabular-nums;stroke:none;paint-order:normal}.watchSparkPopupAxisHover{fill:#f0f0f0eb;font-weight:500}.watchMiniRight{min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.watchMiniPx{font-weight:500;text-align:right}.watchMiniDay{font-size:var(--ui-font-xs);opacity:.9;text-align:right}.watchMiniDay .pos{color:#09e209}.watchMiniDay .neg{color:var(--watch-mini-day-neg)}@media(max-width:900px){.watchDock{top:var(--watchdock-top-mobile);width:var(--watchdock-w-scaled)}.watchOwnedTypeGroup{gap:4px}.watchDockHead{justify-content:flex-start}.watchDockTitle{flex:1 1 auto;min-width:0;justify-content:flex-start}.watchDockTitleText{display:none}.watchDockHeadActions{flex:1 1 auto;min-width:0;justify-content:flex-start;margin-right:0;gap:6px}.watchDock.closed{width:44px;max-height:44px;box-shadow:none}.watchDock.closed .watchDockTitle{display:none}}.tableBottomBar{position:relative;left:auto;right:auto;bottom:auto;flex:0 0 auto;width:100%;height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 10px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--card) 96%,black);box-shadow:0 -10px 22px #0000002e;z-index:5;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.singlesExtrasInline{flex:0 0 auto;padding:8px 10px 0;background:transparent;border:0;box-shadow:none}.tableBottomBar.singlesBottomBar{height:74px;padding:12px;border-top:0;align-items:stretch;margin-top:10px}.tableBottomBar.singlesBottomBar .singlesBottomGrid{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.tableBottomBar.singlesBottomBar .singlesBottomLeft{flex:1 1 auto;min-width:0;display:flex;align-items:stretch;gap:12px}.tableBottomBar.singlesBottomBar .singlesBottomBadges{display:flex;align-items:center;gap:10px;flex-wrap:wrap;align-self:center}.tableBottomBar.singlesBottomBar .singlesBottomBadges .badge{font-size:calc(var(--ui-font-size) * 1.05);line-height:1.15}.tableBottomBar.singlesBottomBar .singlesBottomFields{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;align-self:flex-end}.tableBottomBar.singlesBottomBar .singlesBottomOrderBtns{display:flex;align-items:flex-end;gap:8px;padding-bottom:1px}.enforceOrderChecksRow{display:inline-flex;align-items:center;gap:8px;margin-right:10px;-webkit-user-select:none;user-select:none}.enforceOrderChecksCheckbox:not(:checked){box-shadow:0 0 0 2px #d40000;border-radius:2px}.enforceOrderChecksLabel{font-size:12px}.tableBottomBar.singlesBottomBar .singlesBottomOrderBtns .btn{min-height:34px;padding:10px 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-weight:700}.tableBottomBar.pairedBottomBar{height:64px;padding:12px;justify-content:flex-start;margin-top:10px}.tableBottomBar.pairedBottomBar .pairedBottomBtns{display:flex;align-items:flex-end;gap:8px}.tableBottomBar.pairedBottomBar .pairedBottomBtns .btn{min-height:34px;padding:10px 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-weight:700}@media(max-width:700px){.tableBottomBar.pairedBottomBar{height:auto;padding-bottom:calc(12px + env(safe-area-inset-bottom))}}@media(max-width:700px){.tableBottomBar.singlesBottomBar{height:auto;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.tableBottomBar.singlesBottomBar .singlesBottomGrid{flex-wrap:wrap;justify-content:flex-start}.tableBottomBar.singlesBottomBar .singlesBottomLeft{flex:1 1 100%;justify-content:flex-start}.tableBottomBar.singlesBottomBar .singlesBottomFields{flex-wrap:nowrap;gap:8px}.tableBottomBar.singlesBottomBar .singlesBottomOrderBtns{width:auto;justify-content:flex-start}.tableBottomBar.singlesBottomBar .singlesBottomOrderBtns .btn{padding:10px;min-height:34px}}.tableBottomBar .bbLeft{display:flex;align-items:center;min-width:160px}.tableBottomBar .bbTitle{font-weight:500;font-size:13px;opacity:.95;letter-spacing:.25px}.tableBottomBar .bbSub{font-size:11px;opacity:.8}.tableBottomBar .bbMid{flex:1;min-width:0;display:flex;align-items:center;justify-content:center}.tableBottomBar .bbMidText{font-size:15px;font-weight:500;letter-spacing:.2px;opacity:.95;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.tableBottomBar .bbMidText.muted{font-size:12px;font-weight:700;opacity:.75}.tableBottomBar .bbRight{display:flex;align-items:center;gap:10px}@media(max-width:700px){.tableBottomBar{height:auto;flex-wrap:wrap;justify-content:flex-start;gap:8px;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.tableBottomBar .bbMid{order:0;flex:1 1 100%;justify-content:flex-start}.tableBottomBar .bbMidText{font-size:12px;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.15}.tableBottomBar .bbLeft{order:1;display:flex;min-width:0}.tableBottomBar .bbTitle{font-size:12px}.tableBottomBar .bbRight{order:1;flex:1 1 auto;justify-content:flex-end;gap:8px}.tableBottomBar .bbQty{width:44px}.tableBottomBar .bbLimit{width:74px}}.tableBottomBar .bbQty{width:48px;height:30px;padding:2px 6px;font-size:13px}.tableBottomBar .bbQty input{padding:0}.bbLabel{font-size:11px;opacity:.85;margin-left:6px;margin-right:4px;white-space:nowrap}.bbLimit{width:86px;height:30px;text-align:center;font-weight:500}.tableBottomBar{box-shadow:0 -10px 22px #0000002e,inset 0 1px #ffffff0d}.field{display:flex;flex-direction:column;gap:4px}.fieldLabel{font-size:11px;color:var(--muted);font-weight:800;letter-spacing:.2px}.chainRefreshStamp{font-weight:600}.singlesWrap .inp,.singlesWrap .sel,.pairedWrap .inp,.pairedWrap .sel,.fourWrap .inp,.fourWrap .sel,.tradeControlsWrap .inp,.tradeControlsWrap .sel,.tradeHistoryControls .sel,.volumeModePanel .inp,.volumeModePanel .sel,.alertsSettingsModal .inp,.alertsSettingsModal .sel,.settingsModal .inp,.settingsModal .sel{padding:10px 12px;min-height:34px;border-radius:12px;border:1px solid rgba(96,165,250,.35);background:linear-gradient(180deg,#122034f2,#0a1424f2);color:var(--text);font-weight:700;outline:none;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #00000059}.settingsModal .settingsNumInp,.alertsSettingsModal .settingsNumInp{width:90px;text-align:center;font-variant-numeric:tabular-nums}.settingsSubmenu{margin-top:6px;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0000001f}.settingsSubmenu>summary{cursor:pointer;font-size:12px;font-weight:700;color:var(--text);-webkit-user-select:none;user-select:none;margin-bottom:8px}.settingsSubmenu[open]>summary{margin-bottom:10px}.pairedWrap .tableWrap.singlesTableWrap{border:none}.pairedWrap .pairedStrategySel,.pairedWrap .pairedStrategyBtn{box-sizing:border-box;display:block;height:34px;min-height:34px;padding:0 34px 0 10px;font-size:12px;line-height:32px;cursor:pointer;text-align:left;appearance:none;-webkit-appearance:none;-moz-appearance:none}.fourWrap .fourStrategySel{box-sizing:border-box;display:block;height:34px;min-height:34px;padding:0 34px 0 10px;font-size:12px;line-height:32px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.pairedWrap .pairedExpiryStrategyRow{display:flex;gap:10px;align-items:flex-end;flex-wrap:nowrap}.pairedWrap .pairedExpiryStrategyRow>.field{flex:0 0 auto}@media(max-width:700px){.pairedWrap.pairedWrapMobile .pairedMobileStickyTop{position:sticky;top:0;z-index:50;background:var(--card);border-bottom:1px solid rgba(255,255,255,.06);padding:6px 8px}}.pairedWrap .pairedStrategySelMobile{width:122px;min-width:122px;max-width:122px}.pairedWrap .pairedStratApplyRow{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;width:100%}.pairedStrikeCard{width:392px;max-width:100%}@media(max-width:700px){.pairedStrikeCard{width:100%;padding:0}}.fourStrikeCard{width:100%;max-width:100%;min-width:0;--ps-col-strike: 58px;--ps-col-bid: 44px;--ps-col-ask: 44px;--ps-col-sprd: 38px;--ps-col-vol: 52px;--ps-col-oi: 52px}.fourStrikeCard .tableWrap.singlesTableWrap{scrollbar-gutter:auto}.fourStrikeCard .tableScroll.singlesTableScroll{scrollbar-gutter:auto;width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-x:none;touch-action:pan-y}.fourStrikeCard table.grid.singlesGridCompact.pairedStrikeGrid{width:100%!important;min-width:100%!important;table-layout:fixed}.pairedWrap{--ps-col-strike: 65px;--ps-col-bid: 55px;--ps-col-ask: 55px;--ps-col-sprd: 45px;--ps-col-vol: 65px;--ps-col-oi: 70px}@media(max-width:900px){.pairedWrap{--ps-col-strike: 55px;--ps-col-bid: 35px;--ps-col-ask: 35px;--ps-col-sprd: 30px;--ps-col-vol: 40px;--ps-col-oi: 45px}}.pairedStrikeGrid{width:max-content;max-width:100%;table-layout:fixed}.pairedStrikeGrid th:nth-child(1),.pairedStrikeGrid td:nth-child(1){width:var(--ps-col-strike)}.pairedStrikeGrid th:nth-child(2),.pairedStrikeGrid td:nth-child(2){width:var(--ps-col-bid)}.pairedStrikeGrid th:nth-child(3),.pairedStrikeGrid td:nth-child(3){width:var(--ps-col-ask)}.pairedStrikeGrid th:nth-child(4),.pairedStrikeGrid td:nth-child(4){width:var(--ps-col-sprd)}.pairedStrikeGrid th:nth-child(5),.pairedStrikeGrid td:nth-child(5){width:var(--ps-col-vol)}.pairedStrikeGrid th:nth-child(6),.pairedStrikeGrid td:nth-child(6){width:var(--ps-col-oi)}@media(max-width:700px){.pairedWrap .pairedStrikeGrid{width:100%!important;min-width:100%!important;max-width:100%!important;table-layout:fixed}.pairedWrap .pairedStrikeGrid th:nth-child(1),.pairedWrap .pairedStrikeGrid td:nth-child(1){width:22%!important}.pairedWrap .pairedStrikeGrid th:nth-child(2),.pairedWrap .pairedStrikeGrid td:nth-child(2){width:16%!important}.pairedWrap .pairedStrikeGrid th:nth-child(3),.pairedWrap .pairedStrikeGrid td:nth-child(3){width:16%!important}.pairedWrap .pairedStrikeGrid th:nth-child(4),.pairedWrap .pairedStrikeGrid td:nth-child(4){width:12%!important}.pairedWrap .pairedStrikeGrid th:nth-child(5),.pairedWrap .pairedStrikeGrid td:nth-child(5){width:17%!important}.pairedWrap .pairedStrikeGrid th:nth-child(6),.pairedWrap .pairedStrikeGrid td:nth-child(6){width:17%!important}}.pairedFixedLabel{display:inline-flex;align-items:center;justify-content:center;height:34px;line-height:1;-webkit-user-select:none;user-select:none;font-weight:800}.pairedFixedAction{width:120px}.pairedFixedStrike{width:90px;font-variant-numeric:tabular-nums}@media(min-width:900px){.pairedWrap .pairedTopControls .pairedStratApplyRow{flex:0 0 100%}}.singlesWrap input[type=number]::-webkit-outer-spin-button,.singlesWrap input[type=number]::-webkit-inner-spin-button,.pairedWrap input[type=number]::-webkit-outer-spin-button,.pairedWrap input[type=number]::-webkit-inner-spin-button,.alertsSettingsModal input[type=number]::-webkit-outer-spin-button,.alertsSettingsModal input[type=number]::-webkit-inner-spin-button,.settingsModal input[type=number]::-webkit-outer-spin-button,.settingsModal input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.singlesWrap input[type=number],.pairedWrap input[type=number],.alertsSettingsModal input[type=number],.settingsModal input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.sel{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:34px;background-image:linear-gradient(45deg,transparent 50%,rgba(147,197,253,.95) 50%),linear-gradient(135deg,rgba(147,197,253,.95) 50%,transparent 50%),linear-gradient(180deg,#122034f2,#0a1424f2);background-position:calc(100% - 18px) 55%,calc(100% - 12px) 55%,0 0;background-size:7px 7px,7px 7px,100% 100%;background-repeat:no-repeat}.singlesWrap .sel option,.singlesWrap .sel optgroup{color:#000;background:#fff}.pairedWrap select.sel,.fourWrap select.sel{color:var(--text)}.pairedWrap select.sel option,.pairedWrap select.sel optgroup,.fourWrap select.sel option,.fourWrap select.sel optgroup{color:#000;background:#fff}.tradeControlsWrap select.sel.tradeSel{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:34px;color:var(--text);background-image:linear-gradient(180deg,#122034f2,#0a1424f2)!important;background-position:0 0!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.tradeControlsWrap select.sel.tradeSel option,.tradeControlsWrap select.sel.tradeSel optgroup{color:#000;background:#fff}.pairedWrap .singlesSymInputWrap .inp{border-radius:12px;border:1px solid rgba(96,165,250,.35);background:linear-gradient(180deg,#122034f2,#0a1424f2);color:var(--text);font-weight:700;outline:none;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #00000059}.singlesSel{box-shadow:inset 0 1px #ffffff0f}.inp:hover,.sel:hover{border-color:#93c5fd99}.inp:focus,.sel:focus{border-color:#93c5fdf2;box-shadow:0 0 0 3px #3b82f640,inset 0 1px #ffffff1f}.modePill{border:1px solid rgba(255,255,255,.14)}.modePillActive{border:2px solid rgba(255,255,255,.55);box-shadow:0 0 0 2px #00000040 inset}.singlesPageScroll{flex:1 1 auto;min-height:0;overflow:hidden;padding-bottom:14px}.botsPageScroll{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media(max-width:900px){.singlesPageScroll{overflow:auto;-webkit-overflow-scrolling:touch}}.singlesWrap{margin-top:0}@media(max-width:900px){.singlesWrap{margin-top:0}.singlesTop{padding-top:4px}.singlesModeRow{margin-bottom:4px}.singlesSymField .fieldLabel,.singlesExpiryField .fieldLabel{display:none}.singlesSymInputWrap .singlesSel{width:77px!important;min-width:77px!important}select.singlesExpirySel{width:115px!important;min-width:115px!important}.pairedWrapMobile .pairedExpiryInputWrap .singlesSel{width:120px!important;min-width:120px!important}.pairedWrapMobile .pairedStrategyInputWrap .singlesSel{width:108px!important;min-width:108px!important}.pairedWrapMobile.twoWrap .pairedExpiryInputWrap .singlesSel{width:clamp(170px,52vw,260px)!important;min-width:170px!important}.pairedWrapMobile.twoWrap .pairedStrategyInputWrap .singlesSel{width:clamp(150px,55vw,240px)!important;min-width:150px!important}.pairedWrapMobile .pairedExpiryInputWrap .singlesSel,.pairedWrapMobile .pairedStrategyInputWrap .singlesSel{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.singlesHeaderInputs{display:none!important}}.singlesTop{padding:6px 12px 4px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0000001a}.singlesModeRow{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:10px}.singlesModeRow .enforceOrderChecksRow{margin-right:0;margin-left:6px}.singlesTopSplit{position:relative;display:flex;gap:14px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.singlesTopSplit .singlesControls{flex:1 1 560px}@media(min-width:1101px){.singlesTopSplit .singlesControls{padding-right:270px}}.singlesHeaderInputs{position:absolute;top:0;right:0;display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end;padding:0;border:0;background:transparent;border-radius:0;margin:0}.singlesHdrInp{width:110px;box-sizing:border-box;display:block;height:34px;min-height:34px;padding:0 10px;font-size:12px;line-height:32px}@media(max-width:1100px){.singlesHeaderInputs{position:static}}.singlesSharesRow{flex-basis:100%;margin-top:2px;font-size:12px}.hideMobile{display:inline}.showMobile{display:none}@media(max-width:900px){.hideMobile{display:none!important}.showMobile{display:inline!important}}.singlesRadio{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff08}.singlesRadio.active{border:1px solid rgba(255,255,255,.35);background:#ffffff0f}.singlesModeLblMobile{display:none}@media(max-width:900px){.singlesModeLblDesktop{display:none}.singlesModeLblMobile{display:inline}}.singlesControls .field{margin:0}.singlesUnderField{justify-content:flex-end}.singlesUnderFieldLabel{visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.singlesUnderField .singlesUnder{min-height:34px;margin:0}.singlesUnder{display:flex;flex-direction:column;justify-content:center;min-height:20px;padding:0 8px;margin:-4px 0}.singlesUnderLine{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;white-space:nowrap;font-size:13px}.singlesUnderLeft{display:inline-flex;align-items:center;gap:6px;min-width:0}.singlesSharesInline{display:inline-flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap}.singlesReservedLabel{text-decoration:underline dotted;text-underline-offset:2px;cursor:help}.singlesUnderName{font-weight:700;font-size:calc(1em + 2.666px)}.singlesUnderPx{font-weight:700;color:var(--good);font-size:calc(1em + 4px)}@media(max-width:900px){.singlesUnderFieldLabel{display:none}.singlesUnderField .singlesUnder{margin:-4px 0;min-height:20px}}.singlesMainRow{display:flex;gap:14px;flex:1;min-height:0}.singlesLeftCol{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column}.singlesRightCol{width:420px;min-width:360px;display:flex;flex-direction:column;gap:14px;min-height:0}@media(max-width:700px){.singlesMainRow{flex-direction:column}.singlesRightCol{width:100%;min-width:0}.singlesTableScroll{width:100%!important;max-width:100%!important;overflow-x:hidden;overflow-y:auto}table.grid.singlesGridCompact{width:100%!important;min-width:100%!important;table-layout:fixed}table.grid.singlesGridCompact th,table.grid.singlesGridCompact td{padding:4px;font-size:11px;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.grid.singlesGridCompact thead th{letter-spacing:.01em}}.singlesSideFrame{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0000001a}.singlesSideFrameGrow{flex:1;min-height:0}.singlesSideTitle{font-weight:900;margin-bottom:10px}.singlesSideBody{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.singlesControls select,.singlesControls select.singlesTickerSel{color:#fff}.singlesControls input.singlesTickerInput{color:#fff;padding-right:28px}.singlesControls select.singlesTickerSel option{color:#000;background:#fff}.singlesTableWrap{position:relative;margin-top:0}.singlesTableScroll{--sb-size: 18px;flex:1 1 auto;min-height:0;height:100%;max-height:100%;align-self:stretch;width:max-content;max-width:100%;background:#fff;border-radius:14px;border:1px solid rgba(17,24,39,.14);box-shadow:0 10px 26px #00000038,0 2px 10px #00000029;overflow:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:rgba(59,130,246,.6) rgba(15,23,42,.08)}.singlesTableScroll::-webkit-scrollbar-track{background:#0f172a14;border-radius:12px;box-shadow:inset 0 0 0 1px #0f172a1a}.singlesTableScroll::-webkit-scrollbar-thumb{border-radius:12px;background:linear-gradient(180deg,#60a5fad9,#3b82f699);border:4px solid rgba(255,255,255,.9);box-shadow:0 1px 2px #0003,inset 0 1px #ffffff59}.singlesTableScroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#93c5fde6,#3b82f6b3)}.singlesTableScroll::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#3b82f6f2,#2563ebcc)}.singlesTableScroll::-webkit-scrollbar-corner{background:#0f172a0f}.singlesGrid th,.singlesGrid td{white-space:nowrap}table.grid.singlesGridCompact{table-layout:auto;width:max-content;min-width:unset;background:#fff;color:#111827}table.grid.singlesGridCompact th,table.grid.singlesGridCompact td{padding:7px 8px;border-bottom:1px solid #e5e7eb;font-size:12px;line-height:1.2;text-align:var(--grid-align, right)}table.grid.singlesGridCompact thead th{background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:#0f172a;font-weight:900;letter-spacing:.02em;border-bottom:2px solid rgba(17,24,39,.18);box-shadow:inset 0 -1px #ffffffbf}table.grid.singlesGridCompact{border-collapse:separate;border-spacing:0}table.grid.singlesGridCompact tbody tr:hover,table.grid.singlesGridCompact .singlesRow.spreadWarn{background:#fff}.singlesRow.selRow{outline:3px solid rgba(59,130,246,.9);outline-offset:-2px;background:#3b82f61a;box-shadow:inset 0 0 0 1px #3b82f659,0 2px 10px #1118271f}.singlesRow.selRow td{font-weight:700}.singlesRow.spreadWarn{background:#f59e0b29}.singlesRow{cursor:pointer}table.grid.singlesGrid:not(.singlesGridCompact) .singlesRow.selRow{outline:3px solid rgba(255,255,255,.55);outline-offset:-2px;background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff2e,0 6px 18px #00000059}.singlesRow.ownedStrike td{border:none}.singlesRow.ownedStrike td:first-child,.singlesRow td.ownedStrikeCell{position:relative;box-shadow:inset 0 0 0 2px #ef4444f2;border-radius:6px}table.grid.singlesGrid:not(.singlesGridCompact) .singlesRow.spreadWarn{background:#f59e0b1a}table.grid.singlesGrid td.spreadPctOrange,table.grid.singlesGridCompact td.spreadPctOrange{color:#b31111f2;font-weight:500}table.grid.singlesGrid td.spreadPctRed,table.grid.singlesGridCompact td.spreadPctRed{color:#b31111f2;font-weight:700}.singlesExpiry.ownedExpiry{border:2px solid rgba(239,68,68,.95)!important;border-radius:12px!important;box-shadow:0 0 0 2px #00000040 inset;cursor:help}.singlesWrap .sel option.singlesExpiryOptOpen,.singlesControls select.singlesTickerSel option.singlesExpiryOptOpen,.pairedWrap .sel option.singlesExpiryOptOpen,.pairedWrap select.singlesTickerSel option.singlesExpiryOptOpen,.twoWrap .sel option.singlesExpiryOptOpen,.twoWrap select.singlesTickerSel option.singlesExpiryOptOpen,.fourWrap .sel option.singlesExpiryOptOpen,.fourWrap select.singlesTickerSel option.singlesExpiryOptOpen{color:#ef4444f2!important;font-weight:900}.expiryMobileMenu{left:0;right:auto;width:220px;max-width:min(72vw,calc(100vw - 24px));z-index:2600}.pairedWrap .pairedStrategyMobileMenu{left:0;right:auto;width:180px;max-width:min(72vw,calc(100vw - 24px));z-index:2600}.pairedWrap .pairedStrategyMobileMenu .watchAddSuggestItem{color:#111;font-size:12px;line-height:1.2}.pairedWrap .pairedStrategyMobileMenu .watchAddSuggestSym{color:#111;font-weight:800}.fourWrap .fourStrategyMobileMenu{left:0;right:auto;width:180px;max-width:min(72vw,calc(100vw - 24px));z-index:2600}.fourWrap .fourStrategyMobileMenu .watchAddSuggestItem{color:#111;font-size:12px;line-height:1.2}.fourWrap .fourStrategyMobileMenu .watchAddSuggestSym{color:#111;font-weight:800}.fourWrap .fourStrategyBtn{box-sizing:border-box;display:block;height:34px;min-height:34px;padding:0 34px 0 10px;font-size:12px;line-height:32px;cursor:pointer;text-align:left}.twoWrap .twoLegStrategyMobileMenu{left:0;right:auto;width:180px;max-width:min(72vw,calc(100vw - 24px));z-index:2600}.twoWrap .twoLegStrategyMobileMenu .watchAddSuggestItem{color:#111;font-size:12px;line-height:1.2}.twoWrap .twoLegStrategyMobileMenu .watchAddSuggestSym{color:#111;font-weight:800}.watchAddSuggestItem.expirySuggestItemOpen{color:#ef4444f2;font-weight:900}.expiryOwnedWrap{position:relative;display:flex;align-items:center;gap:6px}.expiryOwnedInfoBtn{height:26px;width:26px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#ffffff1a;color:#fffffff2;font-weight:900;line-height:1;cursor:pointer}.expiryOwnedInfoBtn:hover{background:#ffffff29}.expiryOwnedPopup{position:absolute;top:calc(100% + 8px);left:0;z-index:9999;min-width:320px;max-width:min(520px,calc(100vw - 24px));background:var(--card);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 40px #00000073;border-radius:12px;padding:10px}@media(max-width:900px){.expiryOwnedPopup{min-width:0;max-width:calc(100vw - 20px)}}.expiryOwnedPopupTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.expiryOwnedPopupTitleLeft{display:flex;flex-direction:column;gap:4px}.expiryOwnedPopupSub{font-size:12px;opacity:.9}.expiryOwnedPopupClose{height:26px;width:26px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fffffff2;cursor:pointer;font-weight:900;line-height:1}.expiryOwnedPopupClose:hover{background:#ffffff24}.expiryOwnedPopupBody{max-height:240px;overflow:auto;padding-top:6px;border-top:1px solid rgba(255,255,255,.1)}.expiryOwnedPopupList{margin:0;padding-left:18px}.singlesBottomRight{position:absolute;right:10px;bottom:calc(66px + env(safe-area-inset-bottom));display:flex;gap:12px;background:#00000038;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:8px 10px}.singlesOrderBar{margin-top:10px;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#0000001f}option.singlesExpiryOptHasOpen{color:#ef4444f2;font-weight:800}@media(max-width:900px){.whatIfGLToggle{display:none!important}}.watchDockChevronIcon{display:flex;align-items:center;justify-content:center;padding:0}.watchDockChevronBtn{width:28px;height:30px;flex:0 0 28px;border-radius:8px;border:1px solid rgba(255,255,255,.7);background:#ffffff0a;color:#fffffff5;box-shadow:inset 0 0 0 1px #ffffff14,0 0 0 1px #0000002e;cursor:pointer}.watchDockChevronBtn:hover{filter:brightness(1.08)}.watchDockChevronBtn:focus{outline:none}.tradeLayout{display:grid;grid-template-columns:var(--trade-controls-w) 1fr;gap:12px;align-items:start}.tradeControlsWrap{width:var(--trade-controls-w);min-width:var(--trade-controls-w);max-width:var(--trade-controls-w)}.tradeControlsWrap .tradeFieldRow{display:flex;align-items:center;gap:8px}.tradeControlsWrap .tradeFieldRow.tradeSubmitRow,.tradeControlsWrap .tradeFieldRow.tradeModeQuickRow,.tradeControlsWrap .tradeFieldRow.tradeTotalRow{display:block}.tradeControlsWrap .tradeModeQuickInner{width:calc(var(--trade-field-w) + 40px);margin:0 auto;display:flex;justify-content:flex-start}.tradeControlsWrap .tradeModeQuickGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;width:120px}@media(max-width:900px){.tradeControlsWrap .tradeModeQuickInner,.tradeControlsWrap .tradeTotalBox{width:var(--trade-field-w)}}.tradeControlsWrap .tradeTotalBox{width:calc(var(--trade-field-w) + 40px);min-height:58px;margin:2px auto 0;padding:10px 12px;border-radius:12px;border:1px solid rgba(96,165,250,.28);background:linear-gradient(180deg,#0f1b2ab8,#0b1422e6);box-shadow:inset 0 1px #ffffff0d}.tradeControlsWrap .tradeTotalLabel{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tradeControlsWrap .tradeTotalValue{margin-top:5px;font-size:15px;font-weight:700;color:#f8fafc}.tradeControlsWrap .tradeTotalHint{margin-top:4px;font-size:11px}.tradeControlsWrap .tradeSubmitBtn{width:calc(var(--trade-field-w) + 40px);margin:0 auto;border-width:2px;border-color:#5b1a22f2;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #00000059}@media(max-width:900px){.tradeControlsWrap .tradeSubmitBtn{width:var(--trade-field-w)}.tradeLayout{grid-template-columns:var(--trade-controls-w) minmax(var(--trade-field-w),1fr);justify-content:start;gap:0;column-gap:29px}.tradeRightWrap{width:100%;min-width:0;max-width:none}.tradeRightWrap .accountSummaryCard{width:100%}}.tradeControlsWrap .tradeFieldLabel{width:60px;min-width:60px;font-size:11px;color:var(--muted);font-weight:800;letter-spacing:.2px;text-align:left}.tradeControlsWrap .tradeColFixed{width:var(--trade-field-w);min-width:var(--trade-field-w);max-width:var(--trade-field-w)}.tradeControlsWrap .tradeColFixedBtn{width:var(--trade-field-w);min-width:var(--trade-field-w)}.tradeControlsWrap .singlesSymInputWrap.tradeColFixed .singlesSel{width:100%!important;min-width:100%!important;max-width:100%!important}.tradeControlsWrap .tradeInlineInputWrap{display:inline-flex;align-items:center;gap:6px}.tradeControlsWrap .tradeInlineMiniLabel{font-size:10px;font-weight:800;color:var(--muted);letter-spacing:.2px;text-transform:lowercase;white-space:nowrap;padding-left:8px}.tradeControlsWrap .tradeLimitWrap{position:relative}.tradeControlsWrap .tradeLimitInp{padding-right:28px}.tradeControlsWrap .tradeLimitRestartBtn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);background:#0000002e;color:#ffffffd9;font-size:12px;line-height:1;cursor:pointer;padding:0}.tradeControlsWrap .tradeLimitRestartBtn:hover{background:#00000047;border-color:#ffffff47}.tradeControlsWrap .tradeLimitRestartBtn:disabled{opacity:.35;cursor:default}:root{--trade-panel-bg: color-mix(in srgb, var(--card) 94%, white)}.tradeLeftCard,.volumeModePanel .tableWrap,.volumeModePanel table.table{background:var(--trade-panel-bg)}.volumeModePanel .tableWrap{overflow-x:hidden!important}.volumeModePanel table.table{width:100%;table-layout:fixed}.volumeModePanel table.table th,.volumeModePanel table.table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.volumeModePanel table.table tbody td{color:#ffffffb8}.volumeModePanel .volumeRolling20Table{--vol-roll-head-h: 28px;border-collapse:separate;border-spacing:0}.volumeModePanel .volumeRolling20Table thead tr.volumeRolling20HeadTop th,.volumeModePanel .volumeRolling20Table thead tr.volumeRolling20HeadBottom th{position:sticky;background:var(--trade-panel-bg)!important;background-clip:border-box;border-left:0!important;border-right:0!important;outline:0;box-shadow:none!important}.volumeModePanel .volumeRolling20Table thead tr.volumeRolling20HeadTop th{top:0;z-index:8;height:var(--vol-roll-head-h);line-height:var(--vol-roll-head-h);padding-top:0;padding-bottom:0;border-bottom:0}.volumeModePanel .volumeRolling20Table thead tr.volumeRolling20HeadBottom th{top:var(--vol-roll-head-h);z-index:7;border-top:0;border-bottom:1px solid rgba(255,255,255,.08)}.volumeModePanel .volumeRolling20Table tbody tr.volumeRolling20HotRow>td{background:color-mix(in srgb,var(--good) 28%,transparent)}.volumeModePanel .volumeRolling20Table tbody tr.volumeRolling20HotRowOrange>td{background:color-mix(in srgb,#ff9a3d 26%,transparent)}.volumeModePanel .volumeRolling20Table tbody tr.volumeRolling20HotRowDark>td{background:color-mix(in srgb,#e5da62 28%,transparent)}.volumeModePanel .volumeRolling20Table tbody tr.volumeRolling20HotRowRed>td{background:color-mix(in srgb,#ff5a5a 22%,transparent)}.volumeLegendBtn{min-height:24px;padding:5px 10px;font-size:12px;font-weight:700}.volumeLegendTools{display:inline-flex;align-items:center;gap:8px}.volumeLegendColorChk{width:14px;height:14px;margin:0;accent-color:var(--good);cursor:pointer}.volumeLegendModal{width:420px;height:440px;overflow:hidden!important}.volumeLegendIntro{font-size:12px;color:#ffffffd6;margin-bottom:8px}.volumeLegendTableWrap{height:auto;min-height:0;max-height:none;border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow-x:hidden!important;overflow-y:hidden!important}.volumeLegendSampleTable{width:100%;min-width:0;table-layout:fixed}.volumeLegendSampleTable th,.volumeLegendSampleTable td{white-space:nowrap}.volumeModePanel .volumeLegendSampleTable thead th{padding:10px 12px!important;line-height:1.25}.volumeModePanel .volumeLegendSampleTable thead tr.volumeRolling20HeadBottom th{top:0!important;padding-top:6px!important;padding-bottom:6px!important;line-height:1.1}.volumeModePanel .volumeLegendSampleTable tbody td{padding:12px!important;line-height:1.25}.volumeLegendBand{text-align:left;font-weight:800}.volumeLegendRule{text-align:left;color:#fffc}.volumeModePanel .volumeLegendSampleTable thead th.volumeLegendRuleHead,.volumeModePanel .volumeLegendSampleTable tbody td.volumeLegendRule{width:154px}.volumeModePanel .volumeLegendSampleTable thead th.volumeLegendVolHead,.volumeModePanel .volumeLegendSampleTable tbody td.volumeLegendVolCell,.volumeModePanel .volumeLegendSampleTable thead th.volumeLegendVrHead,.volumeModePanel .volumeLegendSampleTable tbody td.volumeLegendVrCell{width:72px}.volumeLegendFoot{font-size:12px;margin-top:10px}@media(max-width:900px){.volumeLegendModal{width:92vw;min-height:0;max-height:min(88dvh,760px)}.volumeLegendTableWrap{min-height:0;max-height:min(44dvh,360px)}.volumeLegendSampleTable{min-width:0}}.tradeHistoryCard{min-height:520px}.tradeHistoryHeader{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.tradeHistoryTitle{font-weight:800}.tradeHistoryPills{display:inline-flex;align-items:center;gap:6px;padding:3px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.tradeHistoryPill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:8px 14px;border-radius:999px;font-weight:400;font-size:12px;line-height:1;color:var(--muted);background:transparent}.tradeHistoryPill:hover{color:#ffffffd1;background:#ffffff12}.tradeHistoryPill.active{font-weight:800;color:#fffffff2;background:#0f3a1b;outline:1px solid #1b5b2a}.tradeHistoryControls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.tradeHistoryControlsLeft,.tradeHistoryControlsRight{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tradeHistoryToggle{padding-left:10px;padding-right:10px}.tradeHistoryToggle.active{outline:1px solid rgba(255,255,255,.28)}.tradeHistoryCheck{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 8px;border-radius:12px;border:none;background:transparent;color:#ffffffeb;font-size:11px;cursor:pointer;-webkit-user-select:none;user-select:none}.tradeHistoryCheck:hover{background:transparent}.tradeHistoryCheck.is-off{opacity:.78}.tradeHistoryCheck input{margin:0;transform:scale(1.05)}.tradeHistorySideFilterWrap{display:inline-flex;align-items:center}.tradeHistoryControls select.sel.tradeHistorySel{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:34px;color:var(--text);background-image:linear-gradient(180deg,#122034f2,#0a1424f2)!important;background-position:0 0!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.tradeHistoryControls select.sel.tradeHistorySel option,.tradeHistoryControls select.sel.tradeHistorySel optgroup{color:#000;background:#fff}.tradeHistorySince{width:105px}@media(max-width:900px){.tradeHistorySince{width:94px}}.tradeHistoryTableWrap{border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;height:clamp(320px,52vh,700px);min-height:0;background:color-mix(in srgb,var(--card) 100%,white)}.tradeHistoryTableWrap .tableScroll{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}table.grid.tradeHistoryTable{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}@media(max-width:640px){.tradeHistoryCard{min-height:0}.tradeHistoryTableWrap{height:246px;max-height:246px}.tradeHistoryTableWrap .tableScroll{height:100%;overflow-x:auto}table.grid.tradeHistoryTable.tradeHistoryTableMobile{width:max-content;min-width:100%;table-layout:auto}}table.grid.tradeHistoryTable th,table.grid.tradeHistoryTable td{padding:6px;border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap;font-size:12px;line-height:1.455;overflow:hidden;text-overflow:ellipsis;text-align:center}table.grid.tradeHistoryTable tbody td{color:#ffffffb8}table.grid.tradeHistoryTable thead th{position:sticky;top:0;z-index:6;background:#0f1c2c;font-weight:800;box-shadow:0 1px #ffffff14}table.grid.tradeHistoryTable td.num,table.grid.tradeHistoryTable th.num{text-align:center}.tradeHistorySideBuy,.tradeHistorySideSell{color:#ffffffc7}table.grid.tradeHistoryTable tbody td.tradeHistoryIsClosed,table.grid.tradeHistoryTable tbody tr.tradeHistoryRowClosed td{color:#ffffff4d}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowClosed td.tradeHistoryGlCell{color:#ffffff4d!important;font-weight:600}table.grid.tradeHistoryTable tbody tr{cursor:pointer}table.grid.tradeHistoryTable tbody tr.sel{outline:3px solid rgba(59,130,246,.85);outline-offset:-2px;background:#3b82f61a;box-shadow:inset 0 0 0 1px #3b82f659,0 6px 18px #00000059}table.grid.tradeHistoryTable tbody tr.sel:hover{background:#3b82f61a}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowCanceled td{color:#ffffff59;text-decoration:line-through}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowPartial td{color:var(--watch-mini-day-neg);text-decoration:none;font-weight:600}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowPartial.sel{outline-color:#f87171c7;background:#7f1d1d24;box-shadow:inset 0 0 0 1px #f8717138,0 6px 18px #00000059}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowPartial.sel:hover{background:#7f1d1d24}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowPartial td.glPos,table.grid.tradeHistoryTable tbody tr.tradeHistoryRowPartial td.glNeg{color:var(--watch-mini-day-neg);font-weight:700}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowCanceled.sel{outline-color:#ffffff6b;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff29,0 6px 18px #00000059}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowCanceled.sel:hover{background:#ffffff0d}table.grid.tradeHistoryTable tbody tr.tradeHistoryRowCanceled td.glPos,table.grid.tradeHistoryTable tbody tr.tradeHistoryRowCanceled td.glNeg{color:#ffffff59;font-weight:600}.tradeHistoryActionBar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:10px;margin-top:2px;border-top:1px solid rgba(255,255,255,.08);background:#0000001a}.tradeHistoryActionSlot{min-width:0;display:flex;align-items:center}.tradeHistoryActionSlotLeft{justify-content:flex-start}.tradeHistoryActionSlotCenter{justify-content:center}.tradeHistoryActionSlotRight{justify-content:flex-end}.tradeHistoryActionSummary{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tradeHistoryBulkCancelBtn{white-space:nowrap}.tradeHistoryBulkCancelBtn:disabled{opacity:.72;cursor:wait}@media(max-width:900px){.tradeHistoryActionBar{grid-template-columns:1fr;justify-items:stretch}.tradeHistoryActionSlotLeft,.tradeHistoryActionSlotCenter,.tradeHistoryActionSlotRight{justify-content:flex-start}.tradeHistoryBulkCancelBtn{width:100%}}.tradeHistoryCancelBtn{margin-left:8px;width:16px;height:16px;border:0;background:transparent;color:var(--bad);font-size:15px;font-weight:900;line-height:1;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center}.tradeHistoryCancelBtn:hover{color:color-mix(in srgb,var(--bad) 78%,white)}.tradeHistoryCancelBtn:focus-visible{outline:1px solid color-mix(in srgb,var(--bad) 70%,white);outline-offset:1px;border-radius:4px}.tradeHistoryBottomBar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.tradeHistoryGlToday{display:flex;align-items:baseline;gap:8px}.tradeHistorySelectedInfo{flex:1 1 320px;min-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tradeHistorySelectedInfoQuote{color:var(--good);font-weight:600}.tradeHistorySelectedInfoDivider{color:#e2e8f0d1;font-weight:500}.tradeHistoryHint{font-size:11px}.glPos{color:var(--good);font-weight:800}.glNeg{color:var(--watch-mini-day-neg);font-weight:800}table.grid.tradeHistoryTable td.tradeHistoryGlCell{color:var(--quote-font-color, inherit);font-weight:var(--quote-font-weight, inherit)}.botsControlTableWrap{overflow:hidden}.botsControlTable{min-width:1200px}.botsControlTable th:first-child,.botsControlTable td:first-child{position:sticky;left:0;z-index:2}.botsControlTable thead th:first-child{z-index:4}.botsControlTable tbody td:first-child{background:#eef3f9}.botsControlTable tbody tr.sel td:first-child{background:#a9c4e2}
