.Modal_overlay__n9NUL{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}.Modal_modal__ZU10j{background-color:#fff;border-radius:10px;padding:24px;width:50%;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.Modal_title__6Lxwh{font-size:18px;font-weight:600;margin-bottom:12px}.Modal_message__Ue1ed{font-size:15px;margin-bottom:20px}.Modal_buttonGroup__thdzQ{display:flex;justify-content:flex-end;gap:8px}.Modal_cancelButton__e2qXx,.Modal_okButton__ja08r{padding:10px 16px;font-size:14px;border-radius:6px;border:none;cursor:pointer}.Modal_cancelButton__e2qXx{background-color:#f2f2f2;color:#666}.Modal_okButton__ja08r{background-color:#5899ed;color:#fff}