.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-regular{border-radius:8px;box-shadow:0 2px 16px #0003;max-height:90vh;max-width:90vw;min-width:300px;padding:2rem;position:relative}.modal-fullscreen{border-radius:0;height:100vh;left:0;padding:2rem;position:absolute;top:0;width:100vw}.modal-close{background:none;border:none;cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:1rem}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .4s ease-out}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}
