.top-dialog{position:fixed;top:0}.base-dialog-content{max-height:calc(100dvh - 24px)}.base-dialog-card{overflow:hidden}.base-dialog-toolbar{border-bottom:1px solid rgba(var(--v-theme-on-primary),.14);flex:none;box-shadow:none!important}.base-dialog-scroll{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}.base-dialog-actions{background:rgb(var(--v-theme-surface));flex:none;min-height:64px}@media (width<=600px){.base-dialog-content{max-height:100dvh}.base-dialog-content--fullscreen .base-dialog-card{border-radius:0!important}.base-dialog-content--fullscreen{height:100dvh;margin:0!important}.base-dialog-content--fullscreen .base-dialog-card{padding-top:env(safe-area-inset-top);height:100dvh!important}.base-dialog-content--fullscreen .base-dialog-actions{padding-bottom:calc(16px + env(safe-area-inset-bottom))!important}}
