*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#f6f7f9;font-family:Satoshi,Inter,system-ui,sans-serif;color:#2a2d4b;-webkit-font-smoothing:antialiased}a{color:inherit}select,input,button{font-family:Satoshi,Inter,system-ui,sans-serif}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{background:#dedfe2;border-radius:999px}::-webkit-scrollbar-track{background:transparent}@keyframes cr-glow{0%,to{box-shadow:0 0 0 5px #81d47829,0 8px 20px -5px #81d4788c}50%{box-shadow:0 0 0 9px #81d47812,0 8px 22px -5px #81d47866}}@keyframes cr-modal{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}@keyframes cr-fade{0%{opacity:0}to{opacity:1}}@keyframes cr-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes cr-steam{0%{opacity:.15;transform:translateY(1.5px)}45%{opacity:1;transform:translateY(-1px)}to{opacity:.15;transform:translateY(1.5px)}}.cr-steam-wisp{transform-box:fill-box;transform-origin:center bottom;animation:cr-steam 1.65s ease-in-out infinite}.cr-glow{animation:cr-glow 2.4s infinite}.cr-rise{animation:cr-rise .16s ease}.cr-modal{animation:cr-modal .22s cubic-bezier(.2,0,.13,1)}.cr-fade{animation:cr-fade .15s ease}.kpi{transition:box-shadow .15s,transform .15s}.kpi:hover{box-shadow:0 12px 28px -10px #3232472e;transform:translateY(-2px)}.kpi-danger:hover{box-shadow:0 12px 28px -10px #e12e2e2e;transform:translateY(-2px)}.rowh{transition:background .12s}.rowh:hover{background:#fbfcfd}.lift{transition:border-color .15s,background .15s}.lift:hover{border-color:#81d478;background:#f9fafe}.softh:hover{background:#f6f7f9}.closeh:hover{background:#f4f5f7}.crinput:focus{border-color:#81d478;box-shadow:0 0 0 4px #81d4782e}button{cursor:pointer}button:disabled{cursor:not-allowed}
