.styles_modalOverlay__sOeYc{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__mGEbq{background-color:var(--modal-color);padding:1rem;border-radius:1rem;width:280px;text-align:center;-webkit-backdrop-filter:5px;backdrop-filter:5px}.styles_modalTitle__oEuey{font-size:20px;margin-bottom:1.5rem}.styles_modalActions__d_57v{display:flex;justify-content:space-between}.styles_cancelButton__voowT,.styles_confirmButton__7dxyt{padding:.1rem .4rem;border:none}.styles_cancelButton__voowT{background-color:white;border:1px solid black;color:black}.styles_confirmButton__7dxyt{background-color:var(--main-color);border:1px solid var(--main-color);color:white}