*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}@keyframes spin{0%{transform:rotate(0);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg)}to{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg)}}.loading-spinner{border:2px solid #f3f3f3;border-top:2px solid #000;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;-ms-animation:spin 1s linear infinite}*{transition:color .2s ease,background-color .2s ease,border-color .2s ease;-webkit-transition:color .2s ease,background-color .2s ease,border-color .2s ease;-moz-transition:color .2s ease,background-color .2s ease,border-color .2s ease;-ms-transition:color .2s ease,background-color .2s ease,border-color .2s ease}
