.penny-modal-maxh{max-height:92vh;max-height:92dvh}@media (prefers-reduced-motion:no-preference){.penny-modal-overlay[data-state=open]{animation:penny-modal-fade var(--penny-duration-md) var(--penny-ease-out)}.penny-modal-dialog[data-state=open]{animation:penny-modal-rise var(--penny-duration-xl) var(--penny-ease-out)}}@keyframes penny-modal-fade{0%{opacity:0}}@keyframes penny-modal-rise{0%{opacity:0;transform:translate(-50%,calc(-50% + var(--penny-spacing-lg)))}}
