.modal-container{flex:1;width:100dvw;height:100dvh;display:flex}.modal-content{max-width:100dvw;max-height:100dvh}.modal-touchable{width:100dvw;height:100dvh;position:absolute;top:0;left:0}.modal-bottom-sheet{touch-action:none;width:100dvw;max-height:85dvh;padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.modal-bottom-sheet__handle-area{cursor:grab;touch-action:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.modal-bottom-sheet__handle-area:active{cursor:grabbing}.modal-bottom-sheet__handle{border-radius:2px;width:36px;height:4px}.modal-bottom-sheet__scroll{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex-shrink:1;overflow:hidden auto}
.safe-modal{width:100dvw;height:100dvh}
