@font-face{font-family:Humanist521;src:url(/cabinet/fonts/Humanist521-light.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Humanist521;src:url(/cabinet/fonts/Humanist521-regular.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Humanist521;src:url(/cabinet/fonts/Humanist521-bold.otf)format("opentype");font-weight:700;font-display:swap}:root{--ink:#161c2d;--dark:#101114;--dark-2:#17181c;--coal:#202227;--coal-2:#2b2b32;--coal-hover:#3a3a42;--lime:#ebf6c0;--paper:#f4f6f9;--card:#fff;--fog:#e9edf3;--fog-2:#f0f3f7;--row:#f7f9fb;--t-100:#161c2d;--t-62:#161c2d9e;--t-55:#161c2d8c;--t-50:#161c2d80;--t-45:#161c2d73;--t-42:#161c2d6b;--t-35:#161c2d59;--b-06:#161c2d0f;--b-08:#161c2d14;--b-12:#161c2d1f;--b-16:#161c2d29;--b-18:#161c2d2e;--b-20:#161c2d33;--b-25:#161c2d40;--b-35:#161c2d59;--w-100:#fff;--w-75:#ffffffbf;--w-60:#fff9;--w-55:#ffffff8c;--w-45:#ffffff73;--w-42:#ffffff6b;--w-40:#fff6;--w-25:#ffffff40;--w-22:#ffffff38;--w-16:#ffffff29;--w-14:#ffffff24;--w-09:#ffffff17;--lime-45:#ebf6c073;--lime-35:#ebf6c059;--lime-30:#ebf6c04d;--r-24:24px;--r-22:22px;--r-20:20px;--r-18:18px;--r-16:16px;--r-14:14px;--r-13:13px;--r-12:12px;--r-11:11px;--r-10:10px;--r-9:9px;--r-8:8px;--r-7:7px;--font:"Humanist521","Segoe UI",sans-serif;--sh-card:0 1px 3px #161c2d0f;--sh-hover:0 8px 22px #161c2d1a;--sh-hover2:0 6px 18px #161c2d17;--sh-pop:0 14px 34px #161c2d29;--sh-toast:0 10px 30px #10111459;--sh-focus:0 0 0 3px #161c2d14;--sh-pulse:0 0 0 3px #161c2d38;--h-btn:46px;--h-btn-s:38px;--h-input:46px;--h-input-form:42px;--h-topbar:62px;--page-max:1180px;--page-pad:30px}body{color:#161c2d;-webkit-font-smoothing:antialiased;background:#f4f6f9;margin:0;font-family:Humanist521,Segoe UI,sans-serif}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}
.cb-chip{white-space:nowrap;border-radius:9px;align-items:center;height:28px;padding:0 12px;font-size:13.5px;display:inline-flex}.cb-chip--sm{border-radius:8px;height:24px;padding:0 10px;font-size:12.5px}.cb-chip--xs{border-radius:7px;height:22px;padding:0 10px;font-size:12.5px}.cb-chip--outline{color:#161c2d9e;background:#fff;border:1px solid #161c2d29}.cb-chip--outline-strong{color:#161c2d;background:#fff;border:1px solid #161c2d59}.cb-chip--fog{color:#161c2d;background:#e9edf3}.cb-chip--dark-lime{color:#ebf6c0;background:#17181c;gap:7px}.cb-chip--dark-lime.cb-chip--sm{gap:6px}.cb-chip--ink{color:#fff;background:#161c2d}.cb-chip--dark-surface{color:#fff;background:#2b2b32;height:26px;padding:0 11px;font-size:13px}.cb-chip__dot{background:#ebf6c0;border-radius:50%;flex:none;width:6px;height:6px}.cb-typechip{letter-spacing:.07em;color:#161c2d9e;text-transform:uppercase;white-space:nowrap;border:1px solid #161c2d29;border-radius:8px;align-items:center;height:24px;padding:0 9px;font-size:11px;display:inline-flex}.cb-typechip--on-dark{color:#ffffffa6;border-color:#ffffff38}.cb-code{letter-spacing:.08em;color:#161c2d;white-space:nowrap;border:1px solid #161c2d33;border-radius:7px;padding:3px 7px;font-size:12px;font-weight:700}.cb-waits--card{color:#ebf6c0;white-space:nowrap;background:#17181c;border-radius:9px;align-items:center;gap:6px;height:26px;padding:0 11px;font-size:13px;display:inline-flex}.cb-waits--dark{color:#161c2d;white-space:nowrap;background:#ebf6c0;border-radius:9px;align-items:center;gap:7px;height:28px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.cb-waits--counter{color:#161c2d;box-sizing:border-box;background:#ebf6c0;border-radius:8px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:13px;font-weight:700;display:inline-flex}.cb-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:13px;outline:none;align-items:center;height:46px;padding:0 22px;font-family:inherit;font-size:15px;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.cb-btn--primary{color:#fff;background:#17181c}.cb-btn--primary:hover,.cb-btn--primary.cb-btn--on-dark{background:#2b2b32}.cb-btn--primary.cb-btn--on-dark:hover{background:#3a3a42}.cb-btn--secondary{color:#161c2d;background:#fff;border:1px solid #161c2d2e}.cb-btn--secondary:hover{border-color:#161c2d66}.cb-btn--secondary.cb-btn--on-dark{color:#fff;background:0 0;border:1px solid #ffffff40}.cb-btn--secondary.cb-btn--on-dark:hover{border-color:#ffffff80}.cb-btn--approve{color:#ebf6c0;background:#17181c;font-weight:700}.cb-btn--approve:hover{background:#2b2b32}.cb-btn--approve.cb-btn--on-dark{color:#161c2d;background:#ebf6c0}.cb-btn--approve.cb-btn--on-dark:hover{background:#ebf6c0}.cb-btn--small{border-radius:11px;height:38px;padding:0 16px;font-size:14px}.cb-btn--compact{border-radius:10px;height:34px;padding:0 15px;font-size:13.5px}.cb-btn--chip{border-radius:9px;height:30px;padding:0 12px;font-size:13px}.cb-btn--round{color:#fff;background:#17181c;border-radius:50%;justify-content:center;width:38px;height:38px;padding:0;font-size:16px}.cb-btn--round.cb-btn--on-dark{color:#161c2d;background:#fff}.cb-btn--dark-chip{color:#fff;background:#2b2b32}.cb-btn--dark-chip:hover{background:#3a3a42}.cb-btn--dashed{color:#161c2da6;background:0 0;border:1.5px dashed #161c2d40;border-radius:10px;height:34px;padding:0 14px;font-size:13.5px}.cb-btn--dashed:hover{color:#161c2d;border-color:#161c2d80}.cb-label{letter-spacing:.08em;color:#161c2d6b;text-transform:uppercase;font-size:11px}.cb-input{color:#161c2d;box-sizing:border-box;background:#fff;border:1px solid #161c2d29;border-radius:12px;outline:none;width:100%;height:46px;margin-top:7px;padding:0 15px;font-family:inherit;font-size:15px}.cb-input:focus{border:1.5px solid #161c2d;box-shadow:0 0 0 3px #161c2d14}.cb-input--form{border-radius:11px;height:42px;margin-top:6px;padding:0 13px;font-size:14.5px}.cb-input--form:focus{box-shadow:none;border:1.5px solid #161c2d}.cb-textarea{color:#161c2d;box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #161c2d29;border-radius:11px;outline:none;width:100%;min-height:64px;margin-top:6px;padding:10px 13px;font-family:inherit;font-size:14.5px;line-height:1.5}.cb-textarea:focus{border:1.5px solid #161c2d}.cb-k{color:#161c2d;text-transform:none;border:1px solid #161c2d59;border-radius:50%;flex:none;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;display:inline-flex}.cb-k--inline{vertical-align:2px;width:16px;height:16px;font-size:10px}.cb-k--dark{color:#ebf6c0;border-color:#ebf6c073}.cb-viewonly{color:#161c2d8c;white-space:nowrap;border:1px solid #161c2d33;border-radius:7px;align-items:center;height:20px;padding:0 8px;font-size:11px;display:inline-flex}.cb-viewonly--dark{color:#ffffff8c;border-color:#fff3}.cb-avatar{border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.cb-avatar--client{color:#161c2d;background:#ebf6c0}.cb-avatar--team{color:#fff;background:#2b2b32}.cb-project-card{cursor:pointer;color:inherit;background:#fff;border:1px solid #161c2d14;border-radius:22px;padding:22px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block;box-shadow:0 1px 3px #161c2d0f}.cb-project-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #161c2d1a}.cb-mat-card{background:#fff;border:1px solid #161c2d14;border-radius:18px;gap:15px;padding:17px;transition:box-shadow .15s;display:flex;position:relative;box-shadow:0 1px 3px #161c2d0d}.cb-mat-card:hover{box-shadow:0 6px 18px #161c2d17}.cb-mat-card__link{z-index:1;border-radius:18px;position:absolute;inset:0}.cb-toast{z-index:50;background:#17181c;border-radius:13px;align-items:center;gap:10px;padding:13px 20px;animation:.25s toastIn;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #10111459}.cb-toast__dot{background:#ebf6c0;border-radius:50%;flex:none;width:7px;height:7px}.cb-row-center{align-items:center;gap:8px;display:flex}.cb-row-center .cb-input{margin-top:0}
.cb-hover-lift{transition:transform .16s cubic-bezier(.16,1,.3,1),box-shadow .16s cubic-bezier(.16,1,.3,1)}.cb-hover-lift:hover{box-shadow:var(--sh-hover);transform:translateY(-2px)}.cb-hover-lift--soft{transition:transform .16s cubic-bezier(.16,1,.3,1),box-shadow .16s cubic-bezier(.16,1,.3,1)}.cb-hover-lift--soft:hover{box-shadow:var(--sh-hover2);transform:translateY(-1px)}.cb-press{transition:transform .12s cubic-bezier(.16,1,.3,1)}.cb-press:active{transform:scale(.98)}.cb-press--subtle:active{transform:scale(.985)}@media (prefers-reduced-motion:reduce){.cb-hover-lift,.cb-hover-lift--soft,.cb-press,.cb-press--subtle{transition:none}.cb-hover-lift:hover,.cb-hover-lift--soft:hover,.cb-press:active,.cb-press--subtle:active{transform:none}}
