.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;justify-content:flex-end}.help-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#030712b8}.help-panel{position:relative;z-index:1;width:min(760px,calc(100vw - 28px));height:calc(100vh - 28px);margin:14px;border:1px solid #243247;border-radius:8px;background:#0b1220;box-shadow:0 24px 80px #00000073;overflow:hidden}.help-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid #1c2a3e;background:#0d1420}.help-eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 6px;color:#8fa0b3;font-size:12px;text-transform:uppercase}.help-header h2{font-size:22px}.help-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #2a3b56;border-radius:6px;background:#0b1220;color:#cbd5e1;cursor:pointer}.help-close:hover{border-color:#f5d76e;color:#f5d76e}.help-content{height:calc(100% - 81px);overflow:auto;padding:18px 20px 22px}.help-content section{padding:16px 0;border-bottom:1px solid #172234}.help-content section:first-child{padding-top:0}.help-content section:last-child{border-bottom:0}.help-content h3{margin:0 0 10px;color:#e5edf5;font-size:15px}.help-content p,.help-content li,.help-content dd{color:#b8c4d2;font-size:13px;line-height:1.65}.help-content p{margin:0}.help-content dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.help-content dl div{min-width:0;padding:10px 12px;border:1px solid #1c2a3e;border-radius:6px;background:#101827}.help-content dt{display:inline-flex;align-items:center;gap:7px;margin-bottom:4px;color:#f5d76e;font-size:13px;font-weight:700}.quadrant-swatch{width:12px;height:12px;border-radius:3px;border:1px solid rgba(226,232,240,.22)}.quadrant-swatch--lead{background:#22c55e47}.quadrant-swatch--improving{background:#3b82f642}.quadrant-swatch--lag{background:#b4530947}.quadrant-swatch--weakening{background:#eab30847}.help-content dd{margin:0}.help-content ol{margin:0;padding-left:18px}.help-feedback a{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:#f5d76e;text-decoration:none}.help-feedback a:hover{text-decoration:underline}@media(max-width:720px){.help-panel{width:calc(100vw - 16px);height:calc(100vh - 16px);margin:8px}.help-content dl{grid-template-columns:1fr}}.trend-signal{display:inline-flex;align-items:center;gap:5px;min-width:0;flex-wrap:nowrap}.trend-signal__item{display:inline-grid;grid-template-columns:10px auto auto auto auto;align-items:center;gap:4px;max-width:100%;min-height:24px;padding:2px 6px;border:1px solid #223148;border-radius:6px;background:#0b1220;color:#c6d3e1;white-space:nowrap}.trend-signal--compact .trend-signal__item{grid-template-columns:8px auto auto auto;min-height:20px;padding:1px 4px;border-radius:5px}.trend-signal--compact .trend-signal__dot{width:8px;height:8px}.trend-signal--compact .trend-signal__turn{min-width:8px}.trend-signal--compact .trend-signal__label{display:none}.trend-signal__frame{color:#8fa0b3;font-size:10px;font-weight:700;line-height:1}.trend-signal__dot{width:9px;height:9px;border-radius:50%;background:#6b7280;box-shadow:0 0 0 1px #ffffff14}.trend-signal__label,.trend-signal__bars,.trend-signal__turn{font-size:11px;line-height:1;white-space:nowrap}.trend-signal__bars{color:#8fa0b3}.trend-signal__turn{min-width:10px;font-weight:800;text-align:center}.trend-signal__turn--empty{opacity:0}.trend-signal__item--up .trend-signal__dot{background:#10b981;box-shadow:0 0 9px #10b9816b}.trend-signal__item--down .trend-signal__dot{background:#ef4444;box-shadow:0 0 9px #ef444461}.trend-signal__item--flat .trend-signal__dot{background:#f5d76e;box-shadow:0 0 8px #f5d76e42}.trend-signal__item--missing{opacity:.55}.trend-signal__item--up .trend-signal__turn{color:#10b981}.trend-signal__item--down .trend-signal__turn{color:#ef4444}.trend-signal__item--fresh .trend-signal__turn{opacity:1;text-shadow:0 0 8px currentColor}.trend-signal__item--steady .trend-signal__turn{opacity:.72}.trend-signal__item--weak .trend-signal__turn{opacity:.42}.trend-signal__item--faded .trend-signal__turn{opacity:.18}.instrument-drawer-shell{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.instrument-drawer-shell--open{pointer-events:auto}.instrument-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000;cursor:pointer;opacity:0;transition:background .16s ease,opacity .16s ease}.instrument-drawer-shell--open .instrument-drawer__backdrop{background:#0000005c;opacity:1}.instrument-drawer{position:absolute;top:0;right:0;width:min(560px,100vw);height:100vh;overflow:auto;border-left:1px solid #243247;background:#0b1220;box-shadow:-18px 0 42px #00000061;transform:translate(100%);transition:transform .18s ease}.instrument-drawer-shell--open .instrument-drawer{transform:translate(0)}.instrument-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid #172234;background:#0d1420}.instrument-drawer__header p{margin:0 0 6px;color:#8fa0b3;font-size:12px}.instrument-drawer__header h2{margin:0;font-size:20px}.instrument-drawer__close{height:30px;padding:0 12px;border:1px solid #243247;border-radius:6px;background:#111827;color:#c6d3e1;cursor:pointer}.instrument-drawer__notice{margin:16px 20px;padding:12px;border:1px solid #223148;border-radius:6px;color:#c6d3e1;background:#111827}.instrument-drawer__notice--error{border-color:#7f1d1d;color:#fecaca;background:#231416}.instrument-drawer__section{padding:16px 20px;border-bottom:1px solid #172234}.instrument-drawer__section h3{margin:0 0 12px;color:#b8c4d2;font-size:13px;text-transform:uppercase}.instrument-drawer__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.instrument-drawer__metric{min-height:64px;padding:10px 12px;border:1px solid #172234;border-radius:6px;background:#0d1420}.instrument-drawer__metric span{display:block;color:#8fa0b3;font-size:11px}.instrument-drawer__metric strong{display:block;margin-top:8px;color:#f5d76e;font-size:18px}.instrument-drawer__tags{display:flex;flex-wrap:wrap;gap:7px}.instrument-drawer__tags span,.instrument-drawer__tags button{padding:5px 8px;border:1px solid #223148;border-radius:999px;color:#c6d3e1;background:#111827;font-size:12px}.instrument-drawer__tags button{cursor:pointer}.instrument-drawer__tags button:hover{border-color:#f5d76e;color:#f5d76e}.instrument-drawer__mini-rrg{width:100%;height:220px;border:1px solid #172234;border-radius:6px;background:#0d1420}.instrument-drawer__table-wrap{max-height:260px;overflow:auto}@media(max-width:720px){.instrument-drawer__metrics{grid-template-columns:1fr}}:root{color-scheme:dark;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;background:#070b12;color:#e5edf5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#181f2aeb,#070b12 42%),#070b12}button{font:inherit}main{width:min(1680px,calc(100vw - 32px));margin:0 auto;padding:20px 0 32px}.topbar,.toolbar,.section-title,.panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{margin:0 0 4px;color:#8fa0b3;font-size:12px;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:28px;line-height:1.15}h2{font-size:18px}.status-line{display:flex;align-items:center;gap:12px;color:#b8c4d2;font-size:13px}.status-line span,.panel-title{display:inline-flex;align-items:center;gap:6px}.help-trigger{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border:1px solid #2a3b56;border-radius:6px;background:#0b1220;color:#d7e0ea;cursor:pointer}.help-trigger:hover{border-color:#f5d76e;color:#f5d76e}.regime{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:18px;border:1px solid #172234;background:#172234}.regime div{min-height:72px;padding:14px 16px;background:#0d1420}.regime span,.section-title span{display:block;color:#8fa0b3;font-size:12px}.regime strong{display:block;margin-top:8px;font-size:24px;font-weight:700;color:#f5d76e}.tabs{display:flex;gap:8px;margin:18px 0 12px;overflow-x:auto}.tabs button,.segmented button,.icon-button{height:34px;border:1px solid #243247;border-radius:6px;background:#111827;color:#c6d3e1;cursor:pointer}.tabs button{min-width:96px;padding:0 14px}.tabs button.active,.segmented button.active{border-color:#f5d76e;color:#f5d76e;background:#1a1d22}.toolbar{justify-content:flex-start;flex-wrap:wrap;padding:10px 0 14px}.rrg-control-strip{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center}.rrg-control-strip--compact{justify-content:flex-end;gap:6px}.rrg-control-strip--compact .segmented button{min-width:42px;padding:0 7px}.rrg-control-strip--compact .zoom-controls button,.rrg-control-strip--compact .overlay-controls button{min-width:64px}.segmented{display:inline-flex;padding:2px;gap:2px;border:1px solid #1d2a3f;border-radius:7px;background:#0b1220}.segmented button{min-width:52px;height:30px;padding:0 10px;border:0;background:transparent}.overlay-controls button{min-width:82px}.zoom-controls button{min-width:76px}.segmented.muted button{color:#617085;cursor:not-allowed}.icon-button{width:36px;display:inline-flex;align-items:center;justify-content:center}.workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;min-height:620px}.chart-panel,.side-panel,.members,.instrument-search,.error{border:1px solid #172234;background:#0d1420eb}.rrg-chart{width:100%;min-height:620px}.side-panel{min-width:0;padding:12px}.panel-title{justify-content:flex-start;height:28px;color:#b8c4d2;font-size:13px}.table-wrap{width:100%;max-height:570px;overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{padding:8px 9px;border-bottom:1px solid #162235;text-align:right;white-space:nowrap;vertical-align:middle}th:first-child,td:first-child,th:nth-child(2),td:nth-child(2),th:nth-child(3),td:nth-child(3){text-align:left}th{position:sticky;top:0;z-index:2;color:#8fa0b3;background:#0d1420;cursor:pointer}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.selected{background:#172033}.members{margin-top:14px;padding:14px}.instrument-search{margin-bottom:14px;padding:14px}.search-controls{display:grid;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(130px,.18fr)) auto;gap:10px;margin-top:12px;align-items:end}.search-controls label{display:grid;gap:5px;min-width:0}.search-controls label span{color:#8fa0b3;font-size:11px}.search-controls input,.search-controls select{width:100%;height:34px;border:1px solid #243247;border-radius:6px;background:#0b1220;color:#c6d3e1;padding:0 10px}.trend-toggle{align-self:end}.search-results{max-height:260px;margin-top:12px}.search-results th:nth-child(3),.search-results td:nth-child(3),.members-table th:nth-child(9),.members-table td:nth-child(9){text-align:left}.members-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:10px}.member-chart-panel,.member-table-panel{min-width:0}.member-chart-title{justify-content:space-between;align-items:flex-start;flex-wrap:wrap;height:auto;min-height:34px}.selected-member-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;margin-top:8px;padding:7px 9px;border:1px solid #223148;border-radius:6px;background:#101827;color:#cbd5e1}.selected-member-strip div{display:flex;align-items:center;flex-wrap:wrap;gap:9px;min-width:0}.selected-member-strip strong{color:#f5d76e}.selected-member-strip span{color:#9fb0c4;font-size:12px}.selected-member-strip button{height:26px;padding:0 9px;border:1px solid #2a3b56;border-radius:6px;background:#0b1220;color:#dbe4ea;cursor:pointer}.selected-member-strip button:hover{border-color:#f5d76e;color:#f5d76e}.member-rrg-chart{min-height:600px;margin-top:8px;border:1px solid #172234;background:#0b1220}.members-table{max-height:632px;margin-top:10px}.error{margin-bottom:12px;padding:12px 14px;color:#fecaca;border-color:#7f1d1d;background:#231416}@media(max-width:1100px){main{width:min(100vw - 20px,960px)}.topbar{align-items:flex-start;flex-direction:column}.regime{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace{grid-template-columns:1fr}.search-controls{grid-template-columns:1fr 1fr}.members-content{grid-template-columns:1fr}.side-panel{min-width:0}.rrg-chart{min-height:460px}}
