.author-page{background:radial-gradient(circle at 0 0,#e509141a,#0000 20%),radial-gradient(circle at 100% 0,#0f172a0f,#0000 22%),linear-gradient(#fcfcfd 0%,#f4f6fa 46%,#eef2f7 100%);min-height:100vh}.author-hero{padding:40px 0 24px}.author-hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.9fr);align-items:stretch;gap:24px;display:grid}.author-profile-card,.author-insight-card,.author-post-card,.author-empty-state{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:28px}.author-profile-card{gap:28px;padding:32px;display:flex}.profile-image-shell{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-deep) 100%);border:1px solid #e5091433;border-radius:32px;flex-shrink:0;width:240px;height:240px;overflow:hidden;box-shadow:0 20px 48px #e509142e}.profile-img{object-fit:cover;width:100%;height:100%}.profile-details{flex:1}.author-kicker,.insight-label{background:var(--brand-soft);color:var(--brand);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.author-name{color:var(--ink);letter-spacing:-.04em;margin:16px 0 8px;font-size:clamp(2rem,4vw,3.4rem);line-height:.98}.author-role{color:var(--brand);margin:0 0 18px;font-size:1.08rem;font-weight:700}.author-bio,.author-section-heading p,.author-insight-card p{color:var(--text-soft);font-size:1rem;line-height:1.8}.author-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.author-expertise-list{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.author-expertise-chip{color:var(--brand);background:#e5091414;border-radius:999px;align-items:center;padding:8px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.author-contact-card{border:1px solid var(--line);background:linear-gradient(#fffffffa 0%,#fafafbf0 100%);border-radius:20px;flex-direction:column;gap:8px;padding:16px 18px;text-decoration:none;display:flex}.author-contact-card-wide{grid-column:1/-1}.author-action-row{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.author-primary-cta,.author-secondary-cta{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.author-primary-cta{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-deep) 100%);color:#fff;box-shadow:0 18px 36px #e509142e}.author-secondary-cta{border:1px solid var(--line);color:var(--ink);background:#ffffffeb}.contact-label{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.contact-value{color:var(--ink);word-break:break-word;font-size:.98rem;font-weight:600}.author-insight-card{flex-direction:column;gap:18px;padding:28px;display:flex}.author-insight-card h2,.author-section-heading h2{color:var(--ink);letter-spacing:-.03em;margin:0;line-height:1.08}.author-insight-card h2{font-size:clamp(1.5rem,2.4vw,2.2rem)}.author-stat-list{gap:12px;display:grid}.author-stat{background:linear-gradient(135deg,#e509140f 0%,#fffffff5 100%);border:1px solid #e509141f;border-radius:18px;justify-content:space-between;gap:16px;padding:14px 16px;display:flex}.author-stat strong{color:var(--brand);font-size:1.35rem}.author-stat span{color:var(--text-soft);text-align:right;font-weight:600}.featured-story-link,.author-post-link{color:var(--brand);text-decoration:none}.featured-story-link{font-weight:700}.featured-story-link:hover,.author-post-link:hover{text-decoration:underline}.author-posts{padding:12px 0 56px}.author-trust-strip{padding:0 0 18px}.author-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.author-trust-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffe6;border-radius:22px;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.author-trust-card p{color:var(--text-soft);margin:0;line-height:1.7}.author-trust-dot{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-deep) 100%);border-radius:999px;flex-shrink:0;width:12px;height:12px;margin-top:8px;box-shadow:0 0 0 6px #e509141a}.author-section-heading{max-width:760px;margin-bottom:22px}.author-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.author-post-card{padding:22px}.author-post-meta{color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;font-size:.82rem;font-weight:700;display:flex}.author-post-type{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 10px;font-size:.72rem;display:inline-flex}.author-post-type.news{background:var(--brand-soft);color:var(--brand)}.author-post-type.blog{color:var(--success);background:#0f9d581f}.author-post-card h3{color:var(--ink);margin:0 0 12px;font-size:1.12rem;line-height:1.35}.author-post-date{color:var(--text-soft);margin:0;font-size:.92rem;font-weight:600}.author-post-author{color:var(--text-soft);margin:0 0 10px;font-size:.9rem;font-weight:700}.author-post-author a{color:var(--brand);text-decoration:none}.author-post-author a:hover{text-decoration:underline}.author-empty-state{color:var(--text-soft);padding:28px}@media (max-width:1024px){.author-hero-grid,.author-post-grid,.author-trust-grid{grid-template-columns:1fr}}@media (max-width:768px){.author-hero{padding-top:20px}.author-profile-card{flex-direction:column;padding:22px}.profile-image-shell{aspect-ratio:1;width:min(220px,100%);height:auto}.author-contact-grid{grid-template-columns:1fr}.author-contact-card-wide{grid-column:auto}.author-insight-card,.author-post-card{padding:20px}}
