.post{--post-image-border-radius: 0;--post-text-margin-bottom: 0;--post-title-font-size: inherit;--post-title-font-weight: inherit;--post-title-line-height: inherit;width:100%;margin:16px auto}.post--image-border-radius{--post-image-border-radius: var(--border-radius-sm)}.post__image{display:block;width:100%;height:auto;border-radius:var(--post-image-border-radius)}.post__image-wrapper{width:100%}.post__title{font-size:var(--post-title-font-size);line-height:var(--post-title-line-height);font-weight:var(--post-title-font-weight);color:var(--color-primary-foreground);margin-bottom:8px}.post__title--size-sm{--post-title-font-size: 20px;--post-title-font-weight: var(--font-weight-semibold);--post-title-line-height: 1.5}.post__title--size-md{--post-title-font-size: 24px;--post-title-font-weight: var(--font-weight-semibold);--post-title-line-height: 1.3333}.post__title--size-lg{--post-title-font-size: 32px;--post-title-font-weight: var(--font-weight-bold);--post-title-line-height: 1.2}.post__text{font-size:16px;line-height:24px;color:var(--color-primary-foreground);margin-bottom:var(--post-text-margin-bottom)}.post__content:has(.bq-button){--post-text-margin-bottom: 16px}