*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;background:#191b1e}body{font-family:Inter Tight,system-ui,-apple-system,sans-serif;color:#d2d4d8;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}::selection{background:#aeb3bb38}::placeholder{color:#5e626a}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:6px;border:3px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#ffffff1f;background-clip:padding-box}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}
