.login-page{background:linear-gradient(135deg, #0b5dcc0f, transparent 48%), var(--reporting-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--reporting-line);border-radius:var(--reporting-radius);background:var(--reporting-surface);width:min(100%,408px);padding:28px;box-shadow:0 14px 40px #091e421f}.login-card>img{object-fit:contain;object-position:left center;width:164px;height:54px}.login-card__heading{margin:20px 0 22px}.login-card__heading>span{color:var(--reporting-primary);align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.login-card h1{margin:8px 0 4px;font-size:24px}.login-card p{color:var(--reporting-muted);margin:0}.login-card__action{color:#fff;background:var(--reporting-primary);border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;font-weight:800;text-decoration:none;display:inline-flex}.login-error,.login-warning{border-radius:6px;padding:9px 10px;font-size:12px;margin:0 0 14px!important}.login-error{background:var(--reporting-fail-soft);color:var(--reporting-fail)!important}.login-warning{background:var(--reporting-warn-soft);color:var(--reporting-warn)!important}.login-card>small{color:var(--reporting-muted);text-align:center;margin-top:18px;font-size:11px;display:block}.status-pill{width:max-content;min-height:25px;color:var(--reporting-pass);background:var(--reporting-pass-soft);white-space:nowrap;border:1px solid #b5e8cb;border-radius:999px;align-items:center;gap:7px;padding:3px 9px;font-size:12px;font-weight:800;display:inline-flex}.status-pill__dot{background:currentColor;border-radius:50%;width:7px;height:7px}.status-pill--partial{color:var(--reporting-warn);background:var(--reporting-warn-soft);border-color:#f6d489}.status-pill--stale,.status-pill--error{color:var(--reporting-fail);background:var(--reporting-fail-soft);border-color:#ffc8b9}.status-pill--not_instrumented{color:#68788e;background:#f2f5f8;border-color:#d6dee7}.status-pill--compact{min-height:21px;padding:2px 7px;font-size:10px}.reporting-shell{--workspace-accent:var(--reporting-primary);min-height:100vh}.reporting-shell[data-system-workspace=website]{--workspace-accent:var(--reporting-pass)}.reporting-topbar{z-index:20;height:var(--reporting-header-height);grid-template-columns:var(--reporting-sidebar-width) minmax(220px, 1fr) auto;border-bottom:1px solid var(--reporting-line);background:var(--reporting-surface);align-items:center;gap:22px;padding:0 24px;display:grid;position:fixed;inset:0 0 auto}.reporting-topbar>img{object-fit:contain;object-position:left center;width:164px;height:42px}.reporting-product-name{gap:2px;min-width:0;display:grid}.reporting-product-name strong{font-size:18px;font-weight:800;line-height:1.15}.reporting-product-name span{color:#65758d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.reporting-account{height:100%;color:var(--reporting-text);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.account-avatar{color:#fff;background:var(--reporting-primary);border-radius:50%;place-items:center;width:30px;height:30px;display:inline-grid}.reporting-account button{border:1px solid var(--reporting-line);background:var(--reporting-surface);cursor:pointer;border-radius:6px;place-items:center;width:30px;height:30px;display:inline-grid}.reporting-sidebar{z-index:10;inset:var(--reporting-header-height) auto 0 0;width:var(--reporting-sidebar-width);border-right:1px solid var(--reporting-line);background:var(--reporting-surface-soft);padding:14px 12px 18px;position:fixed;overflow-y:auto}.sidebar-label{color:var(--reporting-muted);margin:0;padding:10px 10px 8px;font-size:12px;font-weight:800}.system-button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;width:100%;min-height:36px;padding:6px 8px;font-size:13px;font-weight:800;display:flex}.system-button>span{width:22px;height:22px;color:var(--reporting-primary);background:var(--reporting-primary-soft);border-radius:6px;place-items:center;display:inline-grid}.system-button--active{color:var(--reporting-primary);border-color:var(--reporting-line-strong);background:var(--reporting-surface);box-shadow:var(--reporting-shadow)}.workspace-navigation{gap:4px;padding:6px 0 0 10px;display:grid}.workspace-navigation button{min-height:34px;color:var(--reporting-muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;font-weight:700;display:flex}.workspace-navigation button.active{color:var(--reporting-primary);background:var(--reporting-primary-soft);border-color:#cfe0ff;font-weight:800}.sidebar-divider{border-top:1px solid var(--reporting-line);margin:14px 0}.sidebar-footnote{border:1px solid var(--reporting-line);color:var(--reporting-muted);background:var(--reporting-surface);border-radius:7px;align-items:flex-start;gap:8px;margin-top:16px;padding:12px 10px;font-size:11px;display:flex}.reporting-main{width:calc(100% - var(--reporting-sidebar-width));min-height:100vh;margin-left:var(--reporting-sidebar-width);padding:calc(var(--reporting-header-height) + 18px) 24px 26px}.reporting-content{width:100%;max-width:var(--reporting-content-width);margin:0 auto}.workspace-header{grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;min-height:50px;margin-bottom:14px;display:grid}.workspace-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-title-row h1{margin:0;font-size:22px;font-weight:850;line-height:1.2}.workspace-header p{color:var(--reporting-muted);margin:5px 0 0;font-size:12px;font-weight:650}.workspace-header__meta{align-items:flex-start;gap:12px;display:flex}.workspace-header__meta>span{color:var(--reporting-muted);white-space:nowrap;padding-top:8px;font-size:12px}.period-control{border:1px solid var(--reporting-line);min-height:32px;color:var(--reporting-muted);background:var(--reporting-surface);border-radius:7px;align-items:center;gap:4px;padding:4px 5px 4px 9px;display:flex}.period-control button{min-height:24px;color:var(--reporting-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:3px 8px;font-size:12px}.period-control button.active{color:#fff;background:var(--reporting-primary);font-weight:800}.mobile-navigation{display:none}@media (width<=760px){html{scrollbar-width:none}html::-webkit-scrollbar{display:none}:root{--reporting-header-height:80px}.reporting-topbar{grid-template-rows:42px 28px;grid-template-columns:142px minmax(0,1fr);gap:2px 10px;padding:4px 12px}.reporting-topbar>img{width:140px;height:38px}.reporting-product-name strong{font-size:15px}.reporting-product-name span,.reporting-account>.status-pill{display:none}.reporting-account{grid-area:2/1/auto/-1;justify-content:flex-end;height:28px}.account-avatar,.reporting-account button{width:24px;height:24px}.reporting-sidebar{display:none}.mobile-navigation{z-index:9;inset:var(--reporting-header-height) 0 auto;border-bottom:1px solid var(--reporting-line);background:#f8fafcfa;min-height:84px;padding:7px 12px 0;display:block;position:fixed}.mobile-system-switcher{gap:6px;display:flex}.mobile-system-switcher .system-button{border-color:var(--reporting-line);background:var(--reporting-surface);flex:none;width:auto;min-height:34px;font-size:12px}.mobile-navigation .workspace-navigation{scrollbar-width:none;gap:4px;margin:5px -12px 0;padding:0 12px 6px;display:flex;overflow-x:auto}.mobile-navigation .workspace-navigation::-webkit-scrollbar{display:none}.mobile-navigation .workspace-navigation button{border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;min-height:auto;padding:6px 9px}.mobile-navigation .workspace-navigation button.active{border-bottom-color:var(--reporting-primary);background:0 0}.reporting-main{width:100%;padding:calc(var(--reporting-header-height) + 98px) 12px 22px;margin-left:0}.workspace-header{grid-template-columns:1fr;gap:10px}.workspace-title-row{align-items:flex-start}.workspace-title-row h1{width:100%;font-size:20px}.workspace-header__meta{justify-content:space-between;align-items:center}.workspace-header__meta>span{display:none}}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.metric-card{border:1px solid var(--reporting-line);border-radius:var(--reporting-radius);background:var(--reporting-surface);min-width:0;min-height:118px;box-shadow:var(--reporting-shadow);padding:14px;position:relative;overflow:hidden}.metric-card:before{content:"";background:#dbe3ec;height:4px;position:absolute;inset:0 0 auto}.metric-card--accent:before{background:var(--workspace-accent,var(--reporting-primary))}.metric-card__head{min-height:20px;color:var(--reporting-muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.metric-card>strong{color:var(--reporting-text);margin-top:8px;font-size:28px;font-weight:850;line-height:1;display:block}.metric-card p{color:var(--reporting-muted);margin:8px 0 0;font-size:12px}.metric-card small{color:var(--reporting-muted);margin-top:5px;font-size:11px;display:block}@media (width<=1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.metric-grid{grid-template-columns:1fr;gap:10px}}.analysis-grid,.tables-grid{gap:12px;margin-bottom:14px;display:grid}.analysis-grid{grid-template-columns:minmax(0,1.7fr) minmax(330px,1fr)}.tables-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.report-panel{border:1px solid var(--reporting-line);border-radius:var(--reporting-radius);background:var(--reporting-surface);min-width:0;min-height:340px;box-shadow:var(--reporting-shadow)}.report-panel--compact{min-height:190px}.report-panel>header{border-bottom:1px solid var(--reporting-line);align-items:center;min-height:48px;padding:11px 14px;display:flex}.report-panel h2{margin:0;font-size:15px;font-weight:850}.report-panel header p{color:var(--reporting-muted);margin:3px 0 0;font-size:12px}.data-empty-state{min-height:284px;color:var(--reporting-muted);text-align:center;place-content:center;justify-items:center;gap:7px;padding:22px;display:grid}.data-empty-state--compact{min-height:140px}.data-empty-state strong{color:var(--reporting-text);font-size:13px}.data-empty-state span{max-width:320px;font-size:11px}.trend-chart{height:260px;padding:10px 10px 0}.panel-note{color:var(--reporting-muted);margin:0;padding:2px 14px 14px;font-size:11px;line-height:1.5}.composition-content{grid-template-columns:minmax(170px,.95fr) minmax(170px,1.05fr);align-items:center;gap:8px;min-height:250px;padding:8px 12px 4px;display:grid}.donut-wrap{height:220px;position:relative}.donut-center{text-align:center;pointer-events:none;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.donut-center strong{color:var(--reporting-text);letter-spacing:-.03em;font-size:24px}.donut-center span{color:var(--reporting-muted);white-space:nowrap;margin-top:3px;font-size:11px}.composition-legend{gap:11px;display:grid}.composition-legend__row{color:var(--reporting-muted);grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px;display:grid}.composition-legend__row strong{color:var(--reporting-text);font-size:12px}.legend-dot,.table-status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.table-status-dot{background:var(--reporting-pass);margin-right:8px}.table-status-dot--risk{background:var(--reporting-warn)}.table-scroll{width:100%;overflow-x:auto}.table-panel table{border-collapse:collapse;width:100%;color:var(--reporting-text);font-size:12px}.table-panel th,.table-panel td{border-bottom:1px solid var(--reporting-line);text-align:left;white-space:nowrap;padding:9px 10px}.table-panel th{color:var(--reporting-muted);background:var(--reporting-surface-soft);font-weight:850}.table-panel tbody tr:last-child td{border-bottom:0}.table-panel tbody tr:hover td{background:#fafcff}.quality-panel{min-height:0}.quality-row{border-bottom:1px solid var(--reporting-line);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 16px;display:flex}.quality-row:last-child{border-bottom:0}.quality-row>div{gap:4px;display:grid}.quality-row strong{font-size:12px}.quality-row span{color:var(--reporting-muted);font-size:11px}@media (width<=1180px){.analysis-grid,.tables-grid{grid-template-columns:1fr}}@media (width<=760px){.report-panel{min-height:260px}.data-empty-state{min-height:204px}.trend-chart{height:275px;padding-inline:4px}.composition-content{grid-template-columns:1fr}.donut-wrap{height:205px}.quality-row{align-items:flex-start}}:root{color:#142746;font-synthesis:none;text-rendering:optimizelegibility;--reporting-bg:#f4f6f8;--reporting-surface:#fff;--reporting-surface-soft:#f8fafc;--reporting-line:#dfe5ec;--reporting-line-strong:#c8d3df;--reporting-text:#142746;--reporting-muted:#61708a;--reporting-primary:#0b5dcc;--reporting-primary-soft:#e9f2ff;--reporting-pass:#0f8a5f;--reporting-pass-soft:#e4f7ed;--reporting-warn:#b26a00;--reporting-warn-soft:#fff2cf;--reporting-fail:#d93816;--reporting-fail-soft:#fff0eb;--reporting-radius:8px;--reporting-shadow:0 1px 2px #091e421f;--reporting-header-height:56px;--reporting-sidebar-width:236px;--reporting-content-width:1180px;background:#f4f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--reporting-bg);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--reporting-text);background:var(--reporting-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.45}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #0b5dcc5c}#root{min-height:100vh}.auth-checking{min-height:100vh;color:var(--reporting-muted);place-items:center;display:grid}
