.painting-detail{container:painting-detail/inline-size;display:flex;width:100%;min-width:0;flex-direction:column;gap:36px;color:var(--color-text)}.painting-detail__hero-media{overflow:hidden;max-height:52vh;border-radius:var(--radius-lg)}.painting-detail__prose{max-width:68ch;margin:0;color:var(--text-body-2);font-size:var(--text-base);line-height:1.65}.painting-detail__artist-link{color:inherit;text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 40%,transparent);text-underline-offset:3px}.painting-detail__artist-link:hover{text-decoration-color:currentColor}