.ui-sheet[data-v-4fe4271a]{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;background:var(--color-scrim)}.ui-sheet__panel[data-v-4fe4271a]{width:100%;max-height:90dvh;overflow-y:auto;background:var(--color-surface);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;box-shadow:var(--shadow-sheet);padding:10px var(--spacing-page) calc(var(--spacing-page) + env(safe-area-inset-bottom))}.ui-sheet__grabber[data-v-4fe4271a]{display:block;width:40px;height:4px;margin:0 auto 14px;padding:0;border:none;border-radius:var(--radius-pill);background:var(--color-grabber);cursor:pointer}.ui-sheet__title[data-v-4fe4271a]{font-size:var(--text-title);font-weight:var(--font-weight-heavy);color:var(--color-slate);margin-bottom:12px}.ui-sheet-enter-active[data-v-4fe4271a],.ui-sheet-leave-active[data-v-4fe4271a]{transition:opacity .3s ease-out}.ui-sheet-enter-active .ui-sheet__panel[data-v-4fe4271a],.ui-sheet-leave-active .ui-sheet__panel[data-v-4fe4271a]{transition:transform .3s ease-out}.ui-sheet-enter-from[data-v-4fe4271a],.ui-sheet-leave-to[data-v-4fe4271a]{opacity:0}.ui-sheet-enter-from .ui-sheet__panel[data-v-4fe4271a],.ui-sheet-leave-to .ui-sheet__panel[data-v-4fe4271a]{transform:translateY(100%)}@media(min-width:768px){.ui-sheet[data-v-4fe4271a]{align-items:center}.ui-sheet[data-v-4fe4271a],.ui-sheet__panel[data-v-4fe4271a]{padding:var(--spacing-page)}.ui-sheet__panel[data-v-4fe4271a]{width:100%;max-width:440px;max-height:85dvh;border-radius:var(--radius-card)}.ui-sheet__grabber[data-v-4fe4271a]{display:none}.ui-sheet-enter-from .ui-sheet__panel[data-v-4fe4271a],.ui-sheet-leave-to .ui-sheet__panel[data-v-4fe4271a]{transform:translateY(8px) scale(.98)}}
