.fynd-posts-grid{grid-template-columns:repeat(var(--wizagent-author-posts-per-row, auto-fill), 1fr)}.fynd-posts-masonry{-moz-columns:var(--wizagent-author-posts-per-row, 3);columns:var(--wizagent-author-posts-per-row, 3)}.fynd-author-archive{padding:3rem 0}.fynd-author-archive .fynd-author-header{margin-bottom:3rem}.fynd-author-archive .fynd-author-header .fynd-author-info{display:flex;align-items:flex-start;padding:2rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-avatar{margin-right:2rem;flex-shrink:0}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-avatar img{border-radius:50%;border:3px solid #fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-details{flex-grow:1}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-details .fynd-author-title{font-size:2rem;margin-bottom:1rem;color:#333}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-details .fynd-author-bio{margin-bottom:1.5rem;font-size:1.1rem;color:#555;line-height:1.6}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-details .fynd-author-social{display:flex;gap:.75rem;margin-bottom:1.5rem}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-details .fynd-author-social .fynd-author-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#007bff;color:#fff;transition:background-color .3s ease}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-details .fynd-author-social .fynd-author-link:hover{background-color:#0069d9;color:#fff}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-details .fynd-author-social .fynd-author-link svg{fill:#fff}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-details .fynd-author-post-count{font-size:1rem;color:#666}@media screen and (max-width: 768px){.fynd-author-archive .fynd-author-header .fynd-author-info{flex-direction:column;align-items:center;text-align:center}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-avatar{margin:0 auto 1.5rem}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-social{justify-content:center}.fynd-author-archive .fynd-author-header .fynd-author-info .fynd-author-title{font-size:1.8rem}}.fynd-author-archive .fynd-author-content{margin-top:2rem}.fynd-author-archive .fynd-author-content .fynd-author-posts-title{font-size:1.8rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee;color:#333}.fynd-author-archive .fynd-author-content .fynd-no-posts{text-align:center;padding:3rem 2rem;background-color:#f9f9f9;border-radius:8px;margin:2rem 0}.fynd-author-archive .fynd-author-content .fynd-no-posts p{font-size:1.2rem;margin-bottom:2rem;color:#555}.fynd-author-archive .fynd-author-content .fynd-author-actions{margin-top:2rem}@media screen and (max-width: 768px){.fynd-author-archive .fynd-author-content .fynd-author-posts-title{text-align:center}}