html,body{margin:0;padding:0;height:100%;font-family:IBM Plex Sans,system-ui,sans-serif}#root{height:100%}body{overflow:hidden}@keyframes noc-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.7}}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#78849873;border-radius:7px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#788498b8;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin;scrollbar-color:rgba(120,132,152,.5) transparent}
