.bottom-sheet-transition-enter-from,.bottom-sheet-transition-leave-to{transform:translateY(100%)}.v-bottom-sheet>.v-bottom-sheet__content.v-overlay__content{align-self:flex-end;border-radius:0;box-shadow:0 7px 8px -4px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 12px 17px 2px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 5px 22px 4px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));flex:0 1 auto;left:0;margin-inline:auto;margin-bottom:0;max-width:100%;overflow:visible;right:0;transition-duration:.2s;width:100%}@media(prefers-reduced-motion:reduce){.v-bottom-sheet>.v-bottom-sheet__content.v-overlay__content{transition:none}}.v-bottom-sheet>.v-bottom-sheet__content.v-overlay__content>.v-card,.v-bottom-sheet>.v-bottom-sheet__content.v-overlay__content>.v-sheet{border-radius:0}.v-bottom-sheet.v-bottom-sheet--inset{max-width:none}@media(min-width:600px){.v-bottom-sheet.v-bottom-sheet--inset{max-width:70%}}.vui-bottom-sheet{background-color:#fff;border-radius:24px 24px 0 0;box-shadow:0 -8px 16px #00000014;position:relative}.vui-bottom-sheet:after{background-color:#d9d9d9;content:"";height:4px;left:50%;position:absolute;top:24px;transform:translate(-50%);width:72px}.vui-bottom-sheet__content{margin-top:40px;padding:0 16px 48px}.vui-bottom-sheet__overlay{box-shadow:none!important}.vui-bottom-sheet__title{align-items:center;display:flex;font-size:20px;font-weight:500}
