.popup{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.popup-inner{background:#fff;border-radius:12px;padding:30px;text-align:center;width:400px}.popup-content{margin-top:20px}.close{color:#333;cursor:pointer;font-size:24px}.error-message{color:red;margin-top:10px}.popup-header{align-items:center;display:flex;justify-content:space-between}.popup-header h2{color:#333;font-size:24px;font-weight:700}.popup-header .close{color:#333;cursor:pointer;font-size:28px}.notification{border:1px solid #ccc;border-radius:4px;font-weight:700;margin-bottom:10px;padding:10px;text-align:center}.success{background-color:#dff0d8;color:#3c763d}.error{background-color:#f2dede;color:#a94442}
/*# sourceMappingURL=main.f456e26f.css.map*/