:root{color:#151515;background:#f4f0e8;--bg: #f4f0e8;--panel: #fbf8f1;--panel-subtle: #f7f2ea;--rail: #eee9df;--line: #d8d1c5;--line-soft: #e5ded2;--text: #151515;--muted: #77716a;--muted-strong: #5e584f;--black: #11110f;--green: #547047;--amber: #8a6419;--red: #8e3f3f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:1100px;min-height:100vh;background:var(--bg)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}table{width:100%;border-collapse:collapse}.app-frame{min-height:100vh;background:var(--bg)}.brand-row,.analysis-title-row,.analysis-actions,.button-row,.quality-head,.section-heading-row,.pipeline-head,.page-title.split{display:flex;align-items:center}.icon-button,.share-button,.button,.filter-row button,.tabs button,.link-button,.row-action{border-radius:4px;cursor:pointer}.icon-button{display:grid;place-items:center;width:34px;height:34px;color:#e9e5db;background:transparent;border:0}.icon-button:hover{background:#ffffff0f}.share-button{height:38px;padding:0 16px;color:#fff;background:#5044ff;border:0;font-weight:700}.workspace-frame{display:grid;grid-template-columns:256px minmax(860px,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:var(--rail);border-right:1px solid var(--line)}.brand-block{height:84px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid var(--line)}.brand-row{align-items:flex-start;flex-direction:column;gap:3px}.brand-row strong{font-size:21px;letter-spacing:-.03em;line-height:1}.brand-row span{color:var(--muted);font-size:11px;line-height:1.25;white-space:normal}.side-nav{padding:34px 14px}.rail-label,.section-number,.small-label,.agent-card-head p,.metric-top span,.brief-meta dt{color:#8a8379;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;letter-spacing:.22em;text-transform:uppercase}.side-link{position:relative;display:flex;align-items:center;gap:12px;height:42px;padding:0 14px;color:#55504a;border-radius:4px;font-weight:700;transition:background .14s ease,color .14s ease,box-shadow .14s ease}.side-link.active,.side-link:hover{color:#171717;background:#e8e2d8}.side-link.active{box-shadow:inset 0 0 0 1px #dcd4c8}.side-link.active:before{content:"";position:absolute;left:0;width:4px;height:22px;background:#111;border-radius:999px}.workspace-card{display:flex;gap:12px;align-items:center;min-height:76px;padding:0 24px;border-top:1px solid var(--line)}.workspace-card strong,.workspace-card span{display:block}.workspace-card span{color:#77716a;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.main-content{min-width:0;background:linear-gradient(180deg,#ffffff42,#fff0 180px),var(--bg)}.analysis-header{position:sticky;top:0;z-index:15;display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:0 clamp(34px,3.6vw,56px);background:#f4f0e8f5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.analysis-title-row{min-width:0;gap:28px}.brand-inline{display:flex;align-items:baseline;gap:12px;min-width:248px;padding-right:24px;border-right:1px solid var(--line)}.brand-inline strong{font-size:23px}.brand-inline span,.analysis-meta span,.section-description,.hero-copy p,.page-title p,.quality-head p,.compact-list dt,.stat-table span,.step-card p,.backend-run-card p{color:#77716a}.analysis-meta{display:flex;gap:14px;align-items:center;min-width:420px;white-space:nowrap}.analysis-meta span:first-child{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;letter-spacing:.16em;text-transform:uppercase}.analysis-actions{gap:10px;flex-wrap:wrap;justify-content:flex-end;min-width:420px}.verified-pill,.soft-badge{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 12px;color:var(--green);background:#e6efdf;border-radius:4px;font-weight:700;font-size:13px}.verified-pill span{width:7px;height:7px;background:var(--green);border-radius:50%}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 15px;border:1px solid #1d1d1b;font-weight:800;white-space:nowrap;transition:transform .12s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.button:hover{transform:translateY(-1px)}.button.primary{color:#f8f5ed;background:var(--black)}.button.secondary{color:#1d1d1b;background:var(--panel)}.button:disabled{opacity:.55;cursor:not-allowed}.button-row{display:flex;flex-wrap:wrap;gap:10px}.dashboard-page,.page-stack{width:min(100%,1540px);margin:0;padding:46px clamp(42px,3.6vw,64px) 64px}.hero-copy{margin-bottom:48px}.hero-copy h1,.page-title h1{max-width:640px;margin:8px 0 12px;font-size:48px;line-height:.98;letter-spacing:0}.hero-copy p:last-child,.page-title p:last-child{max-width:560px;font-size:17px}.summary-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:center;min-height:182px;margin-bottom:50px;padding:32px 34px;color:#f2efe7;background:var(--black);border-radius:4px;box-shadow:0 1px #ffffff14 inset}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#aaa399;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;letter-spacing:.22em;text-transform:uppercase}.small-label{display:block}.summary-card h2{margin:6px 0 12px;font-size:38px;line-height:1}.summary-card p{color:#cbc5bc}.summary-checklist{display:grid;grid-template-columns:1fr 1fr;gap:20px 28px;padding-left:36px;border-left:1px solid #2f2d29}.summary-checklist span{display:flex;gap:10px;align-items:center;color:#d7d1c7}.section-block{margin-bottom:50px}.section-block h2,.page-title h1,.quality-head h2,.backend-run-card h2{margin-top:0;letter-spacing:-.02em}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px;margin-top:26px}.metric-tile{min-height:172px;padding:21px;background:var(--panel);border:1px solid var(--line);border-radius:4px;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.metric-tile:hover{border-color:#c7bdad;box-shadow:0 8px 22px #231f1a0b;transform:translateY(-1px)}.metric-top{display:flex;justify-content:space-between;gap:12px}.delta{color:#557748;font-weight:800}.delta.negative{color:#8e3f3f}.metric-value{margin-top:18px;font-size:46px;font-weight:800;line-height:.9;letter-spacing:0}.metric-value span{color:#77716a;font-family:SFMono-Regular,Consolas,monospace;font-size:16px}.metric-tile strong{display:block;margin-top:16px}.metric-tile p{margin:6px 0 0;color:#77716a;font-size:13px}.trend-panel,.quality-card,.brief-preview-card,.table-card,.document-card,.pipeline-shell,.backend-run-card{background:var(--panel);border:1px solid var(--line);border-radius:4px}.trend-panel{margin-top:26px;padding:24px}.trend-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.trend-stat-grid div{min-height:96px;padding:18px;border-right:1px solid var(--line)}.trend-stat-grid div:last-child{border-right:0}.trend-stat-grid span,.trend-stat-grid small{color:#817a70}.trend-stat-grid strong{display:block;margin:10px 0 2px;font-size:30px;line-height:1}.trend-stat-grid small{display:block}.trend-stat-grid em{display:block;color:#557748;font-style:normal}.tabs,.filter-row{display:inline-flex;gap:0;margin-top:24px;padding:4px;background:#ece6db;border-radius:4px}.tabs button,.filter-row button{height:34px;padding:0 16px;color:#6f685f;background:transparent;border:0;font-weight:800}.tabs button.active,.filter-row button.active{color:#171717;background:var(--panel);box-shadow:0 0 0 1px var(--line)}.trend-chart{display:block;width:100%;height:230px;margin-top:20px}.trend-chart line{stroke:var(--line);stroke-width:.32;vector-effect:non-scaling-stroke}.trend-chart polyline{fill:none;stroke:#111;stroke-width:.72;vector-effect:non-scaling-stroke}.trend-chart circle{fill:#111;vector-effect:non-scaling-stroke}.chart-labels{display:flex;justify-content:space-between;color:#77716a;font-family:SFMono-Regular,Consolas,monospace}.section-heading-row,.quality-head,.pipeline-head,.page-title.split{justify-content:space-between;gap:24px}.page-actions{display:flex;justify-content:flex-end;gap:10px}.ui-card{background:var(--panel);border:1px solid var(--line);border-radius:4px}.link-button,.row-action{color:#1d1d1b;background:transparent;border:0;font-weight:800}.table-card{overflow:hidden}.table-card th,.table-card td{padding:18px 22px;text-align:left;vertical-align:top;border-bottom:1px solid #d8d1c5}.table-card th{color:#8a8379;background:#eee8dc;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;letter-spacing:.22em;text-transform:uppercase}.table-card tr:last-child td{border-bottom:0}.table-card.compact td,.table-card.compact th{padding:18px 20px}.mono-muted,.stat-table strong,.agent-card-head p,.terminal-lines,.step-card small,.job-line{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.mono-muted{color:#7f776e}.status-dot{display:inline-block;width:9px;height:9px;margin-right:10px;background:#9d7b1e;border-radius:50%}.status-dot.verified{background:#557748}.status-dot.unsupported,.status-dot.not-verified{background:#8e3f3f}.risk-list-panel{margin-top:28px;border:1px solid #d8d1c5;border-radius:4px;overflow:hidden}.risk-row{display:grid;grid-template-columns:70px 220px 120px 1fr auto;gap:20px;align-items:center;min-height:74px;padding:0 22px;background:#faf7f0;border-bottom:1px solid #d8d1c5}.risk-row:last-child{border-bottom:0}.risk-row h3,.risk-row p{margin:0}.risk-count{font-family:SFMono-Regular,Consolas,monospace;font-size:29px}.severity-badge,.status-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:28px;padding:0 12px;border-radius:4px;font-weight:800;font-size:13px}.severity-badge.low,.status-badge.verified,.status-badge.complete{color:#557748;background:#e6efdf}.status-badge.neutral{color:#5e584f;background:#ece6db}.severity-badge.medium,.status-badge.needs-review,.status-badge.warning,.status-badge.running{color:#8a6419;background:#f1e5c9}.severity-badge.high,.status-badge.unsupported,.status-badge.error{color:#8e3f3f;background:#efd8d8}.status-badge.pending{color:#6f685f;background:#ece6db}.empty-state-panel{display:grid;place-items:center;min-height:180px;color:var(--muted);font-weight:700}.fine-print{color:#77716a;font-size:13px}.agent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.agent-card{min-height:188px;padding:22px;color:#f4f0e8;background:#121210;border:1px solid #25231f;border-radius:4px}.agent-card-head{display:flex;gap:12px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid #302e29}.agent-card-head h3{margin:0 0 4px;font-size:16px}.terminal-lines{display:grid;gap:12px;margin-top:20px;color:#cfc8bd;font-size:13px}.terminal-lines p{margin:0}.log-token{margin-right:8px;text-transform:uppercase}.log-token.success{color:#8fb57f}.log-token.info{color:#7eb1d7}.log-token.warning{color:#d0a34c}.log-token.error{color:#d27070}.quality-card{margin-bottom:52px;padding:26px}.quality-head{padding-bottom:26px;border-bottom:1px solid #d8d1c5}.quality-body{display:grid;grid-template-columns:360px 1fr;gap:34px;padding-top:26px}.quality-score-block{display:grid;grid-template-columns:160px 1fr;gap:20px;padding-right:28px;border-right:1px solid #d8d1c5}.score-ring{width:150px;height:150px;display:grid;place-items:center;align-content:center;border:9px solid #111;border-left-color:#e1dbd0;border-radius:50%}.score-ring span,.score-ring small{color:#8a8379;font-family:SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.16em}.score-ring strong{font-size:34px;line-height:1}.compact-list{grid-column:1 / -1;margin:0;padding-top:18px;border-top:1px solid #d8d1c5}.compact-list div,.stat-table div,.brief-meta div{display:flex;justify-content:space-between;gap:20px}.compact-list div{margin-top:14px}.compact-list dd,.brief-meta dd{margin:0;font-weight:800}.stat-table{display:grid;align-content:start;gap:0}.stat-table div{min-height:44px;align-items:center;border-bottom:1px solid #d8d1c5}.brief-preview-card{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:32px;margin-top:24px;padding:30px}.brief-preview-card>div:first-child{min-width:0}.brief-preview-card p{max-width:780px;margin-top:0;overflow-wrap:anywhere;font-size:17px;line-height:1.55}.brief-meta{margin:0;padding-left:32px;border-left:1px solid #d8d1c5}.brief-meta div{margin-bottom:16px}.page-stack{display:grid;gap:28px}.page-title{padding-top:26px}.filter-row{margin-top:0;width:max-content}.evidence-table td:nth-child(5){max-width:420px}.claim-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.claim-summary-card{display:grid;gap:12px;min-height:132px;padding:20px}.claim-summary-card>span:first-child{color:var(--muted);font-weight:800}.claim-summary-card strong{font-size:38px;line-height:1}.claims-table td:first-child{max-width:560px}.document-card{padding:36px}.document-toolbar{display:flex;justify-content:space-between;gap:32px;padding-bottom:28px;border-bottom:1px solid #d8d1c5}.document-toolbar h2{margin:0;font-size:34px}.brief-section{padding:28px 0;border-bottom:1px solid #d8d1c5}.brief-section h3{margin:0 0 12px;font-size:21px}.brief-section p{max-width:900px;color:#4e4943;font-size:16px}.brief-risk-list{display:grid;gap:10px;margin:0;padding-left:20px}.citation-grid{display:flex;flex-wrap:wrap;gap:10px}.citation-grid span{padding:8px 12px;background:#eee8dc;border:1px solid #d8d1c5;border-radius:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:13px}.pipeline-shell{padding:26px}.pipeline-head{margin-bottom:16px}.progress-track{height:10px;overflow:hidden;background:#e6dfd3;border:1px solid #d8d1c5;border-radius:999px}.progress-track span{display:block;height:100%;background:#111;transition:width .22s ease}.pipeline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.step-card{display:grid;grid-template-columns:44px 1fr;gap:14px;min-height:130px;padding:18px;background:#f7f2ea;border:1px solid #d8d1c5;border-radius:4px}.step-card.active{outline:2px solid #111;outline-offset:2px}.step-icon{display:grid;place-items:center;width:38px;height:38px;background:#eee8dc;border:1px solid #d8d1c5;border-radius:4px}.step-card h3{margin:10px 0 6px}.backend-run-card{padding:26px}.backend-form{display:grid;grid-template-columns:160px 1fr 1fr;gap:14px;margin-top:24px}.backend-form label{display:grid;gap:8px;color:#5d574f;font-weight:800}.backend-form input{width:100%;min-height:42px;padding:8px 10px;color:#171717;background:#faf7f0;border:1px solid #cfc6b8;border-radius:4px}.file-input-shell{position:relative;display:flex;align-items:center;min-width:0;min-height:42px;padding:0 12px;color:#5d574f;background:var(--panel);border:1px solid #cfc6b8;border-radius:4px;cursor:pointer}.file-input-shell:hover{border-color:#1d1d1b}.file-input-shell input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-input-shell span{display:block;min-width:0;overflow:hidden;color:#1d1d1b;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.full-width{grid-column:1 / -1}.job-line{margin:18px 0 0;color:#5d574f}.toast-region{position:fixed;right:22px;bottom:22px;z-index:50;display:grid;gap:10px}.toast{min-width:250px;padding:14px 16px;color:#f8f5ed;background:#111;border:1px solid #302e29;border-radius:4px;box-shadow:0 14px 32px #00000038;font-weight:800}.footer{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:56px;margin-top:18px;padding:0 clamp(42px,3.6vw,64px);color:#8a8379;border-top:1px solid #d8d1c5;font-size:12px}.footer span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer span:last-child{flex:0 0 auto;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:nowrap}.skeleton{position:relative;overflow:hidden;background:#e7e0d5;border-radius:4px}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);animation:shimmer 1.2s infinite}.hero-skeleton{height:170px}.summary-skeleton{height:190px}.skeleton-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.metric-skeleton{height:176px}.brief-skeleton,.table-skeleton{height:420px}@keyframes shimmer{to{transform:translate(100%)}}:focus-visible{outline:2px solid #111;outline-offset:3px}.data-source-badge{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;margin-top:8px;width:fit-content}.data-source-badge--live{background:#5470471a;color:var(--green);border:1px solid rgba(84,112,71,.2)}.data-source-badge--demo{background:#77716a1a;color:var(--muted);border:1px solid rgba(119,113,106,.2)}.data-source-badge--demo a{text-decoration:underline;cursor:pointer;color:var(--text)}
