:root{--navy:#1b2a38;--navy-deep:#14202b;--ink:#1c242c;--muted:#5d6872;--paper:#f3f0ea;--surface:#fff;--line:#e2dcd3;--line-strong:#cfc7bb;--gold:#a58445;--gold-soft:#f3ead8;--attention:#7a4e24;--attention-bg:#f6eee4;--focus:#2c4a63;--shadow:0 1px 2px #1b2a380f;--sans:"Source Sans 3", "Segoe UI", sans-serif;--serif:"Cormorant Garamond", "Times New Roman", serif;--sidebar-width:236px;--topbar-height:72px;--radius:6px}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{font-family:var(--sans);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3{color:var(--navy);margin:0;font-weight:600}h1{letter-spacing:-.02em;font-size:2rem;line-height:1.2}h2{letter-spacing:.01em;font-size:1.05rem}p{margin:0}.app-shell{flex-direction:column;min-height:100svh;display:flex}.topbar{height:var(--topbar-height);background:var(--navy-deep);color:#f7f4ee;z-index:20;border-bottom:1px solid #a5844573;justify-content:space-between;align-items:center;gap:16px;padding:0 28px;display:flex;position:sticky;top:0}.topbar__left,.topbar__right{align-items:center;gap:14px;min-width:0;display:flex}.topbar__right{text-align:right;flex-direction:column;align-items:flex-end;gap:0}.topbar__client{font-size:.95rem;font-weight:600}.topbar__org{color:#f7f4eeb3;font-size:.78rem}.brand{align-items:center;gap:12px;display:flex}.brand__mark{flex-shrink:0;width:34px;height:34px}.brand__frame{fill:none;stroke:var(--gold);stroke-width:1.5px}.brand__letter{fill:#f7f4ee}.brand__text{flex-direction:column;line-height:1.05;display:flex}.brand__name{font-family:var(--serif);letter-spacing:.14em;font-size:1.45rem;font-weight:600}.brand__subtitle{letter-spacing:.18em;text-transform:uppercase;color:#f7f4eead;margin-top:3px;font-size:.68rem}.menu-toggle{background:0 0;border:1px solid #f7f4ee33;border-radius:4px;flex-direction:column;justify-content:space-between;width:40px;height:40px;padding:10px 8px;display:none}.menu-toggle span{background:#f7f4ee;height:1.5px;display:block}.app-body{flex:1;min-height:0;display:flex}.sidebar{width:var(--sidebar-width);background:var(--navy);color:#f7f4ee;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:20px 12px 16px;display:flex}.sidebar__nav{flex-direction:column;gap:4px;display:flex}.sidebar__footer{border-top:1px solid #f7f4ee1f;padding-top:12px}.nav-link{appearance:none;text-align:left;color:#f7f4eed1;letter-spacing:.01em;background:0 0;border:0;border-radius:4px;width:100%;padding:10px 12px}.nav-link:hover,.nav-link:focus-visible{color:#fff;background:#f7f4ee14}.nav-link.is-active{color:#fff;box-shadow:inset 2px 0 0 var(--gold);background:#a5844529}.nav-link--muted{color:#f7f4ee9e}.nav-backdrop{display:none}.app-main{flex:1;min-width:0;padding:32px 36px 48px}.page{flex-direction:column;gap:24px;max-width:1120px;display:flex}.page-header,.welcome{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:.72rem;font-weight:600}.lede{max-width:62ch;color:var(--muted);margin-top:8px}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:20px;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px 22px 8px}.card--span-2{grid-column:1/-1}.card--narrow{max-width:720px;padding-bottom:24px}.card__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;display:flex}.card__header--wrap{flex-wrap:wrap}.count-pill{background:var(--attention-bg);min-width:1.6rem;height:1.6rem;color:var(--attention);border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:.8rem;font-weight:600;display:inline-flex}.btn{white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn--primary{background:var(--navy);color:#f7f4ee}.btn--primary:hover:not(:disabled){background:var(--navy-deep)}.btn--ghost{border-color:var(--line-strong);color:var(--navy);background:0 0}.btn--ghost:hover{background:var(--paper)}.text-link{color:var(--navy);text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.muted{color:var(--muted);font-size:.92rem}.empty-state{color:var(--muted);padding:8px 0 20px}.table-wrap{margin:0 -6px 12px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.95rem}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px 10px}.data-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:600}.data-table__actions{text-align:right;white-space:nowrap}.doc-name{flex-direction:column;gap:2px;display:flex}.doc-meta{color:var(--muted);letter-spacing:.04em;font-size:.78rem}.action-row{justify-content:flex-end;gap:8px;display:inline-flex}.attention-list,.activity-list,.file-list{margin:0 0 16px;padding:0;list-style:none}.attention-list li,.activity-item,.file-list li{border-bottom:1px solid var(--line);padding:12px 0}.attention-list__name,.activity-item__title{color:var(--navy);font-weight:600}.attention-list__meta,.activity-item__time{color:var(--muted);margin-top:6px;font-size:.8rem}.activity-item{grid-template-columns:84px 1fr;gap:12px;display:grid}.activity-item__label{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);padding-top:3px;font-size:.72rem;font-weight:600}.filter,.field{color:var(--muted);flex-direction:column;gap:6px;font-size:.88rem;display:flex}.filter select,.field select,.field textarea,.field input{border:1px solid var(--line-strong);background:#fff;border-radius:4px;min-height:40px;padding:8px 10px}.upload-form{flex-direction:column;gap:16px;display:flex}.dropzone{border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--paper);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:148px;padding:20px;display:flex}.dropzone input{display:none}.dropzone.is-dragging{border-color:var(--gold);background:var(--gold-soft)}.file-list li{justify-content:space-between;align-items:center;gap:12px;display:flex}.form-actions{justify-content:flex-end;display:flex}.banner{background:var(--gold-soft);color:var(--navy);border-radius:var(--radius);border:1px solid #e2d3b1;padding:12px 16px}.profile-head{align-items:center;gap:16px;margin-bottom:20px;display:flex}.avatar{background:var(--navy);color:#f7f4ee;width:56px;height:56px;font-family:var(--serif);letter-spacing:.04em;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.detail-list{gap:14px;margin:0 0 16px;display:grid}.detail-list div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:12px;padding-bottom:12px;display:grid}.detail-list dt{color:var(--muted);font-size:.88rem}.detail-list dd{margin:0}.pre-line{white-space:pre-line}.modal-backdrop{z-index:40;background:#14202b75;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(520px,100%);padding:18px 20px 20px;box-shadow:0 16px 40px #14202b2e}.modal__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.modal__body{flex-direction:column;gap:12px;display:flex}.modal__footer{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.icon-button{width:32px;height:32px;color:var(--muted);background:0 0;border:0;font-size:1.4rem;line-height:1}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (width<=960px){.dashboard-grid{grid-template-columns:1fr}.app-main{padding:24px 20px 40px}.welcome,.page-header{flex-direction:column;align-items:flex-start}.menu-toggle{display:flex}.nav-backdrop{inset:var(--topbar-height) 0 0;z-index:24;background:#14202b66;border:0;display:block;position:fixed}.sidebar{top:var(--topbar-height);z-index:25;transition:transform .16s;position:fixed;bottom:0;left:0;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.detail-list div{grid-template-columns:1fr;gap:4px}}@media (width<=720px){.topbar{padding:0 16px}.topbar__org,.brand__subtitle,.data-table thead{display:none}.data-table tr{border-bottom:1px solid var(--line);padding:12px 0;display:block}.data-table td{border:0;justify-content:space-between;gap:16px;padding:4px 0;display:flex}.data-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}.data-table__actions{text-align:left}.action-row{justify-content:flex-end;width:100%}.activity-item{grid-template-columns:1fr;gap:4px}}
