@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.modal-overlay{z-index:50;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.5;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s forwards fadeIn;display:flex;position:fixed;inset:0}.modal-content{z-index:50;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0px -2px 8px 0px #1119280a,0px 2px 8px 0px #1119280a;--tw-shadow-colored:0px -2px 8px 0px var(--tw-shadow-color),0px 2px 8px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);border-radius:.75rem;margin-left:.5rem;margin-right:.5rem;padding-top:1rem;padding-bottom:1rem;animation:.5s forwards fadeIn;position:relative}.modal-overlay.modal-default .modal-content{width:100%;min-width:328px;max-width:440px}.modal-overlay.modal-wide .modal-content{width:100%;min-width:328px;max-width:580px}.modal-overlay.modal-wider .modal-content{width:100%;min-width:328px;max-width:720px}.modal-overlay.mobile-full-screen .modal-body{max-height:100%}.modal-overlay.closing,.modal-content.closing{animation:.3s forwards fadeOut}.modal-header{flex-direction:column;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;position:relative}.modal-header.bordered{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.modal-body{min-height:120px;max-height:460px;padding:1rem 1.5rem;overflow-y:auto}.modal-footer{justify-content:flex-end;gap:.5rem;padding-top:1rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}@media (max-width:768px){.modal-footer{flex-direction:column-reverse}.modal-overlay.mobile-full-screen{justify-content:flex-start;align-items:flex-start}.modal-overlay.mobile-full-screen .modal-content{border-radius:0;width:100%;max-width:none;height:100%;margin:0}.modal-overlay.mobile-full-screen .modal-footer{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));flex-direction:column;gap:.75rem;padding:.75rem 1rem;position:fixed;bottom:0;left:0;right:0}.modal-overlay.mobile-full-screen .modal-body{padding-bottom:8rem}.modal-overlay.mobile-drawer{justify-content:center;align-items:flex-end}.modal-overlay.mobile-drawer .modal-content{border-radius:.75rem .75rem 0 0;flex-direction:column;width:100%;max-width:none;height:360px;margin-bottom:0;margin-left:0;margin-right:0;display:flex}.modal-overlay.mobile-drawer .modal-header{flex-shrink:0}.modal-overlay.mobile-drawer .modal-body{flex:1;min-height:0;overflow-y:auto}.modal-overlay.mobile-drawer .modal-footer{flex-shrink:0}.modal-overlay.mobile-bottom-sheet{justify-content:center;align-items:flex-end}.modal-overlay.mobile-bottom-sheet .modal-content{border-radius:.75rem .75rem 0 0;width:100%;max-width:none;margin-bottom:0;margin-left:0;margin-right:0}.modal-overlay.mobile-bottom-sheet .modal-body{min-height:0;max-height:60vh;overflow-y:auto}.modal-overlay.mobile-bottom-sheet .modal-footer{flex-direction:row;justify-content:space-between}}.modal-footer.bordered{--tw-border-opacity:1;border-top-width:1px;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.modal-header .modal-close-btn{cursor:pointer;--tw-text-opacity:1;color:rgb(166 177 177/var(--tw-text-opacity,1));margin-left:auto}.modal-header-content{flex-direction:row;align-items:center;width:100%;display:flex}.modal-progress-bar{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));width:100%;height:.25rem;position:absolute;bottom:0;left:0;right:0}.modal-progress-bar-fill{background:linear-gradient(90deg,#bcecec,#00bdbe);height:100%;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.modal-overlay.modal-transparent{background-color:#0000}
