html,body{margin:0;height:100%;background:#0b0f12;font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:#dfe7ec;overflow:hidden}#root{height:100vh}*{box-sizing:border-box}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#6cb0d62e;border-radius:5px}::-webkit-scrollbar-track{background:transparent}@keyframes crpulse{0%,to{opacity:.5}50%{opacity:1}}a{color:inherit;text-decoration:none}button{font-family:inherit}
