.author-page-wrapper{background:var(--bg);min-height:100vh;padding-bottom:80px}.author-hero{background:#fff;border-bottom:1px solid #0000000d;padding-bottom:40px;position:relative}.author-hero-cover{background:linear-gradient(135deg,#fff5f5 0%,#fff 100%);height:240px;position:relative}.author-hero-cover:after{content:"";background:linear-gradient(#0000,#fff);height:100px;position:absolute;bottom:0;left:0;right:0}.author-hero-content{z-index:2;max-width:1000px;margin:-80px auto 0;padding:0 24px;position:relative}.author-hero-main{align-items:flex-end;gap:40px;display:flex}.author-avatar-container{background:#fff;border-radius:40px;flex-shrink:0;width:180px;height:180px;padding:12px;box-shadow:0 20px 50px #0000001a}.author-avatar-img{object-fit:cover;border-radius:32px;width:100%;height:100%}.author-avatar-placeholder{background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:#fff;border-radius:32px;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;font-weight:900;display:flex}.author-hero-details{flex:1;padding-bottom:10px}.author-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.author-name{color:var(--text);letter-spacing:-.04em;margin:0;font-size:2.8rem;font-weight:900}.author-handle{color:var(--muted);font-size:1.1rem;font-weight:600}.author-actions{gap:12px;display:flex}.btn-follow{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:12px 24px;font-weight:800;transition:all .3s}.btn-follow:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 8px 20px #ff4d4d33}.btn-message{color:var(--text);background:#fff;border:1px solid #0000001a;border-radius:14px;padding:12px 24px;font-weight:700;transition:all .3s}.btn-message:hover{background:var(--bg);border-color:#0003}.author-role-specialty{align-items:center;gap:12px;margin-bottom:16px;display:flex}.badge-role{background:var(--accent-soft);color:var(--accent-deep);text-transform:uppercase;border-radius:8px;padding:4px 12px;font-size:.85rem;font-weight:800}.author-specialty{color:var(--muted);font-size:.95rem;font-weight:600}.author-bio{color:#1a1514cc;max-width:700px;margin:0 0 24px;font-size:1.1rem;line-height:1.6}.author-stats-row{gap:32px;margin-bottom:24px;display:flex}.stat-item{flex-direction:column;display:flex}.stat-item strong{color:var(--text);font-size:1.4rem;font-weight:900}.stat-item span{color:var(--muted);font-size:.9rem;font-weight:600}.author-socials{gap:16px;display:flex}.social-link{color:var(--accent);font-size:.9rem;font-weight:700;text-decoration:none}.author-content-shell{max-width:1000px;margin:40px auto 0;padding:0 24px}.author-tabs{border-bottom:1px solid #0000000d;gap:32px;margin-bottom:32px;display:flex}.author-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:16px 0;font-size:1.1rem;font-weight:800;position:relative}.author-tab.active{color:var(--text)}.author-tab.active:after{content:"";background:var(--accent);border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:0;right:0}.premium-article-card{background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;gap:16px;padding:32px;text-decoration:none;transition:all .4s;display:flex;box-shadow:0 10px 30px #00000008}.premium-article-card:hover{border-color:var(--accent-soft);transform:translateY(-6px);box-shadow:0 20px 50px #00000014}.card-top{color:var(--muted);justify-content:space-between;font-size:.85rem;font-weight:700;display:flex}.card-category{color:var(--accent)}.card-title{color:var(--text);margin:0;font-size:1.5rem;font-weight:800;line-height:1.3}.card-excerpt{color:#1a1514b3;margin:0;font-size:1rem;line-height:1.6}.card-footer{color:var(--muted);border-top:1px solid #00000008;justify-content:space-between;align-items:center;margin-top:8px;padding-top:16px;font-size:.9rem;font-weight:700;display:flex}.card-more{color:var(--accent)}.author-articles-grid{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:24px;display:grid}@media (min-width:900px){.author-articles-grid{grid-template-columns:repeat(2,1fr)}}.author-empty{text-align:center;color:var(--muted);padding:80px 0;font-size:1.1rem}@media (max-width:820px){.author-hero-cover{height:180px}.author-hero-main{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-top:-90px}.author-avatar-container{border-radius:30px;width:140px;height:140px}.author-hero-details{width:100%;padding:0}.author-header-row{flex-direction:column;align-items:center;gap:20px}.author-name{font-size:2rem}.author-stats-row{justify-content:center;gap:16px;width:100%}.author-socials{justify-content:center}.author-role-specialty{flex-wrap:wrap;justify-content:center;gap:8px}.author-content-shell{box-sizing:border-box;width:100%;padding:0 16px}.author-tabs{justify-content:center;gap:15px;width:100%}.author-tab{padding:12px 0;font-size:.95rem}.premium-article-card{box-sizing:border-box;border-radius:20px;width:100%;padding:20px}.card-title{font-size:1.2rem}}@media (max-width:480px){.author-hero-cover{height:140px}.author-avatar-container{border-radius:24px;width:110px;height:110px}.author-name{font-size:1.6rem}.author-actions{flex-direction:column;gap:10px;width:100%}.btn-follow,.btn-message{width:100%;padding:14px}.author-stats-row{gap:12px}.stat-item strong{font-size:1.2rem}}.expert-overview{background:linear-gradient(135deg,#fff5f7 0%,#fff 100%);border:1px solid #ff4d6d14;border-radius:20px;margin-bottom:32px;padding:28px}.expert-overview h2{color:#111;margin:0 0 14px;font-size:1.15rem;font-weight:900}.expert-overview p{color:#333;margin:0 0 14px;font-size:.98rem;line-height:1.75}.expert-overview p+p{color:#444;margin:0 0 16px;font-size:.95rem;line-height:1.7}.expert-overview-label{color:#ff4d6d;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px;font-size:.7rem;font-weight:900;display:block}.expert-focus-list{flex-wrap:wrap;gap:8px;display:flex}.expert-focus-list span{color:#111;background:#fff;border:1px solid #ff4d6d2e;border-radius:20px;padding:6px 12px;font-size:.82rem;font-weight:700}.expert-knows-block{margin-top:20px}.expert-knows-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.expert-knows-list li{color:#222;background:#fff;border:1px solid #0000000d;border-radius:12px;padding:10px 14px;font-size:.88rem;font-weight:600}.author-seo-block{border:1px solid var(--line,#eee);background:#fff;border-radius:16px;margin-top:40px;padding:28px}.author-seo-block h2{color:#111;margin:0 0 12px;font-size:1.15rem;font-weight:800}.author-seo-block h3{color:#111;margin:20px 0 8px;font-size:.98rem;font-weight:800}.author-seo-block p{color:#444;margin:0 0 12px;font-size:.95rem;line-height:1.75}.author-seo-block p:last-child{margin-bottom:0}.author-seo-block a{color:var(--accent,#ff4d6d);font-weight:700}.author-community-cta{background:var(--accent-soft,#fff5f7);border-radius:16px;margin-top:40px;padding:24px}.author-community-cta h2{margin-bottom:12px;font-size:1.2rem;font-weight:800}.author-community-cta p{color:#444;margin-bottom:12px;font-size:.95rem;line-height:1.7}.author-community-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.author-community-chips a{color:var(--accent,#ff4d6d);background:#fff;border:1px solid #ff4d6d33;border-radius:20px;padding:8px 14px;font-size:.85rem;font-weight:700;text-decoration:none}
