.bottom-sheet-wrapper[data-v-dcaba312]{z-index:var(--z-index-bottom-sheet);justify-content:center;align-items:flex-end;height:100vh;display:flex;position:absolute;inset:0}.bottom-sheet-wrapper.blocking .bottom-sheet-handle[data-v-dcaba312]{cursor:default;padding:1.25rem 1rem}.bottom-sheet-overlay[data-v-dcaba312]{z-index:var(--z-index-bottom-sheet-overlay);will-change:opacity;background-color:#00000080;height:100vh;position:absolute;inset:0}.bottom-sheet[data-v-dcaba312]{width:100%;max-width:var(--layout-width);max-height:var(--max-height);background-color:var(--color-white);z-index:var(--z-index-bottom-sheet);will-change:transform;border-radius:1.25rem 1.25rem 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.2,0,0,1);display:flex;position:relative;overflow:hidden}@supports (-webkit-touch-callout:none){.bottom-sheet[data-v-dcaba312]{padding-bottom:max(.75rem,var(--safe-bottom))}}.bottom-sheet.full-height[data-v-dcaba312]{height:100%}.bottom-sheet-handle[data-v-dcaba312]{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--color-gray-medium);flex-direction:column;justify-content:center;gap:.75rem;padding:.75rem 1rem;display:flex}.bottom-sheet-handle[data-v-dcaba312]:active{cursor:grabbing}.bottom-sheet-handle__bar[data-v-dcaba312]{background-color:var(--color-gray-medium);border-radius:.125rem;width:2.5rem;height:.25rem;margin:0 auto;display:block}.bottom-sheet-handle__title[data-v-dcaba312]{text-align:var(--bottomSheetTitleAlign,left)}.bottom-sheet-content[data-v-dcaba312]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;overflow-y:auto}.bottom-sheet-footer[data-v-dcaba312]{border-top:1px solid var(--color-gray-medium);padding:1rem}.bottom-sheet-enter-active[data-v-dcaba312],.bottom-sheet-leave-active[data-v-dcaba312]{transition:opacity .3s cubic-bezier(.2,0,0,1)}.bottom-sheet-enter-active .bottom-sheet[data-v-dcaba312],.bottom-sheet-leave-active .bottom-sheet[data-v-dcaba312]{transition:transform .3s cubic-bezier(.2,0,0,1)}.bottom-sheet-enter-from[data-v-dcaba312],.bottom-sheet-leave-to[data-v-dcaba312]{opacity:0}.bottom-sheet-enter-from .bottom-sheet[data-v-dcaba312],.bottom-sheet-leave-to .bottom-sheet[data-v-dcaba312]{transform:translateY(100%)}.bottom-sheet-enter-to[data-v-dcaba312],.bottom-sheet-leave-from[data-v-dcaba312]{opacity:1}.bottom-sheet-enter-to .bottom-sheet[data-v-dcaba312],.bottom-sheet-leave-from .bottom-sheet[data-v-dcaba312]{transform:translateY(0)}@media (width>=768px){.bottom-sheet[data-v-dcaba312]{border-radius:1.25rem 1.25rem 0 0;margin:0 1rem}}
