.dashboard-module__XABe8G__page{flex-direction:column;gap:16px;max-width:1120px;display:flex}.dashboard-module__XABe8G__head{flex-direction:column;gap:2px;display:flex}.dashboard-module__XABe8G__title{margin:0;font-size:20px;font-weight:600}.dashboard-module__XABe8G__sub{color:var(--text-muted);font-size:12px}.dashboard-module__XABe8G__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.dashboard-module__XABe8G__card{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:6px;padding:14px;display:flex}.dashboard-module__XABe8G__cardTitle{color:var(--text);font-size:13px;font-weight:600}.dashboard-module__XABe8G__placeholder{color:var(--text-faint);font-size:18px;font-weight:600}.dashboard-module__XABe8G__cardNote{color:var(--text-faint);font-size:10px}.dashboard-module__XABe8G__links{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:14px;padding-top:12px;display:flex}.dashboard-module__XABe8G__linksLabel{color:var(--text-muted);margin:0;font-size:12px}.dashboard-module__XABe8G__link{color:var(--accent);font-size:13px;font-weight:500}.dashboard-module__XABe8G__skelCard{border-radius:4px;height:96px}.dashboard-module__XABe8G__statusNote{color:var(--warn);background:var(--warn-wash);border:1px solid var(--border);border-radius:4px;padding:8px 12px;font-size:12px}.dashboard-module__XABe8G__regime{font-size:22px;font-weight:700}.dashboard-module__XABe8G__regime.dashboard-module__XABe8G__up{color:var(--up)}.dashboard-module__XABe8G__regime.dashboard-module__XABe8G__down{color:var(--down)}.dashboard-module__XABe8G__regime.dashboard-module__XABe8G__flat{color:var(--text-muted)}.dashboard-module__XABe8G__breadth{flex-wrap:wrap;gap:12px;font-size:14px;font-weight:600;display:flex}.dashboard-module__XABe8G__attrCard{grid-column:1/-1}.dashboard-module__XABe8G__attrList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__XABe8G__attrRow{border-bottom:1px dotted var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:3px;display:flex}.dashboard-module__XABe8G__attrLabel{color:var(--text);font-size:12px}.dashboard-module__XABe8G__attrVal{font-size:13px;font-weight:600}.dashboard-module__XABe8G__attrVal.dashboard-module__XABe8G__up{color:var(--up)}.dashboard-module__XABe8G__attrVal.dashboard-module__XABe8G__down{color:var(--down)}.dashboard-module__XABe8G__attrVal.dashboard-module__XABe8G__flat{color:var(--text-muted)}.dashboard-module__XABe8G__tableSection{margin-top:28px}.dashboard-module__XABe8G__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;margin-bottom:10px;display:flex}.dashboard-module__XABe8G__sectionTitle{color:var(--text);margin:0;font-size:15px;font-weight:600}.dashboard-module__XABe8G__sectionMeta{color:var(--text-muted);align-items:center;gap:12px;font-size:12px;display:flex}.dashboard-module__XABe8G__metaItem{white-space:nowrap}.dashboard-module__XABe8G__refresh{border:1px solid var(--border);background:var(--bg-panel);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:3px 10px;font-size:12px}.dashboard-module__XABe8G__refresh:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}.dashboard-module__XABe8G__refresh:disabled{cursor:default;color:var(--text-faint)}.dashboard-module__XABe8G__tableWrap{border:1px solid var(--border);background:var(--bg-panel);border-radius:6px;overflow-x:auto}.dashboard-module__XABe8G__table{border-collapse:collapse;width:100%;font-size:13px}.dashboard-module__XABe8G__table thead th{background:var(--bg-panel-alt);border-bottom:1px solid var(--border);color:var(--text-muted);white-space:nowrap;padding:7px 12px;font-size:12px;font-weight:500;position:sticky;top:0}.dashboard-module__XABe8G__table tbody tr{border-bottom:1px solid var(--border)}.dashboard-module__XABe8G__table tbody tr:last-child{border-bottom:0}.dashboard-module__XABe8G__table tbody tr:hover{background:var(--bg-panel-alt)}.dashboard-module__XABe8G__thLeft{text-align:left}.dashboard-module__XABe8G__thNum{text-align:right}.dashboard-module__XABe8G__table td{padding:6px 12px}.dashboard-module__XABe8G__tdSym{font-family:var(--font-mono);white-space:nowrap}.dashboard-module__XABe8G__tdName{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.dashboard-module__XABe8G__tdNum{text-align:right;font-family:var(--font-mono);white-space:nowrap}.dashboard-module__XABe8G__tdMuted{text-align:right;color:var(--text-faint);font-size:12px}.dashboard-module__XABe8G__tableEmpty{border:1px solid var(--border);background:var(--bg-panel);color:var(--text-muted);border-radius:6px;padding:18px;font-size:13px}.dashboard-module__XABe8G__shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}@media (min-width:960px){.dashboard-module__XABe8G__shell{grid-template-columns:minmax(0,1fr) 260px}}.dashboard-module__XABe8G__main{flex-direction:column;gap:16px;min-width:0;display:flex}.dashboard-module__XABe8G__side{flex-direction:column;gap:12px;display:flex}@media (min-width:960px){.dashboard-module__XABe8G__side{position:sticky;top:16px}}.dashboard-module__XABe8G__sideBlock{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:8px;padding:12px;display:flex}.dashboard-module__XABe8G__sideTitle{margin:0;font-size:13px;font-weight:600}.dashboard-module__XABe8G__addRow{gap:6px;display:flex}.dashboard-module__XABe8G__addInput{min-width:0;font-family:var(--font-mono);border:1px solid var(--border);background:var(--bg-panel);color:var(--text);border-radius:3px;flex:1;padding:5px 8px;font-size:12px}.dashboard-module__XABe8G__addInput:focus-visible{outline:2px solid var(--accent);outline-offset:-1px}.dashboard-module__XABe8G__addBtn{border:1px solid var(--border);background:var(--bg-panel-alt);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:3px;padding:5px 10px;font-size:12px}.dashboard-module__XABe8G__addBtn:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}.dashboard-module__XABe8G__addBtn:disabled{cursor:default;color:var(--text-faint)}.dashboard-module__XABe8G__sideEmpty{color:var(--text-faint);font-size:12px}.dashboard-module__XABe8G__sideList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__XABe8G__sideItem{border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:4px 0;display:flex}.dashboard-module__XABe8G__sideItem:last-child{border-bottom:0}.dashboard-module__XABe8G__sideLink{min-width:0;color:var(--text);flex:1;align-items:baseline;gap:8px;text-decoration:none;display:flex}.dashboard-module__XABe8G__sideLink:hover .dashboard-module__XABe8G__sideSym{color:var(--accent)}.dashboard-module__XABe8G__sideSym{font-family:var(--font-mono);font-size:12px}.dashboard-module__XABe8G__sideName{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dashboard-module__XABe8G__sideRemove{color:var(--text-faint);cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:14px;line-height:1}.dashboard-module__XABe8G__sideRemove:hover{color:var(--text)}.dashboard-module__XABe8G__srcList{flex-direction:column;gap:4px;margin:0;display:flex}.dashboard-module__XABe8G__srcRow{justify-content:space-between;gap:8px;font-size:12px;display:flex}.dashboard-module__XABe8G__srcKey{color:var(--text-muted);white-space:nowrap}.dashboard-module__XABe8G__srcVal{color:var(--text);text-align:right}.dashboard-module__XABe8G__srcWarn{color:var(--warn);background:var(--warn-wash);border-radius:3px;padding:6px 8px;font-size:12px}.dashboard-module__XABe8G__sideMore{color:var(--accent);font-size:12px;text-decoration:none}.dashboard-module__XABe8G__sideMore:hover{text-decoration:underline}
.retention-module__Y3zZIW__page{flex-direction:column;gap:16px;max-width:1120px;display:flex}.retention-module__Y3zZIW__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.retention-module__Y3zZIW__title{margin:0;font-size:20px;font-weight:600}.retention-module__Y3zZIW__sub{color:var(--text-muted);font-size:12px}.retention-module__Y3zZIW__disclaimer{color:var(--warn);background:var(--warn-wash);border:1px solid var(--border);border-radius:3px;padding:6px 10px;font-size:11px}.retention-module__Y3zZIW__form{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.retention-module__Y3zZIW__input{background:var(--bg-panel-alt);border:1px solid var(--border-strong);height:32px;color:var(--text);border-radius:3px;padding:0 10px;font-size:13px}.retention-module__Y3zZIW__input:focus{border-color:var(--accent);background:var(--bg-panel);outline:none}.retention-module__Y3zZIW__inputNum{width:110px}.retention-module__Y3zZIW__btn{border:1px solid var(--accent);background:var(--accent);height:32px;color:var(--bg-panel);border-radius:3px;padding:0 14px;font-size:12px;font-weight:500}.retention-module__Y3zZIW__btn:hover{opacity:.92}.retention-module__Y3zZIW__btnGhost{border:1px solid var(--border-strong);background:var(--bg-panel);color:var(--text-muted)}.retention-module__Y3zZIW__btnGhost:hover{color:var(--text);border-color:var(--accent);opacity:1}.retention-module__Y3zZIW__unitToggle{border:1px solid var(--border-strong);border-radius:3px;height:32px;display:inline-flex;overflow:hidden}.retention-module__Y3zZIW__unitBtn{background:var(--bg-panel);height:32px;color:var(--text-muted);cursor:pointer;border:none;padding:0 12px;font-size:12px}.retention-module__Y3zZIW__unitBtn+.retention-module__Y3zZIW__unitBtn{border-left:1px solid var(--border-strong)}.retention-module__Y3zZIW__unitBtnActive{background:var(--accent);color:var(--bg-panel);font-weight:500}.retention-module__Y3zZIW__lotHint{color:var(--text-muted);font-size:12px}.retention-module__Y3zZIW__list{flex-direction:column;gap:8px;display:flex}.retention-module__Y3zZIW__row{background:var(--bg-panel);border:1px solid var(--border);border-radius:3px;align-items:center;gap:14px;padding:12px 14px;display:flex}.retention-module__Y3zZIW__rowMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.retention-module__Y3zZIW__rowTop{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.retention-module__Y3zZIW__sym{font-size:15px;font-weight:600}.retention-module__Y3zZIW__name{color:var(--text-muted);font-size:12px}.retention-module__Y3zZIW__tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.retention-module__Y3zZIW__rowActions{flex:none;align-items:center;gap:8px;display:flex}.retention-module__Y3zZIW__link{font-size:12px;font-weight:500}.retention-module__Y3zZIW__remove{color:var(--text-faint);background:0 0;border:none;font-size:11px}.retention-module__Y3zZIW__remove:hover{color:var(--text);text-decoration:underline}.retention-module__Y3zZIW__empty{color:var(--text-muted);text-align:center;border:1px dashed var(--border-strong);border-radius:3px;padding:24px;font-size:13px}.retention-module__Y3zZIW__loading{color:var(--text-faint);font-size:12px}.retention-module__Y3zZIW__err{color:var(--warn);font-size:11px}.retention-module__Y3zZIW__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.retention-module__Y3zZIW__errBanner{color:var(--warn);background:var(--warn-wash);border:1px solid var(--border);border-radius:3px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;display:flex}.retention-module__Y3zZIW__retry{color:var(--accent);background:0 0;border:none;font-size:12px;font-weight:500}.retention-module__Y3zZIW__retry:hover{text-decoration:underline}.retention-module__Y3zZIW__pill{font-family:var(--font-mono);border:1px solid;border-radius:2px;padding:1px 6px;font-size:10px;font-weight:600}.retention-module__Y3zZIW__up{color:var(--up);border-color:var(--up);background:var(--up-wash)}.retention-module__Y3zZIW__down{color:var(--down);border-color:var(--down);background:var(--down-wash)}.retention-module__Y3zZIW__flat{color:var(--flat);border-color:var(--border-strong);background:var(--bg-panel-alt)}.retention-module__Y3zZIW__evidence{color:var(--text-muted);font-size:11px}.retention-module__Y3zZIW__factors{color:var(--text-muted);flex-wrap:wrap;gap:10px;font-size:11px;display:flex}.retention-module__Y3zZIW__factorItem{align-items:center;gap:4px;display:inline-flex}.retention-module__Y3zZIW__dot{border-radius:50%;flex:none;width:6px;height:6px}.retention-module__Y3zZIW__dotVerified{background:var(--verified)}.retention-module__Y3zZIW__dotCalibrating{background:var(--calibrating)}.retention-module__Y3zZIW__dotUnverified{background:var(--unverified)}.retention-module__Y3zZIW__card{background:var(--bg-panel);border:1px solid var(--border);border-radius:3px;padding:16px}.retention-module__Y3zZIW__cardTitle{margin:0 0 12px;font-size:13px;font-weight:600}.retention-module__Y3zZIW__dist{flex-direction:column;gap:10px;display:flex}.retention-module__Y3zZIW__distRow{grid-template-columns:64px 1fr 40px;align-items:center;gap:10px;font-size:12px;display:grid}.retention-module__Y3zZIW__track{background:var(--bg-panel-alt);border:1px solid var(--border);border-radius:2px;height:8px;overflow:hidden}.retention-module__Y3zZIW__fill{height:100%}.retention-module__Y3zZIW__metrics{background:var(--border);border:1px solid var(--border);border-radius:3px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1px;display:grid;overflow:hidden}.retention-module__Y3zZIW__metric{background:var(--bg-panel);padding:10px 12px}.retention-module__Y3zZIW__metricLabel{color:var(--text-muted);font-size:11px}.retention-module__Y3zZIW__metricValue{margin-top:2px;font-size:16px;font-weight:600}.retention-module__Y3zZIW__masked{color:var(--accent);font-size:12px}.retention-module__Y3zZIW__runId{font-family:var(--font-mono);color:var(--text-faint);word-break:break-all;font-size:11px}
.S4ReportView-module__YedTeG__wrap{flex-direction:column;gap:12px;max-width:1120px;margin-top:24px;display:flex}.S4ReportView-module__YedTeG__head{justify-content:space-between;align-items:baseline;display:flex}.S4ReportView-module__YedTeG__title{margin:0;font-size:18px;font-weight:600}.S4ReportView-module__YedTeG__sub{color:var(--text-muted);margin:2px 0 0;font-size:12px}.S4ReportView-module__YedTeG__provenance{color:var(--text-muted);background:var(--bg-panel-alt);border:1px solid var(--border);border-radius:3px;padding:6px 10px;font-size:11px}.S4ReportView-module__YedTeG__provenance code{font-family:var(--font-mono);color:var(--text-muted)}.S4ReportView-module__YedTeG__card{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.S4ReportView-module__YedTeG__cardHead{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.S4ReportView-module__YedTeG__cardTitle{margin:0;font-size:15px;font-weight:600}.S4ReportView-module__YedTeG__window{font-family:var(--font-mono);color:var(--text-faint);margin-left:auto;font-size:11px}.S4ReportView-module__YedTeG__dataNote{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.S4ReportView-module__YedTeG__note{color:var(--text-faint);margin:0;font-size:11px;line-height:1.5}.S4ReportView-module__YedTeG__badge{white-space:nowrap;border:1px solid;border-radius:2px;padding:1px 8px;font-size:11px;font-weight:600}.S4ReportView-module__YedTeG__badgeSm{padding:0 6px;font-size:10px}.S4ReportView-module__YedTeG__pass{color:var(--verified);border-color:var(--verified);background:var(--down-wash)}.S4ReportView-module__YedTeG__fail{color:var(--warn);border-color:var(--warn);background:var(--warn-wash)}.S4ReportView-module__YedTeG__metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;padding:10px 0;display:grid}.S4ReportView-module__YedTeG__metric{flex-direction:column;gap:1px;display:flex}.S4ReportView-module__YedTeG__metricLabel{color:var(--text-faint);font-size:10px}.S4ReportView-module__YedTeG__metricValue{color:var(--text);font-size:14px;font-weight:600}.S4ReportView-module__YedTeG__metricValue.S4ReportView-module__YedTeG__up{color:var(--up)}.S4ReportView-module__YedTeG__metricValue.S4ReportView-module__YedTeG__down{color:var(--down)}.S4ReportView-module__YedTeG__metricValue.S4ReportView-module__YedTeG__flat{color:var(--text)}.S4ReportView-module__YedTeG__analyzers{flex-direction:column;gap:8px;display:flex}.S4ReportView-module__YedTeG__analyzer{background:var(--bg-panel-alt);border-radius:3px;flex-direction:column;gap:2px;padding:6px 8px;display:flex}.S4ReportView-module__YedTeG__analyzerHead{align-items:center;gap:8px;display:flex}.S4ReportView-module__YedTeG__analyzerLabel{color:var(--text);font-size:12px;font-weight:600}.S4ReportView-module__YedTeG__analyzerDetail{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.S4ReportView-module__YedTeG__verdict{border:1px solid var(--warn);color:var(--warn);background:var(--warn-wash);border-radius:3px;padding:6px 10px;font-size:12px;font-weight:500}.S4ReportView-module__YedTeG__verdict[data-pass=true]{border-color:var(--verified);color:var(--verified);background:var(--down-wash)}.S4ReportView-module__YedTeG__fidelity{flex-direction:column;gap:3px;margin:0;padding-left:18px;display:flex}.S4ReportView-module__YedTeG__fidelity li{color:var(--text-faint);font-size:10px;line-height:1.5}.S4ReportView-module__YedTeG__runId{color:var(--text-faint);margin:0;font-size:10px}.S4ReportView-module__YedTeG__sigList{flex-direction:column;gap:8px;display:flex}.S4ReportView-module__YedTeG__sigRow{border-top:1px solid var(--border);flex-direction:column;gap:3px;padding-top:8px;display:flex}.S4ReportView-module__YedTeG__sigHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.S4ReportView-module__YedTeG__sigId{color:var(--text);font-size:13px;font-weight:600}.S4ReportView-module__YedTeG__sigStats{color:var(--text-muted);font-size:11px}.S4ReportView-module__YedTeG__sigStats .S4ReportView-module__YedTeG__up{color:var(--up)}.S4ReportView-module__YedTeG__sigStats .S4ReportView-module__YedTeG__down{color:var(--down)}.S4ReportView-module__YedTeG__sigStats .S4ReportView-module__YedTeG__flat{color:var(--text-muted)}.S4ReportView-module__YedTeG__sigVerdict{color:var(--text-faint);margin:0;font-size:11px}
.AlphalensReport-module__AwaWsG__wrap{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:12px;max-width:1120px;padding:14px 16px;display:flex}.AlphalensReport-module__AwaWsG__head{justify-content:space-between;align-items:baseline;display:flex}.AlphalensReport-module__AwaWsG__title{margin:0;font-size:16px;font-weight:600}.AlphalensReport-module__AwaWsG__sub{color:var(--text-muted);margin:2px 0 0;font-size:12px}.AlphalensReport-module__AwaWsG__notConnected{color:var(--warn);background:var(--warn-wash);border:1px solid var(--border);border-radius:4px;padding:8px 12px;font-size:12px;line-height:1.5}.AlphalensReport-module__AwaWsG__blocks{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.AlphalensReport-module__AwaWsG__block{border:1px solid var(--border);background:var(--bg-panel-alt);border-radius:4px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.AlphalensReport-module__AwaWsG__blockTitle{color:var(--text);font-size:13px;font-weight:600}.AlphalensReport-module__AwaWsG__blockDesc{color:var(--text-faint);margin:0;font-size:10px;line-height:1.5}.AlphalensReport-module__AwaWsG__placeholder{color:var(--text-faint);text-align:center;border-top:1px dashed var(--border);padding:12px 0;font-size:12px}.AlphalensReport-module__AwaWsG__qbars{flex-direction:column;gap:4px;display:flex}.AlphalensReport-module__AwaWsG__qbar{grid-template-columns:28px 1fr;align-items:center;gap:6px;display:grid}.AlphalensReport-module__AwaWsG__qLabel{color:var(--text-muted);font-size:10px;font-family:var(--font-mono)}.AlphalensReport-module__AwaWsG__qTrack{background:var(--bg-panel);border-radius:2px;height:8px;overflow:hidden}.AlphalensReport-module__AwaWsG__qFill{min-width:2px;height:100%;display:block}.AlphalensReport-module__AwaWsG__qFill.AlphalensReport-module__AwaWsG__up{background:var(--up)}.AlphalensReport-module__AwaWsG__qFill.AlphalensReport-module__AwaWsG__down{background:var(--down)}.AlphalensReport-module__AwaWsG__icList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.AlphalensReport-module__AwaWsG__icRow{color:var(--text-muted);justify-content:space-between;font-size:11px;display:flex}.AlphalensReport-module__AwaWsG__icRow .AlphalensReport-module__AwaWsG__up{color:var(--up)}.AlphalensReport-module__AwaWsG__icRow .AlphalensReport-module__AwaWsG__down{color:var(--down)}
.CompositeVerdictPanel-module__Yzq8oa__wrap{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:12px;max-width:1120px;padding:14px 16px;display:flex}.CompositeVerdictPanel-module__Yzq8oa__head{align-items:flex-start;gap:10px;display:flex}.CompositeVerdictPanel-module__Yzq8oa__title{margin:0;font-size:16px;font-weight:600}.CompositeVerdictPanel-module__Yzq8oa__sub{color:var(--text-muted);margin:2px 0 0;font-size:12px;line-height:1.5}.CompositeVerdictPanel-module__Yzq8oa__snapTag{color:var(--text-muted);border:1px solid var(--border-strong);border-radius:2px;margin-left:auto;padding:0 5px;font-size:10px}.CompositeVerdictPanel-module__Yzq8oa__empty{color:var(--text-muted);margin:0;font-size:13px}.CompositeVerdictPanel-module__Yzq8oa__disclaimer{color:var(--warn);background:var(--warn-wash);border:1px solid var(--border);border-radius:4px;padding:8px 12px;font-size:12px;line-height:1.6}.CompositeVerdictPanel-module__Yzq8oa__section{border-top:1px solid var(--border);flex-direction:column;gap:6px;padding-top:10px;display:flex}.CompositeVerdictPanel-module__Yzq8oa__sectionTitle{color:var(--text-muted);font-size:11px;font-weight:600}.CompositeVerdictPanel-module__Yzq8oa__weights{flex-wrap:wrap;align-items:baseline;gap:14px;display:flex}.CompositeVerdictPanel-module__Yzq8oa__weight{align-items:baseline;gap:6px;font-size:12px;display:inline-flex}.CompositeVerdictPanel-module__Yzq8oa__wv{font-weight:600}.CompositeVerdictPanel-module__Yzq8oa__wv.CompositeVerdictPanel-module__Yzq8oa__up{color:var(--up)}.CompositeVerdictPanel-module__Yzq8oa__wv.CompositeVerdictPanel-module__Yzq8oa__down{color:var(--down)}.CompositeVerdictPanel-module__Yzq8oa__corr{color:var(--text-faint);font-size:11px}.CompositeVerdictPanel-module__Yzq8oa__stats{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;margin:0;display:grid}.CompositeVerdictPanel-module__Yzq8oa__stat{flex-direction:column;gap:1px;display:flex}.CompositeVerdictPanel-module__Yzq8oa__statK{color:var(--text-faint);font-size:10px}.CompositeVerdictPanel-module__Yzq8oa__statV{color:var(--text);font-size:15px;font-weight:600}.CompositeVerdictPanel-module__Yzq8oa__tableScroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.CompositeVerdictPanel-module__Yzq8oa__table{border-collapse:collapse;width:100%;font-size:12px}.CompositeVerdictPanel-module__Yzq8oa__table th,.CompositeVerdictPanel-module__Yzq8oa__table td{border-bottom:1px solid var(--border);text-align:left;padding:4px 8px}.CompositeVerdictPanel-module__Yzq8oa__table th{color:var(--text-faint);font-size:10px;font-weight:500}.CompositeVerdictPanel-module__Yzq8oa__numCol{text-align:right}.CompositeVerdictPanel-module__Yzq8oa__numCol.CompositeVerdictPanel-module__Yzq8oa__up{color:var(--up)}.CompositeVerdictPanel-module__Yzq8oa__numCol.CompositeVerdictPanel-module__Yzq8oa__down{color:var(--down)}.CompositeVerdictPanel-module__Yzq8oa__pass{color:var(--verified);font-weight:600}.CompositeVerdictPanel-module__Yzq8oa__fail{color:var(--warn);font-weight:600}.CompositeVerdictPanel-module__Yzq8oa__verdict{border:1px solid var(--warn);background:var(--warn-wash);border-radius:4px;flex-direction:column;gap:4px;padding:8px 12px;display:flex}.CompositeVerdictPanel-module__Yzq8oa__verdict[data-pass=true]{border-color:var(--verified);background:var(--down-wash)}.CompositeVerdictPanel-module__Yzq8oa__verdictNote{color:var(--text-muted);margin:0;font-size:11px;line-height:1.6}.CompositeVerdictPanel-module__Yzq8oa__prov{color:var(--text-faint);margin:0;font-size:10px}.CompositeVerdictPanel-module__Yzq8oa__prov code{font-family:var(--font-mono)}
.PerformanceTearsheet-module__9wpwfq__wrap{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:12px;max-width:1120px;padding:14px 16px;display:flex}.PerformanceTearsheet-module__9wpwfq__head{align-items:center;gap:8px;display:flex}.PerformanceTearsheet-module__9wpwfq__title{margin:0;font-size:15px;font-weight:600}.PerformanceTearsheet-module__9wpwfq__mockTag{color:var(--warn);border:1px solid var(--warn);border-radius:2px;padding:0 5px;font-size:10px}.PerformanceTearsheet-module__9wpwfq__experimental{color:var(--warn);background:var(--warn-wash);border:1px solid var(--border);border-radius:4px;padding:8px 12px;font-size:12px;line-height:1.5}.PerformanceTearsheet-module__9wpwfq__empty{color:var(--text-muted);margin:0;font-size:13px}.PerformanceTearsheet-module__9wpwfq__emptySm{color:var(--text-faint);margin:0;font-size:11px}.PerformanceTearsheet-module__9wpwfq__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;margin:0;padding:10px 0;display:grid}.PerformanceTearsheet-module__9wpwfq__stat{flex-direction:column;gap:1px;display:flex}.PerformanceTearsheet-module__9wpwfq__statK{color:var(--text-faint);font-size:10px}.PerformanceTearsheet-module__9wpwfq__statV{color:var(--text);font-size:14px;font-weight:600}.PerformanceTearsheet-module__9wpwfq__statV.PerformanceTearsheet-module__9wpwfq__up{color:var(--up)}.PerformanceTearsheet-module__9wpwfq__statV.PerformanceTearsheet-module__9wpwfq__down{color:var(--down)}.PerformanceTearsheet-module__9wpwfq__statV.PerformanceTearsheet-module__9wpwfq__flat{color:var(--text)}.PerformanceTearsheet-module__9wpwfq__charts{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;display:grid}.PerformanceTearsheet-module__9wpwfq__chartBlock{flex-direction:column;gap:6px;display:flex}.PerformanceTearsheet-module__9wpwfq__chartTitle{color:var(--text-muted);font-size:11px;font-weight:600}.PerformanceTearsheet-module__9wpwfq__svg{background:var(--bg-panel-alt);border:1px solid var(--border);border-radius:3px;width:100%;height:auto}.PerformanceTearsheet-module__9wpwfq__zero{stroke:var(--border-strong);stroke-width:1px;stroke-dasharray:2 2}.PerformanceTearsheet-module__9wpwfq__eqLine{fill:none;stroke:var(--accent);stroke-width:1.5px}.PerformanceTearsheet-module__9wpwfq__ddArea{fill:var(--down-wash);stroke:var(--down);stroke-width:1px}.PerformanceTearsheet-module__9wpwfq__sharpeLine{fill:none;stroke:var(--accent);stroke-width:1.5px}.PerformanceTearsheet-module__9wpwfq__axLabel{fill:var(--text-faint);font-size:9px;font-family:var(--font-mono)}.PerformanceTearsheet-module__9wpwfq__heatmap{border-collapse:collapse;width:100%;font-size:10px}.PerformanceTearsheet-module__9wpwfq__heatmap th,.PerformanceTearsheet-module__9wpwfq__heatmap td{border:1px solid var(--border);text-align:center;padding:2px 0}.PerformanceTearsheet-module__9wpwfq__hmMonth{color:var(--text-faint);width:7.5%;font-weight:400}.PerformanceTearsheet-module__9wpwfq__hmYear{color:var(--text-muted);font-family:var(--font-mono);padding:2px 4px}.PerformanceTearsheet-module__9wpwfq__hmCell{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text)}.PerformanceTearsheet-module__9wpwfq__hmScroll{-webkit-overflow-scrolling:touch;overflow-x:auto}
.PortfolioAnalyticsPanel-module__5MJl9G__wrap{flex-direction:column;gap:8px;display:flex}.PortfolioAnalyticsPanel-module__5MJl9G__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.PortfolioAnalyticsPanel-module__5MJl9G__card{background:var(--bg-panel);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.PortfolioAnalyticsPanel-module__5MJl9G__cardHead{align-items:center;gap:8px;display:flex}.PortfolioAnalyticsPanel-module__5MJl9G__cardTitle{margin:0;font-size:14px;font-weight:600}.PortfolioAnalyticsPanel-module__5MJl9G__hhi{color:var(--text-muted);margin-left:auto;font-size:11px}.PortfolioAnalyticsPanel-module__5MJl9G__mockTag{color:var(--warn);border:1px solid var(--warn);border-radius:2px;margin-left:auto;padding:0 5px;font-size:10px}.PortfolioAnalyticsPanel-module__5MJl9G__empty{color:var(--text-muted);margin:0;font-size:12px}.PortfolioAnalyticsPanel-module__5MJl9G__dist{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.PortfolioAnalyticsPanel-module__5MJl9G__distRow{grid-template-columns:minmax(72px,1fr) 2fr auto;align-items:center;gap:8px;font-size:12px;display:grid}.PortfolioAnalyticsPanel-module__5MJl9G__indName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PortfolioAnalyticsPanel-module__5MJl9G__track{background:var(--bg-panel-alt);border-radius:2px;height:8px;overflow:hidden}.PortfolioAnalyticsPanel-module__5MJl9G__fill{background:var(--accent);border-radius:2px;min-width:2px;height:100%;display:block}.PortfolioAnalyticsPanel-module__5MJl9G__bigVal{color:var(--text);font-size:26px;font-weight:600}.PortfolioAnalyticsPanel-module__5MJl9G__note,.PortfolioAnalyticsPanel-module__5MJl9G__foot{color:var(--text-faint);margin:0;font-size:10px;line-height:1.5}
