.bh_bottom_sheet[data-v-6504c973]{display:flex;align-items:flex-end;justify-content:center;position:fixed;inset:0;background-color:#000000b3;z-index:1100}.bh_bottom_sheet_panel[data-v-6504c973]{display:flex;flex-direction:column;position:relative;background-color:var(--bh_color_bg_card);border-radius:2rem 2rem 0 0;padding:0 0 var(--app-safe-area-bottom);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:grab}.bh_bottom_sheet_panel[data-v-6504c973]:active{cursor:grabbing}.bh_bottom_sheet_close[data-v-6504c973]{position:absolute;top:2rem;right:1.5rem;display:flex;align-items:center;justify-content:center;color:var(--bh_color_gray_500);font-size:2rem;background:none;border:none;padding:0;cursor:pointer;z-index:1}.bh_bottom_sheet_content[data-v-6504c973]{padding:2rem 1.5rem 0}.bh_bottom_sheet_footer[data-v-6504c973]{padding:0 1.5rem 2rem;margin-top:3rem}.bh_bottom_sheet-enter-active[data-v-6504c973],.bh_bottom_sheet-leave-active[data-v-6504c973]{transition:opacity .3s ease}.bh_bottom_sheet-enter-active .bh_bottom_sheet_panel[data-v-6504c973],.bh_bottom_sheet-leave-active .bh_bottom_sheet_panel[data-v-6504c973]{transition:transform .3s ease}.bh_bottom_sheet-enter-from[data-v-6504c973],.bh_bottom_sheet-leave-to[data-v-6504c973]{opacity:0}.bh_bottom_sheet-enter-from .bh_bottom_sheet_panel[data-v-6504c973],.bh_bottom_sheet-leave-to .bh_bottom_sheet_panel[data-v-6504c973]{transform:translateY(100%)}
