:root{color:#1c2b27;font-synthesis:none;text-rendering:optimizelegibility;background:#eef2ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#eef2ef;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.app-header{z-index:20;background:#fff;border-bottom:1px solid #dce4df;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px 24px;display:flex;position:sticky;top:0}.brand-lockup,.header-status,.user-chip,.project-title-row,.card-heading,.sidebar-heading{align-items:center;display:flex}.brand-lockup{gap:12px}.brand-mark{color:#fff;letter-spacing:.05em;background:#1d6d4a;border-radius:11px;place-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:grid}.eyebrow,.status-label{color:#65766f;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}h1{margin:2px 0 0;font-size:20px;line-height:1.1}h2,h3,p{margin-top:0}h2{margin-bottom:8px;font-size:24px}h3{margin-bottom:8px;font-size:18px}.header-status{color:#596b64;gap:9px;font-size:13px}.connection-dot{background:#a4aea9;border-radius:50%;width:9px;height:9px}.connection-dot--connected{background:#238557}.connection-dot--unavailable{background:#b84b40}.header-divider{background:#dfe5e1;width:1px;height:30px;margin:0 4px}.user-chip{flex-direction:column;align-items:flex-start;line-height:1.15}.user-chip strong{color:#23332e;font-size:13px}.user-chip span{color:#798780;font-size:11px}.primary-button,.secondary-button,.toolbar-button,.text-button{border:1px solid #0000;border-radius:8px;padding:10px 14px;font-weight:750;transition:background .15s,border-color .15s}.primary-button{color:#fff;background:#1d6d4a}.primary-button:hover:not(:disabled){background:#15583c}.secondary-button,.toolbar-button{color:#2b443a;background:#fff;border-color:#cfdad4}.secondary-button:hover:not(:disabled),.toolbar-button:hover:not(:disabled){background:#f3f7f4;border-color:#aebfb6}.text-button{color:#53665e;background:0 0;padding-inline:6px}.compact-button{padding:7px 10px;font-size:12px}.auth-shell{background:#fff;border:1px solid #d9e2dd;border-radius:16px;width:min(900px,100% - 32px);margin:72px auto;padding:32px;box-shadow:0 16px 46px #23382f12}.auth-shell--login{grid-template-columns:1.2fr .8fr;align-items:center;gap:42px;display:grid}.auth-copy p:last-child{color:#65766f;max-width:560px;line-height:1.6}.login-form,.project-form{gap:14px;display:grid}label{color:#445850;gap:6px;font-size:12px;font-weight:750;display:grid}input[type=text],input[type=email],input[type=password],input:not([type]){color:#1f302a;background:#fff;border:1px solid #cbd7d1;border-radius:8px;outline:none;width:100%;padding:10px 11px}input:focus{border-color:#1d6d4a;box-shadow:0 0 0 3px #1d6d4a1c}.alert-text,.alert--error,.global-alert{color:#9b342d}.global-alert{background:#fff0ee;border-bottom:1px solid #f0c9c5;padding:10px 24px}.workstation-layout{grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.project-sidebar{background:#f8faf8;border-right:1px solid #d8e1dc;padding:18px 14px;overflow-y:auto}.sidebar-heading{justify-content:space-between;gap:10px;margin-bottom:14px}.sidebar-heading h2{margin:3px 0 0;font-size:20px}.project-list{gap:8px;display:grid}.project-card{text-align:left;color:#32463e;background:0 0;border:1px solid #0000;border-radius:10px;gap:4px;width:100%;padding:12px;display:grid}.project-card:hover{background:#eef4f0}.project-card--active{background:#e4efe8;border-color:#bfd3c7}.project-card strong{font-size:13px}.project-card span,.project-card small{color:#718079;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-card span{font-size:12px}.project-card small{font-size:11px}.staging-proof-card{background:#fff;border:1px solid #d6e0da;border-radius:10px;gap:8px;margin-top:18px;padding:12px;display:grid}.staging-proof-card>strong{font-size:12px}.staging-proof-card>p:not(.status-label){color:#74827b;margin:0;font-size:10px;line-height:1.45}.proof-note,.proof-pass,.proof-fail,.proof-summary{font-size:10px;line-height:1.4}.proof-note{color:#697971}.proof-pass{color:#187144;font-weight:800}.proof-fail{color:#a23b33}.proof-summary{color:#607068;gap:5px;display:grid}.proof-summary ul{gap:3px;margin:2px 0;padding-left:14px;display:grid}.proof-summary li{color:#4e6258}.workspace-main{min-width:0;padding:20px}.workspace-card{background:#fff;border:1px solid #d8e1dc;border-radius:13px;padding:18px;box-shadow:0 4px 16px #263b3209}.alert{border-radius:9px;margin-bottom:14px;padding:11px 13px}.alert--error{background:#fff0ee;border:1px solid #edcac6}.card-heading,.project-title-row{justify-content:space-between;gap:16px}.project-header{margin-bottom:14px}.project-header h2{margin:4px 0 0}.cycle-badge,.verified-badge{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.cycle-badge{color:#53665e;background:#eef2f0}.verified-badge{color:#17623f;background:#e2f2e8}.project-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.project-meta-grid>div{gap:4px;display:grid}.project-meta-grid span{color:#7a8982;font-size:11px}.project-meta-grid strong{font-size:13px}.create-project-card{max-width:820px;margin:0 auto}.project-form{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.project-form .primary-button,.checkbox-label{align-self:end}.checkbox-label{align-items:center;gap:8px;min-height:39px;display:flex}.checkbox-label input{width:16px;height:16px}.empty-workspace{color:#62736b;place-content:center;justify-items:start;max-width:520px;min-height:60vh;margin:auto;display:grid}.empty-workspace h2{color:#263a31}.document-workspace{grid-template-columns:minmax(320px,410px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.document-column{gap:14px;display:grid}.document-list{gap:8px;margin-top:14px;display:grid}.document-row{background:#fafcfb;border:1px solid #e0e7e3;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:11px;display:flex}.document-row>div{gap:3px;min-width:0;display:grid}.document-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.document-row span{color:#77857e;font-size:11px}.upload-panel{gap:10px;margin-top:14px;display:grid}.file-picker{background:#f8fbf9;border:1px dashed #b9c9c1;border-radius:10px;padding:14px}.file-picker input{width:100%;margin-top:8px}.selected-file,.helper-text{color:#687970;font-size:11px;line-height:1.5}.selected-file{margin:0}.helper-text{margin-bottom:0}.review-start-card{gap:12px;display:grid}.review-start-card p:not(.status-label){color:#687970;margin-bottom:0;font-size:12px;line-height:1.55}.viewer-column{min-width:0}.viewer-placeholder{text-align:center;background:#f8faf8;border:1px dashed #c9d6cf;border-radius:13px;place-items:center;min-height:640px;padding:32px;display:grid}.viewer-placeholder>div{max-width:480px}.viewer-placeholder p:last-child{color:#6d7d75;line-height:1.6}.viewer-shell{background:#27332e;border:1px solid #1f2925;border-radius:13px;min-height:640px;overflow:hidden;box-shadow:0 8px 30px #16221d26}.viewer-toolbar{background:#fff;border-bottom:1px solid #d9e0dc;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 12px;display:flex}.viewer-toolbar strong{text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:12px;display:block;overflow:hidden}.viewer-controls{color:#66756e;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;font-size:11px;display:flex}.toolbar-button{padding:6px 8px;font-size:11px}.viewer-body{grid-template-columns:128px minmax(0,1fr);min-height:575px;display:grid}.sheet-navigator{background:#f5f7f6;border-right:1px solid #d6dfda;max-height:calc(100vh - 190px);padding:12px 9px;overflow-y:auto}.sheet-navigator .status-label{margin:2px 4px 10px}.sheet-link{text-align:left;color:#5c6c64;background:0 0;border:1px solid #0000;border-radius:7px;width:100%;padding:8px;font-size:11px}.sheet-link:hover{background:#eaf0ec}.sheet-link--active{color:#184f37;background:#dcebe2;border-color:#bcd0c3;font-weight:800}.pdf-stage{background:#303d37;place-items:start center;min-width:0;min-height:575px;padding:22px;display:grid;overflow:auto}.pdf-canvas{background:#fff;display:block;box-shadow:0 10px 30px #00000052}.is-hidden{display:none}.viewer-message{color:#dfe8e3;margin-top:80px}.viewer-message--error{color:#ffd3ce;max-width:520px}.muted{color:#798981;font-size:12px}@media (width<=1100px){.workstation-layout{grid-template-columns:230px minmax(0,1fr)}.document-workspace{grid-template-columns:1fr}.viewer-placeholder,.viewer-shell{min-height:560px}}@media (width<=760px){.app-header{flex-direction:column;align-items:flex-start;position:static}.header-status{flex-wrap:wrap}.workstation-layout{display:block}.project-sidebar{border-bottom:1px solid #d8e1dc;border-right:0}.project-list{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-shell--login,.project-form,.project-meta-grid,.document-workspace{grid-template-columns:1fr}.viewer-toolbar{flex-direction:column;align-items:flex-start}.viewer-controls{justify-content:flex-start}.viewer-body{grid-template-columns:92px minmax(0,1fr)}.workspace-main{padding:12px}}.review-comments-card{gap:1rem;display:grid}.review-comments-heading{align-items:flex-start;gap:1rem}.comment-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.comment-create-form,.adjudication-form{border:1px solid var(--border,#d7dee8);background:#f8fafcb8;border-radius:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;padding:1rem;display:grid}.comment-create-form label,.adjudication-form label,.resolution-control label{color:var(--muted-text,#526070);gap:.35rem;font-size:.78rem;font-weight:700;display:grid}.comment-create-form input,.comment-create-form select,.comment-create-form textarea,.adjudication-form select,.adjudication-form textarea,.resolution-control select{box-sizing:border-box;border:1px solid var(--border,#cbd5e1);width:100%;color:inherit;font:inherit;background:#fff;border-radius:.55rem;padding:.65rem .7rem}.comment-create-form textarea,.adjudication-form textarea{resize:vertical}.comment-form-heading,.comment-span-two{grid-column:1/-1}.comment-form-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.comment-error{color:#9f1239;background:#fff1f2;border-radius:.55rem;padding:.7rem .8rem;font-size:.84rem}.comment-empty-state{border:1px dashed var(--border,#cbd5e1);color:var(--muted-text,#64748b);border-radius:.75rem;gap:.25rem;padding:1rem;display:grid}.review-comment-list{gap:.85rem;display:grid}.review-comment{border:1px solid var(--border,#d7dee8);background:#fff;border-radius:.8rem;gap:.75rem;padding:1rem;display:grid}.review-comment-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.review-comment-heading>div{gap:.15rem;display:grid}.comment-number{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-text,#64748b);font-size:.72rem;font-weight:800}.comment-source{white-space:nowrap;color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.comment-source--manual{color:#047857;background:#ecfdf5}.comment-source--missed_finding{color:#c2410c;background:#fff7ed}.comment-location,.comment-method{color:var(--muted-text,#64748b);margin:0;font-size:.78rem}.comment-copy{background:#f8fafc;border-radius:.6rem;gap:.3rem;padding:.75rem;display:grid}.comment-copy--proposed{border-left:3px solid #6366f1}.comment-copy--explanation{background:#fffbeb}.comment-copy span{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-text,#64748b);font-size:.7rem;font-weight:800}.comment-copy p{white-space:pre-wrap;margin:0;line-height:1.45}.comment-decision-summary{flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;font-weight:700;display:flex}.resolution-control{border-top:1px solid var(--border,#e2e8f0);align-items:flex-end;gap:.65rem;padding-top:.25rem;display:flex}.resolution-control label{flex:1}@media (width<=900px){.comment-create-form,.adjudication-form{grid-template-columns:1fr}.comment-form-heading,.comment-span-two{grid-column:auto}.review-comments-heading,.review-comment-heading,.resolution-control{flex-direction:column;align-items:stretch}.comment-actions{justify-content:flex-start}}.sheet-index-shell{padding:0 20px 24px 300px}.sheet-index-card{gap:16px;display:grid}.sheet-index-badge{white-space:nowrap;border:1px solid #b7cdbf;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.sheet-document-picker{gap:6px;max-width:720px;margin-top:18px;font-weight:700;display:grid}.sheet-document-picker select,.sheet-edit-grid input{width:100%;color:inherit;background:#fff;border:1px solid #c8d2cc;border-radius:7px;padding:9px 10px}.sheet-index-summary{flex-wrap:wrap;gap:10px 22px;margin:18px 0 12px;font-size:13px;display:flex}.sheet-list{gap:10px;display:grid}.sheet-row{background:#fff;border:1px solid #d6dfda;border-radius:10px;padding:14px}.sheet-row--review_required{border-style:dashed}.sheet-row-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.sheet-row-heading>div:first-child,.sheet-status-group,.sheet-row-meta{flex-wrap:wrap;align-items:baseline;gap:7px 12px;display:flex}.sheet-row-heading>div:first-child{flex-direction:column;align-items:flex-start}.sheet-page,.sheet-status-group span,.sheet-row-meta{color:#52615a;font-size:12px}.sheet-status-group{text-align:right;justify-content:flex-end}.sheet-row-meta{margin:10px 0 12px}.sheet-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.sheet-edit-grid label{gap:5px;font-size:12px;font-weight:700;display:grid}.sheet-note-field,.sheet-edit-actions{grid-column:1/-1}.sheet-proof-card{border-top:1px solid #d6dfda;gap:14px;margin-top:24px;padding-top:22px;display:grid}.sheet-proof-result{gap:12px;display:grid}.sheet-proof-result ul{margin:0;padding-left:20px}.sheet-proof-preview{border:1px solid #d6dfda;border-radius:10px;gap:8px;margin-top:8px;padding:14px;display:grid}.sheet-proof-preview h4{margin:0}.sheet-table-wrap{overflow-x:auto}.sheet-index-table{border-collapse:collapse;width:100%;min-width:820px;font-size:13px}.sheet-index-table th,.sheet-index-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e7e3;padding:9px 10px}.sheet-index-table th{text-transform:uppercase;letter-spacing:.04em;color:#52615a;font-size:11px}@media (width<=1100px){.sheet-index-shell{padding-left:250px}}@media (width<=760px){.sheet-index-shell{padding:0 12px 18px}.sheet-row-heading{flex-direction:column}.sheet-status-group{text-align:left;justify-content:flex-start}.sheet-edit-grid{grid-template-columns:1fr}}.project-facts-shell{padding:0 20px 20px 300px}.project-facts-card,.fact-proof-card,.fact-proof-result,.fact-proof-preview,.project-fact-list,.project-fact-row,.fact-evidence-list,.project-fact-edit{gap:14px;display:grid}.project-facts-card h2,.fact-proof-card h3,.fact-proof-preview h4{margin:4px 0 0}.project-facts-badge{white-space:nowrap;border:1px solid #b7cdbf;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.project-facts-picker{gap:6px;max-width:720px;margin-top:18px;font-weight:700;display:grid}.project-facts-picker select,.project-fact-edit input{box-sizing:border-box;width:100%;color:inherit;background:#fff;border:1px solid #c8d2cc;border-radius:7px;padding:9px 10px}.project-facts-summary{flex-wrap:wrap;gap:10px 22px;margin:18px 0 12px;font-size:13px;display:flex}.project-fact-row{background:#fff;border:1px solid #d6dfda;border-radius:10px;padding:14px}.project-fact-row--conflicting{border-style:dashed}.project-fact-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.project-fact-heading>div:first-child,.fact-status-group{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.fact-category,.fact-status-group span,.fact-candidates,.fact-evidence-list{color:#52615a;font-size:12px}.fact-category{text-transform:uppercase;letter-spacing:.05em;font-weight:800}.fact-effective-value{color:#263b32;font-size:15px}.fact-status-group{text-align:right;align-items:flex-end}.fact-candidates{background:#f7f9f8;border-radius:8px;padding:10px 11px}.fact-evidence-list{border-top:1px solid #e0e7e3;gap:5px;padding-top:10px}.fact-evidence-list small{color:#74827b}.project-fact-edit{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:4px}.project-fact-edit label{gap:5px;font-size:12px;font-weight:700;display:grid}.project-fact-actions{grid-column:1/-1}.fact-proof-card{border-top:1px solid #d6dfda;margin-top:24px;padding-top:22px}.fact-proof-card>.secondary-button{justify-self:start}.fact-proof-result{color:#607068;font-size:11px}.fact-proof-result ul{gap:4px;margin:0;padding-left:18px;display:grid}.fact-proof-preview{border:1px solid #d6dfda;border-radius:10px;margin-top:8px;padding:14px}.fact-table-wrap{overflow-x:auto}.project-fact-table{border-collapse:collapse;width:100%;min-width:980px;font-size:12px}.project-fact-table th,.project-fact-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e7e3;padding:9px 10px}.project-fact-table th{text-transform:uppercase;letter-spacing:.04em;color:#52615a;font-size:10px}@media (width<=1100px){.project-facts-shell{padding-left:250px}}@media (width<=760px){.project-facts-shell{padding:0 12px 18px}.project-fact-heading{display:grid}.fact-status-group{text-align:left;align-items:flex-start}.project-fact-edit{grid-template-columns:1fr}}.consistency-shell{padding:0 20px 20px 300px}.consistency-card,.consistency-list,.consistency-row,.consistency-evidence,.consistency-review-form,.consistency-proof-card,.consistency-proof-result,.consistency-proof-preview{gap:14px;display:grid}.consistency-card h2,.consistency-proof-card h3,.consistency-proof-preview h4{margin:4px 0 0}.consistency-badge{white-space:nowrap;border:1px solid #b7cdbf;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.consistency-picker{gap:6px;max-width:720px;margin-top:18px;font-weight:700;display:grid}.consistency-picker select,.consistency-review-form textarea{box-sizing:border-box;width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #c8d2cc;border-radius:7px;padding:9px 10px}.consistency-summary{flex-wrap:wrap;gap:10px 22px;margin:18px 0 12px;font-size:13px;display:flex}.consistency-row{background:#fff;border:1px solid #d6dfda;border-radius:10px;padding:14px}.consistency-row--detected{border-style:dashed}.consistency-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.consistency-heading>div:first-child,.consistency-status-group{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.consistency-category{color:#52615a;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:800}.consistency-status-group{text-align:right;align-items:flex-end}.consistency-values{color:#52615a;background:#f7f9f8;border-radius:8px;flex-wrap:wrap;gap:9px 22px;padding:10px 11px;font-size:12px;display:flex}.consistency-evidence{color:#52615a;border-top:1px solid #e0e7e3;padding-top:10px;font-size:12px}.consistency-evidence>div{gap:3px;display:grid}.consistency-evidence small{color:#74827b}.consistency-note{color:#52615a;font-size:12px}.consistency-review-form label{gap:5px;font-size:12px;font-weight:700;display:grid}.consistency-actions{flex-wrap:wrap}.consistency-proof-card{border-top:1px solid #d6dfda;margin-top:24px;padding-top:22px}.consistency-proof-card>.secondary-button{justify-self:start}.consistency-proof-result{color:#607068;font-size:11px}.consistency-proof-result ul{gap:4px;margin:0;padding-left:18px;display:grid}.consistency-proof-preview{border:1px solid #d6dfda;border-radius:10px;margin-top:8px;padding:14px}.consistency-table-wrap{overflow-x:auto}.consistency-table{border-collapse:collapse;width:100%;min-width:920px;font-size:12px}.consistency-table th,.consistency-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e7e3;padding:9px 10px}.consistency-table th{text-transform:uppercase;letter-spacing:.04em;color:#52615a;font-size:10px}@media (width<=1100px){.consistency-shell{padding-left:250px}}@media (width<=760px){.consistency-shell{padding:0 12px 18px}.consistency-heading{display:grid}.consistency-status-group{text-align:left;align-items:flex-start}}.response-shell{padding:0 20px 20px 300px}.response-card,.response-list,.response-row,.response-review-form,.response-proof-card,.response-proof-result,.response-proof-preview{gap:14px;display:grid}.response-card h2,.response-proof-card h3,.response-proof-preview h4{margin:4px 0 0}.response-badge{white-space:nowrap;border:1px solid #b7cdbf;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.response-picker{gap:6px;max-width:720px;margin-top:18px;font-weight:700;display:grid}.response-picker select,.response-review-form select,.response-review-form textarea{box-sizing:border-box;width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #c8d2cc;border-radius:7px;padding:9px 10px}.response-summary{flex-wrap:wrap;gap:10px 22px;margin:18px 0 12px;font-size:13px;display:flex}.response-row{background:#fff;border:1px solid #d6dfda;border-radius:10px;padding:14px}.response-row--review_required{border-style:dashed}.response-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.response-heading>div:first-child,.response-status-group{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.response-document{color:#52615a;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.response-status-group{text-align:right;align-items:flex-end;font-size:12px}.response-values{color:#52615a;background:#f7f9f8;border-radius:8px;flex-wrap:wrap;gap:9px 22px;padding:10px 11px;font-size:12px;display:flex}.response-text-block,.response-detected-provenance{color:#52615a;border-top:1px solid #e0e7e3;gap:5px;padding-top:10px;font-size:12px;display:grid}.response-detected-provenance{border-top-style:dashed}.response-note{color:#52615a;font-size:12px}.response-review-form label{gap:5px;font-size:12px;font-weight:700;display:grid}.response-actions{flex-wrap:wrap}.response-proof-card{border-top:1px solid #d6dfda;margin-top:24px;padding-top:22px}.response-proof-card>.secondary-button{justify-self:start}.response-proof-result{color:#607068;font-size:11px}.response-proof-result ul{gap:4px;margin:0;padding-left:18px;display:grid}.response-proof-preview{border:1px solid #d6dfda;border-radius:10px;margin-top:8px;padding:14px}.response-table-wrap{overflow-x:auto}.response-table{border-collapse:collapse;width:100%;min-width:850px;font-size:12px}.response-table th,.response-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e7e3;padding:9px 10px}.response-table th{text-transform:uppercase;letter-spacing:.04em;color:#52615a;font-size:10px}.response-resolution-list{flex-wrap:wrap;gap:8px 18px;font-size:12px;display:flex}@media (width<=1100px){.response-shell{padding-left:250px}}@media (width<=760px){.response-shell{padding:0 12px 18px}.response-heading{display:grid}.response-status-group{text-align:left;align-items:flex-start}}.revision-shell{padding:0 20px 20px 300px}.revision-card,.revision-list,.revision-row,.revision-review-form,.revision-proof-card,.revision-proof-result,.revision-proof-preview{gap:14px;display:grid}.revision-card h2,.revision-proof-card h3,.revision-proof-preview h4{margin:4px 0 0}.revision-badge{white-space:nowrap;border:1px solid #b7cdbf;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.revision-picker{gap:6px;max-width:720px;margin-top:18px;font-weight:700;display:grid}.revision-picker select,.revision-review-form select,.revision-review-form textarea{box-sizing:border-box;width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #c8d2cc;border-radius:7px;padding:9px 10px}.revision-summary,.revision-counts{flex-wrap:wrap;gap:10px 22px;margin:18px 0 12px;font-size:13px;display:flex}.revision-row{background:#fff;border:1px solid #d6dfda;border-radius:10px;padding:14px}.revision-row--review_required{border-style:dashed}.revision-heading,.revision-proof-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.revision-heading>div:first-child,.revision-status-group{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.revision-document{color:#52615a;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.revision-status-group{text-align:right;align-items:flex-end;font-size:12px}.revision-sources{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.revision-sources>div,.revision-evidence{color:#52615a;background:#f7f9f8;border-radius:8px;gap:5px;padding:10px 11px;font-size:12px;display:grid}.revision-evidence{background:0 0;border-top:1px solid #e0e7e3}.revision-note{color:#52615a;font-size:12px}.revision-review-form label{gap:5px;font-size:12px;font-weight:700;display:grid}.revision-actions{flex-wrap:wrap}.revision-proof-card{border-top:1px solid #d6dfda;margin-top:24px;padding-top:22px}.revision-proof-card>.secondary-button{justify-self:start}.revision-proof-result{color:#607068;font-size:11px}.revision-proof-result ul{gap:4px;margin:0;padding-left:18px;display:grid}.revision-proof-preview{border:1px solid #d6dfda;border-radius:10px;margin-top:8px;padding:14px}.revision-counts{margin:0;font-size:12px}.revision-table-wrap{overflow-x:auto}.revision-table{border-collapse:collapse;width:100%;min-width:900px;font-size:12px}.revision-table th,.revision-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e7e3;padding:9px 10px}.revision-table th{text-transform:uppercase;letter-spacing:.04em;color:#52615a;font-size:10px}.workstation-layout:has(.empty-workspace){min-height:auto}.workstation-layout:has(.empty-workspace) .empty-workspace{min-height:220px;padding:28px 0}@media (width<=1100px){.revision-shell{padding-left:250px}}@media (width<=760px){.revision-shell{padding:0 12px 18px}.revision-heading,.revision-proof-heading,.revision-sources{grid-template-columns:1fr;display:grid}.revision-status-group{text-align:left;align-items:flex-start}}.reconciliation-shell{padding:0 20px 20px 300px}.reconciliation-card,.reconciliation-facts,.reconciliation-fact,.reconciliation-proof-card,.reconciliation-proof-result,.reconciliation-proof-preview{gap:14px;display:grid}.reconciliation-card h2,.reconciliation-proof-card h3,.reconciliation-proof-preview h4{margin:4px 0 0}.reconciliation-badge{white-space:nowrap;border:1px solid #b7cdbf;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.reconciliation-picker{gap:6px;max-width:720px;margin-top:18px;font-weight:700;display:grid}.reconciliation-picker select{width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #c8d2cc;border-radius:7px;padding:9px 10px}.reconciliation-status-card{background:#f7f9f8;border:1px solid #d6dfda;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.reconciliation-status-card>div{gap:5px;display:grid}.reconciliation-ready,.reconciliation-hold{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.reconciliation-ready{color:#17623f;background:#e2f2e8}.reconciliation-hold{color:#715719;background:#f4eee0}.reconciliation-summary,.reconciliation-proof-meta{flex-wrap:wrap;gap:10px 22px;font-size:13px;display:flex}.reconciliation-summary{margin:4px 0}.reconciliation-boundary-note{color:#52615a;background:#f7f9f8;border-left:3px solid #8da99a;margin:0;padding:11px 12px;font-size:12px;line-height:1.5}.reconciliation-fact{background:#fff;border:1px solid #d6dfda;border-radius:10px;padding:14px}.reconciliation-fact--reviewer_verification_required{border-style:dashed}.reconciliation-fact-heading,.reconciliation-proof-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.reconciliation-fact-heading>div{gap:5px;display:grid}.reconciliation-fact-heading>span{text-align:right;font-size:12px;font-weight:800}.reconciliation-category{color:#52615a;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.reconciliation-fact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.reconciliation-fact-grid>div,.reconciliation-reason{color:#52615a;background:#f7f9f8;border-radius:8px;gap:5px;padding:10px 11px;font-size:12px;display:grid}.reconciliation-reason{background:0 0;border-top:1px solid #e0e7e3;border-radius:0}.reconciliation-proof-card{border-top:1px solid #d6dfda;margin-top:24px;padding-top:22px}.reconciliation-proof-card>.secondary-button{justify-self:start}.reconciliation-proof-result{color:#607068;font-size:11px}.reconciliation-proof-result ul{gap:4px;margin:0;padding-left:18px;display:grid}.reconciliation-proof-preview{border:1px solid #d6dfda;border-radius:10px;margin-top:8px;padding:14px}.reconciliation-proof-meta{font-size:12px}.reconciliation-table-wrap{overflow-x:auto}.reconciliation-table{border-collapse:collapse;width:100%;min-width:900px;font-size:12px}.reconciliation-table th,.reconciliation-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e7e3;padding:9px 10px}.reconciliation-table th{text-transform:uppercase;letter-spacing:.04em;color:#52615a;font-size:10px}@media (width<=1100px){.reconciliation-shell{padding-left:250px}.reconciliation-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.reconciliation-shell{padding:0 12px 18px}.reconciliation-status-card,.reconciliation-fact-heading,.reconciliation-proof-heading{flex-direction:column;align-items:flex-start}.reconciliation-fact-grid{grid-template-columns:1fr}.reconciliation-fact-heading>span{text-align:left}}.rule-shell{padding:0 20px 20px 300px}.rule-card,.rule-results,.rule-result,.rule-proof-card,.rule-proof-result,.rule-proof-preview{gap:14px;display:grid}.rule-card h2,.rule-proof-card h3,.rule-proof-preview h4{margin:4px 0 0}.rule-badge{white-space:nowrap;border:1px solid #b7cdbf;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.rule-picker{gap:6px;max-width:720px;margin-top:18px;font-weight:700;display:grid}.rule-picker select{width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #c8d2cc;border-radius:7px;padding:9px 10px}.rule-status-card{background:#f7f9f8;border:1px solid #d6dfda;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.rule-status-card>div{gap:5px;display:grid}.rule-ready,.rule-hold{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.rule-ready{color:#17623f;background:#e2f2e8}.rule-hold{color:#715719;background:#f4eee0}.rule-summary,.rule-proof-meta{flex-wrap:wrap;gap:10px 22px;font-size:13px;display:flex}.rule-boundary-note{color:#52615a;background:#f7f9f8;border-left:3px solid #8da99a;margin:0;padding:11px 12px;font-size:12px;line-height:1.5}.rule-result{background:#fff;border:1px solid #d6dfda;border-radius:10px;padding:14px}.rule-result--reviewer_verification_required,.rule-result--insufficient_information{border-style:dashed}.rule-result-heading,.rule-proof-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.rule-result-heading>div{gap:5px;display:grid}.rule-result-heading>span{text-align:right;font-size:12px;font-weight:800}.rule-id{color:#52615a;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.rule-result-grid,.rule-evidence-grid{gap:10px;display:grid}.rule-result-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rule-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rule-result-grid>div,.rule-evidence-grid>div,.rule-explanation{color:#52615a;background:#f7f9f8;border-radius:8px;gap:5px;padding:10px 11px;font-size:12px;display:grid}.rule-evidence-grid code{overflow-wrap:anywhere;white-space:pre-wrap}.rule-inputs{gap:4px;display:grid}.rule-explanation{background:0 0;border-top:1px solid #e0e7e3;border-radius:0}.rule-proof-card{border-top:1px solid #d6dfda;margin-top:24px;padding-top:22px}.rule-proof-card>.secondary-button{justify-self:start}.rule-proof-result{color:#607068;font-size:11px}.rule-proof-result ul{gap:4px;margin:0;padding-left:18px;display:grid}.rule-proof-preview{border:1px solid #d6dfda;border-radius:10px;margin-top:8px;padding:14px}.rule-table-wrap{overflow-x:auto}.rule-table{border-collapse:collapse;width:100%;min-width:980px;font-size:12px}.rule-table th,.rule-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e7e3;padding:9px 10px}.rule-table th{color:#52615a;text-transform:uppercase;letter-spacing:.04em;font-size:10px}@media (width<=1100px){.rule-shell{padding-left:250px}.rule-result-grid,.rule-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.rule-shell{padding:0 12px 18px}.rule-status-card,.rule-result-heading,.rule-proof-heading{flex-direction:column;align-items:flex-start}.rule-result-grid,.rule-evidence-grid{grid-template-columns:1fr}.rule-result-heading>span{text-align:left}}.reporting-shell{padding:0 20px 20px 300px}.reporting-card{gap:16px;display:grid}.reporting-card h2,.report-proof-card h3{margin:4px 0 0}.draft-report-badge{color:#8f352d;text-transform:uppercase;letter-spacing:.06em;background:#f7e8e5;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850}.report-empty-state{background:#fafcfb;border:1px solid #dce4df;border-radius:9px;gap:5px;padding:13px;display:grid}.report-empty-state strong{font-size:12px}.report-empty-state span{color:#728179;font-size:11px}.report-controls{grid-template-columns:minmax(230px,1fr) auto;align-items:end;gap:14px;display:grid}.report-controls select{color:#1f302a;background:#fff;border:1px solid #cbd7d1;border-radius:8px;width:100%;padding:10px 11px}.report-actions{flex-wrap:wrap;gap:9px;display:flex}.report-proof-card{background:#f8faf8;border:1px solid #d6e0da;border-radius:10px;gap:12px;padding:14px;display:grid}.report-proof-card>.secondary-button{justify-self:start}.report-proof-result{color:#607068;gap:8px;font-size:11px;display:grid}.report-proof-result ul{gap:4px;margin:0;padding-left:18px;display:grid}@media (width<=1100px){.reporting-shell{padding-left:250px}}@media (width<=760px){.reporting-shell{padding:0 12px 18px}.report-controls{grid-template-columns:1fr}}.issuance-shell{padding:0 20px 20px 300px}.issuance-card,.preparation-panel,.professional-records-section,.issuance-proof-card,.issuance-proof-result,.proof-workflow-preview,.professional-record-card,.confirm-issuance-form,.confirmation-summary{gap:14px;display:grid}.issuance-card h2,.issuance-card h3,.issuance-card h4,.issuance-proof-card h3,.issuance-proof-card h4{margin:4px 0 0}.issuance-boundary-badge,.record-status{letter-spacing:.04em;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850}.issuance-boundary-badge{color:#1f6b4a;text-transform:uppercase;background:#e9f2ed}.issuance-boundary-copy{max-width:900px}.issuance-project-row,.issuance-form-grid{gap:12px;display:grid}.issuance-project-row{grid-template-columns:minmax(260px,520px)}.issuance-project-row select,.issuance-form-grid select,.issuance-form-grid input,.preparation-panel textarea{box-sizing:border-box;color:#1f302a;width:100%;font:inherit;background:#fff;border:1px solid #cbd7d1;border-radius:8px;padding:10px 11px}.preparation-panel,.issuance-proof-card,.proof-workflow-preview{background:#f8faf8;border:1px solid #d6e0da;border-radius:10px;padding:14px}.attestation-row{align-items:flex-start;gap:9px;font-weight:700;display:flex}.attestation-row input{margin-top:2px}.readiness-gates{gap:8px;display:grid}.readiness-gate{border-radius:8px;gap:3px;padding:9px 11px;font-size:11px;display:grid}.readiness-gate.passed{color:#245f44;background:#edf6f0}.readiness-gate.blocked{color:#8a3930;background:#f8ecea}.readiness-gate span{color:inherit;opacity:.8}.professional-records-section{border-top:1px solid #e0e7e3;padding-top:15px}.professional-record-card{background:#fff;border:1px solid #d6e0da;border-radius:10px;padding:14px}.record-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.record-card-heading>div{gap:4px;display:grid}.record-number{color:#6f8077;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.record-status.prepared{color:#795614;background:#fff4db}.record-status.issued{color:#236342;background:#e7f3eb}.record-meta-grid,.confirmation-summary{color:#617169;grid-template-columns:repeat(3,minmax(0,1fr));font-size:11px}.confirmation-summary{background:#edf6f0;border-radius:8px;padding:11px}.confirmation-summary strong{color:#245f44;grid-column:1/-1}.confirm-issuance-form{border-top:1px solid #e0e7e3;padding-top:13px}.issuance-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-note{color:#7b6a42;margin:0;font-size:11px}.issuance-proof-result{color:#607068;font-size:11px}.issuance-proof-result ul{gap:4px;margin:0;padding-left:18px;display:grid}.issuance-proof-card>.secondary-button,.confirm-issuance-form>.primary-button{justify-self:start}@media (width<=1100px){.issuance-shell{padding-left:250px}}@media (width<=760px){.issuance-shell{padding:0 12px 18px}.record-card-heading{display:grid}.record-meta-grid,.confirmation-summary,.issuance-form-grid{grid-template-columns:1fr}}.code-library-shell{padding:0 20px 24px 300px}.code-library-card{gap:16px;display:grid}.code-library-heading{align-items:flex-start}.code-library-heading h2{margin:4px 0 0}.code-preview-banner{color:#53665e;background:#f5f8f6;border:1px solid #d5dfda;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:750}.code-library-search{grid-template-columns:minmax(240px,2fr) repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:10px;display:grid}.code-library-search select{color:#1f302a;background:#fff;border:1px solid #cbd7d1;border-radius:8px;width:100%;padding:10px 11px}.code-library-layout{grid-template-columns:minmax(230px,330px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.code-results{gap:8px;display:grid}.code-results h3{margin:0 0 2px}.code-result{text-align:left;color:#31463d;background:#fafcfb;border:1px solid #dbe4df;border-radius:9px;gap:4px;width:100%;padding:11px;display:grid}.code-result:hover{background:#f1f6f3;border-color:#b8c9c0}.code-result strong{font-size:13px}.code-result span{font-size:12px}.code-result small{color:#74827b;font-size:10px}.code-detail-column{gap:14px;min-width:0;display:grid}.code-detail-placeholder{min-height:380px}.code-detail{background:#fafcfb;border:1px solid #dbe4df;border-radius:11px;gap:14px;padding:16px;display:grid}.code-detail-heading,.code-source-line{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.code-detail-heading h3{margin:3px 0 0}.code-citation{color:#1d6d4a;font-size:13px;font-weight:850}.code-authority{color:#315b47;background:#e8f1ec;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.code-source-line{color:#687970;justify-content:flex-start;font-size:11px}.code-hierarchy{color:#697a72;margin:0;font-size:11px}.code-excerpt,.code-context-section{border-top:1px solid #e1e7e4;gap:7px;padding-top:12px;display:grid}.code-excerpt>span,.code-context-section>span{color:#65766f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.code-excerpt p,.code-context-section p{margin:0;font-size:12px;line-height:1.55}.code-context-section p{border-radius:7px;gap:2px;padding:7px 8px;display:grid}.code-context-section p small{color:#79877f;text-transform:capitalize}.code-context-current{background:#eaf2ed}.structured-table-card,.structured-proof-card{background:#fafcfb;border:1px solid #dbe4df;border-radius:11px;gap:12px;padding:16px;display:grid}.structured-table-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.structured-table-heading h4{margin:3px 0 4px}.structured-table-badge{color:#315b47;background:#e8f1ec;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.structured-table-meta{color:#687970;font-size:11px}.structured-table-meta code{overflow-wrap:anywhere;color:#3d5148}.structured-table-wrap{overflow-x:auto}.structured-table{border-collapse:collapse;width:100%;font-size:12px}.structured-table th,.structured-table td{text-align:left;vertical-align:top;border:1px solid #dbe4df;padding:9px 10px}.structured-table th{color:#31463d;background:#f0f5f2}.structured-table th small{color:#74827b;margin-top:2px;font-weight:600;display:block}.structured-table-note{color:#687970;margin:0;font-size:11px;line-height:1.5}.structured-proof-card{background:#f7faf8;margin-top:4px}.structured-proof-card h3{margin:3px 0 6px}.structured-proof-result{border-top:1px solid #dbe4df;gap:12px;padding-top:12px;display:grid}.structured-proof-result ul{color:#53665e;gap:5px;margin:0;padding-left:20px;font-size:12px;display:grid}.structured-proof-preview{border-top:1px solid #dbe4df;gap:10px;padding-top:12px;display:grid}@media (width<=1100px){.code-library-shell{padding-left:250px}.code-library-search{grid-template-columns:repeat(2,minmax(0,1fr))}.code-search-query{grid-column:1/-1}}@media (width<=760px){.code-library-shell{padding:0 12px 18px}.code-library-search,.code-library-layout{grid-template-columns:1fr}}.code-library-admin-card{gap:16px;display:grid}.code-ingestion-notice{color:#315b47;background:#eef6f1;border:1px solid #cbded2;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:700}.code-admin-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:14px;display:grid}.code-admin-form,.code-admin-imports,.code-admin-selected,.code-admin-action{background:#fafcfb;border:1px solid #dbe4df;border-radius:11px;gap:12px;padding:14px;display:grid}.code-admin-form h3,.code-admin-imports h3,.code-admin-selected h3{margin:3px 0 0}.code-admin-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.code-admin-fields label,.code-verification-sample{color:#53665e;gap:5px;font-size:11px;font-weight:750;display:grid}.code-admin-fields input,.code-admin-fields select,.code-admin-action input,.code-verification-sample input,.code-admin-json{box-sizing:border-box;color:#1f302a;width:100%;font:inherit;background:#fff;border:1px solid #cbd7d1;border-radius:8px;padding:9px 10px}.code-admin-wide{grid-column:1/-1}.code-admin-import-list,.code-verification-list{gap:8px;display:grid}.code-admin-import{color:#31463d;text-align:left;background:#fff;border:1px solid #dbe4df;border-radius:9px;gap:3px;width:100%;padding:10px;display:grid}.code-admin-import.selected{background:#edf5f0;border-color:#94b5a4}.code-admin-import span,.code-admin-import small,.code-verification-sample span{color:#6b7b73;font-size:11px}.code-admin-fingerprint{color:#5b6e64;background:#f2f6f4;border-radius:8px;gap:4px;padding:10px 12px;font-size:10px;font-weight:800;display:grid}.code-admin-fingerprint code{overflow-wrap:anywhere;color:#344b40;font-weight:650}.code-admin-json{resize:vertical;min-height:230px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;line-height:1.45}.code-verification-sample{background:#fff;border:1px solid #e0e7e3;border-radius:9px;padding:11px}.code-verification-sample>div:first-child{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.code-verification-actions{flex-wrap:wrap;gap:7px;display:flex}.code-ingestion-proof-status{color:#315b47;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.code-ingestion-preview-grid{color:#5b6e64;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px;font-size:11px;display:grid}.code-ingestion-preview-grid span{justify-content:space-between;gap:8px;display:flex}@media (width<=980px){.code-admin-grid,.code-admin-fields,.code-ingestion-preview-grid{grid-template-columns:1fr}.code-admin-wide{grid-column:auto}}
