/* Minimal layout — token recipe */

.blog-layout-minimal {
  --posts-cols: 1;
  --posts-gap: 0.25rem;
  --profile-max: 850px;
  --post-show-max: 860px;
  --cover-radius: var(--bs-border-radius, 0.375rem);
}
