.workspace-shell{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:100vh}.workspace-shell main{width:100%;max-width:1000px;min-width:0}.workspace-sidebar{line-height:1.5;position:sticky;top:0;height:100vh;padding:28px 16px;background:#f2f2ee;border-right:1px solid #deded8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.workspace-brand{display:block;color:#20201e;font-size:12px;font-weight:700;letter-spacing:1px;text-decoration:none;margin-bottom:36px}.sidebar-caption{display:block;font-size:10px;letter-spacing:1px;color:#70706b;margin:0 10px 10px}.workspace-sidebar nav{display:grid;gap:6px}.workspace-sidebar nav a{display:flex;align-items:center;gap:10px;padding:12px 10px;color:#50584f;text-decoration:none;font-size:12px;line-height:1.4;border:1px solid transparent;border-radius:3px}.workspace-sidebar nav a span{font-size:11px;color:#70706b}.workspace-sidebar nav a[aria-current]{background:#fff;border-color:#deded8;color:#20201e;font-weight:600}.workspace-sidebar a:focus-visible{outline:2px solid #526650;outline-offset:2px}@media(max-width:700px){.workspace-shell{display:block}.workspace-sidebar{position:static;height:auto;padding:14px;border-right:0;border-bottom:1px solid #deded8}.workspace-brand{margin-bottom:12px}.sidebar-caption{display:none}.workspace-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-sidebar nav a{padding:10px 8px}.workspace-shell main{margin-top:18px}}
/* One Alpha foundation for intake, evaluation and issue review. */
:root{--color-background:#f6f6f3;--color-surface:#fff;--color-surface-action:#f2f2ee;--color-border:#deded8;--color-heading:#20201e;--color-text:#20201e;--color-text-soft:#55554f;--color-text-muted:#62625c;--color-action:#465d49;--color-focus-soft:#dde6dc;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--font-family-ui:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}body:has(.workspace-shell){margin:0;padding:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-family-ui);font-size:13px;line-height:1.5}
.workspace-shell>main,.workspace-shell>main.main{width:100%;max-width:1048px;min-width:0;align-self:start;margin:0 auto;padding:32px 32px 48px}
.workspace-shell h1{font:600 24px/1.25 var(--font-family-ui);margin:6px 0 10px;color:var(--color-heading)}.workspace-shell h2{font:600 17px/1.4 var(--font-family-ui);margin:0 0 6px}.workspace-shell h3{font-size:14px;margin:16px 0 8px}.workspace-shell p{margin:8px 0;color:var(--color-text-soft)}.workspace-shell .eyebrow,.workspace-shell .kicker{color:#62625c;font:600 11px/1.5 var(--font-family-ui);letter-spacing:.08em;text-transform:uppercase}.workspace-shell .lead,.workspace-shell header>p{max-width:760px;font-size:13px}.workspace-shell header{margin-bottom:20px}
.workspace-shell button:not(.family-row),.workspace-shell .btn,.workspace-shell .next-step-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;height:auto;padding:9px 14px;border:1px solid #deded8;border-radius:4px;background:white;color:#20201e;font:600 13px/1.4 var(--font-family-ui);box-shadow:none;text-decoration:none;cursor:pointer;white-space:normal}
.workspace-shell button.primary,.workspace-shell .controls button,.workspace-shell .next-step-button{background:#465d49;color:#fff!important;border-color:#465d49}.workspace-shell button:hover,.workspace-shell .btn:hover{filter:brightness(.97)}.workspace-shell button:disabled{opacity:.5;cursor:not-allowed}.workspace-shell :is(button,a,input,select,summary):focus-visible{outline:2px solid #465d49;outline-offset:3px}.workspace-shell input:not([type=file]),.workspace-shell select{border:1px solid #b9b9b2;border-radius:4px;min-height:40px;font:inherit;background:#fff;color:#20201e;padding:8px 10px;box-shadow:none}.workspace-shell [hidden]{display:none!important}
.workspace-shell .file-group,.evaluation-panel,.workspace-shell .manifest-panel{border:1px solid #deded8;border-radius:4px;background:#fff;padding:20px;margin-top:20px;box-shadow:none}.workspace-shell .groups{gap:16px}.workspace-shell .groups .file-group{margin-top:0}.workspace-shell .count{background:#f2f2ee;border-radius:4px;color:#55554f}.workspace-shell .dropzone{background:#fafaf8;border-color:#b9b9b2;border-radius:4px}.workspace-shell .dropzone.over{background:#edf1eb}.workspace-shell .intro{margin:20px 0;font-size:13px}.workspace-shell .intro button{border:0;background:none;padding:4px;text-decoration:underline}.workspace-shell .group-heading p,.workspace-shell .controls label,.workspace-shell .next-step p{font-size:13px;color:#55554f}.workspace-shell .empty,.workspace-shell .file-info small,.workspace-shell .dropzone span{font-size:12px;color:#62625c}.workspace-shell .next-step{margin-top:24px;padding:20px 0;border-top:1px solid #deded8}.workspace-shell footer{font-size:12px;color:#62625c}.workspace-shell .error{padding:12px;border:1px solid #a33e35;border-radius:4px;background:#fff6f4;color:#8e3028}
.report-source p{margin:4px 0}.scope-note{padding:10px 12px;background:#f2f2ee;border-radius:4px;font-size:12px}.metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0 12px}.metric{padding:16px;border:1px solid #deded8;border-radius:4px}.metric strong{display:block;font-size:26px;line-height:1.2;font-weight:600}.metric span{display:block;font-size:14px;margin-top:6px;color:#20201e}.report-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.report-details{margin-top:20px}.report-details details{border-bottom:1px solid #deded8;padding:4px 0}.report-details summary{cursor:pointer;font-weight:600;min-height:44px;align-content:center}.report-details ul{padding-left:20px}.report-details li{display:list-item;margin:8px 0}.report-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:12px 0}.report-meta dt{font-size:12px;color:#62625c}.report-meta dd{margin:4px 0;overflow-wrap:anywhere}.font-mono-identifier{font-family:ui-monospace,monospace;font-size:12px}#reportStatus:empty{display:none}
.outcome{display:flex;gap:16px;flex-wrap:wrap;border:1px solid #deded8;background:#fff;border-radius:4px;padding:12px 16px;margin:20px 0}.group{margin-top:20px}.group-head{padding:16px;background:#f2f2ee;border:1px solid #deded8;border-radius:4px}.family-list{display:grid;gap:8px;margin-top:12px}.family-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;width:100%;padding:16px;text-align:left;font:inherit;line-height:1.5;color:#20201e;background:#fff;border:1px solid #deded8;border-radius:4px;cursor:pointer}.family-title{display:block;font-weight:600}.family-summary{display:block;margin-top:4px;font-size:13px;color:#55554f}.family-meta{font-size:12px;color:#62625c}.detail-section{padding:20px 0;border-bottom:1px solid #deded8}.detail-section h3{margin:0 0 12px}.occurrence-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.table-wrap{border:1px solid #deded8;overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{padding:10px;text-align:left;border:1px solid #deded8}th{background:#f2f2ee;font-weight:600}.footer{position:static;margin-top:24px;padding-top:20px;border-top:1px solid #deded8}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.footer-right,.footer-primary-slot{display:contents}
@media(max-width:700px){.workspace-shell>main,.workspace-shell>main.main{margin:0;padding:24px 16px 36px}.family-row{grid-template-columns:1fr;gap:8px}.report-meta{grid-template-columns:1fr}.metrics{gap:8px}.metric{padding:12px}.report-actions{align-items:stretch}.report-actions .primary{width:100%}.footer-inner{align-items:stretch}.footer-inner>*{flex:1}.workspace-shell .next-step{flex-direction:column;align-items:stretch}}
html{scrollbar-gutter:stable}
