: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}.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,.top-menu 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;min-height:100svh}.top-menu{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e4e7ec;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;height:64px;padding:0 24px;display:grid;position:sticky;top:0}.brand-button{color:#101828;background:0 0;padding:0}.brand-button strong{white-space:nowrap}.top-menu nav{justify-content:center;gap:6px;display:flex}.top-menu nav button{color:#475467;background:0 0;border-radius:8px;padding:9px 13px;font-weight:800}.top-menu nav button.active,.top-menu nav button:hover{color:#12533f;background:#eaf5f0}.workspace{width:min(1360px,100% - 40px);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}.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}.top-menu{grid-template-columns:1fr;gap:12px;height:auto;padding:14px}.top-menu nav{justify-content:flex-start;overflow-x:auto}.metric-grid,.summary-grid,.filter-bar,.field-grid{grid-template-columns:1fr 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}.metric-grid,.summary-grid,.filter-bar,.field-grid,.document-item,.info-row{grid-template-columns:1fr}}
