:root{--author-primary:#8b3dff;--author-primary-hover:#7028df;--author-ink:#17131f;--author-text:#36313d;--author-muted:#817b89;--author-line:#ebe8ef}.author-header{padding:54px 24px;color:#fff;background:var(--author-ink)}.author-header>span{display:none}.author-header .personal,.author-articles{width:100%;max-width:1200px;margin-right:auto;margin-left:auto}.author-header .personal{display:grid;grid-template-columns:140px minmax(0,1fr);column-gap:28px;align-items:center}.author-header .avatar{grid-row:1 / 5;width:140px;height:140px}.author-header .avatar img{display:block;width:100%;height:100%;object-fit:cover;border:4px solid rgba(255,255,255,.18);border-radius:50%}.author-header h1{margin:0;color:#fff;font-size:38px;line-height:1.2;font-weight:700}.author-header .sub{display:flex;gap:12px;align-items:center;margin-top:10px;color:rgba(255,255,255,.72);font-size:15px}.author-header .sub .line,.author-header .sub>a{display:none}.author-header .desc{max-width:820px;margin:14px 0 0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.7}.author-articles{padding:50px 24px 100px}.author-articles #page1{margin:0;padding:0}.author-articles .article-item{display:block;width:100%;padding:30px 0;list-style:none!important;border-bottom:1px solid var(--author-line)}.author-articles .article-item::marker{content:""}.author-articles .article-item:first-child{padding-top:0}.author-articles .article-item .article-left{display:none!important}.author-articles .article-info{width:100%;min-width:0}.author-articles .title{display:inline;color:var(--author-ink);font-size:23px;line-height:1.4;font-weight:650;text-decoration:none}.author-articles .title:hover{color:var(--author-primary);text-decoration:underline}.author-articles .desc{max-width:980px;margin-top:12px;color:var(--author-text);font-size:16px;line-height:1.65}.author-articles .time{display:flex;gap:7px;align-items:center;margin-top:16px;color:var(--author-muted);font-size:14px}.author-articles .time-icon{color:var(--author-muted)}.author-articles a[href="javascript:;"]{display:flex;width:150px;height:44px;margin:42px auto 0;align-items:center;justify-content:center;color:#fff;background:var(--author-primary);border-radius:6px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color 0.2s ease}.author-articles a[href="javascript:;"]:hover{background:var(--author-primary-hover)}@media (max-width:768px){.author-header{padding:36px 20px}.author-header .personal{grid-template-columns:80px minmax(0,1fr);column-gap:16px}.author-header .avatar{grid-row:1 / 3;width:80px;height:80px}.author-header h1{font-size:26px}.author-header .sub{margin-top:6px;font-size:14px}.author-header .desc{grid-column:1 / -1;margin-top:20px;font-size:15px}.author-articles{padding:38px 20px 64px}.author-articles .article-item{padding:24px 0}.author-articles .title{font-size:19px}.author-articles .desc{margin-top:10px;font-size:15px}}