@keyframes bottomsheet-open{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bottomsheet-backdrop-open{0%{background-color:initial}to{background-color:rgba(0 0 0/.7)}}