.author .kw-header{padding:80px 20px 48px}.author .kw-header .knowledge-hub-header{max-width:800px}.author .kw-header h1{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:.25rem}.author-page-content{display:block;width:100%;min-height:100vh}.author-avatar-large{margin:1rem 0 .75rem}.author-avatar-large img{width:100px;height:100px;border-radius:50%;object-fit:cover;box-shadow:0 8px 30px #3bd67140;border:3px solid rgba(59,214,113,.3);transition:transform .3s ease,box-shadow .3s ease}.author-avatar-large img:hover{transform:scale3d(1.05,1.05,1);box-shadow:0 12px 40px #3bd67159}.author-position-title{color:var(--ur-primary, #3bd671);font-size:.875rem;font-weight:600;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.08em}.author-bio-text{color:#ffffffbf;font-size:.95rem;line-height:1.65;max-width:560px;margin:0 auto 1rem}.author-stats{display:inline-flex;gap:1.5rem;justify-content:center;margin:1rem 0;padding:1rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.125rem}.stat-number{font-size:1.5rem;font-weight:700;color:var(--ur-primary, #3bd671);line-height:1}.stat-label{font-size:.6875rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.08em}.kw-header .author-expertise{color:#ffffffb3;font-size:.95rem;margin:1rem 0}.kw-header .author-expertise a{color:#3bd671;font-weight:600;text-decoration:none;transition:all .2s ease}.kw-header .author-expertise a:hover{text-decoration:underline;color:#4ade80}.author-social-links{margin-top:1.5rem}.social-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3bd67126,#3bd6710d);border:1px solid rgba(59,214,113,.3);border-radius:50px;color:#3bd671;font-weight:500;font-size:.875rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#3bd671;color:#111b25;transform:translateY(-2px);box-shadow:0 8px 25px #3bd67159}.social-link svg{flex-shrink:0}.author-posts-section-title{font-size:1.5rem;font-weight:700;color:#111b25;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.author-articles-container{display:grid;grid-template-columns:1fr;gap:12px}.author-article-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;transition:all .2s ease;position:relative;display:flex;flex-direction:column}.author-article-card:hover{box-shadow:0 8px 24px #0000001a;border-color:#d1d5db}.fact-checked-badge{display:inline-flex;align-items:center;gap:6px;background:#ecfdf5;color:#059669;padding:6px 12px;border-radius:20px;font-size:.8125rem;font-weight:500;margin-bottom:16px;width:fit-content}.fact-checked-badge svg{width:16px;height:16px;color:#10b981}.author-article-card .article-title{font-size:1.125rem;font-weight:700;margin-bottom:12px;line-height:1.4;color:#111827}.author-article-card .article-title a{color:inherit;text-decoration:none;transition:color .2s ease}.author-article-card .article-title a:hover{color:#3bd671}.author-article-card .article-excerpt{color:#6b7280;font-size:.9375rem;line-height:1.6;margin-bottom:16px;flex-grow:1}.author-article-card .article-meta{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#9ca3af;margin-top:auto}.author-article-card .article-date{color:#3bd671}.author-article-card .article-category{color:#6b7280}.author-article-card .article-category a{color:#3bd671;text-decoration:none;font-weight:500}.author-article-card .article-category a:hover{text-decoration:underline}.verified-badge{display:inline-flex;align-items:center;gap:.35rem;background:#3bd671;color:#fff;padding:.25rem .625rem;border-radius:4px;font-size:.6875rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.02em}.verified-badge svg{width:12px;height:12px}.author-article-hidden{display:none!important}.show-more-author-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding:12px 28px;background:linear-gradient(135deg,#3bd6711a,#3bd6710d);border:1px solid rgba(59,214,113,.3);border-radius:50px;color:#3bd671;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease}.show-more-author-btn:hover{background:#3bd671;color:#111b25;transform:translateY(-2px);box-shadow:0 8px 25px #3bd6714d}.show-more-author-btn .show-more-icon{transition:transform .3s ease}.show-more-author-btn[data-expanded=true] .show-more-icon{transform:rotate(180deg)}.author-posts-progress{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#6b7280;margin-bottom:1.5rem}.posts-loaded-count{font-weight:600;color:#3bd671}.author-infinite-loader{display:flex;align-items:center;justify-content:center;gap:12px;padding:2rem 0;color:#6b7280;opacity:0;transition:opacity .3s ease}.author-infinite-loader.loading{opacity:1}.loader-spinner{color:#3bd671}.loader-spinner svg{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.author-posts-end{display:flex;align-items:center;justify-content:center;gap:8px;padding:2rem 0;color:#3bd671;font-size:.875rem;font-weight:500}.article-fade-in{animation:articleFadeIn .4s ease forwards}@keyframes articleFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.author-article-skeleton{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(0,0,0,.05)}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:skeletonPulse 1.5s infinite;border-radius:4px}.skeleton-title{height:24px;width:80%;margin-bottom:12px}.skeleton-text{height:14px;margin-bottom:8px}.skeleton-text:last-child{width:60%}.skeleton-meta{height:12px;width:40%;margin-top:16px}@keyframes skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.back-to-top-btn{position:fixed;bottom:16px;right:16px;width:44px;height:44px;background:#3bd671;color:#111b25;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #3bd67166;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;z-index:100}.back-to-top-btn.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top-btn:hover{background:#22c55e;transform:translateY(-2px);box-shadow:0 6px 25px #3bd67180}@media (min-width: 641px){.author-articles-container{grid-template-columns:repeat(2,1fr);gap:16px}}@media (min-width: 769px){.author-stats{gap:2.5rem;padding:.875rem 1.75rem}.author-posts-progress{font-size:.875rem}.back-to-top-btn{bottom:24px;right:24px;width:48px;height:48px}}@media (min-width: 1025px){.author-articles-container{grid-template-columns:repeat(3,1fr);gap:20px}}
