*{box-sizing:border-box}:root{--background:#fafafa;--surface:#fff;--surface-subtle:#f6f7f8;--text:#151515;--text-muted:#6c727a;--text-faint:#9399a1;--border:#e5e7eb;--border-strong:#d5d8dd;--accent:#0097e3;--accent-soft:#eaf7fd;--success:#217a3c;--sidebar-width:236px;--topbar-height:58px;--radius-sm:7px;--radius-md:10px}html,body{background:var(--background);min-height:100%;color:var(--text);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{min-height:100vh}.sidebar{z-index:20;width:var(--sidebar-width);border-right:1px solid var(--border);background:var(--surface);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.brand{height:var(--topbar-height);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:0 20px;display:flex}.brand-wordmark{letter-spacing:-.03em;font-size:18px;font-weight:720}.brand-product{border-left:1px solid var(--border-strong);color:var(--text-muted);letter-spacing:.08em;padding-left:8px;font-size:12px;font-weight:650}.nav-list{flex-direction:column;flex:1;gap:2px;padding:16px 10px;display:flex}.nav-link{border-radius:var(--radius-sm);color:#555b63;align-items:center;min-height:36px;padding:0 11px;font-size:14px;font-weight:520;transition:background .12s,color .12s;display:flex}.nav-link:hover{background:var(--surface-subtle);color:var(--text)}.nav-link-active{color:var(--text);background:#f0f2f4;font-weight:620}.sidebar-footer{border-top:1px solid var(--border);color:var(--text-muted);align-items:center;gap:8px;padding:16px 20px;font-size:12px;display:flex}.status-dot{background:var(--success);border-radius:50%;width:7px;height:7px}.app-main{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:10;height:var(--topbar-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafafaf0;justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:sticky;top:0}.topbar-label{color:var(--text-muted);font-size:13px;font-weight:560}.topbar-meta{align-items:center;gap:12px;display:flex}.preview-pill,.source-state{border:1px solid var(--border);background:var(--surface);min-height:26px;color:var(--text-muted);border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:620;display:inline-flex}.avatar{border:1px solid var(--border-strong);background:var(--surface);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:inline-flex}.page{width:min(100%,1480px);margin:0 auto;padding:38px 42px 64px}.page-header{max-width:760px}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:720}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:9px;font-size:clamp(26px,3vw,34px);font-weight:690;line-height:1.08}h2{letter-spacing:-.012em;margin-bottom:5px;font-size:15px;font-weight:660}.page-description,.section-heading-row p,.empty-panel-copy{color:var(--text-muted);line-height:1.55}.page-description{max-width:680px;margin-bottom:0;font-size:14px}.section{margin-top:36px}.section-heading-row{justify-content:space-between;align-items:end;gap:24px;margin-bottom:13px;display:flex}.section-heading-row p{margin-bottom:0;font-size:12px}.attention-list{border-block:1px solid var(--border);overflow:hidden}.attention-empty{text-align:center;place-items:center;min-height:122px;padding:24px;display:grid}.attention-empty strong,.empty-panel-title{margin-bottom:5px;font-size:13px;font-weight:650;display:block}.attention-empty span{max-width:520px;color:var(--text-muted);font-size:12px;line-height:1.5}.metric-strip{border-block:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.metric-cell{border-left:1px solid var(--border);min-height:118px;padding:19px 20px}.metric-cell:first-child{border-left:0}.metric-label{color:var(--text-muted);margin-bottom:20px;font-size:12px;font-weight:560}.metric-value{letter-spacing:-.04em;margin-bottom:8px;font-size:25px;font-weight:610}.metric-context{color:var(--text-faint);margin-bottom:0;font-size:11px}.source-table{border-top:1px solid var(--border)}.source-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(160px,1fr) 1.5fr auto;align-items:center;gap:24px;min-height:54px;font-size:12px;display:grid}.source-name{font-weight:620}.source-description{color:var(--text-muted)}.empty-panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);justify-content:space-between;align-items:center;gap:30px;min-height:140px;padding:28px;display:flex}.empty-panel-copy{max-width:650px;margin-bottom:0;font-size:12px}@media (max-width:980px){:root{--sidebar-width:0px}.sidebar{border-right:0;border-bottom:1px solid var(--border);width:100%;height:auto;position:sticky;top:0}.brand{border-bottom:0}.nav-list{border-top:1px solid var(--border);flex-direction:row;padding:8px 10px;overflow-x:auto}.nav-link{white-space:nowrap}.sidebar-footer,.topbar{display:none}.app-main{margin-left:0}.page{padding:30px 24px 56px}}@media (max-width:720px){.metric-strip{grid-template-columns:1fr 1fr}.metric-cell:nth-child(3){border-left:0;border-top:1px solid var(--border)}.metric-cell:nth-child(4){border-top:1px solid var(--border)}.source-row{grid-template-columns:1fr;gap:6px;padding:14px 0}.empty-panel{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
