/* registry: minimal custom styles; Tailwind (CDN) handles the rest. */
:root { color-scheme: light; }
.cover-thumb { width: 64px; height: 96px; object-fit: cover; border-radius: 4px; }
