.styles_container__T5sWs{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);z-index:99999}.styles_box___vAnq{background-color:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.3);padding:15px;max-width:max-content;min-width:380px;width:100%}.styles_title__q7UXS{font-size:16px;font-weight:600}.styles_message__wkEkx{font-size:14px}.styles_button__N1mfv{background-color:green}.styles_alertAnimation__wHdx6{animation:styles_alertAnimationKeyframes__E3DFj .5s ease forwards}@keyframes styles_alertAnimationKeyframes__E3DFj{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#efefef}::-webkit-scrollbar-thumb{border-radius:3px;background:#50b177}::-webkit-scrollbar-thumb:hover{background:#367e54}