@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff")}:root{font-family:Inter,Arial,sans-serif;color:#172b4d;background:#fbfbfc;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #0b57d0;--blue-soft: #edf4ff;--ink: #172b4d;--muted: #5f6368;--line: #dfe3e8;--surface: #ffffff;--green: #188038;--orange: #e8710a;--red: #c5221f}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#fbfbfc;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.topbar{height:57px;display:grid;grid-template-columns:250px minmax(540px,1fr) 315px;align-items:stretch;padding:0 22px;background:#fffffff5;border-bottom:1px solid #dadce0;position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;border:0;background:transparent;color:inherit;text-align:left;text-decoration:none;font-size:20px;font-weight:700;cursor:pointer;padding:0}.brand span{color:#ff3b30}.topbar nav{display:flex;justify-content:center;gap:14px}.topbar nav a{display:inline-flex;align-items:center;border:0;background:transparent;color:inherit;padding:0 13px;font-size:14px;font-weight:500;position:relative;cursor:pointer;text-decoration:none;white-space:nowrap}.topbar nav a:after{content:"";position:absolute;inset:auto 12px 0;height:3px;border-radius:3px 3px 0 0;background:transparent}.topbar nav a.active{color:var(--blue);font-weight:600}.topbar nav a.active:after{background:var(--blue)}.status-dot{width:7px;height:7px;display:inline-block;margin-left:7px;background:var(--green);border-radius:50%}.freshness{display:flex;justify-content:flex-end;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.freshness strong{font-weight:500;color:var(--ink)}.page{width:min(1440px,100%);margin:0 auto;padding:18px 20px 22px}.portfolio-page{padding-top:14px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:11px;position:relative}.page-heading h1{margin:0 0 6px;color:#111827;font-size:27px;line-height:1.15;letter-spacing:-.035em}.page-heading p{margin:0;max-width:900px;color:var(--muted);font-size:13px;line-height:1.5}.eyebrow,.action-kicker{display:block;margin-bottom:6px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.heading-actions{display:flex;align-items:center;gap:16px;color:#202124;font-size:12px;position:relative}.primary-button,.secondary-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;padding:0 14px;font-size:12px;font-weight:600;cursor:pointer;transition:.15s ease}.primary-button{color:#fff;border:1px solid var(--blue);background:var(--blue);box-shadow:0 1px 2px #0b57d040}.primary-button:hover{background:#0849b3}.secondary-button{color:var(--blue);border:1px solid #8ab4f8;background:#fff}.secondary-button:hover{background:var(--blue-soft)}button:disabled{cursor:not-allowed;opacity:.55}.icon-button{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer}.selection-panel{width:330px;position:absolute;z-index:20;top:42px;right:0;padding:14px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 16px 44px #172b4d29}.selection-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:10px;border-bottom:1px solid #edf0f4}.selection-header span,.creator-option small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.creator-option{display:grid;grid-template-columns:18px 34px 1fr;align-items:center;gap:10px;padding:10px 4px;cursor:pointer}.comparison-card,.panel{background:var(--surface);border:1px solid #d9dde3;border-radius:8px;box-shadow:0 1px 2px #172b4d08}.comparison-grid{display:grid;grid-template-columns:minmax(310px,1.24fr) repeat(var(--creator-count, 1),minmax(210px,1fr))}.comparison-card:has(.creator-heading:nth-child(3)) .comparison-grid{--creator-count: 2}.comparison-card:has(.creator-heading:nth-child(4)) .comparison-grid{--creator-count: 3}.comparison-card:has(.creator-heading:nth-child(5)) .comparison-grid{--creator-count: 4}.comparison-card:has(.creator-heading:nth-child(6)) .comparison-grid{--creator-count: 5}.comparison-header{min-height:54px}.comparison-row{min-height:34px;border-top:1px solid #e4e7eb}.comparison-grid>div{min-width:0;display:flex;align-items:center;padding:5px 13px;border-left:1px solid #e4e7eb}.comparison-grid>div:first-child{border-left:0}.metric-heading{justify-content:space-between;gap:14px}.metric-heading strong{color:#202124;font-size:12px;font-weight:650}.metric-heading span{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:10px;text-align:right}.creator-heading{gap:10px;color:inherit;text-decoration:none}.creator-heading>span:not(.avatar){min-width:0;flex:1}.creator-heading strong{display:block;overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.creator-heading small{display:block;margin-top:2px;color:#202124;font-size:11px}.avatar{width:36px;height:36px;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:50%;color:#16202a;background:#d9eaf2;font-size:13px;font-weight:600;overflow:hidden}.avatar img{width:100%;height:100%;display:block;object-fit:cover}.avatar-1{background:#e8def8}.avatar-2{background:#fde7ad}.avatar-3{background:#d9ead3}.avatar-4{background:#f8d7da}.metric-cell{gap:12px}.metric-value-button{min-width:0;display:inline-flex;align-items:center;gap:6px;position:relative;padding:0;color:#111827;border:0;background:transparent;font-size:14px;text-align:left;cursor:pointer}.metric-value-button>svg{color:#8a9099}.metric-popover{width:290px;display:grid;gap:5px;position:absolute;z-index:25;top:28px;left:-10px;padding:12px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:0 12px 36px #172b4d2e;font-size:10px;line-height:1.4}.metric-popover strong{color:var(--ink);font-size:12px}.access-value{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:11px}.access-denied{color:var(--orange)}.confidence-dots{display:inline-flex;gap:6px}.confidence-dots i{width:7px;height:7px;border:1px solid #adb3bb;border-radius:50%;background:#fff}.confidence-high i,.confidence-medium i:nth-child(-n+3),.confidence-low i:first-child{border-color:var(--green);background:var(--green)}.confidence-medium i:nth-child(-n+3){border-color:#f9ab00;background:#f9ab00}.evidence-footnote{display:flex;align-items:center;gap:7px;margin:6px 2px 8px;color:var(--muted);font-size:10px}.diagnostic-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:12px}.panel{padding:12px 16px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-title h2,.report-card h2,.action-card h2,.metric-group h2{margin:0;color:#202124;font-size:15px;letter-spacing:-.01em}.panel-title p,.report-card p,.action-card p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.scatter-chart{height:218px;margin:0 -6px -4px}.decision-panel{min-height:266px}.decision-note{display:grid;grid-template-columns:42px 1fr;gap:12px;margin-top:9px}.note-icon{width:36px;height:36px;display:grid;place-items:center;border:1.5px solid currentColor;border-radius:50%}.decision-note strong{display:block;margin-bottom:3px;font-size:12px}.decision-note p{margin:0;color:#202124;font-size:11px;line-height:1.45}.decision-note button{display:inline-flex;align-items:center;gap:4px;margin:5px 0 0;padding:0;color:var(--blue);border:0;background:transparent;font-size:9px;cursor:pointer}.note-opportunity{color:var(--green)}.note-risk{color:var(--red)}.note-unknown{color:var(--blue)}.empty-state-page,.centered-state{min-height:calc(100vh - 57px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state-page>svg,.centered-state>svg{color:var(--blue)}.empty-state-page h1{margin:16px 0 6px;font-size:28px}.empty-state-page p{max-width:560px;margin:0 0 20px;color:var(--muted)}.dossier-page,.explorer-page,.reports-page,.status-page{max-width:1360px;padding-top:28px}.page-heading select,.explorer-toolbar select,.explorer-toolbar input,.action-card input{min-height:38px;padding:0 12px;color:var(--ink);border:1px solid #cfd4db;border-radius:6px;background:#fff}.dossier-hero{display:grid;grid-template-columns:58px repeat(3,minmax(140px,1fr)) auto;align-items:center;gap:20px;padding:18px 22px;color:#fff;background:#15243a;border-radius:9px}.dossier-hero .avatar{width:54px;height:54px}.dossier-hero strong,.dossier-hero div span{display:block}.dossier-hero strong{font-size:21px}.dossier-hero div span{margin-top:3px;color:#cbd5e1;font-size:10px}.snapshot-badge,.state-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:5px 9px;border-radius:999px;color:var(--green);background:#e6f4ea;font-size:9px;font-style:normal;font-weight:700;text-transform:uppercase}.snapshot-partial{color:#8a4b00;background:#fff4df}.snapshot-failed{color:var(--red);background:#fce8e6}.dossier-sections{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.dossier-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.dossier-chart-card{min-width:0}.dossier-chart{height:235px;margin:3px -6px -7px}.metric-detail-row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #edf0f4}.metric-detail-row:last-child{border-bottom:0}.metric-detail-row strong,.metric-detail-row small{display:block}.metric-detail-row strong{font-size:11px}.metric-detail-row small{margin-top:3px;color:var(--muted);font-size:9px}.two-column-detail{display:grid;grid-template-columns:1.4fr .8fr;gap:12px;margin-top:12px}.data-table-wrap{overflow:auto;margin-top:12px;border:1px solid #e1e5ea;border-radius:6px}.data-table{width:100%;border-collapse:collapse;font-size:9px}.data-table th{position:sticky;top:0;padding:8px 9px;color:var(--muted);background:#f6f8fa;border-bottom:1px solid #dfe3e8;font-weight:700;text-align:left;text-transform:capitalize;white-space:nowrap}.data-table td{max-width:260px;padding:8px 9px;overflow:hidden;color:#202124;border-bottom:1px solid #edf0f4;text-overflow:ellipsis;white-space:nowrap}.video-link{display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-weight:600;text-decoration:none}.video-link:hover{text-decoration:underline}.coverage-section,.snapshot-panel{margin-top:12px}.coverage-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.coverage-item{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:9px;padding:10px;border:1px solid #e1e5ea;border-radius:6px}.coverage-item>svg{color:var(--green)}.coverage-denied>svg{color:var(--orange)}.coverage-failed>svg{color:var(--red)}.coverage-item strong,.coverage-item small{display:block}.coverage-item small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}.coverage-item em{color:var(--muted);font-size:8px;font-style:normal;text-transform:uppercase}.coverage-actions{display:grid;justify-items:end;gap:6px}.coverage-actions small{max-width:95px;text-align:right}.coverage-response-button{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;color:var(--blue);border:1px solid #b7d1fa;border-radius:5px;background:#f8fbff;font-size:8px;font-weight:650;cursor:pointer;white-space:nowrap}.coverage-response-button:hover{background:var(--blue-soft)}.dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;background:#0f172a8a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.response-dialog{width:min(980px,96vw);max-height:90vh;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #cfd4db;border-radius:10px;box-shadow:0 24px 80px #0f172a4d}.response-dialog-header{display:flex;justify-content:space-between;gap:24px;padding:20px 22px 14px;border-bottom:1px solid #e1e5ea}.response-dialog-header h2{margin:0;color:#111827;font-size:18px}.response-dialog-header p{margin:5px 0 0;color:var(--muted);font-size:10px}.response-dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 22px;background:#f8f9fb;border-bottom:1px solid #e1e5ea}.response-dialog-actions>span{display:inline-flex;align-items:center;gap:6px;color:#8a1c12;font-size:9px;font-weight:650}.response-dialog pre{min-height:360px;margin:0;padding:18px 22px 28px;overflow:auto;color:#d8e2f0;background:#111827;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.explorer-toolbar{display:grid;grid-template-columns:210px 210px 1fr auto;gap:10px;margin-bottom:12px}.search-control{display:flex;align-items:center;gap:8px;padding-left:11px;color:var(--muted);background:#fff;border:1px solid #cfd4db;border-radius:6px}.search-control input{flex:1;border:0;outline:0}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.report-scope{margin-bottom:14px;padding:18px}.report-scope-count{padding:5px 9px;color:var(--blue);background:var(--blue-soft);border-radius:999px;font-size:9px;font-weight:700;text-transform:uppercase}.report-creator-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:9px;margin-top:14px}.report-creator{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:11px;color:var(--ink);background:#fff;border:1px solid #dfe3e8;border-radius:7px;text-align:left;cursor:pointer;transition:.15s ease}.report-creator:hover{border-color:#8ab4f8;background:#f8fbff}.report-creator-selected{border-color:#8ab4f8;background:var(--blue-soft);box-shadow:inset 0 0 0 1px #0b57d014}.report-creator strong,.report-creator small,.report-creator em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-creator small,.report-creator em{margin-top:3px;color:var(--muted);font-size:8px;font-style:normal}.report-creator-check{min-height:20px;color:var(--blue);font-style:normal}.report-scope-summary{display:flex;align-items:flex-start;gap:7px;margin-top:12px;padding-top:11px;color:var(--muted);border-top:1px solid #edf0f4;font-size:10px;line-height:1.45}.report-scope-summary strong{color:var(--ink)}.report-card{min-height:250px;display:flex;flex-direction:column;align-items:flex-start;padding:24px}.report-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:20px;color:var(--blue);background:var(--blue-soft);border-radius:12px}.report-card p{flex:1;margin-top:10px;font-size:11px;line-height:1.6}.confidential-banner{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px 18px;color:#8a1c12;background:#fce8e6;border:1px solid #f5c2be;border-radius:7px;font-size:11px}.confidential-banner strong{display:block;margin-bottom:2px}.export-message,.status-message{color:var(--green);font-size:11px}.status-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.action-card{padding:22px}.action-card p{min-height:44px;font-size:11px}.action-card label{display:grid;gap:6px;margin:16px 0 12px;color:var(--muted);font-size:9px;font-weight:600}.job-progress{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:14px;padding:14px 18px;background:#edf4ff;border:1px solid #b7d1fa;border-radius:7px;color:var(--blue);font-size:11px}.job-progress>div:first-child{display:flex;gap:10px}.job-progress strong,.job-progress small{display:block}.job-progress small{margin-top:3px;color:var(--muted)}.progress-track{height:5px;grid-column:1 / -1;overflow:hidden;background:#d7e5fb;border-radius:999px}.progress-track i{height:100%;display:block;background:var(--blue);transition:width .3s ease}.snapshot-list{margin-top:10px}.snapshot-row{display:grid;grid-template-columns:38px 1fr auto 34px 34px;align-items:center;gap:12px;padding:11px 0;border-top:1px solid #edf0f4}.snapshot-row strong,.snapshot-row small{display:block}.snapshot-row small{margin-top:3px;color:var(--muted);font-size:9px}.danger-button{color:var(--red)}.empty-message{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center;font-size:11px}.global-error{display:flex;align-items:center;gap:8px;padding:9px 20px;color:#8a1c12;background:#fce8e6;font-size:11px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1080px){.topbar{grid-template-columns:180px 1fr}.freshness{display:none}.topbar nav{justify-content:flex-end;overflow-x:auto}.diagnostic-grid,.dossier-sections,.dossier-chart-grid,.report-grid{grid-template-columns:1fr}.comparison-card{overflow-x:auto}.comparison-grid{min-width:980px}}@media(max-width:720px){.topbar{height:auto;grid-template-columns:1fr;padding:10px 14px 0}.brand{padding-bottom:8px}.topbar nav{justify-content:flex-start}.topbar nav a{min-height:38px;padding:0 8px;font-size:11px}.page{padding-inline:12px}.page-heading,.heading-actions{flex-direction:column;align-items:stretch}.page-heading h1{font-size:24px}.comparison-card:not(:has(.creator-heading:nth-child(3))) .comparison-grid{min-width:0;grid-template-columns:minmax(178px,1.08fr) minmax(148px,.92fr)}.comparison-card:not(:has(.creator-heading:nth-child(3))) .metric-heading span{display:none}.comparison-card:not(:has(.creator-heading:nth-child(3))) .comparison-grid>div{padding-inline:12px}.status-actions,.two-column-detail,.coverage-grid,.explorer-toolbar,.report-creator-grid{grid-template-columns:1fr}.dossier-hero{grid-template-columns:54px 1fr}.dossier-hero>div:nth-of-type(n+2){grid-column:2}}.login-shell{min-height:100vh;display:grid;place-items:center;padding:32px;color:#f6f7fb;background:radial-gradient(circle at 20% 20%,rgba(70,104,255,.2),transparent 35%),radial-gradient(circle at 80% 80%,rgba(33,209,180,.12),transparent 35%),#090b10}.login-card{width:min(440px,100%);padding:32px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#10131bf0;box-shadow:0 28px 80px #00000073}.login-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:22px;color:#8fa4ff;border:1px solid rgba(143,164,255,.35);border-radius:14px;background:#8fa4ff1a}.login-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.login-heading h1{margin:5px 0 0;font-size:29px;letter-spacing:-.04em}.login-copy{margin:16px 0 24px;color:#aeb4c1;line-height:1.55}.login-error{margin:0 0 16px;padding:11px 13px;color:#ffc6c6;border:1px solid rgba(245,89,89,.4);border-radius:10px;background:#f559591a}.login-button{display:flex;justify-content:center;padding:13px 18px;color:#0b0d12;font-weight:700;text-decoration:none;border-radius:12px;background:#f5f7ff}.login-button:hover{background:#dfe5ff}:root{color:#101828;background:#f5f7fb;--blue: #2563eb;--blue-strong: #1d4ed8;--blue-soft: #eef4ff;--ink: #101828;--muted: #667085;--line: #e4e7ec;--surface: rgba(255, 255, 255, .96);--surface-subtle: #f8fafc;--green: #16803c;--orange: #c96a12;--red: #c4323a;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .04);--shadow-md: 0 10px 30px rgba(16, 24, 40, .07);--shadow-lg: 0 24px 60px rgba(16, 24, 40, .14)}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 0%,rgba(37,99,235,.07),transparent 28rem),radial-gradient(circle at 95% 15%,rgba(244,63,94,.045),transparent 24rem),#f5f7fb}::selection{color:#fff;background:#2563eb}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.app-shell{min-height:100dvh}.topbar{height:72px;grid-template-columns:280px minmax(560px,1fr) 280px;padding:0 max(24px,calc((100vw - 1488px)/2));background:#ffffffd1;border-bottom:1px solid rgba(228,231,236,.9);box-shadow:0 1px #10182805;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.brand{gap:11px;width:fit-content;padding:0;color:var(--ink);font-size:inherit}.brand>span,.brand span{color:inherit}.brand-mark{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#fff!important;background:linear-gradient(145deg,#ff3b30,#dc2626);border-radius:12px;box-shadow:0 8px 18px #dc262638}.brand-copy{display:grid;gap:2px;line-height:1}.brand-copy>span{font-size:16px;font-weight:600;letter-spacing:-.02em}.brand-copy strong{color:#e5322d;font-weight:760}.brand-copy small{color:var(--muted);font-size:9px;font-weight:650;letter-spacing:.105em;text-transform:uppercase}.topbar nav{align-items:center;justify-content:center;gap:5px}.topbar nav a{min-height:42px;gap:7px;padding:0 13px;color:#475467;border-radius:12px;font-size:13px;font-weight:600;transition:color .16s ease,background .16s ease,transform .16s ease}.topbar nav a:after{display:none}.topbar nav a:hover{color:var(--ink);background:#f2f4f7}.topbar nav a:active{transform:translateY(1px)}.topbar nav a.active{color:var(--blue-strong);background:var(--blue-soft);box-shadow:inset 0 0 0 1px #2563eb14}.topbar nav a svg{flex:0 0 auto}.status-dot{width:6px;height:6px;margin-left:-2px;background:#22a447;box-shadow:0 0 0 3px #e7f8eb}.freshness{justify-self:end;gap:6px;width:fit-content;padding:8px 11px;color:var(--muted);background:#f8fafce6;border:1px solid var(--line);border-radius:999px;font-size:10px}.freshness strong{color:#344054;font-weight:650}.page{width:min(1488px,100%);padding:32px 28px 52px}.portfolio-page{padding-top:28px}.page-heading{align-items:flex-end;gap:28px;margin-bottom:24px}.page-heading h1{margin-bottom:8px;color:var(--ink);font-size:clamp(30px,2.35vw,38px);font-weight:720;line-height:1.08;letter-spacing:-.045em}.page-heading p{max-width:800px;color:var(--muted);font-size:14px;line-height:1.6}.eyebrow,.action-kicker{margin-bottom:9px;color:var(--blue);font-size:10px;font-weight:760;letter-spacing:.13em}.heading-actions{flex:0 0 auto;gap:10px;padding:5px;color:#475467;background:#ffffffc7;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);font-size:11px}.heading-actions>span{padding-left:9px;white-space:nowrap}.primary-button,.secondary-button{min-height:42px;gap:8px;padding:0 16px;border-radius:11px;font-size:12px;font-weight:680;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.primary-button{border-color:var(--blue);background:linear-gradient(180deg,#3474ed,var(--blue));box-shadow:0 7px 16px #2563eb33}.primary-button:hover{background:linear-gradient(180deg,#2868df,var(--blue-strong));box-shadow:0 9px 20px #2563eb42;transform:translateY(-1px)}.secondary-button{color:var(--blue-strong);border-color:#c7d7fe;background:#fff;box-shadow:var(--shadow-sm)}.secondary-button:hover{border-color:#9db7f8;background:var(--blue-soft);transform:translateY(-1px)}.icon-button{width:40px;height:40px;color:#475467;border-color:var(--line);border-radius:11px;box-shadow:var(--shadow-sm);transition:.15s ease}.icon-button:hover{color:var(--ink);background:#f8fafc;border-color:#d0d5dd}.selection-panel{width:370px;top:54px;padding:18px;border-color:#d0d5dde6;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.selection-header{padding-bottom:14px}.creator-option{grid-template-columns:20px 40px 1fr;gap:12px;margin-top:4px;padding:11px 8px;border-radius:11px}.creator-option:hover{background:var(--surface-subtle)}.creator-option input{width:17px;height:17px;accent-color:var(--blue)}.comparison-scroll-hint{display:none}.comparison-card,.panel{background:var(--surface);border-color:#d0d5ddd1;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm),0 10px 30px #10182806}.comparison-card{overflow:visible}.comparison-grid{grid-template-columns:minmax(290px,1.18fr) repeat(var(--creator-count, 1),minmax(196px,1fr))}.comparison-grid>*{min-width:0;display:flex;align-items:center;padding:10px 16px;border-left:1px solid #eaecf0}.comparison-grid>*:first-child{border-left:0}.comparison-header{min-height:78px;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfcfe);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.comparison-row{min-height:50px;border-color:#eaecf0;transition:background .12s ease}.comparison-row:hover{background:#fafbfc}.metric-heading{gap:18px}.metric-heading strong{color:#344054;font-size:12px;font-weight:680}.metric-heading span{color:#98a2b3;font-size:9px;line-height:1.3}.creator-heading{gap:11px;border-radius:10px;transition:background .14s ease}.creator-heading:hover{background:var(--blue-soft)}.creator-heading strong{color:var(--ink);font-size:13px;font-weight:690}.creator-heading small{margin-top:4px;color:var(--muted);font-size:10px}.creator-heading>svg{color:#98a2b3}.avatar{width:42px;height:42px;box-shadow:0 0 0 3px #fff,0 0 0 4px #e4e7ec;font-size:13px;font-weight:700}.metric-cell{gap:13px}.metric-value-button{min-height:28px;gap:7px;color:var(--ink);border-radius:7px;font-size:14px;font-weight:540}.metric-value-button:hover{color:var(--blue-strong)}.metric-cell-leading .metric-value-button{padding:3px 9px;color:var(--blue-strong);background:var(--blue-soft);box-shadow:inset 0 0 0 1px #2563eb29;font-weight:700}.chart-unavailable{display:flex;gap:11px;align-items:flex-start;min-height:132px;margin-top:8px;padding:16px;color:var(--muted);background:var(--surface-subtle);border:1px dashed var(--line);border-radius:var(--radius-md);font-size:11px;line-height:1.55}.chart-unavailable svg{flex:0 0 auto;color:var(--orange)}.chart-unavailable p{margin:0}.metric-popover{width:310px;top:34px;padding:15px;border-radius:12px;box-shadow:var(--shadow-lg);font-size:10px}.access-value{min-height:28px;font-size:10px;font-weight:550}.confidence-dots{gap:5px}.confidence-dots i{width:6px;height:6px}.evidence-footnote{gap:8px;margin:10px 3px 16px;font-size:10px}.diagnostic-grid{gap:18px}.panel{padding:20px 22px}.panel-title{gap:18px}.panel-title h2,.report-card h2,.action-card h2,.metric-group h2{color:var(--ink);font-size:16px;font-weight:690;letter-spacing:-.02em}.panel-title p,.report-card p,.action-card p{margin-top:6px;font-size:11px;line-height:1.55}.scatter-chart{height:280px;margin:4px -2px -4px}.decision-panel{min-height:330px}.decision-note{grid-template-columns:40px 1fr;gap:12px;margin-top:10px;padding:12px;border:1px solid #eaecf0;border-radius:13px;background:#fbfcfe}.note-icon{width:36px;height:36px;border-width:1px;background:#fff}.decision-note strong{font-size:11px}.decision-note p{color:#475467;font-size:10px;line-height:1.5}.decision-note button{min-height:24px;margin-top:5px;font-size:9px;font-weight:650}.empty-state-page,.centered-state{min-height:calc(100dvh - 72px)}.empty-state-page>svg,.centered-state>svg{filter:drop-shadow(0 9px 18px rgba(37,99,235,.18))}.empty-state-page h1{margin-top:20px;font-size:34px;letter-spacing:-.04em}.empty-state-page p{line-height:1.6}.dossier-page,.explorer-page,.reports-page,.status-page{max-width:1400px;padding-top:38px}.page-heading select,.explorer-toolbar select,.explorer-toolbar input,.action-card input{min-height:44px;padding:0 14px;border-color:#d0d5dd;border-radius:11px;box-shadow:0 1px 2px #1018280a;outline:none}.page-heading select:hover,.explorer-toolbar select:hover,.action-card input:hover{border-color:#98a2b3}.dossier-hero{grid-template-columns:66px repeat(3,minmax(140px,1fr)) auto;gap:24px;padding:24px 26px;background:radial-gradient(circle at 85% 0%,rgba(70,121,255,.32),transparent 24rem),linear-gradient(135deg,#111d33,#1d3153);border:1px solid rgba(255,255,255,.08);border-radius:20px;box-shadow:0 18px 42px #111d332e}.dossier-hero .avatar{width:62px;height:62px;box-shadow:0 0 0 3px #ffffff2b;font-size:22px}.dossier-hero strong{font-size:24px;letter-spacing:-.03em}.dossier-hero div span{margin-top:5px;color:#b9c8dd;font-size:10px}.snapshot-badge,.state-pill{min-height:25px;padding:5px 10px;font-size:9px;letter-spacing:.04em}.dossier-sections,.dossier-chart-grid{gap:16px;margin-top:16px}.dossier-chart{height:260px}.metric-detail-row{min-height:54px;padding:13px 0;border-color:#eaecf0}.metric-detail-row strong{color:#344054;font-size:11px}.metric-detail-row small{margin-top:4px;font-size:9px}.two-column-detail{gap:16px;margin-top:16px}.data-table-wrap{margin-top:16px;border-color:#eaecf0;border-radius:12px}.data-table{font-size:10px}.data-table th{padding:11px 12px;color:#667085;background:#f8fafc;border-color:#eaecf0;font-size:9px;letter-spacing:.025em}.data-table td{padding:11px 12px;border-color:#f0f2f5}.data-table tbody tr:hover{background:#f9fbff}.coverage-section,.snapshot-panel{margin-top:16px}.coverage-grid{gap:10px;margin-top:16px}.coverage-item{grid-template-columns:28px minmax(0,1fr) auto;gap:11px;padding:13px;border-color:#eaecf0;border-radius:12px;background:#fcfcfd}.coverage-item strong{font-size:10px}.coverage-item small{font-size:9px}.coverage-response-button{min-height:28px;padding:5px 8px;border-radius:8px;font-size:9px}.dialog-backdrop{padding:24px;background:#0f172aa3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.response-dialog{border-radius:18px;box-shadow:0 30px 90px #0f172a57}.response-dialog-header{padding:22px 24px 17px}.response-dialog-header h2{font-size:20px}.response-dialog-header p{font-size:11px;line-height:1.5}.response-dialog-actions{padding:11px 24px}.response-dialog pre{font-size:11px}.explorer-toolbar{grid-template-columns:minmax(170px,220px) minmax(170px,220px) 1fr auto;gap:12px;margin-bottom:16px}.search-control{min-height:44px;padding-left:13px;border-color:#d0d5dd;border-radius:11px;box-shadow:var(--shadow-sm)}.search-control:focus-within{border-color:#84a8fb;box-shadow:0 0 0 3px #2563eb1f}.explorer-table{min-height:620px}.report-grid{gap:16px}.report-scope{margin-bottom:16px;padding:22px}.report-scope-count{min-height:26px;display:inline-flex;align-items:center;padding:5px 10px;font-size:9px}.report-creator-grid{gap:10px;margin-top:18px}.report-creator{grid-template-columns:42px minmax(0,1fr) 24px;gap:12px;min-height:68px;padding:12px;border-color:#e4e7ec;border-radius:12px}.report-creator:hover{border-color:#a9bff7;background:#f7f9ff;transform:translateY(-1px)}.report-creator-selected{border-color:#9bb6f8;background:var(--blue-soft);box-shadow:inset 0 0 0 1px #2563eb14}.report-creator strong{font-size:11px}.report-creator small,.report-creator em{font-size:9px}.report-scope-summary{margin-top:15px;padding-top:13px;font-size:10px}.report-card{min-height:300px;padding:28px;overflow:hidden;position:relative}.report-card:after{content:"";width:130px;height:130px;position:absolute;right:-46px;bottom:-70px;background:radial-gradient(circle,rgba(37,99,235,.12),transparent 68%)}.report-icon{width:56px;height:56px;margin-bottom:24px;background:linear-gradient(145deg,#f5f8ff,#e6efff);border:1px solid #dce7ff;border-radius:16px}.report-card h2{font-size:18px}.report-card p{margin-top:12px;font-size:11px;line-height:1.7}.report-card .primary-button{position:relative;z-index:1}.confidential-banner{margin-top:18px;padding:15px 18px;color:#9f2d32;background:#fff4f3;border-color:#ffd3cf;border-radius:13px}.status-actions{align-items:start;gap:16px}.action-card{padding:26px}.import-card{width:100%}.import-card-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none}.import-card-summary::-webkit-details-marker{display:none}.import-card-summary:focus-visible{border-radius:8px;outline:3px solid rgba(37,99,235,.24);outline-offset:6px}.import-card-summary>span{display:grid;gap:7px}.import-card-summary strong{font-size:18px;letter-spacing:-.025em}.import-card-summary>svg{flex:0 0 auto;color:var(--muted);transition:transform .16s ease}.import-card[open] .import-card-summary>svg{transform:rotate(180deg)}.import-card-content{padding-top:14px}.action-card p{min-height:42px;font-size:11px;line-height:1.6}.action-card label{gap:8px;margin:18px 0 14px;font-size:10px}.action-card input{width:100%}.job-progress{gap:12px;margin-top:16px;padding:16px 20px;border-color:#cbdcff;border-radius:13px;font-size:11px}.progress-track{height:7px}.snapshot-list{margin-top:14px}.snapshot-row{grid-template-columns:42px 1fr auto 40px 40px;gap:14px;min-height:66px;padding:12px 2px}.snapshot-row strong{font-size:11px}.snapshot-row small{font-size:9px}.empty-message{font-size:12px}.global-error{gap:10px;padding:11px max(20px,calc((100vw - 1440px)/2));color:#9f2d32;background:#fff1f0;border-bottom:1px solid #ffd3cf;font-size:11px}@media(max-width:1180px){.topbar{grid-template-columns:240px 1fr;padding-inline:22px}.freshness{display:none}.topbar nav{justify-content:flex-end;overflow:visible}.topbar nav a{padding-inline:10px}.page{padding-inline:22px}.diagnostic-grid,.dossier-sections,.dossier-chart-grid,.report-grid{grid-template-columns:1fr}.comparison-card{overflow-x:auto;overscroll-behavior-inline:contain}.comparison-grid{min-width:1100px}}@media(max-width:820px){body{padding-bottom:env(safe-area-inset-bottom);background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.08),transparent 22rem),#f5f7fb}.app-shell{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.topbar{height:66px;grid-template-columns:1fr auto;padding:0 16px;background:#fffffff5;backdrop-filter:none;-webkit-backdrop-filter:none}.brand{gap:9px}.brand-mark{width:36px;height:36px;border-radius:11px}.brand-copy>span{font-size:15px}.brand-copy small{font-size:8px}.freshness{display:flex;align-self:center;height:28px;padding:0 8px}.freshness>span,.freshness>svg{display:none}.topbar nav{height:68px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;position:fixed;z-index:60;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;padding:6px;overflow:visible;background:#ffffffe0;border:1px solid rgba(208,213,221,.92);border-radius:20px;box-shadow:0 16px 42px #1018282e;backdrop-filter:blur(18px) saturate(170%);-webkit-backdrop-filter:blur(18px) saturate(170%)}.topbar nav a{min-width:0;min-height:54px;flex-direction:column;justify-content:center;gap:3px;padding:0 3px;border-radius:15px;font-size:9px;line-height:1.1;text-align:center;white-space:normal}.topbar nav a svg{width:20px;height:20px}.topbar nav a>span{max-width:68px;overflow:hidden;text-overflow:ellipsis}.topbar nav a.active{background:#edf3ff}.status-dot{position:absolute;top:8px;right:calc(50% - 17px);margin:0}.page,.dossier-page,.explorer-page,.reports-page,.status-page{padding:24px 16px 34px}.page-heading{align-items:stretch;flex-direction:column;gap:16px;margin-bottom:20px}.page-heading h1{font-size:clamp(28px,8vw,34px)}.page-heading p{font-size:13px;line-height:1.55}.heading-actions{align-items:stretch;flex-direction:column;gap:8px;padding:10px}.heading-actions>span{padding:3px 2px}.heading-actions .secondary-button{width:100%}.selection-panel{width:auto;max-height:min(70vh,560px);position:fixed;z-index:70;inset:auto 12px calc(90px + env(safe-area-inset-bottom));overflow:auto;border-radius:20px}.comparison-scroll-hint{display:flex;align-items:center;gap:7px;width:fit-content;margin:-4px 2px 9px auto;color:var(--muted);font-size:10px;font-weight:600}.comparison-card{overflow-x:auto;border-radius:16px;scroll-padding-left:148px;scrollbar-color:#b8c3d4 transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.comparison-card::-webkit-scrollbar,.data-table-wrap::-webkit-scrollbar{height:6px}.comparison-card::-webkit-scrollbar-thumb,.data-table-wrap::-webkit-scrollbar-thumb{background:#b8c3d4;border-radius:999px}.comparison-grid,.comparison-card:not(:has(.creator-heading:nth-child(3))) .comparison-grid{min-width:max-content;grid-template-columns:148px repeat(var(--creator-count, 1),168px)}.comparison-grid>*,.comparison-card:not(:has(.creator-heading:nth-child(3))) .comparison-grid>div{padding:10px 12px}.comparison-grid>*:first-child{position:sticky;z-index:3;left:0;background:#fff;border-right:1px solid #dfe4ec;box-shadow:8px 0 14px -14px #101828b3}.comparison-header>*:first-child{z-index:4;background:#fbfcfe}.comparison-header{min-height:76px;overflow:visible}.comparison-row{min-height:54px}.metric-heading{align-items:flex-start!important;flex-direction:column;justify-content:center;gap:4px}.metric-heading span,.comparison-card:not(:has(.creator-heading:nth-child(3))) .metric-heading span{display:inline-flex;text-align:left}.creator-heading{align-items:flex-start!important}.creator-heading .avatar{width:36px;height:36px}.metric-popover{width:min(280px,calc(100vw - 40px))}.evidence-footnote{align-items:flex-start;margin-block:10px 16px;line-height:1.45}.diagnostic-grid,.status-actions,.two-column-detail,.coverage-grid,.explorer-toolbar,.report-creator-grid{grid-template-columns:minmax(0,1fr)}.diagnostic-grid>*,.status-actions>*,.two-column-detail>*,.coverage-grid>*,.dossier-sections>*,.dossier-chart-grid>*,.report-grid>*{min-width:0}.panel{padding:18px;border-radius:16px}.scatter-chart{height:280px;margin-inline:-14px}.decision-panel{min-height:auto}.decision-note{padding:11px}.dossier-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 16px;padding:22px}.dossier-hero .avatar{width:56px;height:56px;grid-column:1;grid-row:1}.dossier-hero>div:nth-of-type(1){grid-column:2;grid-row:1}.dossier-hero>div:nth-of-type(2){grid-column:1;grid-row:2}.dossier-hero>div:nth-of-type(3){grid-column:2;grid-row:2}.dossier-hero>div:nth-of-type(4){grid-column:1 / -1;grid-row:3}.dossier-hero strong{font-size:20px}.dossier-sections,.dossier-chart-grid{grid-template-columns:1fr}.dossier-chart{height:250px;margin-inline:-12px}.data-table-wrap{width:100%;min-width:0;max-width:100%;overflow-x:auto}.data-table{min-width:620px}.data-table th:first-child,.data-table td:first-child{position:sticky;z-index:2;left:0;background:#fff;box-shadow:8px 0 14px -14px #101828b3}.data-table th:first-child{z-index:3;background:#f8fafc}.coverage-item{grid-template-columns:26px minmax(0,1fr)}.coverage-actions{grid-column:2;justify-items:start}.coverage-actions small{max-width:none;text-align:left}.explorer-toolbar{gap:9px}.explorer-toolbar select,.search-control{width:100%}.state-pill{justify-self:start}.explorer-table{min-height:420px;padding:12px}.report-scope{padding:18px}.report-creator-grid{gap:8px}.report-card{min-height:250px;padding:24px}.report-card .primary-button,.action-card .primary-button,.action-card .secondary-button{width:100%}.confidential-banner{align-items:flex-start;line-height:1.5}.action-card{padding:22px}.action-card p{min-height:auto}.snapshot-row{grid-template-columns:42px minmax(0,1fr) 40px 40px;gap:12px}.snapshot-row>.snapshot-badge{width:fit-content;grid-column:2}.snapshot-row>.refresh-button{grid-column:3;grid-row:1 / span 2}.snapshot-row>.danger-button{grid-column:4;grid-row:1 / span 2}.snapshot-row small{overflow-wrap:anywhere}.dialog-backdrop{align-items:end;padding:12px}.response-dialog{width:100%;max-height:calc(100dvh - 24px);border-radius:20px}.response-dialog-header{gap:12px;padding:20px 18px 14px}.response-dialog-header h2{overflow-wrap:anywhere;font-size:17px}.response-dialog-actions{align-items:stretch;flex-direction:column;padding:12px 18px}.response-dialog-actions .secondary-button{width:100%}.response-dialog pre{min-height:320px;padding:16px 18px 24px;font-size:10px}}@media(max-width:430px){.topbar{padding-inline:12px}.freshness{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page,.dossier-page,.explorer-page,.reports-page,.status-page{padding-inline:12px}.page-heading h1{font-size:28px}.comparison-grid,.comparison-card:not(:has(.creator-heading:nth-child(3))) .comparison-grid{grid-template-columns:142px repeat(var(--creator-count, 1),158px)}.comparison-grid>*,.comparison-card:not(:has(.creator-heading:nth-child(3))) .comparison-grid>div{padding-inline:10px}.metric-heading strong{font-size:11px}.metric-value-button{font-size:13px}.panel{padding:16px}.decision-note{grid-template-columns:34px 1fr}.note-icon{width:32px;height:32px}.dossier-hero{padding:20px 18px}.report-card,.action-card{padding:20px}.topbar nav{right:7px;left:7px}.topbar nav a{font-size:8px}}
