:root{color-scheme:dark;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;--tv-bg: #131722;--tv-panel: #1e222d;--tv-grid: #2a2e39;--tv-border: #363a45;--tv-text: #d1d4dc;--tv-muted: #787b86;--tv-up: #089981;--tv-down: #f23645;--tv-accent: #2962ff;--tv-crosshair: #758696;--tv-line: #b2b5be;--tv-warning: #ff9800;background:var(--tv-bg);color:var(--tv-text)}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% -20%,rgba(41,98,255,.12),transparent 34%),var(--tv-bg)}.auth-shell{min-height:100dvh;display:grid;place-items:center;padding:20px}.login-card{width:min(100%,380px);display:grid;gap:14px;padding:28px;border:1px solid var(--tv-grid);border-radius:8px;background:var(--tv-panel);box-shadow:0 18px 50px #0000003d}.login-card h1,.login-card p{margin:0}.login-card p{color:var(--tv-muted)}.login-card label{display:grid;gap:6px;color:var(--tv-muted)}.login-card input,.login-card button{width:100%;min-height:44px}.logout-button{min-height:28px;padding:4px 9px;border:1px solid var(--tv-grid);color:var(--tv-muted);background:transparent}button,select,input{font:inherit}button{color:var(--tv-text);border:1px solid var(--tv-border);border-radius:5px;background:#252a36;cursor:pointer;transition:border-color .12s ease,background .12s ease,transform .12s ease}button:hover:not(:disabled){border-color:var(--tv-muted);background:#2b3140}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--tv-accent);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh;padding:0 12px 28px}.mobile-replay-layout{--mobile-safe-area-top: env(safe-area-inset-top, 0px);--mobile-safe-area-bottom: env(safe-area-inset-bottom, 0px);position:relative;width:100%;height:100dvh;min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--tv-bg);color:var(--tv-text)}.mobile-replay-layout button,.mobile-replay-layout [role=button],.mobile-chart-slot button,.mobile-chart-slot [role=button]{-webkit-tap-highlight-color:transparent}.mobile-error-toast{position:absolute;z-index:80;top:calc(56px + var(--mobile-safe-area-top));right:8px;left:8px;padding:7px 9px;border:1px solid rgba(242,54,69,.7);border-radius:5px;background:#4a171ff0;color:#ffd8dc;font-size:11px}.mobile-replay-body{min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.mobile-replay-body>.mobile-inline-panel{grid-row:1;margin:0;padding:0}.mobile-replay-body>.mobile-replay-main,.mobile-replay-body>.mobile-detail-slot{grid-row:2}.mobile-replay-body>.mobile-sheet{grid-row:3}.mobile-replay-toolbar{min-height:calc(52px + var(--mobile-safe-area-top));padding:calc(4px + var(--mobile-safe-area-top)) 8px 4px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px 38px 44px 44px;align-items:center;gap:4px;border-bottom:1px solid var(--tv-border);background:var(--tv-panel)}.mobile-replay-toolbar button{min-width:44px;min-height:44px;padding:0 5px;font-size:12px}.mobile-account-entry{border-color:transparent;background:transparent}.mobile-account-entry .mobile-menu-icon{display:block;width:18px;height:2px;margin:0 auto;border-radius:1px;background:var(--tv-text);box-shadow:0 -5px var(--tv-text),0 5px var(--tv-text)}.mobile-replay-toolbar>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.mobile-replay-toolbar>.mobile-instrument-label{font-size:16.8px;font-weight:600}.mobile-period-control{min-width:0}.mobile-replay-toolbar .mobile-period{width:100%;min-width:38px;color:var(--tv-accent);text-align:center;font-weight:700}.mobile-replay-toolbar.timeframe-open{grid-template-columns:44px minmax(0,1fr) auto 44px 44px 44px}.mobile-timeframe-segments{min-width:0;display:grid;grid-template-columns:repeat(4,44px);gap:2px}.mobile-timeframe-segments button{min-width:44px;min-height:44px;padding:0 3px}.mobile-timeframe-segments button[aria-pressed=true]{color:var(--tv-accent);border-color:var(--tv-accent);background:#2962ff38}.mobile-replay-toolbar button[aria-pressed=true]{border-color:var(--tv-accent);background:#2962ff38}.mobile-replay-main{min-height:0;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto}.mobile-chart-slot{position:relative;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.mobile-chart-slot .chart-card{height:100%;display:grid;grid-template-rows:minmax(0,1fr);border:0;border-radius:0;box-shadow:none}.mobile-chart-slot .chart-stage{height:100%;min-height:0;max-height:none;aspect-ratio:auto}.mobile-chart-slot .replay-chart{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mobile-chart-slot .line-list{display:none}.mobile-playback-bar{height:33px;min-height:33px;padding:1px 4px;border-top:1px solid var(--tv-border);background:var(--tv-panel)}.mobile-playback-bar .replay-controls{height:31px;justify-content:center;flex-wrap:nowrap;gap:4px}.mobile-playback-bar .transport-controls{min-width:0;flex:1 1 auto}.mobile-playback-bar .transport-controls button{min-width:0;min-height:30px;flex:1 1 0;height:30px;padding:0 5px;font-size:10px}.mobile-playback-bar .transport-controls button{white-space:nowrap}.mobile-playback-bar .speed-select{min-width:0}.mobile-playback-bar .speed-select span{display:none}.mobile-playback-bar .speed-select select{min-width:56px;min-height:30px;width:56px;height:30px;padding:0 18px 0 6px;font-size:10px}.anonymous-chart-time{fill:#d1d4dc9e;font-size:10px;font-variant-numeric:tabular-nums;pointer-events:none}.mobile-inline-panel,.mobile-sheet{padding:8px;border-top:1px solid var(--tv-border);background:var(--tv-panel)}.mobile-market-order{display:grid;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);gap:0;align-items:center;margin:0}.mobile-market-order button,.mobile-market-order input{width:100%;height:38px;min-height:38px;margin:0;padding-block:0;border-radius:0;font-size:14px}.mobile-market-order button{position:relative}.mobile-market-order button:before{content:"";position:absolute;top:-3px;right:0;bottom:-3px;left:0}.mobile-market-order .buy-button,.mobile-market-order .sell-button{color:#fff;font-weight:700}.mobile-sheet{display:grid;gap:8px}.mobile-chart-overlay{position:absolute;z-index:25;right:6px;bottom:4px;left:6px;max-height:150px;border:1px solid rgba(120,123,134,.68);border-radius:7px;background:#1e222de0}.mobile-limit-compact{display:grid}.mobile-limit-main-row{height:36px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;padding:0 3px}.mobile-limit-main-row button{min-width:0;height:36px;min-height:36px;padding:0 4px;font-size:10px;white-space:nowrap}.mobile-limit-main-row button.active{box-shadow:inset 0 0 0 1px currentColor}.mobile-limit-main-row .primary-button{color:#fff}.mobile-limit-expand-handle{width:72px;height:8px;min-height:8px;margin:0 auto;padding:0;border:0;background:transparent;touch-action:none}.mobile-limit-expand-handle:hover:not(:disabled),.mobile-limit-expand-handle:active:not(:disabled){background:transparent;transform:none}.mobile-limit-expand-handle span{display:block;width:28px;height:2px;margin:2px auto 0;border-radius:2px;background:#d1d4dc85}.mobile-limit-details{display:grid;gap:4px;padding:3px 5px 5px;border-top:1px solid rgba(120,123,134,.42)}.mobile-limit-primary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.72fr);align-items:end;gap:5px}.mobile-limit-primary-row label{min-width:0;display:grid;gap:2px;color:var(--tv-muted);font-size:9px}.mobile-limit-primary-row input{width:100%;min-width:0;height:30px;padding:3px 6px;font-size:11px}.mobile-limit-risk-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:5px}.mobile-limit-risk-row label{min-width:0;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:3px;color:var(--tv-muted);font-size:9px}.mobile-limit-risk-row input{width:100%;min-width:0;height:30px;padding:3px 5px;font-size:11px}.mobile-limit-direction-error{margin:0;color:#ff9da4;font-size:9px;line-height:1.25}.mobile-limit-secondary-row{display:grid;grid-template-columns:1fr 1fr;gap:5px}.mobile-limit-secondary-row button{min-width:44px;min-height:30px;height:30px;padding:0 5px;font-size:10px}.mobile-limit-secondary-row button.active{color:var(--tv-accent);border-color:var(--tv-accent);background:#2962ff2e}.mobile-sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.mobile-sheet-heading h2{margin:0;font-size:15px}.mobile-sheet-heading button{min-height:38px}.mobile-limit-options{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mobile-limit-options button{min-height:40px}.mobile-limit-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.mobile-limit-fields label,.mobile-session-fields label{min-width:0;display:grid;gap:3px;color:var(--tv-muted);font-size:10px}.mobile-limit-fields input,.mobile-session-fields input,.mobile-session-fields select{min-width:0;width:100%;height:38px}.mobile-limit-actions{display:flex;gap:7px}.mobile-limit-actions button{min-height:42px;flex:1 1 0}.mobile-detail-slot{min-height:0;overflow:auto;padding:12px;background:var(--tv-bg)}.mobile-detail-page{display:grid;align-content:start;gap:10px}.mobile-detail-page h2{margin:0;font-size:17px}.mobile-detail-section{display:grid;gap:8px}.mobile-detail-card{padding:11px;border:1px solid var(--tv-border);border-radius:7px;background:var(--tv-panel)}.mobile-detail-card header,.mobile-detail-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.mobile-detail-card .mobile-position-header{display:grid;grid-template-columns:max-content minmax(max-content,1fr) max-content;align-items:baseline;column-gap:12px}.mobile-position-header>strong{white-space:nowrap}.mobile-position-header .position-open-time{justify-self:end;overflow:visible;text-overflow:clip}.mobile-detail-card dl{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}.mobile-detail-card dt{color:var(--tv-muted);font-size:10px}.mobile-detail-card dd{margin:2px 0 0;font-variant-numeric:tabular-nums}.mobile-position-side--long{color:var(--tv-up)}.mobile-position-side--short{color:var(--tv-down)}.mobile-history-card dl{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px;row-gap:7px}.mobile-history-card dl>div{min-width:0}.mobile-history-card dd{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mobile-detail-card button{min-height:42px}.mobile-risk-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}.mobile-risk-fields label{display:grid;gap:3px;color:var(--tv-muted);font-size:10px}.mobile-risk-fields input{width:100%;min-width:0;height:38px}.mobile-order-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:10px 0}.mobile-order-fields label{min-width:0;display:grid;gap:3px;color:var(--tv-muted);font-size:10px}.mobile-order-fields input{width:100%;min-width:0;height:38px}.mobile-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-stat-grid>div{padding:10px;border:1px solid var(--tv-border);border-radius:6px;background:var(--tv-panel)}.mobile-stat-grid span{display:block;color:var(--tv-muted);font-size:11px}.mobile-stat-grid strong{display:block;margin-top:4px;font-variant-numeric:tabular-nums}.mobile-statistics-workspace{display:grid;gap:12px}.mobile-statistics-workspace .statistics-panel{min-width:0}.mobile-statistics-workspace .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-empty-replay{height:100%;display:grid;place-content:center;justify-items:center;gap:10px;color:var(--tv-muted)}.mobile-empty-replay button{min-width:132px;min-height:46px}.mobile-session-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-session-start{min-height:44px}.mobile-replay-nav{min-height:calc(58px + var(--mobile-safe-area-bottom));padding-bottom:var(--mobile-safe-area-bottom);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--tv-border);background:var(--tv-panel)}.mobile-replay-nav button{min-width:0;min-height:48px;border:0;border-radius:0;background:transparent;color:var(--tv-muted)}.mobile-replay-nav,.mobile-replay-nav button,.mobile-bottom-navigation,.mobile-bottom-navigation button{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.mobile-replay-nav button[aria-selected=true]{color:var(--tv-text);box-shadow:inset 0 2px var(--tv-accent)}html.ios-native-preview{--ios-preview-safe-top: 0px;--ios-preview-safe-bottom: 0px}html.ios-native-replay,html.ios-native-replay body,html.ios-native-replay #root{width:100%;height:100dvh;min-height:0;overflow:hidden;overscroll-behavior:none}html.ios-native-preview .mobile-replay-layout{--mobile-safe-area-top: var(--ios-preview-safe-top);--mobile-safe-area-bottom: var(--ios-preview-safe-bottom)}html.ios-native-replay .mobile-replay-layout :is(input,select,textarea){font-size:16px}@media(min-width:700px){.mobile-replay-toolbar{grid-template-columns:56px minmax(0,1fr) 56px 48px 56px 56px;padding-inline:16px}.mobile-replay-toolbar.timeframe-open{grid-template-columns:56px minmax(0,1fr) auto 56px 56px 56px}.mobile-replay-toolbar button{min-width:48px;min-height:48px;font-size:13px}.mobile-timeframe-segments{grid-template-columns:repeat(4,48px)}.mobile-playback-bar,.mobile-sheet,.mobile-inline-panel{padding-inline:16px}.mobile-detail-slot{padding:18px}}html.ios-native-replay .mobile-replay-toolbar button{min-width:44px;min-height:44px}html.ios-native-replay .mobile-replay-toolbar .mobile-period{min-width:0}html.ios-native-replay .mobile-replay-toolbar{grid-template-columns:44px minmax(0,1fr) 44px 44px 44px 44px;padding-inline:8px}html.ios-native-replay .mobile-replay-toolbar.timeframe-open{grid-template-columns:44px minmax(0,1fr) auto 44px 44px 44px}html.ios-native-replay .mobile-timeframe-segments{grid-template-columns:repeat(4,44px)}@media(max-width:599px){.mobile-replay-toolbar.timeframe-open{grid-template-columns:44px minmax(0,1fr) auto 44px}.mobile-replay-toolbar.timeframe-open .mobile-toolbar-secondary{display:none}}@media(max-width:350px){.mobile-limit-main-row{gap:3px}.mobile-limit-main-row button{padding-inline:2px;font-size:9px}}.mobile-app-shell{min-height:100dvh;padding:env(safe-area-inset-top) 0 calc(68px + env(safe-area-inset-bottom))}.mobile-main-toolbar,.mobile-bottom-navigation,.mobile-account-panel{display:none}@media(max-width:720px){body{overflow-x:hidden}.mobile-main-toolbar{position:sticky;z-index:20;top:0;min-height:52px;padding:4px 8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto auto;align-items:center;gap:5px;border-bottom:1px solid var(--tv-border);background:var(--tv-panel)}.mobile-main-toolbar button{min-width:44px;min-height:44px;padding:0 8px;font-size:12px}.mobile-anonymous-market,.mobile-timeframe{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.mobile-timeframe{color:var(--tv-accent);font-weight:700}.mobile-market-button[aria-pressed=true]{border-color:var(--tv-accent);background:#2962ff38}.mobile-account-panel{display:block;padding:10px 12px;color:var(--tv-muted);border-bottom:1px solid var(--tv-border);background:var(--tv-bg);font-size:12px}.mobile-bottom-navigation{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);min-height:calc(58px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--tv-border);background:#1e222dfa}.mobile-bottom-navigation button{min-height:48px;border:0;border-radius:0;background:transparent;color:var(--tv-muted)}.mobile-bottom-navigation button[aria-selected=true]{color:var(--tv-text);box-shadow:inset 0 2px var(--tv-accent)}.mobile-workspace{min-height:0;padding:0}.mobile-workspace:not(.mobile-setup-open) .topbar{display:none!important}.mobile-workspace.mobile-setup-open .topbar{display:flex;min-height:0;padding:8px}.mobile-workspace.mobile-setup-open .brand-block{display:none}.mobile-workspace.mobile-setup-open .session-setup{width:100%;justify-content:stretch}.mobile-workspace.mobile-setup-open .session-setup label{flex:1 1 44%}.mobile-workspace.mobile-setup-open .session-setup select,.mobile-workspace.mobile-setup-open .session-setup input,.mobile-workspace.mobile-setup-open .session-setup button{width:100%;min-height:44px}.mobile-workspace .chart-heading{height:34px;padding:0 10px}.mobile-workspace .chart-heading .instrument-code{display:none}.mobile-new-session{min-width:44px;min-height:32px;margin-left:auto;padding:0 8px;font-size:11px}.mobile-workspace .chart-card{border-right:0;border-left:0;border-radius:0;box-shadow:none}.mobile-workspace .chart-toolbar{min-height:42px;padding:4px 8px;overflow-x:auto;flex-wrap:nowrap}.mobile-workspace .chart-help,.mobile-workspace .pnl-summary,.mobile-workspace .add-line-button{display:none}.mobile-workspace .chart-toolbar-main{flex-wrap:nowrap}.mobile-workspace .segmented-control button{min-width:44px;min-height:40px}.mobile-workspace .replay-controls{flex-wrap:nowrap}.mobile-workspace .transport-controls button{min-width:44px;min-height:40px;padding-inline:8px}.mobile-workspace .limit-order-controls{display:none}.mobile-workspace .limit-draft-open .limit-order-controls{position:fixed;z-index:25;right:8px;bottom:calc(66px + env(safe-area-inset-bottom));left:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:12px;border:1px solid var(--tv-border);border-radius:14px;background:var(--tv-panel);box-shadow:0 -8px 28px #00000059}.mobile-workspace .limit-draft-open .limit-order-controls input,.mobile-workspace .limit-draft-open .limit-order-controls button{width:100%;min-height:44px}.mobile-workspace .limit-draft-open .limit-order-controls button:nth-of-type(3),.mobile-workspace .limit-draft-open .limit-order-controls button:nth-of-type(4),.mobile-workspace .limit-draft-open .limit-order-controls button:nth-of-type(5){grid-column:span 1}.mobile-workspace .chart-stage{min-height:min(62dvh,560px);max-height:none;aspect-ratio:auto}.mobile-workspace .chart-quick-actions{display:none}.mobile-workspace .order-panel{margin:0;border-right:0;border-left:0;border-radius:0}.mobile-workspace .workspace-tabs{margin:8px 0 0;border-right:0;border-left:0;border-radius:0}.mobile-workspace .tab-list{display:none}.mobile-workspace .tab-content{padding:10px}.mobile-workspace .compact-table>div{grid-template-columns:minmax(0,1fr) auto;gap:6px}.mobile-workspace .compact-table>div>span:nth-child(2){display:none}}.topbar{min-height:84px;padding:10px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--tv-border)}.brand-block{display:flex;align-items:baseline;gap:13px}.brand-block h1{margin:0;font-size:20px;font-weight:610;letter-spacing:.02em}.eyebrow{color:var(--tv-accent);font-size:11px;font-weight:700;letter-spacing:.16em}.user-display-code{padding:3px 7px;color:var(--tv-text);border:1px solid var(--tv-border);border-radius:4px;font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:.04em}.session-setup{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:10px}.session-setup label,.speed-select{display:grid;gap:5px}.session-setup label>span,.speed-select>span{color:var(--tv-muted);font-size:11px}select{min-width:116px;height:34px;padding:0 31px 0 10px;color:var(--tv-text);border:1px solid var(--tv-border);border-radius:5px;background:var(--tv-panel)}input{width:96px;height:34px;padding:0 9px;color:var(--tv-text);border:1px solid var(--tv-border);border-radius:5px;background:var(--tv-panel);font-variant-numeric:tabular-nums}.primary-button{height:34px;padding:0 18px;border-color:var(--tv-accent);background:var(--tv-accent)}.primary-button:hover:not(:disabled){border-color:#4d7cff;background:#3570ff}.error-banner{margin:14px 0;padding:10px 13px;color:#ffd8d8;border:1px solid rgba(242,54,69,.5);border-radius:5px;background:#f236451f}.empty-state{min-height:calc(100vh - 132px);display:grid;place-content:center;justify-items:center;color:var(--tv-muted)}.empty-state p{margin:20px 0 7px;color:var(--tv-text);font-size:16px}.empty-state span{font-size:12px}.empty-mark{width:46px;height:46px;border:1px solid var(--tv-border);border-radius:50%;position:relative}.empty-mark:before,.empty-mark:after{content:"";position:absolute;background:var(--tv-border)}.empty-mark:before{width:1px;height:22px;left:22px;top:11px}.empty-mark:after{height:1px;width:22px;top:22px;left:11px}.workspace{width:100%;max-width:none;margin:0 auto}.chart-column{min-width:0}.chart-heading{height:58px;display:flex;align-items:center;justify-content:space-between}.instrument-code{margin-right:10px;font-size:18px;font-weight:700;letter-spacing:.08em}.timeframe-badge{padding:3px 7px;color:var(--tv-muted);border:1px solid var(--tv-border);border-radius:4px;font-size:11px}.last-time{color:var(--tv-muted);font-size:12px}.chart-card{width:100%;max-width:none;min-width:0;overflow:hidden;border:1px solid var(--tv-border);border-radius:7px;background:var(--tv-panel);box-shadow:0 18px 45px #0003}.chart-toolbar{min-height:46px;padding:6px 10px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;border-bottom:1px solid var(--tv-border);color:var(--tv-muted);font-size:11px}.chart-toolbar-main{min-width:0;display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:8px 12px}.chart-help{white-space:nowrap}.add-line-button{margin-left:auto;white-space:nowrap}.chart-toolbar button{height:27px;padding:0 10px;font-size:12px}.chart-stage{position:relative;width:100%;aspect-ratio:1200 / 650;min-height:430px;max-height:calc(100vh - 250px);container-type:inline-size}.replay-ended-status{position:absolute;z-index:6;top:8px;left:50%;display:grid;gap:2px;max-width:calc(100% - 24px);padding:6px 10px;border:1px solid rgba(245,166,35,.72);border-radius:5px;background:#302714f0;color:var(--tv-text);text-align:center;transform:translate(-50%);pointer-events:none}.replay-ended-status span{color:var(--tv-muted)}.replay-chart{width:100%;height:100%;display:block;touch-action:none;-webkit-user-select:none;user-select:none;cursor:crosshair}.chart-quick-actions{position:absolute;z-index:4;top:10px;right:7.5%;width:11.5%;max-width:11.5%;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.trade-actions.chart-quick-actions button{min-width:0;width:100%;white-space:nowrap}.trade-actions.chart-quick-actions button:last-child{grid-column:1 / -1;width:calc(50% - 2.5px);justify-self:center}.chart-background{fill:var(--tv-bg)}.grid-line{stroke:var(--tv-grid);stroke-width:1;shape-rendering:crispEdges}.pane-divider{stroke:var(--tv-border);stroke-width:1}.axis-label,.time-label{fill:var(--tv-muted);font-size:11px;font-variant-numeric:tabular-nums}.candle-up,.candle-down{stroke-width:1.2}.candle-up{stroke:var(--tv-up)}.candle-down{stroke:var(--tv-down)}.candle-up-fill{fill:var(--tv-up)}.candle-down-fill{fill:var(--tv-down)}.volume-up{fill:#08998173}.volume-down{fill:#f2364573}.current-price-line{stroke:#d1d4dc47;stroke-width:.8;stroke-dasharray:2 3}.current-price-label-bg{fill:#b2b5be57}.current-price-label{fill:#131722e6;font-size:10px;font-weight:650;font-variant-numeric:tabular-nums}.current-price-line,.current-price-label-bg,.current-price-label{pointer-events:none}.horizontal-line{stroke:var(--tv-warning);stroke-width:1.2;stroke-dasharray:5 3}.horizontal-line-handle{cursor:ns-resize}.horizontal-line-handle rect{fill:var(--tv-warning)}.horizontal-line-handle path{stroke:var(--tv-bg);stroke-width:1.5}.stop-line{stroke:var(--tv-down);stroke-width:.8;stroke-dasharray:3 4;opacity:.42;pointer-events:none}.target-line{stroke:var(--tv-up);stroke-width:.8;stroke-dasharray:3 4;opacity:.42;pointer-events:none}.stop-line-label,.target-line-label{font-size:10px;font-weight:600;opacity:.62;pointer-events:none}.stop-line-label{fill:var(--tv-down)}.target-line-label{fill:var(--tv-up)}.trade-marker{pointer-events:none}.trade-marker line,.trade-marker path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.marker-buy line,.marker-buy path{stroke:var(--tv-accent)}.marker-sell line,.marker-sell path{stroke:#f5f7fa}.trade-marker.marker-close{opacity:.9}.trade-marker.marker-close line{stroke-dasharray:2 2}.crosshair>line{stroke:#d1d4dc3d;stroke-width:.7;stroke-dasharray:1.5 3}.crosshair .candle-info rect{fill:#131722c7;stroke:#434651b8;stroke-width:.7}.crosshair .candle-info text{fill:#d1d4dcc7;font-size:8px;font-variant-numeric:tabular-nums}.crosshair-price-label rect{fill:#75869647}.crosshair-price-label text{fill:#d1d4dce0;font-size:9px;font-weight:650;font-variant-numeric:tabular-nums}.line-list{display:flex;gap:8px;padding:8px 10px;border-top:1px solid var(--tv-border)}.line-list>div{display:flex;align-items:center;gap:8px;padding-left:8px;border:1px solid var(--tv-border);border-radius:4px;font-size:11px;font-variant-numeric:tabular-nums}.line-list button{height:25px;border-width:0 0 0 1px;border-radius:0;color:var(--tv-muted);background:transparent;font-size:11px}.replay-controls{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.segmented-control,.transport-controls{display:flex}.segmented-control button,.transport-controls button{height:34px;padding:0 14px;border-radius:0;margin-left:-1px}.segmented-control button:first-child,.transport-controls button:first-child{margin-left:0;border-radius:5px 0 0 5px}.segmented-control button:last-child,.transport-controls button:last-child{border-radius:0 5px 5px 0}.segmented-control button.active{position:relative;z-index:1;color:#fff;border-color:var(--tv-accent);background:#2962ff38}.transport-controls{margin-left:0}.play-button{color:#b5fff1}.pause-button{color:#ffe0b2}.speed-select{display:flex;align-items:center;gap:5px}.speed-select select{min-width:76px;height:27px}.order-panel{width:100%;padding:12px 14px;border:1px solid var(--tv-border);border-radius:7px;background:var(--tv-panel);box-shadow:0 18px 45px #00000029}.panel-heading,.positions-heading,.position-title,.position-actions,.trade-actions,.closed-position{display:flex;align-items:center;justify-content:space-between;gap:8px}.panel-heading h2{margin:4px 0 0;font-size:17px}.pending-chip{padding:4px 7px;color:var(--tv-muted);border:1px solid var(--tv-border);border-radius:4px;font-size:10px}.trade-entry-row{margin-top:10px;display:flex;align-items:flex-end;gap:10px}.trade-field{display:grid;gap:5px;color:var(--tv-muted);font-size:10px}.trade-field input{width:150px}.risk-entry-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.risk-entry-grid label{display:grid;gap:5px;color:var(--tv-muted);font-size:10px}.risk-entry-grid input{width:100%}.risk-entry-grid.compact{margin-top:10px}.risk-entry-control{position:relative;display:flex;align-items:center;min-width:0}.risk-entry-control input{padding-right:96px}.risk-entry-pnl{position:absolute;right:8px;max-width:84px;overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.trade-actions{margin-left:auto}.trade-actions button{min-width:112px;height:36px;color:#fff;font-weight:650}.trade-actions button:last-child{color:var(--tv-text)}@container (min-width: 1800px){.chart-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.trade-actions.chart-quick-actions button:last-child{grid-column:auto;width:100%}}.buy-button{border-color:var(--tv-up);background:#089981cc}.sell-button{border-color:var(--tv-down);background:#f23645cc}.positions-heading{margin-top:22px;padding-top:14px;border-top:1px solid var(--tv-border)}.positions-heading h3{margin:0;font-size:13px}.positions-heading button,.position-actions button{height:28px;padding:0 9px;font-size:10px}.position-list{margin-top:10px;display:grid;gap:9px;max-height:440px;overflow-x:hidden;overflow-y:auto}.open-position-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:10px;align-items:start}.muted-copy{color:var(--tv-muted);font-size:11px}.position-card{min-width:0;padding:10px;overflow:hidden;border:1px solid var(--tv-border);border-radius:5px;background:var(--tv-bg)}.position-title strong{font-size:12px}.position-title span{color:var(--tv-muted);font-size:9px}.position-open-time{min-width:0;overflow:hidden;color:var(--tv-muted);font-size:9px;font-weight:400;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.position-card dl{margin:9px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.position-card dl div{display:grid;gap:3px}.position-card dt{color:var(--tv-muted);font-size:9px}.position-card dd{min-width:0;margin:0;overflow:hidden;font-size:11px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.position-actions{margin-top:9px}.closed-position{margin-top:9px;color:var(--tv-muted);font-size:10px}.trade-annotation-fields,.no-trade-form{margin-top:12px;padding:10px;border:1px solid var(--tv-border);border-radius:5px;background:#1317228c}.trade-annotation-fields>span,.no-trade-form h3{color:var(--tv-text);font-size:11px}.no-trade-form h3{margin:0 0 9px}.tag-grid{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.tag-grid label{display:flex;align-items:center;gap:4px;padding:4px 6px;color:var(--tv-muted);border:1px solid var(--tv-border);border-radius:4px;font-size:9px;cursor:pointer}.tag-grid label:has(input:checked){color:var(--tv-text);border-color:var(--tv-accent);background:#2962ff24}.tag-grid input{width:12px;height:12px;margin:0;accent-color:var(--tv-accent)}.annotation-meta{margin-top:8px;display:grid;grid-template-columns:74px minmax(0,1fr);gap:7px}.annotation-meta label{display:grid;gap:4px;color:var(--tv-muted);font-size:9px}.annotation-meta input{width:100%;height:30px}.inline-error{margin:7px 0 0;color:#ff9da4;font-size:10px}.workspace-tabs{margin-top:10px;border:1px solid var(--tv-border);border-radius:7px;overflow:hidden;background:var(--tv-panel)}.tab-list{height:42px;display:flex;align-items:stretch;border-bottom:1px solid var(--tv-border)}.tab-list button{min-width:118px;padding:0 18px;border:0;border-right:1px solid var(--tv-border);border-radius:0;color:var(--tv-muted);background:transparent}.tab-list button[aria-selected=true]{color:var(--tv-text);box-shadow:inset 0 -2px var(--tv-accent);background:#2962ff14}.tab-content{min-height:150px;padding:14px}.compact-table{display:grid;gap:5px}.compact-table>div{display:grid;grid-template-columns:minmax(120px,1fr) 120px 120px;gap:12px;padding:7px 9px;border-bottom:1px solid var(--tv-grid);font-size:11px;font-variant-numeric:tabular-nums}.annotation-workspace{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:14px}.annotation-workspace>.no-trade-form{margin-top:0}.no-trade-form>button{margin-top:9px;height:30px;padding:0 12px}.annotation-list{display:grid;align-content:start;gap:8px}.annotation-card{padding:10px;border:1px solid var(--tv-border);border-radius:5px;background:var(--tv-bg)}.annotation-card>div:first-child{display:flex;justify-content:space-between;gap:8px}.annotation-card strong{font-size:10px}.annotation-card span,.annotation-card p{color:var(--tv-muted);font-size:10px}.annotation-card p{margin:6px 0 0}.review-row{margin-top:8px;display:flex;gap:7px}.review-row input{width:100%;height:29px}.review-row button{white-space:nowrap;font-size:10px}.statistics-view{min-width:0;display:grid;gap:10px}.statistics-direction{display:inline-grid;grid-template-columns:repeat(3,minmax(58px,1fr));justify-self:start;padding:2px;border:1px solid var(--tv-border);border-radius:5px;background:var(--tv-bg)}.statistics-direction button{min-height:27px;padding:0 12px;border:0;background:transparent;color:var(--tv-muted);font-size:10px}.statistics-direction button[aria-pressed=true]{background:var(--tv-grid);color:var(--tv-text)}.statistics-workspace{display:grid;grid-template-columns:1fr 1fr;gap:14px}.statistics-panel{min-width:0;padding:12px;border:1px solid var(--tv-border);border-radius:5px;background:var(--tv-bg)}.statistics-title{display:flex;align-items:center;justify-content:space-between}.statistics-title h3,.statistics-panel h4{margin:0;font-size:12px}.statistics-title span{color:var(--tv-accent);font-size:11px;font-weight:700}.metric-grid{margin:10px 0 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.metric-grid>div{min-width:0;padding:7px;border:1px solid var(--tv-grid);border-radius:4px}.metric-grid span,.metric-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric-grid span{color:var(--tv-muted);font-size:8px}.metric-grid strong{margin-top:4px;font-size:11px;font-variant-numeric:tabular-nums}.metric-value--positive{color:var(--tv-up)}.metric-value--negative{color:var(--tv-down)}.metric-value--neutral{color:#f1f3f7}.metric-value--muted{color:#a5a8b2}.risk-pnl-positive{fill:var(--tv-up);color:var(--tv-up)}.risk-pnl-negative{fill:var(--tv-down);color:var(--tv-down)}.risk-pnl-neutral{fill:var(--tv-text);color:var(--tv-text)}.risk-pnl-group-positive>.stop-line,.risk-pnl-group-positive>.target-line{stroke:var(--tv-up)}.risk-pnl-group-negative>.stop-line,.risk-pnl-group-negative>.target-line{stroke:var(--tv-down)}.risk-pnl-group-neutral>.stop-line,.risk-pnl-group-neutral>.target-line{stroke:var(--tv-text)}.risk-pnl-group-positive>.stop-line-label,.risk-pnl-group-positive>.target-line-label{fill:var(--tv-up)}.risk-pnl-group-negative>.stop-line-label,.risk-pnl-group-negative>.target-line-label{fill:var(--tv-down)}.risk-pnl-group-neutral>.stop-line-label,.risk-pnl-group-neutral>.target-line-label{fill:var(--tv-text)}.history-actions i{font-style:normal;font-weight:800}.history-buy{color:var(--tv-accent)}.history-sell{color:#f5f7fa}.statistics-panel h4{margin:13px 0 6px;color:var(--tv-muted)}.statistics-panel .compact-table>div{grid-template-columns:1fr 56px 70px;padding-inline:4px}.reason-list{display:flex;flex-wrap:wrap;gap:6px}.reason-list span{padding:4px 6px;border:1px solid var(--tv-grid);border-radius:4px;color:var(--tv-muted);font-size:9px}.limit-order-controls{display:flex;align-items:center;gap:6px;margin-left:4px}.limit-order-controls button,.limit-order-controls input{height:30px;font-size:11px}.limit-order-controls input{width:78px;padding:0 8px;color:var(--tv-text);border:1px solid var(--tv-border);border-radius:5px;background:var(--tv-bg)}.limit-order-controls button.active{border-color:var(--tv-accent);background:#2962ff38;color:#fff}.limit-confirm-button{border-color:var(--tv-accent)}.pending-order-cancel{cursor:pointer}.pending-order-cancel-hit{fill:transparent;pointer-events:all}.pending-order-cancel-text{fill:#d6def5;font-size:11px;font-weight:700}.position-line{stroke:#2962ffb8;stroke-width:1;stroke-dasharray:5 3}.position-line-label{fill:#b9c9ff;font-size:10px;font-weight:650;pointer-events:none}.price-line-cancel{cursor:pointer}.price-line-cancel-hit{fill:transparent;pointer-events:all}.price-line-cancel-text{fill:#f4f6fb;font-size:20px;font-weight:600;pointer-events:none}.trade-line-html-actions{position:absolute;z-index:18;display:flex;align-items:center;height:44px;transform:translateY(-50%);pointer-events:auto;touch-action:manipulation}.trade-line-html-actions button{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:0;background:transparent;display:grid;place-items:center}.trade-line-html-actions button.confirm{width:56px;min-width:56px}.trade-line-html-actions button:hover:not(:disabled),.trade-line-html-actions button:active:not(:disabled){border:0;background:transparent;transform:none}.trade-line-html-actions button span{width:26px;height:20px;display:grid;place-items:center;border:1px solid rgba(120,123,134,.68);border-radius:3px;color:#eef2ff;background:#131722b8;font-size:8px;font-weight:700;line-height:1;pointer-events:none}.trade-line-html-actions button.confirm span{width:30px}.trade-line-html-actions button.active span{color:#a9beff;border-color:#5b84fff2;background:#2962ff33}.trade-line-html-actions button:focus{outline:none}.trade-line-html-actions button:focus-visible span{outline:2px solid #8eafff;outline-offset:1px}.draft-limit-stroke{stroke:var(--tv-accent);stroke-width:1.4;stroke-dasharray:6 3;opacity:.9}.draft-limit-label{fill:#b9c9ff;font-size:10px;font-weight:650;pointer-events:none}.pnl-summary{display:flex;align-items:center;gap:5px;margin-left:4px;white-space:nowrap}.pnl-metric{display:inline-flex;align-items:baseline;gap:4px;min-height:28px;padding:4px 7px;border:1px solid var(--tv-border);border-radius:5px;background:#131722a8;font-size:10px;color:var(--tv-muted)}.pnl-metric strong{font-size:11px;font-variant-numeric:tabular-nums}.pnl-metric.positive strong{color:var(--tv-up)}.pnl-metric.negative strong{color:var(--tv-down)}.pnl-metric.neutral strong{color:var(--tv-text)}.pnl-metric.muted{opacity:.65}.draggable-price-line{cursor:ns-resize}.draggable-price-line line{stroke-width:1.6}.price-line-touch-target{stroke:transparent;stroke-width:24;pointer-events:stroke}.mobile-chart-slot{--mobile-trade-line-label-size: 11px;--mobile-trade-line-cancel-size: 15px;--mobile-trade-line-action-font-size: 10px;--mobile-trade-line-action-width: 31px;--mobile-trade-line-action-confirm-width: 36px;--mobile-trade-line-action-height: 24px}.mobile-chart-slot .position-line-label,.mobile-chart-slot .stop-line-label,.mobile-chart-slot .target-line-label,.mobile-chart-slot .draft-limit-label{font-size:var(--mobile-trade-line-label-size)}.mobile-chart-slot .axis-label,.mobile-chart-slot .current-price-label,.mobile-chart-slot .crosshair-price-label text{font-size:9px}.mobile-chart-slot .position-line,.mobile-chart-slot .managed-price-line>line:not(.price-line-touch-target),.mobile-chart-slot .draft-risk-line>line:not(.price-line-touch-target),.mobile-chart-slot .draft-position-risk-line>line:not(.price-line-touch-target),.mobile-chart-slot .draft-limit-stroke{stroke-width:.8;opacity:.58}.mobile-chart-slot .price-line-cancel-text,.mobile-chart-slot .pending-order-cancel-text{font-size:var(--mobile-trade-line-cancel-size);font-weight:600}.mobile-chart-slot .trade-line-html-actions button span{width:var(--mobile-trade-line-action-width);height:var(--mobile-trade-line-action-height);font-size:var(--mobile-trade-line-action-font-size)}.mobile-chart-slot .trade-line-html-actions button.confirm span{width:var(--mobile-trade-line-action-confirm-width)}.mobile-chart-slot .pending-order-line:not(.selected)>.target-line{stroke:#d2d5dc;opacity:.72}.mobile-chart-slot .pending-order-line:not(.selected)>.target-line-label{fill:#e1e3e8}.mobile-chart-slot .pending-order-line.selected.pending-order-buy>.target-line{stroke:#4f7dff;opacity:.9}.mobile-chart-slot .pending-order-line.selected.pending-order-buy>.target-line-label{fill:#8eafff}.mobile-chart-slot .pending-order-line.selected.pending-order-sell>.target-line{stroke:#f45b69;opacity:.9}.mobile-chart-slot .pending-order-line.selected.pending-order-sell>.target-line-label{fill:#ff9da4}.mobile-chart-slot .position-price-line.position-long .position-line{stroke:#4f7dff;stroke-width:1.15;stroke-dasharray:5 3;opacity:.86}.mobile-chart-slot .position-price-line.position-short .position-line{stroke:#f45b69;stroke-width:1.15;stroke-dasharray:5 3;opacity:.86}.mobile-chart-slot .position-price-line.position-long .position-line-label{fill:#9bb5ff}.mobile-chart-slot .position-price-line.position-short .position-line-label{fill:#ff9da4}@media(min-width:600px){.mobile-chart-slot{--mobile-trade-line-label-size: 12px}}@media(max-width:1100px){.app-shell{padding-inline:10px}.topbar{align-items:flex-start;flex-direction:column;gap:10px}.brand-block,.session-setup{max-width:100%}.session-setup{width:100%;justify-content:flex-start}.chart-stage{min-height:390px;max-height:min(620px,calc(100dvh - 210px))}.trade-entry-row{flex-wrap:wrap}.trade-actions{margin-left:0}.statistics-workspace{grid-template-columns:1fr}}@media(max-width:720px){body{min-width:0}button,select,input{touch-action:manipulation}.app-shell{min-width:0;min-height:100dvh;padding:0 6px 18px;overflow-x:clip}.topbar{min-height:0;padding:8px 0 10px;gap:8px}.brand-block{width:100%;gap:8px;align-items:center}.brand-block h1{min-width:0;font-size:16px;white-space:nowrap}.eyebrow{font-size:10px;letter-spacing:.1em}.user-display-code{margin-left:auto;white-space:nowrap}.logout-button{min-width:44px;min-height:44px}.auth-shell{padding:12px}.login-card{padding:22px 18px}.session-setup{gap:8px 6px}.session-setup label{flex:1 1 calc(50% - 4px);min-width:0}.session-setup label>span{font-size:10px}.session-setup select,.session-setup input{width:100%;min-width:0;height:44px}.session-setup .primary-button{flex:1 1 100%;width:100%;height:44px}.empty-state{min-height:clamp(320px,calc(100dvh - 310px),560px);padding-inline:12px;text-align:center}.empty-state span{line-height:1.5}.chart-heading{height:44px;padding-inline:2px}.instrument-code{font-size:15px}.last-time{font-size:10px}.chart-card,.order-panel,.workspace-tabs{min-width:0}.chart-toolbar{padding:6px;align-items:flex-start;gap:7px}.chart-toolbar-main{flex-basis:100%;gap:7px}.chart-help{width:100%;white-space:normal;line-height:1.45}.replay-controls{width:100%;gap:7px}.segmented-control,.transport-controls{flex:1 1 auto;min-width:0}.segmented-control button,.transport-controls button,.chart-toolbar button,.speed-select select{min-height:44px;height:44px}.segmented-control button{flex:1 1 0;min-width:44px;padding-inline:8px}.transport-controls button{flex:1 1 auto;min-width:56px;padding-inline:8px}.speed-select{flex:0 0 82px}.speed-select>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.speed-select select{width:82px;min-width:0}.limit-order-controls{width:100%;margin-left:0;flex-wrap:wrap;gap:6px}.limit-order-controls button,.limit-order-controls input{min-height:44px;height:44px}.limit-order-controls button{flex:1 1 calc(33.333% - 4px);padding-inline:6px}.limit-order-controls input{flex:1 1 92px;width:auto;min-width:0}.pnl-summary{width:100%;margin-left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));white-space:normal}.pnl-metric{min-width:0;min-height:40px;padding:4px;display:grid;gap:2px;text-align:center}.pnl-metric span,.pnl-metric strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-line-button{width:100%;margin-left:0}.chart-stage{min-height:clamp(330px,58dvh,500px);max-height:none;aspect-ratio:auto;display:grid;grid-template-rows:52px minmax(0,1fr)}.chart-quick-actions{position:static;grid-row:1;width:100%;max-width:none;padding:4px 6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;background:var(--tv-panel)}.trade-actions.chart-quick-actions button,.trade-actions.chart-quick-actions button:last-child{grid-column:auto;width:100%;min-width:0;min-height:44px;height:44px}.replay-chart{grid-row:2;min-width:0;touch-action:pan-y}.horizontal-line-handle,.horizontal-line-handle *,.draggable-price-line,.draggable-price-line *,.price-line-touch-target,.pending-order-cancel{touch-action:none}.line-list{flex-wrap:wrap;max-width:100%;overflow-x:auto}.order-panel{padding:10px}.trade-entry-row{gap:8px}.trade-field{flex:1 1 calc(50% - 4px);min-width:0}.trade-field:first-child{flex-basis:100%}.trade-field input{width:100%;height:44px}.trade-actions{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.trade-actions button{min-width:0;min-height:44px;height:44px;padding-inline:5px}.workspace-tabs{overflow:hidden}.tab-list{height:48px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.tab-list button{flex:1 0 96px;min-width:96px;min-height:44px;padding-inline:10px}.tab-content{min-width:0;padding:10px}.open-position-strip{grid-template-columns:minmax(0,1fr)}.position-card dl{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.risk-entry-grid input{height:44px}.position-actions button{min-height:44px;height:44px}.compact-table{min-width:0}.compact-table>div{min-width:0;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,.75fr);gap:6px;padding-inline:4px}.compact-table>div>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.annotation-workspace{grid-template-columns:minmax(0,1fr)}.annotation-meta{grid-template-columns:70px minmax(0,1fr)}.annotation-meta input,.review-row input,.review-row button,.no-trade-form>button{min-height:44px;height:44px}.statistics-workspace{grid-template-columns:minmax(0,1fr)}.statistics-panel{padding:9px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:360px){.brand-block h1{font-size:15px}.eyebrow{display:none}.limit-order-controls button{flex-basis:calc(50% - 3px)}.chart-stage{min-height:320px}}@media(max-width:900px)and (orientation:landscape)and (max-height:500px){.app-shell{padding-inline:6px}.topbar{padding-block:5px;gap:5px}.brand-block{width:auto}.brand-block .eyebrow{display:none}.brand-block h1{font-size:14px}.session-setup{gap:5px}.session-setup label{flex:1 1 96px}.session-setup label>span{display:none}.session-setup select,.session-setup input,.session-setup .primary-button{height:44px}.chart-heading{height:36px}.chart-help,.pnl-summary{display:none}.chart-toolbar-main{gap:5px}.chart-toolbar button,.chart-toolbar input,.speed-select select,.trade-actions button,.tab-list button,.position-actions button{min-height:44px;height:44px}.chart-stage{min-height:322px;height:322px;max-height:none;aspect-ratio:auto;display:grid;grid-template-rows:52px 270px}.chart-quick-actions{position:static;grid-row:1;width:100%;max-width:none;padding:4px 6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;background:var(--tv-panel)}.trade-actions.chart-quick-actions button,.trade-actions.chart-quick-actions button:last-child{grid-column:auto;width:100%;min-width:44px}.replay-chart{grid-row:2;touch-action:pan-y}}.mobile-chart-slot .chart-stage{display:block;height:100%;min-height:0;max-height:none;aspect-ratio:auto;grid-template-rows:none}.mobile-chart-slot .replay-chart{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;grid-row:auto;touch-action:none}
