.aam-author-box{margin:30px 0;padding:20px;border:1px solid #eaeaea;border-radius:5px;background-color:#f9f9f9;clear:both}.aam-author{display:flex;margin-bottom:20px}.aam-author:last-child{margin-bottom:0}.aam-author-avatar{flex:0 0 80px;margin-right:20px}.aam-author-avatar img{width:80px;height:80px;border-radius:50%;object-fit:cover}.aam-author-info{flex:1}.aam-author-name{margin:0 0 5px;font-size:1.2em;color:#333}.aam-author-job,.aam-author-company{margin:0 0 10px;font-style:italic;color:#666}.aam-author-bio{margin-bottom:15px;line-height:1.6}.aam-author-email{margin-bottom:15px}.aam-author-email a{display:inline-block;padding:5px 10px;background-color:#f0f0f0;color:#333;text-decoration:none;border-radius:3px;transition:background-color .2s}.aam-author-email a:hover{background-color:#e0e0e0}.aam-author-social{margin-bottom:15px}.aam-social-icon{display:inline-block;width:24px;height:24px;margin-right:10px;opacity:.7;transition:opacity .2s;vertical-align:middle}.aam-social-icon:hover{opacity:1}.aam-author-links a{display:inline-block;padding:8px 15px;background-color:#0073aa;color:#fff;text-decoration:none;border-radius:3px;transition:background-color .2s;font-weight:600}.aam-author-links a:hover{background-color:#005a87}.aam-author-page-container{max-width:1200px;margin:0 auto;padding:20px}.aam-author-header{display:flex;align-items:center;margin-bottom:30px;padding:20px;background-color:#f9f9f9;border-radius:5px}.aam-author-header .aam-author-avatar{flex:0 0 150px;margin-right:30px}.aam-author-header .aam-author-avatar img{width:150px;height:150px;border-radius:50%;object-fit:cover}.aam-author-header .aam-author-info{flex:1}.aam-author-header .aam-author-name{font-size:2em;margin-bottom:10px}.aam-author-header .aam-author-job,.aam-author-header .aam-author-company{font-size:1.1em;margin-bottom:5px}.aam-author-header .aam-author-email{margin-bottom:10px}.aam-author-header .aam-author-email a{color:#0073aa;text-decoration:none}.aam-author-header .aam-author-email a:hover{text-decoration:underline}.aam-author-bio{margin-bottom:30px;padding:20px;background-color:#f9f9f9;border-radius:5px;line-height:1.6}.aam-author-posts h2{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eaeaea}.aam-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:30px}.aam-post-item{border:1px solid #eaeaea;border-radius:5px;overflow:hidden}.aam-post-thumbnail{height:200px;overflow:hidden}.aam-post-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.aam-post-item:hover .aam-post-thumbnail img{transform:scale(1.05)}.aam-post-content{padding:15px}.aam-post-title{margin:0 0 10px;font-size:1.2em}.aam-post-title a{color:#333;text-decoration:none}.aam-post-title a:hover{color:#0073aa}.aam-post-excerpt{margin-bottom:10px;color:#666}.aam-post-meta{font-size:.9em;color:#999}.aam-pagination{text-align:center;margin-top:30px}.aam-pagination .page-numbers{display:inline-block;padding:5px 10px;margin:0 3px;border:1px solid #ddd;border-radius:3px;text-decoration:none;color:#666}.aam-pagination .page-numbers.current{background-color:#0073aa;color:#fff;border-color:#0073aa}.aam-pagination .page-numbers:hover{background-color:#f0f0f0}.aam-authors-archive{max-width:1200px;margin:0 auto;padding:20px}.aam-authors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.aam-author-card{border:1px solid #eaeaea;border-radius:5px;overflow:hidden;text-align:center;transition:transform .2s ease}.aam-author-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.aam-author-card .aam-author-avatar{height:150px;overflow:hidden}.aam-author-card .aam-author-avatar img{width:100%;height:100%;object-fit:cover}.aam-author-card .aam-author-info{padding:15px}.aam-author-card .aam-author-name{margin:0 0 10px;font-size:1.1em}.aam-author-card .aam-author-name a{color:#333;text-decoration:none}.aam-author-card .aam-author-name a:hover{color:#0073aa}.aam-author-card .aam-author-job,.aam-author-card .aam-author-company{margin:0 0 5px;font-size:.9em;color:#666}.aam-error,.aam-no-posts,.aam-no-authors{text-align:center;padding:20px;background-color:#f9f9f9;border-radius:5px;color:#666}@media (max-width:768px){.aam-author{flex-direction:column}.aam-author-avatar{margin-right:0;margin-bottom:15px;text-align:center}.aam-author-avatar img{margin:0 auto}.aam-author-header{flex-direction:column;text-align:center}.aam-author-header .aam-author-avatar{margin-right:0;margin-bottom:20px}.aam-posts-grid{grid-template-columns:1fr}.aam-authors-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}