.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%}}.app-sheet[data-v-b2fd4be0]{animation:strybe-sheet-up .34s var(--ease-out);background:var(--surface);border:1px solid var(--border);border-bottom:0;border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:10px 20px calc(20px + env(safe-area-inset-bottom));position:relative;width:100%}.app-sheet__overlay[data-v-b2fd4be0]{width:100%}.app-sheet__handle[data-v-b2fd4be0]{background:var(--border-strong);border-radius:var(--radius-pill);height:4px;margin:4px auto 14px;width:38px}.app-sheet__header[data-v-b2fd4be0]{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.app-sheet__title[data-v-b2fd4be0]{color:var(--fg-strong);font-family:var(--font-sans);font-size:var(--text-h4);font-weight:var(--weight-bold);margin:0}.app-sheet__close[data-v-b2fd4be0]{align-items:center;background:var(--surface-sunken);border:0;border-radius:var(--radius-pill);color:var(--fg-muted);cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background var(--dur-fast) var(--ease-out);width:36px}.app-sheet__close[data-v-b2fd4be0]:hover{background:var(--bg-raised)}.app-sheet__body[data-v-b2fd4be0]{width:100%}
