.styles_modalOverlay__TZ4x3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.styles_modalContent__b71D9{background:white;padding:20px;border-radius:8px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;max-width:90%;width:400px;overflow:hidden}.styles_spinner__Gb4Cf{margin-bottom:20px;animation:styles_spin__FJJsX 2s linear infinite}.styles_modalText___Arag{font-size:16px;color:#333;line-height:1.5;word-wrap:break-word;white-space:pre-wrap;text-align:center}@keyframes styles_spin__FJJsX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}