.aam-post-author-box{margin-top:40px;padding:25px;background:#f8f9fa;border-radius:8px;border-left:4px solid #0073aa}.aam-author-item{display:flex;align-items:center}.aam-author-avatar{flex:0 0 80px;margin-right:20px}.aam-author-avatar img{border-radius:50%;width:80px;height:80px;object-fit:cover}.aam-author-info{flex:1}.aam-author-info h4{margin-top:0;margin-bottom:10px;font-size:1.3rem}.aam-author-info h4 a{color:#333;text-decoration:none}.aam-author-info h4 a:hover{color:#0073aa}.aam-author-bio{margin-bottom:15px;line-height:1.6;color:#555}.aam-view-all-posts{display:inline-block;padding:6px 12px;background:#0073aa;color:#fff;border-radius:4px;text-decoration:none;font-size:.9rem;transition:background .3s ease}.aam-view-all-posts:hover{background:#005a87;color:#fff}.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:50px;text-align:center}.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-name{font-size:2.5rem;margin-bottom:5px;color:#333}.aam-author-job-title{font-size:1.2rem;margin-bottom:15px;color:#0073aa;font-weight:500}.aam-author-bio{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:20px}.aam-author-social{display:block;text-align:center}.aam-author-social a{display:inline-flex;align-items:center;gap:8px;padding:8px 15px;background:#0073aa;color:#fff;border-radius:4px;text-decoration:none;font-size:1rem;transition:background .3s ease,transform .2s ease}.aam-author-social a:hover{background:#005a87;color:#fff!important;font-size:1rem}.aam-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:30px}.aam-post-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.aam-post-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.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:20px;flex-grow:1;display:flex;flex-direction:column}.aam-post-date{font-size:.9rem;color:#333;margin-bottom:10px}.aam-post-title{padding:0 0 10px;margin:0;font-size:1.2rem;line-height:1.3;color:#000!important}.aam-post-title a{color:#000!important;text-decoration:none;line-height:1.5;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:18px}.aam-post-excerpt{color:#000;font-size:13px;line-height:1.5;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.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-pagination-wrapper .page-numbers.dots{background:0 0;border:none;color:#6c757d;cursor:default;padding:8px 16px}@media screen and (min-width:320px) and (max-width:768px){.aam-posts-grid{display:block;grid-template-columns:repeat(1,1fr);gap:25px;margin-top:30px}}