*{box-sizing:border-box}html,body{color:#25262b;background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px}button,input{font:inherit}button{color:#37393d;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e3e5e8;border-radius:6px;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.topbar{border-top:2px solid #276178;border-bottom:1px solid #e8e9eb;align-items:center;gap:28px;height:44px;padding:0 14px;display:flex}.brand{align-items:center;gap:8px;width:245px;font-size:14px;font-weight:700;display:flex}.brandMark{color:#fff;background:#6d55df;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.globalSearch{color:#8b8e94;border:1px solid #e6e7ea;border-radius:6px;align-items:center;gap:8px;width:420px;height:28px;margin:auto;padding:0 10px;display:flex;box-shadow:0 1px 4px #00000009}.globalSearch kbd{color:#a0a2a7;margin-left:auto}.topActions{align-items:center;gap:10px;display:flex}.dark{color:#fff;background:#28241f;border-color:#28241f}.avatar{color:#617044;background:#eaf0df;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.pageHead{justify-content:space-between;align-items:center;height:66px;padding:10px 14px;display:flex}.pageHead h1{margin:0;font-size:18px;font-weight:600}.pageHead p{color:#8a8d92;margin:4px 0 0}.pageHead>div:last-child{gap:8px;display:flex}.toolbar{border-top:1px solid #f0f1f2;border-bottom:1px solid #e6e7e9;align-items:center;gap:6px;height:47px;padding:7px 14px;display:flex}.toolbar button{border-color:#0000}.toolbar .accent{background:#faf9ff;border-color:#dcd5ff}.spacer{flex:1}.peopleSearch{border:1px solid #e1e3e6;border-radius:6px;align-items:center;width:170px;height:30px;margin-left:6px;padding:0 8px;display:flex}.peopleSearch input{border:0;outline:0;width:100%;padding-left:7px}.workspace{height:calc(100vh - 157px);min-height:560px;display:flex}aside{border-right:1px solid #dfe1e4;flex:0 0 255px;width:255px;padding-bottom:46px;position:relative;overflow:auto}.stats{border-bottom:1px solid #e7e8ea;grid-template-columns:repeat(3,1fr);height:55px;display:grid}.stats div{border-right:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;display:flex}.stats b{color:#3d54a4}.stats span{color:#81848a;margin-top:4px}.filter{border-bottom:1px solid #eceef0;padding:0 13px}.filterTitle{justify-content:space-between;align-items:center;height:40px;display:flex}.filterTitle span{align-items:center;gap:8px;display:flex}.filterTitle b{background:#f0f1f3;border-radius:10px;padding:2px 7px;font-weight:500}.filterBody{padding:0 1px 11px}.filterBody small{color:#8a8d92;margin-bottom:8px;display:block}.chip{color:#5f6267;background:#f2f3f4;border-radius:5px;margin:0 4px 4px 0;padding:4px 7px;font-size:11px;display:inline-block}.filterFoot{background:#fff;border-top:1px solid #e5e6e8;gap:6px;padding:9px;display:flex;position:sticky;bottom:0}.filterFoot button{flex:1;justify-content:center}.results{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.selection{z-index:3;color:#fff;background:#28204d;border-radius:7px;align-items:center;gap:8px;padding:6px 10px;display:flex;position:absolute;top:7px;left:12px}.selection button{padding:4px 8px}.tableScroll{flex:1;overflow:auto}table{border-collapse:collapse;width:100%;min-width:1350px}th{text-align:left;color:#85888e;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-bottom:1px solid #e8e9eb;height:37px;font-size:9px;font-weight:600}td{color:#3f4247;white-space:nowrap;border-bottom:1px solid #eceef0;height:48px;padding-right:20px}th:first-child,td:first-child{width:40px;padding-left:12px}td:nth-child(2){min-width:160px}td:nth-child(3){min-width:180px}td:nth-child(4){min-width:190px}td a{text-underline-offset:2px;-webkit-text-decoration:underline #bbb;text-decoration:underline #bbb}.companyIcon{color:#fff;border-radius:5px;place-items:center;width:18px;height:18px;margin-right:8px;font-size:9px;font-weight:700;display:inline-grid}.access{background:#fff;border-color:#dadde0;padding:5px 8px;box-shadow:0 1px 1px #00000008}.access svg:first-child{color:#159b77}.run{color:#696c71;border-color:#0000;padding-left:0}.rowActions{color:#45484d;align-items:center;gap:12px;display:flex}footer{color:#62656a;border-top:1px solid #dedfe2;align-items:center;gap:14px;height:43px;padding:0 15px;display:flex}footer button{padding:5px 10px}footer b{font-weight:500}@media (max-width:900px){.brand{width:auto}.brand span:last-child{display:none}.globalSearch{width:300px}.toolbar{overflow:auto}.topActions>span:first-child{display:none}aside{flex-basis:220px;width:220px}}
