@layer components{#main>.page-hero{padding-top:clamp(26px,3vw,42px);padding-bottom:clamp(18px,2.4vw,28px)}.page-hero .breadcrumb{margin-bottom:4px}.author-head{display:grid;grid-template-columns:168px 1fr;gap:clamp(22px,3vw,36px);align-items:start;margin-bottom:clamp(34px,4vw,52px);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--sh-sm);padding:clamp(24px,3vw,36px)}.author-photo{width:168px;height:168px;border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--sh-sm);background:var(--surface-2)}.author-photo img{width:100%;height:100%;object-fit:cover;display:block}.author-photo.initials{display:grid;place-items:center;background:linear-gradient(150deg,var(--accent),var(--accent-700));border-color:transparent}.author-photo.initials span{font-family:var(--font-display);font-weight:600;font-size:58px;letter-spacing:-.01em;color:#fff}.author-meta{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;margin:12px 0 0;font-family:var(--font-mono);font-size:12.5px;letter-spacing:.02em;color:var(--text-3)}.author-meta span{display:inline-flex;align-items:center}.author-meta .sep{width:3px;height:3px;border-radius:50%;background:var(--border-strong)}.author-focus{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:9px}.author-focus li{display:flex;align-items:flex-start;gap:10px;font-size:16px;line-height:1.5;color:var(--text-2)}.author-focus svg{width:19px;height:19px;flex:none;margin-top:1px;color:var(--accent)}.author-role{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-700);background:var(--accent-soft);border:1px solid var(--accent-soft-2);border-radius:var(--r-pill);padding:5px 13px;margin:0 0 12px}.author-name{font-family:var(--font-display);font-size:clamp(27px,3vw,36px);letter-spacing:-.02em;line-height:1.08;margin:0}.author-bio{margin-top:16px;max-width:none}.author-bio p{font-size:16.5px;line-height:1.7;color:var(--text-2);margin:0 0 12px}.author-bio p:last-child{margin-bottom:0}.author-bio strong{color:var(--text);font-weight:600}.author-social{display:flex;gap:10px;margin-top:20px}.author-social a{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-pill);padding:8px 15px;text-decoration:none;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.author-social a:hover{border-color:var(--border-strong);color:var(--text);box-shadow:var(--sh-xs)}.author-social svg{width:16px;height:16px}.author-articles-h{font-family:var(--font-display);font-size:clamp(21px,2vw,26px);letter-spacing:-.015em;margin:0 0 20px;padding-top:clamp(24px,3vw,36px);border-top:1px solid var(--border)}@media(max-width:620px){.author-head{grid-template-columns:1fr;gap:16px}.author-photo{width:120px;height:120px;border-radius:14px}}}
