:root{color:#171815;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f7f7f4;--surface:#fff;--text:#171815;--muted:#646760;--border:#d9dad4;--lime:#c8ef00;--lime-soft:#f4ffd0;--cobalt:#1f63d3;--amber:#f2ab27;--low:#bfc2bb;background:#f7f7f4;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #1f63d352}button:disabled{opacity:.42;cursor:not-allowed}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-columns:210px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:#ffffff8c;flex-direction:column;height:100vh;padding:28px 12px 18px;display:flex;position:sticky;top:0}.wordmark{letter-spacing:-.05em;padding:0 10px 26px;font-size:27px;font-weight:760;line-height:32px}.nav-list{gap:6px;display:grid}.nav-item,.sidebar-link{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;width:100%;display:flex}.nav-item{border-radius:8px;padding:16px 15px;font-size:14px;font-weight:560;position:relative}.nav-item svg,.sidebar-link svg{stroke-width:1.75px;width:21px;height:21px}.nav-item:hover{background:#eef0e9}.nav-item.is-active{background:var(--lime-soft)}.nav-item.is-active:before{content:"";background:var(--lime);border-radius:3px;width:3px;position:absolute;top:9px;bottom:9px;left:-2px}.sidebar-footer{gap:8px;margin-top:auto;display:grid}.sidebar-link{color:var(--muted);padding:10px 8px;font-size:13px;text-decoration:none}.operator-row{border-top:1px solid var(--border);align-items:center;gap:10px;padding:16px 6px 0;display:flex}.operator-avatar{background:#e3e4df;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.operator-row strong,.operator-row small{display:block}.operator-row strong{font-size:12px}.operator-row small{max-width:124px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.main-content{min-width:0;padding:24px 26px 0}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;min-height:56px;display:flex}.workspace-title{margin:0}.workspace-name{letter-spacing:-.035em;align-items:center;gap:9px;padding:4px 0;font-size:25px;font-weight:700;line-height:30px;display:flex}.workspace-name svg{width:18px}.topbar-actions{align-items:center;gap:18px;display:flex}.button{background:var(--surface);cursor:pointer;border:1px solid #92958f;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:14px;font-weight:560;line-height:18px;transition:background .16s,border .16s,transform .16s;display:inline-flex}.button svg{stroke-width:1.75px;width:19px;height:19px}.button:hover{background:#f0f1ed}.button:active{transform:translateY(1px)}.button.primary{background:var(--lime);border-color:#9fbd00}.button.primary:hover{background:#b5db00}.date-control{border:1px solid var(--border);background:var(--surface);border-radius:6px;height:42px;display:flex;overflow:hidden}.date-control button{border:0;border-right:1px solid var(--border);cursor:pointer;background:0 0;place-items:center;width:42px;display:grid}.date-control button:last-child{border:0;border-left:1px solid var(--border)}.date-control button:hover:not(:disabled){background:#f0f1ed}.date-control button svg{width:18px}.date-control span{justify-content:center;align-items:center;gap:9px;min-width:181px;padding:0 17px;font-size:14px;font-weight:560;display:flex}.date-control span svg{width:18px}.content-grid{grid-template-columns:minmax(0,1fr) 330px;gap:14px;display:grid}.dashboard-canvas{min-width:0}.metric-strip{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(160px,1fr));height:118px;display:grid}.metric{border-right:1px solid var(--border);padding:9px 30px 18px}.metric:first-child{padding-left:12px}.metric:last-child{border:0}.metric-label{color:#30322e;align-items:center;gap:10px;font-size:13px;display:flex}.metric-label svg{stroke-width:1.75px;width:25px;height:25px}.baseline-swatch{border-top:2px dashed var(--cobalt);width:32px}.metric-value{letter-spacing:-.04em;margin-top:8px;font-size:27px;font-weight:620;line-height:31px}.metric-note{color:var(--muted);margin-top:4px;font-size:11px}.chart-region{padding:22px 12px 8px}.section-heading-row{justify-content:space-between;align-items:center;display:flex}.section-heading-row h2{margin:0;font-size:14px;font-weight:680;line-height:20px}.chart-legend{color:#444640;gap:25px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:8px;display:flex}.legend-line{border-top:2px solid var(--text);width:22px}.legend-line.expected{border-top-color:var(--cobalt);border-top-style:dashed}.legend-block{background:var(--lime);width:14px;height:7px}.load-chart{width:100%;min-height:280px;overflow:visible}.load-chart text{fill:#555851;font-size:10px}.grid-line{stroke:#e4e5e0;stroke-width:1px}.day-line{stroke:#dadbd6;stroke-width:1px;stroke-dasharray:4 4}.actual-path,.expected-path{fill:none;vector-effect:non-scaling-stroke}.actual-path{stroke:var(--text);stroke-width:1.7px}.expected-path{stroke:var(--cobalt);stroke-width:1.7px;stroke-dasharray:6 4}.anomaly-band{fill:#c8ef0029;stroke:var(--lime);stroke-width:1px}.anomaly-marker{fill:var(--lime);stroke:#9fbd00}.anomaly-number{font-weight:700;fill:var(--text)!important;font-size:10px!important}.lower-workspace{border:1px solid var(--border);background:#ffffff59;border-radius:8px 8px 0 0;grid-template-columns:280px minmax(0,1fr);min-height:402px;display:grid;overflow:hidden}.anomaly-list{border-right:1px solid var(--border);padding:16px 10px}.anomaly-list h2{margin:0 0 14px;padding:0 2px;font-size:14px}.anomaly-items{gap:7px;display:grid}.anomaly-row{border:1px solid var(--border);background:var(--surface);text-align:left;cursor:pointer;border-radius:6px;grid-template-columns:24px 1fr auto;align-items:start;gap:7px;min-height:72px;padding:13px 28px 12px 8px;display:grid;position:relative}.anomaly-row:hover{border-color:#aaa}.anomaly-row.is-selected{background:#fcfff0;border-color:#9fbd00}.anomaly-index{background:#e5e6e0;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:11px;font-weight:680;display:inline-grid}.anomaly-index.accent{background:var(--lime)}.anomaly-copy strong,.anomaly-copy small{display:block}.anomaly-copy strong{font-size:12px;line-height:16px}.anomaly-copy small{color:var(--muted);margin-top:5px;font-size:9px;line-height:13px}.severity-label{text-transform:capitalize;color:var(--muted);align-self:end;font-size:9px}.severity-rail{background:var(--low);border-radius:3px;width:3px;position:absolute;top:16px;bottom:16px;right:6px}.severity-high .severity-rail{background:var(--lime)}.severity-medium .severity-rail{background:var(--amber)}.list-end{color:var(--muted);margin:20px 3px;font-size:10px}.anomaly-workspace{min-width:0}.workspace-header{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;min-height:82px;padding:14px 14px 12px;display:flex}.workspace-header h2{margin:0;font-size:16px;line-height:21px}.workspace-header p{color:var(--muted);margin:4px 0 0;font-size:10px}.workspace-actions{gap:9px;margin-left:auto;display:flex}.workspace-actions .button{min-height:38px;padding:0 12px;font-size:11px}.anomaly-summary{border-bottom:1px solid var(--border);min-height:70px;padding:12px 14px}.anomaly-summary strong{font-size:11px}.anomaly-summary p{color:#484b45;margin:6px 0 0;font-size:11px;line-height:17px}.workflow-grid{grid-template-columns:1fr 1fr;min-height:248px;display:grid}.checklist-panel,.experiment-panel{padding:14px}.checklist-panel{border-right:1px solid var(--border)}.panel-heading{justify-content:space-between;align-items:flex-start;gap:8px;min-height:24px;display:flex}.panel-heading h3{align-items:center;gap:6px;margin:0;font-size:11px;display:flex}.panel-heading h3 svg{width:16px}.panel-heading button{color:var(--cobalt);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.panel-heading button svg{width:14px}.hidden-checklist{cursor:pointer;background:#ffffff59;border:1px dashed #c7c8c3;border-radius:7px;align-content:center;place-items:center;gap:8px;width:100%;min-height:158px;margin-top:12px;display:grid}.hidden-checklist svg{stroke-width:1.4px;width:34px;height:34px}.hidden-checklist strong{font-size:11px}.hidden-checklist span{max-width:180px;color:var(--muted);font-size:9px;line-height:14px}.checklist-items{gap:9px;margin-top:12px;display:grid}.checklist-items label{align-items:flex-start;gap:9px;font-size:10px;line-height:15px;display:flex}.checklist-items input{accent-color:#a9cb00;margin-top:1px}.timeline{justify-content:space-between;margin:32px 8px 22px;display:flex;position:relative}.timeline:before{content:"";border-top:1px solid #aeb1aa;position:absolute;top:44px;left:8px;right:8px}.timeline div{z-index:1;text-align:center;min-width:56px;position:relative}.timeline strong,.timeline span{font-size:9px;display:block}.timeline span{color:var(--muted);margin-top:3px}.timeline i{background:var(--text);border-radius:50%;width:8px;height:8px;margin:14px auto 0;display:block}.experiment-panel>p{color:var(--muted);margin:0 8px;font-size:9px;line-height:14px}.evidence-inspector{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-self:start;min-height:720px;padding:15px 13px;box-shadow:0 6px 18px #1416120a}.inspector-title-row{justify-content:space-between;align-items:center;display:flex}.inspector-title-row h2{margin:0;font-size:14px}.inspector-title-row svg{width:15px;color:var(--muted)}.inspector-title-row.compact h3{margin:0}.inspector-anomaly{border-bottom:1px solid var(--border);gap:10px;padding:17px 0 14px;display:flex}.inspector-anomaly strong,.inspector-anomaly small{display:block}.inspector-anomaly strong{font-size:13px}.inspector-anomaly small{color:var(--muted);margin-top:7px;font-size:10px}.inspector-section{padding-top:14px}.inspector-section h3{margin:0 0 10px;font-size:11px}.evidence-stack{gap:7px;display:grid}.evidence-row{border:1px solid var(--border);border-radius:6px;grid-template-columns:32px 1fr 24px;align-items:center;gap:9px;min-height:68px;padding:10px;display:grid}.evidence-row.supports:first-child{border-color:#9fbd00}.evidence-row>svg{stroke-width:1.5px;width:24px;height:24px}.evidence-row div{border-left:1px solid var(--border);padding-left:9px}.evidence-row strong,.evidence-row span,.evidence-row small{display:block}.evidence-row strong{font-size:10px}.evidence-row span,.evidence-row small{font-size:9px;line-height:13px}.evidence-row small{color:var(--muted)}.support-check{background:#ebede7;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.support-check.yes{background:var(--lime)}.support-check svg{stroke-width:2px;width:13px}.strength-section p{color:var(--muted);margin:7px 0 0;font-size:9px}.strength-meter{grid-template-columns:repeat(5,1fr);gap:5px;margin-top:11px;display:grid}.strength-meter span{background:#e7e8e3;border-radius:4px;height:6px}.strength-meter span.filled{background:var(--lime)}.hypotheses{gap:7px;display:grid}.hypotheses h3{margin-top:4px}.hypothesis-row{border:1px solid var(--border);background:var(--surface);text-align:left;cursor:pointer;border-radius:6px;grid-template-columns:26px 1fr 18px;align-items:center;gap:8px;min-height:57px;padding:8px 9px;display:grid}.hypothesis-row.is-selected{background:#fdfff3;border-color:#9fbd00}.hypothesis-row>svg{stroke-width:1.5px;width:20px}.hypothesis-row strong,.hypothesis-row small{display:block}.hypothesis-row strong{font-size:9px}.hypothesis-row small{color:var(--muted);margin-top:4px;font-size:8px}.hypothesis-help{color:var(--muted);margin:2px 4px;font-size:8px;line-height:12px}.statusbar{min-height:42px;color:var(--muted);justify-content:space-between;align-items:center;gap:14px;font-size:9px;display:flex}.statusbar span{align-items:center;gap:6px;display:flex}.statusbar svg{width:14px}.dialog-backdrop{z-index:50;background:#1214116b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:var(--surface);text-align:center;border:1px solid #aeb1aa;border-radius:10px;width:min(470px,100%);padding:30px;position:relative;box-shadow:0 22px 80px #0000002e}.dialog-close{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.dialog-close:hover{background:#eef0e9}.dialog-close svg{width:20px}.dialog-icon{stroke-width:1.4px;width:42px;height:42px}.dialog h2{letter-spacing:-.03em;margin:12px 0 7px;font-size:24px}.dialog>p{color:var(--muted);font-size:12px;line-height:18px}.schema-block{text-align:left;background:#f2f3ef;border-radius:7px;gap:6px;margin:20px 0;padding:15px;display:grid}.schema-block strong{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:10px}.schema-block code{font-size:12px}.dialog-action{width:100%}.dialog .import-error{color:#8b211c;text-align:left;background:#fff2f0;border:1px solid #d25c54;border-radius:6px;padding:10px}.dialog .dialog-footnote{font-size:9px}.empty-state{text-align:center;align-content:center;place-items:center;gap:12px;min-height:100vh;padding:30px;display:grid}.empty-state h1{margin:0}.empty-state p{max-width:540px;color:var(--muted)}@media (width<=1180px){.content-grid{grid-template-columns:1fr}.evidence-inspector{grid-template-columns:1fr 1.4fr 1fr;gap:16px;min-height:0;display:grid}.inspector-anomaly{border:0}.hypotheses{grid-area:1/3/span 2}.inspector-section{padding-top:0}.strength-section{grid-column:1}}@media (width<=880px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;width:100%;height:auto;padding:14px 16px;position:static;overflow-x:auto}.wordmark{white-space:nowrap;padding:0 18px 0 0;font-size:22px}.nav-list{display:flex}.nav-item{white-space:nowrap;padding:10px 12px}.nav-item.is-active:before{width:auto;height:3px;inset:auto 8px 2px}.sidebar-footer{display:none}.main-content{padding:18px 16px 0}.topbar{flex-direction:column;align-items:stretch}.topbar-actions{justify-content:space-between}.evidence-inspector{display:block}.hypotheses{display:grid}}@media (width<=680px){.main-content{padding-inline:10px}.workspace-name{font-size:20px}.topbar-actions{flex-direction:column;align-items:stretch;gap:8px}.date-control span{flex:1;min-width:0}.metric-strip{overflow-x:auto}.metric{min-width:180px;padding-inline:18px}.section-heading-row{flex-direction:column;align-items:flex-start;gap:12px}.chart-legend{gap:12px}.load-chart{min-width:720px}.chart-region{overflow-x:auto}.lower-workspace{grid-template-columns:1fr}.anomaly-list{border-right:0;border-bottom:1px solid var(--border)}.workflow-grid{grid-template-columns:1fr}.checklist-panel{border-right:0;border-bottom:1px solid var(--border)}.workspace-header{flex-wrap:wrap}.workspace-actions{width:100%;margin-left:32px}.statusbar{flex-direction:column;align-items:flex-start;padding-block:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
