*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:#0b0d12;color:#e7e9f0;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}::selection{background:#4d8bf04d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#2a3040;border-radius:6px;border:2px solid #0b0d12}@keyframes pop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}button{font-family:inherit}
