.author-container.svelte-ztjhdl{max-width:1100px;margin:0 auto;padding:20px 20px 80px}.author-profile-card.svelte-ztjhdl{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:36px;margin-bottom:50px;padding:40px;display:flex;box-shadow:0 4px 20px #0000000a}.author-avatar-wrapper.svelte-ztjhdl{border:3px solid var(--bb-pink,#ff2d7a);background:#fff0f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.author-avatar.svelte-ztjhdl{object-fit:contain;width:85%;height:85%}.author-details.svelte-ztjhdl{flex:1}.author-role-badge.svelte-ztjhdl{color:var(--bb-pink,#ff2d7a);background:#f3f4f6;border-radius:999px;margin-bottom:10px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.author-name.svelte-ztjhdl{color:#1a1a1a;margin-bottom:12px;font-family:Playfair Display,serif;font-size:2.2rem}.author-bio.svelte-ztjhdl{color:#4b5563;margin-bottom:20px;font-size:1.05rem;line-height:1.6}.author-socials.svelte-ztjhdl{gap:12px;display:flex}.author-articles-header.svelte-ztjhdl{border-bottom:2px solid #f3f4f6;margin-bottom:30px;padding-bottom:16px}.author-articles-header.svelte-ztjhdl h2:where(.svelte-ztjhdl){color:#1a1a1a;font-family:Playfair Display,serif;font-size:1.8rem}.blog-grid.svelte-ztjhdl{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.blog-card.svelte-ztjhdl{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blog-card.svelte-ztjhdl:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.blog-card-img-wrapper.svelte-ztjhdl{aspect-ratio:16/10;background:#f3f4f6;overflow:hidden}.blog-card-img.svelte-ztjhdl{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-card.svelte-ztjhdl:hover .blog-card-img:where(.svelte-ztjhdl){transform:scale(1.05)}.blog-card-content.svelte-ztjhdl{flex-direction:column;flex:1;padding:24px;display:flex}.blog-card-meta.svelte-ztjhdl{color:#9ca3af;margin-bottom:10px;font-size:.85rem}.blog-card-title.svelte-ztjhdl{margin-bottom:12px;font-family:Playfair Display,serif;font-size:1.3rem;line-height:1.4}.blog-card-title.svelte-ztjhdl a:where(.svelte-ztjhdl){color:#1a1a1a;text-decoration:none}.blog-card-title.svelte-ztjhdl a:where(.svelte-ztjhdl):hover{color:var(--bb-pink,#ff2d7a)}.blog-card-excerpt.svelte-ztjhdl{color:#6b7280;flex:1;margin-bottom:20px;font-size:.95rem;line-height:1.6}.blog-card-link.svelte-ztjhdl{color:var(--bb-pink,#ff2d7a);align-items:center;gap:6px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.no-articles.svelte-ztjhdl{text-align:center;color:#6b7280;background:#f9fafb;border-radius:12px;padding:40px}@media (width<=768px){.author-profile-card.svelte-ztjhdl{text-align:center;flex-direction:column;padding:28px 20px}.author-socials.svelte-ztjhdl{justify-content:center}}
