.author-page[data-astro-cid-mjan5cnb]{padding:1.5rem 0 3rem;min-height:80vh}.breadcrumb[data-astro-cid-mjan5cnb]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-dim);margin-bottom:1.5rem;flex-wrap:wrap}.breadcrumb[data-astro-cid-mjan5cnb] a[data-astro-cid-mjan5cnb]{color:var(--text-muted);text-decoration:none;transition:color var(--transition-fast)}.breadcrumb[data-astro-cid-mjan5cnb] a[data-astro-cid-mjan5cnb]:hover{color:var(--accent)}.breadcrumb[data-astro-cid-mjan5cnb] .separator[data-astro-cid-mjan5cnb]{color:var(--border-light)}.breadcrumb[data-astro-cid-mjan5cnb] .current[data-astro-cid-mjan5cnb]{color:var(--text-muted)}.author-header[data-astro-cid-mjan5cnb]{display:flex;gap:2rem;align-items:flex-start;padding:2rem;background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin-bottom:2.5rem}.author-avatar[data-astro-cid-mjan5cnb]{width:100px;height:100px;background:var(--gradient-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:2.5rem;flex-shrink:0;box-shadow:0 4px 15px #8a2be24d}.author-info[data-astro-cid-mjan5cnb]{flex:1}.author-info[data-astro-cid-mjan5cnb] h1[data-astro-cid-mjan5cnb]{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.author-role[data-astro-cid-mjan5cnb]{font-size:.9rem;color:var(--accent);font-weight:500;margin-bottom:.75rem}.author-bio[data-astro-cid-mjan5cnb]{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}.author-stats[data-astro-cid-mjan5cnb]{display:flex;gap:1.5rem}.author-stats[data-astro-cid-mjan5cnb] .stat[data-astro-cid-mjan5cnb]{font-size:.9rem;color:var(--text-muted)}.author-stats[data-astro-cid-mjan5cnb] strong[data-astro-cid-mjan5cnb]{color:var(--text-primary);font-weight:600}.author-articles[data-astro-cid-mjan5cnb] h2[data-astro-cid-mjan5cnb]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--accent)}.articles-grid[data-astro-cid-mjan5cnb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.article-card[data-astro-cid-mjan5cnb]{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-subtle);transition:all var(--transition-normal);text-decoration:none}.article-card[data-astro-cid-mjan5cnb]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0003;border-color:var(--primary)}.card-image[data-astro-cid-mjan5cnb]{aspect-ratio:16 / 10;overflow:hidden;background:var(--bg-secondary)}.card-image[data-astro-cid-mjan5cnb] img[data-astro-cid-mjan5cnb]{width:100%;height:100%;object-fit:cover}.card-image[data-astro-cid-mjan5cnb] .placeholder[data-astro-cid-mjan5cnb]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;background:var(--bg-secondary)}.card-content[data-astro-cid-mjan5cnb]{padding:1rem}.category-badge[data-astro-cid-mjan5cnb]{display:inline-block;background:var(--gradient-primary);color:#fff;padding:.2rem .6rem;border-radius:var(--radius-full);font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.card-content[data-astro-cid-mjan5cnb] h3[data-astro-cid-mjan5cnb]{font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-content[data-astro-cid-mjan5cnb] p[data-astro-cid-mjan5cnb]{font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.meta[data-astro-cid-mjan5cnb]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.meta[data-astro-cid-mjan5cnb] time[data-astro-cid-mjan5cnb]{font-size:.75rem;color:var(--text-dim)}.tags[data-astro-cid-mjan5cnb]{display:flex;gap:.375rem}.tag[data-astro-cid-mjan5cnb]{font-size:.7rem;color:var(--text-muted);background:var(--bg-secondary);padding:.2rem .5rem;border-radius:var(--radius-sm)}.empty-state[data-astro-cid-mjan5cnb]{text-align:center;padding:3rem;background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle)}.empty-icon[data-astro-cid-mjan5cnb]{font-size:3rem;margin-bottom:1rem}.empty-state[data-astro-cid-mjan5cnb] h3[data-astro-cid-mjan5cnb]{font-size:1.25rem;margin-bottom:.5rem;color:var(--text-primary)}.empty-state[data-astro-cid-mjan5cnb] p[data-astro-cid-mjan5cnb]{color:var(--text-muted);margin-bottom:1rem}.btn-home[data-astro-cid-mjan5cnb]{color:var(--accent);font-weight:500;text-decoration:none}.btn-home[data-astro-cid-mjan5cnb]:hover{color:var(--primary)}@media(max-width:768px){.author-header[data-astro-cid-mjan5cnb]{flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.author-avatar[data-astro-cid-mjan5cnb]{width:80px;height:80px;font-size:2rem}.author-info[data-astro-cid-mjan5cnb] h1[data-astro-cid-mjan5cnb]{font-size:1.5rem}.articles-grid[data-astro-cid-mjan5cnb]{grid-template-columns:1fr}}
