*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Public Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong, #cfd8e8);border-radius:8px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--text-3, #8a97ad);background-clip:content-box}::-webkit-scrollbar-track{background:transparent}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes drawerIn{0%{transform:translate(100%);opacity:.4}to{transform:none;opacity:1}}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.96) translateY(6px)}to{opacity:1;transform:none}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@keyframes recPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.7}}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes wave{0%,to{height:8px}50%{height:26px}}.hoverable{transition:background .12s,border-color .12s,box-shadow .12s,color .12s,filter .12s}
