:root{color:#101828;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit}#root{min-height:100svh}.login-page{background:linear-gradient(120deg,#12533f1a,#0000 42%),#f6f7f9;grid-template-columns:minmax(360px,440px) 1fr;min-height:100svh;display:grid}.login-panel{background:#fff;border-right:1px solid #e4e7ec;flex-direction:column;justify-content:space-between;padding:48px;display:flex}.brand-lockup,.brand-button{align-items:center;gap:12px;display:inline-flex}.brand-lockup span,.brand-button span+strong{color:#667085}.brand-mark,.brand-button span{color:#fff;background:#12533f;border-radius:8px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.login-form{gap:18px;display:grid}.login-form h1,.screen h1,.process-header h1{color:#101828;margin:0;line-height:1.05}.login-form h1{font-size:38px}.login-form p{color:#667085}.form-error{color:#b42318;background:#fffbfa;border:1px solid #fecdca;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.form-success{color:#067647;background:#f6fef9;border:1px solid #abefc6;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.state-card,.empty-state{color:#667085;background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:18px;font-weight:800}.empty-state{box-shadow:none}.skeleton-line{background:linear-gradient(90deg,#eef1f5,#f8fafc,#eef1f5) 0 0/200% 100%;border-radius:8px;width:100%;height:14px;animation:1.2s ease-in-out infinite skeleton-loading;display:block}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.route-loading{color:#475467;background:#f4f6f8;place-items:center;min-height:100svh;font-weight:800;display:grid}.login-form label,.field,.textarea-field,.filter-bar label{color:#475467;gap:7px;font-size:13px;font-weight:700;display:grid}input,select,textarea{box-sizing:border-box;color:#101828;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;padding:9px 12px}textarea{resize:vertical;min-height:118px}input:focus,select:focus,textarea:focus{border-color:#12533f;box-shadow:0 0 0 3px #12533f24}button{font:inherit}.primary-action,.ghost-action,.link-action,.icon-button,.sidebar nav button,.brand-button{cursor:pointer;border:0}.primary-action{color:#fff;background:#12533f;border-radius:8px;min-height:42px;padding:10px 16px;font-weight:800}.primary-action.compact{min-height:38px}.primary-action:disabled{opacity:.7;cursor:wait}.ghost-action,.link-action{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;min-height:38px;padding:8px 13px;font-weight:700}.link-action{color:#12533f;border-color:#0000}.login-context{color:#101828;background:linear-gradient(#ffffffd1,#ffffffd1),repeating-linear-gradient(135deg,#fff 0 14px,#eef1f5 14px 15px);flex-direction:column;justify-content:flex-end;padding:56px;display:flex}.login-context h2{max-width:720px;margin:0;font-size:clamp(34px,5vw,72px);line-height:1}.login-context p{color:#12533f;margin:0 0 16px;font-weight:800}.app-shell{background:#f4f6f8;grid-template-columns:280px minmax(0,1fr);min-height:100svh;display:grid}.sidebar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-right:1px solid #e4e7ec;grid-template-rows:auto 1fr auto;align-self:start;gap:22px;height:100svh;padding:22px;display:grid;position:sticky;top:0}.brand-button{color:#101828;text-align:left;background:#f9fafb;border:1px solid #edf0f3;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px;display:flex}.brand-button strong{white-space:nowrap;gap:2px;display:grid}.brand-button small,.user-chip small{color:#667085;font-size:12px;font-weight:700}.sidebar nav{align-content:start;gap:8px;display:grid}.sidebar nav button{color:#475467;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;padding:10px;font-weight:800;display:flex}.sidebar nav button span{color:#1849a9;background:#eef4ff;border-radius:8px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.sidebar nav button.active,.sidebar nav button:hover{color:#12533f;background:#eaf5f0}.sidebar nav button.active span,.sidebar nav button:hover span{color:#fff;background:#12533f}.sidebar-footer{gap:12px;display:grid}.user-chip{background:#f9fafb;border:1px solid #edf0f3;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.user-chip>span{color:#fff;background:#12533f;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.user-chip strong{color:#101828;gap:2px;min-width:0;font-size:13px;display:grid}.user-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace{width:min(1360px,100% - 40px);min-width:0;margin:0 auto;padding:28px 0 48px}.screen{gap:22px;display:grid}.screen-heading,.process-header,.table-title,.form-footer,.header-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.screen h1,.process-header h1{font-size:clamp(30px,3.4vw,46px)}.eyebrow{color:#12533f;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-block}.metric-grid,.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric,.summary-item,.table-panel,.form-layout,.info-panel,.document-list,.history-list{background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 10px 24px #1018280d}.metric,.summary-item{border-left:4px solid #12533f;gap:8px;padding:18px;display:grid}.metric.blue{border-left-color:#2563eb}.metric.amber{border-left-color:#d97706}.metric.green{border-left-color:#059669}.metric span,.summary-item span,.table-title span,.info-row span,.document-item span{color:#667085}.history-list li::marker{color:#667085}.metric strong{color:#101828;font-size:28px}.filter-bar{background:#fff;border:1px solid #e4e7ec;border-radius:8px;grid-template-columns:1.8fr repeat(3,1fr);gap:12px;padding:16px;display:grid}.table-panel{overflow:hidden}.table-title{border-bottom:1px solid #e4e7ec;padding:16px 18px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:980px}th,td{vertical-align:middle;border-bottom:1px solid #edf0f3;padding:13px 14px}th{color:#475467;text-transform:uppercase;background:#f9fafb;font-size:12px}td{color:#344054}td strong,td span{display:block}td span{color:#667085;margin-top:2px;font-size:12px}.icon-button{color:#1849a9;background:#eef4ff;border-radius:8px;min-width:42px;min-height:30px;font-size:12px;font-weight:900}.status-pill{color:#1849a9;background:#eef4ff;border-radius:999px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.status-pill.warning{color:#b54708;background:#fffaeb}.status-pill.success{color:#027a48;background:#ecfdf3}.form-layout{gap:18px;padding:18px;display:grid}.field-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.process-header{background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:18px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-item strong{color:#101828;font-size:16px}.timeline{background:#fff;border:1px solid #e4e7ec;border-radius:8px;grid-template-columns:repeat(6,minmax(132px,1fr));gap:0;padding:18px;display:grid;overflow-x:auto}.timeline>div{gap:6px;min-height:78px;padding-right:12px;display:grid;position:relative}.timeline>div:before{content:"";background:#e4e7ec;height:3px;position:absolute;top:14px;left:22px;right:0}.timeline>div:last-child:before{display:none}.timeline span{z-index:1;background:#fff;border:4px solid #cbd5e1;border-radius:50%;width:28px;height:28px;position:relative}.timeline strong{color:#344054;font-size:13px}.timeline small{color:#667085}.timeline .done span,.timeline .active span{background:#12533f;border-color:#12533f}.timeline .done:before{background:#12533f}.tabs{background:#fff;border:1px solid #e4e7ec;border-radius:8px;flex-wrap:wrap;gap:8px;width:fit-content;padding:6px;display:flex}.tabs button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 12px;font-weight:800}.tabs button.active{color:#fff;background:#12533f}.info-panel{gap:12px;padding:18px;display:grid}.info-panel h2{color:#101828;margin:0 0 4px}.info-row,.document-item{border-bottom:1px solid #edf0f3;grid-template-columns:190px 1fr;gap:12px;padding:12px 0;display:grid}.info-row:last-child,.document-item:last-child{border-bottom:0}.document-list{padding:8px 18px;display:grid}.document-item{grid-template-columns:1fr 140px auto;align-items:center}.admin-filter-bar{grid-template-columns:minmax(240px,520px)}.table-actions,.role-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.compact-action{min-height:30px;padding:5px 9px;font-size:12px}.user-edit-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.user-edit-main,.user-edit-side{gap:18px;display:grid}.edit-section{background:#fff;border:1px solid #e4e7ec;border-radius:8px;gap:16px;padding:18px;display:grid;box-shadow:0 10px 24px #1018280d}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-heading h2,.edit-section h2{color:#101828;margin:0;font-size:20px}.edit-section p{color:#667085;margin:0;line-height:1.5}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.role-card{color:#344054;background:#f9fafb;border:1px solid #e4e7ec;border-radius:8px;align-items:flex-start;gap:10px;padding:13px;font-size:13px;font-weight:800;display:flex}.role-card input{accent-color:#12533f;width:16px;min-height:16px;margin-top:2px}.role-card span{gap:3px;display:grid}.role-card small{color:#667085;font-size:12px;font-weight:600}.edit-actions{justify-content:flex-end;gap:10px;display:flex}.danger-action{color:#b42318;border-color:#fecdca}.modal-backdrop{z-index:30;background:#10182861;place-items:start center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.admin-modal{background:#fff;border:1px solid #e4e7ec;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;width:min(520px,100%);max-height:calc(100svh - 48px);margin:auto 0;padding:20px;display:grid;box-shadow:0 24px 64px #1018283d}.modal-heading,.modal-actions{background:#fff;border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:14px;padding-top:14px;display:flex}.modal-heading h2{color:#101828;margin:0}.modal-fields{gap:14px;padding-right:4px;display:grid;overflow-y:auto}.toggle-row{color:#344054;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.toggle-row input{accent-color:#12533f;width:16px;min-height:16px}.role-editor{gap:10px;display:grid}.role-editor>span{color:#475467;font-size:13px;font-weight:800}.role-option>span{gap:2px;display:grid}.role-option small{color:#667085;font-size:12px;font-weight:600}.history-list{gap:12px;margin:0;padding:18px 18px 18px 42px;display:grid}.history-list li{color:#344054}@media (width<=980px){.login-page{grid-template-columns:1fr}.login-context{display:none}.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #e4e7ec;border-right:0;grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:12px;height:auto;padding:14px;position:sticky}.sidebar nav{display:flex;overflow-x:auto}.sidebar nav button{flex:none}.sidebar-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center}.metric-grid,.summary-grid,.filter-bar,.field-grid,.user-edit-layout,.role-grid{grid-template-columns:1fr 1fr}.user-edit-layout{grid-template-columns:1fr}.screen-heading,.process-header,.header-actions{flex-direction:column;align-items:flex-start}}@media (width<=620px){.login-panel{padding:28px}.workspace{width:min(100% - 24px,1360px);padding-top:18px}.sidebar-footer{grid-template-columns:1fr}.brand-button strong,.user-chip strong{white-space:normal}.metric-grid,.summary-grid,.filter-bar,.field-grid,.role-grid,.two-columns,.document-item,.info-row{grid-template-columns:1fr}}
