:root{font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#202329;background:#f3f4f5;font-synthesis:none;letter-spacing:0}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#202329}.login-panel{width:min(100%,390px);background:#fff;border-top:4px solid #17805c;padding:34px;box-shadow:0 18px 50px #0003;border-radius:6px}.brand-lockup{display:flex;align-items:center;gap:18px;padding-bottom:26px;border-bottom:1px solid #e3e5e8}.brand-mark{width:52px;height:52px;display:grid;place-items:center;background:#17805c;color:#fff;font-size:25px;font-weight:800;border-radius:5px}.brand-mark.small{width:34px;height:34px;font-size:17px}.brand-lockup h1{margin:2px 0 1px;font-size:29px;line-height:1}.brand-lockup p{margin:0;color:#6c7179;font-size:14px}.brand-lockup .eyebrow{color:#17805c;font-size:10px;font-weight:800}.login-form{display:grid;gap:10px;margin-top:26px}.login-form label,.form-grid label{font-size:12px;font-weight:700;color:#535861}input[type=password],input[type=number]{width:100%;height:40px;border:1px solid #cdd1d6;border-radius:4px;padding:0 11px;margin-top:6px;background:#fff;color:#202329}input:focus{outline:2px solid rgba(23,128,92,.18);border-color:#17805c}.primary-button{border:0;border-radius:4px;min-height:42px;background:#17805c;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;margin-top:8px}.primary-button:hover{background:#116c4d}.primary-button:disabled{opacity:.55;cursor:wait}.primary-button.compact{min-height:38px;padding:0 18px;width:fit-content}.form-error,.global-alert{color:#a52e35}.form-error{font-size:12px;margin:13px 0 0}.login-foot{display:flex;align-items:center;justify-content:center;gap:6px;color:#858a92;border-top:1px solid #e3e5e8;margin-top:28px;padding-top:18px;font-size:11px}.setup-state{margin-top:24px;display:flex;gap:10px;padding:13px;background:#fff6df;border:1px solid #e7cf8e;color:#765812}.setup-state div{display:grid;gap:4px}.setup-state span{font-size:12px;line-height:1.5}.app-shell{min-height:100vh;background:#f3f4f5}.topbar{height:58px;padding:0 clamp(16px,3vw,42px);background:#202329;color:#fff;display:flex;align-items:center;justify-content:space-between}.brand-inline{display:flex;align-items:center;gap:11px}.brand-inline>div:last-child{display:grid}.brand-inline strong{font-size:14px}.brand-inline span{font-size:10px;color:#aeb3bb}.header-status{display:flex;align-items:center;gap:9px;font-size:12px;color:#cdd0d4}.status-dot{width:7px;height:7px;border-radius:50%;background:#c84649}.status-dot.online{background:#39bb86;box-shadow:0 0 0 3px #39bb8629}.header-time{margin-left:10px;color:#8f949c;font-variant-numeric:tabular-nums}.icon-button{width:34px;height:34px;border:1px solid #454950;color:#d9dce0;background:transparent;border-radius:4px;display:grid;place-items:center}.icon-button:hover{background:#30343a}.tabs{min-height:48px;display:flex;align-items:stretch;gap:4px;padding:0 clamp(16px,3vw,42px);background:#fff;border-bottom:1px solid #dadddf}.tabs button{border:0;border-bottom:2px solid transparent;background:transparent;display:flex;align-items:center;gap:7px;padding:0 17px;color:#656a73;font-size:13px;font-weight:700}.tabs button.active{color:#17805c;border-bottom-color:#17805c}.top-routes{gap:10px}.top-routes button{min-height:48px}.overview-page,.lab-page{margin:20px clamp(16px,3vw,42px) 32px}.overview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:13px;border-bottom:1px solid #dadddf}.overview-heading h2{margin:0;font-size:17px}.overview-heading p,.overview-heading>span{margin:4px 0 0;color:#7b8088;font-size:10px}.overview-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #dadddf;margin-top:14px}.overview-stats>div{min-height:68px;padding:12px 16px;display:grid;align-content:center;gap:4px;border-right:1px solid #e2e4e7}.overview-stats>div:last-child{border-right:0}.overview-stats span{color:#777c84;font-size:10px}.overview-stats strong{font-size:19px;font-variant-numeric:tabular-nums}.strategy-table-wrap{margin-top:14px;background:#fff;border:1px solid #dadddf;overflow-x:auto}.strategy-table{width:100%;min-width:980px;border-collapse:collapse;font-size:10px}.strategy-table th,.strategy-table td{padding:11px 12px;text-align:left;border-bottom:1px solid #e7e9eb;font-variant-numeric:tabular-nums}.strategy-table th{color:#6e737b;background:#f7f8f8}.strategy-table td:first-child{min-width:170px}.strategy-table td:first-child strong,.strategy-table td:first-child small{display:block}.strategy-table td:first-child small{margin-top:3px;color:#8b9097}.table-action{border:0;background:transparent;color:#17805c;font-weight:700;padding:4px}.stage-label{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:3px;font-size:9px;font-weight:800;white-space:nowrap}.stage-forward,.stage-candidate{color:#146a4c;background:#e9f6f1}.stage-collecting{color:#765812;background:#fff6df}.stage-rejected{color:#a52e35;background:#fff0f1}.lab-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.lab-item{background:#fff;border:1px solid #dadddf;border-radius:5px;padding:16px}.lab-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.lab-item-head>div{display:grid;gap:3px}.lab-item-head strong{font-size:14px}.lab-item-head small{color:#7d828a;font-size:10px}.lab-item dl{margin:14px 0 0;display:grid;grid-template-columns:repeat(2,1fr)}.lab-item dl div{padding:8px 0;border-bottom:1px solid #eceef0}.lab-item dl div:nth-child(2n){text-align:right}.lab-item dt{color:#7b8088;font-size:9px}.lab-item dd{margin:3px 0 0;font-size:10px;font-weight:700;overflow-wrap:anywhere}.lab-item>p{min-height:32px;margin:12px 0;color:#737881;font-size:10px;line-height:1.5}.lab-item-actions{display:flex;justify-content:space-between;align-items:center}.lab-item-actions a,.lab-item-actions button{color:#17805c;background:transparent;border:0;font-size:10px;font-weight:700;text-decoration:none}.strategy-switcher{margin:16px clamp(16px,3vw,42px) 0;display:flex;gap:6px;border-bottom:1px solid #dadddf}.strategy-switcher button{min-width:135px;padding:9px 12px;display:grid;gap:2px;text-align:left;border:0;border-bottom:2px solid transparent;background:transparent;color:#626770}.strategy-switcher button.active{color:#17805c;border-bottom-color:#17805c;background:#fff}.strategy-switcher span{font-size:11px;font-weight:800}.strategy-switcher small{font-size:9px;color:#8a8f96}.research-strategy-page{margin:18px clamp(16px,3vw,42px) 32px;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.research-strategy-main,.research-strategy-side{background:#fff;border:1px solid #dadddf;border-radius:5px;padding:18px 20px;min-width:0}.research-strategy-side h2{margin:0 0 14px;font-size:14px}.research-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:10px 0;border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7}.research-metrics>div{min-height:66px;padding:11px;display:grid;align-content:center;gap:4px;border-right:1px solid #e2e4e7}.research-metrics>div:last-child{border-right:0}.research-metrics span,.research-metrics small{color:#7b8088;font-size:9px}.research-metrics strong{font-size:15px;font-variant-numeric:tabular-nums}.global-alert{margin:14px clamp(16px,3vw,42px) 0;border:1px solid #e5b8bb;background:#fff0f1;padding:10px 13px;display:flex;align-items:center;gap:8px;font-size:12px;border-radius:4px}.metric-band{margin:20px clamp(16px,3vw,42px) 0;background:#fff;border:1px solid #dadddf;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.metric{min-height:92px;padding:16px 18px;border-right:1px solid #e2e4e7;display:grid;align-content:center;gap:5px;min-width:0}.metric:last-child{border-right:0}.metric>span{color:#747982;font-size:11px;font-weight:700}.metric strong{font-size:21px;line-height:1.2;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.metric small{color:#92969d;font-size:10px}.metric small.fresh{color:#17805c}.metric small.stale{color:#c84649}.venue-band{margin:10px clamp(16px,3vw,42px) 0;min-height:64px;background:#fff;border:1px solid #dadddf;display:grid;grid-template-columns:1.2fr repeat(4,1fr)}.venue-band>div{padding:10px 16px;border-right:1px solid #e2e4e7;display:grid;align-content:center;gap:3px;min-width:0}.venue-band>div:last-child{border-right:0}.venue-band span{color:#747982;font-size:10px;font-weight:700}.venue-band strong,.venue-band code{font-size:14px;font-weight:800;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.venue-band small{color:#92969d;font-size:9px}.venue-band .venue-title{display:flex;grid-template-columns:8px 1fr;align-items:center;gap:9px}.venue-title>div{display:grid;gap:2px}.tone-positive,.positive-text{color:#17805c!important}.tone-negative,.negative-text{color:#c84649!important}.tone-warning{color:#9a7620!important}.tone-info{color:#2e5d7b!important}.tone-neutral{color:#5c6169!important}.workspace-grid,.spread-layout,.risk-layout{margin:18px clamp(16px,3vw,42px) 32px;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 330px}.chart-section,.decision-panel,.model-table,.settings-panel,.readiness-panel,.backtest-panel,.account-panel{background:#fff;border:1px solid #dadddf;border-radius:5px}.chart-section{min-width:0;padding:18px 20px 12px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:8px}.section-heading h2,.model-table h2{margin:0;font-size:15px}.section-heading p{margin:3px 0 0;font-size:11px;color:#858a92}.source-badge{color:#2e5d7b;background:#edf3f6;border:1px solid #c7d7df;padding:5px 8px;font-size:10px;font-weight:800;border-radius:3px}.source-badge.demo{color:#8a6514;background:#fff7e1;border-color:#e6d196}.chart-root{width:100%;height:480px}.chart-root.spread-chart{height:410px}.data-notice{min-height:36px;display:flex;align-items:center;gap:8px;border-top:1px solid #eceef0;color:#777c84;font-size:11px}.decision-panel{padding:20px}.decision-head{display:flex;align-items:center;justify-content:space-between;color:#747982;font-size:11px;font-weight:700}.decision{font-size:16px}.decision-reason{min-height:45px;margin:18px 0;font-size:13px;line-height:1.55}.quote-list{margin:0;border-top:1px solid #e5e7e9}.quote-list div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #eceef0}.quote-list dt{color:#737881;font-size:11px}.quote-list dd{margin:0;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;text-align:right}.gate-list{display:grid;gap:8px;margin:18px 0}.gate-list div{min-height:32px;padding:0 9px;display:flex;align-items:center;gap:8px;background:#f6f7f8;font-size:11px;border-left:3px solid #aeb3b9}.gate-list .pass{color:#146a4c;border-color:#17805c}.gate-list .fail{color:#a52e35;border-color:#c84649}.gate-list .pending{color:#7c611c;border-color:#c19a3c}.execution-block{display:flex;gap:10px;padding:12px;color:#923038;background:#fff2f2;border:1px solid #ebc6c8}.execution-block div{display:grid;gap:3px}.execution-block strong{font-size:11px}.execution-block span{font-size:10px;line-height:1.5}.model-table{padding:20px}.model-table h2{margin-bottom:16px}.formula-block{margin-top:20px;padding:12px;background:#f4f5f6;display:grid;gap:6px}.formula-block span{color:#747982;font-size:10px}.formula-block code{font-size:11px;color:#2e5d7b;overflow-wrap:anywhere}.risk-layout{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr)}.settings-panel,.readiness-panel{padding:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:12px 0 18px;border-bottom:1px solid #e3e5e7}.toggle-row{position:relative;display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #eceef0;cursor:pointer}.toggle-row input{position:absolute;opacity:0}.toggle{width:34px;height:19px;flex:0 0 auto;background:#aeb3b9;border-radius:10px;position:relative;transition:background .15s}.toggle:after{content:"";position:absolute;width:15px;height:15px;top:2px;left:2px;background:#fff;border-radius:50%;transition:transform .15s}.toggle-row input:checked+.toggle{background:#17805c}.toggle-row input:checked+.toggle:after{transform:translate(15px)}.toggle-row>span:last-child{display:grid;gap:3px}.toggle-row strong{font-size:12px}.toggle-row small{color:#80858d;font-size:10px}.toggle-row.disabled{opacity:.5;cursor:not-allowed}.save-message{display:inline-flex;align-items:center;gap:5px;margin:0 0 0 12px;color:#17805c;font-size:11px}.readiness-table{border-top:1px solid #e0e3e5}.readiness-table>div{min-height:46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceef0;font-size:12px}.readiness-table span{display:flex;align-items:center;gap:8px;color:#565b63}.readiness-table strong{font-size:11px}.pass-text{color:#17805c}.fail-text{color:#c84649}.pending-text{color:#9a7620}.open-items{margin-top:22px}.open-items h3{font-size:12px;margin:0 0 8px}.open-items button{width:100%;min-height:54px;padding:8px 2px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;text-align:left;gap:9px;border:0;border-bottom:1px solid #eceef0;background:#fff;color:#292d32}.open-items button>span{color:#a0a4aa;font-size:10px}.open-items button div{display:grid;gap:3px}.open-items button strong{font-size:11px}.open-items button small{color:#80858d;font-size:10px}.launch-gate{width:100%;min-height:54px;padding:8px 2px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid #eceef0}.launch-gate>span{color:#a0a4aa;font-size:10px}.launch-gate>div{display:grid;gap:3px}.launch-gate strong{font-size:11px}.launch-gate small{color:#80858d;font-size:10px}.launch-gate b{font-size:10px;white-space:nowrap}.backtest-panel{grid-column:1 / -1;padding:20px}.tick-replay-section{margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #dfe2e4}.tick-replay-section.unified-events{margin:18px 0 0;padding:18px 0 0;border-top:1px solid #dfe2e4;border-bottom:0}.historical-tick-section{margin-top:20px;padding-top:18px;border-top:1px solid #dfe2e4}.historical-tick-section .comparison-heading>span{color:#137453;border-color:#acd6c7;background:#f3faf7}.historical-tick-section .comparison-heading>span.replay-fail{color:#9d3b35;border-color:#e2b5b1;background:#fff5f4}.calibration-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px;border:1px solid #dfe2e4}.calibration-strip>div{min-height:58px;padding:10px 11px;display:grid;align-content:center;gap:5px;border-right:1px solid #e7e9eb}.calibration-strip>div:last-child{border-right:0}.calibration-strip span{color:#777c84;font-size:9px}.calibration-strip strong{font-size:11px;font-variant-numeric:tabular-nums}.optimization-grid,.candidate-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px;border:1px solid #dfe2e4}.optimization-grid>div,.candidate-line>div{min-height:60px;padding:10px 11px;display:grid;align-content:center;gap:5px;border-right:1px solid #e7e9eb}.optimization-grid>div:nth-child(4n),.candidate-line>div:last-child{border-right:0}.optimization-grid>div:nth-child(-n+4){border-bottom:1px solid #e7e9eb}.optimization-grid span,.candidate-line span{color:#777c84;font-size:9px}.optimization-grid strong,.candidate-line strong{font-size:11px;font-variant-numeric:tabular-nums}.candidate-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 7px;font-size:10px}.candidate-caption span{color:#777c84}.stability-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0 12px;border:1px solid #dfe2e4}.stability-strip>div{min-height:68px;padding:11px 12px;display:grid;align-content:center;gap:4px;border-right:1px solid #e7e9eb}.stability-strip>div:last-child{border-right:0}.stability-strip span,.stability-strip small{color:#777c84;font-size:9px}.stability-strip strong{font-size:12px}.exit-summary{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:10px;color:#777c84;font-size:10px}.cooldown-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;border:1px solid #dfe2e4}.cooldown-comparison>div{min-height:68px;padding:11px 12px;display:grid;align-content:center;gap:4px;border-right:1px solid #e7e9eb}.cooldown-comparison>div:last-child{border-right:0}.cooldown-comparison span,.cooldown-comparison small{color:#777c84;font-size:9px}.cooldown-comparison strong{font-size:12px}.historical-tick-table{min-width:760px}.tick-replay-section .comparison-heading>span{color:#137453;border-color:#acd6c7;background:#f3faf7}.tick-replay-section .comparison-heading>span.replay-fail{color:#9d3b35;border-color:#e2b5b1;background:#fff5f4}.replay-status-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:12px;border:1px solid #dfe2e4}.replay-status-row>div{min-height:61px;padding:10px 11px;display:grid;align-content:center;gap:5px;border-right:1px solid #e7e9eb}.replay-status-row>div:last-child{border-right:0}.replay-status-row span{color:#777c84;font-size:9px}.replay-status-row strong{font-size:11px;font-variant-numeric:tabular-nums}.replay-table{min-width:820px}.backtest-status{min-height:42px;border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px}.backtest-status span{color:#777c84}.backtest-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e2e4e7}.backtest-metrics>div{min-height:68px;padding:12px;border-right:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7;display:grid;align-content:center;gap:5px}.backtest-metrics>div:nth-child(4n){border-right:0}.backtest-metrics span{color:#777c84;font-size:10px}.backtest-metrics strong{font-size:14px;font-variant-numeric:tabular-nums}.backtest-assumptions{margin:12px 0 0;color:#777c84;font-size:10px;line-height:1.6}.backtest-empty{min-height:110px;display:flex;align-items:center;justify-content:center;gap:8px;color:#858a92;font-size:12px;border-top:1px solid #e2e4e7}.comparison-section{margin-top:22px;border-top:1px solid #dfe2e4;padding-top:18px}.comparison-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px}.comparison-heading h3{margin:0;font-size:13px}.comparison-heading p{margin:5px 0 0;color:#777c84;font-size:10px}.comparison-heading>span{flex:0 0 auto;color:#9d3b35;border:1px solid #e2b5b1;background:#fff5f4;padding:4px 7px;font-size:9px;font-weight:700}.comparison-table-wrap{overflow-x:auto;border:1px solid #dfe2e4}.comparison-table{width:100%;min-width:820px;border-collapse:collapse;font-size:10px;font-variant-numeric:tabular-nums}.comparison-table th,.comparison-table td{padding:10px 12px;text-align:right;border-bottom:1px solid #e7e9eb}.comparison-table th{color:#6e737b;background:#f7f8f8}.comparison-table th:first-child,.comparison-table td:first-child{text-align:left;color:#5e636b}.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-note,.comparison-error{margin:10px 0 0;color:#777c84;font-size:10px;line-height:1.6}.comparison-error{color:#a6423b}.forward-monitor-panel{margin:0 38px 18px;padding:20px;background:#fff;border:1px solid #dadddf;border-radius:5px}.monitor-ready,.monitor-blocked{padding:4px 7px;border:1px solid #acd6c7;color:#137453;background:#f3faf7;font-size:9px;font-weight:700}.monitor-blocked{border-color:#e2b5b1;color:#9d3b35;background:#fff5f4}.fingerprint-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;border:1px solid #e0e3e5}.fingerprint-row>div{min-height:58px;padding:10px 12px;display:grid;align-content:center;gap:5px;border-right:1px solid #e7e9eb}.fingerprint-row>div:last-child{border-right:0}.fingerprint-row span{color:#777c84;font-size:9px}.fingerprint-row strong,.fingerprint-row code{font-size:11px}.forward-table-wrap{margin-top:12px;overflow-x:auto;border:1px solid #dfe2e4}.forward-table{width:100%;min-width:1050px;border-collapse:collapse;font-size:9px;font-variant-numeric:tabular-nums}.forward-table th,.forward-table td{padding:9px 10px;text-align:left;border-bottom:1px solid #e7e9eb}.forward-table th{color:#6e737b;background:#f7f8f8}.forward-table tbody tr:last-child td{border-bottom:0}.forward-table td:first-child strong,.forward-table td:first-child small{display:block}.forward-table td:first-child small{margin-top:3px;color:#8b9097}.forward-table td:nth-child(3) strong,.forward-table td:nth-child(3) small{display:block}.forward-table td:nth-child(3) small{max-width:260px;margin-top:3px;color:#8b9097;line-height:1.45;white-space:normal}.forward-note{margin:10px 0 0;color:#777c84;font-size:9px;line-height:1.6}.simulation-shadow{margin-top:18px;padding-top:16px;border-top:1px solid #e2e4e7}.subsection-heading{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.subsection-heading h3{margin:0;font-size:12px}.subsection-heading p{margin:4px 0 0;color:#777c84;font-size:9px}.subsection-heading>span{color:#6f747c;font-size:9px;font-variant-numeric:tabular-nums}.wide-table-wrap{overflow-x:auto;border:1px solid #dfe2e4}.live-page{margin:20px 38px 28px}.live-heading{min-height:74px;display:flex;align-items:flex-start;justify-content:space-between;gap:22px;border-bottom:1px solid #dadddf}.live-kicker{display:block;margin-bottom:6px;color:#747982;font-size:9px;font-weight:700}.live-heading h2{margin:0;font-size:20px}.live-heading p{margin:6px 0 0;color:#737881;font-size:10px}.live-status{min-width:108px;min-height:30px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dadddf;background:#fff;font-size:10px;font-weight:700}.live-status span{width:7px;height:7px;border-radius:50%;background:#c54a43}.live-status.enabled{color:#137453;border-color:#acd6c7}.live-status.enabled span{background:#1c9c70}.live-lock-banner{min-height:58px;margin-top:14px;padding:11px 14px;display:flex;align-items:center;gap:11px;border-left:3px solid #c54a43;background:#fff5f4;color:#8f342f}.live-lock-banner div{display:grid;gap:3px}.live-lock-banner strong{font-size:11px}.live-lock-banner span{color:#96615e;font-size:9px}.live-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:14px;border:1px solid #dadddf;background:#fff}.live-metrics>div{min-height:74px;padding:11px 12px;display:grid;align-content:center;gap:5px;border-right:1px solid #e2e4e7}.live-metrics>div:last-child{border-right:0}.live-metrics span,.live-metrics small{color:#747982;font-size:9px}.live-metrics strong{font-size:14px;font-variant-numeric:tabular-nums}.live-metrics small{overflow-wrap:anywhere}.live-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;margin-top:16px;align-items:start}.live-main{min-width:0;display:grid;gap:16px}.live-table-section,.live-gates{min-width:0;padding:16px;border:1px solid #dadddf;background:#fff}.live-table{width:100%;min-width:760px;border-collapse:collapse;font-size:9px;font-variant-numeric:tabular-nums}.live-table th,.live-table td{padding:9px 10px;text-align:left;border-bottom:1px solid #e7e9eb}.live-table th{color:#6e737b;background:#f7f8f8}.live-table tbody tr:last-child td{border-bottom:0}.live-gate-list{border-top:1px solid #e2e4e7}.live-gate-list>div{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eceef0;font-size:9px}.live-gate-list span{color:#5f646c}.live-gate-list strong{white-space:nowrap}.runtime-facts{margin-top:15px;padding-top:9px;border-top:1px solid #dfe2e4}.runtime-facts>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:9px}.runtime-facts span{color:#777c84}.runtime-facts strong{text-align:right}.corrected-comparison{margin-top:26px}.corrected-table{min-width:900px}.diagnostic-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dfe2e4;border-top:0}.diagnostic-strip>div{min-height:64px;padding:11px 12px;border-right:1px solid #e7e9eb;display:grid;align-content:center;gap:5px}.diagnostic-strip>div:last-child{border-right:0}.diagnostic-strip span{color:#777c84;font-size:9px}.diagnostic-strip strong{font-size:12px;font-variant-numeric:tabular-nums}.sensitivity-title{margin:18px 0 9px;font-size:11px}.sensitivity-table{min-width:680px}.account-panel{grid-column:1 / -1;padding:20px}.account-status-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7}.account-status-grid>div{min-height:58px;padding:10px 14px;display:grid;align-content:center;gap:4px;border-right:1px solid #e2e4e7}.account-status-grid>div:last-child{border-right:0}.account-status-grid span{color:#777c84;font-size:10px}.account-status-grid strong{font-size:12px}.account-error{margin-top:12px;padding:10px;display:flex;gap:8px;align-items:center;color:#a52e35;background:#fff0f1;border:1px solid #e5b8bb;font-size:11px}.account-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:16px}.account-tables h3{margin:0 0 8px;font-size:11px}.account-tables table{width:100%;border-collapse:collapse;font-size:10px}.account-tables th,.account-tables td{padding:8px;text-align:left;border-bottom:1px solid #e7e9eb;font-variant-numeric:tabular-nums}.account-tables th{color:#737881;font-weight:700;background:#f7f8f8}.account-meta{margin:12px 0 0;color:#858a92;font-size:9px}.shadow-section{margin-top:18px}.shadow-section h3{margin:0 0 8px;font-size:11px}.shadow-section table{width:100%;border-collapse:collapse;font-size:9px}.shadow-section th,.shadow-section td{padding:7px;text-align:left;border-bottom:1px solid #e7e9eb;font-variant-numeric:tabular-nums}.shadow-section th{color:#737881;background:#f7f8f8}@media(max-width:1080px){.metric-band{grid-template-columns:repeat(3,1fr)}.metric:nth-child(3){border-right:0}.metric:nth-child(-n+3){border-bottom:1px solid #e2e4e7}.workspace-grid,.spread-layout{grid-template-columns:minmax(0,1fr) 290px}.venue-band{grid-template-columns:repeat(2,1fr)}.venue-band>div{border-bottom:1px solid #e2e4e7}.risk-layout,.research-strategy-page{grid-template-columns:1fr}.live-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.live-metrics>div:nth-child(3n){border-right:0}.live-metrics>div:nth-child(-n+3){border-bottom:1px solid #e2e4e7}.live-workspace{grid-template-columns:1fr}.replay-status-row{grid-template-columns:repeat(3,minmax(0,1fr))}.replay-status-row>div:nth-child(3n){border-right:0}.replay-status-row>div:nth-child(-n+3){border-bottom:1px solid #e7e9eb}.calibration-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.calibration-strip>div:nth-child(2n){border-right:0}.calibration-strip>div:nth-child(-n+2){border-bottom:1px solid #e7e9eb}.optimization-grid,.candidate-line{grid-template-columns:repeat(2,minmax(0,1fr))}.optimization-grid>div:nth-child(2n),.candidate-line>div:nth-child(2n){border-right:0}.candidate-line>div:nth-child(-n+2){border-bottom:1px solid #e7e9eb}.stability-strip{grid-template-columns:1fr}.stability-strip>div{border-right:0;border-bottom:1px solid #e7e9eb}.stability-strip>div:last-child{border-bottom:0}.cooldown-comparison{grid-template-columns:1fr}.cooldown-comparison>div{border-right:0;border-bottom:1px solid #e7e9eb}.cooldown-comparison>div:last-child{border-bottom:0}}@media(max-width:760px){.topbar{height:auto;min-height:58px;padding:10px 14px}.header-status>span:not(.status-dot){display:none}.tabs{padding:0 8px;overflow-x:auto}.tabs button{min-height:46px;padding:0 11px;white-space:nowrap}.top-routes{display:grid;grid-template-columns:repeat(3,1fr);gap:0;overflow:visible}.top-routes button{justify-content:center;min-width:0;padding:0 6px;white-space:normal}.overview-page,.lab-page{margin:12px 10px 22px}.overview-heading{align-items:flex-start;flex-direction:column}.overview-stats{grid-template-columns:repeat(2,1fr)}.overview-stats>div:nth-child(2n){border-right:0}.overview-stats>div:nth-child(-n+2){border-bottom:1px solid #e2e4e7}.lab-grid{grid-template-columns:1fr}.strategy-switcher{margin:10px 10px 0;overflow-x:auto}.strategy-switcher button{min-width:120px}.research-strategy-page{margin:12px 10px 22px}.research-metrics{grid-template-columns:repeat(2,1fr)}.research-metrics>div:nth-child(2n){border-right:0}.research-metrics>div:nth-child(-n+2){border-bottom:1px solid #e2e4e7}.metric-band{margin:12px 10px 0;grid-template-columns:repeat(2,1fr)}.metric{min-height:78px;padding:12px}.metric:nth-child(odd){border-right:1px solid #e2e4e7}.metric:nth-child(2n){border-right:0}.metric:nth-child(-n+4){border-bottom:1px solid #e2e4e7}.metric strong{font-size:17px}.venue-band{margin:9px 10px 0;grid-template-columns:repeat(2,minmax(0,1fr))}.venue-band>div{padding:9px 11px}.workspace-grid,.spread-layout,.risk-layout{margin:12px 10px 22px;grid-template-columns:1fr}.chart-section,.decision-panel,.model-table,.settings-panel,.readiness-panel{border-radius:4px}.chart-section{padding:14px 9px 8px}.chart-root{height:390px}.chart-root.spread-chart{height:340px}.form-grid{grid-template-columns:1fr}.backtest-status{align-items:flex-start;flex-direction:column;justify-content:center;padding:10px 0}.replay-status-row{grid-template-columns:repeat(2,minmax(0,1fr))}.replay-status-row>div:nth-child(3n){border-right:1px solid #e7e9eb}.replay-status-row>div:nth-child(2n){border-right:0}.replay-status-row>div:nth-child(-n+4){border-bottom:1px solid #e7e9eb}.backtest-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.backtest-metrics>div:nth-child(odd){border-right:1px solid #e2e4e7}.backtest-metrics>div:nth-child(2n){border-right:0}.diagnostic-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.diagnostic-strip>div:nth-child(2n){border-right:0}.diagnostic-strip>div:nth-child(-n+2){border-bottom:1px solid #e7e9eb}.forward-monitor-panel{margin:0 12px 14px;padding:14px}.fingerprint-row{grid-template-columns:repeat(2,minmax(0,1fr))}.fingerprint-row>div:nth-child(2n){border-right:0}.fingerprint-row>div:nth-child(-n+2){border-bottom:1px solid #e7e9eb}.live-page{margin:14px 10px 22px}.live-heading{min-height:92px}.live-heading p{max-width:230px}.live-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.live-metrics>div:nth-child(3n){border-right:1px solid #e2e4e7}.live-metrics>div:nth-child(2n){border-right:0}.live-metrics>div:nth-child(-n+4){border-bottom:1px solid #e2e4e7}.live-table-section,.live-gates{padding:13px}.account-status-grid{grid-template-columns:repeat(2,1fr)}.account-status-grid>div:nth-child(2n){border-right:0}.account-status-grid>div:nth-child(-n+2){border-bottom:1px solid #e2e4e7}.account-tables{grid-template-columns:1fr}.shadow-section{overflow-x:auto}.shadow-section table{min-width:720px}.login-panel{padding:26px}}:root{color:#e8ecef;background:#090b0d}body,.app-shell{background:#090b0d;color:#e8ecef}.topbar,.login-shell{background:#090b0d;border-bottom:1px solid #22282d}.tabs{background:#0e1114;border-color:#2a3035}.tabs button{color:#9aa3aa}.tabs button:hover{color:#dbe1e5;background:#151a1e}.tabs button.active{color:#41d39b;border-bottom-color:#41d39b}.brand-mark,.primary-button{background:#15825e;color:#fff}.primary-button:hover{background:#1a9870}.icon-button{border-color:#343b42;color:#c9d0d5}.icon-button:hover{background:#171c20}.login-panel,.overview-stats,.strategy-table-wrap,.lab-item,.research-strategy-main,.research-strategy-side,.metric-band,.venue-band,.chart-section,.decision-panel,.model-table,.settings-panel,.readiness-panel,.backtest-panel,.account-panel,.forward-monitor-panel,.live-metrics,.live-table-section,.live-gates{background:#101417;border-color:#2a3035}.overview-heading,.strategy-switcher,.brand-lockup,.research-metrics,.data-notice,.quote-list,.form-grid,.toggle-row,.readiness-table,.tick-replay-section,.comparison-section,.simulation-shadow,.historical-tick-section{border-color:#2a3035}.overview-stats>div,.metric,.venue-band>div,.research-metrics>div,.fingerprint-row>div,.live-metrics>div,.replay-status-row>div,.diagnostic-strip>div,.calibration-strip>div,.optimization-grid>div,.candidate-line>div{border-color:#2a3035}.overview-heading p,.overview-heading>span,.overview-stats span,.strategy-table td:first-child small,.lab-item-head small,.lab-item dt,.lab-item>p,.strategy-switcher small,.research-metrics span,.research-metrics small,.metric>span,.metric small,.venue-band span,.venue-band small,.section-heading p,.data-notice,.decision-head,.quote-list dt,.formula-block span,.toggle-row small,.launch-gate small,.backtest-status span,.backtest-metrics span,.backtest-assumptions,.comparison-heading p,.comparison-note,.forward-note,.subsection-heading p,.subsection-heading>span,.live-heading p,.live-kicker,.live-metrics span,.live-metrics small,.live-gate-list span,.runtime-facts span,.account-status-grid span,.account-meta,.replay-status-row span,.calibration-strip span,.optimization-grid span,.candidate-line span{color:#89939b}.candidate-caption span{color:#89939b}.stability-strip,.stability-strip>div{border-color:#2a3035}.stability-strip span,.stability-strip small,.exit-summary{color:#89939b}.cooldown-comparison,.cooldown-comparison>div{border-color:#2a3035}.cooldown-comparison span,.cooldown-comparison small{color:#89939b}.strategy-table th,.comparison-table th,.forward-table th,.live-table th,.account-tables th,.shadow-section th{color:#9da7ae;background:#171c20}.strategy-table th,.strategy-table td,.comparison-table th,.comparison-table td,.forward-table th,.forward-table td,.live-table th,.live-table td,.account-tables th,.account-tables td,.shadow-section th,.shadow-section td,.quote-list div,.readiness-table>div,.launch-gate,.live-gate-list>div{border-color:#262c31}.strategy-switcher button{color:#8f999f}.strategy-switcher button.active{color:#41d39b;border-bottom-color:#41d39b;background:#151a1e}.table-action,.lab-item-actions a,.lab-item-actions button,.pass-text,.tone-positive,.positive-text,.metric small.fresh{color:#41d39b!important}.fail-text,.tone-negative,.negative-text,.metric small.stale,.form-error,.global-alert{color:#ff6469!important}.pending-text,.tone-warning{color:#e5b85c!important}.tone-info,.source-badge,.formula-block code{color:#69b7d1!important}.tone-neutral{color:#aab2b8!important}.stage-forward,.stage-candidate{color:#41d39b;background:#13261f}.stage-collecting{color:#e5b85c;background:#282214}.stage-rejected{color:#ff6469;background:#2a1719}.source-badge{background:#142128;border-color:#29414c}.source-badge.demo{color:#e5b85c!important;background:#282214;border-color:#4a4024}.gate-list div,.formula-block{background:#151a1e}.gate-list .pass{color:#41d39b;border-color:#35c992}.gate-list .fail{color:#ff6469;border-color:#f15b64}.gate-list .pending{color:#e5b85c;border-color:#cda34f}.execution-block,.live-lock-banner,.global-alert,.account-error{color:#ff8a90;background:#241315;border-color:#5a292e}.live-lock-banner{border-left-color:#f15b64}.live-lock-banner span{color:#c99094}.live-status{color:#d5dadd;background:#101417;border-color:#343b42}.live-status.enabled,.monitor-ready{color:#41d39b;background:#13261f;border-color:#2c654f}.monitor-blocked,.comparison-heading>span,.tick-replay-section .comparison-heading>span.replay-fail{color:#ff6469;background:#241315;border-color:#5a292e}.fingerprint-row,.forward-table-wrap,.comparison-table-wrap,.wide-table-wrap,.replay-status-row,.diagnostic-strip,.account-status-grid,.calibration-strip,.optimization-grid,.candidate-line{border-color:#2a3035;background:#101417}.historical-tick-section .comparison-heading>span{color:#41d39b;background:#13261f;border-color:#2c654f}.historical-tick-section .comparison-heading>span.replay-fail{color:#ff6469;background:#241315;border-color:#5a292e}input[type=password],input[type=number]{color:#edf1f3;background:#0b0e10;border-color:#343b42}input:focus{outline-color:#41d39b2e;border-color:#41d39b}.toggle{background:#434b51}.toggle-row input:checked+.toggle{background:#1b9a70}.setup-state{color:#e5b85c;background:#282214;border-color:#4a4024}:root{color-scheme:dark}*{box-sizing:border-box}.simple-shell,.simple-login{min-height:100vh;background:#090b0d;color:#eef2f4}.simple-header{height:58px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252b30;background:#0b0e10}.simple-brand,.simple-header-status{display:flex;align-items:center;gap:10px}.simple-brand>div:last-child{display:grid;gap:1px}.simple-brand strong{font-size:13px}.simple-brand span{color:#89939b;font-size:9px}.simple-brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;background:#178864;color:#fff;font-weight:800}.simple-header-status{color:#b5bdc3;font-size:10px}.simple-header-status time{color:#78828a;font-variant-numeric:tabular-nums}.simple-header-status button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #30373d;border-radius:4px;background:transparent;color:#b9c1c6;cursor:pointer}.simple-dot{width:7px;height:7px;border-radius:50%;background:#ff6469;box-shadow:0 0 0 3px #ff64691a}.simple-dot.online{background:#41d39b;box-shadow:0 0 0 3px #41d39b1a}.simple-nav{height:48px;padding:0 32px;display:flex;gap:4px;border-bottom:1px solid #252b30;background:#0e1114}.simple-nav button{height:48px;padding:0 18px;display:flex;align-items:center;gap:7px;border:0;border-bottom:2px solid transparent;background:transparent;color:#929ca3;font-size:11px;cursor:pointer}.simple-nav button.active{color:#41d39b;border-bottom-color:#41d39b;background:#14191d}.simple-content{width:min(1380px,calc(100% - 48px));margin:0 auto}.simple-page{padding:24px 0 40px}.simple-page-title,.simple-section-title,.result-panel header,.simulation-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.simple-page-title{min-height:58px;padding-bottom:14px;border-bottom:1px solid #2a3035}.simple-page-title h1{margin:0;font-size:18px;letter-spacing:0}.simple-page-title p,.simple-section-title p,.simulation-panel header p,.result-panel header p{margin:5px 0 0;color:#89939b;font-size:10px}.simple-status{padding:5px 8px;display:flex;align-items:center;gap:5px;border:1px solid #315847;border-radius:3px;color:#41d39b;background:#122119;font-size:9px;font-weight:700;white-space:nowrap}.simple-status.danger{color:#ff7378;border-color:#5a292e;background:#241315}.market-strip,.account-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:16px 0;border:1px solid #2a3035;background:#101417}.market-strip>div,.account-strip>div{min-height:72px;padding:12px 14px;display:grid;align-content:center;gap:4px;border-right:1px solid #2a3035}.market-strip>div:last-child,.account-strip>div:last-child{border-right:0}.market-strip span,.market-strip small,.account-strip span,.account-strip small{color:#89939b;font-size:9px}.market-strip strong,.account-strip strong{font-size:16px;font-variant-numeric:tabular-nums}.compare-table-wrap,.cooldown-table-wrap,.simple-table-scroll{overflow-x:auto;border:1px solid #2a3035}.compare-table,.cooldown-table,.simple-data-table{width:100%;border-collapse:collapse;font-size:11px;font-variant-numeric:tabular-nums}.compare-table th,.compare-table td,.cooldown-table th,.cooldown-table td,.simple-data-table th,.simple-data-table td{padding:11px 14px;border-bottom:1px solid #272d32;text-align:left}.compare-table th,.cooldown-table th,.simple-data-table th{color:#9ca6ad;background:#171c20;font-size:9px}.compare-table th:not(:first-child),.compare-table td:not(:first-child){width:38%;text-align:right}.compare-table th strong,.compare-table th small{display:block}.compare-table th strong{color:#e9eef1;font-size:12px}.compare-table th small,.compare-table td small{margin-top:3px;color:#7f8990;font-size:9px}.compare-table tbody tr:last-child td,.cooldown-table tbody tr:last-child td,.simple-data-table tbody tr:last-child td{border-bottom:0}.compare-table .key-row td{font-size:13px;font-weight:750;background:#11191a}.simple-conclusion{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px;border:1px solid #2a3035;background:#101417}.simple-conclusion>div{min-height:100px;padding:15px;border-right:1px solid #2a3035}.simple-conclusion>div:last-child{border-right:0}.simple-conclusion span{color:#89939b;font-size:9px}.simple-conclusion strong{margin-top:7px;display:block;color:#41d39b;font-size:14px}.simple-conclusion p{margin:8px 0 0;color:#abb3b8;font-size:10px;line-height:1.55}.simulation-grid,.result-grid,.live-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.simulation-panel,.result-panel,.simple-section{border:1px solid #2a3035;border-radius:5px;background:#101417}.simulation-panel{padding:16px}.simulation-panel h2,.result-panel h2,.simple-section-title h2{margin:0;font-size:13px;letter-spacing:0}.action-badge{padding:4px 7px;border:1px solid #3d464d;color:#c1c8cd;font-size:9px}.action-badge.long_muu{color:#41d39b;border-color:#2c654f}.action-badge.short_muu,.action-badge.force_exit{color:#ff7378;border-color:#5a292e}.simulation-kpis{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;border-top:1px solid #293036;border-bottom:1px solid #293036}.simulation-kpis>div{min-height:62px;padding:10px;display:grid;align-content:center;gap:4px;border-right:1px solid #293036}.simulation-kpis>div:last-child{border-right:0}.simulation-kpis span,.current-reason span{color:#89939b;font-size:9px}.simulation-kpis strong{font-size:12px}.diagnostic-row{padding:10px 0;display:flex;flex-wrap:wrap;gap:8px 18px;color:#89939b;font-size:9px;border-bottom:1px solid #293036}.diagnostic-row b{color:#e2e7ea}.current-reason{padding-top:10px}.current-reason p{margin:5px 0 0;color:#c2c9cd;font-size:10px;line-height:1.5}.simple-section{margin-top:16px;padding:16px}.simple-section-title{margin-bottom:12px}.chart-block .chart-root{height:430px}.empty-cell{height:70px;text-align:center!important;color:#737d84}.result-panel{padding:16px}.result-panel.preferred{border-color:#32664f}.result-panel header>strong{font-size:20px}.result-panel dl{margin:14px 0 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #293036}.result-panel dl>div{padding:11px 8px 0;display:grid;gap:5px}.result-panel dt{color:#89939b;font-size:9px}.result-panel dd{margin:0;font-size:12px;font-weight:700}.segment-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #2a3035}.segment-grid>div{min-height:78px;padding:12px;display:grid;align-content:center;gap:5px;border-right:1px solid #2a3035}.segment-grid>div:last-child{border-right:0}.segment-grid span,.segment-grid small{color:#89939b;font-size:9px}.segment-grid strong{font-size:13px}.cooldown-table .selected td{background:#101c18}.simple-note{margin:12px 0 0;color:#89939b;font-size:9px;line-height:1.6}.live-lock{margin-top:16px;padding:13px 15px;display:flex;align-items:center;gap:12px;border:1px solid #5a292e;border-left:3px solid #ff6469;background:#241315;color:#ff7b80}.live-lock strong{font-size:11px}.live-lock p{margin:4px 0 0;color:#c48c90;font-size:9px}.blocked-list{display:flex;flex-wrap:wrap;gap:7px}.blocked-list span{padding:5px 8px;border:1px solid #4e3e24;background:#282214;color:#e5b85c;font-size:9px}.positive-text{color:#41d39b!important}.negative-text{color:#ff7378!important}.muted{color:#89939b!important}.simple-global-error,.simple-error{color:#ff7378}.simple-global-error{margin:12px auto 0;width:min(1380px,calc(100% - 48px));padding:10px 12px;border:1px solid #5a292e;background:#241315;font-size:10px}.simple-login{display:grid;place-items:center;padding:20px}.simple-login-panel{width:min(360px,100%);padding:28px;border:1px solid #2a3035;border-radius:6px;background:#101417}.simple-login-panel .simple-brand-mark{margin-bottom:20px}.simple-login-panel h1{margin:0;font-size:19px}.simple-login-panel p{color:#89939b;font-size:10px}.simple-login-panel label{margin-top:20px;display:block;color:#aab2b8;font-size:10px}.simple-login-panel input{width:100%;height:40px;margin-top:7px;padding:0 10px;border:1px solid #343b42;border-radius:4px;background:#0b0e10;color:#edf1f3}.simple-login-panel button{width:100%;height:40px;margin-top:12px;border:0;border-radius:4px;background:#168761;color:#fff;font-weight:700;cursor:pointer}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:820px){.simple-header{padding:0 14px}.simple-header-status>span:not(.simple-dot),.simple-header-status time{display:none}.simple-nav{height:auto;padding:0 6px;display:grid;grid-template-columns:repeat(4,1fr)}.simple-nav button{min-width:0;height:50px;padding:0 4px;justify-content:center;flex-direction:column;gap:3px;font-size:9px}.simple-content{width:calc(100% - 20px)}.simple-page{padding-top:14px}.simple-page-title h1{font-size:16px}.market-strip,.account-strip{grid-template-columns:repeat(2,1fr)}.market-strip>div:nth-child(2),.account-strip>div:nth-child(2){border-right:0}.market-strip>div:nth-child(-n+2),.account-strip>div:nth-child(-n+2){border-bottom:1px solid #2a3035}.compare-table{min-width:0;table-layout:fixed;font-size:9px}.compare-table th,.compare-table td{padding:8px 5px;overflow-wrap:anywhere}.compare-table th:first-child,.compare-table td:first-child{width:26%}.compare-table th:not(:first-child),.compare-table td:not(:first-child){width:37%}.compare-table th strong{font-size:10px}.simple-conclusion,.simulation-grid,.result-grid,.live-tables{grid-template-columns:1fr}.simple-conclusion>div{min-height:84px;border-right:0;border-bottom:1px solid #2a3035}.simple-conclusion>div:last-child{border-bottom:0}.simulation-kpis{grid-template-columns:repeat(2,1fr)}.simulation-kpis>div:nth-child(2){border-right:0}.simulation-kpis>div:nth-child(-n+2){border-bottom:1px solid #293036}.chart-block .chart-root{height:360px}.simple-data-table,.cooldown-table{min-width:650px}.segment-grid{grid-template-columns:1fr}.segment-grid>div{border-right:0;border-bottom:1px solid #2a3035}.segment-grid>div:last-child{border-bottom:0}}
