:root{--blue: #0000ee;--red: #c00000;--grid: #cccccc;--thead: #eef2ff;--accent: var(--blue);--border: var(--grid);--text-2: #444444;--card: #ffffff;--mono: "Courier New", Courier, monospace}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:#fff;color:#000;font-family:Times New Roman,Times,Georgia,serif;font-size:15px;line-height:1.5}.page{max-width:880px;margin:0 auto;padding:26px 20px 48px}.num{font-family:var(--mono);font-size:.94em}.up{color:#000}.down{color:var(--red)}.masthead{display:flex;align-items:baseline;gap:12px;border-bottom:3px double #000;padding-bottom:8px}.masthead h1{margin:0;font-size:23px;letter-spacing:.04em;font-weight:700}.masthead .sub{font-size:14px;color:#333;font-style:italic}.masthead .spacer{flex:1}.tag{font-size:12px;font-style:normal;border:1px solid #000;padding:0 6px;background:#fff}.statusline{margin:10px 0 4px;font-size:14.5px}.statusline .sep{color:#888;margin:0 7px}.statusline .since{color:#555}.statusline.secondary{margin:2px 0 0;font-size:13px;color:#555}.statusline .caveat{color:#777}.statusline .freshness{display:inline-block;min-width:16ch}.live{color:var(--blue);font-weight:700}.stale{color:var(--red);font-weight:700}abbr.term{text-decoration:none;border-bottom:1px dotted #777;cursor:help}.tip{position:relative;cursor:help}.tip:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 5px);left:0;z-index:40;width:max-content;max-width:280px;padding:5px 8px;background:var(--thead);border:1px solid #000;color:#000;font-family:Times New Roman,Times,Georgia,serif;font-size:12.5px;font-weight:400;font-style:normal;line-height:1.4;text-align:left;text-transform:none;letter-spacing:0;white-space:normal;opacity:0;visibility:hidden;transition:opacity 70ms linear}.tip:hover:after,.tip:focus-visible:after{opacity:1;visibility:visible}.tip.tip-end:after,.straddle-grid>.stat:nth-child(4n):after,th:last-child .tip:after,td:last-child .tip:after{left:auto;right:0}th .tip:after,.tip.tip-down:after{top:calc(100% + 5px);bottom:auto}.is-loading{opacity:.45;transition:opacity .15s}.env-toggle{display:inline-flex;margin-top:16px;border:1px solid #000;background:#fff}.env-toggle button{font:inherit;font-size:13px;padding:2px 16px;cursor:pointer;background:#fff;border:0;color:var(--blue);text-decoration:underline}.env-toggle button+button{border-left:1px solid #000}.env-toggle button.active{background:#000;color:#fff;font-weight:700;text-decoration:none}.env-toggle button.live.active{background:var(--red)}.chart-pair{display:flex;gap:18px}.chart-pair>div{flex:1 1 0;min-width:0}.strategy-tabs{display:flex;margin-top:18px;border-bottom:1px solid #000;padding:0 10px}.strategy-tabs [role=tablist]{display:flex;gap:6px;flex-wrap:wrap}.strategy-tabs button{font:inherit;font-size:14.5px;padding:3px 16px 2px;cursor:pointer;background:none;border:0;color:var(--blue);text-decoration:underline;position:relative;top:1px}.strategy-tabs button.active{color:#000;font-weight:700;text-decoration:none;background:#fff;border:1px solid #000;border-bottom:1px solid #fff}.linklike{font:inherit;color:var(--blue);text-decoration:underline;background:none;border:0;padding:0;cursor:pointer}.linklike:disabled{color:#888;cursor:default;text-decoration:none}.btn{font-family:inherit;font-size:14px;color:#000;background:#fff;border:1px solid #000;border-radius:0;padding:3px 12px;cursor:pointer}.btn:hover:not(:disabled){background:var(--blue);border-color:var(--blue);color:#fff}.btn:disabled{color:#888;border-color:#888;cursor:default}input.amt{font-family:var(--mono);font-size:14px;color:#000;background:#fff;border:1px solid #000;border-radius:0;padding:3px 6px;width:110px;outline:none}input.amt:focus{border-color:var(--blue)}.card{margin-top:30px}.card .card-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 10px;border-bottom:1px solid #000;padding-bottom:3px;margin-bottom:10px}.card .card-head>.label:first-child{flex:0 0 auto;white-space:nowrap}.card .card-head>.subnote{flex:1 1 22ch;min-width:0}.card .card-body{padding:2px 0}.label{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#000}h2.label{margin:0;font-size:14px;line-height:1.5}.label.count{font-weight:400;letter-spacing:.03em;text-transform:none;color:#444}.prose p{margin:0 0 10px;max-width:68ch}.prose p:last-child{margin-bottom:0}.prose .risk{border-left:3px solid var(--red);padding-left:10px}.prose h3{margin:18px 0 4px;font-size:14.5px;font-weight:700;border-bottom:1px solid var(--grid);padding-bottom:2px}.prose h3:first-of-type{margin-top:6px}.prose .params{margin:0 0 10px;max-width:none;font-family:var(--mono);font-size:12px;color:#444}.tag.halt{color:var(--red);border-color:var(--red);font-weight:700;letter-spacing:.06em}.card-head .tag{font-family:var(--mono);font-size:11px;letter-spacing:.06em}dl.glossary{margin:0;font-size:14px}dl.glossary>div{display:flex;gap:12px;padding:5px 0;border-bottom:1px solid var(--grid)}dl.glossary>div:last-child{border-bottom:0}dl.glossary dt{flex:0 0 128px;font-weight:700;font-family:var(--mono);font-size:12.5px}dl.glossary dd{margin:0;color:#333}details.diag{margin-top:2px;font-size:12px}details.diag summary{color:var(--blue);cursor:pointer;text-decoration:underline}details.diag code{display:block;margin-top:3px;font-size:11.5px;color:#333;white-space:pre-wrap;overflow-wrap:anywhere}.chart-legend{display:flex;flex-wrap:wrap;gap:16px;font-size:12.5px;color:#333}.chart-legend .lg-item{display:inline-flex;align-items:center;gap:6px}table{width:100%;border-collapse:collapse;font-size:14px}th{background:var(--thead);border:1px solid #000;text-align:left;font-weight:700;font-size:13px;padding:4px 8px}th:first-letter{text-transform:uppercase}td{border:1px solid #000;padding:4px 8px;background:#fff}td.num,th.num{text-align:right}.venue-pair{font-size:13px}.kind-tag{font-family:var(--mono);font-size:11px;border:1px solid #000;padding:0 4px;white-space:nowrap;background:#fff}.fill-good{color:#0a7a3d}.fill-bad{color:var(--red)}tr.clickable{cursor:pointer}tr.clickable:hover td{background:var(--thead)}.expander{color:var(--blue)}.expand-cell{padding:6px 10px 8px;background:#fff}.subtable-wrap{max-height:300px;overflow-y:auto;border:1px solid #000}.subtable{font-size:13px;border-collapse:separate;border-spacing:0}.subtable th,.subtable td{border:0;border-bottom:1px solid #000;border-right:1px solid #000}.subtable th:last-child,.subtable td:last-child{border-right:0}.subtable tfoot td,.subtable tbody tr:last-child td{border-bottom:0}.subtable th{position:sticky;top:0;z-index:1}.subtable tfoot td{position:sticky;bottom:0;background:var(--thead);border-top:2px solid #000}.subtable .rate{color:#555}.subnote{font-size:12.5px;color:#555;padding:2px 0}.straddle{border:1px solid #000;padding:0}.straddle-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 10px;padding:4px 8px;background:var(--thead);border-bottom:1px solid #000}.straddle-head .instrument{font-family:var(--mono);font-size:14px;font-weight:700}.straddle-head .meta{font-family:var(--mono);font-size:12px;color:#333}.straddle-head .spacer{flex:1 1 auto}.straddle-grid{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:720px){.straddle-grid{grid-template-columns:repeat(2,1fr)}}.stat{padding:6px 8px 7px;border-right:1px solid #000;border-bottom:1px solid #000;background:#fff;min-width:0}.straddle-grid>.stat:nth-child(4n){border-right:0}.straddle-grid>.stat:nth-last-child(-n+4){border-bottom:0}@media(max-width:720px){.straddle-grid>.stat:nth-child(4n){border-right:1px solid #000}.straddle-grid>.stat:nth-child(2n){border-right:0}.straddle-grid>.stat:nth-last-child(-n+4){border-bottom:1px solid #000}.straddle-grid>.stat:nth-last-child(-n+2){border-bottom:0}}.stat .k{display:block;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat .v{display:block;font-family:var(--mono);font-size:15px;font-weight:700;margin-top:2px;white-space:nowrap}.stat .s{display:block;font-family:var(--mono);font-size:12px;color:#333;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat[title]{cursor:help}td.verdict{font-size:12px;color:#555}td.verdict.entering{color:var(--blue);font-weight:700}.acct-line{margin:8px 0 12px}.form-line{margin:12px 0 2px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.form-line .verb{display:inline-block;width:76px;font-weight:700}.form-msg{font-size:13.5px;margin:2px 0 0 84px}.form-msg.err{color:var(--red)}.chart-card svg{background:#fff}.chart-card svg{max-width:100%}.range-row{display:flex;gap:12px;margin-left:auto}.range-row button{font:inherit;font-size:13.5px;color:var(--blue);text-decoration:underline;background:none;border:0;padding:0;cursor:pointer}.range-row button.active{color:#000;font-weight:700;text-decoration:none}.tooltip{position:absolute;pointer-events:none;background:#fff;border:1px solid #000;padding:6px 9px;font-size:12.5px;min-width:130px;z-index:5}.tooltip .t-value{font-weight:700;font-size:14px}.tooltip .t-label{color:#333;font-size:12px}.pet{position:fixed;left:0;top:0;z-index:-1;cursor:pointer;opacity:.45;transition:opacity .25s;user-select:none;-webkit-user-select:none}.pet:hover,.pet.pet-hover,.pet.pet-active{opacity:1}.pet pre{margin:0;font-family:var(--mono);font-size:13px;line-height:1.15;color:#000}.pet-bubble{position:absolute;bottom:calc(100% - 2px);left:85%;border:1px solid #000;background:#fff;font-family:var(--mono);font-size:12px;padding:0 5px;white-space:nowrap}.pet-heart{position:absolute;top:4px;font-size:12px;color:var(--red);pointer-events:none;animation:pet-heart 1.1s ease-out forwards}@keyframes pet-heart{0%{transform:translateY(0);opacity:1}to{transform:translateY(-30px);opacity:0}}.portal{position:fixed;inset:0;z-index:90;overflow:hidden;cursor:pointer;contain:layout paint}.portal-veil{position:absolute;inset:0;background:#fff}.portal pre{position:absolute;top:0;left:0;margin:0;line-height:1;white-space:pre;font-family:var(--mono);user-select:none;-webkit-user-select:none}.portal-plate{color:#000}.portal-rim{color:var(--blue)}.portal-done{opacity:0;transition:opacity .3s linear}.footer{margin-top:42px;border-top:3px double #000;padding-top:8px;font-size:13px;color:#333}:focus-visible{outline:2px solid var(--blue);outline-offset:1px}main:focus{outline:none}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(min-width:761px){.table-scroll{overflow:visible}}.table-scroll table{min-width:100%}@media(max-width:760px){.table-scroll table{min-width:max-content}.table-scroll td.verdict,.table-scroll td.venue-pair{white-space:normal;min-width:20ch;max-width:28ch}.table-scroll td:not(.verdict):not(.venue-pair){white-space:nowrap}.table-scroll:after{content:"→ scroll sideways for the rest of the columns";display:block;padding-top:4px;font-size:12px;font-style:italic;color:#666}.table-scroll th:first-child,.table-scroll td:first-child{position:sticky;left:0;z-index:2;background:#fff;box-shadow:1px 0 #000}.table-scroll th:first-child{background:var(--thead);z-index:3}}@media(max-width:760px){.page{padding:16px 12px 40px}.masthead{flex-wrap:wrap;gap:6px 10px}.masthead h1{font-size:19px}.masthead .sub{font-size:13px}.statusline{font-size:14px}.strategy-tabs{padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.strategy-tabs::-webkit-scrollbar{display:none}.strategy-tabs [role=tablist]{flex-wrap:nowrap;min-width:max-content}.strategy-tabs button{white-space:nowrap}.chart-pair{flex-direction:column;gap:0}dl.glossary>div{flex-direction:column;gap:2px}dl.glossary dt{flex-basis:auto}.prose p{max-width:none}}@media(pointer:coarse){.strategy-tabs button,.env-toggle button{min-height:44px;display:inline-flex;align-items:center;padding-left:14px;padding-right:14px}.range-row button{min-height:44px;min-width:40px;display:inline-flex;align-items:center;justify-content:center}.range-row{gap:4px}details.diag summary{min-height:34px;display:flex;align-items:center}tr.clickable td{padding-top:9px;padding-bottom:9px}}.range-row button{padding:4px 2px}@media(prefers-reduced-motion:reduce){.is-loading{transition:none}.pet-heart{animation:none}}
