.modal-overlay{z-index:9999;background:rgba(0,0,0,.6);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:linear-gradient(to bottom right,#f9fcfd,#fff0f9,#fff0e1);border-radius:12px;min-width:40%;max-width:70%;padding:1rem 2rem 2rem;position:relative}.modal-close{color:#000;cursor:pointer;border:none;justify-content:center;align-items:center;width:5px;height:10px;display:flex;position:absolute;font-size:28px!important;right:15px!important}
