.in-modal{height:100vh;width:100vw;position:fixed;inset:0;z-index:var(--in-sys-z-index-modal)}.in-modal__backdrop{inset:0;height:100%;width:100%;z-index:-1;background-color:rgba(0,0,0,.5)}.fade-enter-active,.fade-leave-active{transition:opacity 225ms cubic-bezier(.4,0,.2,1) 0s}.fade-enter-from,.fade-leave-to{opacity:0}