@keyframes Modal_fade-in___VsFg{0%{opacity:0}to{opacity:1}}@keyframes Modal_fade-out__ptmaM{0%{opacity:1}to{opacity:0}}@keyframes Modal_scale-fade-in__9K718{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes Modal_scale-fade-out__bY37g{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.95)}}.Modal_backdrop__0oom7{overflow:hidden;position:fixed;inset:0;background-color:rgba(0,0,0,.8);z-index:1050;animation-duration:.3s;animation-fill-mode:both}.Modal_backdrop__0oom7[data-state=open]{animation-name:Modal_fade-in___VsFg}.Modal_backdrop__0oom7[data-state=closed]{animation-name:Modal_fade-out__ptmaM}.Modal_content__bPM2v{display:flex;position:fixed;top:50%;left:50%;justify-content:center;align-items:center;width:100%;padding:16px;transform:translateX(-50%) translateY(-50%);z-index:1060;animation-duration:.3s;animation-fill-mode:both;pointer-events:none!important}.Modal_content__bPM2v[data-state=open]{animation-name:Modal_scale-fade-in__9K718}.Modal_content__bPM2v[data-state=closed]{animation-name:Modal_scale-fade-out__bY37g}.Modal_content__bPM2v.Modal_fullscreen__2L_4e{padding:0!important}.Modal_innerContent__njzjv{max-height:calc(100vh - 80px);background-color:#fff;border-radius:16px;pointer-events:all;overflow-y:auto;width:100%}.Modal_innerContent__njzjv.Modal_fullscreen__2L_4e{width:100%;height:100%;max-width:none;max-height:100vh;border-radius:0}