.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgb(0 0 0 / var(--tw-bg-opacity));--tw-bg-opacity: .5 }.modal-content{width:91.666667%;max-width:600px;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:2.5rem 2rem;text-align:center;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 1024px){.modal-content{padding:5rem 3.5rem}}.modal-header{margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(28 36 53 / var(--tw-text-opacity))}.modal-body{margin-bottom:1.5rem;font-weight:500}.modal-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}
