.author-box{background-color:#fff;border:1px solid #ddd;border-radius:5px;display:flex;gap:20px;margin:7rem auto 3rem;max-width:800px;padding:20px;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}.author-box:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-5px)}.author-box .author-avatar img{border-radius:50%;height:96px;margin:0 auto;object-fit:cover;transition:transform .3s ease-in-out;width:96px}.author-box:hover .author-avatar img{transform:scale(1.05)}.author-box .author-info .author-name-box{font-size:1.2em;font-weight:700;margin:0}.author-box .author-info p{color:#666;line-height:1.6;margin:0}.author-box .author-info .author-name-box a{all:unset;background-image:linear-gradient(currentColor,currentColor);background-position:0 95%;background-repeat:no-repeat;background-size:0 1px;cursor:pointer;font-weight:700;transition:background-size .3s ease-in-out}.author-box .author-info .author-name-box a:visited{color:inherit!important}.author-box .author-info .author-name-box a:hover{background-size:100% 1px}.author-box.archive-author-box{margin:0 auto 40px;max-width:720px}#primary.site-main{margin:0 auto;max-width:900px;padding:0 1rem}.archive-breadcrumb,.breadcrumb{color:#888;font-size:.9em;margin-bottom:20px;padding:10px 1rem}.archive-breadcrumb a,.breadcrumb a{color:#666;text-decoration:none}.archive-breadcrumb span,.breadcrumb span{color:#333;font-weight:500}.page-header{margin-bottom:30px;padding:10px 1rem;text-align:center}.page-title{color:#343a40;font-size:2.5em;font-weight:700;margin:3.5rem}.blog-archive{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:40px}.archive-nav{display:flex;justify-content:center;margin-bottom:40px;margin-top:20px}.pagination .current,.pagination a{border:1px solid #ddd;border-radius:3px;display:inline-block;margin:0 2px;padding:8px 12px;text-decoration:none;transition:background-color .2s,border-color .2s}.pagination a{color:#007bff}.pagination a:hover{background-color:#f8f9fa}.pagination .current{background-color:#007bff;border-color:#007bff;color:#fff;font-weight:700}.no-posts{color:#6c757d;font-size:1.1em;padding:50px 15px;text-align:center}@media(max-width:768px){#primary.site-main{padding:0 15px}.archive-breadcrumb,.breadcrumb,.page-header{padding:10px 15px}.page-title{font-size:2em}.author-box{flex-direction:column;padding:15px}.author-info .author-name-box{text-align:center;width:100%}.author-box .author-info .author-name-box a{all:unset;color:inherit!important;cursor:pointer;text-decoration:none!important}.author-box.archive-author-box{max-width:none;width:auto}.author-box .author-avatar{margin-bottom:10px}.blog-archive{gap:20px;grid-template-columns:1fr;padding:0}.no-posts{padding:50px 15px}}.author-archive-container,body.author #primary,body.author .site-main{box-sizing:border-box;margin:0 auto;max-width:720px;width:100%}@media screen and (min-width:769px){body.author .blog-archive{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}body.author .blog-archive{margin-bottom:4rem}body.author .archive-nav{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:720px}body.author .archive-breadcrumb,body.author .page-header{margin-left:auto;margin-right:auto;max-width:720px;padding-left:0;padding-right:0}@media screen and (max-width:768px){body.author .blog-archive{margin-left:auto;margin-right:auto}body.author .archive-card,body.author .blog-archive{box-sizing:border-box;width:100%}body.author .archive-nav{box-sizing:border-box;margin-bottom:3rem}.author-box.archive-author-box{max-width:calc(100% - 30px);width:auto}}.single .author-box{max-width:720px}