:root{--navy:#12243d;--navy-deep:#12243d;--ink:#14243a;--muted:#65738a;--paper:#f4f7fb;--surface:#fff;--line:#e2dcd3;--line-strong:#cfc7bb;--gold:#1d73d3;--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:84px;--radius:10px}*,: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:72px;color:var(--ink);z-index:20;background:#fff;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;gap:16px;padding:0 34px 0 28px;display:flex;position:sticky;top:0}.topbar__left,.topbar__right{align-items:center;gap:14px;min-width:0;display:flex}.topbar__right{flex-direction:row;align-items:center;gap:14px}.topbar__client{font-size:.9rem;font-weight:600}.topbar__org{display:none}.topbar__identity{text-align:left}.topbar__icon{color:var(--navy);background:0 0;border:0;font-size:1.35rem;position:relative}.topbar__icon span{color:#fff;background:#e33c54;border-radius:50%;width:14px;height:14px;font-size:.55rem;position:absolute;top:-2px;right:-4px}.topbar__chevron{color:var(--muted);font-size:1.2rem}.avatar{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.82rem;font-weight:700;display:grid}.person-cell{align-items:center;gap:10px;display:inline-flex}.role-icon{border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:1.2rem;font-weight:700;display:inline-grid}.role-icon--client{color:#146cc5;background:#e6f1ff}.role-icon--staff{color:#6d48c7;background:#f0eaff}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand__logo{object-fit:contain;object-position:left center;width:auto;max-width:min(360px,58vw);height:47px;display:block}.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:24px 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:9px;width:100%;padding:11px 12px}.nav-link:hover,.nav-link:focus-visible{color:#fff;background:#f7f4ee14}.nav-link.is-active{color:#fff;box-shadow:none;background:#ffffff24}.nav-link__icon{justify-content:center;width:24px;margin-right:6px;font-size:1.15rem;display:inline-flex}.nav-link--muted{color:#f7f4ee9e}.nav-backdrop{display:none}.app-main{flex:1;min-width:0;padding:28px 34px 48px}.page{flex-direction:column;gap:20px;max-width:1220px;display:flex}.hero-panel{background:#e7f1fa;border-radius:11px;grid-template-columns:1.25fr 1fr;min-height:260px;display:grid;position:relative;overflow:hidden}.hero-panel__copy{z-index:1;padding:44px 40px}.hero-panel h1{font-size:2.25rem}.hero-panel__subtitle{color:#34445b;margin:9px 0 8px;font-size:1.32rem}.hero-panel .lede{color:#52647c;max-width:50ch}.hero-panel__art{overflow:hidden}.hero-panel__art img{object-fit:cover;object-position:center;filter:saturate(.65);width:100%;height:100%}.hero-panel__quote{background:#ffffffd6;width:170px;padding:28px 26px;font-size:1.1rem;line-height:1.2;position:absolute;top:22px;right:24px}.hero-panel__quote span{border-top:2px solid #287bd4;width:34px;margin-top:13px;display:block}.quick-actions{grid-template-columns:repeat(2,minmax(220px,1fr));gap:18px;max-width:620px;display:grid}.quick-card{text-align:left;background:#fff;border:1px solid #e8edf4;border-radius:10px;flex-direction:column;align-items:flex-start;gap:7px;min-height:150px;padding:18px;display:flex;position:relative;box-shadow:0 2px 7px #16325508}.quick-card:hover{border-color:#9fc7ee;transform:translateY(-1px)}.quick-card__icon{color:#1269c5;background:#e7f1ff;border-radius:10px;place-items:center;width:40px;height:40px;margin-bottom:4px;font-size:1.45rem;display:grid}.quick-card strong{font-size:1rem}.quick-card>span:not(.quick-card__icon){color:var(--muted);max-width:18ch;font-size:.84rem;line-height:1.35}.quick-card b{font-size:1.25rem;font-weight:400;position:absolute;bottom:19px;right:18px}.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}.dashboard-grid--portal{grid-template-columns:1.2fr 1fr}.card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;padding:18px 20px 12px}.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}}body:has(.auth-screen){background:#0a111a}.auth-screen{color:#fff;background:#0a111a;grid-template-columns:1fr 1fr;height:100svh;min-height:100svh;display:grid}.auth-screen__visual{background:#0a111a;justify-content:center;align-items:center;height:100%;min-height:0;display:flex;overflow:hidden}.auth-screen__hero{aspect-ratio:1;width:100%;max-height:100%;margin:0;position:relative}.auth-screen__hero img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.auth-screen__assurance{color:#fffffff0;width:90%;font-family:var(--serif);letter-spacing:.01em;text-align:center;justify-content:center;align-items:center;gap:10px;margin:0;font-size:clamp(.92rem,1.5vw,1.15rem);font-weight:500;line-height:1.3;display:flex;position:absolute;top:88%;left:50%;transform:translate(-50%)}.auth-screen__panel{background:#0a111a;justify-content:center;align-items:center;height:100%;min-height:0;padding:32px 0;display:flex}.auth-card{background:#fff;border-radius:12px;flex-direction:column;width:75%;height:75%;min-height:420px;display:flex;overflow:hidden;box-shadow:0 22px 60px #04102673}.auth-card__brand{background:#0b1c3a;border-bottom:3px solid #9a3d3d;flex:1;justify-content:center;align-items:center;padding:36px 40px 28px;display:flex}.auth-card__brand .brand{justify-content:center;width:100%}.auth-card__brand .brand__logo{object-fit:contain;object-position:center;width:100%;max-width:100%;height:auto;max-height:160px}.auth-card__body{flex-direction:column;gap:16px;padding:36px 40px 32px;display:flex}.auth-card__body h1{color:#1a1a1a;letter-spacing:-.02em;font-size:1.6rem;font-weight:700}.auth-card__body p{color:#5b6570}.auth-card__error{color:#9a3d3d}.auth-card__actions{align-items:center;gap:16px;margin-top:8px;display:flex}.btn--signin{color:#fff;background:#2f6feb;border:0;border-radius:6px;min-height:44px;padding:0 28px;font-weight:600}.btn--signin:hover{background:#245cd1}@media (width<=900px){.auth-screen{grid-template-rows:auto auto;grid-template-columns:1fr;height:auto;min-height:100svh}.auth-screen__visual,.auth-screen__panel{height:auto;min-height:0}.auth-screen__visual{padding:12px 12px 0}.auth-screen__hero{width:min(100%,420px);max-height:46vh}.auth-screen__assurance{gap:8px;font-size:.82rem}.auth-screen__panel{padding:24px 0 40px}.auth-card{width:75%;height:auto;min-height:0}.auth-card__brand{flex:none;padding:24px 28px 18px}.auth-card__brand .brand__logo{max-height:96px}.auth-card__body{padding:24px 28px 28px}}
