.bottom-sheet-motion_motion__JFZ3O{transform-origin:bottom center;animation-fill-mode:both;will-change:transform,opacity}.bottom-sheet-motion_motion__JFZ3O[data-state=open]{animation:bottom-sheet-motion_bottom-sheet-enter__kpVVx var(--motion-duration-lg) var(--motion-ease-emphasized)}.bottom-sheet-motion_motion__JFZ3O[data-state=closed]{animation:bottom-sheet-motion_bottom-sheet-exit__4CMaI var(--motion-duration-md) var(--motion-ease-emphasized-accelerate)}@media (prefers-reduced-motion:reduce){.bottom-sheet-motion_motion__JFZ3O{animation:none!important}}@keyframes bottom-sheet-motion_bottom-sheet-enter__kpVVx{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes bottom-sheet-motion_bottom-sheet-exit__4CMaI{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}