@media (max-width:767px){.bottom-sheet{height:90vh!important;border-radius:0!important;bottom:0!important;display:flex!important;flex-direction:column!important}.bottom-sheet.visible{height:100vh!important;transform:translateY(0)!important}.sheet-header{flex-shrink:0!important;background:#fff!important;z-index:10!important}.sheet-body{flex:1 1 auto!important;overflow-y:auto!important;min-height:0!important;-webkit-overflow-scrolling:touch!important}.sheet-footer{flex-shrink:0!important;background:#fff!important;z-index:20!important;border-top:1px solid #e0e0e0!important;box-shadow:0 -4px 12px rgba(0,0,0,.08)!important}}