﻿:root{--author-primary:#ec4899;--author-primary-dark:#be185d;--author-primary-light:#fdf4ff;--author-gradient:linear-gradient(135deg,#ec4899 0,#be185d 50%,#9d174d 100%);--author-card-shadow:0 4px 20px rgba(0,0,0,.08);--author-card-shadow-hover:0 12px 40px rgba(236,72,153,.2);--author-border-radius:20px;--author-transition:all .3s cubic-bezier(0.4,0,.2,1)}.author-profile-page{background:linear-gradient(180deg,#f8fafc 0,#fff 100%);min-height:100vh;padding-bottom:60px}.author-page-wrapper{background:linear-gradient(180deg,#f8fafc 0,#fff 100%);min-height:100vh;padding-bottom:60px}.author-hero{background:linear-gradient(135deg,#ec4899 0,#be185d 50%,#9d174d 100%);padding:50px 0 80px;position:relative;overflow:hidden}.author-hero::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.12) 0,transparent 70%);border-radius:50%}.author-hero::after{content:'';position:absolute;bottom:-80px;left:-80px;width:250px;height:250px;background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 70%);border-radius:50%}.author-profile-card{background:#fff;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.15);margin-top:-60px;position:relative;z-index:10;overflow:hidden}.author-profile-header{padding:40px 40px 0;text-align:center}.author-avatar-wrapper{position:relative;display:inline-block;margin-bottom:24px}.author-avatar{width:140px;height:140px;border-radius:50%;border:5px solid #fff;box-shadow:0 8px 30px rgba(236,72,153,.3);object-fit:cover}.author-badge{position:absolute;bottom:8px;right:8px;width:36px;height:36px;background:linear-gradient(135deg,#fbbf24 0,#f59e0b 100%);border-radius:50%;border:3px solid #fff;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.author-name{font-size:28px;font-weight:800;color:#1e293b;margin-bottom:8px}.author-username{font-size:15px;color:#94a3b8;margin-bottom:16px;direction:ltr}.author-bio{font-size:15px;color:#64748b;line-height:1.8;max-width:600px;margin:0 auto 24px}.author-social-links{display:flex;justify-content:center;gap:12px;margin-bottom:30px}.author-social-link{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;text-decoration:none;transition:all .3s ease}.author-social-link.website{background:linear-gradient(135deg,#3b82f6 0,#2563eb 100%);color:#fff}.author-social-link:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.author-stats{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #f1f5f9}.author-stat-item{padding:24px 16px;text-align:center;border-left:1px solid #f1f5f9;transition:all .3s ease}.author-stat-item:last-child{border-left:none}.author-stat-item:hover{background:#fdf4ff}.author-stat-number{font-size:28px;font-weight:800;color:#ec4899;margin-bottom:4px}.author-stat-label{font-size:13px;color:#64748b;font-weight:500}.author-tabs{margin-top:32px;margin-bottom:32px}.author-tabs-list{display:flex;gap:8px;list-style:none;padding:0;margin:0;background:#fff;border-radius:16px;padding:8px;box-shadow:0 4px 20px rgba(0,0,0,.06);overflow-x:auto;white-space:nowrap}.author-tab-item{flex:1}.author-tab-link{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:12px;font-size:14px;font-weight:600;color:#64748b;text-decoration:none;transition:all .3s ease;white-space:nowrap}.author-tab-link:hover{background:#fdf4ff;color:#ec4899}.author-tab-link.active{background:linear-gradient(135deg,#ec4899 0,#be185d 100%);color:#fff;box-shadow:0 4px 15px rgba(236,72,153,.4)}.author-tab-link i{font-size:16px}.author-tab-link .tab-badge{background:rgba(100,116,139,.15);color:#64748b;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700;margin-right:4px}.author-tab-link.active .tab-badge{background:rgba(255,255,255,.25);color:#fff}.author-content{display:grid;grid-template-columns:1fr 320px;gap:32px}.author-content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.author-sidebar{display:flex;flex-direction:column;gap:24px}.sidebar-widget{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.widget-header{display:flex;flex-direction:row-reverse;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid #f1f5f9;text-align:right;direction:rtl}.widget-header i{width:36px;height:36px;background:linear-gradient(135deg,#ec4899 0,#be185d 100%);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px}.widget-header h3{font-size:16px;font-weight:700;color:#1e293b;margin:0}.author-info-list{list-style:none;padding:0;margin:0}.author-info-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9;color:#475569;font-size:14px}.author-info-item:last-child{border-bottom:none}.author-info-item i{width:32px;height:32px;background:#fdf4ff;color:#ec4899;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px}.author-empty-state{text-align:center;padding:60px 40px;background:#fff;border:2px dashed #fce7f3;border-radius:20px;grid-column:1 / -1}.author-empty-state .empty-icon{width:80px;height:80px;background:linear-gradient(135deg,#fce7f3 0,#fbcfe8 100%);color:#ec4899;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:36px;margin:0 auto 20px}.author-empty-state h3{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:10px}.author-empty-state p{font-size:15px;color:#64748b}.author-pagination{margin-top:40px;display:flex;justify-content:center}.author-pagination .pagination{display:flex;gap:8px}.author-pagination .page-item .page-link{min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0 14px;background:#fff;color:#ec4899;border:2px solid #fce7f3;border-radius:12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease}.author-pagination .page-item .page-link:hover{background:#fdf4ff;border-color:#ec4899}.author-pagination .page-item.active .page-link{background:linear-gradient(135deg,#ec4899 0,#be185d 100%);border-color:transparent;color:#fff;box-shadow:0 4px 12px rgba(236,72,153,.4)}@media (max-width:991px){.author-content{grid-template-columns:1fr}.author-sidebar{order:1}.author-stats{grid-template-columns:repeat(3,1fr)}.author-stat-item:nth-child(3){border-left:none}}@media (max-width:575px){.author-stats{grid-template-columns:repeat(2,1fr)}.author-stat-item:nth-child(2),.author-stat-item:nth-child(4){border-left:none}}@media (max-width:767px){.author-profile-header{padding:30px 20px 0}.author-avatar{width:100px;height:100px}.author-name{font-size:22px}.author-content-grid{grid-template-columns:1fr}.author-tabs-list{justify-content:flex-start}.author-tab-item{flex:none}}[data-theme="dark"] .author-profile-page{background:linear-gradient(180deg,#0f172a 0,#1e293b 100%)}[data-theme="dark"] .author-profile-card,[data-theme="dark"] .sidebar-widget,[data-theme="dark"] .author-tabs-list{background:#1e293b;border-color:#334155}[data-theme="dark"] .author-name,[data-theme="dark"] .widget-header h3{color:#e2e8f0}[data-theme="dark"] .author-bio,[data-theme="dark"] .author-stat-label,[data-theme="dark"] .author-info-item{color:#94a3b8}[data-theme="dark"] .author-stats{border-color:#334155}[data-theme="dark"] .author-stat-item{border-color:#334155}[data-theme="dark"] .author-stat-item:hover{background:#334155}[data-theme="dark"] .author-tab-link{color:#94a3b8}[data-theme="dark"] .author-tab-link:hover{background:#334155;color:#f472b6}.author-compact-header{background:var(--author-gradient);padding:40px 0;margin-bottom:40px;position:relative;overflow:hidden}.author-compact-header::before{content:'';position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%}.author-compact-header::after{content:'';position:absolute;bottom:-30px;left:10%;width:100px;height:100px;background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 70%);border-radius:50%}.author-compact-content{display:flex;align-items:center;gap:24px;position:relative;z-index:1}.author-compact-avatar{width:80px;height:80px;border-radius:50%;border:4px solid rgba(255,255,255,.3);box-shadow:0 8px 24px rgba(0,0,0,.2);object-fit:cover;flex-shrink:0}.author-compact-info{flex:1}.author-compact-name{font-size:24px;font-weight:700;color:#fff;margin:0 0 6px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.author-compact-username{font-size:14px;color:rgba(255,255,255,.8);direction:ltr;display:inline-block}.author-compact-stats{display:flex;gap:24px;margin-top:12px}.author-compact-stat{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.9);font-size:14px}.author-compact-stat i{font-size:12px;opacity:.8}.author-compact-stat strong{font-weight:700}.author-back-link{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:var(--author-transition)}.author-back-link:hover{background:rgba(255,255,255,.25);color:#fff;transform:translateX(4px)}.author-section-tabs{background:#fff;border-radius:var(--author-border-radius);padding:8px;box-shadow:var(--author-card-shadow);margin-bottom:32px;overflow-x:auto;-webkit-overflow-scrolling:touch}.author-section-tabs-list{display:flex;gap:6px;list-style:none;margin:0;padding:0;min-width:max-content}.author-section-tab{flex:1;min-width:120px}.author-section-tab-link{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:14px;font-size:14px;font-weight:600;color:#64748b;text-decoration:none;transition:var(--author-transition);white-space:nowrap}.author-section-tab-link:hover{background:var(--author-primary-light);color:var(--author-primary)}.author-section-tab-link.active{background:var(--author-gradient);color:#fff;box-shadow:0 4px 15px rgba(236,72,153,.4)}.author-section-tab-link i{font-size:15px}.author-section-tab-link .tab-count{background:rgba(255,255,255,.2);padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700}.author-section-tab-link.active .tab-count{background:rgba(255,255,255,.25)}.author-page-title{display:flex;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:20px;border-bottom:2px solid #f1f5f9}.author-page-title-icon{width:52px;height:52px;background:var(--author-gradient);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 4px 15px rgba(236,72,153,.3)}.author-page-title h2{font-size:24px;font-weight:700;color:#1e293b;margin:0}.author-page-title-count{margin-right:auto;padding:6px 16px;background:var(--author-primary-light);color:var(--author-primary);border-radius:20px;font-size:14px;font-weight:600}.author-content-card{background:#fff;border-radius:var(--author-border-radius);overflow:hidden;box-shadow:var(--author-card-shadow);transition:var(--author-transition);height:100%;display:flex;flex-direction:column}.author-content-card:hover{transform:translateY(-8px);box-shadow:var(--author-card-shadow-hover)}.author-content-card-image{position:relative;aspect-ratio:16/10;overflow:hidden}.author-content-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.author-content-card:hover .author-content-card-image img{transform:scale(1.08)}.author-content-card-badge{position:absolute;top:12px;right:12px;padding:6px 14px;background:var(--author-gradient);color:#fff;border-radius:20px;font-size:12px;font-weight:600;box-shadow:0 4px 12px rgba(236,72,153,.4)}.author-content-card-body{padding:20px;flex:1;display:flex;flex-direction:column}.author-content-card-title{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:12px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.author-content-card-title a{color:inherit;text-decoration:none;transition:color .2s ease}.author-content-card-title a:hover{color:var(--author-primary)}.author-content-card-meta{display:flex;align-items:center;gap:16px;padding-top:14px;border-top:1px solid #f1f5f9;font-size:13px;color:#64748b}.author-content-card-meta-item{display:flex;align-items:center;gap:6px}.author-content-card-meta-item i{color:var(--author-primary);font-size:12px}.author-comment-card{background:#fff;border-radius:var(--author-border-radius);padding:24px;box-shadow:var(--author-card-shadow);transition:var(--author-transition);position:relative;border-right:4px solid var(--author-primary)}.author-comment-card:hover{box-shadow:var(--author-card-shadow-hover);transform:translateX(-4px)}.author-comment-card::before{content:'\f10d';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;top:16px;left:20px;font-size:24px;color:#f1f5f9;opacity:.8}.author-comment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px}.author-comment-meta{display:flex;align-items:center;gap:12px;color:#64748b;font-size:13px}.author-comment-meta i{color:var(--author-primary)}.author-comment-type-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;text-decoration:none;transition:var(--author-transition)}.author-comment-type-badge.news{background:#dbeafe;color:#1d4ed8}.author-comment-type-badge.news:hover{background:#1d4ed8;color:#fff}.author-comment-type-badge.post{background:#dcfce7;color:#15803d}.author-comment-type-badge.post:hover{background:#15803d;color:#fff}.author-comment-content{font-size:15px;line-height:1.8;color:#475569;position:relative;z-index:1}.author-comment-link{display:flex;align-items:center;gap:8px;margin-top:16px;padding-top:16px;border-top:1px dashed #e2e8f0;color:var(--author-primary);text-decoration:none;font-size:14px;font-weight:500;transition:var(--author-transition)}.author-comment-link:hover{gap:12px;color:var(--author-primary-dark)}.author-question-card{background:#fff;border-radius:var(--author-border-radius);padding:24px;box-shadow:var(--author-card-shadow);transition:var(--author-transition);position:relative;overflow:hidden}.author-question-card:hover{box-shadow:var(--author-card-shadow-hover);transform:translateY(-4px)}.author-question-card::before{content:'';position:absolute;top:0;right:0;width:80px;height:80px;background:var(--author-primary-light);border-radius:0 0 0 80px;opacity:.5}.author-question-icon{position:absolute;top:12px;right:12px;width:36px;height:36px;background:var(--author-gradient);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;z-index:1}.author-question-title{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:12px;padding-right:50px;line-height:1.5}.author-question-title a{color:inherit;text-decoration:none;transition:color .2s ease}.author-question-title a:hover{color:var(--author-primary)}.author-question-excerpt{font-size:14px;line-height:1.7;color:#64748b;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.author-question-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f1f5f9}.author-question-stats{display:flex;gap:16px}.author-question-stat{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b}.author-question-stat i{color:var(--author-primary)}.author-question-stat.answered i{color:#10b981}.author-question-view-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:var(--author-primary-light);color:var(--author-primary);border-radius:10px;text-decoration:none;font-size:13px;font-weight:600;transition:var(--author-transition)}.author-question-view-btn:hover{background:var(--author-gradient);color:#fff;box-shadow:0 4px 12px rgba(236,72,153,.3)}.author-answer-card{background:#fff;border-radius:var(--author-border-radius);overflow:hidden;box-shadow:var(--author-card-shadow);transition:var(--author-transition)}.author-answer-card:hover{box-shadow:var(--author-card-shadow-hover)}.author-answer-question-ref{background:linear-gradient(135deg,#f0fdf4 0,#dcfce7 100%);padding:16px 24px;display:flex;align-items:center;gap:12px;border-bottom:2px solid #bbf7d0}.author-answer-question-ref i{width:32px;height:32px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px}.author-answer-question-ref span{font-size:13px;color:#166534;font-weight:500}.author-answer-question-ref a{color:#15803d;text-decoration:none;font-weight:600;transition:color .2s ease}.author-answer-question-ref a:hover{color:#166534;text-decoration:underline}.author-answer-body{padding:24px}.author-answer-content{font-size:15px;line-height:1.8;color:#475569;margin-bottom:16px}.author-answer-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f1f5f9}.author-answer-date{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}.author-answer-date i{color:var(--author-primary)}.author-answer-link{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:#ecfdf5;color:#10b981;border-radius:10px;text-decoration:none;font-size:13px;font-weight:600;transition:var(--author-transition)}.author-answer-link:hover{background:#10b981;color:#fff}.author-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.author-comments-list,.author-questions-list,.author-answers-list{display:flex;flex-direction:column;gap:20px}.author-empty-state-enhanced{text-align:center;padding:80px 40px;background:linear-gradient(180deg,#fff 0,#fdf4ff 100%);border:2px dashed #fbcfe8;border-radius:var(--author-border-radius)}.author-empty-state-enhanced .empty-icon{width:100px;height:100px;background:var(--author-gradient);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;margin:0 auto 24px;box-shadow:0 10px 30px rgba(236,72,153,.3);animation:pulse-glow 2s infinite}@keyframes pulse-glow{0%,100%{box-shadow:0 10px 30px rgba(236,72,153,.3)}50%{box-shadow:0 10px 40px rgba(236,72,153,.5)}}.author-empty-state-enhanced h3{font-size:22px;font-weight:700;color:#1e293b;margin-bottom:12px}.author-empty-state-enhanced p{font-size:15px;color:#64748b;max-width:400px;margin:0 auto}.fade-in-up{animation:fadeInUp .5s ease forwards;opacity:0}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.author-posts-grid>*:nth-child(1){animation-delay:.05s}.author-posts-grid>*:nth-child(2){animation-delay:.1s}.author-posts-grid>*:nth-child(3){animation-delay:.15s}.author-posts-grid>*:nth-child(4){animation-delay:.2s}.author-posts-grid>*:nth-child(5){animation-delay:.25s}.author-posts-grid>*:nth-child(6){animation-delay:.3s}.author-comments-list>*:nth-child(1),.author-questions-list>*:nth-child(1),.author-answers-list>*:nth-child(1){animation-delay:.05s}.author-comments-list>*:nth-child(2),.author-questions-list>*:nth-child(2),.author-answers-list>*:nth-child(2){animation-delay:.1s}.author-comments-list>*:nth-child(3),.author-questions-list>*:nth-child(3),.author-answers-list>*:nth-child(3){animation-delay:.15s}@media (max-width:991px){.author-posts-grid{grid-template-columns:repeat(2,1fr)}.author-compact-stats{flex-wrap:wrap;gap:12px}}@media (max-width:767px){.author-compact-header{padding:30px 0}.author-compact-content{flex-direction:column;text-align:center}.author-compact-avatar{width:70px;height:70px}.author-compact-name{font-size:20px}.author-compact-stats{justify-content:center}.author-posts-grid{grid-template-columns:1fr}.author-section-tabs-list{gap:4px}.author-section-tab{min-width:100px}.author-section-tab-link{padding:12px 14px;font-size:13px}.author-page-title{flex-wrap:wrap}.author-page-title-count{margin-right:0;margin-top:12px;width:100%;text-align:center}.author-question-footer{flex-direction:column;gap:12px;align-items:flex-start}.author-comment-header{flex-direction:column}}[data-theme="dark"] .author-page-wrapper{background:linear-gradient(180deg,#0f172a 0,#1e293b 100%)}[data-theme="dark"] .author-compact-header{background:linear-gradient(135deg,#831843 0,#701a75 100%)}[data-theme="dark"] .author-section-tabs{background:#1e293b}[data-theme="dark"] .author-section-tab-link{color:#94a3b8}[data-theme="dark"] .author-section-tab-link:hover{background:#334155;color:#f472b6}[data-theme="dark"] .author-content-card,[data-theme="dark"] .author-comment-card,[data-theme="dark"] .author-question-card,[data-theme="dark"] .author-answer-card{background:#1e293b;border-color:#334155}[data-theme="dark"] .author-content-card-title,[data-theme="dark"] .author-question-title{color:#e2e8f0}[data-theme="dark"] .author-content-card-meta,[data-theme="dark"] .author-comment-content,[data-theme="dark"] .author-question-excerpt,[data-theme="dark"] .author-answer-content{color:#94a3b8}[data-theme="dark"] .author-page-title h2{color:#e2e8f0}[data-theme="dark"] .author-page-title{border-color:#334155}[data-theme="dark"] .author-empty-state-enhanced{background:linear-gradient(180deg,#1e293b 0,#0f172a 100%);border-color:#4c1d95}[data-theme="dark"] .author-empty-state-enhanced h3{color:#e2e8f0}[data-theme="dark"] .author-comment-card::before{color:#334155}[data-theme="dark"] .author-answer-question-ref{background:linear-gradient(135deg,#064e3b 0,#065f46 100%);border-color:#10b981}[data-theme="dark"] .author-answer-question-ref span{color:#a7f3d0}[data-theme="dark"] .author-answer-question-ref a{color:#6ee7b7}