.neo-stats-wrapper{display:flex;flex-direction:column;gap:1.75rem;max-width:100%;margin:0 auto;padding:1.5rem 1rem;background:#eee;color:#1e293b;font-family:'Inter',system-ui,-apple-system,sans-serif}.neo-hub-header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;box-shadow:0 4px 20px -5px rgba(0,0,0,0.03)}.neo-hub-header::after{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:#dc2626}.hub-badge{background:rgba(220,38,38,0.08);color:#dc2626;border:1px solid rgba(220,38,38,0.2);padding:0.25rem 0.75rem;border-radius:20px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.hub-info h1{margin:0.5rem 0 0.25rem 0;font-size:1.6rem;font-weight:800;color:#0f172a}.hub-info p{margin:0;color:#64748b;font-size:0.875rem}.hub-quick-user{display:flex;align-items:center;gap:0.85rem;background:#f8fafc;padding:0.65rem 1.1rem;border-radius:12px;border:1px solid #e2e8f0}.user-avatar-placeholder{width:38px;height:38px;border-radius:50%;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem}.user-meta{display:flex;flex-direction:column}.user-meta small{font-size:0.7rem;color:#64748b;text-transform:uppercase}.user-meta strong a,.user-meta strong{color:#0f172a;font-size:0.95rem;text-decoration:none;font-weight:700}.user-meta strong a:hover{color:#dc2626}.neo-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem}.kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 15px -3px rgba(0,0,0,0.03);transition:all 0.25s ease}.kpi-card:hover{border-color:#dc2626;transform:translateY(-3px);box-shadow:0 10px 25px -5px rgba(220,38,38,0.1)}.kpi-card.accent-red{background:linear-gradient(145deg,#fff 0%,rgba(220,38,38,0.03) 100%);border-color:rgba(220,38,38,0.3)}.kpi-head{display:flex;justify-content:space-between;align-items:center;color:#64748b;font-size:0.825rem;font-weight:600;text-transform:uppercase;letter-spacing:0.4px}.kpi-head i{font-size:1.1rem;color:#dc2626}.kpi-value{font-size:1.8rem;font-weight:800;color:#0f172a;margin:0.6rem 0 0.2rem 0}.kpi-sub{font-size:0.775rem;color:#64748b}.kpi-sub b{color:#0f172a}.kpi-progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:10px;margin-top:0.75rem;overflow:hidden}.kpi-progress-fill{height:100%;background:#dc2626;border-radius:10px}.neo-main-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.25rem}.neo-glass-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem;overflow:hidden;box-shadow:0 4px 15px -3px rgba(0,0,0,0.03)}.panel-header h3{margin:0 0 1.25rem 0;font-size:1rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:0.5rem}.panel-header h3 i{color:#dc2626}.chart-box{position:relative;height:260px;width:100%}.mini-stats-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.85rem}.mini-stats-list li{background:#f8fafc;border:1px solid #e2e8f0;padding:0.85rem 1rem;border-radius:10px;display:flex;justify-content:space-between;align-items:center;transition:background 0.2s ease}.mini-stats-list li:hover{background:#f1f5f9}.m-title{font-size:0.825rem;color:#475569;font-weight:500;display:flex;align-items:center;gap:0.5rem}.m-title i{color:#dc2626}.m-val{font-size:1rem;color:#0f172a;font-weight:700}.neo-popular-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.25rem}.header-red{border-bottom:2px solid #dc2626;padding-bottom:0.5rem}.header-dark{border-bottom:2px solid #0f172a;padding-bottom:0.5rem}.popular-list-wrapper .stats_page_popular_row{background:transparent;padding:0.75rem 0.5rem;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.popular-list-wrapper .stats_page_popular_row:last-child{border-bottom:none}.popular-list-wrapper .stats_page_popular_row a{color:#1e293b;text-decoration:none;font-weight:500;transition:color 0.2s ease}.popular-list-wrapper .stats_page_popular_row a:hover{color:#dc2626}@media (max-width:900px){.neo-main-grid{grid-template-columns:1fr}.neo-hub-header{flex-direction:column;align-items:flex-start;gap:1rem}}