*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}body{font-family:Inter,SF Pro Display,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0f172a80}::-webkit-scrollbar-thumb{background:#fb923c4d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#fb923c80}*:focus-visible{outline:2px solid #FB923C;outline-offset:2px}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}.loading{animation:spin 1s linear infinite}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
