@layer vuetify-final.transitions{.bottom-sheet-transition-enter-active,.bottom-sheet-transition-leave-active{pointer-events:none;transition-property:transform}.bottom-sheet-transition-enter-from,.bottom-sheet-transition-leave-to{transform:translateY(100%)}}@layer vuetify-components{.v-bottom-sheet>.v-bottom-sheet__content.v-overlay__content{align-self:flex-end;border-radius:0;box-shadow:0 2px 3px rgba(var(--v-shadow-color),var(--v-shadow-key-opacity,.3)),0 6px 10px 4px rgba(var(--v-shadow-color),var(--v-shadow-ambient-opacity,.15));flex:0 1 auto;left:0;margin-inline:auto;margin-bottom:0;max-width:100%;overflow:visible;right:0;transition-duration:.2s;width:100%;--v-elevation-overlay:color-mix(in srgb,var(--v-elevation-overlay-color) 8%,transparent)}@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%}}}.aura-bottom-sheet .v-bottom-sheet__content,.aura-bottom-sheet__content{margin-inline:auto;max-width:var(--aura-bottom-sheet-max-width,520px)}.aura-bottom-sheet__card{color:rgb(var(--v-theme-on-surface));display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(88vh,100dvh - 16px);overflow:hidden;transform:translateY(var(--aura-bottom-sheet-drag-y,0));transition:transform .18s cubic-bezier(.22,1,.36,1)}.aura-bottom-sheet__card.aura-v-bottom-sheet.v-card{bottom:auto;left:auto;padding-bottom:24px!important;position:relative;right:auto;width:100%}.aura-bottom-sheet__card--dragging{transition:none}.aura-bottom-sheet__card--sheet-drag{cursor:grab}.aura-bottom-sheet__card--sheet-drag .v-btn,.aura-bottom-sheet__card--sheet-drag .v-field,.aura-bottom-sheet__card--sheet-drag .v-list-item,.aura-bottom-sheet__card--sheet-drag [role=button],.aura-bottom-sheet__card--sheet-drag [role=menuitem],.aura-bottom-sheet__card--sheet-drag a,.aura-bottom-sheet__card--sheet-drag button,.aura-bottom-sheet__card--sheet-drag input,.aura-bottom-sheet__card--sheet-drag label,.aura-bottom-sheet__card--sheet-drag select,.aura-bottom-sheet__card--sheet-drag textarea{cursor:auto}.aura-bottom-sheet__card--dragging,.aura-bottom-sheet__card--sheet-drag.aura-bottom-sheet__card--dragging{cursor:grabbing}.aura-bottom-sheet__chrome{cursor:grab;display:grid;margin-bottom:8px;min-height:28px;place-items:center;touch-action:none}.aura-bottom-sheet__chrome:focus-visible{border-radius:999px;outline:2px solid var(--aura-primary);outline-offset:4px}.aura-bottom-sheet__chrome .aura-sheet-handle{border:0;padding:0;pointer-events:none}.aura-bottom-sheet__card--dragging .aura-bottom-sheet__chrome{cursor:grabbing}
