.author-hub-page{padding-bottom:var(--spacing-3xl,48px);container-type:inline-size;container-name:author-hub}.author-hub-page--preview{pointer-events:none;transform-origin:top center}.author-hub-hero{background:var(--color-pure-white,#fff);border:1px solid var(--color-border,#e1e3de);border-radius:var(--radius-card,22px);box-shadow:var(--shadow-subtle,0 6px 18px rgba(40,50,30,.04));margin:var(--spacing-lg,24px) auto;max-width:960px;padding:var(--spacing-xl,32px)}.author-hub-hero__inner{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-lg,24px);text-align:center}@container author-hub (min-width:560px){.author-hub-hero__inner{flex-direction:row;text-align:left}}.author-hub-hero__content{flex:1;min-width:0}.author-hub-hero__avatar{border-radius:50%;flex-shrink:0;height:120px;object-fit:cover;width:120px}.author-hub-hero__name{color:var(--color-deep-sage,#4f5d43);font-family:var(--font-family-body, Inter, sans-serif);font-size:clamp(1.375rem, 2.5vw, 1.75rem);font-weight:var(--font-weight-bold,700);letter-spacing:normal;line-height:1.25;margin:0 0 var(--spacing-sm,8px)}.author-hub-hero__role{display:inline-block;margin-bottom:var(--spacing-sm,8px)}.author-hub-hero__bio{color:var(--color-text-muted,#6b7280);font-family:var(--font-family-body, Inter, sans-serif);font-size:var(--font-size-body, 1rem);line-height:1.6;margin:var(--spacing-sm,8px) 0}.author-hub-stat{color:var(--color-text-muted,#6b7280);font-size:var(--font-size-small, 14px)}.author-hub-stat strong{color:var(--color-deep-sage,#4f5d43)}.author-hub-section__title{color:var(--color-deep-sage,#4f5d43);font-family:var(--font-family-heading, Merriweather, serif);font-size:1.25rem;font-weight:var(--font-weight-semibold,600);line-height:1.3;margin:0 0 var(--spacing-lg,24px)}.author-hub-section{margin:var(--spacing-xl,32px) auto;max-width:1200px;padding:0 var(--spacing-md,16px)}.author-hub-articles,.author-hub-articles-mount{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:var(--spacing-md,16px);padding-right:var(--spacing-md,16px)}.author-hub-blog-layout{margin-top:var(--spacing-md,16px)}.page--author-hub .author-hub-hero{max-width:1200px}.page--author-hub .author-hub-page{padding-top:var(--spacing-sm,8px)}.author-hub-articles .author-hub-section__title{margin-bottom:var(--spacing-md,16px)}.author-hub-articles-mount{width:100%}.author-hub-page--preview .post-actions,.author-hub-page--preview .post-actions-row{pointer-events:none}.author-hub-filter-tags{margin-top:var(--spacing-lg,24px)}.author-hub-filter-tags__title{color:var(--color-deep-sage,#4f5d43);font-size:1rem;margin:0 0 var(--spacing-md,16px)}@media (max-width:1023px){.page--author-hub .author-hub-articles,.page--author-hub .author-hub-articles-mount,.page--author-hub .author-hub-section{padding-left:0;padding-right:0}}@media (max-width:767px){.author-hub-filters .author-hub-filter-pills{display:none}}.author-hub-chapter-header{margin-bottom:var(--spacing-lg,24px)}.author-hub-chapter-header .wf-chapter-standfirst{margin-bottom:0}.author-hub-series-section{margin-top:var(--spacing-xl,32px)}.author-hub-cta{text-align:center}.author-hub-separator{border:none;border-top:1px solid var(--color-border,#e1e3de);margin:var(--spacing-xl,32px) auto;max-width:960px}.author-hub-empty,.author-hub-unavailable{color:var(--color-text-muted,#6b7280);margin:var(--spacing-3xl,48px) auto;max-width:640px;text-align:center}.author-hub-bio-block__text{color:var(--color-text-dark,#4f5d43);line-height:1.7}.author-hub-bio-block__text p{margin:0 0 var(--spacing-md,16px)}.author-hub-community-list__items{display:grid;gap:var(--spacing-md,16px);grid-template-columns:1fr}@media (min-width:640px){.author-hub-community-list__items{grid-template-columns:repeat(2,minmax(0,1fr))}}.author-hub-community-item{background:var(--color-off-white,#f8f6ef);border:2px solid var(--color-sage-green,#afc7a2);border-radius:var(--radius-card,22px);box-shadow:0 4px 14px rgba(40,50,30,.04);color:inherit;display:block;padding:var(--spacing-lg,24px);text-decoration:none!important;transition:box-shadow .2s ease,transform .2s ease}.author-hub-community-item:hover{box-shadow:var(--shadow-subtle,0 6px 18px rgba(40,50,30,.08));transform:translateY(-2px)}.author-hub-community-item__date{color:var(--color-text-muted,#6b7280);display:block;font-size:var(--font-size-small, 14px);margin-bottom:var(--spacing-xs,4px)}.author-hub-community-item__text{color:var(--color-text-dark,#4f5d43);line-height:1.5;margin:0}.author-hub-community-list__loading{color:var(--color-text-muted,#6b7280)}