*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#08090b;color:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.fullWidth{width:100%}.boot,.loginPage{display:grid;min-height:100vh;place-items:center;padding:24px}.boot{gap:10px;color:#9aa4b2}.loginPanel{width:min(420px,100%);padding:28px;border:1px solid #252932;border-radius:8px;background:#111419;box-shadow:0 22px 60px #00000052}.loginPanel h2{margin:14px 0 2px}.loginForm{margin-top:22px}.mark{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:#17251d;color:#59d68c}.appLayout{min-height:100vh;background:#08090b}.sider{border-right:1px solid #1d2027;background:#0d0f13!important}.brand{display:flex;align-items:center;gap:10px;height:64px;padding:0 18px;color:#f5f7fa;border-bottom:1px solid #1b1f26}.topbar{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 28px;border-bottom:1px solid #1d2027;background:#0d0f13f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar h4{margin:0;font-size:1.05rem;letter-spacing:0}.content{padding:24px 28px 32px}.chartBox{width:100%;min-height:300px;overflow:hidden;border:1px solid #252932;border-radius:6px}.ant-layout .ant-card{border-color:#252932;background:#111419;box-shadow:none}.ant-layout .ant-card-head{min-height:44px;border-bottom-color:#20242c}.ant-layout .ant-card-head-title{color:#f4f6f8;font-size:.92rem;font-weight:650}.ant-layout .ant-statistic-title{color:#8f98a7;font-size:.76rem;letter-spacing:0}.ant-layout .ant-statistic-content{color:#f4f6f8;font-size:1.28rem}.ant-menu-dark{background:#0d0f13!important}.ant-menu-dark .ant-menu-item{border-radius:6px;margin-inline:10px;width:calc(100% - 20px)}.ant-menu-dark .ant-menu-item-selected{background:#173022!important;color:#dff8e8!important}.ant-table-wrapper .ant-table{background:transparent}.ant-table-wrapper .ant-table-thead>tr>th{background:#151922;color:#9ca6b5;font-size:.76rem;font-weight:650}.metricCard{min-height:112px}.statusTile .ant-card-body{display:flex;align-items:center;gap:10px;min-height:64px;color:#d8dee7}.jsonPanel{min-height:360px;margin:0;padding:16px;overflow:auto;border:1px solid #252932;border-radius:6px;background:#080b10;color:#c8d1dc;font-size:12px;line-height:1.5}.codeHash{overflow:hidden;color:#9fb0c4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.resultAlert{margin-bottom:14px}.formSection{margin-bottom:18px}.sectionTitle{margin-bottom:12px;color:#f4f6f8;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.formSection .ant-divider{margin:14px 0;border-color:#20242c}.backtestSetupCard .ant-card-body{padding:20px}.strategyWorkspace{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:24px}.strategyLibrary{padding-right:24px;border-right:1px solid #20242c}.strategyList{display:grid;gap:8px}.strategyListItem{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #292e38;border-radius:6px;background:#0d1015;color:#dfe5ed;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.strategyListItem:hover{border-color:#3b4655;background:#121720}.strategyListItem.active{border-color:#3f9c68;background:#13231a;color:#e8fff0}.strategyListItem span{display:grid;gap:3px;min-width:0}.strategyListItem strong{overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.strategyListItem small{color:#818b99;font-size:.72rem}.strategyParameters{min-width:0}.strategyHeading,.reportHeading,.backtestActions{display:flex;align-items:center;justify-content:space-between;gap:16px}.strategyHeading h4,.reportHeading h3{margin:0}.strategyParameters .ant-form-item-extra{min-height:34px;padding-top:5px;color:#778291;font-size:.72rem;line-height:1.35}.assumptionsCollapse{margin:2px 0 18px;border-top:1px solid #20242c;border-bottom:1px solid #20242c}.assumptionsCollapse .ant-collapse-header{padding-inline:0!important}.assumptionsCollapse .ant-collapse-content-box{padding:2px 0 4px!important}.backtestActions{min-height:40px}.backtestResults{display:grid;gap:16px}.reportHeading{padding:2px 2px 0}.chartLegend{color:#9aa4b2;font-size:.76rem}.legendDot{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%}.legendDot.buy{background:#38d27d}.legendDot.sell{background:#ff6b76}.legendDot.benchmark{background:#5b8ff9}.marketChart{min-height:420px}.selectedRow td{background:#1677ff1f!important}.scenarioTable{margin-top:16px}.todoList{margin:0;padding-left:18px;color:#c8d1dc}@media(max-width:860px){.sider{display:none}.topbar{height:auto;align-items:flex-start;padding:16px}.content{padding:14px}.strategyWorkspace{grid-template-columns:1fr}.strategyLibrary{padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid #20242c}.strategyList{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.backtestActions{align-items:stretch;flex-direction:column}.backtestActions .ant-btn{width:100%}}
