.modal-overlay{align-items:center;background:#00000080;color:#333;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-height:80vh;max-width:600px;padding:10px;width:90%}.modal-title{font-size:18px;margin:0 0 10px;text-align:center}.modal-footer{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end;padding-top:5px;width:100%}.modal-footer .btn{max-width:100%;min-width:120px}.modal-footer .btn.full{flex:1}
