:root{color:#111;font-synthesis:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f5f5f3;--surface:#fff;--surface-soft:#f7f7f5;--ink:#111;--muted:#6f6f6b;--line:#d7d7d2;--line-strong:#111;background:#f5f5f3;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{background:var(--page);min-width:320px}body{background:var(--page);min-width:320px;min-height:100vh;margin:0}button,select,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #111}.positive,.negative{font-weight:750;color:var(--ink)!important}.negative{text-underline-offset:3px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.sandbox-shell{background:var(--page);min-height:100vh}.topbar{z-index:50;border-bottom:1px solid var(--line-strong);background:#fffffff5;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:62px;padding:10px max(22px,50vw - 720px);display:grid;position:sticky;top:0}.brand{align-items:baseline;gap:10px;min-width:0;display:flex}.brand strong{letter-spacing:.04em;white-space:nowrap;font-size:16px}.brand small{color:var(--muted);letter-spacing:.13em;font-size:9px}.run-identity{min-width:0;color:var(--muted);background:var(--surface);border:1px solid var(--line);align-items:center;gap:8px;padding:7px 10px;font-size:11px;display:flex}.run-identity span{text-overflow:ellipsis;white-space:nowrap;max-width:310px;overflow:hidden}.run-identity code{color:var(--ink);font-size:10px}.period{justify-self:end;align-items:center;gap:12px;display:flex}.period small{color:var(--muted);font-size:11px}.period button,.detail-heading button{color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);cursor:pointer;align-items:center;gap:6px;padding:7px 10px;font-size:11px;display:flex}.period button:hover,.detail-heading button:hover{color:#fff;background:#111}.sandbox-main{width:min(1440px,100% - 40px);margin:0 auto;padding:22px 0 42px}.arena-card{background:var(--surface);border:1px solid var(--line-strong);overflow:hidden}.arena-heading{justify-content:space-between;align-items:end;gap:18px;padding:18px 20px 14px;display:flex}.arena-heading small{color:var(--muted);letter-spacing:.15em;font-size:10px}.arena-heading h1{letter-spacing:-.02em;margin:5px 0 0;font-size:clamp(21px,2.2vw,30px);font-weight:700}.arena-heading>div:last-child{gap:6px;display:flex}.arena-heading>div:last-child span{color:var(--muted);background:var(--surface-soft);border:1px solid var(--line);padding:5px 8px;font-size:10px}.plot-stage{aspect-ratio:1280/500;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:330px;position:relative;overflow:hidden}.equity-plot{cursor:crosshair;touch-action:none;width:100%;height:100%;display:block}.plot-wash{fill:#fbfbfa;stroke:#ddddda;stroke-width:1px}.equity-plot text{fill:#73736f;font:11px Inter,Noto Sans SC,sans-serif}.grid-line{stroke:#dfdfdc;stroke-width:1px;stroke-dasharray:3 6}.base-line{stroke:#8b8b86;stroke-width:1.25px;stroke-dasharray:7 6}.day-line{stroke:#111;stroke-width:1px;stroke-dasharray:3 5}.strategy-line,.benchmark-line{stroke-linejoin:round;stroke-linecap:round}.strategy-legend{background:var(--surface-soft);border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px;padding:10px 12px;display:grid}.strategy-legend button{text-align:left;background:var(--surface);border:1px solid var(--line);cursor:pointer;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-width:0;padding:9px 10px;display:grid}.strategy-legend button:hover{border-color:#777773}.strategy-legend button.selected{color:#fff;background:#111;border-color:#111}.strategy-legend button.selected .strategy-swatch{filter:invert()}.strategy-legend button.selected small{color:#c9c9c5}.strategy-legend button.selected .positive,.strategy-legend button.selected .negative{color:#fff!important}.strategy-swatch{width:30px;height:10px;display:block;overflow:visible}.strategy-legend strong,.strategy-legend small{display:block}.strategy-legend strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.strategy-legend small{color:var(--muted);margin-top:3px;font-size:10px}.strategy-legend button>b{font-size:12px}.benchmark-key{color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.benchmark-key i{border-top:1.5px dashed #90908b;width:24px}.playback-console{background:var(--surface);grid-template-columns:auto 34px 1fr 34px auto;align-items:center;gap:10px;padding:13px 14px 15px;display:grid}.play-buttons{align-items:center;gap:6px;display:flex}.play-buttons button,.day-step{cursor:pointer;background:#fff;border:1px solid #111;justify-content:center;align-items:center;gap:5px;height:34px;display:flex}.play-buttons button{width:34px}.play-buttons button:hover,.day-step:hover:not(:disabled){background:#eeeeeb}.play-buttons .primary-play{color:#fff;background:#111;width:82px;font-weight:750}.play-buttons .primary-play:hover{background:#333}.play-buttons .primary-play span{font-size:11px}.play-buttons select{height:34px;color:var(--ink);border:1px solid var(--line);background:#fff;padding:0 8px;font-size:11px}.day-step{width:34px}.day-step:disabled{opacity:.25;cursor:default}.timeline-control{min-width:0}.timeline-control input{--timeline-progress:0%;appearance:none;background:linear-gradient(90deg, #111 var(--timeline-progress), #d5d5d1 var(--timeline-progress));border:0;outline:0;width:100%;height:6px}.timeline-control input::-webkit-slider-thumb{appearance:none;cursor:grab;background:#fff;border:2px solid #111;width:12px;height:20px}.timeline-control input::-moz-range-thumb{cursor:grab;background:#fff;border:2px solid #111;border-radius:0;width:10px;height:18px}.date-markers{justify-content:space-between;margin-top:5px;display:flex}.date-markers button{color:#8a8a86;cursor:pointer;background:0 0;border:0;padding:1px 3px;font-size:9px}.date-markers button.selected{color:#111;font-weight:750}.playback-console output{min-width:126px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line);align-items:center;gap:8px;padding:7px 9px;display:flex}.playback-console output small,.playback-console output span{display:block}.playback-console output small{color:var(--muted);font-size:9px}.playback-console output span{font-size:11px}.open-detail{text-align:left;width:100%;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;margin-top:12px;padding:14px 16px;display:grid}.open-detail:hover{color:#fff;background:#111}.open-detail>span{align-items:center;gap:8px;display:flex}.open-detail strong{font-size:13px}.open-detail small{color:var(--muted);grid-column:1;font-size:10px}.open-detail:hover small{color:#c9c9c5}.open-detail>svg{grid-area:1/2/3}.day-detail{background:var(--surface);border:1px solid var(--line-strong);margin-top:14px;padding:18px}.detail-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.detail-heading span{color:var(--muted);letter-spacing:.13em;font-size:9px}.detail-heading h2{margin:5px 0 0;font-size:20px}.day-roster{gap:5px;margin-top:14px;display:grid}.day-roster>button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;grid-template-columns:42px 145px minmax(220px,1fr) 90px 108px 108px 18px;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:grid}.day-roster>button:hover{border-color:#777773}.day-roster>button.selected{background:var(--surface-soft);border-color:#111;box-shadow:inset 3px 0 #111}.roster-index{width:32px;height:32px;color:var(--muted);border:1px solid var(--line);place-items:center;font-size:10px;display:grid}.day-roster>button.selected .roster-index{color:#fff;background:#111;border-color:#111}.roster-name strong,.roster-name small,.roster-metric small,.roster-metric b,.roster-holdings>small{display:block}.roster-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.roster-name small{width:max-content;color:var(--muted);background:#eeeeeb;margin-top:3px;padding:2px 5px;font-size:9px}.roster-name .status-trade{color:#111;font-weight:750}.roster-name .status-risk{color:#111;border:1px solid #999994}.roster-name .status-hold{color:#555552}.roster-holdings{min-width:0}.roster-holdings>small,.roster-metric small{color:var(--muted);margin-bottom:3px;font-size:9px}.roster-metric b{color:var(--ink);font-size:11px}.holding-pills{flex-wrap:wrap;gap:3px;display:flex}.holding-pills>span,.cash-only{color:#555552;border:1px solid var(--line);background:#f4f4f1;padding:2px 5px;font-size:9px}.holding-pills b{color:var(--ink);margin-right:3px}.cash-only{display:inline-block}.day-roster>button>svg{color:#777773}.strategy-audit{border-top:2px solid #111;margin-top:12px;padding-top:12px}.audit-heading{background:var(--surface-soft);border:1px solid var(--line);grid-template-columns:74px 1fr repeat(3,minmax(120px,auto));align-items:center;gap:14px;padding:12px;display:grid}.detail-actor{border:1px solid var(--line);background:#fff;place-items:center;width:70px;height:70px;display:grid;overflow:hidden}.pixel-actor{--actor-sprite:none;background-image:var(--actor-sprite);width:64px;height:64px;image-rendering:pixelated;background-repeat:no-repeat;background-size:auto 64px;display:block}.actor-idle{animation:.82s steps(4,end) infinite actor-idle}.actor-run{animation:.52s steps(5,end) infinite actor-run}.actor-state-warmup{opacity:.62;filter:grayscale()}@keyframes actor-idle{to{background-position-x:-256px}}@keyframes actor-run{to{background-position-x:-320px}}.audit-heading small,.audit-heading strong,.audit-heading span{display:block}.audit-heading small{color:var(--muted);font-size:9px}.audit-heading h3{margin:2px 0;font-size:17px}.audit-heading span{color:var(--muted);font-size:10px}.audit-heading>div:not(:first-of-type){border-left:1px solid var(--line);padding-left:13px}.audit-heading>div:not(:first-of-type) strong{margin-top:4px;font-size:13px}.reason-stack{grid-template-columns:.8fr 1.5fr .8fr;align-items:start;gap:8px;margin-top:8px;display:grid}.reason-layer{border:1px solid var(--line);background:#fff;min-width:0;padding:12px}.reason-layer>header{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding-bottom:9px;display:flex}.reason-layer>header>b{color:#fff;background:#111;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.reason-layer header small,.reason-layer header strong{display:block}.reason-layer header small{color:var(--muted);letter-spacing:.1em;font-size:8px}.reason-layer header strong{margin-top:2px;font-size:12px}.reason-layer>p{color:#40403d;margin:10px 0;font-size:12px;line-height:1.65}.reason-facts{grid-template-columns:repeat(2,1fr);gap:4px;display:grid}.reason-facts span{color:#333330;background:var(--surface-soft);padding:7px;font-size:11px}.reason-facts small{color:var(--muted);margin-bottom:3px;font-size:9px;display:block}.portfolio-copy{gap:4px;margin-top:7px;display:grid}.portfolio-copy p{color:#4f4f4b;background:var(--surface-soft);margin:0;padding:7px;font-size:11px;line-height:1.55}.portfolio-copy small{color:var(--muted);font-size:9px;display:block}.candidate-decisions{scrollbar-color:#999994 #ededeb;gap:5px;max-height:470px;padding-right:3px;display:grid;overflow:auto}.candidate-decision{background:var(--surface-soft);border:1px solid var(--line);padding:8px}.candidate-decision.selected{background:#fff;border-color:#111}.candidate-decision>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.candidate-decision header strong,.candidate-decision header small{display:block}.candidate-decision header strong{font-size:11px}.candidate-decision header small{color:var(--muted);font-size:9px}.candidate-decision header>b{color:#fff;background:#111;border:1px solid #111;padding:3px 5px;font-size:9px}.weight-rail{color:var(--muted);align-items:center;gap:4px;margin-top:6px;font-size:9px;display:flex}.weight-rail i{color:#111;font-style:normal}.candidate-meta,.signal-chips{flex-wrap:wrap;gap:3px;margin-top:6px;display:flex}.candidate-meta span,.signal-chips span{color:#5f5f5b;border:1px solid var(--line);background:#fff;padding:2px 5px;font-size:9px}.candidate-reason{color:#3f3f3c;margin:7px 0 0;font-size:11px;line-height:1.6}.candidate-decision details{margin-top:6px}.candidate-decision summary{color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;font-size:9px;display:flex}.argument-grid{grid-template-columns:repeat(3,1fr);gap:3px;margin-top:5px;display:grid}.argument-grid p{color:#4e4e4a;background:#fff;border:1px solid #e4e4e0;margin:0;padding:6px;font-size:9px;line-height:1.5}.argument-grid small{color:var(--muted);font-size:8px;display:block}.signal-chips small{color:var(--muted);margin-right:3px}.override-list{flex-wrap:wrap;align-items:center;gap:3px;margin-top:7px;display:flex}.override-list>small{color:var(--muted);font-size:9px}.override-list code{color:#222220;border:1px solid var(--line);background:#eeeeeb;padding:3px 5px;font-size:9px}.evidence-grid{gap:4px;margin-top:8px;display:grid}.evidence-grid code{color:#222220;background:var(--surface-soft);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:6px 7px;font-size:9px;overflow:hidden}.custom-reason-layers{gap:4px;margin-top:7px;display:grid}.custom-reason-layers>div{background:var(--surface-soft);padding:7px}.custom-reason-layers small{color:#333330;font-size:9px}.custom-reason-layers p{color:#555552;margin:3px 0 0;font-size:10px}.contract-empty{color:#333330;background:var(--surface-soft);border:1px dashed #999994;justify-content:center;align-items:center;gap:8px;min-height:74px;padding:12px;display:flex}.contract-empty.compact{min-height:58px;margin-top:8px}.contract-empty strong,.contract-empty small{display:block}.contract-empty strong{color:var(--ink);font-size:11px}.contract-empty small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.5}.rule-id{color:#222220;background:var(--surface-soft);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;padding:6px 7px;font-size:9px;display:block;overflow:hidden}.rule-facts{flex-wrap:wrap;gap:3px;margin-top:7px;display:flex}.rule-facts span{color:#4e4e4a;background:var(--surface-soft);border:1px solid var(--line);padding:4px 6px;font-size:9px}.rule-facts span.binding{color:#111;border-color:#777773}.rule-facts small{color:var(--muted);margin-bottom:2px;font-size:8px;display:block}.display-limit{background:var(--surface-soft);border:1px dashed #999994;padding:6px 7px;color:var(--muted)!important;margin:7px 0!important;font-size:9px!important}.execution-reason{background:var(--surface-soft);border:1px solid var(--line);margin-top:8px;padding:8px}.execution-reason>strong{color:#111;letter-spacing:.1em;font-size:9px}.execution-reason>p{color:#4e4e4a;margin:5px 0;font-size:10px;line-height:1.55}.decision-trace{flex-wrap:wrap;gap:3px;margin-top:6px;display:flex}.decision-trace code{color:#555552;border:1px solid var(--line);background:#fff;padding:3px 5px;font-size:8px}.reason-details{margin-top:7px}.reason-details>summary{color:var(--muted);background:var(--surface-soft);cursor:pointer;border:1px dashed #999994;padding:7px 8px;font-size:9px;list-style-position:inside}.reason-details[open]>summary{color:#111;border-color:#111}.reason-details>.candidate-decisions{margin-top:5px}.ledger-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.ledger-panel{border:1px solid var(--line);background:#fff;min-width:0;padding:12px}.ledger-panel>header{border-bottom:1px solid var(--line);align-items:center;gap:7px;padding-bottom:9px;display:flex}.ledger-panel>header svg{color:#111}.ledger-panel>header strong{font-size:12px}.ledger-panel>header span{color:var(--muted);margin-left:auto;font-size:9px}.holding-table,.trade-table{max-height:280px;overflow:auto}.holding-table>div{border-bottom:1px solid #e5e5e1;grid-template-columns:1.2fr 60px 82px 88px 62px;align-items:center;gap:8px;padding:8px 5px;font-size:10px;display:grid}.holding-table strong,.holding-table small,.trade-table strong,.trade-table small{display:block}.holding-table small,.trade-table small{color:var(--muted);font-size:9px}.holding-table em{text-align:right;font-style:normal}.trade-table>div{border-bottom:1px solid #e5e5e1;grid-template-columns:42px 1.1fr 78px 74px 94px;align-items:center;gap:8px;padding:8px 5px;font-size:10px;display:grid}.trade-table>div>b{text-align:center;border:1px solid #111;padding:3px 4px;font-size:9px}.side-buy{color:#fff;background:#111}.side-sell{color:#111;background:#fff;border-style:dashed!important}.trade-table em{text-align:right;text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.trade-reason{background:var(--surface-soft);border-left:2px solid #111;grid-column:2/-1;padding:4px 6px;line-height:1.5;color:#555552!important}.trade-reason b{color:#111;margin-right:5px;font-size:8px}.visual-empty{height:130px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.visual-empty strong{color:var(--ink);font-size:12px}.page-empty,.empty-season{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.page-empty{min-height:230px;color:var(--muted);gap:7px}.page-empty strong{color:var(--ink);font-size:14px}.page-empty small{max-width:620px;line-height:1.6}.empty-season{min-height:100vh;padding:30px}.empty-season h1{margin:4px 0;font-size:22px}.empty-season p{color:var(--muted);font-size:12px}.load-state button,.day-load-state button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;margin-top:8px;padding:8px 12px;font-size:11px;font-weight:700}.day-load-state{min-height:220px;color:var(--muted);background:var(--surface-soft);text-align:center;border:1px dashed #999994;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin-top:12px;padding:18px;display:flex}.day-load-state strong{color:var(--ink);font-size:13px}.day-load-state small{max-width:620px;font-size:10px;line-height:1.55}.load-pulse{background:#111;width:12px;height:12px;animation:.8s ease-in-out infinite alternate load-pulse}@keyframes load-pulse{to{opacity:.25;transform:scale(.72)}}.sandbox-footer{color:#8a8a86;justify-content:center;align-items:center;gap:10px;padding:0 20px 22px;font-size:9px;display:flex}.sandbox-footer code{color:#555552}.analytics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.panel{border:1px solid var(--line);background:#fff;min-width:0;padding:12px}.panel-kicker{color:var(--muted);letter-spacing:.1em;font-size:9px}.metric-panel h3{margin:3px 0 7px}.metric-legends{color:var(--muted);flex-wrap:wrap;gap:9px;font-size:9px;display:flex}.metric-legends span{align-items:center;gap:4px;display:flex}.metric-legends i{width:15px;height:2px;background:#111!important}.metric-legends .benchmark-dot{border-top:1px dashed #888883;background:0 0!important}.metric-line-chart{width:100%;margin-top:8px;display:block}.metric-line-chart line{stroke:#dededb}.metric-line-chart .metric-baseline{stroke:#888883;stroke-dasharray:4 4}.metric-line-chart text{fill:var(--muted);font-size:9px}.monthly-return-chart{align-items:end;gap:8px;min-height:170px;padding-top:12px;display:flex}.month-column{text-align:center;flex:1}.month-bars{justify-content:center;align-items:end;gap:3px;height:90px;display:flex}.month-bars i{background:#111;width:10px;display:block}.month-bars i.benchmark{background:#999994}.month-column strong,.month-column small{margin-top:4px;font-size:9px;display:block}@media (width<=1120px){.topbar{grid-template-columns:1fr auto}.run-identity{display:none}.plot-stage{min-height:300px}.playback-console{grid-template-columns:auto 32px 1fr 32px}.playback-console output{grid-column:1/-1;justify-self:center}.day-roster>button{grid-template-columns:40px 130px minmax(180px,1fr) 84px 98px 18px}.day-roster .roster-metric:nth-of-type(6){display:none}.reason-stack{grid-template-columns:1fr 1.45fr}.reason-layer:last-child{grid-column:1/-1}.analytics-grid{grid-template-columns:1fr 1fr}.analytics-grid>:last-child{grid-column:1/-1}}@media (width<=760px){.topbar{min-height:58px;padding:9px 12px}.brand{display:block}.brand small,.period small{display:none}.period button{padding:7px;font-size:0}.sandbox-main{width:min(100% - 18px,1440px);padding-top:10px}.arena-heading{padding:13px 12px 10px}.arena-heading>div:last-child{display:none}.plot-stage{aspect-ratio:auto;min-height:270px}.strategy-legend{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}.strategy-legend button{grid-template-columns:1fr auto;gap:5px}.strategy-swatch,.benchmark-key{grid-column:1/-1}.playback-console{grid-template-columns:1fr auto;padding:10px}.play-buttons{grid-column:1/-1;justify-content:center}.timeline-control{grid-area:2/1/auto/-1}.day-step{display:none}.playback-console output{grid-column:1/-1}.date-markers button:nth-child(2n){display:none}.day-detail{padding:12px}.detail-heading h2{font-size:16px}.detail-heading button{padding:6px;font-size:0}.day-roster>button{grid-template-columns:34px minmax(92px,1fr) 82px 16px}.roster-index{width:28px;height:28px}.roster-holdings,.day-roster .roster-metric:nth-of-type(n+5){display:none}.audit-heading{grid-template-columns:52px 1fr 1fr;gap:9px}.detail-actor{width:48px;height:48px}.detail-actor .pixel-actor{transform:scale(.72)}.audit-heading>div:nth-last-child(-n+2){display:none}.reason-stack,.ledger-grid,.analytics-grid{grid-template-columns:1fr}.reason-layer:last-child,.analytics-grid>:last-child{grid-column:auto}.argument-grid{grid-template-columns:1fr}.holding-table>div{grid-template-columns:1fr 55px 72px}.holding-table>div>span:nth-of-type(3),.holding-table em{display:none}.trade-table>div{grid-template-columns:38px 1fr 68px}.trade-table>div>span:nth-of-type(2),.trade-table em{display:none}}@media (prefers-reduced-motion:reduce){.pixel-actor,.load-pulse{animation:none}}
