.page-author .breadcrumb{margin-bottom:1.25rem}.page-author .author-profile{background:linear-gradient(180deg, var(--bg2) 0%, var(--bg) 100%);border:1px solid var(--border);border-top:3px solid var(--accent);clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%);border-radius:0;margin-bottom:2.5rem;padding:2rem;position:relative}.page-author .author-profile-header{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.page-author .author-profile-avatar{background:var(--accent);color:#0b0d12;width:80px;height:80px;font-family:var(--font-display);letter-spacing:.02em;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%);flex-shrink:0;justify-content:center;align-items:center;font-size:1.9rem;font-style:italic;font-weight:800;display:flex}.page-author .author-profile-info{flex:1}.page-author .author-profile-info h1{margin:0 0 .3rem;font-size:clamp(1.9rem,4vw,2.5rem);line-height:1}.page-author .author-profile-role{color:var(--text2);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.07em;margin:0 0 .6rem;font-size:.9rem;font-weight:600}.page-author .author-profile-role strong{color:var(--text)}.page-author .author-profile-links{gap:.75rem;display:flex}.page-author .author-social-link{background:var(--bg3);border:1px solid var(--border);clip-path:polygon(0 0,calc(100% - 7px) 0,100% 7px,100% 100%,0 100%);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--text2);border-radius:0;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.82rem;font-weight:600;transition:border-color .12s,color .12s;display:inline-flex}.page-author .author-social-link:hover{border-color:var(--accent);color:var(--accent)}.page-author .author-social-link svg{opacity:.8}.page-author .author-profile-bio h2{margin:0 0 .75rem;padding-left:.9rem;font-size:1.25rem;position:relative}.page-author .author-profile-bio h2:before{content:"";background:var(--accent);width:5px;position:absolute;top:.12em;bottom:.12em;left:0;transform:skew(-12deg)}.page-author .author-profile-bio p{color:var(--text2);margin:0 0 .75rem;font-size:.92rem;line-height:1.7}.page-author .author-profile-bio p:last-child{margin-bottom:0}.page-author .author-profile-stats{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.page-author .ap-stat{text-align:left;padding-left:.9rem;position:relative}.page-author .ap-stat:before{content:"";background:var(--accent);opacity:.7;width:3px;position:absolute;top:.2rem;bottom:.2rem;left:0;transform:skew(-12deg)}.page-author .ap-stat-value{font-family:var(--font-display);color:var(--accent);letter-spacing:.02em;font-size:1.9rem;font-style:italic;font-weight:800;line-height:1;display:block}.page-author .ap-stat-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.09em;color:var(--text2);margin-top:.3rem;font-size:.74rem;font-weight:600;display:block}.page-author .author-articles{margin-bottom:2rem}.page-author .author-articles>h2{margin:0 0 1.5rem;padding-left:.9rem;font-size:1.6rem;position:relative}.page-author .author-articles>h2:before{content:"";background:var(--accent);width:5px;position:absolute;top:.12em;bottom:.12em;left:0;transform:skew(-12deg)}.page-author .article-group{margin-bottom:2rem}.page-author .article-group h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);border-bottom:1px solid var(--border);margin:0 0 .75rem;padding-bottom:.5rem;font-size:.95rem;font-weight:700}.page-author .article-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem;display:grid}.page-author .article-card{background:var(--bg2);border:1px solid var(--border);border-radius:0;padding:1rem 1.2rem;text-decoration:none;transition:border-color .12s,transform .12s;display:block;position:relative}.page-author .article-card:before{content:"";background:var(--accent);opacity:.35;height:3px;transition:opacity .12s;position:absolute;top:0;left:0;right:0}.page-author .article-card:hover{border-color:var(--accent);box-shadow:none;transform:translateY(-2px)}.page-author .article-card:hover:before{opacity:1}.page-author .article-card-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.03em;color:var(--text);margin-bottom:.3rem;font-size:1.02rem;font-weight:700}.page-author .article-card-desc{color:var(--text2);font-size:.82rem;line-height:1.5}@media (max-width:768px){.page-author .author-profile{padding:1.25rem}.page-author .author-profile-header{flex-direction:column;align-items:flex-start;gap:1rem}.page-author .author-profile-avatar{width:64px;height:64px;font-size:1.5rem}.page-author .author-profile-stats{grid-template-columns:repeat(2,1fr)}.page-author .article-list{grid-template-columns:1fr}}
