.response-modal{background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;z-index:9999!important;pointer-events:auto!important}.response-modal-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;width:95%;max-width:800px;max-height:90vh;padding:0;animation-name:animatetop;animation-duration:.3s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d;pointer-events:auto!important}@keyframes animatetop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.close{color:#fff;float:right;font-size:28px;font-weight:700}.close:hover,.close:focus{color:#000;cursor:pointer;text-decoration:none}.response-modal-header{color:#111827;background:0 0;border-bottom:1px solid #00000014;padding:20px 24px;font-size:18px;font-weight:600}.response-modal-body{background:0 0;max-height:calc(90vh - 76px);padding:24px;overflow-y:auto}.response-modal-footer{color:#2f80ed;border-top:1px solid #00000014;padding:16px 24px;font-weight:600}.response-modal-content.animated-border{animation:2s linear forwards borderAnimation}@keyframes borderAnimation{0%{border:2px solid}to{border:none}}.glass-card{-webkit-backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3}
