.author-page{--rc-line:#ffffff14;--rc-dim:#9aa0b3}.author-hero{border:1px solid var(--rc-line);background:linear-gradient(#7709ff14,#7709ff00);border-radius:16px;grid-template-columns:96px 1fr;align-items:start;gap:20px;margin:24px 0 40px;padding:20px 24px;display:grid}.author-hero__photo{border:1px solid var(--rc-line);background:#1a1d26;border-radius:50%;flex-shrink:0;width:96px;height:96px;overflow:hidden}.author-hero__photo img{object-fit:cover;width:100%;height:100%;display:block}.author-hero__photo-placeholder{color:#fff;opacity:.85;background:linear-gradient(135deg,#7709ff,#4a00b3);justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;font-weight:900;display:flex}.author-hero__body{min-width:0}.author-hero__name{color:#fff;letter-spacing:-.3px;margin:0 0 4px;font-size:clamp(20px,2.2vw,28px);font-weight:800;line-height:1.15}.author-hero__realname{color:var(--rc-dim);vertical-align:middle;margin-left:8px;font-size:.55em;font-weight:500}.author-hero__role{color:#9d5bff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:14px;font-weight:600}.author-hero__bio{color:#d8e3f0;font-size:15px;line-height:1.6}.author-hero__bio p{margin:0 0 12px}.author-hero__bio p:last-child{margin-bottom:0}.author-hero__social{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.author-social-btn{color:#fff;border:1px solid var(--rc-line);background:#ffffff0a;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.author-social-btn:hover{background:#ffffff14;border-color:#7709ff80;transform:translateY(-1px)}.author-social-btn--twitch:hover{background:#9146ff24;border-color:#9146ff}.author-social-btn--youtube:hover{background:#ff00331f;border-color:#f03}.author-social-btn--twitter:hover{background:#1da1f21f;border-color:#1da1f2}.author-social-btn--linkedin:hover{background:#0a66c21f;border-color:#0a66c2}.author-social-btn--discord:hover{background:#5865f224;border-color:#5865f2}.author-articles{margin:32px 0 60px}.author-articles__count{color:var(--rc-dim);margin-left:8px;font-size:.65em;font-weight:500}.author-articles__empty{color:var(--rc-dim);padding:24px 0;font-style:italic}.author-articles__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:20px;display:grid}.author-articles__grid .product-card-new{height:360px}.author-articles__grid .product-img-box{aspect-ratio:16/9;flex:none}.author-articles__grid .product-content{flex-direction:column;flex:auto;display:flex;overflow:hidden}.author-articles__grid .product-desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.author-articles__grid .product-price-bottom{margin-top:auto}.author-pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:32px 0 16px;display:flex}.author-pager__btn{border:1px solid var(--rc-line);color:#d8e3f0;background:#ffffff0a;border-radius:10px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.author-pager__btn:hover{color:#fff;background:#ffffff14;border-color:#7709ff80}.author-pager__btn.is-current{color:#fff;cursor:default;background:#7709ff;border-color:#7709ff}.author-pager__btn.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.author-pager__gap{color:var(--rc-dim);user-select:none;padding:0 4px}@media (width<=720px){.author-hero{text-align:center;grid-template-columns:1fr;padding:20px}.author-hero__photo{width:80px;height:80px;margin:0 auto}.author-hero__photo-placeholder{font-size:32px}.author-hero__social{justify-content:center}}