*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;min-height:100vh;min-height:100dvh}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;color:#333;background-color:#fff;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh;width:100%}.debt-modal-content{max-height:none!important;height:auto!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}
