:root{color:#172033;font-synthesis:none;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}.app{grid-template:72px calc(100vh - 72px)/240px 1fr;min-width:760px;display:grid}header{background:#fff;border-bottom:1px solid #e5eaf1;grid-column:1/3;align-items:center;gap:26px;padding:0 28px;display:flex}.brand{color:#18223a;width:186px;font-size:20px;font-weight:750}.brand span{color:#fff;background:#5369ee;border-radius:9px;place-items:center;width:34px;height:34px;margin-right:9px;display:inline-grid}.search{color:#8791a5;background:#f8fafc;border:1px solid #dfe5ed;border-radius:10px;flex:1;align-items:center;max-width:520px;height:40px;padding:0 14px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;padding:8px}.primary{color:#fff;background:#5268ed;border-radius:9px;padding:11px 17px;font-weight:650}aside{background:#fff;border-right:1px solid #e5eaf1;padding:25px 14px;position:relative}.label{color:#9aa4b7;letter-spacing:.08em;margin:0 13px 10px;font-size:11px;font-weight:700}aside button{text-align:left;color:#667085;border-radius:8px;align-items:center;gap:10px;width:100%;padding:11px 13px;display:flex}aside button.active{color:#4358d8;background:#eef1ff;font-weight:650}aside i{background:#36bd7b;border-radius:50%;order:3;width:7px;height:7px;margin-left:auto}.off{background:#ee5967}.sideBottom{position:absolute;bottom:20px;left:14px;right:14px}main{padding:24px 30px;overflow:auto}.toolbar{justify-content:space-between;align-items:flex-start;height:47px;display:flex}.toolbar nav{font-size:18px;font-weight:650}.toolbar nav button{font-weight:inherit}.toolbar nav span{color:#8993a4}.toolbar div{gap:8px;display:flex}.toolbar div>button,.toolbar select{background:#fff;border:1px solid #dfe5ed;border-radius:8px;padding:8px 12px}.table{background:#fff;border:1px solid #e5eaf1;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #18233b08}.row{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(280px,1fr) 120px 210px 42px;align-items:center;min-height:56px;padding:0 15px;font-size:14px;display:grid}.row:last-child{border-bottom:0}.heading{color:#8390a5;background:#fbfcfe;min-height:43px;font-size:12px;font-weight:650}.row:not(.heading):hover{background:#f8f9ff}.row.selected{background:#eef1ff!important}.row.drop{outline-offset:-2px;outline:2px solid #5369ee}.name{align-items:center;gap:11px;font-weight:550;display:flex}.name b{font-size:18px}.row>span:nth-child(2),.row>span:nth-child(3){color:#788398}.row>button{letter-spacing:2px;font-weight:700}.empty{color:#788398;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:300px;display:flex}.selection{color:#fff;background:#293353;border-radius:10px;align-items:center;gap:10px;height:48px;margin-bottom:12px;padding:0 15px;display:flex}.selection strong{margin-right:auto}.selection button{background:#3c486c;border-radius:7px;padding:7px 12px}.selection .danger{background:#a84352}.error{color:#a62f3e;background:#fff0f1;border:1px solid #ffd2d7;border-radius:8px;margin-bottom:12px;padding:10px 14px}.error button{float:right}.uploads{background:#fff;border:1px solid #dfe5ed;border-radius:13px;width:360px;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 16px 50px #18233b28}.uploads>div{color:#fff;background:#293353;justify-content:space-between;padding:13px 16px;display:flex}.uploads article{border-bottom:1px solid #edf0f4;align-items:center;gap:12px;padding:12px 15px;display:flex}.uploads article>span{color:#5369ee;background:#eef1ff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.uploads article>div{flex:1;min-width:0}.uploads article b,.uploads article small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.uploads article small{color:#8590a4;margin-top:3px}progress{accent-color:#5369ee;width:100%;height:4px;margin-top:7px;display:block}@media (width<=900px){.app{grid-template-columns:190px 1fr}.row{grid-template-columns:minmax(230px,1fr) 90px 40px}.row>span:nth-child(3){display:none}}.login{background:radial-gradient(circle at 50% 10%,#eef1ff,#f7f9fc 48%);place-items:center;min-height:100vh;display:grid}.login form{text-align:center;background:#fff;border:1px solid #e2e7ef;border-radius:18px;width:min(400px,100vw - 36px);padding:38px;box-shadow:0 20px 60px #1c2b5120}.loginLogo{color:#fff;background:#5369ee;border-radius:13px;place-items:center;width:48px;height:48px;margin:auto;font-size:24px;display:grid}.login h1{margin:15px 0 5px}.login p{color:#7b8699;margin:0 0 25px}.login label{color:#566176;text-align:left;font-size:13px;font-weight:650;display:block}.login input{border:1px solid #d9e0ea;border-radius:9px;outline:none;width:100%;margin:7px 0 16px;padding:12px 13px;display:block}.login input:focus{border-color:#5369ee;box-shadow:0 0 0 3px #5369ee18}.loginError{color:#b42332;text-align:left;margin:-6px 0 14px;font-size:13px}.login .primary{width:100%}.login .primary:disabled{cursor:not-allowed;opacity:.45}
