.ai-panel{position:absolute;z-index:45;right:0;top:44px;bottom:0;width:440px;max-width:calc(100% - 50px);display:flex;flex-direction:column;background:#171719;border-left:4px solid #303034;color:#c5c5ce;box-shadow:-8px 0 22px #0003;font-size:13px;letter-spacing:0}.ai-panel header{height:45px;display:flex;gap:8px;align-items:center;padding:0 10px;border-bottom:1px solid #303034;flex:none}.ai-panel h2{font-size:14px;font-weight:500;white-space:nowrap}.ai-panel header>span{color:#92929c;font-size:10px;margin-right:auto}.ai-panel button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:30px;height:30px;border-radius:4px;flex:none}.ai-panel button:hover{background:#2b2b31}.ai-context{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #303034;flex:none}.ai-context label{display:flex;align-items:center;gap:12px;flex:1;color:#a2a2ac;font-size:12px;min-width:0}.ai-context select{min-width:0;flex:1;background:#232328;color:#d7d7df;border:1px solid #3a3a43;border-radius:4px;padding:5px;font-size:12px;width:0}.ai-messages{flex:1;min-height:0;overflow:auto;padding:14px;scrollbar-width:thin}.ai-empty{display:flex;flex-direction:column;align-items:center;gap:13px;color:#777784;padding:50px 0}.ai-message{padding:12px 0 18px;border-bottom:1px solid #2c2c32;margin-bottom:12px;overflow-wrap:anywhere}.ai-message.user{padding:12px;background:#242429;border:1px solid #34343c;border-radius:6px}.ai-message-author{font-size:11px;color:#9393a0;margin-bottom:8px}.ai-message p{white-space:pre-wrap;line-height:1.8}.ai-message small{display:block;color:#7cc5ad;margin-top:10px;font-size:11px}.ai-message details{margin-top:10px;border:1px solid #36363f;border-radius:4px;background:#121214}.ai-message summary{display:flex;align-items:center;gap:7px;padding:9px;cursor:pointer;color:#c6d7f6;font-size:12px}.ai-message pre{max-height:300px;overflow:auto;margin:0;padding:10px;font:12px/1.6 Consolas,monospace;white-space:pre}.ai-message details>button{margin:5px 8px;font-size:11px}.ai-phase{display:flex;align-items:center;gap:8px;color:#9dc0fa;font-size:12px;padding:12px 0}.ai-panel footer{padding:10px 12px 12px;flex:none;border-top:1px solid #303034}.ai-panel form{border:1px solid #464650;border-radius:6px;background:#202025;overflow:hidden}.ai-panel textarea{width:100%;resize:vertical;max-height:180px;min-height:70px;border:0;outline:none;padding:12px;color:#e2e2e9;background:transparent;line-height:1.6;font-size:13px}.ai-send-row{display:flex;align-items:center;justify-content:space-between;padding:5px 8px;gap:8px}.ai-send-row>span{font-size:10px;color:#9494a2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-send-row button{background:#3679e8;color:#fff}.ai-error{font-size:12px;color:#f39da9;line-height:1.6;padding-bottom:8px}.ai-unconfigured{font-size:12px;color:#b6b6c3;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:8px}.ai-unconfigured button{color:#8ab5ff;padding:0 8px}.ai-settings{border-top:1px solid #34343b}.ai-settings-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.ai-settings-heading h2{margin:0}.ai-settings form>label{width:100%;display:flex;flex-direction:column;gap:8px;font-size:13px}.ai-settings input,.ai-settings select{width:100%;padding:9px;background:#202023;color:#dddde4;border:1px solid #45454d;border-radius:4px;font-size:13px}.ai-settings form>.ai-toggle{flex-direction:row;align-items:center;gap:9px}.ai-settings input[type=checkbox]{width:16px;height:16px;accent-color:#438bfa}.ai-settings-numbers{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}.ai-settings-numbers label{display:flex;flex-direction:column;gap:8px;font-size:12px}.ai-settings dl{margin:0}.ai-modes{margin:10px 12px 0;flex:none}.ai-modes button{flex:1}.ai-timeframes{padding:10px 12px;border-bottom:1px solid #303034;font-size:12px;flex:none}.ai-timeframes summary{cursor:pointer}.ai-timeframes>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px;max-height:160px;overflow:auto}.ai-timeframes label{display:flex;align-items:center;gap:5px;font-size:11px}.ai-timeframes input{accent-color:#438bfa}.ai-evidence-body{padding:0 9px 10px}.ai-evidence p{font-size:11px}.ai-evidence table{width:100%;border-collapse:collapse;font-size:10px}.ai-evidence td,.ai-evidence th{padding:6px 4px;text-align:right;border-bottom:1px solid #303034}.ai-evidence td:first-child,.ai-evidence th:first-child{text-align:left}.ai-evidence summary{overflow-wrap:anywhere;display:block}@media(max-width:780px){.ai-panel{width:100%;max-width:100%;border-left:0}.ai-panel header{padding:0 8px;gap:6px}.ai-panel h2{font-size:13px}.ai-messages{padding:10px}.ai-settings-numbers{grid-template-columns:1fr}}.ai-records{margin-top:28px;padding-top:20px;border-top:1px solid #343439;min-width:0}.ai-record-heading{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ai-record-filters{display:flex;align-items:end;flex-wrap:wrap;gap:12px}.ai-record-filters label{display:flex;flex-direction:column;gap:7px;color:#b5b5bd;font-size:12px;min-width:0}.ai-record-filters input{height:36px;max-width:100%;color-scheme:dark}.ai-record-filters button{height:36px}.ai-record-note{color:#9999a3;font-size:12px;line-height:1.6;margin:14px 0}.ai-record-table{overflow-x:auto;margin-top:14px}.ai-record-table table{width:100%;min-width:740px;border-collapse:collapse;table-layout:fixed;font-size:12px}.ai-record-table th{text-align:left;color:#a7a7b0;font-weight:500}.ai-record-table th,.ai-record-table td{padding:12px 8px;border-bottom:1px solid #303034;vertical-align:top;overflow-wrap:anywhere}.ai-record-table th:nth-child(1){width:20%}.ai-record-table th:nth-child(2){width:17%}.ai-record-table th:nth-child(3){width:18%}.ai-record-table th:nth-child(4){width:27%}.ai-record-table th:nth-child(5){width:8%}.ai-record-table th:nth-child(6){width:10%}.ai-record-table small{display:block;color:#92929d;margin-top:5px;line-height:1.5}.ai-record-open{color:#70a9ff;padding:0;white-space:nowrap}.ai-record-open:hover{text-decoration:underline}.ai-record-pages{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:12px;font-size:12px}.ai-record-dialog{width:760px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 32px);overflow:auto}.ai-record-meta{font-size:12px;margin:0 0 20px}.ai-record-meta>div{display:flex;gap:12px;margin:8px 0}.ai-record-meta dt{flex:none;color:#9696a1;width:40px}.ai-record-meta dd{margin:0;min-width:0;overflow-wrap:anywhere}.ai-record-dialog section{padding:16px 0;border-top:1px solid #37373e}.ai-record-dialog h3,.ai-record-dialog h4{font-size:13px;margin:0 0 12px}.ai-record-dialog section p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.ai-record-dialog details{margin-top:16px;font-size:12px}.ai-record-dialog summary{cursor:pointer;color:#8db9fa;overflow-wrap:anywhere}.ai-record-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;padding:12px;background:#141416;max-height:420px;overflow:auto;font-size:12px;line-height:1.6}.ai-storage-note{font-size:11px;color:#92929d;margin:0 0 8px}.backtest-panel{position:absolute;z-index:35;left:50px;right:0;bottom:0;height:min(560px,72%);min-height:260px;display:flex;flex-direction:column;border-top:3px solid #36363c;background:#171719;color:#d4d4dc;font-size:12px;letter-spacing:0;box-shadow:0 -5px 16px #0003}.backtest-panel.collapsed{height:42px;min-height:42px}.backtest-panel button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:4px;padding:5px 9px;min-height:30px;font-size:12px}.backtest-panel button:hover{background:#2c2c32}.backtest-panel button:focus-visible,.backtest-panel input:focus-visible,.backtest-panel select:focus-visible{outline:2px solid #62a0fc;outline-offset:1px}.backtest-panel .bt-icon{width:30px;height:30px;min-height:30px;padding:0;flex:none}.bt-heading{height:40px;min-height:40px;display:flex;align-items:center;gap:9px;padding:0 12px;border-bottom:1px solid #303034}.bt-heading h2{font-size:14px;font-weight:600;white-space:nowrap}.bt-subtitle{font-size:11px;color:#92929b}.bt-heading-actions{display:flex;gap:3px;margin-left:auto}.bt-status{font-size:11px;white-space:nowrap;color:#a8a8b2}.bt-status.running,.bt-status.queued{color:#e2c176}.bt-status.succeeded{color:#7dc8b0}.bt-status.failed{color:#ee99a4}.bt-body{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr)}.bt-body.with-settings{grid-template-columns:280px minmax(0,1fr)}.bt-settings{min-height:0;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:12px;border-right:1px solid #36363d}.bt-settings h3{font-size:13px;margin:0;color:#e1e1e8}.bt-settings label{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#a6a6b2;min-width:0}.bt-settings input,.bt-settings select{width:100%;min-width:0;padding:7px 8px;min-height:32px;border:1px solid #41414b;border-radius:4px;background:#202024;color:#dedee5;font-size:12px}.bt-form-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bt-kind{display:flex;flex-direction:column;gap:11px;color:#a6a6b2;font-size:11px}.bt-kind strong{font-size:12px;color:#d2d2da;font-weight:400}.bt-save{border-left:2px solid #d6b469;padding:6px 9px;color:#d4bd8d;line-height:1.7}.bt-save button{margin-top:4px}.bt-parameters summary,.bt-properties summary{cursor:pointer;padding:6px 0;color:#c7c7d0}.bt-parameters label{margin:10px 0}.bt-settings .bt-checkbox{flex-direction:row;align-items:center;justify-content:space-between}.bt-settings .bt-checkbox input{width:16px;height:16px;min-height:0;accent-color:#5797ee}.bt-assumption{font-size:11px;color:#c1b49a;line-height:1.7}.backtest-panel .bt-primary{background:#367fe6;color:#fff;flex:none}.backtest-panel .bt-primary:hover{background:#4a91f6}.bt-results{min-width:0;min-height:0;display:flex;flex-direction:column}.bt-tabs{display:flex;border-bottom:1px solid #34343a;flex:none;overflow-x:auto;padding:0 10px;gap:9px}.bt-tabs button{height:41px;flex:none;border-bottom:2px solid transparent;border-radius:0!important;color:#9999a6}.bt-tabs button[aria-selected=true]{border-bottom-color:#689cf0;color:#eeeef3}.bt-scroll{overflow:auto;min-height:0;flex:1;padding:16px 20px}.bt-error{display:flex;align-items:center;gap:8px;justify-content:space-between;flex:none;padding:6px 12px;color:#ee9da9;background:#302329;overflow-wrap:anywhere}.bt-empty{min-height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:14px;color:#9d9da9}.bt-result-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.bt-result-heading>div{display:flex;flex-direction:column;gap:5px;min-width:0}.bt-result-heading strong{font-size:14px;font-weight:500;overflow-wrap:anywhere}.bt-result-heading span{font-size:11px;color:#9292a0}.bt-result-heading>button{flex:none}.bt-disclosure{padding:10px 0 12px;color:#c4b394;font-size:11px;line-height:1.7}.bt-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid #323238;border-bottom:1px solid #323238}.bt-metrics>div{padding:15px 10px 15px 0;display:flex;flex-direction:column;gap:8px;min-width:0}.bt-metrics span{font-size:11px;color:#9999a5}.bt-metrics strong{font-size:19px;font-weight:500;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.bt-negative{color:#ed8c9c}.bt-positive{color:#79c7ad}.bt-facts{display:flex;flex-direction:column;gap:12px;padding:14px 0;line-height:1.7}.bt-facts>div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px}.bt-facts dt{color:#91919e}.bt-facts dd{overflow-wrap:anywhere;min-width:0}.bt-facts code{font-size:11px;color:#a8afc2}.bt-section-heading{display:flex;align-items:center;justify-content:space-between;color:#93939f;margin-bottom:9px}.bt-table-wrap{overflow:auto}.backtest-panel table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.backtest-panel th{font-size:11px;color:#8f8f9b;font-weight:400;background:#1c1c20}.backtest-panel td,.backtest-panel th{padding:10px 12px;border-bottom:1px solid #303035}.backtest-panel td:first-child,.backtest-panel th:first-child{text-align:left}.backtest-panel tr.selected{background:#222a36}.bt-run-link{color:#afcafa;text-align:left!important;justify-content:flex-start!important;white-space:normal;overflow-wrap:anywhere;max-width:250px}.bt-order{max-width:200px;white-space:normal;overflow-wrap:anywhere}.bt-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:12px}.bt-properties{border-top:1px solid #323238;padding:8px 0}.bt-properties p,.bt-properties li{font-size:11px;line-height:1.8;color:#a5a5b2;overflow-wrap:anywhere}.bt-properties ul{margin:8px 0;padding-left:18px}.bt-properties pre{overflow:auto;max-height:300px;font:12px/1.7 Consolas,monospace;background:#121214;padding:12px}.bt-validation{color:#f09aa7;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.backtest-panel .bt-tabs button[aria-selected=true]:hover{background:#26262d}@media(max-width:900px){.bt-body.with-settings{grid-template-columns:250px minmax(0,1fr)}.bt-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-scroll{padding:12px}.bt-facts>div{grid-template-columns:110px minmax(0,1fr)}}@media(max-width:600px){.backtest-panel{left:0;height:75%;max-height:calc(100% - 48px);min-height:200px}.bt-subtitle{display:none}.bt-heading{padding:0 9px;gap:6px}.bt-body.with-settings{display:flex;flex-direction:column;overflow:auto}.bt-body.with-settings .bt-settings{overflow:visible;border-right:0;border-bottom:1px solid #39393f;flex:none}.bt-body.with-settings .bt-results{overflow:visible;min-height:250px;flex:none}.bt-body.with-settings .bt-scroll{overflow:visible}.bt-settings{padding:12px}.bt-tabs{gap:3px;padding:0 4px}.bt-tabs button{padding:4px 9px}.bt-scroll{padding:12px}.bt-heading h2{font-size:13px}.bt-metrics strong{font-size:18px}.bt-facts>div{grid-template-columns:100px minmax(0,1fr)}}.bt-auto-range{display:flex;flex-direction:column;gap:5px;padding:9px 10px;border:1px solid #35353d;border-radius:4px;background:#1d1d22;color:#c7c7d0;line-height:1.5}.bt-auto-range strong{font-size:12px;color:#e1e1e8;font-weight:500}.bt-auto-range span{font-size:11px;color:#a6a6b2}.bt-chart-block{margin:0 0 18px;padding:12px 0 4px;border-top:1px solid #323238;border-bottom:1px solid #323238}.bt-chart-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;color:#d3d3dc}.bt-chart-heading strong{font-size:12px;font-weight:500}.bt-chart-heading button{min-height:26px;padding:3px 8px;color:#aebfdf}.bt-chart-wrap{position:relative;min-height:174px;padding-right:58px;background:#141417;border:1px solid #2e2e36;border-radius:4px;overflow:hidden}.bt-chart-wrap svg{display:block;width:100%;height:174px}.bt-chart-labels{position:absolute;top:7px;right:7px;bottom:7px;width:48px;display:flex;flex-direction:column;justify-content:space-between;text-align:right;color:#888894;font:10px/1.2 Consolas,monospace}.bt-chart-empty{min-height:92px;display:flex;align-items:center;justify-content:center;color:#888894;font-size:11px;background:#141417;border:1px solid #2e2e36;border-radius:4px}@media(max-width:600px){.bt-chart-wrap{padding-right:50px}.bt-chart-labels{width:42px}}.bt-strategy-empty{height:calc(100% - 42px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:18px}.bt-strategy-empty strong{font-size:24px}.bt-strategy-empty p{color:#b8b8bd;line-height:1.8;max-width:700px;margin:0}.bt-strategy-empty button{background:#efeff2;color:#18181c;padding:12px 22px;border-radius:4px;font-size:14px}.bt-strategy-select{display:flex;align-items:center;gap:12px;padding:8px 14px;border-bottom:1px solid #323238;flex:none}.bt-strategy-select select{background:#1b1b20;color:#e1e1e8;border:1px solid #393940;border-radius:4px;padding:6px 10px;max-width:75%;min-width:160px}.bt-strategy-select span{color:#92929c;font-size:11px}.backtest-panel .bt-metrics strong>span{font-size:16px;color:inherit}.backtest-panel .bt-metrics strong>span.bt-positive{color:#089981}.backtest-panel .bt-metrics strong>span.bt-negative,.backtest-panel .bt-loss-value{color:#f23645}.backtest-panel .bt-tabs button[aria-selected=true]:hover,.backtest-panel .bt-tabs button{background:transparent}.backtest-panel{background:#101010;color:#d1d4dc;border-top:3px solid #303030;height:64%;font-size:14px;box-shadow:0 -2px 8px #0004}.backtest-panel.maximized:not(.collapsed){top:0;height:auto;max-height:none}.bt-heading{height:44px;min-height:44px;border-color:#242424;padding:0 20px}.bt-heading h2{color:#2962ff;font-size:15px}.bt-heading>svg,.bt-subtitle{display:none}.bt-heading-actions{color:#bbb}.bt-status{font-size:11px}.bt-strategy-select{height:52px;padding:0 20px;border:0;gap:7px}.bt-strategy-select select{background:transparent;border:0;font-size:15px;font-weight:600;min-width:0;max-width:65%;padding:6px 4px}.bt-strategy-select option{background:#171717}.bt-strategy-select>span{margin-left:auto}.bt-tabs{height:44px;padding:0 20px;gap:24px;border-bottom:3px solid #303030}.backtest-panel .bt-tabs button{height:44px;padding:0 0 9px;color:#d1d4dc;font-size:14px;position:relative;border:0}.backtest-panel .bt-tabs button[aria-selected=true]{color:#2962ff}.bt-tabs button[aria-selected=true]:after{content:"";position:absolute;height:4px;background:#2962ff;bottom:0;left:0;right:0;border-radius:4px}.bt-scroll{padding:0 20px 12px;scrollbar-color:#50515b #101010}.bt-result-heading{padding-top:8px;min-height:23px}.bt-result-heading>div{flex-direction:row;align-items:center;gap:14px}.bt-result-heading strong{font-size:11px;color:#777;font-weight:400}.bt-result-heading span{font-size:11px}.bt-disclosure{color:#96918b;padding:3px 0 5px;font-size:10px}.bt-metrics{grid-template-columns:repeat(7,minmax(0,1fr));border:0;gap:16px}.bt-metrics>div{padding:12px 0 20px;gap:9px}.bt-metrics>div>span{font-size:12px;color:#b2b5be;font-weight:600}.bt-metrics strong{font-size:16px;font-weight:400;line-height:1.5}.bt-metrics strong small{font-size:12px;padding-left:6px}.bt-positive{color:#089981}.bt-negative{color:#f23645}.bt-performance small,.bt-trades small{display:block;font-size:12px;margin-top:5px}.bt-report-chart{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr) 78px;height:clamp(185px,25vh,330px);min-width:0}.maximized .bt-report-chart{height:clamp(260px,47vh,650px)}.bt-report-chart svg{width:100%;height:100%;overflow:visible}.bt-axis-left,.bt-axis-right{display:flex;justify-content:space-between;flex-direction:column;font-size:11px;font-variant-numeric:tabular-nums;color:#9598a1;padding:0 7px}.bt-axis-left{text-align:right}.bt-chart-dates{display:flex;justify-content:space-between;margin:8px 78px 12px;color:#9598a1;font-size:10px}.bt-chart-controls{display:flex;gap:24px;align-items:center;flex-wrap:wrap;padding:10px 0 6px;font-size:14px}.bt-chart-controls label{display:flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap}.bt-chart-controls input{width:17px;height:17px;accent-color:#eee}.bt-chart-controls i{width:23px;height:2px;background:#089981}.bt-chart-controls i.pnl{background:#673ab7;height:12px;width:12px}.bt-chart-controls i.hold{background:#2962ff}.bt-unit-switch{display:flex;gap:4px;margin-left:auto}.backtest-panel .bt-unit-switch button{font-size:14px;color:#bbb}.bt-unit-switch button[aria-pressed=true]{background:#2c2c2c;color:#fff}.bt-chart-tooltip{pointer-events:none;position:absolute;top:8px;right:90px;background:#1e222dee;color:#ddd;padding:10px;border:1px solid #434651;border-radius:4px;font-size:12px;line-height:1.8;z-index:1}.bt-performance th{position:sticky;top:0;z-index:1}.backtest-panel .bt-performance,.backtest-panel .bt-trades{font-size:14px}.backtest-panel table th{background:#101010;color:#787b86;font-size:13px}.backtest-panel .bt-performance th,.backtest-panel .bt-performance td{padding:15px 20px;border-bottom:1px solid #242424;width:20%;height:53px}.backtest-panel .bt-performance td:first-child,.backtest-panel .bt-performance th:first-child{width:40%;text-align:left}.bt-performance tr:hover,.bt-trades tbody:hover,.bt-property-group dl>div:hover{background:#2b2b2b}.backtest-panel .bt-trades td,.backtest-panel .bt-trades th{padding:16px 12px;border-color:#41434b}.backtest-panel .bt-trades td:nth-child(2){text-align:left}.bt-trades tbody tr:first-child td:not([rowspan]){border-bottom-color:#34363e}.bt-section-heading{padding:7px 0;margin:0}.bt-report-note{font-size:11px;color:#9397a2;line-height:1.7;padding:15px 0}.bt-property-group{padding:12px 0 0}.bt-property-group summary{cursor:pointer;padding:14px 0;font-size:15px;font-weight:500}.bt-property-group dl{margin:0}.bt-property-group dl>div{display:grid;grid-template-columns:minmax(200px,24%) minmax(0,1fr);border-bottom:1px solid #303238;padding:17px 20px;gap:20px;line-height:1.6}.bt-property-group dd{margin:0;overflow-wrap:anywhere}.bt-property-group dt{color:#c3c5cc}.bt-property-group p{color:#8e939e;font-size:12px;line-height:1.8;padding:0 20px}.bt-property-group pre{max-height:400px;overflow:auto;background:#171717;font:12px/1.7 Consolas,monospace;padding:16px}.bt-settings{background:#141414}.bt-overview{min-width:0}.bt-heading button,.bt-chart-controls button{color:inherit}@media(max-width:1100px){.bt-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.bt-metrics>div{padding:8px 0}.bt-report-chart{grid-template-columns:65px minmax(0,1fr) 60px}.bt-chart-controls{gap:15px}.bt-chart-controls label{font-size:12px}}@media(max-width:600px){.backtest-panel{height:75%;left:0}.bt-scroll{padding:0 12px 12px}.bt-heading,.bt-strategy-select{padding-left:12px;padding-right:12px}.bt-tabs{gap:20px;padding:0 12px}.bt-tabs button{font-size:13px!important}.bt-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-metrics strong{font-size:14px}.bt-result-heading>div{flex-wrap:wrap;gap:3px}.bt-property-group dl>div{grid-template-columns:100px minmax(0,1fr);padding:13px 0;gap:12px}.bt-performance{min-width:600px}.bt-report-chart{height:185px;grid-template-columns:48px minmax(0,1fr) 45px}.bt-axis-left,.bt-axis-right{font-size:9px;padding:0 2px}.bt-chart-dates{margin-left:48px;margin-right:45px}.bt-chart-dates span:nth-child(2n){display:none}.bt-chart-controls{gap:12px}.bt-chart-tooltip{right:46px;font-size:10px}.bt-unit-switch{margin-left:0}.bt-strategy-select>span{display:none}.bt-heading h2{font-size:13px}}.backtest-panel .bt-strategy-empty button:hover{background:#dcdce2;color:#18181c}.analysis-dock{position:absolute;z-index:35;left:50px;right:0;bottom:0;height:var(--analysis-height,44px);min-height:44px;background:#101010;color:#d1d4dc;border-top:4px solid #303030;display:flex;flex-direction:column}.analysis-heading{height:44px;min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #232323}.analysis-heading nav,.analysis-heading>div{display:flex;align-items:center;gap:24px}.analysis-heading>div{gap:6px}.analysis-heading button{border:0;background:none;display:inline-flex;align-items:center;justify-content:center;min-height:32px;font-size:14px;padding:0 4px;white-space:nowrap}.analysis-heading button[aria-pressed=true]{color:#2962ff}.analysis-heading>div button{width:30px;color:#a9a9ad}.analysis-content{flex:1;min-height:0;position:relative;overflow:hidden}.analysis-content[hidden]{display:none}.analysis-content>.backtest-panel{position:relative;inset:auto;height:100%;min-height:0;border:0;box-shadow:none}.analysis-replay-host{height:100%;overflow:auto}.analysis-replay-host[hidden]{display:none}.analysis-dock .bt-strategy-empty{height:100%}.analysis-empty{height:100%;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:22px}.analysis-empty h2{font-size:26px;margin:0}.analysis-empty p{font-size:14px;max-width:950px;line-height:1.8;margin:0}.analysis-empty button{background:#f5f5f5;color:#111;border:0;border-radius:4px;padding:12px 20px;font-size:15px}.analysis-empty>svg{margin-bottom:12px;color:#ddd}.chart-and-editor .chart-rangebar{position:absolute;left:50px;right:0;bottom:var(--analysis-height,44px);z-index:34;margin:0;width:auto;background:#101010}.chart-and-editor:has(.analysis-dock.is-maximized) .chart-rangebar{display:none}@media(max-width:600px){.analysis-dock{left:0}.analysis-heading{padding:0 8px}.analysis-heading nav{gap:13px}.analysis-heading button{font-size:12px}.analysis-heading>div{gap:0}.analysis-heading>div button{width:26px}.analysis-empty h2{font-size:20px}.analysis-empty>svg{width:65px;height:65px}.analysis-empty{gap:15px;padding:20px}.chart-and-editor .chart-rangebar{left:0}}@media(max-width:600px){.analysis-dock .bt-strategy-select>[role=status]{display:inline}.analysis-dock .bt-strategy-select select{max-width:calc(100% - 125px)}}.analysis-dock .bt-report-chart{grid-template-rows:minmax(0,1fr)}.analysis-dock .bt-report-chart svg{min-width:0;min-height:0}.analysis-resize{position:absolute;left:0;right:0;top:-6px;height:9px;z-index:5;cursor:ns-resize;touch-action:none}.analysis-resize:hover,.analysis-resize:focus-visible{background:#2962ff55;outline:none}.analysis-empty button:hover{background:#dedee3;color:#111}.analysis-empty button:focus-visible{outline:2px solid #62a0fc;outline-offset:2px}.alerts-panel{order:1;position:relative;display:flex;flex-direction:column;flex:0 0 clamp(300px,var(--alert-panel-width,380px),calc(100vw - 420px));width:clamp(300px,var(--alert-panel-width,380px),calc(100vw - 420px));min-width:0;background:#101010;border-left:4px solid #303034;color:#d1d1d4}.alerts-panel[hidden]{display:none}.alert-panel-resize{position:absolute;z-index:35;left:-7px;width:11px;top:0;bottom:0;cursor:col-resize;touch-action:none}.alert-panel-resize:hover,.alert-panel-resize:focus-visible{background:#4d8cff55}.alert-panel-tabs{display:flex;padding:4px;margin:24px 20px 14px;border:1px solid #464646;border-radius:8px;height:49px;flex-shrink:0}.alert-panel-tabs button{flex:1;font-size:16px;border-radius:2px}.alert-panel-tabs button[aria-selected=true]{background:#303030;color:#f0f0f0}.alert-panel-heading{display:flex;align-items:center;padding:6px 18px 15px;gap:10px}.alert-panel-heading h2{font-size:15px;font-weight:500;margin:0}.alert-connection{width:5px;height:5px;border-radius:50%;background:#9b875c}.alert-connection.online{background:#639b84}.alert-panel-tools{margin-left:auto;display:flex;align-items:center;gap:0}.alert-panel-tools .icon-button{width:32px;height:32px;color:#b6b6bb}.alert-panel-content{flex:1;min-height:0;overflow:auto}.alert-panel-footer{font-size:11px;color:#79797f;border-top:1px solid #292929;padding:12px 20px}.alert-panel-error{margin:0;padding:0 18px 12px}.alert-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:26px;padding:clamp(64px,15dvh,155px) 24px 30px}.alert-empty>svg{flex:none;color:#d2d2d4}.alert-empty p{margin:0;font-size:16px;line-height:1.8}.alert-create-first{color:#548cff;font-size:15px;border:1px solid #3972ec;border-radius:4px;min-height:43px;padding:10px 16px;background:#191919}.alert-create-first:hover{background:#242b3a}.alert-more{position:relative}.alert-more-menu{position:absolute;z-index:40;top:34px;right:0;width:200px;padding:5px;border:1px solid #424242;border-radius:5px;background:#222;box-shadow:0 6px 20px #0007}.alert-more-menu button{display:flex;width:100%;align-items:center;gap:10px;padding:10px 8px;text-align:left;font-size:13px;border-radius:2px}.alert-more-menu button:hover{background:#353535}.alert-more-menu button>span{width:16px}.alert-row{padding:16px 18px;border-bottom:1px solid #303030}.alert-row-top{display:flex;align-items:center;gap:9px}.alert-row-top>svg{flex:none}.alert-row-top strong{font-size:14px;font-weight:500;min-width:0;overflow-wrap:anywhere}.alert-row-top .alert-status{margin-left:auto;flex-shrink:0}.alert-row p{font-size:12px;color:#a4a4aa;margin:10px 0;line-height:1.65;overflow-wrap:anywhere}.alert-row>small{display:block;margin-top:8px;color:#828288;font-size:11px;line-height:1.5}.alert-row .form-error{color:#e89a9f}.alert-row-bottom{display:flex;align-items:center;gap:8px;justify-content:space-between}.alert-row-bottom>span{font-size:11px;color:#929299}.alert-row-bottom>div{display:flex}.alert-row-bottom .icon-button{width:27px;height:28px}.alert-status{color:#a1a1a8;font-size:11px}.alert-status.active,.alert-status.delivered{color:#70bda0}.alert-status.error,.alert-status.failed{color:#ef989f}.alert-status.pending,.alert-status.retrying{color:#d5b66c}.alert-event-row{padding:18px;border-bottom:1px solid #303030;overflow-wrap:anywhere}.alert-event-row>strong{font-size:14px;font-weight:500}.alert-event-row p{margin:12px 0;line-height:1.7;font-size:13px}.alert-event-row>small{font-size:11px;color:#96969d}.alert-event-row>div{margin-top:12px;display:flex;justify-content:space-between;align-items:center}.alert-event-row .alert-outline{font-size:11px;padding:6px 9px;min-height:30px}.alert-create-dialog{padding:0;border:1px solid #303030;border-radius:4px;background:#1e1e1e;color:#d3d3d3;width:960px;max-width:calc(100vw - 32px);height:800px;max-height:calc(100dvh - 64px);overflow:hidden;box-shadow:0 14px 60px #0006}.alert-create-dialog[open]{display:grid;grid-template-columns:190px minmax(0,1fr)}.alert-create-dialog::backdrop{background:#0002}.alert-create-nav{background:#1e1e1e;border-right:1px solid #303030;padding:24px 10px}.alert-create-nav h2{font-size:21px;line-height:1.55;font-weight:600;margin:0 12px 26px;overflow-wrap:anywhere}.alert-create-nav [role=tablist]{display:flex;flex-direction:column;gap:8px}.alert-create-nav button{display:flex;align-items:center;width:100%;padding:13px 11px;gap:10px;text-align:left;font-size:16px}.alert-create-nav button[aria-selected=true]{background:#303030}.alert-create-nav button svg{flex:none;stroke-width:1.4}.alert-create-body{min-width:0;display:flex;flex-direction:column;overflow:hidden;padding:25px 28px 28px}.alert-create-body>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px;flex-shrink:0}.alert-create-body>header h2{margin:0;font-size:22px;font-weight:600}.alert-create-body form{display:flex;flex-direction:column;min-height:0;flex:1}.alert-create-scroll{flex:1;min-height:0;overflow-y:auto;padding-right:2px}.alert-create-scroll [hidden]{display:none}.alert-create-dialog label,.alert-setting-label{font-size:16px;color:#b9b9bc;line-height:1.6}.alert-setting-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;margin-bottom:15px;align-items:start}.alert-setting-row>label,.alert-setting-row>.alert-setting-label{padding-top:8px}.alert-create-dialog input:not([type=checkbox]),.alert-create-dialog select,.alert-create-dialog textarea{font:inherit;font-size:16px;padding:10px 13px;width:100%;min-width:0;border:1px solid #474747;border-radius:6px;background:#1e1e1e;color:#c7c7ca;min-height:43px;outline:none}.alert-create-dialog input:focus,.alert-create-dialog select:focus,.alert-create-dialog textarea:focus{border-color:#7d7d85}.alert-create-dialog textarea{line-height:1.6;resize:vertical;min-height:100px;max-height:240px}.alert-create-dialog select{padding-right:25px}.alert-create-dialog input[type=checkbox]{width:19px;height:19px;flex:none;accent-color:#f4f4f4}.alert-create-dialog #alert-symbol{background:#242424}.alert-field-stack{display:flex;flex-direction:column;gap:12px;min-width:0}.alert-value-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.alert-value-row>span{border:1px solid #474747;padding:10px 13px;border-radius:6px;color:#b9b9bc;font-size:16px}.alert-period{display:flex;align-items:center;gap:14px}.alert-period select{width:140px}.alert-period>span{color:#86868a;font-size:12px;line-height:1.6}.alert-segmented{display:flex;border:1px solid #474747;border-radius:6px;padding:4px;min-height:43px}.alert-segmented button{flex:1;border-radius:3px;font-size:16px;color:#bcbcbf;padding:6px}.alert-segmented button[aria-pressed=true]{background:#393939;color:#e4e4e6}.alert-create-dialog .alert-check{display:flex;flex-direction:row;align-items:center;gap:8px;min-height:25px;font-size:15px;flex-wrap:wrap}.alert-check small{color:#77777d;font-size:12px}.alert-check.disabled{color:#85858b}.alert-notification-options{display:flex;flex-direction:column;gap:26px;padding-top:7px}.alert-sound-row{margin-top:55px}.alert-sound-controls{display:grid;grid-template-columns:minmax(0,1fr) 115px 32px;align-items:center;gap:12px}.alert-create-dialog select:disabled{color:#6f6f74;opacity:.65}.alert-outline,.alert-confirm{min-height:40px;border-radius:4px;padding:9px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500}.alert-outline{border:1px solid #4a4a4a;background:transparent;color:#e0e0e3}.alert-outline:hover{background:#303030}.alert-confirm{background:#f4f4f6;color:#222;border:1px solid #f4f4f6}.alert-confirm:hover{background:#dedee4}.alert-create-body form>footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:22px;flex-shrink:0}.alert-create-body form>footer button{min-width:100px;height:43px;font-size:15px}.alert-create-body form>footer .alert-outline{border-color:#ddd}.alert-create-body form>.form-error{padding-top:8px;margin:0}.alert-placeholder-picker{position:relative;align-self:flex-start}.alert-placeholder-menu{position:absolute;bottom:calc(100% + 5px);left:0;width:265px;max-width:70vw;z-index:5;padding:5px;border:1px solid #454545;background:#292929;box-shadow:0 4px 20px #0008;border-radius:5px}.alert-placeholder-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;font-size:13px;padding:8px}.alert-placeholder-menu button:hover{background:#404040}.alert-placeholder-menu code{color:#acacb3;font-size:12px}.alert-parameters{font-size:13px}.alert-parameters summary{cursor:pointer;color:#bcbcc1;padding:8px 0}.alert-parameters summary span{color:#888;margin-left:8px}.parameter-row{display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr) 24px;gap:6px;align-items:center;margin-bottom:8px}.alert-create-dialog .parameter-row input,.alert-create-dialog .parameter-row select{font-size:12px;padding:7px 5px;min-height:34px}.parameter-row .icon-button{width:24px}.alert-parameters>.alert-outline{min-height:32px;padding:5px 9px;font-size:12px}.alert-dialog{width:540px}.alert-secret{display:flex;align-items:center;gap:10px;padding:12px;background:#141414;border:1px solid #444}.alert-secret code{overflow-wrap:anywhere;min-width:0}.delivery-meta{font-size:12px}.delivery-meta>div{display:grid;grid-template-columns:80px 1fr;gap:10px;padding:9px 0}.delivery-meta dt{color:#9d9da7}.delivery-meta dd{margin:0;overflow-wrap:anywhere}.delivery-actions{display:flex;justify-content:flex-end;gap:10px;margin:12px 0}.delivery-logs>div{display:flex;flex-direction:column;gap:7px;font-size:12px;border-top:1px solid #34343a;padding:12px 0}.delivery-payload{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;background:#111115;padding:12px;max-height:280px;overflow:auto}.alert-test-success{color:#79c6a4;font-size:12px;margin:0}.alert-create-dialog{height:850px}.alert-create-dialog textarea{height:100px}.alert-setting-row{margin-bottom:12px}.alert-popups{position:fixed;z-index:10000;bottom:40px;right:58px;display:flex;flex-direction:column;gap:10px;width:350px;max-width:calc(100vw - 24px);pointer-events:none}.alert-popup{pointer-events:auto;display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid #555;border-radius:6px;background:#242424;box-shadow:0 6px 25px #0006}.alert-popup>svg{flex:none;color:#83a7e7}.alert-popup>div{flex:1;min-width:0;overflow-wrap:anywhere}.alert-popup strong{font-size:14px}.alert-popup p{font-size:13px;line-height:1.6;margin:9px 0}.alert-popup small{color:#999;font-size:11px}.alert-popup .icon-button{width:24px;height:24px;flex:none}@media(max-width:1050px){.alert-create-dialog{width:900px}.alert-create-dialog[open]{grid-template-columns:165px minmax(0,1fr)}.alert-create-nav h2{font-size:18px}.alert-create-nav button{font-size:14px}.alert-setting-row{grid-template-columns:120px minmax(0,1fr);gap:14px}.alert-create-body{padding:23px}}@media(max-width:780px){.alerts-panel{position:absolute;z-index:25;right:38px;top:0;bottom:0;width:min(380px,calc(100% - 38px));border-left-width:2px}.alert-panel-resize{display:none}.alert-panel-tabs{margin:52px 15px 10px}.alert-panel-heading{padding-left:15px;padding-right:12px}.alert-create-dialog{max-width:calc(100vw - 16px);max-height:calc(100dvh - 20px);height:800px}.alert-create-dialog[open]{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.alert-create-nav{border-right:0;border-bottom:1px solid #373737;padding:12px}.alert-create-nav h2{font-size:16px;margin:0 0 12px;line-height:1.4}.alert-create-nav [role=tablist]{flex-direction:row;gap:4px}.alert-create-nav button{justify-content:center;padding:9px 5px;font-size:14px}.alert-create-nav button svg{width:19px;height:19px}.alert-create-body{padding:16px}.alert-create-body>header{margin-bottom:15px}.alert-create-body>header h2{font-size:18px}.alert-setting-row{grid-template-columns:minmax(0,1fr);gap:7px;margin-bottom:15px}.alert-setting-row>label,.alert-setting-row>.alert-setting-label{padding-top:0;font-size:13px}.alert-create-dialog input:not([type=checkbox]),.alert-create-dialog select,.alert-create-dialog textarea{font-size:14px;min-height:40px}.alert-value-row>span{font-size:14px}.alert-period select{width:120px}.alert-period>span{font-size:11px}.alert-notification-options{gap:22px}.alert-sound-row{margin-top:35px}.alert-create-dialog .alert-check{font-size:14px}.alert-sound-controls{grid-template-columns:minmax(0,1fr) 100px 28px;gap:7px}.alert-create-body form>footer{padding-top:14px}.alert-popups{right:12px}.alert-empty{padding-top:90px}}.application:has(.admin-view){grid-template-columns:minmax(0,1fr)}.admin-users{background:#202023;border:1px solid #38383f;border-radius:12px;padding:24px;margin-bottom:24px;color:#ececf0;min-width:0}.au-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.au-heading h2,.au-profile h3{margin:0}.au-heading p{margin:8px 0 0}.au-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.admin-users button,.au-dialog button{min-height:36px;padding:7px 12px;border:1px solid #4b4b56;border-radius:6px;background:#202023;color:#ececf0;cursor:pointer;font:inherit;font-size:13px}.admin-users button:hover,.au-dialog button:hover{background:#303038}.admin-users button.primary,.au-dialog button.primary{background:#4779ed;color:#fff;border-color:#4779ed}.admin-users button:disabled,.au-dialog button:disabled{opacity:.5;cursor:not-allowed}.admin-users :focus-visible,.au-dialog :focus-visible{outline:2px solid #4779ed;outline-offset:3px}.au-filters{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;margin:20px 0}.au-filters label{display:grid;gap:8px;font-size:13px}.au-filters label:first-child{flex:1;min-width:200px}.au-filters input,.au-filters select,.au-form input,.au-form textarea{width:100%;box-sizing:border-box;border:1px solid #4b4b56;border-radius:6px;background:#202023;color:#ececf0;padding:9px 10px;font:inherit}.au-filters select{min-width:130px}.au-table-wrap{overflow:auto}.au-table-wrap table{border-collapse:collapse;width:100%;text-align:left;font-size:13px;min-width:760px}.au-table-wrap th{font-weight:500;color:#a8a8b5;background:#28282e;white-space:nowrap}.au-table-wrap td,.au-table-wrap th{padding:14px 12px;border-bottom:1px solid #38383f}.au-table-wrap td:first-child{max-width:280px;overflow-wrap:anywhere}.au-table-wrap small{display:block;color:#a8a8b5;margin-top:6px}.au-table-wrap tr:hover td{background:#28282e}.au-badge{border-radius:5px;padding:4px 8px;font-size:12px;white-space:nowrap;background:#213b30;color:#9be1b2}.au-badge.suspended{background:#403620;color:#f1d293}.au-badge.deleted{background:#402931;color:#f1adbc}.au-pagination{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:18px;font-size:13px}.au-empty{padding:24px;text-align:center;color:#a8a8b5}.au-success{color:#9be1b2;background:#213b30;padding:12px;border-radius:6px}.au-warning{color:#f1d293;background:#403620;padding:12px;border-radius:6px;line-height:1.7}dialog.au-dialog{width:min(820px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 40px);box-sizing:border-box;overflow:auto;padding:24px;border:1px solid #38383f;border-radius:12px;background:#202023;color:#ececf0}.au-dialog::backdrop{background:#13213566}.au-dialog .au-danger{border-color:#91535f;color:#f1adbc}.au-dialog .muted{color:#a8a8b5;font-size:13px;line-height:1.6}.au-profile{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.au-profile p{margin:6px 0;overflow-wrap:anywhere}.au-avatar{width:44px;height:44px;border-radius:12px;background:#283653;color:#4779ed;display:grid;place-items:center;font-size:20px}.au-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:13px;padding:18px 0}.au-meta div{min-width:0;display:block}.au-meta dt{color:#a8a8b5;margin-bottom:6px}.au-meta dd{margin:0;text-align:left;overflow-wrap:anywhere}.au-prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.au-section{border-top:1px solid #38383f;margin-top:22px;padding-top:8px}.au-section h3{font-size:16px}.au-resource{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.au-resource>div{background:#28282e;padding:12px;border-radius:8px;font-size:12px;color:#a8a8b5}.au-resource strong{display:block;color:#ececf0;font-size:20px;margin-bottom:6px}.au-audit{padding:0;list-style:none}.au-audit li{border-bottom:1px solid #38383f;padding:16px 0;font-size:13px}.au-audit header{display:flex;justify-content:space-between;gap:10px}.au-audit time,.au-audit small{color:#a8a8b5}.au-audit p{margin:8px 0;overflow-wrap:anywhere}.au-audit dl div{display:flex;gap:12px;padding:5px 0}.au-audit dd{margin:0;overflow-wrap:anywhere}.au-audit summary{cursor:pointer;color:#4779ed}.au-form fieldset{border:0;padding:0;margin:0 0 18px;display:grid;gap:16px;min-width:0}.au-form label{display:grid;gap:8px;font-size:14px}.au-form textarea{resize:vertical}.au-form p{margin:0}.au-dialog .form-error button{margin:8px}.au-table-wrap .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:640px){.admin-users{padding:16px}.au-heading{align-items:flex-start;flex-direction:column}.au-filters{align-items:stretch}.au-filters label{flex:1}.au-pagination{flex-wrap:wrap;justify-content:flex-start}.au-meta{grid-template-columns:1fr}.au-resource{grid-template-columns:1fr 1fr}.au-audit header{flex-direction:column}dialog.au-dialog{padding:16px}.au-audit dl div{display:block}.au-audit dd{margin-top:4px}}.admin-module-nav,.taxonomy-scopes{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.admin-module-nav button,.taxonomy-scopes button{padding:10px 14px;min-height:38px;border:1px solid #45454d;border-radius:7px;color:#bbbcc7;background:#202023}.admin-module-nav button[aria-pressed=true],.taxonomy-scopes button[aria-pressed=true]{background:#293a61;border-color:#648cf1;color:#fff}.admin-module-nav button:focus-visible{outline:2px solid #85a8ff;outline-offset:3px}.taxonomy-panel .muted,.taxonomy-note{color:#a8a8b5}.taxonomy-note{margin-top:20px;font-size:12px;line-height:1.8}.taxonomy-dialog .taxonomy-checkbox{display:flex;flex-direction:row;align-items:center;gap:10px}.taxonomy-dialog .taxonomy-checkbox input{width:16px;height:16px}.taxonomy-panel td:last-child{min-width:245px}.taxonomy-panel code{overflow-wrap:anywhere}.taxonomy-panel .au-table-wrap td:first-child{min-width:160px}.taxonomy-panel .au-table-wrap td:nth-child(4){min-width:140px}.taxonomy-panel .au-table-wrap td:nth-child(2){max-width:220px}.taxonomy-panel .form-error{margin-bottom:12px}@media(max-width:640px){.admin-module-nav{gap:6px}.admin-module-nav button{padding:9px 11px}.taxonomy-scopes{gap:6px}.taxonomy-scopes button{padding:9px 10px}}.replay-entry-host{display:flex;flex:none}.replay-entry{display:flex;align-items:center;gap:7px;padding:0 12px;color:#bfc0c8;border-radius:4px}.replay-entry:hover{background:#29292e}.replay-entry.selected{background:#e4e7ec;color:#191a1f}.replay-entry-slot{display:inline-flex;align-items:center}.replay-entry-slot:empty{display:none}.replay-market-label{font-size:14px;font-weight:600;color:#dedfe5;white-space:nowrap;margin-right:8px}.replay-panel{flex:none;background:#101010;border-top:1px solid #303034;color:#bfc0c8;font-size:12px;max-height:48%;overflow:auto;scrollbar-width:thin}.replay-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 15px 9px 52px;border-bottom:1px solid #262629;flex-wrap:wrap}.replay-navigation,.replay-orders{display:flex;align-items:center;gap:8px;min-height:32px}.replay-panel button{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:4px;padding:0 8px;flex:none}.replay-panel button:hover{background:#29292e}.replay-panel button[aria-pressed=true]{background:#294771;color:#d5e4ff}.replay-panel svg{width:18px;height:18px}.replay-panel input,.replay-panel select{background:#202023;border:1px solid #35353b;color:#d7d7de;border-radius:4px;font-size:12px;height:30px;padding:3px 7px;color-scheme:dark}.replay-panel select{width:60px}.replay-separator{width:1px;height:22px;background:#38383d;margin:0 2px}.replay-timeframe{min-width:36px;color:#9ea3b2}.replay-orders input{width:73px;text-align:center}.replay-orders .paper-sell{background:#ed3651;color:#fff;min-width:66px}.replay-orders .paper-buy{background:#2969ef;color:#fff;min-width:66px}.replay-orders .paper-close{background:#2b2b30;min-width:56px}.replay-orders button:hover{filter:brightness(1.15)}.replay-timeline{display:flex;align-items:center;gap:12px;min-height:40px;padding:4px 18px 4px 52px;border-bottom:4px solid #303034}.replay-timeline input[type=datetime-local]{width:182px;flex:none;font-size:11px}.replay-timeline input[type=range]{min-width:50px;flex:1;accent-color:#438bfa;border:0;padding:0;background:none}.replay-timeline [role=status]{min-width:60px;color:#87b1ed}.replay-counter{min-width:73px;text-align:right;font-variant-numeric:tabular-nums;color:#898994}.replay-panel-heading{display:flex;align-items:center;gap:12px;height:40px;padding:0 16px;border-bottom:1px solid #29292e}.replay-panel-heading strong{font-size:13px;color:#438bfa;font-weight:500}.replay-panel-heading>span{flex:1;color:#8b8b95;font-size:11px}.replay-results{padding:8px 18px 14px;min-height:122px}.replay-results [role=tablist]{display:flex;gap:10px;margin-bottom:10px}.replay-results [role=tab]{font-size:12px;padding:0 14px;color:#aaaab4;border-radius:4px}.replay-results [role=tab][aria-selected=true]{background:#e4e7ec;color:#191a1f}.paper-metrics{display:grid;grid-template-columns:repeat(6,minmax(95px,1fr));gap:16px}.paper-metrics>div{display:flex;flex-direction:column;gap:8px;min-width:0}.paper-metrics span{color:#8d8d97;font-size:11px}.paper-metrics strong{font-size:18px;font-weight:500;font-variant-numeric:tabular-nums;color:#dddde4;overflow-wrap:anywhere}.paper-metrics .paper-negative,.paper-negative{color:#f2687a}.paper-positive{color:#42c4a6}.paper-empty{text-align:center;padding:15px;color:#7d7d87}.paper-table-wrap{overflow:auto;max-height:160px}.paper-table-wrap table{border-collapse:collapse;width:100%;white-space:nowrap;font-variant-numeric:tabular-nums}.paper-table-wrap th,.paper-table-wrap td{padding:8px 12px;text-align:right;border-bottom:1px solid #29292e;font-weight:400}.paper-table-wrap th{color:#92929c;font-size:11px}.paper-table-wrap td:first-child,.paper-table-wrap th:first-child{text-align:left}.replay-settings{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:12px 18px;border-bottom:1px solid #29292e}.replay-settings label{display:flex;flex-direction:column;gap:6px;font-size:11px}.replay-settings input{width:135px}.replay-settings button{background:#2969ef;color:#fff}.replay-error{padding:6px 18px;color:#f292a0;background:#332027;overflow-wrap:anywhere}@media(max-width:900px){.replay-controls{padding:7px 10px;gap:6px}.replay-navigation,.replay-orders{gap:4px}.replay-timeline{padding:4px 10px;gap:6px}.paper-metrics{grid-template-columns:repeat(3,minmax(75px,1fr));gap:12px}.replay-panel-heading>span{font-size:10px}.replay-panel-heading{gap:4px;padding:0 8px}.replay-results{padding:6px 10px 12px}.paper-metrics strong{font-size:15px}}@media(max-width:520px){.replay-panel{max-height:54%}.replay-controls{justify-content:center}.replay-navigation{width:100%;justify-content:space-between}.replay-orders{width:100%;justify-content:flex-end}.replay-timeline{flex-wrap:wrap}.replay-timeline input[type=range]{order:4;flex-basis:100%;height:14px}.replay-panel-heading>span{display:none}.replay-panel-heading strong{margin-right:auto}.replay-timeline [role=status]{margin-left:auto}.replay-counter{min-width:65px}}.chart-and-editor .replay-panel{position:absolute;left:50px;right:0;bottom:calc(var(--analysis-height,44px) + var(--rangebar-height,40px));z-index:36;max-height:none;overflow:visible;border-top:1px solid #242424}.replay-controls{padding:9px 18px;flex-wrap:nowrap;gap:14px;min-height:56px}.replay-navigation{margin-left:auto;gap:10px}.replay-orders{margin-left:auto;gap:7px}.replay-panel button{font-size:14px;height:36px}.replay-navigation select{width:72px;background:transparent;border:0;font-size:14px}.replay-navigation select option{background:#1e1e1e;color:#ddd}.replay-timeframe{font-size:14px;white-space:nowrap}.replay-orders .paper-sell,.replay-orders .paper-buy{width:88px;height:36px;font-size:15px}.replay-orders .paper-close{width:88px;height:36px;font-size:15px;background:#444}.replay-orders input{width:38px;height:36px;border:0;background:#1c1c1e;padding:2px;font-size:14px;appearance:textfield}.replay-orders input::-webkit-inner-spin-button{appearance:none}.replay-mini-status{font-size:10px;color:#8f9bb1;white-space:nowrap}.replay-start-picker{position:relative}.replay-start-menu{position:absolute;left:0;bottom:44px;width:250px;padding:10px;background:#202020;border:1px solid #393939;box-shadow:0 8px 28px #0008;border-radius:6px;display:flex;flex-direction:column;gap:8px;z-index:42}.replay-start-menu button{justify-content:flex-start;width:100%}.replay-start-menu label{display:flex;flex-direction:column;gap:8px;color:#aaa;font-size:12px}.replay-start-menu input{width:100%}.replay-position-summary{position:absolute;right:18px;bottom:65px;padding:5px 10px;border:1px solid #444;background:#191919e8;border-radius:4px;color:#ccc;font-size:12px}.analysis-replay-host .replay-report{position:relative;inset:auto;height:100%;min-height:0;max-height:none;border:0;box-shadow:none;padding:0 18px;display:flex;flex-direction:column;background:#101010}.replay-report-title{display:flex;align-items:center;gap:10px;height:66px;flex:none;font-size:15px}.replay-report-title span{margin-left:auto;font-size:11px;color:#92959c}.replay-report-title button{width:30px;padding:0;border:0;background:transparent}.replay-report-tabs{display:flex;gap:12px;overflow:auto;padding:0 0 15px;flex:none}.backtest-panel .replay-report-tabs button{background:#2c2c2c;border:0;border-radius:22px;color:#c6c6ce;padding:5px 18px;white-space:nowrap;font-size:14px}.backtest-panel .replay-report-tabs button[aria-selected=true]{background:#f5f5f5;color:#111}.replay-report-body{min-height:0;flex:1;overflow:auto;scrollbar-color:#50515b #101010}.replay-report .bt-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.replay-report .bt-report-chart{height:clamp(140px,17vh,250px)}.analysis-dock.is-maximized .bt-report-chart,.analysis-dock.is-maximized .replay-report .bt-report-chart{height:47vh}.chart-and-editor:has(.analysis-dock.is-maximized) .replay-panel{display:none}.replay-settings{background:#181818;color:#ccc}.replay-settings input{background:#252525;border:1px solid #444;padding:6px;color:#eee}.replay-settings button{border:0;padding:7px 10px;border-radius:4px}.analysis-replay-host:has(.replay-settings) .replay-report{height:calc(100% - 90px)}@media(max-width:1000px){.replay-controls{gap:4px;padding:6px 10px;flex-wrap:wrap}.replay-navigation{margin-left:0}.replay-mini-status{display:none}.replay-orders .paper-sell,.replay-orders .paper-buy,.replay-orders .paper-close{width:65px}.replay-navigation{gap:3px}.replay-position-summary{bottom:60px}.replay-report .bt-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.chart-and-editor .replay-panel{left:0;bottom:calc(var(--analysis-height,44px) + var(--rangebar-height,40px))}.replay-navigation{width:100%}.replay-controls{gap:5px}.replay-orders{width:100%;justify-content:flex-end}.replay-position-summary{bottom:102px;font-size:10px;right:8px}.analysis-replay-host .replay-report{padding:0 10px}.replay-report-title{height:52px}.replay-report-title span{display:none}.replay-report-title strong{margin-right:auto}.backtest-panel .replay-report-tabs button{font-size:12px;padding:4px 12px}.replay-report-tabs{gap:7px}.replay-report .bt-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.replay-start-menu{width:230px}.replay-report .bt-report-chart{height:185px}}.replay-speed{position:relative;display:inline-flex;align-items:center;gap:5px;min-width:46px;color:#ccc;font-size:14px}.replay-speed select{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.replay-speed:focus-within{outline:1px solid #438bfa;border-radius:3px}.replay-speed svg{width:12px;height:12px}@media(max-width:600px){.replay-start-menu{max-height:210px;overflow:auto}}.indicator-dialog{width:692px;height:594px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 40px);padding:0;border:1px solid #35363d;border-radius:8px;background:#151619;color:#e3e4e9;box-shadow:0 18px 64px #0005;overflow:hidden;letter-spacing:0}.indicator-dialog[open]{display:flex;flex-direction:column}.indicator-dialog::backdrop{background:#0002}.indicator-dialog>header{height:61px;flex:none;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #303138}.indicator-dialog h2{font-size:20px;line-height:28px;font-weight:600;margin:0}.indicator-dialog button{letter-spacing:0}.indicator-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:32px;flex:none;padding:0;border:0;border-radius:4px;color:#858b98;background:transparent;cursor:pointer}.indicator-icon:hover{background:#292b30;color:#eceef2}.indicator-icon:focus-visible,.indicator-add:focus-visible,.indicator-body nav button:focus-visible{outline:2px solid #75b5ee;outline-offset:-2px}.indicator-search{display:flex;align-items:center;gap:9px;height:46px;flex:none;margin:20px 20px 10px;padding:0 12px;border:1px solid #2b2d33;border-radius:7px;background:#1c1d21;color:#8b909b}.indicator-search:focus-within{border-color:#737b89}.indicator-search input{flex:1;min-width:0;padding:0;height:42px;border:0;border-radius:0;background:transparent;color:#e4e6eb;font-size:15px;outline:none}.indicator-search input::placeholder{color:#81858e}.indicator-search .filtered{color:#e3bd65}.indicator-filter{padding:0 20px 10px;flex:none}.indicator-filter label{display:flex;align-items:center;justify-content:flex-end;gap:10px;font-size:12px;color:#999eaa}.indicator-filter select{padding:5px 25px 5px 8px;background:#22242a;border:1px solid #3a3d46;border-radius:4px;color:#ddd}.indicator-body{display:grid;grid-template-columns:175px minmax(0,1fr);gap:10px;flex:1;min-height:0;padding:0 20px 20px}.indicator-body nav{min-width:0;overflow-y:auto}.indicator-body nav>button{width:100%;min-height:43px;display:flex;align-items:center;text-align:left;gap:10px;padding:8px 10px;color:#babdc7;font-size:14px;font-weight:600;border-radius:5px}.indicator-body nav>button.selected{background:#24262b;color:#f0f1f6}.indicator-body nav>button:hover{background:#24262b}.indicator-body nav>button svg{flex:none}.indicator-body nav>button span{overflow-wrap:anywhere}.indicator-body nav small{margin-left:auto;font-size:11px;color:#9298a4}.indicator-body nav p{font-size:11px;font-weight:600;color:#898e9c;padding:18px 10px 8px;margin:0}.indicator-nav-divider{height:1px;background:#2b2d34;margin:16px 10px 9px}.indicator-results{min-width:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#363942 transparent}.indicator-row{display:flex;align-items:center;min-height:42px;gap:5px;border-radius:5px;padding:0 4px}.indicator-row:hover{background:#24262b}.indicator-star{width:29px;color:#858c9a}.indicator-star.is-favorite{color:#e1b95b}.indicator-add{display:flex;align-items:center;gap:9px;flex:1;min-width:0;min-height:42px;text-align:left;padding:8px 7px;font-size:14px;font-weight:600;color:#e2e4ec}.indicator-add>span:first-child{flex:1;min-width:0;overflow-wrap:anywhere;line-height:21px}.indicator-add small{display:block;font-size:10px;font-weight:400;color:#8c93a2;line-height:17px}.indicator-add>small{flex:none}.indicator-add:disabled{cursor:default;opacity:1}.indicator-row.unavailable .indicator-add{color:#9297a3}.indicator-row.unavailable{margin-top:4px}.indicator-count{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;font-size:11px;font-weight:400;background:#253c38;color:#90cebd;border-radius:4px}.indicator-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:170px;padding:20px;text-align:center;font-size:13px;color:#969caa}.indicator-empty button{color:#99c8f7;padding:7px 12px;border:1px solid #3b526b;border-radius:4px}.indicator-current-name{flex:1;min-width:0;overflow-wrap:anywhere;font-size:14px;padding:10px 4px}.indicator-added{color:#8bcbb7;margin:0 7px}.indicator-remove:hover{color:#f18b94}.indicator-error{padding:10px 20px;border-top:1px solid #35363d;color:#f399a0;font-size:12px}.indicator-search input:focus{outline:none}@media(max-width:600px){.indicator-dialog{height:580px;max-height:calc(100dvh - 24px)}.indicator-dialog>header{height:54px;padding:0 14px}.indicator-dialog h2{font-size:18px}.indicator-search{margin:14px 12px 10px}.indicator-body{grid-template-columns:108px minmax(0,1fr);gap:6px;padding:0 10px 12px}.indicator-body nav>button{gap:7px;padding:9px 7px;font-size:12px}.indicator-body nav p{padding-left:7px}.indicator-add{font-size:12px;padding:8px 2px;gap:4px}.indicator-row{padding:0;gap:1px}.indicator-star{width:26px}.indicator-add>small{display:none}.indicator-current-name{font-size:12px}.indicator-filter{padding:0 12px 10px}}:root{font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#dce3e6;background:#101416;font-size:13px;font-synthesis:none;letter-spacing:0;color-scheme:dark;--bg:#101619;--line:#273137;--muted:#829098;--green:#66d9b0;--panel:#151b1f}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.45}button,a,input{outline-offset:3px}button:focus-visible,a:focus-visible{outline:2px solid var(--green)}button{border:0;background:none}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}h2{font-size:13px;font-weight:600}svg{flex-shrink:0}input{color:inherit;background:#111719;border:1px solid #354149;border-radius:4px;padding:10px 12px;min-width:0}input:focus{outline:1px solid #66d9b0;border-color:#66d9b0}input::placeholder{color:#67757e}.muted{color:var(--muted)}.application{height:100dvh;display:grid;grid-template-rows:54px minmax(0,1fr) 26px;overflow:hidden}.app-header{display:flex;align-items:center;padding:0 18px;gap:20px;border-bottom:1px solid var(--line);background:#151a1e;z-index:10}.brand{display:flex;align-items:center;gap:9px;font-size:20px;font-weight:700;white-space:nowrap}.brand svg{color:#70dfb5}.brand-divider{width:1px;height:22px;background:#364148;margin-left:15px}.top-nav{height:100%;display:flex;gap:25px}.top-nav button{height:100%;color:var(--muted);font-weight:600;border-bottom:2px solid transparent;padding:0 2px}.top-nav button.selected{color:#e9f0f2;border-bottom-color:var(--green)}.header-right{margin-left:auto;display:flex;align-items:center;gap:18px}.preview-label{font-size:11px;color:#96a7ad;border:1px solid #384449;border-radius:4px;padding:3px 7px}.login-button,.user-button{display:flex;align-items:center;gap:7px;font-size:12px}.login-button:hover{color:var(--green)}.avatar{width:25px;height:25px;background:#284a40;color:#9ae8c8;border-radius:50%;display:grid;place-items:center}.username{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-body{display:flex;min-height:0;position:relative}.nav-rail{width:53px;flex:0 0 53px;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;padding:12px 0;gap:9px;background:#141a1e}.rail-spacer{flex:1}.icon-button{width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#8d9ca4;border-radius:4px;vertical-align:middle}.icon-button:hover{background:#283238;color:#edf4f6}.icon-button.active{color:#7be0bc;background:#213d35}.nav-rail .icon-button{width:35px;height:35px}.workbench{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.background-view{position:absolute;inset:0 0 0 53px;visibility:hidden;pointer-events:none}.market-heading{min-height:76px;display:flex;align-items:center;gap:28px;padding:0 20px;border-bottom:1px solid var(--line);background:#141a1e}.market-identity{display:flex;align-items:center;gap:11px}.gold-token{width:36px;height:36px;border-radius:50%;background:#3a3426;color:#e8c877;display:grid;place-items:center;font-size:17px;font-weight:600}.market-identity h1{font-size:16px;line-height:25px}.market-identity h1 span{color:#9aabb3;font-weight:400;font-size:12px;margin-left:8px}.market-meta{display:flex;align-items:center;gap:6px;font-size:10px;color:#8fa0a8}.market-meta>span:first-child{font-size:9px;background:#243037;color:#bac7cc;padding:1px 4px;border-radius:2px;margin-right:2px}.status-dot{display:inline-block;width:6px;height:6px;background:#5bc997;border-radius:50%;flex-shrink:0}.status-dot.warning{background:#dcb969}.quote-heading{display:flex;flex-direction:column;gap:1px;border-left:1px solid var(--line);padding-left:27px}.quote-heading strong{font-family:Consolas,monospace;font-size:25px;line-height:31px;letter-spacing:0;color:#dfe9ee;font-weight:500;font-variant-numeric:tabular-nums}.quote-heading>span{font-size:10px;color:var(--muted)}.market-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.layout-status{font-size:11px;color:#758790;margin-right:4px}.workspace-content{display:grid;grid-template-columns:minmax(0,1fr) 246px;flex:1;min-height:0}.chart-and-editor{display:grid;grid-template-rows:minmax(230px,1fr) 310px;min-height:0;min-width:0}.chart-and-editor.editor-closed{grid-template-rows:minmax(0,1fr) 38px}.chart-region{position:relative;min-height:0;min-width:0;overflow:hidden}.chart-host{width:100%;height:100%;min-height:0}.surface-state{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;gap:12px;flex-direction:column;color:#8fa2ad;font-size:12px}.surface-state.error{color:#ed9ba1}.connection-banner{position:absolute;left:58px;top:60px;right:20px;background:#3e3122;border:1px solid #7b623c;color:#eac784;padding:8px 12px;border-radius:4px;font-size:11px;z-index:8}.editor-region{display:flex;flex-direction:column;min-height:0;min-width:0;background:#111619;border-top:1px solid #354149}.editor-heading{height:38px;min-height:38px;display:flex;align-items:center;justify-content:space-between;background:#161d21;padding-right:8px;border-bottom:1px solid var(--line)}.editor-tab{display:flex;align-items:center;gap:8px;align-self:stretch;padding:0 16px;color:#dce7ec;border-top:2px solid #6bd3b0}.editor-tab svg:first-child{color:#69cfad}.editor-tab svg:last-child{color:#7f9098}.editor-heading-right{display:flex;align-items:center;gap:10px}.language-tag{font-size:10px;color:#7c909a}.script-toolbar{height:40px;min-height:40px;padding:0 12px 0 16px;border-bottom:1px solid #212b30;display:flex;align-items:center;gap:7px}.script-title{background:none;border:1px solid transparent;padding:3px 5px;width:150px;font-size:12px;flex-shrink:1}.script-title:hover{border-color:#344149}.script-revision{font-size:10px;color:#768d96;white-space:nowrap}.script-tools{margin-left:auto;display:flex;gap:1px}.script-tools .icon-button{width:27px;height:27px}.run-button{display:flex;align-items:center;justify-content:center;gap:6px;background:#67d9ae;color:#09291e;font-weight:700;font-size:11px;padding:6px 11px;border-radius:4px;min-width:65px;height:28px}.run-button:hover,.primary:hover{background:#83e6c0}.monaco-host{flex:1;min-height:0;width:100%}.editor-result{height:27px;min-height:27px;display:flex;justify-content:space-between;align-items:center;padding:0 14px;border-top:1px solid #243037;font-size:10px;color:#91afa3;gap:10px}.editor-result>span:first-child{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-result>span:last-child{color:#748992;white-space:nowrap}.editor-result.has-error{color:#ef9ba7;background:#2d2026}.market-sidebar{border-left:1px solid var(--line);background:#151c20;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.side-section{padding:17px 16px;border-bottom:1px solid var(--line)}.section-heading{display:flex;align-items:center;justify-content:space-between;color:#80969f;margin-bottom:17px}.section-heading h2{color:#c1d0d7;font-size:11px;letter-spacing:0}.small-label{font-size:10px}.watch-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;font-size:12px}.watch-row strong{font-family:Consolas,monospace;font-size:14px;font-variant-numeric:tabular-nums}.watch-name{display:flex;align-items:center;gap:7px;font-weight:600}.mini-gold{width:8px;height:8px;background:#d7b368;border-radius:2px}.quote-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #344046;border-radius:4px;padding:10px 0;margin-bottom:16px}.quote-grid>div{display:flex;flex-direction:column;align-items:center;gap:5px}.quote-grid>div+div{border-left:1px solid #344046}.quote-grid span{font-size:10px;color:#8397a0}.quote-grid strong{font-family:Consolas,monospace;font-size:14px;font-weight:500}.up{color:#61cea5}.down{color:#ee8192}dl{margin:0}dl>div{display:flex;justify-content:space-between;gap:10px}dd{margin:0}.market-details{display:flex;flex-direction:column;gap:12px;font-size:10px;color:#81949e}.market-details dd{color:#becbd0;font-variant-numeric:tabular-nums}.plot-values{display:flex;flex-direction:column;gap:15px;font-size:11px}.plot-values dt{display:flex;align-items:center;gap:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.plot-values dt i{width:6px;height:6px;flex-shrink:0;border-radius:2px}.plot-values dd{font-family:Consolas,monospace;color:#d1dde2}.forming-label{font-size:10px;color:#758a94;margin-top:19px}.empty-small{font-size:11px;color:#7e929c}.sample-section{border-bottom:0}.sample-row{width:100%;display:flex;align-items:center;text-align:left;gap:10px;padding:11px 0;border-bottom:1px solid #253137}.sample-row>svg:first-child{color:#7797a5}.sample-row>svg:last-child{margin-left:auto;color:#638274}.sample-row span{display:flex;flex-direction:column;gap:4px;min-width:0}.sample-row strong{font-size:11px;font-weight:500;color:#c1d3dc}.sample-row small{font-size:9px;color:#718994}.sample-row:hover strong{color:#73deba}.side-bottom{margin-top:auto;padding:18px 16px;display:flex;align-items:center;gap:6px;font-size:9px;color:#6f898f}.app-footer{border-top:1px solid #2a353b;background:#131a1e;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#80959f;font-size:10px}.app-footer>span{display:flex;align-items:center;gap:7px}.footer-age{color:#5f7b85;margin-left:8px}.footer-version{border-left:1px solid #354249;padding-left:14px;margin-left:9px;color:#607d87}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:4px;padding:9px 14px;line-height:18px;font-size:12px;font-weight:600}.primary{background:#67d9ae;color:#0e3024}.secondary{background:#202b31;border:1px solid #3b4a51;color:#c8d7dd}.secondary:hover{background:#2c3b43}.full{width:100%}.page-view{flex:1;min-width:0;overflow:auto;padding:35px 44px;background:#11181c}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:28px;border-bottom:1px solid var(--line)}.eyebrow{font-size:11px;color:#71bca5;display:block;margin-bottom:10px}.page-heading h1{font-size:24px;font-weight:600}.page-heading h1 span{font-size:16px;color:#758e98;margin-left:12px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px 0;color:#81959e;font-size:11px}.search-input{display:flex;align-items:center;border:1px solid #34424b;border-radius:4px;padding-left:10px;width:280px}.search-input input{border:0;outline:0;background:none;width:100%;font-size:12px}.script-list{border-top:1px solid #2b3b42}.list-header,.script-list-row{display:grid;grid-template-columns:minmax(100px,1fr) 80px 195px 80px;align-items:center;gap:15px}.list-header{height:38px;color:#78929d;font-size:10px;background:#162127;padding:0 14px}.script-list-row{min-height:65px;border-bottom:1px solid #293940;font-size:12px;padding:8px 14px}.script-open{display:flex;gap:12px;align-items:center;text-align:left;min-width:0;color:#c8dce4}.script-open span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.script-open svg{color:#729ba9}.script-open:hover{color:#73dbba}.script-list-row>span,.script-list-row>time{color:#78959f;font-size:11px}.empty-page{padding:75px 20px;display:flex;align-items:center;flex-direction:column;gap:19px;color:#738f9c}.empty-page h2{font-weight:400;font-size:15px;color:#b1c9d4}.account-section{padding:28px 0;border-bottom:1px solid var(--line);max-width:640px}.account-section h2{margin-bottom:24px;font-size:14px}.account-section dl{display:flex;flex-direction:column;gap:20px;margin-bottom:28px;font-size:12px}.account-section dt{color:#77929e}.account-section dd{color:#c3d6df}.pill{font-size:10px;padding:3px 7px;border:1px solid #3b565a;color:#82bdb0;border-radius:4px}.quota-row{display:flex;justify-content:space-between;margin:20px 0 12px;color:#8fa9b6;font-size:12px}.quota-row strong{font-weight:500;color:#c4d7df}progress{width:100%;height:5px;accent-color:#67d9ae}.modal{background:#172025;color:#d4e0e6;border:1px solid #40545e;border-radius:8px;padding:22px;width:390px;max-width:calc(100vw - 30px);box-shadow:0 24px 90px #0009;max-height:90dvh}.modal::backdrop{background:#040a0eb3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal.wide{width:560px}.modal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-heading h2{font-size:18px}.modal form{display:flex;flex-direction:column;gap:17px}.modal label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#a9c0cb}.modal input{font-size:13px;background:#111a1f;border-color:#344953}.modal form>.primary{margin-top:6px}.segmented{display:flex;border:1px solid #354b56;padding:3px;background:#111a20;border-radius:5px}.segmented button{flex:1;padding:7px;color:#7696a5;border-radius:3px}.segmented button.selected{background:#293f47;color:#ccede6}.auth-tabs{margin-bottom:22px}.form-error{font-size:11px;color:#ef9bad;line-height:1.7}.dialog-text{line-height:1.8;margin:10px 0 25px;overflow-wrap:anywhere}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.version-list>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #2a414b;padding:15px 0;gap:12px}.version-list>div>div{display:flex;flex-direction:column;gap:7px}.version-list strong{font-size:12px}.version-list span{font-size:10px;color:#8aa5b4}.toast{position:fixed;left:50%;bottom:45px;transform:translate(-50%);display:flex;align-items:center;gap:10px;background:#223e35;border:1px solid #3f7b65;padding:12px 15px;border-radius:6px;font-size:12px;box-shadow:0 8px 30px #0005;z-index:10000;max-width:calc(100vw - 24px)}.toast.error{background:#42282f;border-color:#975463;color:#f5c0cb}.toast button{display:flex;color:inherit;padding:2px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-height:950px){.chart-and-editor{grid-template-rows:minmax(230px,1fr) 360px}}@media(max-width:1100px){.workspace-content{grid-template-columns:minmax(0,1fr) 218px}.market-heading{padding:0 15px;gap:18px}.market-actions{gap:4px}.layout-status,.market-identity h1 span{display:none}.chart-and-editor{grid-template-rows:minmax(210px,1fr) 290px}}@media(max-width:780px){.application{grid-template-rows:49px minmax(0,1fr) 25px}.app-header{padding:0 12px;gap:13px}.brand{font-size:18px;gap:6px}.brand-divider{display:none}.top-nav{gap:16px}.top-nav button{font-size:11px}.header-right{gap:8px}.preview-label,.username,.nav-rail{display:none}.market-heading{min-height:67px;padding:0 11px;gap:12px}.market-identity{gap:7px}.gold-token{width:29px;height:29px;font-size:14px}.market-identity h1{font-size:14px}.quote-heading{padding-left:12px}.quote-heading strong{font-size:21px;line-height:25px}.quote-heading>span{font-size:9px}.market-actions .icon-button:last-child{display:none}.workspace-content{grid-template-columns:minmax(0,1fr)}.market-sidebar{display:none}.chart-and-editor{grid-template-rows:minmax(220px,1fr) 290px}.background-view{left:0}.script-title{width:112px}.script-toolbar{padding-left:9px;gap:4px}.script-tools .icon-button{width:25px}.script-revision{font-size:9px}.script-tools .icon-button:nth-child(3){display:none}.language-tag{font-size:9px}.editor-tab{font-size:11px;padding:0 11px}.app-footer{padding:0 9px;font-size:9px}.footer-age,.footer-version{display:none}.page-view{padding:24px 17px}.page-heading h1{font-size:21px}.page-heading{padding-bottom:20px}.list-header,.script-list-row{grid-template-columns:minmax(100px,1fr) 45px 65px;gap:8px}.list-header>span:nth-child(3),.script-list-row>time{display:none}.list-header,.script-list-row{padding-left:6px;padding-right:6px}.search-input{width:210px}.script-open{gap:7px}.script-open span{font-size:11px}.login-button{font-size:10px;gap:5px}.quote-heading strong{min-width:83px}.market-actions{margin-left:auto}.run-button{padding:5px 8px;min-width:55px}.editor-result{font-size:9px;padding:0 8px}.script-title{font-size:11px}}@media(max-height:670px)and (min-width:781px){.market-heading{min-height:60px}.chart-and-editor{grid-template-rows:minmax(140px,1fr) 250px}}@media(max-width:780px)and (max-height:720px){.chart-and-editor{grid-template-rows:minmax(160px,1fr) 250px}}:root{color:#d5d5da;background:#101010;--bg: #101010;--line: #303034;--muted: #93939e;--panel: #171719;--green: #4992ff}.application{grid-template-rows:minmax(0,1fr) 24px}.app-header{padding:0 13px;gap:18px;background:#18181a;border-bottom:4px solid #303034}.brand{font-size:15px;gap:7px}.brand svg{color:#a8adb7}.instrument-tab{align-self:stretch;display:flex;align-items:center;gap:9px;padding:0 15px;background:#101010;border-right:1px solid #303034;font-size:12px}.instrument-tab strong{font-weight:500}.instrument-tab>span:not(.instrument-dot):not(.status-dot){font-variant-numeric:tabular-nums}.instrument-dot{width:19px;height:19px;display:grid;place-items:center;background:#b99122;color:#fff;border-radius:50%;font-size:11px}.top-nav{gap:18px}.top-nav button{font-size:11px;font-weight:400}.top-nav button.selected{color:#c8c8d0;border-bottom-color:transparent}.header-right{gap:14px}.layout-status{color:#8c8c98}.login-button{font-size:11px}.avatar{background:#36363e;color:#d8d8e4}.app-body{background:#101010}.chart-tools-host{display:inline-flex;flex:none}.chart-tools{display:flex;align-items:center;gap:3px;padding:0 5px;border-left:1px solid #303034}.chart-tools .icon-button{width:32px;height:32px;color:#b4b4bd}.chart-tools .icon-button svg{width:20px;height:20px}.chart-tools .ai-entry{flex:none;height:32px;padding:0 10px;white-space:nowrap;font-size:13px;color:#b4b4bd;border-radius:4px}.chart-tools .ai-entry:hover{background:#2b2b30;color:#fff}.chart-tools .ai-entry.active{color:#5899ff;background:#242b37}.chart-tools-fallback{position:absolute;top:4px;left:54px;right:0;height:36px;z-index:40;background:#101010;display:flex;align-items:center}.icon-button.active{color:#5899ff;background:#242b37}.icon-button:hover{background:#2b2b30;color:#fff}.background-view{left:0;right:0}.workspace-content{grid-template-columns:minmax(0,1fr) 260px}.workspace-content.without-sidebar{grid-template-columns:minmax(0,1fr)}.chart-and-editor{grid-template-columns:minmax(360px,1fr) clamp(320px,var(--editor-width, 480px),calc(100% - 360px));grid-template-rows:minmax(0,1fr)}.chart-and-editor.editor-closed{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.editor-closed .editor-region{display:none}.editor-panel-title{display:flex;align-items:center;gap:8px;padding:0 14px;color:#aeb7c8;font-size:12px}.editor-panel-title strong{font-weight:500}.chart-region{background:#101010}.chart-host{--vela-accent: #438bfa;--vela-surface: #101010;--vela-surface-elev: #202023;--vela-fg: #c5c5cb;--vela-border-soft: #303034}.chart-host .vela-ws-toolbar{border-right:4px solid #303034}.chart-host .vela-widget-topbar{height:44px;padding:3px 8px 3px 54px;gap:4px;border-bottom:4px solid #303034;overflow-x:auto;scrollbar-width:none}.chart-host .vela-widget-topbar>*{flex-shrink:0}.chart-host .vela-widget-topbar button{height:32px;font-size:14px;letter-spacing:0}.chart-host .vela-widget-topbar .vela-widget-symbol{font-size:16px}.chart-host .vela-widget-topbar .vela-icon{width:20px;height:20px;font-size:20px}.chart-host .vela-widget-topbar .vela-widget-tf-caret .vela-icon{width:14px;height:14px;font-size:14px}.chart-host .vela-widget-tool{width:32px}.chart-host .vela-dtb:not([data-collapsed="1"]){width:50px!important}.chart-host .vela-dtb-cell,.chart-host .vela-dtb-btn{height:36px;flex-shrink:0}.chart-host .vela-dtb-icon{width:34px;height:36px}.chart-host .vela-dtb-hit{width:32px;height:32px}.chart-host .vela-dtb-hit svg{width:23px;height:23px}.chart-host .vela-dtb-hit--arrow{width:12px}.chart-host .vela-dtb-hit--arrow svg{width:10px;height:10px}.account-launcher{position:absolute;left:0;top:0;z-index:45;background:#101010}.account-trigger{display:grid;place-items:center;width:50px;height:40px;padding:5px;color:#c6c6ce}.account-trigger>svg{width:28px;height:28px}.account-trigger:hover,.account-trigger[aria-expanded=true]{background:#29292c}.account-avatar{display:block;flex-shrink:0;width:32px;height:32px;border-radius:50%;object-fit:cover;background:#363c46}.account-menu{position:absolute;top:0;left:54px;width:310px;max-width:calc(100vw - 62px);max-height:calc(100dvh - 30px);overflow-y:auto;padding:8px 0;background:#202022;border:1px solid #343438;border-radius:6px;box-shadow:0 8px 28px #0007}.account-menu-profile{display:flex;align-items:center;gap:14px;padding:16px 20px 20px}.account-menu-profile>.account-avatar,.account-menu-profile>svg{width:48px;height:48px}.account-menu-profile>div{min-width:0;display:flex;flex-direction:column;gap:7px}.account-menu-profile strong{font-size:17px;overflow-wrap:anywhere}.account-menu-profile div>span{font-size:12px;color:#a9a9b2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-group+.account-menu-group{border-top:1px solid #414145;margin-top:8px;padding-top:8px}.account-menu button{display:flex;align-items:center;gap:14px;width:100%;min-height:48px;padding:10px 22px;text-align:left;font-size:15px}.account-menu button:hover,.account-menu button:focus-visible{background:#303034}.account-menu button svg{width:22px;height:22px;stroke-width:1.5}.account-menu button small{margin-left:auto;font-size:11px;color:#92929e}.editor-region{position:relative;background:#131315;border-top:0;border-left:4px solid #303034;padding-left:4px}.editor-heading{height:40px;min-height:40px;background:#101010;border-bottom:1px solid #29292d}.editor-resize-handle{position:absolute;left:-7px;top:0;bottom:0;width:11px;z-index:30;display:flex;align-items:center;justify-content:center;cursor:col-resize;touch-action:none;outline-offset:-2px}.editor-resize-handle span{width:3px;height:70px;border-radius:2px;background:#67676f;transition:background .15s}.editor-resize-handle:hover span,.editor-resize-handle.dragging span{background:#579aff}.editor-resize-handle.dragging{background:#438bfa22}.chart-and-editor:has(.editor-resize-handle.dragging){-webkit-user-select:none;user-select:none;cursor:col-resize}.editor-region .script-toolbar{height:auto;min-height:72px;flex-wrap:wrap;padding:9px 10px;gap:6px}.editor-region .script-title{width:calc(100% - 105px);flex:1;min-width:135px;font-size:14px}.editor-region .script-tools{margin-left:0}.editor-region .run-button{margin-left:auto}.bottom-tabs{display:flex;align-items:stretch;align-self:stretch;padding-left:52px;gap:4px}.editor-tab{font-size:12px;color:#b7b7c3;border-top:0;padding:0 14px}.editor-tab.selected{color:#4e92ff}.editor-tab svg:first-child{color:inherit}.bottom-tab{display:flex;align-items:center;gap:7px;padding:0 14px;color:#b7b7c3;font-size:12px}.bottom-tab:hover,.editor-tab:hover{background:#222226}.compact-run-state{color:#888893;font-size:10px;max-width:340px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.script-toolbar{background:#19191c;border-color:#2d2d32}.script-title{color:#d1d1db}.run-button,.primary{background:#3579e8;color:#fff}.run-button:hover,.primary:hover{background:#468bfa}.editor-result{border-color:#303036;background:#161619}.market-sidebar{background:#161618;border-left:4px solid #303034}.side-section{border-color:#303034}.section-heading h2{color:#c5c5ce}.market-details dd,.watch-row{color:#c0c0ca}.side-bottom{color:#85858f}.app-footer{background:#101010;color:#a1a1ad;border-top:1px solid #303034;padding-left:45px;padding-right:45px}.footer-age,.footer-version{color:#747480}.up{color:#0db69a}.down{color:#f16675}.page-view{background:#151517;padding-top:68px}.admin-settings{max-width:600px;padding:28px 0}.admin-settings h2{margin-bottom:24px;font-size:16px}.admin-settings form{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.admin-settings label{font-size:14px}.admin-number{display:flex;align-items:center;gap:10px}.admin-number input{width:160px;background:#202023;border-color:#45454d}.admin-settings dl{width:100%;font-size:13px;line-height:1.7}.admin-settings dl>div{padding:10px 0;border-bottom:1px solid #303034}.admin-settings dt{color:#93939e;flex-shrink:0}.admin-settings dd{text-align:right;overflow-wrap:anywhere}.admin-setting-note{color:#aaaab4;font-size:12px;line-height:1.8}.admin-saved{margin-top:18px;color:#85c5a0;font-size:13px}.admin-settings>.form-error{margin-top:18px}.list-header{background:#202023}.account-section,.script-list,.script-list-row{border-color:#303034}.modal{background:#202023;border-color:#45454d}.modal input{background:#17171a;border-color:#45454d}.secondary{background:#2b2b30;border-color:#44444c}.secondary:hover{background:#39393f}.segmented{background:#17171a;border-color:#44444c}.segmented button.selected{background:#33333b;color:#eeeef4}.chart-rangebar{min-height:33px;display:flex;align-items:center;gap:4px;padding:0 13px 0 43px;border-top:1px solid #252529;background:#101010}.chart-rangebar button{height:29px;padding:0 10px;font-size:12px;color:#babac5;border-radius:3px}.chart-rangebar button:hover{background:#29292e;color:#4e92ff}.chart-rangebar>span{margin-left:auto;color:#92929e;font-size:10px}.chart-brand{display:flex;align-items:center;gap:6px;height:30px;max-width:100%}.chart-brand-symbol{display:block;flex:none;height:26px;width:auto}.chart-brand-wordmark{display:block;flex:none;max-width:0;overflow:hidden;opacity:0;transform:translate(-6px);transition:max-width .25s ease,opacity .2s ease,transform .25s ease}.chart-brand-wordmark img{display:block;height:25px;width:auto;max-width:none}.chart-brand:hover .chart-brand-wordmark,.chart-brand:focus .chart-brand-wordmark{max-width:140px;opacity:1;transform:translate(0)}.chart-brand:focus-visible{outline:1px solid #5899ff;outline-offset:4px}@media(prefers-reduced-motion:reduce){.chart-brand-wordmark{transition:none}}.chart-frame{display:flex;flex-direction:column;height:100%;min-height:0}.chart-frame>.chart-host{flex:1;height:auto}@media(max-width:1100px){.header-right{gap:8px}.workspace-content{grid-template-columns:minmax(0,1fr) 230px}}@media(max-width:780px){.application{grid-template-rows:minmax(0,1fr) 23px}.app-header{padding:0 8px;gap:8px}.brand{font-size:14px}.brand svg{width:17px}.instrument-tab{padding:0 7px;gap:6px;font-size:11px}.instrument-tab>.up,.instrument-tab>.muted,.instrument-tab>.status-dot{display:none}.top-nav{display:none}.header-right{gap:5px}.chart-tools{gap:2px}.chart-tools-fallback{left:42px}.background-view{right:0}.app-body .alerts-panel{right:0;width:min(380px,100%)}.account-trigger{width:40px;height:40px}.account-trigger>svg{width:27px;height:27px}.account-trigger .account-avatar{width:30px;height:30px}.account-menu{left:4px;top:44px;max-width:calc(100vw - 48px)}.chart-host .vela-widget-topbar{padding:3px 4px 3px 42px;gap:2px;overflow-x:auto;scrollbar-width:none}.chart-host .vela-widget-topbar>*{flex-shrink:0}.chart-host .vela-widget-topbar button{font-size:14px}.chart-host .vela-widget-topbar .vela-widget-symbol{font-size:15px}.chart-host .vela-widget-topbar .vela-topbar-right{display:none}.workspace-content,.workspace-content.without-sidebar{grid-template-columns:minmax(0,1fr);position:relative}.market-sidebar{display:flex;position:absolute;inset:0 0 0 auto;width:min(260px,100%);z-index:15;box-shadow:-8px 0 20px #0005}.chart-and-editor{display:block;position:relative}.chart-and-editor .chart-region{height:100%}.chart-and-editor .editor-region{position:absolute;inset:0;z-index:20;border-left:0;padding-left:0}.editor-resize-handle{display:none}.bottom-tabs{padding-left:2px;gap:0}.editor-tab,.bottom-tab{font-size:11px;padding:0 9px;gap:5px}.compact-run-state{display:none}.app-footer{padding:0 8px;font-size:9px}.chart-rangebar{padding:0 4px;gap:0}.chart-rangebar button{font-size:11px;padding:0 9px}.chart-rangebar>span{display:none}.chart-brand-symbol{height:22px}.chart-brand-wordmark img{height:21px}.script-title{width:100px}.script-revision{display:none}.page-view{padding:64px 12px 20px}.editor-heading{height:52px;min-height:52px}.editor-panel-title{padding-left:54px}}.chart-and-editor,.chart-and-editor.editor-closed{position:relative;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.chart-and-editor .editor-region{position:absolute;right:0;top:44px;bottom:0;width:clamp(360px,var(--editor-width,480px),calc(100% - 100px));max-width:100%;z-index:25;display:flex;flex-direction:column;min-height:0;padding-left:0;border-left:1px solid #363941;background:#151619;box-shadow:-6px 0 20px #0002}.chart-and-editor.editor-closed .editor-region{display:none}.editor-region .monaco-host{flex:1;min-height:0;background:#151619}.editor-region .editor-resize-handle{left:-5px;width:8px}.editor-commandbar{position:relative;height:55px;min-height:55px;display:flex;align-items:center;gap:4px;padding:0 10px;background:#151619;border-bottom:1px solid #2d3037}.editor-script-select{display:flex;align-items:center;gap:5px;min-width:40px;max-width:180px;padding:6px 3px;font-size:14px;font-weight:600;white-space:nowrap;border-radius:4px;color:#e2e4ec}.editor-script-select>span{overflow:hidden;text-overflow:ellipsis}.editor-script-select>svg{flex:none;color:#868e9e}.editor-script-select i{width:5px;height:5px;flex:none;border-radius:50%;background:#d8b876}.editor-script-select:hover,.editor-script-select[aria-expanded=true]{background:#25282e}.editor-run{display:flex;align-items:center;justify-content:center;gap:6px;flex:none;height:30px;min-width:64px;padding:0 9px;background:#eeeef3;color:#16171b;font-size:13px;font-weight:600;border-radius:4px}.editor-run:hover{background:#fff}.editor-run:disabled{opacity:.5}.editor-command-divider{height:22px;width:1px;background:#32353e;flex:none;margin:0 3px}.editor-tool{height:30px;width:29px;flex:none;display:flex;align-items:center;justify-content:center;padding:0;border-radius:4px;color:#9198a7}.editor-tool:hover{color:#eceef4;background:#292d35}.editor-tool.starred{color:#e1b95b}.editor-tool.pinned{color:#a2c9f2;background:#24344a}.editor-command-spacer{flex:1;min-width:2px}.editor-script-menu{position:absolute;top:47px;left:8px;width:360px;max-width:calc(100% - 16px);max-height:calc(100dvh - 160px);overflow:auto;z-index:35;border:1px solid #373b44;border-radius:6px;background:#1d1f24;box-shadow:0 12px 32px #0006;padding:12px}.editor-script-menu h3{font-size:11px;font-weight:600;color:#9299a7;margin:0 4px 10px}.editor-favorite-list{max-height:220px;overflow:auto}.editor-favorite-item{width:100%;display:flex;align-items:center;text-align:left;gap:10px;min-height:37px;padding:8px 5px;border-radius:3px;color:#d6dae4;font-size:13px}.editor-favorite-item>svg{flex:none;color:#c2a462}.editor-favorite-item>span{flex:1;min-width:0;overflow-wrap:anywhere}.editor-favorite-item:hover{background:#2a2e36}.editor-no-favorites{color:#999fae;font-size:13px;padding:8px 5px 16px;margin:0}.editor-menu-actions{border-top:1px solid #30333b;padding-top:6px;margin-top:4px}.editor-menu-actions button{display:flex;align-items:center;gap:10px;min-height:35px;padding:5px;color:#e0e3eb;font-size:13px;font-weight:600}.editor-menu-document{border-top:1px solid #30333b;padding-top:12px;margin-top:6px}.editor-menu-document label{display:flex;align-items:center;gap:10px;color:#999fae;font-size:11px}.editor-menu-document input{flex:1;min-width:0;background:#15171c;border:1px solid #393e48;padding:7px;font-size:12px;color:#e0e3eb}.editor-document-tools{display:flex;gap:9px;margin-top:9px}.editor-document-tools .icon-button{height:30px;width:29px}.editor-region .editor-result{height:32px;min-height:32px;display:flex;align-items:center;gap:8px;padding:0 12px;background:#151619;border-top:1px solid #2e3239;color:#8f97a6;font-size:11px}.editor-result .editor-log-toggle{display:flex;align-items:center;gap:5px;color:inherit;flex:none}.editor-log-toggle small{border:1px solid #333844;border-radius:10px;padding:1px 6px;line-height:15px;font-size:10px}.editor-execution-status{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-pine-version{flex:none;border:1px solid #303640;border-radius:12px;padding:2px 8px;color:#8e97a8;font-size:10px}.editor-log-output{flex:none;max-height:110px;overflow:auto;background:#191b21;border-top:1px solid #323640;padding:10px 14px;line-height:20px;font-size:12px;color:#b0b8c8;overflow-wrap:anywhere}.editor-log-output.has-error{color:#ef929b}@media(max-width:600px){.chart-and-editor .editor-region{inset:44px 0 0 auto;width:100%;max-width:100%;border-left:0}.editor-commandbar{padding:0 7px;gap:3px;height:48px;min-height:48px}.editor-script-select{max-width:105px;font-size:12px}.editor-tool{width:25px}.editor-run{min-width:56px;padding:0 7px;font-size:12px}.editor-command-divider{margin:0 1px}.editor-script-menu{top:43px}.editor-region .editor-resize-handle{display:none}}.application{grid-template-rows:minmax(0,1fr)}.chart-rangebar{flex:none;height:40px;min-height:40px;gap:12px;padding:0 14px 0 43px}.chart-time-options{display:flex;align-items:center;gap:10px;min-width:0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#414147 transparent}.chart-range-options,.chart-period-options{display:flex;align-items:center;gap:2px;flex:none}.chart-time-options button{flex:none;white-space:nowrap;font-size:13px;padding:0 8px;height:30px}.chart-period-options{padding-left:10px;border-left:1px solid #343439}.chart-period-options button[aria-pressed=true]{background:#282d37;color:#74aafa}.chart-clock{position:relative;flex:none;margin-left:auto;color:#c8c8d2;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:3px;padding:6px 4px}.chart-clock:hover{background:#29292e}.chart-clock:focus-within{outline:1px solid #5899ff}.chart-clock select{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}@media(max-width:780px){.chart-rangebar{padding:0 6px;gap:6px}.chart-time-options button{font-size:12px;padding:0 7px}.chart-time-options{gap:6px}.chart-period-options{padding-left:6px}.chart-clock{font-size:11px;padding:6px 1px}}
