.page-author-box{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;padding:30px;margin-top:40px;background-color:#fafafa;border:1px solid #eee;border-radius:4px;gap:30px}.page-author-box .author-box-avatar{flex-shrink:0}.page-author-box .author-box-avatar img{border-radius:50%;max-width:80px;height:auto;display:block}.page-author-box .author-box-content{flex:1;min-width:0}.page-author-box .author-box-title{margin-top:0;margin-bottom:10px;font-size:1.25em;font-weight:600}.page-author-box .author-box-description{margin-bottom:15px;font-size:.95em;line-height:1.6}.page-author-box .author-box-description p:last-child{margin-bottom:0}.page-author-box .author-box-link{font-weight:600;font-size:.9em;text-decoration:none}@media(max-width:768px){.page-author-box{flex-direction:column;align-items:center;text-align:center;padding:20px;gap:20px}.page-author-box .author-box-avatar{margin:0}}.author-box-socials{margin:15px 0 20px;display:flex;flex-wrap:wrap;gap:12px}.author-box-socials .social-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#ececec;color:#555;transition:all .3s ease}.author-box-socials .social-icon:hover{background-color:#0073aa;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.author-box-socials{justify-content:center}}.page-author-byline{display:flex!important;align-items:center!important;gap:15px!important;margin:20px 0 35px!important;font-size:.95rem;color:#444}.page-author-byline .byline-avatar{flex-shrink:0!important;display:flex!important}.page-author-byline .byline-avatar img{border-radius:50%!important;width:48px!important;height:48px!important;min-width:48px!important;object-fit:cover!important;display:block!important;box-shadow:0 2px 5px rgba(0,0,0,8%)!important}.page-author-byline .byline-content{display:flex!important;flex-direction:column!important;gap:5px!important;line-height:1.5!important}.page-author-byline .byline-updated-date{color:#666}.page-author-byline .byline-author-info{display:flex;align-items:center;flex-wrap:wrap;color:#444}.page-author-byline a{color:#1e73be;font-weight:500;text-decoration:none;margin-left:5px}.page-author-byline a:hover{text-decoration:underline}.author-box-job-title{font-size:.9em;font-weight:500;color:#777;margin-bottom:12px;margin-top:-5px}.byline-job-title{color:#555;font-size:.95em;font-weight:400}.page-changelog-box{margin:-15px 0 30px;padding:0 5px;font-size:.95rem;color:#444}.changelog-title{margin-bottom:8px;color:#444}.changelog-list{margin:0;padding-left:20px}.changelog-list li{margin-bottom:5px;color:#444}