.ui-modal-shell__overlay[data-v-d5128dd6]{background:var(--color-overlay-backdrop);display:grid;inset:0;padding:var(--space-2);place-items:center;position:fixed;z-index:80}.ui-modal-shell__content[data-v-d5128dd6]{background:var(--color-bg-surface);border-radius:var(--radius-modal);box-shadow:var(--shadow-modal);width:100%}.ui-modal-shell-enter-active[data-v-d5128dd6],.ui-modal-shell-leave-active[data-v-d5128dd6]{transition:opacity .22s ease,transform .22s ease}.ui-modal-shell-enter-from[data-v-d5128dd6],.ui-modal-shell-leave-to[data-v-d5128dd6]{opacity:0;transform:translateY(8px) scale(.985)}.ui-modal-shell-enter-to[data-v-d5128dd6],.ui-modal-shell-leave-from[data-v-d5128dd6]{opacity:1;transform:translateY(0) scale(1)}
