*{box-sizing:border-box}:root{color:#17202a;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button{font:inherit}.shell{width:min(1500px,calc(100vw - 32px));margin:0 auto;padding:0 0 40px}.stickyHeader{position:sticky;top:0;z-index:20;background:#f6f7f9;padding-top:24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.topbar h1{margin:0;font-size:28px;line-height:1.1}.topbar p{margin:6px 0 0;color:#657282}.topbarActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.underlyingSwitch{display:inline-flex;border:1px solid #d4dae2;border-radius:6px;overflow:hidden;background:#fff}.underlyingSwitch button{border:0;border-right:1px solid #d4dae2;background:transparent;color:#344252;padding:7px 10px;cursor:pointer}.underlyingSwitch button:last-child{border-right:0}.underlyingSwitch button.active{background:#edf5ff;color:#0b4db3;font-weight:750}.badge{border:1px solid #a6d8bd;color:#13723d;background:#eaf8f0;padding:6px 10px;border-radius:6px;font-weight:700}.tabs{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:18px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button{border:1px solid #d4dae2;background:#fff;color:#344252;border-radius:6px;padding:9px 12px;cursor:pointer}.tabs button.active{border-color:#1f6feb;color:#0b4db3;background:#edf5ff}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stack{display:grid;gap:16px}.panel{background:#fff;border:1px solid #dfe5ec;border-radius:8px;min-width:0}.panelHeader{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e8edf2;padding:12px 14px}.panelHeader h2{margin:0;font-size:16px}.error{color:#a12828;font-weight:700}.empty{color:#6b7785;padding:16px}.metrics{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:1px;background:#e8edf2}.metric{display:grid;gap:5px;min-width:0;background:#fff;padding:14px}.metricLabel,.metricHint{color:#667585;font-size:12px}.metricValue{color:#1f2937;font-size:20px;line-height:1.1;overflow-wrap:anywhere}.metricValue.positive,.positive{color:#117a4a}.metricValue.negative,.negative{color:#b42318}.panelNote{color:#657282;font-size:13px;margin:0;padding:10px 14px 12px;border-top:1px solid #edf1f5}.panelControls{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 14px;border-bottom:1px solid #edf1f5}.panelControls label{display:flex;align-items:center;gap:8px;color:#667585;font-size:13px;font-weight:650}.panelControls input,.panelControls select{border:1px solid #d4dae2;border-radius:6px;color:#17202a;font:inherit;padding:7px 9px}.standaloneControls .panelControls{justify-content:flex-start;border-bottom:0}.panelNestedGrid{border-top:1px solid #edf1f5;padding:14px}.portfolioStrip{border-top:1px solid #edf1f5}.diagnostics{background:#fff;border:1px solid #dfe5ec;border-radius:8px;min-width:0}.diagnostics>summary{cursor:pointer;color:#344252;font-weight:700;padding:12px 14px}.diagnostics[open]>summary{border-bottom:1px solid #edf1f5}.panel .diagnostics{border-left:0;border-right:0;border-radius:0}.preWrap{margin:0;max-height:420px;overflow:auto;padding:14px;white-space:pre-wrap;word-break:break-word}.reasonGrid{padding:14px}.reasonGrid h3{color:#344252;font-size:13px;margin:0 0 8px}.errorText{color:#a12828}.kv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;background:#e8edf2}.kv div{background:#fff;padding:12px 14px;min-width:0}.kv dt{color:#667585;font-size:12px;margin-bottom:4px}.kv dd{margin:0;font-weight:650;overflow-wrap:anywhere}.tableWrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:10px 12px;border-bottom:1px solid #edf1f5;text-align:left;white-space:nowrap}th{color:#607080;background:#fafbfc;font-size:12px;position:sticky;top:0}tr:hover td{background:#f8fbff}.winnerRow td{background:#eaf8f0;font-weight:600}.winnerRow:hover td{background:#dff3e6}@media(max-width:1200px){.grid.three,.metrics{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media(max-width:900px){.grid.three,.grid.two,.kv{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:12px}.topbar h1{font-size:20px}.topbar p{display:none}.positionStats{grid-template-columns:repeat(2,minmax(0,1fr))}.stickyHeader{padding-top:12px}.statusDots{flex-wrap:wrap;gap:10px 16px}.tabs button{white-space:nowrap;flex-shrink:0}}.spotPill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;background:#f1f3f5;color:#344252;border:1px solid #d4dae2;letter-spacing:.02em}.spotChange{font-size:11px;font-weight:600;letter-spacing:.03em}.spotChange.positive{color:#117a4a}.spotChange.negative{color:#b42318}.regimePill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeletonBody{padding:16px 14px;display:flex;flex-direction:column;gap:10px}.skeletonLine{height:14px;border-radius:4px;background:linear-gradient(90deg,#e8edf2 25%,#f4f6f8,#e8edf2 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes spin{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:14px;height:14px;border:2px solid #d4dae2;border-top-color:#4a7fcb;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.sparkline{display:block;overflow:visible}.positionStats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#e8edf2;border-top:1px solid #e8edf2}.positionStat{background:#fff;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.chip{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:650;background:#f1f3f5;color:#344252;border:1px solid #d4dae2}.chipBuy{background:#edf5ff;color:#0b4db3;border-color:#b3d0ff}.chipSell{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.legsStrip{display:flex;flex-wrap:wrap;gap:6px;padding:10px 14px;border-top:1px solid #edf1f5}.healthDot{font-size:10px}.healthDot.positive{color:#117a4a}.healthDot.negative{color:#b42318}.healthDot.muted{color:#8494a7}.statusStrip{margin-bottom:16px}.statusBar{display:flex;align-items:center;background:#fff;border:1px solid #dfe5ec;border-radius:8px;padding:7px 14px}.statusBar.statusBar-alertOpen{border-bottom-left-radius:0;border-bottom-right-radius:0}.statusDots{display:flex;gap:18px;align-items:center}.statusIndicator{display:flex;align-items:center;gap:6px;font-size:12px}.statusDot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.statusDot-green{background:#22c55e}.statusDot-amber{background:#f59e0b}.statusDot-red{background:#ef4444}.statusDot-grey{background:#94a3b8}.statusLabel{font-weight:700;color:#344252}.statusDetail{color:#8494a7}.statusAlert{display:flex;align-items:center;gap:8px;background:#fef2f2;border:1px solid #fca5a5;border-top:none;border-radius:0 0 8px 8px;padding:7px 14px;font-size:12px;color:#b42318}.statusDismiss{margin-left:auto;background:none;border:none;color:#b42318;cursor:pointer;padding:2px;display:flex;align-items:center;line-height:1}.heroMetrics{display:grid;grid-template-columns:1fr;gap:1px;background:#e8edf2;border-bottom:1px solid #e8edf2}@media(min-width:600px){.heroMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}}.heroMetric{background:#fff;padding:18px 20px;display:flex;flex-direction:column;gap:4px}.heroMetric strong{font-size:26px;font-weight:800;line-height:1.1;word-break:break-word}.heroMetricPrimary{background:#fafbfc;border-bottom:2px solid #e8edf2}.heroMetricPrimary strong{font-size:32px}@media(min-width:600px){.heroMetricPrimary{border-bottom:none;border-right:2px solid #e8edf2}}.panelHeaderRight{display:flex;align-items:center;gap:8px;flex-shrink:0}.positionReason{display:flex;flex-direction:column;gap:4px;padding:10px 14px;background:#f8fafc;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;font-size:13px}.panelLinkRow{padding:10px 14px;border-top:1px solid #edf1f5}.linkButton{background:#fff;border:1px solid #b3d0ff;border-radius:6px;color:#0b4db3;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;font-family:inherit;transition:background .1s,border-color .1s}.linkButton:hover{background:#edf5ff;border-color:#1f6feb}.monthlyHero{display:flex;gap:0;border-bottom:1px solid #e8edf2}.monthlyNetPnl{display:flex;flex-direction:column;gap:5px;padding:20px 24px;border-right:1px solid #e8edf2;min-width:200px;background:#fafbfc}.monthlyNetPnl strong{font-size:32px;font-weight:800;line-height:1.1}.monthlyScorecard{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:1px;background:#e8edf2;flex:1}.monthlyStat{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:#fff}.monthlyStat strong{font-size:18px;font-weight:700;line-height:1.2}@media(max-width:900px){.monthlyHero{flex-direction:column}.monthlyNetPnl{border-right:none;border-bottom:1px solid #e8edf2}.monthlyScorecard{grid-template-columns:repeat(2,1fr)}}.numericCell{text-align:right;font-variant-numeric:tabular-nums}.panelAge{color:#8494a7;font-size:11px;font-weight:400;white-space:nowrap}
