.modal{box-sizing:border-box;z-index:999;opacity:1;background-color:#0009;justify-content:center;width:100%;min-width:320px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.modal-body-wrapper{justify-content:center;align-items:baseline;width:max-content;height:fit-content;display:flex}.modal.scrollable{height:100%;min-height:100vh}.modal-content{background-color:#000000f2;border:1px solid #ffffff80;border-radius:0;padding:1rem;box-shadow:0 20px 60px -2px #0006}@media (max-width:575.98px){.modal-content{border:none}}.modal-content-no-wrapper{padding:1rem}html.tw-dark .modal-content-no-wrapper{box-shadow:0 20px 60px -2px #ffffff14}.reset{justify-content:center;align-items:center;display:flex}
