*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,system-ui,sans-serif}body{overflow:auto!important}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}@keyframes app-spin{to{transform:rotate(360deg)}}.app-spinner{border:2px solid #fff6;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite app-spin;display:inline-block}