Aspect ratio component, translated from the shadcn/ui (new-york-v4) aspect-ratio.
shadcn re-exports Radix's AspectRatio.Root, which carries no Tailwind classes
of its own. This presentational version renders a <div data-slot="aspect-ratio">
and applies the ratio via the CSS aspect-ratio property.