.aam-author-profile{max-width:1200px;margin:0 auto;padding:20px}.aam-author-not-found{text-align:center;padding:60px 20px}.aam-posts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.aam-posts-title{font-size:2rem;margin:0;color:#333;border-bottom:2px solid #eee;padding-bottom:10px}.aam-author-hero{display:flex;align-items:center;margin-bottom:40px;padding:30px;background:#f8f9fa;border-radius:8px}.aam-author-hero .aam-author-avatar{flex:0 0 150px;margin-right:30px}.aam-author-hero .aam-author-avatar img{border-radius:50%;width:150px;height:150px;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 8px rgba(0,0,0,.1)}.aam-author-hero .aam-author-info{flex:1}.aam-author-job-title{font-size:1.2rem;margin-bottom:15px;color:#0073aa;font-weight:500}.aam-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:30px}.aam-post-item:hover .aam-post-thumbnail img{transform:scale(1.05)}.aam-columns-1{grid-template-columns:1fr}.aam-columns-2{grid-template-columns:repeat(2,1fr)}.aam-columns-3{grid-template-columns:repeat(3,1fr)}.aam-columns-4{grid-template-columns:repeat(4,1fr)}.aam-pagination-wrapper{margin-top:40px;text-align:center;clear:both}.aam-pagination-wrapper .page-numbers{display:inline-block;padding:8px 16px;margin:0 4px;background-color:#f8f9fa;border:1px solid #dee2e6;color:#0073aa;text-decoration:none;border-radius:4px;transition:all .2s ease-in-out}.aam-pagination-wrapper .page-numbers:hover{background-color:#e9ecef;border-color:#adb5bd;color:#005a87}.aam-pagination-wrapper .page-numbers.current{background-color:#0073aa;border-color:#0073aa;color:#fff;font-weight:700}.aam-pagination-wrapper .page-numbers.prev,.aam-pagination-wrapper .page-numbers.next{font-weight:700}.aam-post-item.aam-animate{opacity:1;transform:translateY(0)}@media (max-width:1024px){.aam-columns-4{grid-template-columns:repeat(3,1fr)}.aam-posts-header{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:768px){.aam-author-hero{flex-direction:column;text-align:center}.aam-author-hero .aam-author-avatar{margin-right:0;margin-bottom:20px}.aam-columns-3,.aam-columns-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.aam-columns-2,.aam-columns-3,.aam-columns-4{grid-template-columns:1fr}.aam-posts-header{text-align:center}}