html{scroll-behavior:smooth}html,body,#root{height:100%;margin:0;padding:0}body{background:white;font-family:Inter,sans-serif}*{margin:0;padding:0;box-sizing:border-box}.error-message{color:red;font-size:12px}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:8px}::-webkit-scrollbar-track{background-color:transparent}.modal-estilo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:24px;width:500px;background:#ffffff;border-radius:20px}div:where(.swal2-container).swal2-center{z-index:2000!important}.scroll-thin{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}
