.author-profile,.authors-listing{max-width:900px;margin:0 auto;padding:32px 24px 64px;font-family:inherit}.author-breadcrumb{margin-bottom:24px}.author-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.author-breadcrumb__item{font-size:13px;color:var(--ac-muted, #94a3b8)}.author-breadcrumb__item--current{color:var(--ac-body, #334155);font-weight:500}.author-breadcrumb__link{color:var(--ac-muted, #94a3b8);text-decoration:none;transition:color .15s}.author-breadcrumb__link:hover{color:var(--ac-body, #334155);text-decoration:underline}.author-breadcrumb__separator{color:var(--ac-muted, #94a3b8);font-size:13px;-webkit-user-select:none;user-select:none}.author-hero{display:flex;gap:28px;align-items:flex-start;padding:32px 0;border-bottom:1px solid var(--ac-border, #e2e8f0);margin-bottom:32px}.author-hero__avatar-wrap{flex-shrink:0}.author-hero__avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--ac-border, #e2e8f0)}.author-hero__avatar--placeholder{display:flex;align-items:center;justify-content:center;background:var(--ac-accent, #ef4444);color:#fff;font-size:48px;font-weight:700;line-height:1}.author-hero__info{flex:1;min-width:0}.author-hero__name{font-size:28px;font-weight:700;margin:0 0 4px;color:var(--ac-heading, #0f172a);line-height:1.2}.author-hero__role{font-size:15px;color:var(--ac-accent, #ef4444);margin:0 0 12px;font-weight:500}.author-hero__bio{font-size:15px;line-height:1.7;color:var(--ac-body, #334155);margin-bottom:16px}.author-hero__socials{display:flex;gap:12px;margin-bottom:12px}.author-hero__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--ac-surface, #f8fafc);color:var(--ac-muted, #94a3b8);border:1px solid var(--ac-border, #e2e8f0);transition:all .2s}.author-hero__social-link:hover{color:var(--ac-accent, #ef4444);border-color:var(--ac-accent, #ef4444);background:var(--ac-bg, #fff)}.author-hero__stats{font-size:14px;color:var(--ac-muted, #94a3b8);margin:0}.author-articles{margin-top:8px}.author-articles__heading{font-size:20px;font-weight:600;color:var(--ac-heading, #0f172a);margin:0 0 20px}.author-articles__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.author-article-wrap--hidden{display:none}.author-articles__load-more{text-align:center;margin-top:24px}.author-articles__load-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:500;color:var(--ac-body, #334155);background:var(--ac-surface, #f8fafc);border:1px solid var(--ac-border, #e2e8f0);border-radius:8px;cursor:pointer;transition:all .2s}.author-articles__load-btn:hover{background:var(--ac-bg, #fff);border-color:var(--ac-accent, #ef4444);color:var(--ac-accent, #ef4444)}.author-articles__load-count{font-size:13px;color:var(--ac-muted, #94a3b8)}.authors-listing__head{margin-bottom:28px}.authors-listing__title{font-size:28px;font-weight:700;color:var(--ac-heading, #0f172a);margin:0;display:flex;align-items:center;gap:12px}.authors-listing__title:before{content:"";display:inline-block;width:4px;height:28px;background:var(--ac-accent, #ef4444);border-radius:2px}.authors-listing__grid{display:flex;flex-direction:column;gap:1px;background:var(--ac-border, #e2e8f0);border:1px solid var(--ac-border, #e2e8f0);border-radius:12px;overflow:hidden}.author-list-card{display:flex;align-items:center;gap:16px;padding:16px 20px;background:var(--ac-bg, #fff);text-decoration:none;color:inherit;transition:background .15s}.author-list-card:hover{background:var(--ac-surface, #f8fafc)}.author-list-card__avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid var(--ac-border, #e2e8f0)}.author-list-card__avatar--placeholder{display:flex;align-items:center;justify-content:center;background:var(--ac-accent, #ef4444);color:#fff;font-size:20px;font-weight:700;line-height:1;border:none}.author-list-card__body{flex:1;min-width:0}.author-list-card__name{font-size:16px;font-weight:600;color:var(--ac-heading, #0f172a);margin:0 0 2px;line-height:1.3}.author-list-card__role{font-size:13px;color:var(--ac-accent, #ef4444);margin:0 0 2px}.author-list-card__meta{font-size:13px;color:var(--ac-muted, #94a3b8);margin:0}.author-list-card__arrow{flex-shrink:0;color:var(--ac-muted, #94a3b8);transition:transform .2s}.author-list-card:hover .author-list-card__arrow{transform:translate(4px);color:var(--ac-accent, #ef4444)}[data-theme=dark] .author-hero__avatar--placeholder{background:var(--ac-accent, #ef4444)}[data-theme=dark] .author-hero__social-link{background:var(--ac-surface, #1e293b);border-color:var(--ac-border, #334155);color:var(--ac-muted, #64748b)}[data-theme=dark] .author-hero__social-link:hover{color:var(--ac-accent, #ef4444);border-color:var(--ac-accent, #ef4444)}[data-theme=dark] .author-list-card{background:var(--ac-bg, #0f172a)}[data-theme=dark] .author-list-card:hover{background:var(--ac-surface, #1e293b)}[data-theme=dark] .author-list-card__avatar--placeholder{background:var(--ac-accent, #ef4444)}@media(max-width:640px){.author-profile,.authors-listing{padding:20px 16px 48px}.author-hero{flex-direction:column;align-items:center;text-align:center;gap:16px}.author-hero__avatar{width:96px;height:96px;font-size:36px}.author-hero__name{font-size:22px}.author-hero__socials{justify-content:center}.author-articles__grid{grid-template-columns:1fr}.author-list-card{padding:12px 16px}.author-list-card__avatar{width:40px;height:40px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/author-page.css.map */
