.c-author{--c-author-color-text: var(--cal-color-text, #000000);--c-author-color-text-muted: var(--cal-color-text-muted, #333333);--c-author-gap: var(--cal-spacing-4, 1rem);--c-author-font-size-sm: var(--cal-font-size-sm, .825rem);--c-author-font-weight-bold: var(--cal-font-weight-bold, 800)}.c-author{display:flex;align-items:center;gap:var(--c-author-gap);color:var(--c-author-color-text)}.c-author__content{font-style:normal}.c-author__name{font-weight:var(--c-author-font-weight-bold)}.c-author__date{font-size:var(--c-author-font-size-sm);color:var(--c-author-color-text-muted)}.c-author--vertical{flex-direction:column;justify-content:center}.c-author--vertical .c-author__content-wrapper{text-align:center}